summaryrefslogtreecommitdiff
path: root/config.in
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2001-07-17 03:30:27 +0200
committerKevin Ryde <user42@zip.com.au>2001-07-17 03:30:27 +0200
commit5343fa93364cccaef054d61196c3c2f321d4293b (patch)
tree80488b12d61676dcbaa4f20c676b344d2c6a38ae /config.in
parented5cf5dd2572e22412d67d7fc8c2e07e537b64a9 (diff)
downloadgmp-5343fa93364cccaef054d61196c3c2f321d4293b.tar.gz
Regenerate for:
* gmp-h.in, gmp-impl.h, acinclude.m4: Remove __GMP_ASM_L and __GMP_LSYM_PREFIX, revert to ASM_L in gmp-impl.h and AC_DEFINE of LSYM_PREFIX.
Diffstat (limited to 'config.in')
-rw-r--r--config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.in b/config.in
index 89c4f36fc..74b31210c 100644
--- a/config.in
+++ b/config.in
@@ -266,6 +266,9 @@ MA 02111-1307, USA.
/* Define if the system has the type `void'. */
#undef HAVE_VOID
+/* Assembler local label prefix */
+#undef LSYM_PREFIX
+
/* Name of package */
#undef PACKAGE