1.1 --- a/configure Sat Sep 09 08:34:46 2017 -0700
1.2 +++ b/configure Sat Sep 09 08:36:37 2017 -0700
1.3 @@ -16171,7 +16171,7 @@
1.4
1.5 fi
1.6
1.7 - for ac_header in sys/types.h stdio.h stdlib.h stddef.h stdarg.h malloc.h memory.h string.h strings.h wchar.h inttypes.h stdint.h ctype.h math.h float.h iconv.h signal.h
1.8 + for ac_header in sys/types.h stdio.h stdlib.h stddef.h stdarg.h malloc.h memory.h string.h strings.h wchar.h inttypes.h stdint.h limits.h ctype.h math.h float.h iconv.h signal.h
1.9 do :
1.10 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
1.11 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"