projects
/
platform
/
upstream
/
gst-plugins-bad.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd05d0f
)
scrub vorbis cflags
author
Thomas Vander Stichele
<thomas@apestaart.org>
Sat, 19 Oct 2002 23:25:55 +0000
(23:25 +0000)
committer
Thomas Vander Stichele
<thomas@apestaart.org>
Sat, 19 Oct 2002 23:25:55 +0000
(23:25 +0000)
Original commit message from CVS:
scrub vorbis cflags
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
c506600
..
b2eb048
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-762,6
+762,7
@@
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, [
XIPH_PATH_VORBIS(HAVE_VORBIS=yes, HAVE_VORBIS=no)
+ AS_SCRUB_INCLUDE(VORBIS_CFLAGS)
])
dnl *** XMMS ***