]> granicus.if.org Git - sudo/commitdiff
Add --disable-nls for AIX
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 25 Jun 2012 18:00:15 +0000 (14:00 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 25 Jun 2012 18:00:15 +0000 (14:00 -0400)
--HG--
branch : 1.7

mkpkg

diff --git a/mkpkg b/mkpkg
index b2f8cbed0d1bd33efd43a968ac1c1401a6393ed0..099e851a848acc07e9509313278b431c446547bc 100755 (executable)
--- a/mkpkg
+++ b/mkpkg
@@ -265,6 +265,7 @@ case "$osversion" in
                --with-editor=/usr/bin/vi
                --with-env-editor
                --enable-zlib=builtin
+               --disable-nls
                $configure_opts"
        PPVARS="${PPVARS}${PPVARS+$space}aix_freeware=true"
        ;;