CVS commit: xsrc/external/mit/xf86-video-siliconmotion/include

2015-07-19 Thread matthew green
Module Name:xsrc
Committed By:   mrg
Date:   Mon Jul 20 02:07:53 UTC 2015

Removed Files:
xsrc/external/mit/xf86-video-siliconmotion/include: config.h

Log Message:
remove this now unused file.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r0 \
xsrc/external/mit/xf86-video-siliconmotion/include/config.h

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



CVS commit: xsrc/external/mit/xf86-video-siliconmotion/include

2013-06-03 Thread matthew green
Module Name:xsrc
Committed By:   mrg
Date:   Mon Jun  3 09:12:55 UTC 2013

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

Log Message:
update for xf86-video-siliconmotion 1.7.5


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 \
xsrc/external/mit/xf86-video-siliconmotion/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-siliconmotion/include/config.h
diff -u xsrc/external/mit/xf86-video-siliconmotion/include/config.h:1.6 xsrc/external/mit/xf86-video-siliconmotion/include/config.h:1.7
--- xsrc/external/mit/xf86-video-siliconmotion/include/config.h:1.6	Sat Jul 23 09:31:53 2011
+++ xsrc/external/mit/xf86-video-siliconmotion/include/config.h	Mon Jun  3 09:12:55 2013
@@ -33,8 +33,11 @@
 /* Define to 1 if you have the unistd.h header file. */
 #define HAVE_UNISTD_H 1
 
+/* Define to 1 if you have the xaa.h header file. */
+#define HAVE_XAA_H 1
+
 /* xextproto 7.1 available */
-/* #undef HAVE_XEXTPROTO_71 */
+#define HAVE_XEXTPROTO_71 1
 
 /* X server has new mode code */
 #define HAVE_XMODES 1
@@ -49,13 +52,13 @@
 #define PACKAGE_NAME xf86-video-siliconmotion
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING xf86-video-siliconmotion 1.7.5
+#define PACKAGE_STRING xf86-video-siliconmotion 1.7.7
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME xf86-video-siliconmotion
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION 1.7.5
+#define PACKAGE_VERSION 1.7.7
 
 /* Major version of this package */
 #define PACKAGE_VERSION_MAJOR 1
@@ -64,10 +67,10 @@
 #define PACKAGE_VERSION_MINOR 7
 
 /* Patch version of this package */
-#define PACKAGE_VERSION_PATCHLEVEL 5
+#define PACKAGE_VERSION_PATCHLEVEL 7
 
 /* Define to 1 if you have the ANSI C header files. */
 #define STDC_HEADERS 1
 
 /* Version number of package */
-#define VERSION 1.7.5
+#define VERSION 1.7.7



CVS commit: xsrc/external/mit/xf86-video-siliconmotion/include

2011-07-23 Thread matthew green
Module Name:xsrc
Committed By:   mrg
Date:   Sat Jul 23 09:31:53 UTC 2011

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

Log Message:
update for 1.7.5.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 \
xsrc/external/mit/xf86-video-siliconmotion/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-siliconmotion/include/config.h
diff -u xsrc/external/mit/xf86-video-siliconmotion/include/config.h:1.5 xsrc/external/mit/xf86-video-siliconmotion/include/config.h:1.6
--- xsrc/external/mit/xf86-video-siliconmotion/include/config.h:1.5	Sat May 22 10:30:54 2010
+++ xsrc/external/mit/xf86-video-siliconmotion/include/config.h	Sat Jul 23 09:31:53 2011
@@ -49,13 +49,13 @@
 #define PACKAGE_NAME xf86-video-siliconmotion
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING xf86-video-siliconmotion 1.7.4
+#define PACKAGE_STRING xf86-video-siliconmotion 1.7.5
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME xf86-video-siliconmotion
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION 1.7.4
+#define PACKAGE_VERSION 1.7.5
 
 /* Major version of this package */
 #define PACKAGE_VERSION_MAJOR 1
@@ -64,10 +64,10 @@
 #define PACKAGE_VERSION_MINOR 7
 
 /* Patch version of this package */
-#define PACKAGE_VERSION_PATCHLEVEL 4
+#define PACKAGE_VERSION_PATCHLEVEL 5
 
 /* Define to 1 if you have the ANSI C header files. */
 #define STDC_HEADERS 1
 
 /* Version number of package */
-#define VERSION 1.7.4
+#define VERSION 1.7.5



CVS commit: xsrc/external/mit/xf86-video-siliconmotion/include

