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:
e8d4772
)
update libflac check
author
Jeremy Simon
<jsimon13@yahoo.fr>
Mon, 19 May 2003 18:36:53 +0000
(18:36 +0000)
committer
Jeremy Simon
<jsimon13@yahoo.fr>
Mon, 19 May 2003 18:36:53 +0000
(18:36 +0000)
Original commit message from CVS:
update libflac check
common
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/common
b/common
index 5cca5ddc23e23658e8287f7c2fbc4aebddaf3e12..54aa761f9d486bca3ee35029a110386a144340c5 160000
(submodule)
--- a/
common
+++ b/
common
@@
-1
+1
@@
-Subproject commit 5
cca5ddc23e23658e8287f7c2fbc4aebddaf3e12
+Subproject commit 5
4aa761f9d486bca3ee35029a110386a144340c5
diff --git
a/configure.ac
b/configure.ac
index 90852b796374209302c83f08dc6f08a78ed8775a..43a2104a93f76e7f6d15123fab1a0519da84cee4 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-588,7
+588,7
@@
dnl])
dnl *** FLAC ***
translit(dnm, m, l) AM_CONDITIONAL(USE_FLAC, true)
GST_CHECK_FEATURE(FLAC, [FLAC lossless audio], flacenc flacdec, [
- GST_CHECK_LIBHEADER(FLAC, FLAC, FLAC__s
tream_de
coder_new, -lm, FLAC/all.h, FLAC_LIBS="-lFLAC")
+ GST_CHECK_LIBHEADER(FLAC, FLAC, FLAC__s
eekable_stream_en
coder_new, -lm, FLAC/all.h, FLAC_LIBS="-lFLAC")
AC_SUBST(FLAC_LIBS)
])
@@
-1152,6
+1152,7
@@
sys/v4l2/Makefile
sys/vcd/Makefile
sys/vga/Makefile
sys/xvideo/Makefile
+sys/x11/Makefile
ext/Makefile
ext/a52dec/Makefile
ext/aalib/Makefile