annotate lispref/configure.in @ 89593:45b6fc5c8be5

(temacs): Increase EMHEAP further to avoid startup message about low memory.
author Jason Rumney <jasonr@gnu.org>
date Sun, 12 Oct 2003 13:56:23 +0000
parents 375f2633d815
children 548375b6b1f8
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)