This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: 3.4 PATCH: Avoid hardcoded pwd


>I noticed two places in gcc/Makefile.in where a hardcoded pwd was used
>instead of PWD_COMMAND.  Fixed thus.
>
>Ok for mainline?
Yes, please commit.  Uh -- except please use the more modern standard
form for the date in the ChangeLog, as noted below.

>        Rainer
>
>-----------------------------------------------------------------------------
>Rainer Orth, Faculty of Technology, Bielefeld University
>
>
>Mon Jul 21 17:08:41 2003  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
the following is preferred:
2003-07-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>

>
>       * Makefile.in: Replace pwd by ${PWD_COMMAND}.

-- 
Nathanael Nerode  <neroden at gcc.gnu.org>
http://home.twcny.rr.com/nerode/neroden/fdl.html


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