- temporarily don't build i18n
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/branches/1.5-xserver@2487 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/unix/Makefile.in b/unix/Makefile.in
index 34b0a04..22b4acc 100644
--- a/unix/Makefile.in
+++ b/unix/Makefile.in
@@ -2,6 +2,6 @@
PACKAGE = @PACKAGE@
VERSION = @VERSION@
-SUBDIRS = ../common intl tx x0vncserver vncviewer po vncpasswd @VNCCONFIG_DIR@
+SUBDIRS = ../common tx x0vncserver vncviewer vncpasswd @VNCCONFIG_DIR@
# followed by boilerplate.mk
diff --git a/unix/configure.ac b/unix/configure.ac
index 875785e..8ead7bc 100644
--- a/unix/configure.ac
+++ b/unix/configure.ac
@@ -150,7 +150,7 @@
AC_LANG_RESTORE
AC_SUBST(INET_LIB)
-AM_GNU_GETTEXT
+dnl AM_GNU_GETTEXT
BOILERPLATE=boilerplate.mk