summaryrefslogtreecommitdiff
path: root/ltconfig
diff options
context:
space:
mode:
authorserg@serg.mylan <>2004-02-17 21:46:40 +0100
committerserg@serg.mylan <>2004-02-17 21:46:40 +0100
commitd007a9d618bc82da10b0fdcf05e54a733561e16f (patch)
tree1a540ce994f696a2ce7187ac1454e66bd8e1c5c7 /ltconfig
parentabfa3f0a98d255840c2475a9aefe74e4c6b75cac (diff)
downloadmariadb-git-d007a9d618bc82da10b0fdcf05e54a733561e16f.tar.gz
libtool tweaks
Diffstat (limited to 'ltconfig')
-rwxr-xr-xltconfig3
1 files changed, 3 insertions, 0 deletions
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"