summaryrefslogtreecommitdiff
path: root/ACE/apps/JAWS/clients/WebSTONE/src/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/apps/JAWS/clients/WebSTONE/src/acconfig.h')
-rw-r--r--ACE/apps/JAWS/clients/WebSTONE/src/acconfig.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/ACE/apps/JAWS/clients/WebSTONE/src/acconfig.h b/ACE/apps/JAWS/clients/WebSTONE/src/acconfig.h
new file mode 100644
index 00000000000..2183ecd4a7f
--- /dev/null
+++ b/ACE/apps/JAWS/clients/WebSTONE/src/acconfig.h
@@ -0,0 +1,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 */