Module Name:    xsrc
Committed By:   mrg
Date:           Sat Nov 20 10:13:30 UTC 2010

Modified Files:
        xsrc/external/mit/xf86-video-ati/include: config.h

Log Message:
regenerate this for 6.13.2


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 xsrc/external/mit/xf86-video-ati/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/xf86-video-ati/include/config.h
diff -u xsrc/external/mit/xf86-video-ati/include/config.h:1.8 xsrc/external/mit/xf86-video-ati/include/config.h:1.9
--- xsrc/external/mit/xf86-video-ati/include/config.h:1.8	Sat Jul 17 07:55:34 2010
+++ xsrc/external/mit/xf86-video-ati/include/config.h	Sat Nov 20 10:13:30 2010
@@ -67,6 +67,9 @@
    */
 #define LT_OBJDIR ".libs/"
 
+/* Define to 1 if your C compiler doesn't accept -c and -o together. */
+#undef NO_MINUS_C_MINUS_O
+
 /* Name of package */
 #define PACKAGE "xf86-video-ati"
 
@@ -77,13 +80,16 @@
 #define PACKAGE_NAME "xf86-video-ati"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "xf86-video-ati 6.13.1"
+#define PACKAGE_STRING "xf86-video-ati 6.13.2"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "xf86-video-ati"
 
+/* Define to the home page for this package. */
+#undef PACKAGE_URL
+
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "6.13.1"
+#define PACKAGE_VERSION "6.13.2"
 
 /* Major version of this package */
 #define PACKAGE_VERSION_MAJOR 6
@@ -92,7 +98,7 @@
 #define PACKAGE_VERSION_MINOR 13
 
 /* Patch version of this package */
-#define PACKAGE_VERSION_PATCHLEVEL 1
+#define PACKAGE_VERSION_PATCHLEVEL 2
 
 /* Enable DRI2 code */
 #define RADEON_DRI2 1
@@ -110,7 +116,7 @@
 #define USE_XAA 1
 
 /* Version number of package */
-#define VERSION "6.13.1"
+#define VERSION "6.13.2"
 
 /* Enable DRI driver support */
 #define XF86DRI 1
@@ -121,9 +127,6 @@
 /* DRM kernel modesetting */
 /* #define XF86DRM_MODE 1 */
 
-/* X server has built-in mode code */
-#define XMODES 1
-
 /* Number of bits in a file offset, on hosts where this is settable. */
 /* #undef _FILE_OFFSET_BITS */
 

Reply via email to