Fixing bug 2946386 -- typo in 'configure.ac'
authorJohn F. Fay <johnffay@nettally.com>
Sun, 23 Jan 2011 22:19:16 +0000 (22:19 +0000)
committerJohn F. Fay <johnffay@nettally.com>
Sun, 23 Jan 2011 22:19:16 +0000 (22:19 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@886 7f0cb862-5218-0410-a997-914c9d46530a

configure.ac

index 6d1c59d..5c47541 100644 (file)
@@ -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=