view lispintro/configure.in @ 46265:4eaf280a94e1

(hexl-find-file): Bind `completion-ignored-extensions' to nil when prompting for a filename.
author Miles Bader <miles@gnu.org>
date Tue, 09 Jul 2002 06:00:05 +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)