relax check on requirement on headers for libopts.

This commit is contained in:
Nikos Mavrogiannopoulos
2013-05-21 22:41:57 +02:00
parent c723c70a3d
commit 8ed0006c22

View File

@@ -72,7 +72,7 @@ AC_DEFUN([INVOKE_LIBOPTS_MACROS_FIRST],[
${lo_have_typ_hdr} || \
]AC_MSG_ERROR([you must have inttypes.h or stdint.h on your system])[
for f in sys_types sys_mman sys_param sys_stat sys_wait \
for f in sys_types sys_param sys_stat \
string errno stdlib memory setjmp
do eval as_ac_var=\${ac_cv_header_${f}_h}
test "X${as_ac_var}" = Xyes || {