Module Name: xsrc Committed By: veego Date: Sun Jan 10 09:58:55 UTC 2010
Modified Files: xsrc/external/mit/xf86-video-glint/include: config.h Log Message: Regenerate to match current source * 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-glint/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-glint/include/config.h diff -u xsrc/external/mit/xf86-video-glint/include/config.h:1.3 xsrc/external/mit/xf86-video-glint/include/config.h:1.4 --- xsrc/external/mit/xf86-video-glint/include/config.h:1.3 Sat Aug 22 01:02:05 2009 +++ xsrc/external/mit/xf86-video-glint/include/config.h Sun Jan 10 09:58:55 2010 @@ -36,9 +36,8 @@ /* Define to 1 if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1 -/* Define to the sub-directory in which libtool stores uninstalled libraries. - */ -#define LT_OBJDIR ".libs/" +/* xextproto 7.1 available */ +/* #undef HAVE_XEXTPROTO_71 */ /* Name of package */ #define PACKAGE "xf86-video-glint"