view lispintro/configure.in @ 47477:dec829d59f3c

(diff-buffer-with-file): Check whether associated file exists. Display message for 1 second. Always return nil.
author Markus Rost <rost@math.uni-bielefeld.de>
date Fri, 13 Sep 2002 20:22:11 +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)