Whitespace change for consistency.
authorDavid Reiss <dreiss@apache.org>
Fri, 11 Apr 2008 21:59:45 +0000 (21:59 +0000)
committerDavid 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

index 9e65a61..0e0e175 100644 (file)
@@ -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