Greetings,
On Wed, 23 Jul 2003, Alexandre Duret-Lutz wrote:
...much good advice, which I can report on here.
> >>> "Norman" == Norman Gray <[EMAIL PROTECTED]> writes:
>
> Norman> How does one optionally include C++ (or any non-C)
> Norman> sources in automake?
> [...]
> Norman> The obvious
Hi Norman,
>>> "Norman" == Norman Gray <[EMAIL PROTECTED]> writes:
Norman> How does one optionally include C++ (or any non-C)
Norman> sources in automake?
Norman> I don't mean functions to replace missing system functionality, but
Norman> modules within a package which the user may want or h
Greetings,
How does one optionally include C++ (or any non-C) sources in automake?
I don't mean functions to replace missing system functionality, but
modules within a package which the user may want or have to omit at
./configure time.
The obvious thing seems to be to use AC_LIBOBJ([function]