X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=configure;h=f396d7ee1aa61ed2a32c08918087f64b2d17f996;hb=74377b5c32f908a9d5a7665f4ad81d35619272f9;hp=06a77057f598b10cefc9a62d3da2b60428a1a0c0;hpb=43259365c0fa2788f15e1100491271dd910f5a6f;p=ctsim.git diff --git a/configure b/configure index 06a7705..f396d7e 100755 --- a/configure +++ b/configure @@ -715,7 +715,7 @@ fi PACKAGE=ctsim -VERSION=2.0.0 +VERSION=2.0.2 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; } @@ -2073,7 +2073,7 @@ LIBS="$ac_save_LIBS" fi if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then echo "$ac_t""yes" 1>&6 - fttw=true; cat >> confdefs.h <<\EOF + fftw=true; cat >> confdefs.h <<\EOF #define HAVE_FFTW 1 EOF @@ -2310,7 +2310,7 @@ EOF fi -for ac_hdr in fcntl.h unistd.h getopt.h sys/fcntl.h setjmp.h stdarg.h stddef.h sys/types.h sys/stat.h string.h ctype.h math.h stdio.h netinet/in.h inttypes.h sys/param.h stdint.h stdlib.h g2.h assert.h sys/time.h sys/resource.h sys/time.h +for ac_hdr in fcntl.h unistd.h getopt.h sys/fcntl.h setjmp.h stdarg.h stddef.h sys/types.h sys/stat.h string.h ctype.h math.h stdio.h netinet/in.h inttypes.h sys/param.h stdint.h stdlib.h g2.h assert.h sys/time.h sys/resource.h sys/time.h sstream do ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6