updated avifile ?
authorThomas Vander Stichele <thomas@apestaart.org>
Sat, 26 Oct 2002 12:17:57 +0000 (12:17 +0000)
committerThomas 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

index 26b74db..dbe680d 100644 (file)
@@ -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)