]> Dogcows Code - chaz/openbox/blobdiff - openbox/Makefile.am
add --enable-gl support, and put the flags/libs in the appropriate makefiles
[chaz/openbox] / openbox / Makefile.am
index ac277c0155df233f86e07e71f0edd5d60030602b..4c83005ffacfd7c03ccd1f9ff8f66ec72228e5ea 100644 (file)
@@ -6,7 +6,7 @@ binary=openbox3
 url=http://icculus.org/openbox
 
 CPPFLAGS=$(X_CFLAGS) $(XFT_CFLAGS) $(GLIB_CFLAGS) $(GMODULE_CFLAGS) \
-         $(LIBSN_CFLAGS) @CPPFLAGS@ \
+         $(LIBSN_CFLAGS) $(GL_CFLAGS) @CPPFLAGS@ \
          -DLOCALEDIR=\"$(localedir)\" \
          -DRCDIR=\"$(rcdir)\" \
          -DPLUGINDIR=\"$(plugindir)\" \
This page took 0.019591 seconds and 4 git commands to generate.