m4-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FYI: 24-gary-typo.patch


From: Gary V. Vaughan
Subject: FYI: 24-gary-typo.patch
Date: Sun, 7 Oct 2001 13:53:36 +0100
User-agent: Mutt/1.3.16i

Index: ChangeLog
from  Gary Vaughan  <address@hidden>

        * configure.ac (--with-modules): Forgot a comma in the
        AC_HELP_STRING parameter list.

Index: configure.ac
===================================================================
RCS file: /cvsroot/m4/m4/configure.ac,v
retrieving revision 1.4
diff -u -p -u -r1.4 configure.ac
--- configure.ac 2001/10/04 22:14:20 1.4
+++ configure.ac 2001/10/07 12:39:22
@@ -71,7 +71,7 @@ AC_MSG_CHECKING(for modules to preload)
   DLPREOPEN=
 
   AC_ARG_WITH([modules],
-    [AC_HELP_STRING([--with-modules=MODULES]
+    [AC_HELP_STRING([--with-modules=MODULES],
                     [preload MODULES @<:@default: $m4_default_preload@:>@])],
     [use_modules="$withval"],
     [use_modules="$m4_default_preload"])

-- 
  ())_. Gary V. Vaughan     gary@(oranda.demon.co.uk|gnu.org)
  ( '/  Research Scientist  http://www.oranda.demon.co.uk       ,_())____
  / )=  GNU Hacker          http://www.gnu.org/software/libtool  \'      `&
`(_~)_  Tech' Author        http://sources.redhat.com/autobook   =`---d__/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]