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]

Please tell me this is an automake bug :-)


Or that I have some well-known (?) config issue.
Automake fails to create "Makefile.in" with this:

  AC_CONFIG_FILES( [Makefile] )

But works correctly with this:

  AC_CONFIG_FILES( Makefile )

The big issue is consistency in quoting.  :-(
It is crucial to comprehension.



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