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:
6d7d595
)
Update configure.ac to include compiler/cpp directory
author
Mark Slee
<mcslee@apache.org>
Sat, 27 Jan 2007 01:58:17 +0000
(
01:58
+0000)
committer
Mark Slee
<mcslee@apache.org>
Sat, 27 Jan 2007 01:58:17 +0000
(
01:58
+0000)
Reviewed By: aditya
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@664954
13f79535
-47bb-0310-9956-
ffa450edef68
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
8168a12
..
0d1207d
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-8,6
+8,6
@@
AM_INIT_AUTOMAKE
AC_CONFIG_FILES([Makefile])
-AC_CONFIG_SUBDIRS([lib/cpp lib/php lib/py])
+AC_CONFIG_SUBDIRS([
compiler/cpp
lib/cpp lib/php lib/py])
AC_OUTPUT