diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-18 09:41:31 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-18 09:41:31 +0000 |
commit | df06022e8c7ff8198c8bb7c896f17a930dd93664 (patch) | |
tree | dc4a532610bc36496e58947f1dff04d64b1e5533 /audio/vsound | |
parent | Use install-strip install target instead of manual ${STRIP_CMD} (diff) |
Remove old libtool patch
Notes
Notes:
svn path=/head/; revision=368435
Diffstat (limited to 'audio/vsound')
-rw-r--r-- | audio/vsound/files/patch-configure | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/audio/vsound/files/patch-configure b/audio/vsound/files/patch-configure index 3e5cc7068f2e..1c484788adbf 100644 --- a/audio/vsound/files/patch-configure +++ b/audio/vsound/files/patch-configure @@ -35,15 +35,6 @@ ac_cv_cpu_endian_ness="little" ;; -@@ -1674,7 +1674,7 @@ - LD="$LD" LDFLAGS="$LDFLAGS" LIBS="$LIBS" \ - LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" \ - DLLTOOL="$DLLTOOL" AS="$AS" OBJDUMP="$OBJDUMP" \ --${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \ -+$ac_aux_dir/ltconfig --no-reexec \ - $libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \ - || { echo "configure: error: libtool configure failed" 1>&2; exit 1; } - @@ -1941,7 +1941,7 @@ fi |