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/mc
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
mc.c Declare unified module interface and use it in modules 9 years ago
mc.h Fix warnings detected by -Wwrite-strings 9 years ago