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:
242c626
)
update to 1.0 vorbis macro
author
Thomas Vander Stichele
<thomas@apestaart.org>
Thu, 19 Sep 2002 15:22:11 +0000
(15:22 +0000)
committer
Thomas Vander Stichele
<thomas@apestaart.org>
Thu, 19 Sep 2002 15:22:11 +0000
(15:22 +0000)
Original commit message from CVS:
update to 1.0 vorbis macro
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
1a64ece
..
c4fbd1c
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-762,7
+762,7
@@
dnl *** vorbis ***
dnl AM_PATH_VORBIS only takes two options
translit(dnm, m, l) AM_CONDITIONAL(USE_VORBIS, true)
GST_CHECK_FEATURE(VORBIS, [vorbis plug-in], vorbisenc vorbisdec, [
-
AM
_PATH_VORBIS(HAVE_VORBIS=yes, HAVE_VORBIS=no)
+
XIPH
_PATH_VORBIS(HAVE_VORBIS=yes, HAVE_VORBIS=no)
])
dnl *** XMMS ***