diff modules/inline @ 12541:1b9d71e4e297

Use AC_C_INLINE instead of module 'inline' where possible.
author Bruno Haible <bruno@clisp.org>
date Thu, 31 Dec 2009 15:47:10 +0100 (2009-12-31)
parents c23aaaee52fb
children
line wrap: on
line diff
--- a/modules/inline
+++ b/modules/inline
@@ -1,5 +1,6 @@
 Description:
-Test for the 'inline' keyword or equivalent.
+Test for the 'inline' keyword or equivalent and whether it is actually
+effective.
 
 Files:
 m4/inline.m4