@ -1,3 +1,7 @@
2004-03-15 Johannes E. Schindelin <Johannes.Schindelin@gmx.de>
* fix libvncserver-config to again return a linker when
called with --link
2004-03-10 Karl Runge <runge@karlrunge.com>
* x11vnc options -vncconnect, -connect, -remap,
-debug_pointer, and -debug_keyboard
@ -63,7 +63,7 @@ while test $# -gt 0; do
echo "$libdirs" -lvncserver @LIBS@
;;
--link)
echo @CCLD@
echo @CC@
*)
echo "${usage}" 1>&2