It seems that various AC_FUNC_{} macros in configure.ac modify the behavior of the gnulib Makefile on the line containing @LIBOBJS@:
libgnu_a_LIBADD = @LIBOBJS@
Brant Gurganus
http://www.rose-hulman.edu/~gurganbl
-----Original Message-----
From: Sergey Poznyakoff [mailto:[EMAIL PROTECTED]]
Sent: Tue 08/15/06 8:49 AM
To: Gurganus, Brant L
Cc: bug-gnulib@gnu.org
Subject: RE: problem importing argp
Gurganus, Brant L <[EMAIL PROTECTED]> wrote:
> Why were those files added to the Makefile when I ran "{path to gnulib
> checkout}/gnulib-tool --import argp" then and what is the resolution
> for the problem? They cames from a line that use @ALLOCA@ in the
> generated Makefile and when I removed AC_FUNC_MEMCMP and friends, the
> problem went away.
Trying a fresh import I did not experience any of the described
problems. Notice also that `gnulib-tool --import argp' does not generate
any `AC_FUNC_MEMCMP' line. Please make sure you use a fresh gnulib
checkout.
Regards,
Sergey
Title: RE: problem importing argp
- problem importing argp Gurganus, Brant L
- Re: problem importing argp Sergey Poznyakoff
- RE: problem importing argp Gurganus, Brant L
- RE: problem importing argp Sergey Poznyakoff
- RE: problem importing argp Gurganus, Brant L
- Re: problem importing argp Simon Josefsson