comparison configure @ 27342:3a174cb28d36

Remove unused definition from config.h.
author diego
date Wed, 30 Jul 2008 12:03:30 +0000
parents e7c989f7a7c9
children 5fe6a8adf569
comparison
equal deleted inserted replaced
27341:e7c989f7a7c9 27342:3a174cb28d36
8164 /* Define this if you have the kstat kernel statistics library */ 8164 /* Define this if you have the kstat kernel statistics library */
8165 $_def_kstat 8165 $_def_kstat
8166 8166
8167 /* Define this if you have zlib */ 8167 /* Define this if you have zlib */
8168 $_def_zlib 8168 $_def_zlib
8169 #ifdef HAVE_ZLIB
8170 #define CONFIG_ZLIB 1
8171 #endif
8172 8169
8173 /* Define this if you have shm support */ 8170 /* Define this if you have shm support */
8174 $_def_shm 8171 $_def_shm
8175 8172
8176 /* Define this if your system has strsep */ 8173 /* Define this if your system has strsep */