On Fri, 28 Nov 2003, Gary V. Vaughan wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Alexandre Duret-Lutz wrote: > | How can automake determine whether the version of libtool used in > | a package supports --tag ? > > test -n "`libtool --help | grep -- --tag=TAG`"
This doesn't seem like good advice given that due to recent libtool changes, both Automake's Makefiles and libtool itself will be generated at the same time (at the end of the configure run). :-) Bob ====================================== Bob Friesenhahn [EMAIL PROTECTED] http://www.simplesystems.org/users/bfriesen