]> git.ipfire.org Git - thirdparty/squid.git/commit - configure.ac
Remove NeXTSTEP support (#943)
authorAmos Jeffries <yadij@users.noreply.github.com>
Sat, 4 Dec 2021 21:57:01 +0000 (21:57 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Sun, 5 Dec 2021 17:31:15 +0000 (17:31 +0000)
commitc633a6b031df36fca223728f72753f69b2bbb4a8
tree2b91e7bace1a1e8057648c23fe3846dc49baa59b
parent9887817d5c92faec93d346f0ab7e165644fce33d
Remove NeXTSTEP support (#943)

NeXT architecture hardware is no longer available and with that
hardware any support by Apple ceased.

QNX and MacOS descendant systems which still depend on some of
the workarounds already are or can be supported under their own
compatibility section.
16 files changed:
compat/Makefile.am
compat/compat.h
compat/os/next.h [deleted file]
compat/osdetect.h
configure.ac
contrib/Makefile.am
contrib/nextstep/Makefile [deleted file]
contrib/nextstep/Makefile.real [deleted file]
contrib/nextstep/README [deleted file]
contrib/nextstep/Squid.pkg.README [deleted file]
contrib/nextstep/info.in [deleted file]
contrib/nextstep/makepkg [deleted file]
contrib/nextstep/post_install [deleted file]
contrib/nextstep/pre_install [deleted file]
src/tools.cc
src/tools.h