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:
38a61ca
)
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
c5d7301
..
54aa761
160000
(submodule)
--- a/
common
+++ b/
common
@@
-1
+1
@@
-Subproject commit
c5d7301d645fbee2881c30e86152cb3d2152e33b
+Subproject commit
54aa761f9d486bca3ee35029a110386a144340c5
diff --git
a/configure.ac
b/configure.ac
index
90852b7
..
43a2104
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