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:
5f9742b
)
g++ -> $CXX $CPPFLAGS $CXXFLAGS
author
kramm
<kramm>
Sun, 21 Jul 2002 14:00:58 +0000
(14:00 +0000)
committer
kramm
<kramm>
Sun, 21 Jul 2002 14:00:58 +0000
(14:00 +0000)
m4/swf.m4
patch
|
blob
|
history
diff --git
a/m4/swf.m4
b/m4/swf.m4
index
96b91a1
..
f00fa78
100644
(file)
--- a/
m4/swf.m4
+++ b/
m4/swf.m4
@@
-141,7
+141,7
@@
int main (int argc, char*argv[])
}
EOF
-ac_link='g++ `avifile-config --cflags` `avifile-config --libs` conftest.$ac_ext -o conftest${ac_exeext}'
+ac_link='$CXX $CPPFLAGS $CXXFLAGS `avifile-config --cflags` `avifile-config --libs` conftest.$ac_ext -o conftest${ac_exeext}'
if {(eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
AC_MSG_RESULT(yes)
AVIFILE=true