]> Pileus Git - ~andy/fetchmail/blobdiff - m4-local/ac_ma_search_package.m4
Add Esperanto-language translation.
[~andy/fetchmail] / m4-local / ac_ma_search_package.m4
index 5f3c8b117d080a3a6116130b795143fae9c7f59e..f2af94240ef13baafb1ee3beb9c51cdf743d93d8 100644 (file)
@@ -62,7 +62,7 @@ if test "${with_$1}" != no ; then
            $1_libdir=$i/lib
        fi
 
-       if ! test -f "${$1_include}/$5" -a -d "${$1_libdir}" ; then
+       if test ! -f "${$1_include}/$5" -o ! -d "${$1_libdir}" ; then
            continue
        fi