configure.ac: auto-disable plugins that require GLib when --disable-glib is used

This commit is contained in:
Max Kellermann
2014-10-24 23:33:10 +02:00
parent 30dd29e251
commit f36db9bb04
2 changed files with 21 additions and 0 deletions

1
NEWS
View File

@@ -2,6 +2,7 @@ ver 0.19.2 (not yet released)
* output
- fix memory leak after filter initialization error
* fix assertion failure on unsupported PCM conversion
* auto-disable plugins that require GLib when --disable-glib is used
ver 0.19.1 (2014/10/19)
* input