diff options
Diffstat (limited to 'www/mplayer-plugin/files/patch-configure')
-rw-r--r-- | www/mplayer-plugin/files/patch-configure | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/www/mplayer-plugin/files/patch-configure b/www/mplayer-plugin/files/patch-configure new file mode 100644 index 000000000000..2b7f0fa2f014 --- /dev/null +++ b/www/mplayer-plugin/files/patch-configure @@ -0,0 +1,11 @@ +--- configure.orig Sat Jan 17 02:41:52 2004 ++++ configure Sat Jan 17 02:44:10 2004 +@@ -4909,7 +4909,7 @@ + + + if test $ac_cv_func_lstat_dereferences_slashed_symlink = no; then +- LIBOBJS="$LIBOBJS lstat.$ac_objext" ++ LIBOBJS="$LIBOBJS" + fi + + echo "$as_me:$LINENO: checking whether stat accepts an empty string" >&5 |