diff options
author | Alam Arias <Alam.GBC@gmail.com> | 2009-10-08 15:24:59 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-10-08 15:24:59 +0200 |
commit | 81e56705ada331fcb44537e5e5545a1379f601f4 (patch) | |
tree | 06c2fa05bcbc6e1c6de97ee1b36736d86e364d1b /NEWS | |
parent | ecb118f1edab572a904890eddafd3b11c0a79a79 (diff) | |
download | mpd-81e56705ada331fcb44537e5e5545a1379f601f4.tar.gz mpd-81e56705ada331fcb44537e5e5545a1379f601f4.tar.xz mpd-81e56705ada331fcb44537e5e5545a1379f601f4.zip |
configure.ac: build with large file support by default
This fixes mpg123 support.
Diffstat (limited to '')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -38,6 +38,7 @@ ver 0.16 (20??/??/??) * automatically update the database with Linux inotify * state_file: save only if something has changed * obey $(sysconfdir) for default mpd.conf location +* build with large file support by default ver 0.15.4 (2009/10/03) |