view lispintro/configure.in @ 43478:6b55f979d4ed

(enter_timestamp): Remove unused static variable to prevent warning.
author Pavel Janík <Pavel@Janik.cz>
date Sat, 23 Feb 2002 16:28:28 +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)