comparison src/config.in @ 5346:65beb670c6b1

Add #undef HAVE_SETSID.
author Richard M. Stallman <rms@gnu.org>
date Sat, 25 Dec 1993 01:44:18 +0000
parents 67767e113d1d
children 6fbbbe65afe5
comparison
equal deleted inserted replaced
5345:80332dac0573 5346:65beb670c6b1
122 #undef HAVE_BCOPY 122 #undef HAVE_BCOPY
123 #undef HAVE_LOGB 123 #undef HAVE_LOGB
124 #undef HAVE_FREXP 124 #undef HAVE_FREXP
125 #undef HAVE_FTIME 125 #undef HAVE_FTIME
126 #undef HAVE_RES_INIT /* For -lresolv on Suns. */ 126 #undef HAVE_RES_INIT /* For -lresolv on Suns. */
127 #undef HAVE_SETSID
127 128
128 #undef HAVE_AIX_SMT_EXP 129 #undef HAVE_AIX_SMT_EXP
129 130
130 /* If using GNU, then support inline function declarations. */ 131 /* If using GNU, then support inline function declarations. */
131 #ifdef __GNUC__ 132 #ifdef __GNUC__