From: Andrea Zagli Date: Tue, 15 Dec 2015 10:02:37 +0000 (+0100) Subject: Mancanza di camel 3.18 in autotools. X-Git-Url: https://saetta.ns0.it/gitweb?a=commitdiff_plain;h=8e3b63a37599fd164c77078574685f3f351078de;p=solipa%2Flibsolipa Mancanza di camel 3.18 in autotools. --- diff --git a/configure.ac b/configure.ac index 7e692c8..9111364 100644 --- a/configure.ac +++ b/configure.ac @@ -59,6 +59,8 @@ if test x$camel318_found = xno; then else CAMEL_PKGCONFIG="camel-1.2" fi +else + CAMEL_PKGCONFIG="camel-1.2" fi AC_SUBST(CAMEL_CFLAGS)