PATCH to top level: don't use dirname in configure

Jeffrey A Law law@cygnus.com
Sun Jul 23 10:43:00 GMT 2000


  In message < 0007231642.AA21279@ivan.Harhan.ORG >you write:
  > Jeffrey A Law <law@cygnus.com> wrote:
  > 
  > > ## this sed command emulates the dirname command
  > > dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
  > >
  > > [...]
  > >
  > > Michael -- can you verify the sed command I provided above does the right
  > > thing for you?
  > 
  > Yes, it does.
  > 
  > So would you like a patch like the one below?
  > 
  > --
  > Michael Sokolov		Harhan Engineering Laboratory
  > Public Service Agent	International Free Computing Task Force
  > 			International Engineering and Science Task Force
  > 			615 N GOOD LATIMER EXPY STE #4
  > 			DALLAS TX 75204-5852 USA
  > 
  > Phone: +1-214-824-7693 (Harhan Eng Lab office)
  > E-mail: msokolov@ivan.Harhan.ORG (ARPA TCP/SMTP) (UUCP coming soon)
  > 
  > 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
  > 
  > 	* configure (topsrcdir): Don't use dirname.
Thanks.  Installed.
jeff



More information about the Gcc-patches mailing list