From a80609c7739bd44b256e354389bfd1b0aa438d5d Mon Sep 17 00:00:00 2001 From: Sascha Schumann Date: Sun, 11 Jul 1999 10:52:14 +0000 Subject: [PATCH] typo --- acinclude.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/acinclude.m4 b/acinclude.m4 index 581adbb79e..ea231e571e 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -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" -- 2.50.1