acconfig.h
上传用户:s81996212
上传日期:2007-01-04
资源大小:722k
文件大小:0k
- /*
- ** Copyright 1998 - 1999 Double Precision, Inc.
- ** See COPYING for distribution information.
- */
- /* $Id: acconfig.h,v 1.2 1999/12/06 13:29:49 mrsam Exp $ */
- /* Whether daylight savings time offset is set via the altzone variable */
- #undef USE_TIME_ALTZONE
- /* Whether daylight savings time offset is set via the tm_isdst member */
- #undef USE_TIME_DAYLIGHT
- /* Whether time offset is specified via the tm_gmtoff member */
- #undef USE_TIME_GMTOFF