view lispintro/configure.in @ 51827:8f62ae8e410c

(report_overlay_modification): Don't run hooks while traversing the list of overlays.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Tue, 08 Jul 2003 22:09:23 +0000
parents a8ee89e61d20
children 695cf19ef79e
line wrap: on
line source

dnl autoconf input file for the emacs lisp intro

AC_INIT(emacs-lisp-intro.texi)
AM_INIT_AUTOMAKE(emacs-lisp-intro, 2.00)
AC_OUTPUT(Makefile)