]> granicus.if.org Git - php/commitdiff
typo
authorSascha Schumann <sas@php.net>
Sun, 11 Jul 1999 10:52:14 +0000 (10:52 +0000)
committerSascha Schumann <sas@php.net>
Sun, 11 Jul 1999 10:52:14 +0000 (10:52 +0000)
acinclude.m4

index 581adbb79e815229e7736313e59034a14cbaa382..ea231e571e57771f62ae05acb3a74211d1dd29cb 100644 (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"