Code Review
/
common
/
thrift.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
d4c67c3
)
THRIFT-1054. build: explicit call to PKG_PROG_PKG_CONFIG is missing and first use...
author
Bryan Duxbury
<bryanduxbury@apache.org>
Wed, 9 Feb 2011 17:05:11 +0000
(17:05 +0000)
committer
Bryan 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
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
b1ab0a7
..
d5071b0
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-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