summaryrefslogtreecommitdiff
path: root/config.in
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2001-06-10 02:25:31 +0200
committerKevin Ryde <user42@zip.com.au>2001-06-10 02:25:31 +0200
commitc13c0219c88ee8967b046d45db58d906bbe4a4d3 (patch)
tree4a608191038d7c7afda5e8ac6b13ce118a8d9695 /config.in
parent09b80a300e9d7bd27d45a26cb3ef545e286a6276 (diff)
downloadgmp-c13c0219c88ee8967b046d45db58d906bbe4a4d3.tar.gz
Regenerate for:
* acinclude.m4 (GMP_ASM_LSYM_PREFIX): Add an 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 ee5704d14..8e5992e92 100644
--- a/config.in
+++ b/config.in
@@ -260,6 +260,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