]> Dogcows Code - chaz/openbox/commitdiff
describe -DSWIG_GLOBAL
authorDana Jansens <danakj@orodu.net>
Mon, 27 Jan 2003 18:58:50 +0000 (18:58 +0000)
committerDana Jansens <danakj@orodu.net>
Mon, 27 Jan 2003 18:58:50 +0000 (18:58 +0000)
otk/Makefile.am

index 3a51b2172641543584b7345257b6586f2e572376..de6877b9aab29a07b04089e321139c8e7cfc9d18 100644 (file)
@@ -3,6 +3,8 @@ scriptdir = $(libdir)/openbox/python
 
 CXXFLAGS=$(XFT_CFLAGS) $(PYTHON_CFLAGS) @CXXFLAGS@ \
 -DBUTTONSDIR=\"$(buttonsdir)\" -DSWIG_GLOBAL
+# -DSWIG_GLOBAL means we don't have to link libswigpy cuz libotk will export
+# everything it would
 
 #INCLUDES= -I../src
 
This page took 0.022818 seconds and 4 git commands to generate.