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:
9be4e68
)
THRIFT-2039 config.h --> thrift-config.h
author
Roger Meier
<roger@apache.org>
Sat, 22 Jun 2013 20:05:22 +0000
(22:05 +0200)
committer
Roger Meier
<roger@apache.org>
Sat, 22 Jun 2013 20:05:22 +0000
(22:05 +0200)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
12cf52d
..
61d5d63
100755
(executable)
--- 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