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