From f02a0e53f3aaeededee9e9b56de885ca9d22bbcf Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 19 Oct 2006 19:22:14 +0000 Subject: 2006-10-19 Joel Sherrill * configure.ac: Remove all macro implementations and use only the static inline. Static inline functions are now well supported so there is no reason for duplicate maintenance. * aclocal/enable-inlines.m4: Removed. --- configure.ac | 1 - 1 file changed, 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index adf6151cf3..bd2fcdcf3e 100644 --- a/configure.ac +++ b/configure.ac @@ -26,7 +26,6 @@ RTEMS_ENABLE_POSIX RTEMS_ENABLE_ITRON RTEMS_ENABLE_NETWORKING RTEMS_ENABLE_RDBG -RTEMS_ENABLE_INLINES RTEMS_ENABLE_CXX RTEMS_ENABLE_TESTS RTEMS_ENABLE_RTEMS_DEBUG -- cgit v1.2.3