Remove use of obsolescent Autoconf macros

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

According to the Autoconf documentation, the following macros are
obsolescent because no reasonably current system has the defect that
they are testing for.

- AC_C_CONST
- AC_C_STRINGIZE
- AC_C_VOLATILE
- AC_FUNC_MEMCMP

Therefore, I propose to remove their use, with the attached patch.

Attachments:

0001-Remove-use-of-obsolescent-Autoconf-macros.patchtext/x-patch; charset=UTF-8; name=0001-Remove-use-of-obsolescent-Autoconf-macros.patchDownload+3-407