This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: unterminated conditionals
- To: "Kremp, Johannes (Extern)" <Johannes dot Kremp at gedas dot de>
- Subject: Re: unterminated conditionals
- From: Tom Tromey <tromey at redhat dot com>
- Date: 20 Jun 2001 11:10:03 -0600
- Cc: "'automake at gnu dot org'" <automake at gnu dot org>
- List-Id: Discussion list for automake <automake.gnu.org>
- References: <F3CD65A13709D311932E00508B0956440387A1ED@blnsem05.gedas.de>
- Reply-To: tromey at redhat dot com
>>>>> "Johannes" == Kremp, Johannes (Extern) <Johannes.Kremp@gedas.de> writes:
What version of automake are you using?
Please include version info in every bug report.
Johannes> and in my 'Makefile.am': if HELLO
Johannes> ...
Johannes> endif
Is the `if' indented like that?
Can you give more details?
I'm unaware of any bugs in this area. My first guess would be that
there is a bug in your Makefile.am.
Tom