Module Name:    xsrc
Committed By:   mrg
Date:           Sun Nov 21 06:40:45 UTC 2010

Modified Files:
        xsrc/external/mit/imake/include: config.h
        xsrc/external/mit/libFS/include: config.h
        xsrc/external/mit/libXcursor/include: config.h
        xsrc/external/mit/xkbcomp/include: config.h

Log Message:
updated config.h's.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 xsrc/external/mit/imake/include/config.h
cvs rdiff -u -r1.3 -r1.4 xsrc/external/mit/libFS/include/config.h
cvs rdiff -u -r1.2 -r1.3 xsrc/external/mit/libXcursor/include/config.h
cvs rdiff -u -r1.2 -r1.3 xsrc/external/mit/xkbcomp/include/config.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: xsrc/external/mit/imake/include/config.h
diff -u xsrc/external/mit/imake/include/config.h:1.1 xsrc/external/mit/imake/include/config.h:1.2
--- xsrc/external/mit/imake/include/config.h:1.1	Fri May 21 05:55:02 2010
+++ xsrc/external/mit/imake/include/config.h	Sun Nov 21 06:40:43 2010
@@ -1,15 +1,15 @@
 /* config.h.  Generated from config.h.in by configure.  */
 /* config.h.in.  Generated from configure.ac by autoheader.  */
 
-/* Define to 1 if you have the "mkstemp" function. */
-#define HAS_MKSTEMP 1
-
 /* Define to 1 if you have the <inttypes.h> header file. */
 #define HAVE_INTTYPES_H 1
 
 /* Define to 1 if you have the <memory.h> header file. */
 #define HAVE_MEMORY_H 1
 
+/* Define to 1 if you have the `mkstemp' function. */
+#define HAVE_MKSTEMP 1
+
 /* Define to 1 if you have the <stdint.h> header file. */
 #define HAVE_STDINT_H 1
 
@@ -41,7 +41,7 @@
 #define PACKAGE_NAME "imake"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "imake 1.0.3"
+#define PACKAGE_STRING "imake 1.0.4"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "imake"
@@ -50,7 +50,7 @@
 #define PACKAGE_URL ""
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "1.0.3"
+#define PACKAGE_VERSION "1.0.4"
 
 /* Major version of this package */
 #define PACKAGE_VERSION_MAJOR 1
@@ -59,10 +59,10 @@
 #define PACKAGE_VERSION_MINOR 0
 
 /* Patch version of this package */
-#define PACKAGE_VERSION_PATCHLEVEL 3
+#define PACKAGE_VERSION_PATCHLEVEL 4
 
 /* Define to 1 if you have the ANSI C header files. */
 #define STDC_HEADERS 1
 
 /* Version number of package */
-#define VERSION "1.0.3"
+#define VERSION "1.0.4"

Index: xsrc/external/mit/libFS/include/config.h
diff -u xsrc/external/mit/libFS/include/config.h:1.3 xsrc/external/mit/libFS/include/config.h:1.4
--- xsrc/external/mit/libFS/include/config.h:1.3	Sun Jan 10 09:57:22 2010
+++ xsrc/external/mit/libFS/include/config.h	Sun Nov 21 06:40:44 2010
@@ -46,6 +46,10 @@
 /* Support os-specific local connections */
 /* #undef LOCALCONN */
 
+/* Define to the sub-directory in which libtool stores uninstalled libraries.
+   */
+#define LT_OBJDIR ".libs/"
+
 /* Name of package */
 #define PACKAGE "libFS"
 
@@ -56,13 +60,16 @@
 #define PACKAGE_NAME "libFS"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "libFS 1.0.2"
+#define PACKAGE_STRING "libFS 1.0.3"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "libFS"
 
+/* Define to the home page for this package. */
+#define PACKAGE_URL ""
+
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "1.0.2"
+#define PACKAGE_VERSION "1.0.3"
 
 /* Major version of this package */
 #define PACKAGE_VERSION_MAJOR 1
@@ -71,7 +78,7 @@
 #define PACKAGE_VERSION_MINOR 0
 
 /* Patch version of this package */
-#define PACKAGE_VERSION_PATCHLEVEL 2
+#define PACKAGE_VERSION_PATCHLEVEL 3
 
 /* Define as the return type of signal handlers (`int' or `void'). */
 #define RETSIGTYPE void
@@ -86,4 +93,4 @@
 #define UNIXCONN 1
 
 /* Version number of package */
-#define VERSION "1.0.2"
+#define VERSION "1.0.3"

Index: xsrc/external/mit/libXcursor/include/config.h
diff -u xsrc/external/mit/libXcursor/include/config.h:1.2 xsrc/external/mit/libXcursor/include/config.h:1.3
--- xsrc/external/mit/libXcursor/include/config.h:1.2	Sun Nov  8 10:56:49 2009
+++ xsrc/external/mit/libXcursor/include/config.h	Sun Nov 21 06:40:44 2010
@@ -34,6 +34,10 @@
 /* Define to 1 if you have Xfixes */
 #define HAVE_XFIXES 1
 
+/* Define to the sub-directory in which libtool stores uninstalled libraries.
+   */
+#define LT_OBJDIR ".libs/"
+
 /* Name of package */
 #define PACKAGE "libXcursor"
 
@@ -44,13 +48,16 @@
 #define PACKAGE_NAME "libXcursor"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "libXcursor 1.1.10"
+#define PACKAGE_STRING "libXcursor 1.1.11"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "libXcursor"
 
+/* Define to the home page for this package. */
+#define PACKAGE_URL ""
+
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "1.1.10"
+#define PACKAGE_VERSION "1.1.11"
 
 /* Major version of this package */
 #define PACKAGE_VERSION_MAJOR 1
@@ -59,10 +66,10 @@
 #define PACKAGE_VERSION_MINOR 1
 
 /* Patch version of this package */
-#define PACKAGE_VERSION_PATCHLEVEL 10
+#define PACKAGE_VERSION_PATCHLEVEL 11
 
 /* Define to 1 if you have the ANSI C header files. */
 #define STDC_HEADERS 1
 
 /* Version number of package */
-#define VERSION "1.1.10"
+#define VERSION "1.1.11"

Index: xsrc/external/mit/xkbcomp/include/config.h
diff -u xsrc/external/mit/xkbcomp/include/config.h:1.2 xsrc/external/mit/xkbcomp/include/config.h:1.3
--- xsrc/external/mit/xkbcomp/include/config.h:1.2	Sun Nov  8 11:50:27 2009
+++ xsrc/external/mit/xkbcomp/include/config.h	Sun Nov 21 06:40:44 2010
@@ -44,25 +44,28 @@
 #define PACKAGE_NAME "xkbcomp"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "xkbcomp 1.1.1"
+#define PACKAGE_STRING "xkbcomp 1.2.0"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "xkbcomp"
 
+/* Define to the home page for this package. */
+#define PACKAGE_URL ""
+
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "1.1.1"
+#define PACKAGE_VERSION "1.2.0"
 
 /* Major version of this package */
 #define PACKAGE_VERSION_MAJOR 1
 
 /* Minor version of this package */
-#define PACKAGE_VERSION_MINOR 1
+#define PACKAGE_VERSION_MINOR 2
 
 /* Patch version of this package */
-#define PACKAGE_VERSION_PATCHLEVEL 1
+#define PACKAGE_VERSION_PATCHLEVEL 0
 
 /* Define to 1 if you have the ANSI C header files. */
 #define STDC_HEADERS 1
 
 /* Version number of package */
-#define VERSION "1.1.1"
+#define VERSION "1.2.0"

Reply via email to