]> git.saurik.com Git - bison.git/blobdiff - djgpp/config.bat
warnings: simplify the m4 interface
[bison.git] / djgpp / config.bat
index 6e0350ef55e172e0b10165682b4ea016fd23197a..ab566d70a241a9319f535fa2575d9c72338d2c26 100644 (file)
@@ -4,7 +4,7 @@ Rem Configure Bison for DJGPP.
 Rem WARNING WARNING WARNING: This file needs to have DOS CRLF end-of-line\r
 Rem format, or else stock DOS/Windows shells will refuse to run it.\r
 \r
-Rem Copyright (C) 2005-2011 Free Software Foundation, Inc.\r
+Rem Copyright (C) 2005-2012 Free Software Foundation, Inc.\r
 \r
 Rem This program is free software: you can redistribute it and/or modify\r
 Rem it under the terms of the GNU General Public License as published by\r
@@ -471,7 +471,7 @@ redir -e /dev/null rm %XSRC%/po/stamp-cat-id
 \r
 Rem Update the arguments file for the configure script.\r
 Rem We prefer without-included-gettext because libintl.a from gettext package\r
-Rem is the only one that is garanteed to have been ported to DJGPP.\r
+Rem is the only one that is guaranteed to have been ported to DJGPP.\r
 echo --enable-nls --without-included-gettext >> args\r
 goto ConfigurePackage\r
 \r