summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>1997-11-12 03:45:34 +0000
committerTheodore Ts'o <tytso@mit.edu>1997-11-12 03:45:34 +0000
commitc654c767695271bd69b4481dd4f8704982aeb2c2 (patch)
tree8ea686ee6a18619e82f80a7ff9905803e572e9ad /configure
parenta9f95f4ec7475364a49a934e672ac2173132faa6 (diff)
downloade2fsprogs-c654c767695271bd69b4481dd4f8704982aeb2c2.tar.gz
configure:
Check for the existence of setjmp.h
Diffstat (limited to 'configure')
-rw-r--r--configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index cfd793ed..77ef9095 100644
--- a/configure
+++ b/configure
@@ -1677,7 +1677,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 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 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