view lispintro/configure.in @ 48719:0cc3c6bc6da0

(byte-compile-eval): Handle (t . SYMBOL) elements in load-history. (byte-compile-cl-warn): No cl warnings for cl-defsubst-expand and cl-struct-setf-expander.
author Richard M. Stallman <rms@gnu.org>
date Sat, 07 Dec 2002 21:33:19 +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)