comparison configure.in @ 1243:08c730212ca2

Patched to compile.
author Ryan C. Gordon <icculus@icculus.org>
date Thu, 12 Jan 2006 23:06:23 +0000
parents caf0328c8058
children a4d515d0fc3a
comparison
equal deleted inserted replaced
1242:caf0328c8058 1243:08c730212ca2
762 AC_MSG_CHECKING(for Xi Graphics XiGMiscExtension support) 762 AC_MSG_CHECKING(for Xi Graphics XiGMiscExtension support)
763 video_x11_xme=yes 763 video_x11_xme=yes
764 AC_MSG_RESULT($video_x11_xme) 764 AC_MSG_RESULT($video_x11_xme)
765 if test x$video_x11_xme = xyes; then 765 if test x$video_x11_xme = xyes; then
766 CFLAGS="$CFLAGS -DHAVE_XIGXME" 766 CFLAGS="$CFLAGS -DHAVE_XIGXME"
767 SYSTEM_LIBS="$SYSTEM_LIBS" 767 VIDEO_SUBDIRS="$VIDEO_SUBDIRS XFree86/XME"
768 VIDEO_DRIVERS="$VIDEO_DRIVERS XFree86/XME/libXME.la"
768 fi 769 fi
769 fi 770 fi
770 fi 771 fi
771 fi 772 fi
772 } 773 }
3144 src/video/XFree86/extensions/Makefile 3145 src/video/XFree86/extensions/Makefile
3145 src/video/XFree86/Xinerama/Makefile 3146 src/video/XFree86/Xinerama/Makefile
3146 src/video/XFree86/Xv/Makefile 3147 src/video/XFree86/Xv/Makefile
3147 src/video/XFree86/Xxf86dga/Makefile 3148 src/video/XFree86/Xxf86dga/Makefile
3148 src/video/XFree86/Xxf86vm/Makefile 3149 src/video/XFree86/Xxf86vm/Makefile
3150 src/video/XFree86/XME/Makefile
3149 src/events/Makefile 3151 src/events/Makefile
3150 src/joystick/Makefile 3152 src/joystick/Makefile
3151 src/joystick/amigaos/Makefile 3153 src/joystick/amigaos/Makefile
3152 src/joystick/beos/Makefile 3154 src/joystick/beos/Makefile
3153 src/joystick/bsd/Makefile 3155 src/joystick/bsd/Makefile