summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorrunge <runge>2007-05-27 00:16:21 +0000
committerrunge <runge>2007-05-27 00:16:21 +0000
commitdd193b133536e68121ff0afebc9ca225f32ff54b (patch)
tree674f434d3db5014467b8accd7cee8c521d0dada8 /ChangeLog
parent7fffc5d3b41565d7ff43cf582c00cee1bdf76474 (diff)
downloadlibtdevnc-dd193b133536e68121ff0afebc9ca225f32ff54b.tar.gz
libtdevnc-dd193b133536e68121ff0afebc9ca225f32ff54b.zip
configure: make more of a split between libvncserver and x11vnc pkgs.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ef2d308..3afa687 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-05-26 Karl Runge <runge@karlrunge.com>
+ * configure.ac, Makefile.am, x11vnc/Makefile.am: change
+ configure to make more of a split between libvncserver and
+ x11vnc packages. LibVNCServer pkg does not include x11vnc.
+
2007-04-06 Brad Hards <bradh@users.sourceforge.net>
* rfb/rfbclient.h: use 'extern "C"' to make it convenient to
include from C++.