view lispintro/configure.in @ 44591:9ac5b019b785

(widget-field-face, widget-single-line-field-face): Force foreground to be black on a tty, so this face is readable on a dark-background tty.
author Miles Bader <miles@gnu.org>
date Mon, 15 Apr 2002 06:18:13 +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)