--- parser3/configure 2002/12/15 13:31:38 1.55.2.1 +++ parser3/configure 2002/12/15 14:24:31 1.56 @@ -742,7 +742,7 @@ fi PACKAGE=parser -VERSION=3.0.0006 +VERSION=3.0.HEAD 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; } @@ -3059,6 +3059,7 @@ flock \ _locking \ fcntl \ lockf \ +ftruncate \ getrusage \ gettimeofday \ crypt \ @@ -3066,12 +3067,12 @@ sigsetjmp siglongjmp do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:3070: checking for $ac_func" >&5 +echo "configure:3071: checking for $ac_func" >&5 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:3102: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func_$ac_func=yes" else @@ -3126,12 +3127,12 @@ done for ac_func in qsort do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:3130: checking for $ac_func" >&5 +echo "configure:3131: checking for $ac_func" >&5 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:3162: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func_$ac_func=yes" else @@ -3185,12 +3186,12 @@ done for ac_func in select do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 -echo "configure:3189: checking for $ac_func" >&5 +echo "configure:3190: checking for $ac_func" >&5 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:3221: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func_$ac_func=yes" else @@ -3244,9 +3245,9 @@ done echo $ac_n "checking for timezone variable""... $ac_c" 1>&6 -echo "configure:3248: checking for timezone variable" >&5 +echo "configure:3249: checking for timezone variable" >&5 cat > conftest.$ac_ext < int main() { @@ -3255,7 +3256,7 @@ time_t test=timezone; ; return 0; } EOF -if { (eval echo configure:3259: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:3260: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cat >> confdefs.h <<\EOF #define HAVE_TIMEZONE 1 @@ -3271,9 +3272,9 @@ fi rm -f conftest* echo $ac_n "checking for daylight variable""... $ac_c" 1>&6 -echo "configure:3275: checking for daylight variable" >&5 +echo "configure:3276: checking for daylight variable" >&5 cat > conftest.$ac_ext < int main() { @@ -3282,7 +3283,7 @@ int test=daylight; ; return 0; } EOF -if { (eval echo configure:3286: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:3287: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cat >> confdefs.h <<\EOF #define HAVE_DAYLIGHT 1 @@ -3298,9 +3299,9 @@ fi rm -f conftest* echo $ac_n "checking for tm_gmtoff in struct tm""... $ac_c" 1>&6 -echo "configure:3302: checking for tm_gmtoff in struct tm" >&5 +echo "configure:3303: checking for tm_gmtoff in struct tm" >&5 cat > conftest.$ac_ext < int main() { @@ -3309,7 +3310,7 @@ tm.tm_gmtoff=0; ; return 0; } EOF -if { (eval echo configure:3313: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:3314: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cat >> confdefs.h <<\EOF #define HAVE_TM_GMTOFF 1 @@ -3325,9 +3326,9 @@ fi rm -f conftest* echo $ac_n "checking for tm_tzadj in struct tm""... $ac_c" 1>&6 -echo "configure:3329: checking for tm_tzadj in struct tm" >&5 +echo "configure:3330: checking for tm_tzadj in struct tm" >&5 cat > conftest.$ac_ext < int main() { @@ -3336,7 +3337,7 @@ tm.tm_tzadj=0; ; return 0; } EOF -if { (eval echo configure:3340: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:3341: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* cat >> confdefs.h <<\EOF #define HAVE_TM_TZADJ 1 @@ -3353,9 +3354,9 @@ rm -f conftest* echo $ac_n "checking whether compiler supports pragma pack""... $ac_c" 1>&6 -echo "configure:3357: checking whether compiler supports pragma pack" >&5 +echo "configure:3358: checking whether compiler supports pragma pack" >&5 cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:3372: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* echo "$ac_t""yes" 1>&6 @@ -3386,9 +3387,9 @@ fi rm -f conftest* echo $ac_n "checking for set_new_handler""... $ac_c" 1>&6 -echo "configure:3390: checking for set_new_handler" >&5 +echo "configure:3391: checking for set_new_handler" >&5 cat > conftest.$ac_ext < @@ -3400,7 +3401,7 @@ std::set_new_handler(failed_new); ; return 0; } EOF -if { (eval echo configure:3404: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then +if { (eval echo configure:3405: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* echo "$ac_t""yes" 1>&6