This commit is contained in:
Sascha Schumann 1999-07-11 10:52:14 +00:00
parent f0febf044f
commit a80609c773

View File

@ -40,7 +40,7 @@ AC_DEFUN(AC_ADD_LIBPATH,[
EXTRA_LIBS="$EXTRA_LIBS -L$ai_p"
if test -n "$rpath_raw" ; then
RPATHS="$RPATHS ${raw_runpath_switch}$ai_p"
if test -n "$APXS" ; then
elif test -n "$APXS" ; then
RPATHS="$RPATHS ${apxs_runpath_switch}$ai_p'"
else
RPATHS="$RPATHS ${ld_runpath_switch}$ai_p"