view lispref/configure.in @ 90174:f3973ae57d8b

(unidata-text-file): Delete it. (unidata-list): Initialize to nil. (unidata-setup-list): New function. (unidata-gen-files): New optional arg unidata-text-file. If it's nil, set unidata-text-file the left command line arg. Call unidate-setup-list at first.
author Kenichi Handa <handa@m17n.org>
date Wed, 11 May 2005 12:29:25 +0000
parents 548375b6b1f8
children
line wrap: on
line source

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