nls patches - need help with make machinery

Martin v. Loewis martin@loewis.home.cs.tu-berlin.de
Sun Jun 4 01:32:00 GMT 2000


> Martin, do you have an idea how to get Chills Makefile.in be processed by
> configure? In that case I could use the same fix as for f/Makefile.in.

Again, without trying: Adding

outputs=ch/Makefile

to ch/config-lang.in might work. If you do this for both ch and objc,
then there would be no 'oldstyle_subdirs' left, which may or may not
be a good thing.

I'm not exactly sure what one has to do to become a 'newstyle' subdir,
configure.in only cares about outputs being set. configure.lang does
all kinds of magic which I don't understand to create ch/Makefile from
Makefile.in. Converting ch to newstyle subdirs does not look to
difficult - it may be that objc is more work.

Alternatively, you could enhance configure.lang to substitute some
other things as well, but I doubt its worth the effort.

Regards,
Martin


More information about the Gcc mailing list