X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fperror;h=8bc9d46b9f1dee4a7081fc2a69531b2207e4ff76;hb=53ca4e0976b67c1da2605a9b7cb75998f8ab0176;hp=38e28ce6338efc857f4e8f814fb30823546b69e2;hpb=6b66ce308dae8448f02da645a9fd8fb992349f06;p=gnulib.git diff --git a/modules/perror b/modules/perror index 38e28ce63..8bc9d46b9 100644 --- a/modules/perror +++ b/modules/perror @@ -8,16 +8,15 @@ m4/perror.m4 Depends-on: stdio errno [test $REPLACE_PERROR = 1] -intprops [test $REPLACE_PERROR = 1] -verify [test $REPLACE_PERROR = 1] +strerror-override [test $REPLACE_PERROR = 1] strerror_r-posix [test $REPLACE_PERROR = 1] configure.ac: gl_FUNC_PERROR -gl_STRING_MODULE_INDICATOR([perror]) if test $REPLACE_PERROR = 1; then AC_LIBOBJ([perror]) fi +gl_STRING_MODULE_INDICATOR([perror]) Makefile.am: