view lispintro/configure.in @ 88735:b6f651a20890

(control-1): News charset. (eight-bit-control, eight-bit-graphic): Redefined to use raw-bytes space. (korean-ksc5601): Redefine to use code-offset and unify-map.
author Dave Love <fx@gnu.org>
date Mon, 10 Jun 2002 18:01:10 +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)