(gl_CHECK_ALL_HEADERS): Check for stropt.h.

This commit is contained in:
Paul Eggert 2005-07-08 22:56:17 +00:00
parent 6a0a1919c7
commit 648e937e89
2 changed files with 5 additions and 0 deletions

View 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.

View 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 \