Commit 7fdcd56a authored by Eric Wong's avatar Eric Wong

makedist.sh: followup on bundled id3tag/mad removals

git-svn-id: https://svn.musicpd.org/mpd/trunk@4386 09075e82-0dd4-0310-85a5-a0d7c8717e4f
parent 7e3bca3a
make distclean
./autogen.sh --enable-mpd-mad --enable-mpd-id3tag --disable-aac
#!/bin/sh
if test -e Makefile
then
make distclean
fi
./autogen.sh --disable-aac
make
make dist
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment