This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: automake or libtool question on Red Hat 7.2


"Paul F. Kunz" <Paul_Kunz@SLAC.Stanford.EDU> writes:
>
> /bin/sh: -c: line 1: syntax error near unexpected token `;'
> /bin/sh: ... for tst in ; ...

bash doesn't like an empty list like that.  Is $(TESTS) empty for some
reason?  In any case, I think newer automake avoids the problem.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]