summaryrefslogtreecommitdiff
path: root/config.in
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordberg.se>2000-04-11 22:28:25 +0200
committerLinus Nordberg <linus@nordberg.se>2000-04-11 22:28:25 +0200
commitce63a239c2f36cd384943b7fd1f447286a83772a (patch)
treeec965c28b577a9d069ffd43b9a1bf33ca949653c /config.in
parentdf0fb9f8107f3eb68eeb74aedc4c557b4352ab40 (diff)
downloadgmp-ce63a239c2f36cd384943b7fd1f447286a83772a.tar.gz
Regenerate for HAVE_DECL_OPTARG.
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 e6666e200..f51fe1a66 100644
--- a/config.in
+++ b/config.in
@@ -67,6 +67,10 @@
#undef HAVE_NATIVE_mpn_xor_n
#undef HAVE_NATIVE_mpn_xnor_n
+/* Define to 1 if you have the declaration of `optarg', and to 0 if you don't.
+ */
+#undef HAVE_DECL_OPTARG
+
/* Name of package */
#undef PACKAGE