Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 May 1998 15:32:03 -0700 (PDT)
From:      John Birrell <jb@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG
Subject:   cvs commit: src/gnu/usr.bin/perl/usub Makefile
Message-ID:  <199805122232.PAA27104@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jb          1998/05/12 15:32:03 PDT

  Modified files:
    gnu/usr.bin/perl/usub Makefile 
  Log:
  Change .if to .elif to prevent the current directory path search for a
  perl executable from overriding the object directory path search where
  perl is most likely to be. Most people haven't seen this because it
  defaulted to /usr/bin/perl which might be OK as a fallback, but when
  bootstrapping a new version (or the *first* version on alpha), we don't
  really want to use /usr/bin/perl.
  
  Revision  Changes    Path
  1.9       +1 -2      src/gnu/usr.bin/perl/usub/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805122232.PAA27104>