[vino] Check for the inline keyword with AC_C_INLINE
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vino] Check for the inline keyword with AC_C_INLINE
- Date: Tue, 8 Mar 2011 21:57:48 +0000 (UTC)
commit 2d7476bec64288e4892f2075f2cec4a860e267be
Author: David King <amigadave amigadave com>
Date: Tue Mar 8 22:57:14 2011 +0100
Check for the inline keyword with AC_C_INLINE
configure.ac | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 13733d0..85f3fa2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -293,6 +293,7 @@ AS_IF([test "x$ac_cv_header_ifaddrs_h" = "xyes"],
[AC_DEFINE([RFC2553], [], [Define if RFC2553 is followed])])])
AC_C_BIGENDIAN
+AC_C_INLINE
AC_CHECK_LIB([resolv], [herror])
AC_SEARCH_LIBS([strerror],[cposix])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]