You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by ro...@apache.org on 2013/06/22 22:06:19 UTC

[2/2] git commit: THRIFT-2039 config.h --> thrift-config.h

THRIFT-2039 config.h --> thrift-config.h


Project: http://git-wip-us.apache.org/repos/asf/thrift/repo
Commit: http://git-wip-us.apache.org/repos/asf/thrift/commit/58fe5368
Tree: http://git-wip-us.apache.org/repos/asf/thrift/tree/58fe5368
Diff: http://git-wip-us.apache.org/repos/asf/thrift/diff/58fe5368

Branch: refs/heads/master
Commit: 58fe5368328b99c94323c76a05cb9eb51f7730b0
Parents: 9be4e68
Author: Roger Meier <ro...@apache.org>
Authored: Sat Jun 22 22:05:22 2013 +0200
Committer: Roger Meier <ro...@apache.org>
Committed: Sat Jun 22 22:05:22 2013 +0200

----------------------------------------------------------------------
 configure.ac | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/thrift/blob/58fe5368/configure.ac
----------------------------------------------------------------------
diff --git a/configure.ac b/configure.ac
index 12cf52d..61d5d63 100755
--- a/configure.ac
+++ b/configure.ac
@@ -539,6 +539,7 @@ fi
 AM_CONDITIONAL([WITH_BOOSTTHREADS], [test "x[$]ENABLE_BOOSTTHREADS" = "x1"])
 
 AC_CONFIG_HEADERS(config.h:config.hin)
+AC_CONFIG_HEADERS(lib/cpp/src/thrift/config.h:config.hin)
 # gruard against pre defined config.h
 AH_TOP([
 #ifndef CONFIG_H