Add AC_C_INLINE
[pazpar2-moved-to-github.git] / configure.ac
index 97a2099..673e3a6 100644 (file)
@@ -19,6 +19,8 @@ AC_PROG_RANLIB
 
 AC_LANG(C)
 
+AC_C_INLINE
+
 YAZ_INIT([static icu threads],[3.0.46])
 if test -z "$YAZLIB"; then
        AC_MSG_ERROR([YAZ development libraries missing])