summaryrefslogtreecommitdiff
path: root/config.in
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2001-11-24 02:00:13 +0100
committerKevin Ryde <user42@zip.com.au>2001-11-24 02:00:13 +0100
commit4196ba788ed1f43147d777793cff6b5e9b2d354a (patch)
tree861886898e3d7a7db04cd04a3a5dc6225a25cd65 /config.in
parent7f28c05e3c89ed9de369fadedd7795eacfd19dbd (diff)
downloadgmp-4196ba788ed1f43147d777793cff6b5e9b2d354a.tar.gz
Regenerate for:
* configure.in (AC_CHECK_DECLS): Add sscanf.
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 cff2f1c94..88ab793b3 100644
--- a/config.in
+++ b/config.in
@@ -190,6 +190,10 @@ MA 02111-1307, USA. */
*/
#undef HAVE_DECL_OPTARG
+/* Define to 1 if you have the declaration of `sscanf', and to 0 if you don't.
+ */
+#undef HAVE_DECL_SSCANF
+
/* Define to 1 if you have the declaration of `ungetc', and to 0 if you don't.
*/
#undef HAVE_DECL_UNGETC