]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(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 f729fb84c4b165d2964355ca12e8da8bc3876d41..9221299f27f13aef6cf18836310f254f57652a59 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 96d1907d1efd1ee6eb515c8322ac8cf01d76f563..05a8437ae8d02a7742d351bffd239ec70ec97835 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 \