summaryrefslogtreecommitdiff
path: root/lispref/configure.in
blob: 7db2f8cab5eb5c102605ca89fd4fed0a3a467bfd (plain)
1
2
3
4
5
6
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