diff options
| author | Dirk Meyer <dinoex@FreeBSD.org> | 2002-04-03 20:44:17 +0000 |
|---|---|---|
| committer | Dirk Meyer <dinoex@FreeBSD.org> | 2002-04-03 20:44:17 +0000 |
| commit | 134c459abefd4f9b6eb106f8fd0fe2c36c5a0b4d (patch) | |
| tree | fcaf5ea3e49f6e4ddcc06a69a79735d766ea7dcb /multimedia/transcode/files | |
| parent | 8610de3f47c247db67673cfdd285b735173651c3 (diff) | |
Notes
Diffstat (limited to 'multimedia/transcode/files')
| -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 3f0ed431d26e..7249bc006a19 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 |
