]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove the commented-out AC_PREREQ, it caused trouble on Debian woody
authorEli Zaretskii <eliz@gnu.org>
Fri, 19 Oct 2001 16:44:44 +0000 (16:44 +0000)
committerEli Zaretskii <eliz@gnu.org>
Fri, 19 Oct 2001 16:44:44 +0000 (16:44 +0000)
which had both Autoconf 2.13 and 2.52 installed (the wrong version
would be selected).

aclocal.m4

index 25474afe907dc89bb275893e493584b530cb9970..c996da40a5b2e06a7ddc25aa042a0251867dc653 100644 (file)
@@ -1,5 +1,3 @@
-dnl The following are from prerelease autoconf 2.14a.  When 2.14 is
-dnl released, we should be able to zap them and just use AC_PREREQ(2.14).
 
 % Copyright (C) 2000, 2001  Free Software Foundation, Inc.
 %