]> git.eshelyaron.com Git - emacs.git/commitdiff
configure.ac comment
authorGlenn Morris <rgm@gnu.org>
Tue, 1 Apr 2014 16:17:19 +0000 (09:17 -0700)
committerGlenn Morris <rgm@gnu.org>
Tue, 1 Apr 2014 16:17:19 +0000 (09:17 -0700)
configure.ac

index 223ff99e84927a948fee234eec030b001ff05edc..db5f12149c10a841d2d9f069466a83ccfcdd0c71 100644 (file)
@@ -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 <http://www.gnu.org/licenses/>.
 
 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