aboutsummaryrefslogtreecommitdiffstats
path: root/test/visit_archive.cxx
diff options
context:
space:
mode:
authorFrançois Revol <revol@free.fr>2014-08-01 22:07:33 +0200
committerMax Kellermann <max@duempel.org>2014-08-02 08:48:44 +0200
commit250318329f9e662bd7ee5f07af14f175a0b12eeb (patch)
tree4501c6f4f485647a0c5e1e10c89e5bf09bf6f647 /test/visit_archive.cxx
parent14c538c9c73b23b807e5327399db6bb991c808bb (diff)
downloadmpd-250318329f9e662bd7ee5f07af14f175a0b12eeb.tar.gz
mpd-250318329f9e662bd7ee5f07af14f175a0b12eeb.tar.xz
mpd-250318329f9e662bd7ee5f07af14f175a0b12eeb.zip
Makefile.am: fix dependencies for win32
It happened to me when doing the Haiku port, src/mpd failed to be relinked properly when editing source files, and likely also happens on win32, although I didn't try this change. When building for windows, src_mpd_DEPENDENCIES is overriden. Automake then disables the default version which contains all the static libraries. In Makefile.in: @HAVE_WINDOWS_FALSE@src_mpd_DEPENDENCIES = libmpd.a \ Instead we use EXTRA_src_mpd_DEPENDENCIES which is meant for this.
Diffstat (limited to 'test/visit_archive.cxx')
0 files changed, 0 insertions, 0 deletions