projects
/
dana
/
openbox-history.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ea5de6
)
add -shadow
author
Dana Jansens
<danakj@orodu.net>
Sat, 4 Jan 2003 00:12:21 +0000
(
00:12
+0000)
committer
Dana Jansens
<danakj@orodu.net>
Sat, 4 Jan 2003 00:12:21 +0000
(
00:12
+0000)
otk/Makefile.am
patch
|
blob
|
history
src/Makefile.am
patch
|
blob
|
history
diff --git
a/otk/Makefile.am
b/otk/Makefile.am
index 2ef58ef07d9bf5e3e78e20c303543263f6f4bae8..0ba90ade1d5b5dfed78aca931cfe711e3367c8a5 100644
(file)
--- a/
otk/Makefile.am
+++ b/
otk/Makefile.am
@@
-27,7
+27,7
@@
otk.i: $(wildcard *.hh)
touch $@
otk_wrap.cc: otk.i
- swig $(filter -I%,$(CXXFLAGS)) -python -c++ -o $@ $<
+ swig $(filter -I%,$(CXXFLAGS)) -python -
shadow -
c++ -o $@ $<
# local dependencies
application.o: application.cc application.hh eventdispatcher.hh \
diff --git
a/src/Makefile.am
b/src/Makefile.am
index 10c93be6f03431705ce226d0f637c18fe4950c9c..fab231105fe79ddcea3d9a193eda5ed9e3fb5d8c 100644
(file)
--- a/
src/Makefile.am
+++ b/
src/Makefile.am
@@
-31,6
+31,6
@@
openbox.i: openbox.hh screen.hh client.hh
touch $@
openbox_wrap.cc: openbox.i
- swig $(filter -I%,$(CXXFLAGS)) -python -c++ -nodefault -o $@ $<
+ swig $(filter -I%,$(CXXFLAGS)) -python -
shadow -
c++ -nodefault -o $@ $<
# local dependencies