Code

configure.ac: define ENABLE_x_SCREEN instead of DISABLE_x_SCREEN
authorMax Kellermann <max@duempel.org>
Thu, 2 Oct 2008 12:57:42 +0000 (14:57 +0200)
committerMax Kellermann <max@duempel.org>
Thu, 2 Oct 2008 12:57:42 +0000 (14:57 +0200)
commitdf17096f5effbf060e75f87030cea66081e81d4f
tree11e72189e9ce43d4d79309facccbe2715097d9a2
parent5d852bd60fa12ef257c15f7274116a23aa67caec
configure.ac: define ENABLE_x_SCREEN instead of DISABLE_x_SCREEN

Everybody who uses the ENABLE_ macros has to include ncmpc.h.  We're
better off defining those in config.h via configure.ac.
configure.ac
src/ncmpc.h
src/playlist.c
src/screen_list.h