diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-09-25 08:14:28 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-09-25 08:14:28 +0000 |
commit | b82bff9c5552824d41487f39a12ce1f2afa5b864 (patch) | |
tree | 8714ea932d77e5efd842ee483780562e96d21339 /devel/sdl/files/patch-ac | |
parent | Update to 1.4.5. (diff) |
Remove --buld ltconfig option hacks. Please don't forget to update your libtool
installation.
Diffstat (limited to 'devel/sdl/files/patch-ac')
-rw-r--r-- | devel/sdl/files/patch-ac | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/devel/sdl/files/patch-ac b/devel/sdl/files/patch-ac index 2f34cae025cc..27e4f11aaa02 100644 --- a/devel/sdl/files/patch-ac +++ b/devel/sdl/files/patch-ac @@ -12,15 +12,6 @@ -@@ -2142,7 +2142,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 $target \ -+$libtool_flags --no-verify $ac_aux_dir/ltmain.sh $target \ - || { echo "configure: error: libtool configure failed" 1>&2; exit 1; } - - # Reload cache, that may have been modified by ltconfig @@ -4279,8 +4279,6 @@ #include <vga.h> #include <vgamouse.h> |