diff options
Diffstat (limited to 'graphics/transcode/files/patch-ag')
-rw-r--r-- | graphics/transcode/files/patch-ag | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/transcode/files/patch-ag b/graphics/transcode/files/patch-ag new file mode 100644 index 000000000000..3f0ed431d26e --- /dev/null +++ b/graphics/transcode/files/patch-ag @@ -0,0 +1,11 @@ +--- configure.org Tue Dec 18 18:12:10 2001 ++++ configure Tue Dec 18 18:12:31 2001 +@@ -10747,7 +10747,7 @@ + echo $ECHO_N "(cached) $ECHO_C" >&6 + else + ac_check_lib_save_LIBS=$LIBS +-LIBS="-ldv -L$with_dv_l -ldv ${EXTRA_LIBS} $LIBS" ++LIBS="-ldv -L$with_dv_l -ldv ${EXTRA_LIBS} $LIBS -llthread" + cat >conftest.$ac_ext <<_ACEOF + #line 10752 "configure" + #include "confdefs.h" |