annotate lispref/configure.in @ 90635:fbcb54456f60

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 26 Oct 2006 02:32:45 +0000
parents 548375b6b1f8
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
23149
7385a4939c61 Initial revision
Karl Heuer <kwzh@gnu.org>
parents:
diff changeset
1 dnl Process this file with autoconf to produce a configure script.
7385a4939c61 Initial revision
Karl Heuer <kwzh@gnu.org>
parents:
diff changeset
2 AC_INIT(elisp.texi)
7385a4939c61 Initial revision
Karl Heuer <kwzh@gnu.org>
parents:
diff changeset
3 AC_OUTPUT(Makefile)
89910
548375b6b1f8 Update unicode branch
Miles Bader <miles@gnu.org>
parents: 88123
diff changeset
4
548375b6b1f8 Update unicode branch
Miles Bader <miles@gnu.org>
parents: 88123
diff changeset
5 m4_if(dnl Do not change this comment
548375b6b1f8 Update unicode branch
Miles Bader <miles@gnu.org>
parents: 88123
diff changeset
6 arch-tag: 61db4227-0d2b-4c4d-ad54-ca9a1ee518ea
548375b6b1f8 Update unicode branch
Miles Bader <miles@gnu.org>
parents: 88123
diff changeset
7 )dnl