config.in: Regenerate for 6/20 change.

2005-07-07  Kelley Cook  <kcook@gcc.gnu.org>

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

From-SVN: r101683
This commit is contained in:
Kelley Cook 2005-07-07 02:09:25 +00:00 committed by R. Kelley Cook
parent 9f9d4c5f50
commit f379ddd1e3
2 changed files with 11 additions and 0 deletions

View 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

View File

@ -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