summaryrefslogtreecommitdiff
path: root/src/utils/xmlutils.cpp
diff options
context:
space:
mode:
authorMad Camel <madcamel@gmail.com>2025-05-28 19:32:08 +0000
committerFedja Beader <fedja@protonmail.ch>2025-05-28 19:32:08 +0000
commite81e12771ae0256f511567b81da36a1b66017fd9 (patch)
tree68a5e9c257883d68f6526b331bafbd51c0c72534 /src/utils/xmlutils.cpp
parent1f9ca1a26b0595cba13d3d0b5ddcee55b4c92efa (diff)
downloadmanaplus-e81e12771ae0256f511567b81da36a1b66017fd9.tar.gz
manaplus-e81e12771ae0256f511567b81da36a1b66017fd9.tar.bz2
manaplus-e81e12771ae0256f511567b81da36a1b66017fd9.tar.xz
manaplus-e81e12771ae0256f511567b81da36a1b66017fd9.zip
Updated configure.ac to newer autoconf standards by using the 'autoupdate' tool.
Fixes a lot of warnings when running autoreconf -i ---- _EDIT by @jesusalva on 2024-02-09: Marked as draft to prevent accidental merging_ Squashed with: * Reduce autotools version requirement according to autoupdate test in gcc5 env https://git.themanaworld.org/specing/manaplus/-/commits/autoupdate_test_in_gcc5job As it turns out, AC_HEADER_TIME is unnecessary even in 2016 ubuntu environment. It was unused: none of the time.h or sys/time.h includes were protected by HAVE_TIME_H or TIME_WITH_SYS_TIME guards (they are instead protected by WIN32 checks, in most but not all cases. The same applies to the STDC_HEADERS macro: none of the includes were protected by STDC_HEADERS, thus removing that is also not blocked by CI upgrade. **** mana/plus!25 Co-authored-by: Fedja Beader <fedja@protonmail.ch> Approved-by: Jesusalva Jesusalva <jesusalva@tmw2.org>
Diffstat (limited to 'src/utils/xmlutils.cpp')
0 files changed, 0 insertions, 0 deletions