summaryrefslogtreecommitdiff
path: root/hints/dgux.sh
diff options
context:
space:
mode:
authorJan Dubois <jand@activestate.com>2007-11-19 07:53:11 -0800
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2007-11-20 08:16:21 +0000
commitc2eef262516d11d91c32a958a009379636e7f3d5 (patch)
treea67054c04a00731831eb688c3b77243f6c37157a /hints/dgux.sh
parentbb32c4e1d455c0d04e8f1f39328ad705baef7aef (diff)
downloadperl-c2eef262516d11d91c32a958a009379636e7f3d5.tar.gz
Rename "perl59" to "perl510"
From: "Jan Dubois" <jand@activestate.com> Message-ID: <03cd01c82b07$581a1950$084e4bf0$@com> p4raw-id: //depot/perl@32411
Diffstat (limited to 'hints/dgux.sh')
-rw-r--r--hints/dgux.sh16
1 files changed, 8 insertions, 8 deletions
diff --git a/hints/dgux.sh b/hints/dgux.sh
index 53a39c8a73..5d04bfbe11 100644
--- a/hints/dgux.sh
+++ b/hints/dgux.sh
@@ -54,14 +54,14 @@ libpth="/usr/lib"
#####################################
prefix=/usr/local
-perlpath="$prefix/bin/perl59"
-startperl="#! $prefix/bin/perl59"
-privlib="$prefix/lib/perl59"
+perlpath="$prefix/bin/perl510"
+startperl="#! $prefix/bin/perl510"
+privlib="$prefix/lib/perl510"
man1dir="$prefix/man/man1"
man3dir="$prefix/man/man3"
-sitearch="$prefix/lib/perl59/$archname"
-sitelib="$prefix/lib/perl59"
+sitearch="$prefix/lib/perl510/$archname"
+sitelib="$prefix/lib/perl510"
#Do not overwrite by default /usr/bin/perl of DG/UX
installusrbinperl="$undef"
@@ -140,7 +140,7 @@ unset sde_path default_sde sde
# <takis@XFree86.Org>
#####################################
-libperl="libperl59.so"
+libperl="libperl510.so"
# Many functions (eg, gethostent(), killpg(), getpriority(), setruid()
# dbm_*(), and plenty more) are defined in -ldgc. Usually you don't
@@ -207,8 +207,8 @@ $define|true|[yY]*)
# DG/UX library!
libswanted="dbm posix resolv socket nsl dl m rte"
archname="ix86-dgux-thread"
- sitearch="$prefix/lib/perl59/$archname"
- sitelib="$prefix/lib/perl59"
+ sitearch="$prefix/lib/perl510/$archname"
+ sitelib="$prefix/lib/perl510"
case "$cc" in
*gcc*)
#### Use GCC -2.95.2/3 rev (DG/UX) and -pthread