summaryrefslogtreecommitdiff
path: root/aclocal.m4
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2001-05-27 02:49:38 +0200
committerKevin Ryde <user42@zip.com.au>2001-05-27 02:49:38 +0200
commit76fd402990090369794a04eb6db76da185a1ad2b (patch)
tree1f294e298e7bca0ffb524d6cc4d65a19f4ccdd51 /aclocal.m4
parent7c147ba70e3c1b622760623d0cbc6c0ade7e28c8 (diff)
downloadgmp-76fd402990090369794a04eb6db76da185a1ad2b.tar.gz
Regenerate with libtool ltdll quoting patch.
Diffstat (limited to 'aclocal.m4')
-rw-r--r--aclocal.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/aclocal.m4 b/aclocal.m4
index 6f3212274..7f19a7879 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -2752,7 +2752,7 @@ EOF
# can override, but on older systems we have to supply one (in ltdll.c)
if test "x$lt_cv_need_dllmain" = "xyes"; then
ltdll_obj='$output_objdir/$soname-ltdll.'"$ac_objext "
- ltdll_cmds='test -f $output_objdir/$soname-ltdll.c || sed -e "/^# \/\* ltdll\.c starts here \*\//,/^# \/\* ltdll.c ends here \*\// { s/^# //; p; }" -e d < [$]0 > $output_objdir/$soname-ltdll.c~
+ ltdll_cmds='test -f $output_objdir/$soname-ltdll.c || sed -e "/^# \/\* ltdll\.c starts here \*\//,/^# \/\* ltdll.c ends here \*\// { s/^# //; p; }" -e d < $''0 > $output_objdir/$soname-ltdll.c~
test -f $output_objdir/$soname-ltdll.$ac_objext || (cd $output_objdir && $CC -c $soname-ltdll.c)~'
else
ltdll_obj=