comparison src/config.in @ 5890:3a543d9ccca5

Add #undef SYS_SIGLIST_DECLARED.
author Roland McGrath <roland@gnu.org>
date Fri, 11 Feb 1994 02:50:00 +0000
parents 97416e471462
children e862f607f34f
comparison
equal deleted inserted replaced
5889:06bbb0e856d7 5890:3a543d9ccca5
131 #undef HAVE_RES_INIT /* For -lresolv on Suns. */ 131 #undef HAVE_RES_INIT /* For -lresolv on Suns. */
132 #undef HAVE_SETSID 132 #undef HAVE_SETSID
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__
139 #else 142 #else
140 #define INLINE 143 #define INLINE