X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=m4%2Fstring_h.m4;h=4c2a27ce06307b4801a6d869dc6060d972e9ca60;hb=93679bd8c7f5e93f7f7f72909e1757eeaeab0c8d;hp=e3c4a346917028d86fd8c4700ea144aae7a21682;hpb=e692396584de5b495575f50860b91d37ebd2ff51;p=pspp diff --git a/m4/string_h.m4 b/m4/string_h.m4 index e3c4a34691..4c2a27ce06 100644 --- a/m4/string_h.m4 +++ b/m4/string_h.m4 @@ -5,7 +5,7 @@ # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -# serial 14 +# serial 15 # Written by Paul Eggert. @@ -90,7 +90,6 @@ AC_DEFUN([gl_HEADER_STRING_H_DEFAULTS], HAVE_STRSEP=1; AC_SUBST([HAVE_STRSEP]) HAVE_STRCASESTR=1; AC_SUBST([HAVE_STRCASESTR]) HAVE_DECL_STRTOK_R=1; AC_SUBST([HAVE_DECL_STRTOK_R]) - HAVE_DECL_STRERROR=1; AC_SUBST([HAVE_DECL_STRERROR]) HAVE_DECL_STRSIGNAL=1; AC_SUBST([HAVE_DECL_STRSIGNAL]) HAVE_STRVERSCMP=1; AC_SUBST([HAVE_STRVERSCMP]) REPLACE_MEMCHR=0; AC_SUBST([REPLACE_MEMCHR])