From: David Reiss Date: Fri, 11 Apr 2008 21:59:45 +0000 (+0000) Subject: Whitespace change for consistency. X-Git-Tag: 0.2.0~819 X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=2a9d6696d07e4bba22ec8d46629f95424c777f0c;p=common%2Fthrift.git 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 9e65a612..0e0e175e 100644 --- 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