comparison src/config.h.in @ 213:78f53ef88e17 r20-4b5

Import from CVS: tag r20-4b5
author cvs
date Mon, 13 Aug 2007 10:06:47 +0200
parents e45d5e7c476e
children d44af0c54775
comparison
equal deleted inserted replaced
212:d8688acf4c5b 213:78f53ef88e17
204 /* Does `localtime' cache TZ? */ 204 /* Does `localtime' cache TZ? */
205 #undef LOCALTIME_CACHE 205 #undef LOCALTIME_CACHE
206 206
207 /* Can `gettimeofday' accept two arguments? */ 207 /* Can `gettimeofday' accept two arguments? */
208 #undef GETTIMEOFDAY_ONE_ARGUMENT 208 #undef GETTIMEOFDAY_ONE_ARGUMENT
209
210 /* Is the timezone variable already declared in system headers? */
211 #undef HAVE_TIMEZONE_DECL
212 209
213 #undef HAVE_MMAP 210 #undef HAVE_MMAP
214 #undef HAVE_STRCOLL 211 #undef HAVE_STRCOLL
215 #undef HAVE_GETPGRP 212 #undef HAVE_GETPGRP
216 #undef GETPGRP_VOID 213 #undef GETPGRP_VOID