projects
/
platform
/
upstream
/
gst-plugins-good.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1cd62fb
)
moved rtp out of experimental
author
Andy Wingo
<wingo@pobox.com>
Sun, 3 Mar 2002 22:55:46 +0000
(22:55 +0000)
committer
Andy Wingo
<wingo@pobox.com>
Sun, 3 Mar 2002 22:55:46 +0000
(22:55 +0000)
Original commit message from CVS:
moved rtp out of experimental
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
e665fec
..
45880f4
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-45,11
+45,9
@@
GST_CHECK_FEATURE(EXPERIMENTAL, [enable building of experimental plugins],,
[
AC_MSG_WARN(building experimental plugins)
USE_TARKIN="yes"
- USE_RTP="yes"
],[
AC_MSG_NOTICE(not building experimental plugins)
USE_TARKIN="no"
- USE_RTP="no"
])
dnl broken plugins; stuff that doesn't seem to build at the moment