annotate doc/lispref/configure.in @ 93921:f7d6d03d8ceb
(Ffield_string_no_properties): Fix typo in docstring.
author |
Juanma Barranquero <lekktu@gmail.com> |
date |
Wed, 09 Apr 2008 15:56:52 +0000 (2008-04-09) |
parents |
827c7bc22e5a |
children |
|
rev |
line source |
84056
|
1 dnl Process this file with autoconf to produce a configure script.
|
|
2 AC_INIT(elisp.texi)
|
|
3 AC_OUTPUT(Makefile)
|
|
4
|
|
5 m4_if(dnl Do not change this comment
|
|
6 arch-tag: 61db4227-0d2b-4c4d-ad54-ca9a1ee518ea
|
|
7 )dnl
|