configure.ac: add macro MPD_ENABLE_AUTO_PKG
Simplify the definition of many build options.
This commit is contained in:
@@ -39,7 +39,7 @@ class SimpleDatabase : public Database {
|
||||
AllocatedPath path;
|
||||
std::string path_utf8;
|
||||
|
||||
#ifdef HAVE_ZLIB
|
||||
#ifdef ENABLE_ZLIB
|
||||
bool compress;
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user