summaryrefslogtreecommitdiff
path: root/doc/README.autoconf
diff options
context:
space:
mode:
Diffstat (limited to 'doc/README.autoconf')
-rw-r--r--doc/README.autoconf6
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/README.autoconf b/doc/README.autoconf
index 6c8ba55a..f8640bec 100644
--- a/doc/README.autoconf
+++ b/doc/README.autoconf
@@ -37,7 +37,7 @@ some, please let me know.)
Note that the distribution comes with a "Makefile" which will be overwritten
by "configure" with one that is not at all equiavelent to the original. The
-distribution contains a copy of the original "Makefile" in "Makefile.direct".
+distribution contains a copy of the original "Makefile" in "Makefile.direct".
Important options to configure:
@@ -48,7 +48,7 @@ Important options to configure:
--enable-threads=TYPE choose threading package
--enable-parallel-mark parallelize marking and free list construction
--enable-gc-debug (--enable-full-debug before about 7.0)
- include full support for pointer backtracing etc.
+ include full support for pointer backtracing etc.
Unless --prefix is set (or --exec-prefix or one of the more obscure options),
@@ -57,5 +57,3 @@ would typically require the "make install" to be run as root.
Most commonly --enable-threads=posix or will be needed. --enable-parallel-mark
is recommended for multiprocessors if it is supported on the platform.
-
-