Module Name:    xsrc
Committed By:   mrg
Date:           Sat Jul 17 06:41:22 UTC 2010

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

Log Message:
update for xf86-video-sis 0.10.3


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 xsrc/external/mit/xf86-video-sis/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.4 xsrc/external/mit/xf86-video-sis/include/config.h:1.5
--- xsrc/external/mit/xf86-video-sis/include/config.h:1.4	Sun Jan 10 09:59:27 2010
+++ xsrc/external/mit/xf86-video-sis/include/config.h	Sat Jul 17 06:41:22 2010
@@ -36,6 +36,10 @@
 /* xextproto 7.1 available */
 /* #undef HAVE_XEXTPROTO_71 */
 
+/* Define to the sub-directory in which libtool stores uninstalled libraries.
+   */
+#undef LT_OBJDIR
+
 /* Name of package */
 #define PACKAGE "xf86-video-sis"
 
@@ -46,13 +50,13 @@
 #define PACKAGE_NAME "xf86-video-sis"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "xf86-video-sis 0.10.2"
+#define PACKAGE_STRING "xf86-video-sis 0.10.3"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "xf86-video-sis"
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "0.10.2"
+#define PACKAGE_VERSION "0.10.3"
 
 /* Major version of this package */
 #define PACKAGE_VERSION_MAJOR 0
@@ -61,13 +65,13 @@
 #define PACKAGE_VERSION_MINOR 10
 
 /* Patch version of this package */
-#define PACKAGE_VERSION_PATCHLEVEL 2
+#define PACKAGE_VERSION_PATCHLEVEL 3
 
 /* Define to 1 if you have the ANSI C header files. */
 #define STDC_HEADERS 1
 
 /* Version number of package */
-#define VERSION "0.10.2"
+#define VERSION "0.10.3"
 
 /* Enable DRI driver support */
 #define XF86DRI 1

Reply via email to