X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fperror;fp=modules%2Fperror;h=af79a0d8e752231aa6cf4e9ccf29171621eacbb7;hb=30f176b6e12f1a67070991ee7ac505f2fa8a605c;hp=d2147b6b661a144a5839d49a3fbfc6b463e08bc8;hpb=b79d34835799d78d05b99916bfc363850905601c;p=gnulib.git diff --git a/modules/perror b/modules/perror index d2147b6b6..af79a0d8e 100644 --- a/modules/perror +++ b/modules/perror @@ -3,12 +3,15 @@ perror() function: print a message describing error code. Files: lib/perror.c +lib/strerror-impl.h m4/perror.m4 Depends-on: stdio -errno [test $REPLACE_PERROR = 1] -strerror [test $REPLACE_PERROR = 1] +errno [test $REPLACE_PERROR = 1] +intprops [test $REPLACE_PERROR = 1] +verify [test $REPLACE_PERROR = 1] +strerror_r-posix [test $REPLACE_PERROR = 1] configure.ac: gl_FUNC_PERROR