(gl_CHECK_ALL_HEADERS): Check for stropt.h.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 8 Jul 2005 22:56:17 +0000 (22:56 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 8 Jul 2005 22:56:17 +0000 (22:56 +0000)
m4/ChangeLog
m4/jm-macros.m4

index f729fb8..9221299 100644 (file)
@@ -1,3 +1,7 @@
+2005-07-08  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * jm-macros.m4 (gl_CHECK_ALL_HEADERS): Check for stropt.h.
+
 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
 
        * backupfile.m4 (gl_BACKUPFILE): Use AC_CHECK_FUNCS_ONCE on pathconf.
index 96d1907..05a8437 100644 (file)
@@ -196,6 +196,7 @@ AC_DEFUN([gl_CHECK_ALL_HEADERS],
     stdlib.h \
     stdint.h \
     string.h \
+    stropt.h \
     sys/filsys.h \
     sys/fs/s5param.h \
     sys/fs_types.h \