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: New bugs


>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:

Tom> Later we see:

Tom> 		 # Generate rule for `.o'.  . 's/^\@EXT\@\.o:/' . $obj
Tom> . '.o: ' . $source . '/g;'

Tom> I think we need to quote $obj and $source here; this was handled
Tom> in the old code.

I did not change anything in the area, I'd like first to understand
the failure you are describing.  It's related to special characters in
source file names which have special flags right?

First I want to write/enhance a test that fails on this.


If would be *wonderful* if someone had the courage to convert
Automake's test suite to Autotest :(


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