Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Mar 2000 07:45:15 -0800 (PST)
From:      Mark Murray <markm@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/gnu/usr.bin/perl/libperl Makefile config.SH-elf.alpha config.SH-elf.i386 config.SH-threads-elf.alpha config.SH-threads-elf.i386 src/gnu/usr.bin/perl/perl Makefile src/gnu/usr.bin/perl/suidperl Makefile
Message-ID:  <200003081545.HAA05253@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
markm       2000/03/08 07:45:15 PST

  Modified files:
    gnu/usr.bin/perl/libperl Makefile config.SH-elf.alpha 
                             config.SH-elf.i386 
                             config.SH-threads-elf.alpha 
                             config.SH-threads-elf.i386 
    gnu/usr.bin/perl/perl Makefile 
    gnu/usr.bin/perl/suidperl Makefile 
  Log:
  Considerable upgrade to the way perl links to shared objects. This
  fixes the way that third-party apps like apache link in perl .so's
  (and previously did not get libperl linked in.)
  
  NOTE - you neeed to recompile all your perl stuff - all the p5-*
  por4ts with C code, and things like mod_perl.
  
  Revision  Changes    Path
  1.9       +3 -1      src/gnu/usr.bin/perl/libperl/Makefile
  1.16      +23 -23    src/gnu/usr.bin/perl/libperl/config.SH-elf.alpha
  1.15      +23 -23    src/gnu/usr.bin/perl/libperl/config.SH-elf.i386
  1.2       +24 -24    src/gnu/usr.bin/perl/libperl/config.SH-threads-elf.alpha
  1.2       +23 -21    src/gnu/usr.bin/perl/libperl/config.SH-threads-elf.i386
  1.27      +5 -5      src/gnu/usr.bin/perl/perl/Makefile
  1.13      +14 -10    src/gnu/usr.bin/perl/suidperl/Makefile



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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