SongSticker: don't use GLib

This commit is contained in:
Max Kellermann
2014-10-24 20:26:59 +02:00
parent de7e4f0db7
commit 3e641e2147
2 changed files with 3 additions and 6 deletions

View File

@@ -575,8 +575,6 @@ AC_ARG_ENABLE(sqlite,
AS_HELP_STRING([--enable-sqlite],
[enable support for the SQLite database]),,
[enable_sqlite=$database_auto])
MPD_DEPENDS([enable_sqlite], [enable_glib],
[Cannot use --enable-sqlite with --disable-glib])
AC_ARG_ENABLE(systemd-daemon,
AS_HELP_STRING([--enable-systemd-daemon],