From a4c2f2e18459bc8f97860362cbde9070f51993d8 Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Mon, 01 Oct 2007 13:25:32 +0000 Subject: don't be smart about pkgconfig dir Signed-off-by: Michael Krelin --- (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 53e22ba..4f9b6c2 100644 --- a/configure.ac +++ b/configure.ac @@ -7,11 +7,11 @@ AC_PROG_INSTALL AC_PROG_CXX AC_PROG_CC AC_PROG_LIBTOOL +PKG_PROG_PKG_CONFIG AC_HEADER_STDC AC_PATH_PROG([XSLTPROC],[xsltproc],[true]) -AC_WITH_PKGCONFIG PKG_CHECK_MODULES([OPENSSL],[openssl],,[ AC_MSG_ERROR([no openssl library found. get one from http://www.openssl.org/]) -- cgit v0.9.0.2