From 7ebf75b6b25907fcbed3ca5131044e08770df96c Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Tue, 31 May 2011 06:19:08 -0400 Subject: [PATCH] Auto-commit of generated files. --- autogen/config.in | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/autogen/config.in b/autogen/config.in index 860c509cd3e..24650ae7084 100644 --- a/autogen/config.in +++ b/autogen/config.in @@ -1278,16 +1278,6 @@ along with GNU Emacs. If not, see . */ /* Turned on June 1996 supposing nobody will mind it. */ #define AMPERSAND_FULL_NAME -/* If using GNU, then support inline function declarations. */ -/* Don't try to switch on inline handling as detected by AC_C_INLINE - generally, because even if non-gcc compilers accept `inline', they - may reject `extern inline'. */ -#if defined (__GNUC__) -#define INLINE __inline__ -#else -#define INLINE -#endif - /* `subprocesses' should be defined if you want to have code for asynchronous subprocesses (as used in M-x compile and M-x shell). -- 2.39.5