summaryrefslogtreecommitdiff
path: root/polux/application/boa/acconfig.h
blob: c36a9b6526d75fb194a8f4ec664ba48b66314dba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* define if GUNZIP found */
#undef GUNZIP

/* sockaddr_in has sin_len member */
#undef HAVE_SIN_LEN

/* how many times we shift left for unsigned long */
#undef NEEDS_ESCAPE_SHIFT

/* if struct tm has tm_gmtoff structure */
#undef HAVE_TM_GMTOFF

/* if struct tm has tm_zone structure */
#undef HAVE_TM_ZONE