Blob Blame History Raw
--- freeglut-2.6.0.orig/configure.ac	2009-04-21 04:52:10.000000000 +0100
+++ freeglut-2.6.0/configure.ac	2009-10-14 09:29:38.829541752 +0100
@@ -19,7 +19,8 @@
 AC_SUBST([LIBTOOL_DEPS])
 
 # Checks for libraries.
-AC_PATH_XTRA
+#AC_PATH_XTRA
+no_x=yes
 
 if test x"$no_x" = xyes; then
   GL_LIBS="-lopengl32 -lgdi32 -lwinmm"