From 2a9d6696d07e4bba22ec8d46629f95424c777f0c Mon Sep 17 00:00:00 2001 From: David Reiss Date: Fri, 11 Apr 2008 21:59:45 +0000 Subject: [PATCH] Whitespace change for consistency. git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665653 13f79535-47bb-0310-9956-ffa450edef68 --- configure.ac | 1 - 1 file changed, 1 deletion(-) 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 -- 2.17.1