Code

disable more features with --enable-mini
authorMax Kellermann <max@duempel.org>
Fri, 7 Nov 2008 12:27:31 +0000 (13:27 +0100)
committerMax Kellermann <max@duempel.org>
Fri, 7 Nov 2008 12:27:31 +0000 (13:27 +0100)
commit54674384020f5d8019ca71f6c283d18ba32d5171
tree8684aa7a9ccd18c808ad265e7c7bb9e283833cdc
parent9e8806dadee58efe36151a6bca22d65487ed02ee
disable more features with --enable-mini

Disable lots of smaller features which don't have a separate configure
option:
- xterm title
- screen list
- horizontal scrolling
- MPD version number check
- key binding checks
- character set conversion
- bitrate display
- highlighting in the file browser
- completion / history
16 files changed:
src/Makefile.am
src/charset.c
src/charset.h
src/i18n.h
src/main.c
src/options.c
src/options.h
src/screen.c
src/screen_browser.c
src/screen_browser.h
src/screen_file.c
src/screen_play.c
src/screen_utils.c
src/screen_utils.h
src/wreadln.c
src/wreadln.h