X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=configure;h=b46197cbe668229da4d8b7897a998072b53eac57;hb=6bfb747f8163381d94a02c03a0351e9ca6815d22;hp=a3c3f2979f2b8fc6a6c8868fe39e4f31c29070b2;hpb=04d5009bc18e7bf51ab9d8fab1e8c6a1a86af919;p=ctsim.git diff --git a/configure b/configure index a3c3f29..b46197c 100755 --- a/configure +++ b/configure @@ -712,7 +712,7 @@ fi PACKAGE=ctsim -VERSION=2.0.0b9 +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; } @@ -798,7 +798,7 @@ fi -for ac_prog in mawk gawk nawk awk +for ac_prog in gawk mawk nawk awk do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 @@ -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