X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=configure;h=299bf4348756e26f01cf987ea1397049503d315a;hp=79e9cb6334f37bf8035b1d5c702ac28fa3eadc78;hb=a05f3cb550877e94aa118cc04b361c0c8fdb3dc3;hpb=e36dfad3f0818b4c3457fbe7277faa6f4ca28dfe diff --git a/configure b/configure index 79e9cb6..299bf43 100755 --- a/configure +++ b/configure @@ -712,7 +712,7 @@ fi PACKAGE=ctsim -VERSION=2.0.0b9 +VERSION=2.0.0b11 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; } @@ -2614,7 +2614,7 @@ fi fi -for ac_func in strtod strtol snprintf htonl +for ac_func in strtod strtol snprintf htonl usleep do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 echo "configure:2621: checking for $ac_func" >&5