projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c5e8ab
)
describe -DSWIG_GLOBAL
author
Dana Jansens
<danakj@orodu.net>
Mon, 27 Jan 2003 18:58:50 +0000
(18:58 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Mon, 27 Jan 2003 18:58:50 +0000
(18:58 +0000)
otk/Makefile.am
patch
|
blob
|
history
diff --git
a/otk/Makefile.am
b/otk/Makefile.am
index 3a51b2172641543584b7345257b6586f2e572376..de6877b9aab29a07b04089e321139c8e7cfc9d18 100644
(file)
--- a/
otk/Makefile.am
+++ b/
otk/Makefile.am
@@
-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