Re: [Musicpd-dev-team] [PATCH] resolve modplug vs. libsndfile cflags/headers conflict

2011-01-09 Thread Max Kellermann
On 2011/01/07 20:32, Yuriy Kaminskiy wrote: > A bit of automake magic (see info automake "Per-Object Flags"). > Compile-tested. Nice workaround. It's merged into branch v0.16.x, thanks. -- Gaining the trust of online cu

[Musicpd-dev-team] [PATCH] resolve modplug vs. libsndfile cflags/headers conflict

2011-01-09 Thread Yuriy Kaminskiy
A bit of automake magic (see info automake "Per-Object Flags"). Compile-tested. Index: mpd-0.16/Makefile.am === --- mpd-0.16.orig/Makefile.am 2011-01-07 20:58:50.0 +0300 +++ mpd-0.16/Makefile.am 2011-01-07 22:20:23.0 +0