]> granicus.if.org Git - postgresql/commit
Remove use of obsolescent Autoconf macros
authorPeter Eisentraut <peter_e@gmx.net>
Sat, 30 Nov 2013 14:17:08 +0000 (09:17 -0500)
committerPeter Eisentraut <peter_e@gmx.net>
Sat, 30 Nov 2013 14:17:08 +0000 (09:17 -0500)
commit34fa72ec9cfc1f5c4b11b67b2ce7eac6caca9fa5
tree7b9e9bec3b8d3544533df3e1f4204e8e042e7d5e
parent1eafea5d1bc5cf934eaf96e65115841fe3829986
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
configure
configure.in
src/include/c.h
src/include/pg_config.h.in
src/include/pg_config.h.win32
src/port/memcmp.c [deleted file]