Remove use of obsolescent Autoconf macros
Peter 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
Files
| Path | Change | +/− |
|---|---|---|
| configure | modified | +0 −297 |
| configure.in | modified | +0 −6 |
| src/include/c.h | modified | +3 −19 |
| src/include/pg_config.h.in | modified | +0 −10 |
| src/include/pg_config.h.win32 | modified | +0 −10 |
| src/port/memcmp.c | deleted | +0 −70 |