From d007a9d618bc82da10b0fdcf05e54a733561e16f Mon Sep 17 00:00:00 2001 From: "serg@serg.mylan" <> Date: Tue, 17 Feb 2004 21:46:40 +0100 Subject: libtool tweaks --- ltconfig | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ltconfig') diff --git a/ltconfig b/ltconfig index c4a16f77012..cc52d4b824f 100755 --- a/ltconfig +++ b/ltconfig @@ -2877,6 +2877,9 @@ DLLTOOL="$DLLTOOL" # Used on cygwin: object dumper. OBJDUMP="$OBJDUMP" +# compatibility with ancient libtool :) +SED=sed + # Used on cygwin: assembler. AS="$AS" -- cgit v1.2.1