From: Alexandre Oliva Date: Sat, 13 Mar 1999 23:18:49 +0000 (+0000) Subject: oops, cut&paste error X-Git-Tag: release-1-2f~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6518dbe0dddf5e74e8c90e9ef452d1499e2a9fff;p=thirdparty%2Flibtool.git oops, cut&paste error --- diff --git a/ltmain.in b/ltmain.in index fab68d8b0..0375fcaf4 100644 --- a/ltmain.in +++ b/ltmain.in @@ -2184,7 +2184,7 @@ EOF case " $xrpath " in *" $libdir "*) ;; *) continue ;; - esac + esac ;; *) ;; esac @@ -2232,6 +2232,7 @@ EOF case " $xrpath " in *" $libdir "*) ;; *) continue ;; + esac ;; *) ;; esac