mc/m4.include
Andrew Borodin 2209738d1a Ticket #2918: cygwin test failure.
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>
2012-11-14 13:35:47 +04:00
..
vfs Get rid of obsolete form of AC_CHECK_TYPE macro. 2011-07-07 13:04:00 +04:00
ac_onceonly.m4 Remove autogenerated stuff from git-tracking. 2009-05-07 15:38:06 +03:00
ac-glib.m4 Ticket #2560: get rid of autoconf obsolete macros. 2011-07-07 13:03:21 +04:00
ax_path_lib_pcre.m4 Ticket #2560: get rid of autoconf obsolete macros. 2011-07-07 13:03:21 +04:00
dx_doxygen.m4 Fixed test conditions in m4 files for more compability 2009-07-27 13:49:49 +03:00
fstypename.m4 src/filemanager/mountlist.c and related m4 macros: sync with gnulib. 2011-10-28 11:26:54 +04:00
fsusage.m4 Sync with gnulib 0a6dafee2bb8f69a931345a1f67d835ee5062967 2012-10-12 14:06:03 +04:00
ls-mntd-fs.m4 src/filemanager/mountlist.c and related m4 macros: sync with gnulib. 2011-10-28 11:26:54 +04:00
mc-background.m4 ./configure: cleanup '--enable-background' option description 2012-06-22 17:18:59 +03:00
mc-cflags.m4 Extended list of GCC warning flags. 2010-12-03 10:59:23 +03:00
mc-check-search-type.m4 Ticket #2560: get rid of autoconf obsolete macros. 2011-07-07 13:03:21 +04:00
mc-get-fs-info.m4 Ticket #2825: obtain FS name from stat info: sync with coreutils. 2012-07-02 20:53:14 +04:00
mc-tests.m4 Ticket #2918: cygwin test failure. 2012-11-14 13:35:47 +04:00
mc-use-termcap.m4 m4.include/mc-use-termcap.m4: fixed const char* issue which triggers break on -Wall 2009-11-09 13:49:56 +01:00
mc-version.m4 Ticket #1905: fix of version calculation. 2010-01-11 09:36:36 +00:00
mc-vfs.m4 Get rid of obsolete form of AC_CHECK_TYPE macro. 2011-07-07 13:04:00 +04:00
mc-with-screen-ncurses.m4 Cleanup of screen library detection m4 code. 2012-09-06 13:25:02 +04:00
mc-with-screen-slang.m4 Cleanup of screen library detection m4 code. 2012-09-06 13:25:02 +04:00
mc-with-screen.m4 Cleanup of screen library detection m4 code. 2012-09-06 13:25:02 +04:00
mountlist.m4 src/filemanager/mountlist.c and related m4 macros: sync with gnulib. 2011-10-28 11:26:54 +04:00