diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-09-25 16:14:28 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-09-25 16:14:28 +0800 |
commit | f14e2645f72aca1012c684835df496230d6773f5 (patch) | |
tree | bdfc49200f86f73c9cc8d059e5f35418366cb39e /audio | |
parent | 0b5a8f383dda87c2898950afa0d795c71134d650 (diff) | |
download | freebsd-ports-gnome-f14e2645f72aca1012c684835df496230d6773f5.tar.gz freebsd-ports-gnome-f14e2645f72aca1012c684835df496230d6773f5.tar.zst freebsd-ports-gnome-f14e2645f72aca1012c684835df496230d6773f5.zip |
Remove --buld ltconfig option hacks. Please don't forget to update your libtool
installation.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/sdl_mixer/files/patch-ab | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/audio/sdl_mixer/files/patch-ab b/audio/sdl_mixer/files/patch-ab index a2124f79ba9c..70ebf4d1cde0 100644 --- a/audio/sdl_mixer/files/patch-ab +++ b/audio/sdl_mixer/files/patch-ab @@ -1,14 +1,5 @@ --- configure.orig Sat Mar 4 05:36:35 2000 +++ configure Sat Aug 12 16:43:06 2000 -@@ -1849,7 +1849,7 @@ - LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" \ - DLLTOOL="$DLLTOOL" AS="$AS" OBJDUMP="$OBJDUMP" \ - ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \ --$libtool_flags --no-verify --build="$build" $ac_aux_dir/ltmain.sh $host \ -+$libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \ - || { echo "configure: error: libtool configure failed" 1>&2; exit 1; } - - # Reload cache, that may have been modified by ltconfig @@ -2232,8 +2232,8 @@ fi |