2005-07-07 Kelley Cook <kcook@gcc.gnu.org>
authorKelley Cook <kcook@gcc.gnu.org>
Thu, 7 Jul 2005 02:19:14 +0000 (02:19 +0000)
committerKelley Cook <kcook@gcc.gnu.org>
Thu, 7 Jul 2005 02:19:14 +0000 (02:19 +0000)
* config.in: Regenerate for 6/20 change.

libiberty/ChangeLog
libiberty/config.in

index ba57554..9419495 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 804945d..7525d33 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