[Commit] slim/src slim_export.h, NONE, 1.1 slim_import.h, NONE, 1.1 slim_internal.h, NONE, 1.1 Makefile.am, 1.1, 1.2 slim.h, 1.1, NONE

Richard Henderson commit at keithp.com
Wed Jul 30 10:14:25 PDT 2003


Committed by: rth

Update of /local/src/CVS/slim/src
In directory home.keithp.com:/tmp/cvs-serv21984/src

Modified Files:
	Makefile.am 
Added Files:
	slim_export.h slim_import.h slim_internal.h 
Removed Files:
	slim.h 
Log Message:
        * src/slim_internal.h: New file.
        * src/slim_export.h: New file.
        * src/slim_import.h: New file.
        * src/Makefile.am (include_HEADERS): Add them.
        * configure.in (AC_INIT): Check for src/slim_export.h


--- NEW FILE: slim_export.h ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: slim_import.h ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: slim_internal.h ---
(This appears to be a binary file; contents omitted.)

Index: Makefile.am
===================================================================
RCS file: /local/src/CVS/slim/src/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile.am	30 Jul 2003 02:52:08 -0000	1.1
+++ Makefile.am	30 Jul 2003 16:14:23 -0000	1.2
@@ -1 +1 @@
-include_HEADERS = slim.h
+include_HEADERS = slim_export.h slim_import.h slim_internal.h

--- slim.h DELETED ---




More information about the Commit mailing list