diff options
author | Denis Krjuchkov <denis@crazydev.net> | 2013-01-10 14:47:15 +0600 |
---|---|---|
committer | Denis Krjuchkov <denis@crazydev.net> | 2013-01-10 14:47:15 +0600 |
commit | ea25e0ee55d9249bd661d9cf591cc542617947c5 (patch) | |
tree | 04f189618850da370fd4cdf3aca8be12156dc816 | |
parent | e6fdae431f17aa722124da7f1ccd74af7d057ab7 (diff) | |
download | mpd-ea25e0ee55d9249bd661d9cf591cc542617947c5.tar.gz mpd-ea25e0ee55d9249bd661d9cf591cc542617947c5.tar.xz mpd-ea25e0ee55d9249bd661d9cf591cc542617947c5.zip |
configure.ac: change newline position to fit into 80 chars
Diffstat (limited to '')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 8c7fa67e6..f9c7a0caa 100644 --- a/configure.ac +++ b/configure.ac @@ -1609,8 +1609,8 @@ results(ffmpeg, [FFMPEG]) results(flac, [FLAC]) results(fluidsynth, [FluidSynth]) results(gme, [GME]) -results(sndfile, [libsndfile]) printf '\n\t' +results(sndfile, [libsndfile]) results(mikmod, [MikMod]) results(modplug, [MODPLUG]) results(mad, [MAD]) |