summaryrefslogtreecommitdiff
path: root/config.in
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2001-07-25 01:42:35 +0200
committerKevin Ryde <user42@zip.com.au>2001-07-25 01:42:35 +0200
commit43f052f8e6d9cce482a667e3d90896e4ab5bb0a0 (patch)
treeacd91f379a9d1e383c8eefc96d8afb67515334b0 /config.in
parentfcf1ace1dd273a5f6c87682395180c951ac77f59 (diff)
downloadgmp-43f052f8e6d9cce482a667e3d90896e4ab5bb0a0.tar.gz
Regenerate for:
(AC_CHECK_DECLS): Add vfprintf.
Diffstat (limited to 'config.in')
-rw-r--r--config.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/config.in b/config.in
index bf18fc77d..821f6d032 100644
--- a/config.in
+++ b/config.in
@@ -170,6 +170,10 @@ MA 02111-1307, USA.
*/
#undef HAVE_DECL_OPTARG
+/* Define to 1 if you have the declaration of `vfprintf', and to 0 if you
+ don't. */
+#undef HAVE_DECL_VFPRINTF
+
/* Define if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H