--- sql/pgsql/config_auto.h.in 2012/06/09 22:38:25 1.7 +++ sql/pgsql/config_auto.h.in 2013/10/30 16:23:49 1.16 @@ -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