--- m4/extern-inline.m4.orig 2020-06-03 23:04:44.000000000 +1000 +++ m4/extern-inline.m4 2020-07-31 00:01:54.125641000 +1000 @@ -52,7 +52,7 @@ It defines a macro __GNUC_GNU_INLINE__ to indicate this situation. */ #if (((defined __APPLE__ && defined __MACH__) \ - || defined __DragonFly__ || defined __FreeBSD__) \ + || defined __DragonFly__ || defined __BSDSUniX__ || defined __FreeBSD__) \ && (defined __header_inline \ ? (defined __cplusplus && defined __GNUC_STDC_INLINE__ \ && ! defined __clang__) \