comparison lispref/configure.in @ 89910:548375b6b1f8

Update unicode branch
author Miles Bader <miles@gnu.org>
date Mon, 19 Apr 2004 07:01:43 +0000
parents 375f2633d815
children
comparison
equal deleted inserted replaced
89909:68c22ea6027c 89910:548375b6b1f8
1 dnl Process this file with autoconf to produce a configure script. 1 dnl Process this file with autoconf to produce a configure script.
2 AC_INIT(elisp.texi) 2 AC_INIT(elisp.texi)
3 AC_OUTPUT(Makefile) 3 AC_OUTPUT(Makefile)
4
5 m4_if(dnl Do not change this comment
6 arch-tag: 61db4227-0d2b-4c4d-ad54-ca9a1ee518ea
7 )dnl