diff options
Diffstat (limited to 'multimedia/transcode/files/patch-ag')
-rw-r--r-- | multimedia/transcode/files/patch-ag | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/multimedia/transcode/files/patch-ag b/multimedia/transcode/files/patch-ag index 3f0ed43..7249bc0 100644 --- a/multimedia/transcode/files/patch-ag +++ b/multimedia/transcode/files/patch-ag @@ -1,5 +1,16 @@ ---- configure.org Tue Dec 18 18:12:10 2001 -+++ configure Tue Dec 18 18:12:31 2001 +--- configure Thu Dec 13 13:17:56 2001 ++++ configure Wed Apr 3 12:42:10 2002 +@@ -10724,8 +10724,8 @@ + dv_libs="" + fi; + +-EXTRA_LIBS="$LIBS $GLIB_LIBS -ldl -lm" +-DV_EXTRA_LIBS="$GLIB_LIBS -ldl -lm" ++EXTRA_LIBS="$LIBS $GLIB_LIBS -lm" ++DV_EXTRA_LIBS="$GLIB_LIBS -lm" + + if test x$with_dv = "x"yes ; then + @@ -10747,7 +10747,7 @@ echo $ECHO_N "(cached) $ECHO_C" >&6 else |