summaryrefslogtreecommitdiff
path: root/aclocal.m4
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2001-10-07 23:09:06 +0200
committerKevin Ryde <user42@zip.com.au>2001-10-07 23:09:06 +0200
commit67948e410b6422ddc345f7bf7896df73a86415e6 (patch)
tree616f39afb536c12aa4e5540a95b832e1e3520a2b /aclocal.m4
parent4739ce352cb3d9c3259c6ee64cf2c8a5751cb427 (diff)
downloadgmp-67948e410b6422ddc345f7bf7896df73a86415e6.tar.gz
* aclocal.m4: Regenerate with libtool patches for sed char range to
help Cray, and LTCC quotes to help HP-UX. (The Cray part done previously.)
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 374f322d1..f8f4e42da 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -5300,7 +5300,7 @@ AR=$lt_AR
AR_FLAGS=$lt_AR_FLAGS
# A C compiler.
-LTCC=$LTCC
+LTCC="$LTCC"
# A language-specific compiler.
CC=$lt_[]_LT_AC_TAGVAR(compiler, $1)