From 9357b97ca3476f9487c1771a24bf2d71417e3b56 Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Tue, 24 Jul 2001 17:56:33 +0000 Subject: [PATCH] typo + new comment --- m4/multi.m4 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/m4/multi.m4 b/m4/multi.m4 index 447fe621..226926da 100644 --- a/m4/multi.m4 +++ b/m4/multi.m4 @@ -14,8 +14,9 @@ AC_ARG_ENABLE(multilib, esac], [multilib=yes]) -# We may get other options which we are undocumented: +# We may get other options which we leave undocumented: # --with-target-subdir, --with-multisrctop, --with-multisubdir +# See config-ml.in if you want the gory details. if test "$srcdir" = "."; then if test "$with_target_subdir" != "."; then -- 2.43.5