2010-01-10 Thread Bernd Ernesti
Module Name:xsrc
Committed By:   veego
Date:   Sun Jan 10 09:59:15 UTC 2010

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

Log Message:
Regenerate to match current source
* HAVE_XMODES is now enabled
* Commented entry added (HAVE_XEXTPROTO_71)
* LT_OBJDIR is now gone


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 \
xsrc/external/mit/xf86-video-siliconmotion/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-siliconmotion/include/config.h
diff -u xsrc/external/mit/xf86-video-siliconmotion/include/config.h:1.3 xsrc/external/mit/xf86-video-siliconmotion/include/config.h:1.4
--- xsrc/external/mit/xf86-video-siliconmotion/include/config.h:1.3	Sat Aug 22 01:02:05 2009
+++ xsrc/external/mit/xf86-video-siliconmotion/include/config.h	Sun Jan 10 09:59:15 2010
@@ -33,12 +33,11 @@
 /* Define to 1 if you have the unistd.h header file. */
 #define HAVE_UNISTD_H 1
 
-/* X server has new mode code */
-/* #undef HAVE_XMODES */
+/* xextproto 7.1 available */
+/* #undef HAVE_XEXTPROTO_71 */
 
-/* Define to the sub-directory in which libtool stores uninstalled libraries.
-   */
-#define LT_OBJDIR .libs/
+/* X server has new mode code */
+#define HAVE_XMODES 1
 
 /* Name of package */
 #define PACKAGE xf86-video-siliconmotion



CVS commit: xsrc/external/mit/xf86-video-siliconmotion/include

2009-06-10 Thread matthew green
Module Name:xsrc
Committed By:   mrg
Date:   Wed Jun 10 08:30:03 UTC 2009

Added Files:
xsrc/external/mit/xf86-video-siliconmotion/include: config.h

Log Message:
add the config.h for xf86-video-siliconmotion


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 \
xsrc/external/mit/xf86-video-siliconmotion/include/config.h

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

Added files:

Index: xsrc/external/mit/xf86-video-siliconmotion/include/config.h
diff -u /dev/null xsrc/external/mit/xf86-video-siliconmotion/include/config.h:1.1
--- /dev/null	Wed Jun 10 08:30:03 2009
+++ xsrc/external/mit/xf86-video-siliconmotion/include/config.h	Wed Jun 10 08:30:03 2009
@@ -0,0 +1,70 @@
+/* config.h.  Generated from config.h.in by configure.  */
+/* config.h.in.  Generated from configure.ac by autoheader.  */
+
+#include xorg-server.h
+
+/* Define to 1 if you have the dlfcn.h header file. */
+#define HAVE_DLFCN_H 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 stdint.h header file. */
+#define HAVE_STDINT_H 1
+
+/* Define to 1 if you have the stdlib.h header file. */
+#define HAVE_STDLIB_H 1
+
+/* Define to 1 if you have the strings.h header file. */
+#define HAVE_STRINGS_H 1
+
+/* Define to 1 if you have the string.h header file. */
+#define HAVE_STRING_H 1
+
+/* Define to 1 if you have the sys/stat.h header file. */
+#define HAVE_SYS_STAT_H 1
+
+/* Define to 1 if you have the sys/types.h header file. */
+#define HAVE_SYS_TYPES_H 1
+
+/* Define to 1 if you have the unistd.h header file. */
+#define HAVE_UNISTD_H 1
+
+/* X server has new mode code */
+/* #undef HAVE_XMODES */
+
+/* Name of package */
+#define PACKAGE xf86-video-siliconmotion
+
+/* Define to the address where bug reports for this package should be sent. */
+#define PACKAGE_BUGREPORT https://bugs.freedesktop.org/enter_bug.cgi?product=xorg;
+
+/* Define to the full name of this package. */
+#define PACKAGE_NAME xf86-video-siliconmotion
+
+/* Define to the full name and version of this package. */
+#define PACKAGE_STRING xf86-video-siliconmotion 1.7.1
+
+/* Define to the one symbol short name of this package. */
+#define PACKAGE_TARNAME xf86-video-siliconmotion
+
+/* Define to the version of this package. */
+#define PACKAGE_VERSION 1.7.1
+
+/* Major version of this package */
+#define PACKAGE_VERSION_MAJOR 1
+
+/* Minor version of this package */
+#define PACKAGE_VERSION_MINOR 7
+
+/* Patch version of this package */
+#define PACKAGE_VERSION_PATCHLEVEL 1
+
+/* Define to 1 if you have the ANSI C header files. */
+#define STDC_HEADERS 1
+
+/* Version number of package */
+#define VERSION 1.7.1