summaryrefslogtreecommitdiff
path: root/libiberty/config.in
diff options
context:
space:
mode:
authorkcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4>2005-07-07 02:09:25 +0000
committerkcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4>2005-07-07 02:09:25 +0000
commit1140cb518c6dadf9d2a3aed5024d2b9a172f87e0 (patch)
treec8a3cc22a1428ef88ca4da587c815ade61219422 /libiberty/config.in
parent17fd01f727d17ed4ff3b26e782f5fefa291abd13 (diff)
downloadgcc-1140cb518c6dadf9d2a3aed5024d2b9a172f87e0.tar.gz
2005-07-07 Kelley Cook <kcook@gcc.gnu.org>
* config.in: Regenerate for 6/20 change. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101683 138bc75d-0d04-0410-961f-82ee72b054a4
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