On 19 Jun 2001 18:51:05 MDT, Tom Tromey wrote:
> >>>>> "Mark" == Mark Coletti <[EMAIL PROTECTED]> writes:
>
> Mark> If AC_LANG_CPLUSPLUS precedes AM_PROG_LIBTOOL in configure.in, the
> Mark> executable extension becomes ".C" instead of "" on linux systems.
> Mark> Swapping the order yields correct behavior.
> I think this must be a bug in autoconf. In any case I doubt it is
> an automake bug.
It might be an automake bug because libtool is interested in
determining the proper binary file name extensions, and the "AM_"
prefix suggests that setting up libtool is automake's job. The
AM_PROG_LIBTOOL may be getting confused when the language context
isn't the default "C" but "C++" environment instead.
I was just proferring a guess.
> You don't mention what version of autoconf you are using :-(.
Autoconf version 2.13
automake (GNU automake) 1.4
ltmain.sh (GNU libtool) 1.4 (1.920 2001/04/24 23:26:18)
All this on a RH 6.1 (Cartman) machine with gcc version 2.95.2.
Cheers!
Mark
--
Mark Coletti | mailto:[EMAIL PROTECTED] | http://www.lychnobite.org/
What's a beer between friends? Not enough beer.