* configure: Regenerate to track ../common/common.m4 changes.

* config.in: Ditto.
This commit is contained in:
Hans-Peter Nilsson
2008-07-11 02:41:22 +00:00
parent 35689115d0
commit b5bd96244f
48 changed files with 4828 additions and 132 deletions

View File

@ -70,6 +70,9 @@
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
/* Define to 1 if you have the <zlib.h> header file. */
#undef HAVE_ZLIB_H
/* Define to 1 if you have the `__setfpucw' function. */
#undef HAVE___SETFPUCW
@ -88,6 +91,12 @@
/* Define to the version of this package. */
#undef PACKAGE_VERSION
/* Additional package description */
#undef PKGVERSION
/* Bug reporting address */
#undef REPORT_BUGS_TO
/* Define as the return type of signal handlers (`int' or `void'). */
#undef RETSIGTYPE