From c37f08f501cf8c25a55cfc2df7348a78ea7df0bd Mon Sep 17 00:00:00 2001 From: Oliver Lehmann Date: Tue, 31 May 2005 17:00:47 +0000 Subject: change the libtool version to use from 1.3 to 1.5 --- devel/libPropList/files/patch-configure | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 devel/libPropList/files/patch-configure (limited to 'devel/libPropList/files/patch-configure') diff --git a/devel/libPropList/files/patch-configure b/devel/libPropList/files/patch-configure new file mode 100644 index 000000000000..ac2169721d1c --- /dev/null +++ b/devel/libPropList/files/patch-configure @@ -0,0 +1,11 @@ +--- configure.orig Tue May 31 16:56:15 2005 ++++ configure Tue May 31 16:56:26 2005 +@@ -1452,7 +1452,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 $lt_target \ + || { echo "configure: error: libtool configure failed" 1>&2; exit 1; } + -- cgit v1.2.3