diff options
Diffstat (limited to 'audio/rioutil/files/patch-aa')
-rw-r--r-- | audio/rioutil/files/patch-aa | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/audio/rioutil/files/patch-aa b/audio/rioutil/files/patch-aa deleted file mode 100644 index d4eb5985b4dc..000000000000 --- a/audio/rioutil/files/patch-aa +++ /dev/null @@ -1,20 +0,0 @@ ---- configure.orig Fri Dec 14 08:34:33 2001 -+++ configure Sat Dec 15 01:42:47 2001 -@@ -1672,7 +1672,7 @@ - echo $ac_n "(cached) $ac_c" 1>&6 - else - ac_save_LIBS="$LIBS" --LIBS="-lgnugetopt $LIBS" -+LIBS="-L${prefix}/lib -lgnugetopt $LIBS" - cat > conftest.$ac_ext <<EOF - #line 1678 "configure" - #include "confdefs.h" -@@ -1706,7 +1706,7 @@ - #define $ac_tr_lib 1 - EOF - -- LIBS="-lgnugetopt $LIBS" -+ LIBS="-L${prefix}/lib -lgnugetopt $LIBS" - - else - echo "$ac_t""no" 1>&6 |