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:
e4dc4f5
)
Whitespace change for consistency.
author
David Reiss
<dreiss@apache.org>
Fri, 11 Apr 2008 21:59:45 +0000
(21:59 +0000)
committer
David Reiss
<dreiss@apache.org>
Fri, 11 Apr 2008 21:59:45 +0000
(21:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665653
13f79535
-47bb-0310-9956-
ffa450edef68
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
9e65a61
..
0e0e175
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-55,7
+55,6
@@
AX_THRIFT_LIB(erlang, [Erlang], yes)
if test "$with_erlang" = "yes"; then
AC_PATH_PROG([ERLC], [erlc])
fi
-
AM_CONDITIONAL(ENABLE_ERLANG, [test -n "$ERLC"])
AC_C_CONST