[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Order significant wrt AM_PROG_LIBTOOL and AC_LANG_CPLUSPLUS
From: |
Mark Coletti |
Subject: |
Order significant wrt AM_PROG_LIBTOOL and AC_LANG_CPLUSPLUS |
Date: |
Mon, 18 Jun 2001 14:53:32 -0400 |
If AC_LANG_CPLUSPLUS precedes AM_PROG_LIBTOOL in configure.in, the
executable extension becomes ".C" instead of "" on linux systems.
Swapping the order yields correct behavior.
Cheers!
Mark
--
Mark Coletti | mailto:address@hidden | http://www.lychnobite.org/
Reality is for people who can't face science fiction.
- Order significant wrt AM_PROG_LIBTOOL and AC_LANG_CPLUSPLUS,
Mark Coletti <=