Small build cleanup (#743)
authorXavier Claessens <xclaesse@gmail.com>
Mon, 24 Oct 2022 18:39:04 +0000 (20:39 +0200)
committerGitHub <noreply@github.com>
Mon, 24 Oct 2022 18:39:04 +0000 (14:39 -0400)
commit2b2f61f6e6a79d46fa277965745a8cd8bb5f04bc
tree12ea81397d60fb9e4b9c3b8b0ddbc5b8c3926d9c
parentf24180be1367f942824365b131ae894b9c769c7d
Small build cleanup (#743)

* configure.ac: Remove some unused checks

* Fix FFI_API definition

When doing a static build dllimport/dllexport should be disabled. It was
also using 2 different macros FFI_BUILDING_DLL and FFI_BUILDING for no
reason.
configure.ac
include/ffi.h.in