Updated configure.in to include more platform-dependent checks and set
variables affecting x0vncserver. Now x0vncserver seems to work as
reliable as one from outdated "tightvnc-unix" module, and includes all
the same features.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@312 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/Makefile.in b/Makefile.in
index a30cb48..be38406 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -3,6 +3,6 @@
VERSION = @VERSION@
SUBDIRS = @ZLIB_DIR@ @JPEG_DIR@ intl rdr network Xregion rfb tx x0vncserver \
- vncviewer_unix po vncconfig_unix vncpasswd
+ vncviewer_unix po vncpasswd @VNCCONFIG_DIR@
# followed by boilerplate.mk