xrdp/vnc
Pavel Roskin f25659d2ee Suppress versioning for modules, tell libtool they are modules
Versioning is for libraries. Modules are not libraries; no code is linked
against them.

Libtool makes sure the modules can be opened by dlopen(). That is already
true for ELF format, but other file formats may need special processing.
2017-01-06 10:52:44 -08:00
..
Makefile.am Suppress versioning for modules, tell libtool they are modules 2017-01-06 10:52:44 -08:00
vnc.c fix build with --enable-xrdpdebug=yes 2017-01-04 13:00:01 +00:00
vnc.h vnc: change password file to use guid hash 2016-12-03 23:12:48 -08:00