summaryrefslogtreecommitdiff
path: root/apps/JAWS/clients/WebSTONE/src/acconfig.h
blob: 2183ecd4a7f687011511b65ae246c7b6962faedc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/* $Id$ */
/* Special definitions for autoheader
        Copyright (C) 1995 Silicon Graphics, Inc.
*/

/* Define to the name of the distribution.  */
#undef PRODUCT

/* Define to the version of the distribution.  */
#undef VERSION

/* Should we use timezone in gettimeofday? */
#undef USE_TIMEZONE

/* end */