Module Name:    xsrc
Committed By:   mrg
Date:           Sun Mar 16 22:42:17 UTC 2014

Modified Files:
        xsrc/external/mit/libXrender/include: config.h

Log Message:
merge libXrender 0.9.8.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 xsrc/external/mit/libXrender/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/libXrender/include/config.h
diff -u xsrc/external/mit/libXrender/include/config.h:1.3 xsrc/external/mit/libXrender/include/config.h:1.4
--- xsrc/external/mit/libXrender/include/config.h:1.3	Sat Jul 17 07:57:33 2010
+++ xsrc/external/mit/libXrender/include/config.h	Sun Mar 16 22:42:17 2014
@@ -31,6 +31,9 @@
 /* Define to 1 if you have the <unistd.h> header file. */
 #define HAVE_UNISTD_H 1
 
+/* Define to 1 if you have the `_XEatDataWords' function. */
+#undef HAVE__XEATDATAWORDS
+
 /* Name of package */
 #define PACKAGE "libXrender"
 
@@ -41,13 +44,13 @@
 #define PACKAGE_NAME "libXrender"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "libXrender 0.9.6"
+#define PACKAGE_STRING "libXrender 0.9.8"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "libXrender"
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "0.9.6"
+#define PACKAGE_VERSION "0.9.8"
 
 /* Major version of this package */
 #define PACKAGE_VERSION_MAJOR 0
@@ -56,10 +59,10 @@
 #define PACKAGE_VERSION_MINOR 9
 
 /* Patch version of this package */
-#define PACKAGE_VERSION_PATCHLEVEL 6
+#define PACKAGE_VERSION_PATCHLEVEL 8
 
 /* Define to 1 if you have the ANSI C header files. */
 #define STDC_HEADERS 1
 
 /* Version number of package */
-#define VERSION "0.9.6"
+#define VERSION "0.9.8"

Reply via email to