--- sql/pgsql/config_auto.h.in 2012/06/09 07:18:19 1.6 +++ sql/pgsql/config_auto.h.in 2012/06/27 08:26:28 1.14 @@ -171,6 +171,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 @@ -186,5 +189,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