This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: AC_PROG_LIBTOOL vs. AM_PROG_LIBTOOL in automake-1.4.a


On Mar  1, 2000, mdejonge@cable.a2000.nl wrote:

> Shouldn't automake issue a warning like:
>    automake: configure.in: installing `./ltconf'
> as it does for other missing files?

No, because ltconfig is not part of automake, it's part of libtool.
You should run libtoolize for that.  In fact, IIRC, automake --add
does run libtoolize to do that.

-- 
Alexandre Oliva     http://www.ic.unicamp.br/~oliva/     Enjoy Guaranį
Cygnus Solutions, a Red Hat company        aoliva@{redhat, cygnus}.com
Free Software Developer and Evangelist    CS PhD student at IC-Unicamp
oliva@{lsd.ic.unicamp.br, gnu.org}   Write to mailing lists, not to me


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]