Sophie

Sophie

distrib > Mageia > 5 > i586 > by-pkgid > d2ca1f06dd7f41b009c9363ad807b1b7 > files > 14

libtool-2.4.2-13.mga5.src.rpm

From 32539097fbc2c66b99b5ebc2a51cbff5760df15c Mon Sep 17 00:00:00 2001
From: Pixel <pixel@n4.mandriva.com>
Date: Mon, 26 Jan 2009 10:49:50 +0100
Subject: [PATCH 3/6] ltmain-SED

---
 libltdl/config/ltmain.m4sh |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/libltdl/config/ltmain.m4sh b/libltdl/config/ltmain.m4sh
index 6bb8e84..1d10886 100644
--- a/libltdl/config/ltmain.m4sh
+++ b/libltdl/config/ltmain.m4sh
@@ -78,6 +78,9 @@ VERSION=@VERSION@
 TIMESTAMP="@TIMESTAMP@"
 package_revision=@package_revision@
 
+# define SED for historic ltconfig's generated by Libtool 1.3
+test -z "$SED" && SED=sed
+
 # Be Bourne compatible
 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
   emulate sh
-- 
1.6.1