Hello Jerry,
* Jerry Wang wrote on Wed, Jul 01, 2009 at 06:00:24PM CEST:
> Has the if/else statement always been supported by automake?
Conditionals first appeared in version 1.2 from 1997, and else/endif
in 1.5 from 2001. However, several features need special handling for
being able to appear
Hi,
Has the if/else statement always been supported by automake? - I have 2
machines with the same source code, 1 has an older version of automake, and
it's failing to build at the if/else statement.
Thanks,
Jerry
Hi,
Great, that works.
Thanks very much for your help.
David Churches.
-
David Churches
Department of Physics and Astronomy
Cardiff University, PO Box 913, Cardiff, CF2 3YB, U.K.
Phone: + 44-29-20874785, 20875121 (direct line) Fax
On Thu, Jun 13, 2002 at 10:55:16AM +0100, David Churches wrote:
>
> Hi,
>
> I am using automake to test codes by using make check.
> However, one of my test codes needs an argument in order to run. How do I
> give this argument to automake in the Makefile.am file?
You can use a shell script as
Hi,
I am using automake to test codes by using make check.
However, one of my test codes needs an argument in order to run. How do I
give this argument to automake in the Makefile.am file?
Cheers,
David Churches.
-
David Churche