Hi,
I encountered the following problem with automake:
I'm developping a Makefile.am for a program which depends on a
huge number of C files (356 to be exact). In the Makefile.am I
have listed these dependencies on multiple lines, Automake
generates a Makefile.in which contains all 356 file names on a
single line. This line is too long for configure to instantiate
and the result is a truncated line of dependencies.
Shouldn't automake retain the formatting of Makefile.am's?
Any comments on this would be appreciated.
Merijn de Jonge
--
Merijn de Jonge email: [EMAIL PROTECTED]
tel: (+31) 20 592 6051 www: http://www.cwi.nl/~mdejonge/