Module Name: xsrc
Committed By: mrg
Date: Sat Jul 17 07:07:00 UTC 2010
Modified Files:
xsrc/external/mit/xf86-video-sis/include: config.h
xsrc/external/mit/xf86-video-tseng/include: config.h
Log Message:
regenerate these with the right thing.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 xsrc/external/mit/xf86-video-sis/include/config.h
cvs rdiff -u -r1.5 -r1.6 xsrc/external/mit/xf86-video-tseng/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-sis/include/config.h
diff -u xsrc/external/mit/xf86-video-sis/include/config.h:1.5 xsrc/external/mit/xf86-video-sis/include/config.h:1.6
--- xsrc/external/mit/xf86-video-sis/include/config.h:1.5 Sat Jul 17 06:41:22 2010
+++ xsrc/external/mit/xf86-video-sis/include/config.h Sat Jul 17 07:07:00 2010
@@ -34,11 +34,11 @@
#define HAVE_UNISTD_H 1
/* xextproto 7.1 available */
-/* #undef HAVE_XEXTPROTO_71 */
+#define HAVE_XEXTPROTO_71 1
/* Define to the sub-directory in which libtool stores uninstalled libraries.
*/
-#undef LT_OBJDIR
+#define LT_OBJDIR ".libs/"
/* Name of package */
#define PACKAGE "xf86-video-sis"
Index: xsrc/external/mit/xf86-video-tseng/include/config.h
diff -u xsrc/external/mit/xf86-video-tseng/include/config.h:1.5 xsrc/external/mit/xf86-video-tseng/include/config.h:1.6
--- xsrc/external/mit/xf86-video-tseng/include/config.h:1.5 Sat Jul 17 06:40:20 2010
+++ xsrc/external/mit/xf86-video-tseng/include/config.h Sat Jul 17 07:07:00 2010
@@ -41,7 +41,7 @@
/* Define to the sub-directory in which libtool stores uninstalled libraries.
*/
-#undef LT_OBJDIR
+#define LT_OBJDIR ".libs/"
/* Name of package */
#define PACKAGE "xf86-video-tseng"