changeset 23149:7385a4939c61

Initial revision
author Karl Heuer <kwzh@gnu.org>
date Sat, 29 Aug 1998 19:58:35 +0000
parents 10e261360159
children d2f7ed631ea7
files lispref/configure.in
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/lispref/configure.in	Sat Aug 29 19:58:35 1998 +0000
@@ -0,0 +1,3 @@
+dnl Process this file with autoconf to produce a configure script.
+AC_INIT(elisp.texi)
+AC_OUTPUT(Makefile)