From: Kelley Cook Date: Thu, 7 Jul 2005 02:09:25 +0000 (+0000) Subject: config.in: Regenerate for 6/20 change. X-Git-Tag: misc/cutover-cvs2svn~1895 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f379ddd1e3304c33c0309b3ba8df60eadd23884e;p=thirdparty%2Fgcc.git config.in: Regenerate for 6/20 change. 2005-07-07 Kelley Cook * config.in: Regenerate for 6/20 change. From-SVN: r101683 --- diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index ba575549ada7..94194958a866 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,7 @@ +2005-07-07 Kelley Cook + + * config.in: Regenerate for 6/20 change. + 2005-07-03 Steve Ellcey PR other/13906 diff --git a/libiberty/config.in b/libiberty/config.in index 804945d70b42..7525d3313993 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