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:
e087fcd
)
avifile change
author
Thomas Vander Stichele
<thomas@apestaart.org>
Sat, 26 Oct 2002 12:17:35 +0000
(12:17 +0000)
committer
Thomas Vander Stichele
<thomas@apestaart.org>
Sat, 26 Oct 2002 12:17:35 +0000
(12:17 +0000)
Original commit message from CVS:
avifile change
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
8e920c8
..
85cafab
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-424,9
+424,6
@@
GST_CHECK_FEATURE(AVIFILE, [avifile], winenc windec, [
if test "x$HAVE_CXX" != "xyes"; then
AC_MSG_WARN([No C++ compiler found, avifile test will fail compilation])
fi
- AC_CHECK_LIB(stdc++, cout,,
- [AC_MSG_WARN([no libstdc++ found, avifile test will fail])]
- )
AS_AVIFILE(0.7.0)
])