X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/7d424de14c0385012d328642bec6874c8e6cef17..3209eb1c4c5de8dd812e65da27df00c548f476fe:/djgpp/config.bat diff --git a/djgpp/config.bat b/djgpp/config.bat index ae5be9be..d2ed5ab3 100644 --- a/djgpp/config.bat +++ b/djgpp/config.bat @@ -4,8 +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, 2006, 2007, 2008, 2009, 2010 Free Software -Rem Foundation, Inc. +Rem Copyright (C) 2005-2015 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 @@ -472,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