summaryrefslogtreecommitdiff
path: root/config.in
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2000-05-27 00:20:33 +0200
committerKevin Ryde <user42@zip.com.au>2000-05-27 00:20:33 +0200
commitc1e3d07588f70f42c16c38fec262fd1937bea8f9 (patch)
treef9a23729013b2e3a9619eb05d793f899660393fb /config.in
parent3098dc5775b47cabbb97f60b10a2e6a1720a1fab (diff)
downloadgmp-c1e3d07588f70f42c16c38fec262fd1937bea8f9.tar.gz
Regenerate for:
* configure.in (AC_CHECK_FUNCS): Add processor_info.
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 dbfc82f5a..ccfa507b5 100644
--- a/config.in
+++ b/config.in
@@ -131,6 +131,9 @@ MA 02111-1307, USA.
/* Define if you have the `getpagesize' function. */
#undef HAVE_GETPAGESIZE
+/* Define if you have the `processor_info' function. */
+#undef HAVE_PROCESSOR_INFO
+
/* Version number of package */
#undef VERSION