]> sourceware.org Git - automake.git/commitdiff
typo + new comment
authorTom Tromey <tromey@redhat.com>
Tue, 24 Jul 2001 17:56:33 +0000 (17:56 +0000)
committerTom Tromey <tromey@redhat.com>
Tue, 24 Jul 2001 17:56:33 +0000 (17:56 +0000)
m4/multi.m4

index 447fe621e526969cb87cfca5ffa17e433f6209e5..226926da4440bef03a7ac886259f7a4c2c4d5135 100644 (file)
@@ -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
This page took 0.029192 seconds and 5 git commands to generate.