mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-08 04:22:05 +03:00
42499480bd
In tests/lib/mcconfig/Makefile.am tests/lib/vfs/Makefile.am tests/src/filemanager/Makefile.am AM_LDFLAGS = -Wl,-z,muldefs is used, but on cygwin the linker does not accept the "-z" option and AM_LDFLAGS = -Wl,--allow-multiple-definition is required instead. Signed-off-by: Andrew Borodin <aborodin@vmail.ru> |
||
---|---|---|
.. | ||
canonicalize_pathname.c | ||
current_dir.c | ||
Makefile.am | ||
mc.charsets | ||
path_cmp.c | ||
path_len.c | ||
path_manipulations.c | ||
path_recode.c | ||
path_serialize.c | ||
relative_cd.c | ||
tempdir.c | ||
vfs_parse_ls_lga.c | ||
vfs_path_string_convert.c | ||
vfs_prefix_to_class.c | ||
vfs_s_get_path.c | ||
vfs_split.c |