Thank you jmakovicka. I suck at this. ;)

This commit is contained in:
Jason Felds
2011-07-07 09:23:32 -04:00
parent 0099f4eaab
commit f4817b0da4
+1 -1
View File
@@ -14,7 +14,7 @@ AC_DEFUN([SM_X_WITH_OPENGL],
XLIBS="-L$x_libraries"
fi
XLIBS +="-lX11"
XLIBS+="-lX11"
if test -n "$x_includes"; then
# See if we can compile X applications without using $XCFLAGS.