autoconf
[Top][All Lists]
Advanced

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

typo in acgeneral.m4 (`witout')


From: Ben Pfaff
Subject: typo in acgeneral.m4 (`witout')
Date: Mon, 28 May 2001 00:54:58 -0400
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.3 Emacs/20.7 (i386-debian-linux-gnu) MULE/4.0 (HANANOEN)

This showed up in the Debian package for autoconf.

--- autoconf-2.50.orig/acgeneral.m4
+++ autoconf-2.50/acgeneral.m4
@@ -3551,7 +3551,7 @@
          [AC_CONFIG_COMMANDS(default, [$2], [$3])])dnl
 m4_ifval([$1$2$3],
          [AC_DIAGNOSE([obsolete],
-                      [$0 should be used witout arguments.
+                      [$0 should be used without arguments.
 You should run autoupdate.])])dnl
 AC_CACHE_SAVE
 
-- 
"To prepare for the writing of Software, 
 the writer must first become one with it, 
 sometimes two."
--W. C. Carlson



reply via email to

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