]> git.saurik.com Git - bison.git/blobdiff - djgpp/config.bat
gnulib: update
[bison.git] / djgpp / config.bat
index e30c939fddfc33112304f594a4be2d9da7d0d84b..d2ed5ab3e28ae5fc7f6bad8409638875ea617f0f 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-2012 Free Software Foundation, Inc.\r
+Rem Copyright (C) 2005-2015 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