From f54e8c9ba0a0b4e78a1038a3d3a9644288c6cb4c Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 23 May 2003 05:30:00 +0000 Subject: add --enable-gl support, and put the flags/libs in the appropriate makefiles --- openbox/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbox') diff --git a/openbox/Makefile.am b/openbox/Makefile.am index ac277c01..4c83005f 100644 --- a/openbox/Makefile.am +++ b/openbox/Makefile.am @@ -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)\" \ -- cgit v1.2.3