view lispintro/configure.in @ 43017:a73bc2f013fc

(normal-splash-screen, display-splash-screen): New functions (separated from command-line-1). (command-line-1): Use them.
author Pavel Janík <Pavel@Janik.cz>
date Tue, 29 Jan 2002 13:54:39 +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)