projects
/
paraslash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e364756
)
configure.ac: Remove fec from objects for para_recv.
author
Andre Noll
<maan@systemlinux.org>
Sun, 5 Feb 2012 13:10:05 +0000
(14:10 +0100)
committer
Andre Noll
<maan@systemlinux.org>
Sun, 4 Mar 2012 21:10:28 +0000
(22:10 +0100)
para_recv does not need this object.
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 98b6ea2834d88db5c36aa8bbc96b25ee998e8150..a50354016ae278c1295b69ac02a59188b081399c 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-108,7
+108,7
@@
executables="recv filter audioc write client afh audiod"
recv_cmdline_objs="add_cmdline(recv http_recv dccp_recv udp_recv)"
recv_errlist_objs="http_recv recv_common recv time string net dccp_recv
- fd sched stdout ggo udp_recv
fec
buffer_tree"
+ fd sched stdout ggo udp_recv buffer_tree"
recv_ldflags=""
filter_cmdline_objs="add_cmdline(filter compress_filter amp_filter prebuffer_filter)"