diff options
| author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-05-31 17:00:47 +0000 |
|---|---|---|
| committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-05-31 17:00:47 +0000 |
| commit | c37f08f501cf8c25a55cfc2df7348a78ea7df0bd (patch) | |
| tree | 5133b45f654bcc2ff51c44bbe897b673b7c85eac /devel/libPropList/files/patch-configure | |
| parent | change the libtool version to use from 1.3 to 1.5 (diff) | |
change the libtool version to use from 1.3 to 1.5
Notes
Notes:
svn path=/head/; revision=136539
Diffstat (limited to 'devel/libPropList/files/patch-configure')
| -rw-r--r-- | devel/libPropList/files/patch-configure | 11 |
1 files changed, 11 insertions, 0 deletions
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; } + |
