Add AC_C_INLINE
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 25 Sep 2009 11:33:53 +0000 (13:33 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 25 Sep 2009 11:33:53 +0000 (13:33 +0200)
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])