• Show log

    Commit

  • Hash : 1b19f8fb
    Author : Bruno Haible
    Date : 2017-04-23T19:02:08

    Fix conflict between strerror_r-posix module and AC_FUNC_STRERROR_R.
    
    * modules/strerror_r-posix (configure.ac): Invoke gl_MODULE_INDICATOR.
    * lib/error.c: Test GNULIB_STRERROR_R_POSIX before testing
    HAVE_DECL_STRERROR_R, HAVE_STRERROR_R, or STRERROR_R_CHAR_P.
    * lib/argp-help.c (__argp_failure): Likewise.
    

  • README

  • Please see doc/gnulib-readme.texi for basic information about Gnulib.