ignore-value: omit unnecessary AC_C_INLINE
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 18 Aug 2012 23:18:18 +0000 (16:18 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 19 Aug 2012 21:13:55 +0000 (14:13 -0700)
* modules/ignore-value (configure.ac): Do not require AC_C_INLINE.

ChangeLog
modules/ignore-value

index 69c003f..d6032cb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2012-08-19  Paul Eggert  <eggert@cs.ucla.edu>
 
+       ignore-value: omit unnecessary AC_C_INLINE
+       * modules/ignore-value (configure.ac): Do not require AC_C_INLINE.
+
        sys_select: avoid 'static inline'
        * lib/sys_select.in.h (rpl_fd_isset): Now static, not static inline.
 
index 9d00c1f..cbc5172 100644 (file)
@@ -7,7 +7,6 @@ lib/ignore-value.h
 Depends-on:
 
 configure.ac:
-AC_REQUIRE([AC_C_INLINE])
 
 Makefile.am: