projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc078ed
)
clashes with shout, put in exp
author
Thomas Vander Stichele
<thomas@apestaart.org>
Sun, 3 Nov 2002 12:15:11 +0000
(12:15 +0000)
committer
Thomas Vander Stichele
<thomas@apestaart.org>
Sun, 3 Nov 2002 12:15:11 +0000
(12:15 +0000)
Original commit message from CVS:
clashes with shout, put in exp
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 20ba12ab61ce142c5707d6f23e118998813992e0..74efef5a7a9576d3049f7d9a162b11dd3cd1da99 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-64,10
+64,12
@@
GST_CHECK_FEATURE(EXPERIMENTAL, [enable building of experimental plug-ins],,
AC_MSG_WARN(building experimental plug-ins)
USE_TARKIN="yes"
USE_RTP="yes"
+ USE_SHOUT2="yes"
],[
AC_MSG_NOTICE(not building experimental plug-ins)
USE_TARKIN="no"
USE_RTP="no"
+ USE_SHOUT2="no"
])
dnl broken plug-ins; stuff that doesn't seem to build at the moment