changeset 84056:827c7bc22e5a

Move here from ../../lispref
author Glenn Morris <rgm@gnu.org>
date Thu, 06 Sep 2007 04:18:46 +0000
parents dae84f6dfb22
children 80d720ce6dae
files doc/lispref/configure.in
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/lispref/configure.in	Thu Sep 06 04:18:46 2007 +0000
@@ -0,0 +1,7 @@
+dnl Process this file with autoconf to produce a configure script.
+AC_INIT(elisp.texi)
+AC_OUTPUT(Makefile)
+
+m4_if(dnl	Do not change this comment
+   arch-tag: 61db4227-0d2b-4c4d-ad54-ca9a1ee518ea
+)dnl