X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/34136e65fc7bd6babcfedcbfcfdca3b9feb10f1d..11aef5e95b890364474c49c7d4529de2bec3544e:/djgpp/config.bat?ds=inline 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