compile errors with 2.1.0 and ooRexx 5.0.0
Brought to you by:
rexx
I'm installing rexx/curl on Linux Mint 19.3 with ooRexx 5.0.0 and with curl 7.58.0 (x86_64-pc-linux-gnu) libcurl/7.58.0 OpenSSL/1.1.1 zlib/1.2.11 libidn2/2.0.4 libpsl/0.19.1 (+libidn2/2.0.4) nghttp2/1.30.0 librtmp/2.3
configure ran ok, but make fails with compile errors: "unknown type PSZ" and "unknown type PFN" and "unknown type LONG"... and others. Should I hack around or can I just do something like a define in config.h?