modules/non-recursive-gnulib-prefix-hack


Log

Author Commit Date CI Message
Pádraig Brady 01226235 2016-11-07T12:50:24 non-recursive-gnulib-prefix-hack: revert use of parameterized 'lib' dir This reverts commit df6f91c as the evaluation of the passed shell variable happens at the wrong time in the references generated by m4/non-recursive-gnulib-prefix-hack.m4 Revert to the hardcoded "lib/".
Bruno Haible df6f91c6 2016-10-22T19:17:26 non-recursive-gnulib-prefix-hack: Don't make assumptions about gnulib-tool's --source-base option value. * modules/non-recursive-gnulib-prefix-hack (configure.ac): Use gl_source_base.
Jim Meyering 0e9bac3a 2012-09-20T14:02:36 non-recursive-gnulib-prefix-hack: new module * build-aux/prefix-gnulib-mk: Copied from coreutils, derived from the file that originated in Bison. * m4/non-recursive-gnulib-prefix-hack.m4: Likewise, this code is largely copied from a snippet that resided in bison's configure.ac. * modules/non-recursive-gnulib-prefix-hack: New file. * MODULES.html.sh (Support for maintaining and releasing projects): Add it.