summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure1
-rw-r--r--configure.ac1
2 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index c0890b6..086b386 100755
--- a/configure
+++ b/configure
@@ -6,6 +6,7 @@
# 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
# This configure script is free software; the Free Software Foundation
# gives unlimited permission to copy, distribute and modify it.
+#
## --------------------- ##
## M4sh Initialization. ##
## --------------------- ##
diff --git a/configure.ac b/configure.ac
index c45924c..00ed4b1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -11,6 +11,7 @@ temp_RELEASE_MAJOR=0
temp_RELEASE_MINOR=8
temp_RELEASE_SUBLEVEL=11
temp_RELEASE_EXTRALEVEL=
+
####################################
AC_PREREQ(2.61)