summaryrefslogtreecommitdiff
path: root/libiberty/config.in
diff options
context:
space:
mode:
authorKelley Cook <kcook@gcc.gnu.org>2005-07-07 02:19:14 +0000
committerKelley Cook <kcook@gcc.gnu.org>2005-07-07 02:19:14 +0000
commit9836ac5e5bb0bfcf5a8a9a0f2f37b6a7e473b7c8 (patch)
treefd71a37b5877d7af826880607d96f15b687fc28d /libiberty/config.in
parent5810b917894c27b1eca817b5622f6110f4a042e6 (diff)
downloadgdb-9836ac5e5bb0bfcf5a8a9a0f2f37b6a7e473b7c8.tar.gz
2005-07-07 Kelley Cook <kcook@gcc.gnu.org>
* config.in: Regenerate for 6/20 change.
Diffstat (limited to 'libiberty/config.in')
-rw-r--r--libiberty/config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/libiberty/config.in b/libiberty/config.in
index 804945d70b4..7525d331399 100644
--- a/libiberty/config.in
+++ b/libiberty/config.in
@@ -72,6 +72,10 @@
don't. */
#undef HAVE_DECL_SNPRINTF
+/* Define to 1 if you have the declaration of `strverscmp', and to 0 if you
+ don't. */
+#undef HAVE_DECL_STRVERSCMP
+
/* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
don't. */
#undef HAVE_DECL_VASPRINTF
@@ -245,6 +249,9 @@
/* Define to 1 if you have the `strtoul' function. */
#undef HAVE_STRTOUL
+/* Define to 1 if you have the `strverscmp' function. */
+#undef HAVE_STRVERSCMP
+
/* Define to 1 if you have the `sysconf' function. */
#undef HAVE_SYSCONF