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