diff options
author | Theodore Ts'o <tytso@mit.edu> | 1998-12-19 08:10:58 +0000 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 1998-12-19 08:10:58 +0000 |
commit | 556ad1327feb34ea5b711eb9c135f8e11415cf53 (patch) | |
tree | 1a7396264c722c2b29fbcf9218840a0d81b91e34 /configure | |
parent | 7822c1d410a1c6e98f8367de7593ca6e52df1f37 (diff) | |
download | e2fsprogs-556ad1327feb34ea5b711eb9c135f8e11415cf53.tar.gz |
Many files:
Update version information in ChangeLogs, release notes,
documentation, etc. for release of version 1.13.
Diffstat (limited to 'configure')
-rw-r--r-- | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1678,7 +1678,7 @@ else fi echo "$ac_t""$CPP" 1>&6 -for ac_hdr in stdlib.h unistd.h stdarg.h errno.h mntent.h dirent.h getopt.h setjmp.h linux/fd.h linux/major.h sys/disklabel.h sys/sockio.h sys/time.h sys/stat.h sys/types.h net/if.h netinet/in.h +for ac_hdr in stdlib.h unistd.h stdarg.h errno.h mntent.h paths.h dirent.h getopt.h setjmp.h linux/fd.h linux/major.h sys/disklabel.h sys/sockio.h sys/time.h sys/stat.h sys/types.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 |