Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Sep 1998 23:05:29 -0700 (PDT)
From:      Mark Murray <markm@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/gnu/usr.bin/perl/miniperl Makefile src/gnu/usr.bin/perl/perl Makefile install_perl_libs
Message-ID:  <199809230605.XAA05853@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
markm       1998/09/22 23:05:28 PDT

  Modified files:
    gnu/usr.bin/perl/miniperl Makefile 
    gnu/usr.bin/perl/perl Makefile install_perl_libs 
  Log:
  More make cleanups.
  
  1) Part of the NOSHARED fix; I messed this up and managed to get
     perl installed without being linked to the shared library libperl.so.
     This broke Perl in ELF when linking in shared objects.
  
  2) Start of a cleanup of the man3 page location. This will (eventually)
     allow for a the ports to put their pages in the "normal" ${PREFIX}-
     based location.
  
  3) Nuke cruft.
  
  Revision  Changes    Path
  1.5       +2 -1      src/gnu/usr.bin/perl/miniperl/Makefile
  1.14      +1 -3      src/gnu/usr.bin/perl/perl/Makefile
  1.2       +3 -3      src/gnu/usr.bin/perl/perl/install_perl_libs



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