summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorNoriko Hosoi <nhosoi@redhat.com>2009-03-17 01:00:25 +0000
committerNoriko Hosoi <nhosoi@redhat.com>2009-03-17 01:00:25 +0000
commit37bf7ccbecf011719ddf12d5a887eb0028b84907 (patch)
tree9e1fade60ead64093e66efa43d04ab080fed4113 /configure
parent2ede6dec55989ddf76c38360e929971ae6360b27 (diff)
downloadds-37bf7ccbecf011719ddf12d5a887eb0028b84907.tar.gz
ds-37bf7ccbecf011719ddf12d5a887eb0028b84907.tar.xz
ds-37bf7ccbecf011719ddf12d5a887eb0028b84907.zip
Resolves: #476096
Summary: move perl on solaris to a <TBD> path Description: Changing Solaris perl path (perlexec) to /usr/lib/sparcv9/dirsec/perl5x/bin/perl.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 55d9eadd..1d531f47 100755
--- a/configure
+++ b/configure
@@ -23830,7 +23830,7 @@ _ACEOF
platform="solaris"
# assume 64 bit
- perlexec='/usr/lib/sparcv9/dirsrv/perl5x/bin/perl'
+ perlexec='/usr/lib/sparcv9/dirsec/perl5x/bin/perl'
# relative to sysconfdir
initdir=/init.d
;;