emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to configure.in


From: Glenn Morris
Subject: [Emacs-diffs] Changes to configure.in
Date: Thu, 06 Sep 2007 04:02:03 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/09/06 04:02:03

Index: configure.in
===================================================================
RCS file: configure.in
diff -N configure.in
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ configure.in        6 Sep 2007 04:02:03 -0000       1.1
@@ -0,0 +1,9 @@
+dnl autoconf input file for the emacs lisp intro
+
+AC_INIT(emacs-lisp-intro.texi)
+AM_INIT_AUTOMAKE(emacs-lisp-intro, 2.00)
+AC_OUTPUT(Makefile)
+
+m4_if(dnl      Do not change this comment
+   arch-tag: 8d676bd8-8677-4ae0-8aa0-99bfd595b373
+)dnl




reply via email to

[Prev in Thread] Current Thread [Next in Thread]