commit | 2a9d6696d07e4bba22ec8d46629f95424c777f0c | [log] [tgz] |
---|---|---|
author | David Reiss <dreiss@apache.org> | Fri Apr 11 21:59:45 2008 +0000 |
committer | David Reiss <dreiss@apache.org> | Fri Apr 11 21:59:45 2008 +0000 |
tree | 630bbaee33dbf70d2c07b7a1814a1e4883533331 | |
parent | e4dc4f53660c5386aaa8387f900164e262d9f11b [diff] |
Whitespace change for consistency. git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665653 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/configure.ac b/configure.ac index 9e65a61..0e0e175 100644 --- a/configure.ac +++ b/configure.ac
@@ -55,7 +55,6 @@ if test "$with_erlang" = "yes"; then AC_PATH_PROG([ERLC], [erlc]) fi - AM_CONDITIONAL(ENABLE_ERLANG, [test -n "$ERLC"]) AC_C_CONST