diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2007-03-29 17:05:55 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2007-03-29 17:05:55 +0000 |
commit | 0e48a18bbbe219038e359f0ff313102f12ea84d4 (patch) | |
tree | 43d862fcdb3394016c8a9efd2a45429e72826586 /audio/xmms-shn/files/patch-configure | |
parent | - Fix pkg-plist (diff) |
Update to 2.4.1. Changes in this release:
- Disable seeking in files with seektables that cannot possibly be valid.
- Included libtool doesn't require objformat(1) any longer.
Notes
Notes:
svn path=/head/; revision=188773
Diffstat (limited to 'audio/xmms-shn/files/patch-configure')
-rw-r--r-- | audio/xmms-shn/files/patch-configure | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/audio/xmms-shn/files/patch-configure b/audio/xmms-shn/files/patch-configure deleted file mode 100644 index cebd65e8b014..000000000000 --- a/audio/xmms-shn/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- configure.orig Sat Oct 5 18:12:38 2002 -+++ configure Sat Oct 5 18:13:03 2002 -@@ -7357,6 +7357,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' |