summaryrefslogtreecommitdiff
path: root/tests/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 /tests/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 'tests/Makefile.in')
-rw-r--r--tests/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.in b/tests/Makefile.in
index 7d1b965d4..9ce65015f 100644
--- a/tests/Makefile.in
+++ b/tests/Makefile.in
@@ -135,6 +135,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@