This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Introduce $Config{ldlibpthname} which contains
authorJarkko Hietaniemi <jhi@iki.fi>
Fri, 23 Jul 1999 11:58:49 +0000 (11:58 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Fri, 23 Jul 1999 11:58:49 +0000 (11:58 +0000)
commit5cf1d1f16c1401220ecaa7b3127343c7c6c095d2
tree54b9a35ecbdce7afc4cae82642d6de2a4a7e0d11
parentc1f7b11a6702e2397d89f7692c76fed567098176
Introduce $Config{ldlibpthname} which contains
the name of the environment variable holding the
dynamic library search path, often LD_LIBRARY_PATH.
Use this new feature all over.
Also removed remnants of admonition "add LD_LIBRARY_PATH
before running make" because Makefile.SH does this for you.

p4raw-id: //depot/cfgperl@3725
17 files changed:
Configure
Makefile.SH
ext/DynaLoader/DynaLoader_pm.PL
hints/aix.sh
hints/beos.sh
hints/cygwin32.sh
hints/dgux.sh
hints/epix.sh
hints/esix4.sh
hints/hpux.sh
hints/next_4.sh
hints/os2.sh
hints/rhapsody.sh
hints/svr4.sh
jpl/JNI/JNI.pm
jpl/install-jpl
utils/perlbug.PL