apr: add autotools compatibility backports
authorMichael Pratt <redacted>
Thu, 25 Aug 2022 18:50:14 +0000 (14:50 -0400)
committerRosen Penev <redacted>
Fri, 9 Sep 2022 22:20:58 +0000 (15:20 -0700)
commit980707ac101ae536b758a95ef321eb417a23744f
tree424cd345d3a60f4d2d5aa89201691fea268f57d7
parentd581399e6033ee0750c1b9ae27ee22aa95128cf4
apr: add autotools compatibility backports

Backport a bunch of patches that fixes build
when using new Autoconf and Automake.

The patches removed are replaced by upstream backports
which are more complete.

Signed-off-by: Michael Pratt <redacted>
libs/apr/Makefile
libs/apr/patches/000-050-backport-use-AC_CHECK_SIZEOF.patch [new file with mode: 0644]
libs/apr/patches/000-055-backport-strerror-cache.patch [new file with mode: 0644]
libs/apr/patches/000-060-backport-require-stdlib.patch [new file with mode: 0644]
libs/apr/patches/000-070-backport-avoid-inclusion-of-confdefs.patch [new file with mode: 0644]
libs/apr/patches/000-071-backport-fix-APR_TRY_COMPILE_NO_WARNING.patch [new file with mode: 0644]
libs/apr/patches/301-apr-fix-off_t-size-doesn-t-match-in-glibc-when-cross.patch [deleted file]
libs/apr/patches/302-add-cache-for-strerror_r.patch [deleted file]
git clone https://git.99rst.org/PROJECT