diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2001-08-15 14:32:18 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2001-08-15 14:32:18 +0000 |
commit | d468e3bf490a07165289e9df416b252ac52cb0d6 (patch) | |
tree | e212b2a3a85513a3d2846bf951978ae021f3eff2 /audio/mpg321/files/patch-configure | |
parent | (Forced commit.) (diff) |
Update to 0.1.5.
PR: 29683
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=46283
Diffstat (limited to '')
-rw-r--r-- | audio/mpg321/files/patch-configure | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/audio/mpg321/files/patch-configure b/audio/mpg321/files/patch-configure deleted file mode 100644 index ae1937fd72a9..000000000000 --- a/audio/mpg321/files/patch-configure +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- configure.orig Sat Feb 10 20:39:39 2001 -+++ configure Sat Feb 10 20:39:50 2001 -@@ -1078,7 +1078,7 @@ - AO_LIBS="-L$ao_prefix/lib" - fi - -- AO_LIBS="$AO_LIBS -lao -ldl" -+ AO_LIBS="$AO_LIBS -lao" - - echo $ac_n "checking for ao""... $ac_c" 1>&6 - echo "configure:1085: checking for ao" >&5 |