diff options
author | Max Kellermann <max@duempel.org> | 2008-12-25 04:15:44 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2008-12-25 04:15:44 +0100 |
commit | c39eb2cdf399c740c24884997364cf84c64fd46b (patch) | |
tree | cb27e0df8199ce28960cd316347783d519dab357 /NEWS | |
parent | 634bed2e83799f604a60bfef62d5e240ea02511c (diff) | |
download | mpd-c39eb2cdf399c740c24884997364cf84c64fd46b.tar.gz mpd-c39eb2cdf399c740c24884997364cf84c64fd46b.tar.xz mpd-c39eb2cdf399c740c24884997364cf84c64fd46b.zip |
configure.ac: added --disable-locale option
Make locale.h mandatory. --disable-locale disables the locale.h
check.
Diffstat (limited to '')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ ncmpc 0.13 - not yet released * added output configuration screen, default hotkey F8 + * new --disable-locale configure option ncmpc 0.12 - 2008-12-05 |