X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/c932d6135ca3e508f7136810b9b0bf79725290b9..a26424642b1de2c5e237cd69a54f12b2f430321f:/djgpp/config.bat diff --git a/djgpp/config.bat b/djgpp/config.bat index e30c939f..ab566d70 100644 --- a/djgpp/config.bat +++ b/djgpp/config.bat @@ -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