* m4/strerror_r.m4: New.

* m4/error.m4: Run AC_FUNC_STRERROR_R.
* lib/error.h, lib/error.c: Update.
This commit is contained in:
Akim Demaille
2001-03-16 14:50:40 +00:00
parent 447992b9f1
commit 5141b01619
13 changed files with 1626 additions and 1225 deletions

View File

@@ -69,10 +69,10 @@ AC_REPLACE_FUNCS(stpcpy strndup strnlen memchr)
jm_FUNC_MALLOC
jm_FUNC_REALLOC
jm_PREREQ_QUOTEARG
jm_PREREQ_ERROR
ALL_LINGUAS="de es et fr ja nl ru"
AM_GNU_GETTEXT
jm_PREREQ_ERROR
# This is necessary so that .o files in LIBOBJS are also built via
# the ANSI2KNR-filtering rules.