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]
Other format: [Raw text]

Re: include files and statically linked libraries


>>>>> "Eric" == Eric Anderson <eric.anderson@cordata.net> writes:

Eric> Makefile:225: *** missing separator.  Stop.
Eric> and line 225 of the Makefile is:
Eric> @SET_MAKE@

This means that whatever configure is building this Makefile doesn't
invoke AC_PROG_MAKE_SET.  AM_INIT_AUTOMAKE invokes this, so it
is probably some weird problem.  Maybe not running aclocal?

Tom



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