From: Glenn Morris Date: Tue, 1 Apr 2014 16:17:19 +0000 (-0700) Subject: configure.ac comment X-Git-Tag: emacs-25.0.90~2640^2~284 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=21c625fdd0fffffb8420ec25fbcba1aed7e05248;p=emacs.git configure.ac comment --- diff --git a/configure.ac b/configure.ac index 223ff99e849..db5f12149c1 100644 --- a/configure.ac +++ b/configure.ac @@ -22,6 +22,7 @@ dnl You should have received a copy of the GNU General Public License dnl along with GNU Emacs. If not, see . AC_PREREQ(2.65) +dnl Note this is parsed by (at least) make-dist and lisp/cedet/ede/emacs.el. AC_INIT(GNU Emacs, 24.4.50, bug-gnu-emacs@gnu.org) dnl We get MINGW64 with MSYS2