You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xrdp-proprietary/neutrinordp
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.
8 years ago
..
Makefile.am Suppress versioning for modules, tell libtool they are modules 8 years ago
xrdp-color.c neutrinordp: support for 32 to 16 bitmap conversion 9 years ago
xrdp-color.h neutrinordp: indentation fixes 9 years ago
xrdp-neutrinordp.c Declare unified module interface and use it in modules 9 years ago
xrdp-neutrinordp.h Fix warnings detected by -Wwrite-strings 9 years ago