r184: *** empty log message ***
[ctsim.git] / configure
index 6ce145f550ac4e5cf1eb2c22af8e9918f816b387..b46197cbe668229da4d8b7897a998072b53eac57 100755 (executable)
--- 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; }
@@ -4224,7 +4224,7 @@ ctlibs="$ctlibs_base -lctsim $ctlibs_graphics -lctsupport $ctlibs_tools"
 if test -n "$lamdir" ; then
   lamprograms="pjrec-lam phm2if-lam phm2pj-lam"
   
-  lamdefs="$CLFAGS"
+  lamdefs="$CFLAGS"
   
 fi