summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2001-06-20 02:28:18 +0200
committerKevin Ryde <user42@zip.com.au>2001-06-20 02:28:18 +0200
commit60ba4e45bce3bdee4de2df88100bc59a59265567 (patch)
tree08d6af3e7910d5f5d2024f37becc3026215c3f4a /Makefile.in
parent0c7a3099719d67d7a5e23980ca037c4a19e0dabf (diff)
downloadgmp-60ba4e45bce3bdee4de2df88100bc59a59265567.tar.gz
Regenerate for:
* acinclude.m4 (GMP_ASM_LSYM_PREFIX): AC_SUBST __GMP_LSYM_PREFIX rather than AC_DEFINE LSYM_PREFIX.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 906c7eb93..8853c6f06 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -147,6 +147,7 @@ VERSION = @VERSION@
__GMP_BITS_PER_MP_LIMB = @__GMP_BITS_PER_MP_LIMB@
__GMP_LIBGMP_SHARED = @__GMP_LIBGMP_SHARED@
__GMP_LIBGMP_STATIC = @__GMP_LIBGMP_STATIC@
+__GMP_LSYM_PREFIX = @__GMP_LSYM_PREFIX@
_am_include = @_am_include@
_am_quote = @_am_quote@
gmp_srclinks = @gmp_srclinks@