--- sql/mysql/config_auto.h.in 2012/06/11 21:48:24 1.13 +++ sql/mysql/config_auto.h.in 2012/06/27 08:18:08 1.15 @@ -174,6 +174,9 @@ /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME +/* Define to the home page for this package. */ +#undef PACKAGE_URL + /* Define to the version of this package. */ #undef PACKAGE_VERSION @@ -189,5 +192,5 @@ /* Define to a type to use for `error_t' if it is not otherwise available. */ #undef error_t -/* Define to `unsigned' if does not define. */ +/* Define to `unsigned int' if does not define. */ #undef size_t