--- configure.in~ Tue Sep 21 04:06:04 1999 +++ configure.in Sat Sep 25 00:10:27 1999 @@ -236,9 +236,6 @@ CHECK_PROTO(strstr, string.h) CHECK_PROTO(stat, sys/stat.h) CHECK_PROTO(lstat, sys/stat.h) -if test "$have_fgetpos" = yes ; then - CHECK_PROTO(fgetpos, stdio.h) -fi if test "$have_truncate" = yes ; then CHECK_PROTO(truncate, unistd.h) fi