diff options
author | Jörg Krause <joerg.krause@embedded.rocks> | 2017-01-11 21:17:02 +0100 |
---|---|---|
committer | Max Kellermann <max@musicpd.org> | 2017-01-17 11:24:20 +0100 |
commit | 21fd2064ae22394f7cb3be9dab5c5cbb90d9c25c (patch) | |
tree | c4ef18d523a16c0fc8ca264e51ad2152a43ce577 /src/thread | |
parent | dcbab8e37a22939f30dc17e2eba8b7ff06064d42 (diff) |
Makefile.am: fix linking xiph with ogg
The internal static xiph library needs to link with libogg. Otherwise
building mpd will fail:
```
/mips-linux-gnu/bin/ld: libxiph.a(libxiph_a-OggVisitor.o): undefined
reference to symbol 'ogg_stream_packetout'
```
Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Diffstat (limited to 'src/thread')
0 files changed, 0 insertions, 0 deletions