Autotools updates and fix FFI detection
authorSteve Youngs <steve@sxemacs.org>
Tue, 21 Apr 2020 05:28:33 +0000 (15:28 +1000)
committerSteve Youngs <steve@sxemacs.org>
Tue, 21 Apr 2020 05:28:33 +0000 (15:28 +1000)
commit32aca671f57d2a42c9a350dd40c50221a08ceae9
treea565902d07b462943fdbafc69e92a5eb96aa2154
parent2295c58972e4f3c4835c274700891eec100245d5
parent88bfcd504a82b527d0a866cc8126d11d0ef3705c
Autotools updates and fix FFI detection

Our config.{guess,sub} haven't been updated in decades... Until
today. This set of changes also brings a fix for FFI detection so now
if your libffi has a pkg-config file installed we should be able to
find your headers.

* ffi-autoconf:
  Update configgmp.{guess,sub} from GMP v6.2.0
  Build Fix -- FFI auto-detection via pkg-config