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:
0da7871
)
updated avifile ?
author
Thomas Vander Stichele
<thomas@apestaart.org>
Sat, 26 Oct 2002 12:17:57 +0000
(12:17 +0000)
committer
Thomas Vander Stichele
<thomas@apestaart.org>
Sat, 26 Oct 2002 12:17:57 +0000
(12:17 +0000)
Original commit message from CVS:
updated avifile ?
m4/as-avifile.m4
patch
|
blob
|
history
diff --git
a/m4/as-avifile.m4
b/m4/as-avifile.m4
index
26b74db
..
dbe680d
100644
(file)
--- a/
m4/as-avifile.m4
+++ b/
m4/as-avifile.m4
@@
-27,7
+27,7
@@
AC_DEFUN(AS_AVIFILE,
min_avifile_version=ifelse([$1], ,0.7.0,$1)
if test "x$AVIFILE_CONFIG" != "xno"; then
dnl now that we have it, we need to save libs and cflags
- AVIFILE_LDFLAGS=`avifile-config --libs`
-lstdc++
+ AVIFILE_LDFLAGS=`avifile-config --libs`
AVIFILE_CXXFLAGS=`avifile-config --cflags`
AC_SUBST(AVIFILE_LDFLAGS)
AC_SUBST(AVIFILE_CXXFLAGS)