view lispintro/configure.in @ 55282:d21032c32fb8

(OTHERS): Ranamed from MISC. (MISC): Renamed from MISC-DIC. (WORLD): Adjuted for the above changes. (TIT-MISC, NON-TIT-MISC): New targets. (all): Don't depend on ${WORLD}. (.NOTPARALLEL, .NO_PARALLEL, ${TIT}, ${MSIC-IDC}): These targets removed. (TIT-SOURCES, MISC-SOURCES): New macros. (changed.tit, changed.misc): New targets. (leim-list.el): Depents on ${NON-TIT-MISC}, changed.tit, and changed.misc. Generate quail files from TIT and MISC files if necessary. (clean mostlyclean): Delete ${TIT-MISC} instead of ${TIT} and ${MISC-DIC}.
author Kenichi Handa <handa@m17n.org>
date Sat, 01 May 2004 04:59:29 +0000
parents 695cf19ef79e
children 375f2633d815
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)

m4_if(dnl	Do not change this comment
   arch-tag: 8d676bd8-8677-4ae0-8aa0-99bfd595b373
)dnl