This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


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

Re: gcc 2.96: A configure fix to replace "$(...)" with "${...}"


>  The following patch allows constructs such as `./configure
> --libdir='${exec_prefix}'/<path>' work as expected.  The patch was
> generated from the binutils tree but it applies cleanly against gcc 2.96
> as of May 1st. 

Thanks for your patch. Please send patches to gcc-patches@gcc.gnu.org;
maintainers often cannot catch up with gcc-bugs to review all the
patches. Also, don't forget to include a ChangeLog entry.

Regards,
Martin


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