summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authordscho <dscho>2003-09-08 23:15:53 +0000
committerdscho <dscho>2003-09-08 23:15:53 +0000
commit937b906f0d8cd1b70521ea1ac8f20b457a22c3bb (patch)
treedb4a26e1843ff8dc05a63f2a4fb57740ae430f71 /config.h.in
parentf41eee753ee97c1352931106f99ecfaa8167d231 (diff)
downloadlibtdevnc-937b906f.tar.gz
libtdevnc-937b906f.zip
ZRLE no longer uses C++, but C
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h.in b/config.h.in
index e846eb7..0d02167 100644
--- a/config.h.in
+++ b/config.h.in
@@ -155,9 +155,6 @@
/* Define to 1 if `vfork' works. */
#undef HAVE_WORKING_VFORK
-/* Use zrle compression; needs a c++ compiler */
-#undef HAVE_ZRLE
-
/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
slash. */
#undef LSTAT_FOLLOWS_SLASHED_SYMLINK