diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-02-02 12:15:14 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-02-02 12:15:14 +0000 |
commit | 89c593725ae5b202ecfbcad2bf9ba2dc15835755 (patch) | |
tree | ef41f36ebfe10420f816d6a309b95b46bc0a2c47 /audio/libsidplay2/files/patch-configure | |
parent | Fix build in -current (diff) |
Update to 2.1.0.
PR: ports/47316
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=74469
Diffstat (limited to 'audio/libsidplay2/files/patch-configure')
-rw-r--r-- | audio/libsidplay2/files/patch-configure | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/audio/libsidplay2/files/patch-configure b/audio/libsidplay2/files/patch-configure deleted file mode 100644 index b38945858843..000000000000 --- a/audio/libsidplay2/files/patch-configure +++ /dev/null @@ -1,12 +0,0 @@ ---- configure.orig Tue May 8 02:23:11 2001 -+++ configure Sun Dec 1 07:12:29 2002 -@@ -1838,7 +1838,8 @@ - - - # This can be used to rebuild libtool when needed --LIBTOOL_DEPS="$ac_aux_dir/ltconfig $ac_aux_dir/ltmain.sh" -+LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' |