view lispintro/configure.in @ 47639:a7c8409f5cad

(try_font_list): Pay attention to the case that FAMILY is nil.
author Kenichi Handa <handa@m17n.org>
date Fri, 27 Sep 2002 00:43:40 +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)