aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/config.in b/src/config.in
index 9de4864b45f..3052ef62fa9 100644
--- a/src/config.in
+++ b/src/config.in
@@ -133,6 +133,9 @@ and this notice must be preserved on all copies. */
133 133
134#undef HAVE_AIX_SMT_EXP 134#undef HAVE_AIX_SMT_EXP
135 135
136/* Define if `sys_siglist' is declared by <signal.h>. */
137#undef SYS_SIGLIST_DECLARED
138
136/* If using GNU, then support inline function declarations. */ 139/* If using GNU, then support inline function declarations. */
137#ifdef __GNUC__ 140#ifdef __GNUC__
138#define INLINE __inline__ 141#define INLINE __inline__