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]

transform problem with 1.5?


I'm noticing a problem with automake-1.5 and the transform rule.

Specifically, I'm working with CVS amanda-2 and the --with-suffix option

The Makefiles generated by automake-1.5 have a "transform" definition that
ends with a semicolon followed by a space, and the stock sed on FreeBSD-4
hates this (at least somewhere in the install target rule).

If I remove the trailing  semicolon and space on the transform = ... line
then everything works.

Sorry for the reasonably lame bug report...

Is this a know problem that has already been fixed in a CVS version of
automake?

H


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