Hello Bruno,
* Bruno Haible wrote on Mon, Dec 10, 2007 at 12:05:37PM CET:
> 2007-12-09 Bruno Haible <[EMAIL PROTECTED]>
>
> * gnulib-tool (func_emit_tests_Makefile_am): Expand references to
> the build-aux directory.
FWIW, I think this would do the wrong thing (namely, missing `../
Ralf Wildenhues <[EMAIL PROTECTED]> wrote:
> Hello Jim,
>
> * Jim Meyering wrote on Mon, Dec 10, 2007 at 02:38:41PM CET:
>> >
>> >Support versions of autoconf prior to 2.59c.
>> >* gnulib-tool (func_emit_initmacro_done): Define m4_foreach_w
>> >if it is not already defined.
>>
>> Hi Bru
Hello Jim,
* Jim Meyering wrote on Mon, Dec 10, 2007 at 02:38:41PM CET:
> >
> > Support versions of autoconf prior to 2.59c.
> > * gnulib-tool (func_emit_initmacro_done): Define m4_foreach_w
> > if it is not already defined.
>
> Hi Bruno,
> I've just rebased, after pulling your latest
Bruno Haible clisp.org> writes:
> * gnulib-tool (func_emit_tests_Makefile_am): Accept use_libtests
> argument. If true, add rules to generate libtests.a, and put libtests.a
> into $(LDADD).
> --- 1919,1939
> echo " -I${testsbase_inverse} -I\$(srcdir)/${testsbase_inver
Bruno Haible wrote:
> > Do you want to replace the getpagesize function from libgcc.a on MinGW
> > with the implementation above? Or do you want the implementation above
> > only for native Windows variants that don't have getpagesize?
>
> The former. The function from libgcc.a is maybe not correct
Jim Meyering <[EMAIL PROTECTED]> wrote:
> I discovered that gnulib-tool requires autoconf-2.59c or newer
> for autoconf's m4_foreach_w macro. This change lets
> gnulib-tool work also with autoconf-2.59.
>
> This was necessary for libvirt, when running their ./autogen.sh
> script on a RHEL5 system,
Bruno Haible <[EMAIL PROTECTED]> wrote:
> Eric Blake wrote:
>> That sounds okay to me - by separating the GPL prereqs of the tests into
>> their own directory and library, the tests can now be GPL without
>> polluting the LGPL nature of the normal library.
>
> OK, this patch implements it.
>
> 2007
Eric Blake wrote:
> That sounds okay to me - by separating the GPL prereqs of the tests into
> their own directory and library, the tests can now be GPL without
> polluting the LGPL nature of the normal library.
OK, this patch implements it.
2007-12-09 Bruno Haible <[EMAIL PROTECTED]>
Applied this:
2007-12-09 Bruno Haible <[EMAIL PROTECTED]>
* gnulib-tool (func_emit_tests_Makefile_am): Expand references to
the build-aux directory.
*** gnulib-tool.bak
--- gnulib-tool
***
*** 1883,1889
echo
echo "LDADD = ${testsbase_inverse}/${sourceba
Applied this:
2007-12-09 Bruno Haible <[EMAIL PROTECTED]>
* gnulib-tool (func_emit_tests_Makefile_am): Remove redundant code
introduced on 2006-09-09.
*** gnulib-tool.orig2007-12-09 19:07:02.0 +0100
--- gnulib-tool 2007-12-09 18:41:23.0 +0100
***
10 matches
Mail list logo