diff --git a/freeglut/freeglut/configure.ac b/freeglut/freeglut/configure.ac index 6d1c59d..5c47541 100644 --- a/freeglut/freeglut/configure.ac +++ b/freeglut/freeglut/configure.ac @@ -21,7 +21,7 @@ AC_SUBST([LIBTOOL_DEPS]) # Checks for libraries. AC_PATH_XTRA -if test x"$no_x" = xyes; then +if test "x$no_x" = xyes; then GL_LIBS="-lopengl32 -lgdi32 -lwinmm" LIBXXF86VM= LIBXI=