projects
/
platform
/
upstream
/
gst-plugins-base.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86ceaf4
)
moving arts to broken, because ...
author
Thomas Vander Stichele
<thomas@apestaart.org>
Tue, 4 Jun 2002 21:55:53 +0000
(21:55 +0000)
committer
Thomas Vander Stichele
<thomas@apestaart.org>
Tue, 4 Jun 2002 21:55:53 +0000
(21:55 +0000)
Original commit message from CVS:
moving arts to broken, because ...
well, it just is.
go ahead, prove me wrong ! you know you want to !
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 64e3664bd83b70f3c95c5f04ffafec009c0df553..2f1d92bb4f3ef780e59986e92b9806e6fcdfe20d 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-64,10
+64,12
@@
HAVE_BROKEN=yes,disabled,
USE_SMOOTHWAVE="yes"
USE_VGA="yes"
USE_XMMS="yes"
+ USE_ARTS="yes"
],[
USE_SMOOTHWAVE="no"
USE_VGA="no"
USE_XMMS="no"
+ USE_ARTS="no"
AC_MSG_NOTICE(not building broken plugins)
])