Bruno Haible writes:
> The problem is that RELOCATABLE_VIA_WRAPPER is defined in module
> 'relocatable-prog' but is used in 'relocatable-prog-wrapper'. Recall the
> distinction of these two modules:
> - 'relocatable-prog-wrapper' is just the source code for the wrapper
> program.
> - 'reloca
Hi,
Ian Beckwith wrote:
> relocatable-prog-wrapper fails the test suite.
Indeed,
$ ./gnulib-tool --create-testdir ... relocatable-prog-wrapper
fails like this:
gllib/Makefile.am:148: RELOCATABLE_VIA_WRAPPER does not appear in
AM_CONDITIONAL
The problem is that RELOCATABLE_VIA_WRAPPER is def