X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=configure;h=b46197cbe668229da4d8b7897a998072b53eac57;hp=018913d4f5aa0e7fa8b1ce1abd0e95c5d3f84162;hb=1e88cf0f7fa4f690ea9f110e8ed3f2b5338d0a10;hpb=980bef9b95bef1ab728634181a5672088fd47066 diff --git a/configure b/configure index 018913d..b46197c 100755 --- a/configure +++ b/configure @@ -712,7 +712,7 @@ fi PACKAGE=ctsim -VERSION=2.0.0b8 +VERSION=2.0.0b10 if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; } @@ -4224,6 +4224,8 @@ ctlibs="$ctlibs_base -lctsim $ctlibs_graphics -lctsupport $ctlibs_tools" if test -n "$lamdir" ; then lamprograms="pjrec-lam phm2if-lam phm2pj-lam" + lamdefs="$CFLAGS" + fi CXXFLAGS="$CFLAGS" @@ -4418,6 +4420,7 @@ s%@wxcflags@%$wxcflags%g s%@wxlibs@%$wxlibs%g s%@ctlibs@%$ctlibs%g s%@lamprograms@%$lamprograms%g +s%@lamdefs@%$lamdefs%g CEOF EOF