view lispref/configure.in @ 31405:c1eb46906717

Don't require `vc' during compilation; requiring it leads to a recursive loading of vc.el and vc-hooks.el during bootstrap.
author Gerd Moellmann <gerd@gnu.org>
date Wed, 06 Sep 2000 10:41:10 +0000
parents 7385a4939c61
children 695cf19ef79e
line wrap: on
line source

dnl Process this file with autoconf to produce a configure script.
AC_INIT(elisp.texi)
AC_OUTPUT(Makefile)