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:
96915be
)
flac should work
author
Thomas Vander Stichele
<thomas@apestaart.org>
Sun, 16 Dec 2001 19:09:03 +0000
(19:09 +0000)
committer
Thomas Vander Stichele
<thomas@apestaart.org>
Sun, 16 Dec 2001 19:09:03 +0000
(19:09 +0000)
Original commit message from CVS:
flac should work
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
679f495
..
8c49b94
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-79,11
+79,9
@@
esac],
if test "x$EXPERIMENTAL" = "$xyes"; then
AC_MSG_WARN(building experimental plugins)
- USE_FLACLIB="yes"
USE_LIBMIKMOD="yes"
else
AC_MSG_NOTICE(not building experimental plugins)
- USE_FLACLIB="no"
USE_LIBMIKMOD="no"
fi