root/trunk/lispref/configure.in

Revision 3720, 200 bytes (checked in by miyoshi, 3 years ago)

Sync up with Emacs CVS HEAD.

Line 
1 dnl Process this file with autoconf to produce a configure script.
2 AC_INIT(elisp.texi)
3 AC_OUTPUT(Makefile)
4
5 m4_if(dnl       Do not change this comment
6    arch-tag: 61db4227-0d2b-4c4d-ad54-ca9a1ee518ea
7 )dnl
Note: See TracBrowser for help on using the browser.