configure.ac: add macro MPD_ENABLE_AUTO_PKG
Simplify the definition of many build options.
This commit is contained in:
@@ -34,7 +34,7 @@ class BufferedReader;
|
||||
class TextFile {
|
||||
FileReader *const file_reader;
|
||||
|
||||
#ifdef HAVE_ZLIB
|
||||
#ifdef ENABLE_ZLIB
|
||||
AutoGunzipReader *const gunzip_reader;
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user