]> git.eshelyaron.com Git - emacs.git/commitdiff
Require Autoconf 2.61.
authorRichard M. Stallman <rms@gnu.org>
Sun, 24 Dec 2006 01:48:56 +0000 (01:48 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 24 Dec 2006 01:48:56 +0000 (01:48 +0000)
configure.in

index e6072d2dbad0d4359dc9bfca6d1cbe73a3985215..2e4580ce175dd095b547b612858eba61b55116c4 100644 (file)
@@ -23,7 +23,7 @@ dnl  along with GNU Emacs; see the file COPYING.  If not, write to the
 dnl  Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
 dnl  Boston, MA 02110-1301, USA.
 
-AC_PREREQ(2.54)dnl
+AC_PREREQ(2.61)dnl
 AC_INIT(src/lisp.h)
 AC_CONFIG_HEADER(src/config.h:src/config.in)