You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
315 B

--- ../Makefile.am.orig 2019-07-26 23:06:17.899096875 +0200
+++ ./Makefile.am 2019-07-26 23:18:44.680264101 +0200
@@ -43,7 +43,8 @@
$(LIBMPDCLIENT_LIBS) \
$(libgthread_LIBS) \
$(libgcrypt_LIBS) \
- $(libglib_LIBS)
+ $(libglib_LIBS) \
+ -llog
AM_CPPFLAGS += -DFILE_CONF='"$(sysconfdir)/mpdscribble.conf"'