Re: [PATCH] relocatable-prog-wrapper: fix test suite

2010-12-19 Thread Ben Pfaff
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

Re: [PATCH] relocatable-prog-wrapper: fix test suite

2010-12-19 Thread Bruno Haible
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