pgsql: Remove use of obsolescent Autoconf macros

Started by Peter Eisentrautover 12 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

Remove use of obsolescent Autoconf macros

Remove the use of the following macros, which are obsolescent according
to the Autoconf documentation:

- AC_C_CONST
- AC_C_STRINGIZE
- AC_C_VOLATILE
- AC_FUNC_MEMCMP

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/34fa72ec9cfc1f5c4b11b67b2ce7eac6caca9fa5

Modified Files
--------------
configure | 297 -----------------------------------------
configure.in | 6 -
src/include/c.h | 22 +--
src/include/pg_config.h.in | 10 --
src/include/pg_config.h.win32 | 10 --
src/port/memcmp.c | 70 ----------
6 files changed, 3 insertions(+), 412 deletions(-)

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers