Henrik Grimler
5 years ago
2 changed files with 13 additions and 1 deletions
@ -0,0 +1,12 @@ |
|||
--- ../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"' |
|||
|
Loading…
Reference in new issue