From: Theodore Ts'o Date: Fri, 30 Jan 2004 21:03:31 +0000 (-0500) Subject: Check in modified configure script from FreeBSD port changeset. X-Git-Tag: E2FSPROGS-1_35-WIP-0131~5 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=1d5150c1332a23bb78f87cf35a02ad45437017e5;p=tools%2Fe2fsprogs.git Check in modified configure script from FreeBSD port changeset. --- diff --git a/configure b/configure index 52d49e4..8ee6a80 100644 --- a/configure +++ b/configure @@ -5257,7 +5257,7 @@ test -n "$BUILD_CC" && break done fi -for ac_hdr in stdlib.h unistd.h stdarg.h errno.h malloc.h mntent.h paths.h dirent.h getopt.h setjmp.h signal.h termios.h linux/fd.h linux/major.h sys/disklabel.h sys/ioctl.h sys/mkdev.h sys/mount.h sys/sockio.h sys/socket.h sys/sysmacros.h sys/time.h sys/stat.h sys/types.h sys/wait.h sys/resource.h net/if.h netinet/in.h +for ac_hdr in stdlib.h unistd.h stdarg.h errno.h malloc.h mntent.h paths.h dirent.h getopt.h setjmp.h signal.h termios.h linux/fd.h linux/major.h sys/disk.h sys/disklabel.h sys/ioctl.h sys/mkdev.h sys/mount.h sys/sockio.h sys/socket.h sys/sysmacros.h sys/time.h sys/stat.h sys/types.h sys/wait.h sys/resource.h net/if.h netinet/in.h do ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6