This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB 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]

Re: [RFA] more sed fixes for Makefile.in


you should make sure the configure files create a
program_transform_name that looks like "sedcmd;sedcmd" rather
than "-e sedcmd -e sedcmd".  I think this was an autoconf version
dependency.  I'm kind of skeptical program_transform_name works
right.  some time ago I was trying to pass my own
program-transform-name arg to configure, I forget why exactly,
but I ran into all sorts of problems and eventually just gave up
and did something else.
--


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