Move WITH_UNIVERSAL_NEWLINES template into configure.in.
diff --git a/configure b/configure
index 6bd6eca..6732c0a 100755
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.in Revision: 1.309 .
+# From configure.in Revision: 1.310 .
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.53.
 #
@@ -10949,7 +10949,8 @@
 fi
 if test "$with_universal_newlines" != "no"
 then
-    cat >>confdefs.h <<\_ACEOF
+
+cat >>confdefs.h <<\_ACEOF
 #define WITH_UNIVERSAL_NEWLINES 1
 _ACEOF