Lines 4316-4322
esac
Link Here
|
4316 |
# Set runtime shared library paths as needed |
4316 |
# Set runtime shared library paths as needed |
4317 |
|
4317 |
|
4318 |
if test $ARCH = linux -o $ARCH = freebsd -o $ARCH = bsdi; then |
4318 |
if test $ARCH = linux -o $ARCH = freebsd -o $ARCH = bsdi; then |
4319 |
AALIB_RLD_FLAGS="-Wl,-rpath,\${exec_prefix}/lib" |
4319 |
AALIB_RLD_FLAGS="" |
4320 |
fi |
4320 |
fi |
4321 |
|
4321 |
|
4322 |
if test $ARCH = solaris; then |
4322 |
if test $ARCH = solaris; then |