THRIFT-1054. build: explicit call to PKG_PROG_PKG_CONFIG is missing and first use...
authorBryan Duxbury <bryanduxbury@apache.org>
Wed, 9 Feb 2011 17:05:11 +0000 (17:05 +0000)
committerBryan Duxbury <bryanduxbury@apache.org>
Wed, 9 Feb 2011 17:05:11 +0000 (17:05 +0000)
Uh, yeah, what the description says.

Patch: Chris Morgan

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1068976 13f79535-47bb-0310-9956-ffa450edef68

configure.ac

index b1ab0a7..d5071b0 100644 (file)
@@ -24,6 +24,7 @@ AC_INIT([thrift], [0.7.0-dev])
 AC_CONFIG_AUX_DIR([.])
 
 AM_INIT_AUTOMAKE
+PKG_PROG_PKG_CONFIG
 
 AC_ARG_VAR([PY_PREFIX], [Prefix for installing Python modules.
                          (Normal --prefix is ignored for Python because