Project

General

Profile

Actions

Bug #6728

closed

LIBPATH instead of SHLIB_PATH for AIX

Added by pedz (Perry Smith) almost 12 years ago. Updated almost 12 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: Atom PDF

Like0
Like0Like0