summaryrefslogtreecommitdiff
path: root/config.in
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2003-08-13 01:23:58 +0200
committerKevin Ryde <user42@zip.com.au>2003-08-13 01:23:58 +0200
commit18015167df4f21cebc2a55ab6b35934e07413d1c (patch)
treefbf614f957fc613e0f481fc5b722bcfcb25e6c58 /config.in
parent17d76114a56a14bc3d90096ebf9269b04219dca7 (diff)
downloadgmp-18015167df4f21cebc2a55ab6b35934e07413d1c.tar.gz
Regenerate for:
* configure.in (AC_CHECK_FUNCS): Add attr_get.
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 76d2accee..d8b3cefb5 100644
--- a/config.in
+++ b/config.in
@@ -50,6 +50,9 @@ MA 02111-1307, USA.
/* Define to 1 if the compiler accepts gcc style __attribute__ ((noreturn)) */
#undef HAVE_ATTRIBUTE_NORETURN
+/* Define to 1 if you have the `attr_get' function. */
+#undef HAVE_ATTR_GET
+
/* Define to 1 if tests/libtests has calling conventions checking for the CPU
*/
#undef HAVE_CALLING_CONVENTIONS