[PATCH app-xdm 10/11] remove AC_C_INLINE as all compilers support inline keyword.

Gaetan Nadon memsize at videotron.ca
Sun Aug 29 06:25:11 PDT 2010


This macro is not used anywhere else in xorg.

Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
---
 configure.ac |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index d882513..fe1e6c7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -37,7 +37,6 @@ XORG_DEFAULT_OPTIONS
 AM_CONFIG_HEADER(config.h)
 
 AM_PROG_CC_C_O
-AC_C_INLINE
 AC_LIBTOOL_WIN32_DLL
 AM_PROG_LIBTOOL
 
-- 
1.6.0.4



More information about the xorg-devel mailing list