]> git.eshelyaron.com Git - emacs.git/commit
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)
commit79cee6e95c0344d4d618f5c221fd8659a3362196
tree4123469b99e9bc505ac06cc93ce75773834ee440
parentcac957de86896a631d2e5cdb78672c4862616010
Remove the commented-out AC_PREREQ, it caused trouble on Debian woody
which had both Autoconf 2.13 and 2.52 installed (the wrong version
would be selected).
aclocal.m4