chiark
/
gitweb
/
~mdw
/
disorder
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
7077d53
)
disobedience needs -lm
author
Richard Kettlewell
<rjk@terraraq.org.uk>
Mon, 28 Oct 2013 19:35:04 +0000
(19:35 +0000)
committer
Richard Kettlewell
<rjk@terraraq.org.uk>
Mon, 28 Oct 2013 19:35:04 +0000
(19:35 +0000)
Explicit requirement only emerges in recent platform though.
disobedience/Makefile.am
patch
|
blob
|
blame
|
history
diff --git
a/disobedience/Makefile.am
b/disobedience/Makefile.am
index 66473d9009997240429942b361f221ba4920109e..fa41a2c3403ee6c7b51cd2603bc7db057f4e8ee4 100644
(file)
--- a/
disobedience/Makefile.am
+++ b/
disobedience/Makefile.am
@@
-30,7
+30,7
@@
disobedience_SOURCES=disobedience.h disobedience.c client.c queue.c \
popup.h playlists.c multidrag.c multidrag.h autoscroll.c \
autoscroll.h globals.c
disobedience_LDADD=../lib/libdisorder.a $(LIBPCRE) $(LIBGC) $(LIBGCRYPT) \
- $(LIBASOUND) $(COREAUDIO) $(LIBICONV)
+ $(LIBASOUND) $(COREAUDIO) $(LIBICONV)
-lm
disobedience_LDFLAGS=$(GTK_LIBS)
install-data-local: