]> Dogcows Code - chaz/openbox/blobdiff - configure.ac
add --enable-gl support, and put the flags/libs in the appropriate makefiles
[chaz/openbox] / configure.ac
index 7ceacd46c90eb42ac3f09296584c40860532c4c0..811de5de5f989a61929310e8fd7c28dfd3d867b1 100644 (file)
@@ -16,8 +16,6 @@ OB_COMPILER_FLAGS
 AC_C_CONST
 AC_C_INLINE
 
-AC_PROG_MAKE_SET
-
 if test "$CVS" = "yes"; then
     AC_PATH_PROG([FLEX], [flex])
     test "$FLEX" || AC_MSG_ERROR([flex not found])
@@ -73,6 +71,8 @@ X11_EXT_VIDMODE
 X11_EXT_SHAPE
 X11_EXT_XINERAMA
 
+GL_OPTION
+
 AC_CONFIG_FILES([Makefile
                  po/Makefile.in
                  themes/Makefile
This page took 0.025188 seconds and 4 git commands to generate.