X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/7d424de14c0385012d328642bec6874c8e6cef17..11aef5e95b890364474c49c7d4529de2bec3544e:/djgpp/config.bat?ds=sidebyside diff --git a/djgpp/config.bat b/djgpp/config.bat index ae5be9be..ab566d70 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-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 @@ -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