]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
config.in: Regenerate for 6/20 change.
authorKelley Cook <kcook@gcc.gnu.org>
Thu, 7 Jul 2005 02:09:25 +0000 (02:09 +0000)
committerR. Kelley Cook <kcook@gcc.gnu.org>
Thu, 7 Jul 2005 02:09:25 +0000 (02:09 +0000)
2005-07-07  Kelley Cook  <kcook@gcc.gnu.org>

* config.in: Regenerate for 6/20 change.

From-SVN: r101683

libiberty/ChangeLog
libiberty/config.in

index ba575549ada701284722f8f65a0f4fcbbff4f751..94194958a866c5c873d7881cff1bc7cba843dd9f 100644 (file)
@@ -1,3 +1,7 @@
+2005-07-07  Kelley Cook  <kcook@gcc.gnu.org>
+
+       * config.in: Regenerate for 6/20 change.
+
 2005-07-03  Steve Ellcey  <sje@cup.hp.com>
 
        PR other/13906
index 804945d70b4205c47a56dcd387cfa74f51e6f27a..7525d3313993cf3ca6d93ad875e144f0cb76505c 100644 (file)
    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
 /* 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