Project

General

Profile

Actions

Bug #6728

closed

LIBPATH instead of SHLIB_PATH for AIX

Bug #6728: LIBPATH instead of SHLIB_PATH for AIX

Added by pedz (Perry Smith) over 13 years ago. Updated about 13 years ago.

Status:
Closed
Target version:
-
ruby -v:
ruby 1.9.3p194
Backport:
[ruby-core:46397]

Description

AIX uses LIBPATH instead of SHLIB_PATH

configure.in around line 2114 should be changed from:

                    : ${LIBPATHENV=SHLIB_PATH}

to

                    : ${LIBPATHENV=LIBPATH}
Actions

Also available in: PDF Atom