From ed431e9e809ceff0ef23f95845e515eeeae6c704 Mon Sep 17 00:00:00 2001 From: kramm Date: Sun, 21 Jul 2002 17:31:47 +0000 Subject: [PATCH] Generated from configure.in --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index b948137..2b7eaf0 100755 --- a/configure +++ b/configure @@ -6499,7 +6499,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 echo "$ac_t""yes" 1>&6 AVIFILE=true -- 1.7.10.4