X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=configure.ac;h=05a4990bde6b270c8680be4a72cfa484811ff26f;hb=01f9499e1ff9d2909e76dc9b285616d138f144f3;hp=f3d834be64bbd7fd4eecdd090934a11f0c54a8d0;hpb=9f5b97446c5fc701a7fca4d3a383d37737a532c3;p=shibboleth%2Fxmltooling.git diff --git a/configure.ac b/configure.ac index f3d834b..05a4990 100644 --- a/configure.ac +++ b/configure.ac @@ -233,7 +233,7 @@ if test x_$with_xmlsec != x_no; then SSLLIBS="`$PKG_CONFIG --libs openssl`" SSLFLAGS="`$PKG_CONFIG --cflags openssl`" else - AC_MSG_ERROR([OpenSSL not supported by pkg-config, try --with-openssl instead]) + AC_MSG_WARN([OpenSSL not supported by pkg-config, try --with-openssl instead]) fi fi fi