summaryrefslogtreecommitdiff
path: root/acinclude.m4
diff options
context:
space:
mode:
authorTorbjorn Granlund <torbjorng@google.com>2015-09-03 20:17:15 +0200
committerTorbjorn Granlund <torbjorng@google.com>2015-09-03 20:17:15 +0200
commit4cfb175afa0aa24032962303e627ea053e9272d5 (patch)
tree40412c541021f937d0fd43a29bb52d77dedf2855 /acinclude.m4
parent160368b144bfc1ec1749ba4ea9d6e8899ea31791 (diff)
downloadgmp-4cfb175afa0aa24032962303e627ea053e9272d5.tar.gz
Amend last change.
Diffstat (limited to 'acinclude.m4')
-rw-r--r--acinclude.m41
1 files changed, 0 insertions, 1 deletions
diff --git a/acinclude.m4 b/acinclude.m4
index 35da65ada..29b020faa 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -3265,7 +3265,6 @@ if test $gmp_cv_c_hidden_alias = yes; then
AC_DEFINE(HAVE_HIDDEN_ALIAS, 1,
[Define to 1 if the compiler accepts gcc style __attribute__ ((visibility))
and __attribute__ ((alias))])
- GMP_DEFINE(HAVE_HIDDEN_ALIAS, [])
fi
])