Files
pkgsrc-ng/editors/xemacs/patches/patch-src_config.h.in
2016-01-21 23:40:00 +01:00

14 lines
432 B
C

$NetBSD: patch-src_config.h.in,v 1.2 2015/02/04 09:19:20 hauke Exp $
--- src/config.h.in.orig 2015-01-29 15:04:29.000000000 +0000
+++ src/config.h.in
@@ -853,7 +853,7 @@ on various systems. */
/* Does the keyword `inline' exist? */
#undef inline
-#if defined (__cplusplus) || ! defined (__GNUC__)
+#if 1
# define INLINE_HEADER inline static
#elif defined (DONT_EXTERN_INLINE_HEADER_FUNCTIONS)
# define INLINE_HEADER inline