aboutsummaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
Diffstat (limited to 'unix')
-rw-r--r--unix/Makefile.in2
-rw-r--r--unix/configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/unix/Makefile.in b/unix/Makefile.in
index 34b0a048..22b4acc8 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 875785ee..8ead7bcc 100644
--- a/unix/configure.ac
+++ b/unix/configure.ac
@@ -150,7 +150,7 @@ fi
AC_LANG_RESTORE
AC_SUBST(INET_LIB)
-AM_GNU_GETTEXT
+dnl AM_GNU_GETTEXT
BOILERPLATE=boilerplate.mk