root/trunk/lispintro/configure.in

Revision 3737, 235 bytes (checked in by miyoshi, 3 years ago)

New directory from Emacs CVS HEAD.

Line 
1 dnl autoconf input file for the emacs lisp intro
2
3 AC_INIT(emacs-lisp-intro.texi)
4 AM_INIT_AUTOMAKE(emacs-lisp-intro, 2.00)
5 AC_OUTPUT(Makefile)
6
7 m4_if(dnl       Do not change this comment
8    arch-tag: 8d676bd8-8677-4ae0-8aa0-99bfd595b373
9 )dnl
Note: See TracBrowser for help on using the browser.