git.asbjorn.biz
/
swftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37dbfdb
)
added CPPFLAGS
author
kramm
<kramm>
Sun, 19 Nov 2006 21:39:22 +0000
(21:39 +0000)
committer
kramm
<kramm>
Sun, 19 Nov 2006 21:39:22 +0000
(21:39 +0000)
Makefile.common.in
patch
|
blob
|
history
diff --git
a/Makefile.common.in
b/Makefile.common.in
index
1aede48
..
3ab2870
100755
(executable)
--- a/
Makefile.common.in
+++ b/
Makefile.common.in
@@
-23,6
+23,7
@@
CXXLIBS=@CXXLIBS@
transform = @program_transform_name@
PYTHON_LIB=@PYTHON_LIB@
PYTHON_INCLUDES=@PYTHON_INCLUDES@
+CPPFLAGS=@CPPFLAGS@
# libtool stuff
OBJEXT=@OBJEXT@