coreutils / gnulib

upstream mirror
http://git.savannah.gnu.org/gitweb/?p=gnulib.git
Other
268 stars 106 forks source link

add 2 files #15

Closed cbh34680 closed 11 months ago

cbh34680 commented 11 months ago

I executed the following on Rocky9 Linux.

./gnulib-tool --create-megatestdir --with-tests --dir=$HOME/my/gnulib-bin error-h

I received the following error message

executing aclocal -I glm4
executing autoconf
configure:4438: error: possibly undefined macro: gl_CHECK_NEXT_HEADERS
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.

To resolve this, I added two lines to the file "modules/error-h".

pixelb commented 11 months ago

please forward this to bug-gnulib@gnu.org thank you