automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

unterminated conditionals


From: Kremp, Johannes (Extern)
Subject: unterminated conditionals
Date: Wed, 20 Jun 2001 13:14:06 +0200

i wrote in my 'configure.in':   SWITCH=hello
                                AM_CONDITIONAL(HELLO, test "$SWITCH" =
hello)

and in my 'Makefile.am':                if HELLO
                                ...
                                endif

'automake' told me:             automake: src/Makefile.am: unterminated
conditionals: @HELLO_TRUE@

it would be very nice, if vou could tell me what i can do to solve the
problem.
thanks 
johannes





reply via email to

[Prev in Thread] Current Thread [Next in Thread]