/***********************************************************************/
/* Open Visualization Data Explorer                                    */
/* (C) Copyright IBM Corp. 1989,1999                                   */
/* ALL RIGHTS RESERVED                                                 */
/* This code licensed under the                                        */
/*    "IBM PUBLIC LICENSE - Open Visualization Data Explorer"          */
/***********************************************************************/
#ifndef __DXCONFIG_H__
#define __DXCONFIG_H__

@TOP@

#define DXD_VERSION_STRING      "01.01.0001"
#define DXD_VERSION 		1
#define DXD_RELEASE 		1
#define DXD_MODIFICATION 	1
#define DXD_ARCHNAME 		"none"
#define PACKAGE 		"none"
#define VERSION 		"none"
#define HAS_M_PI		0
#define HAS_M_SQRT2		0
#define HAS_S_ISDIR		0
#define HAS_sysmp		0
#undef HAVE_REGCMP
#define USING_LESSTIF 0
#undef USING_BISON
#undef HAVE_SYS_ERRLIST
#undef HAVE_SYSCONFIG_NCPUS
#undef ALTERNATE_CXX_SIGNAL
#undef HAVE_FCNTL_H
#undef HAVE_LIMITS_H
#undef HAVE_MALLOC_H
#undef HAVE_STRINGS_H
#undef HAVE_SYS_FILE_H
#undef HAVE_SYS_IOCTL_H
#undef HAVE_SYS_TIME_H
#undef HAVE_UNISTD_H
#undef HAVE_SYS_TYPES_H
#undef HAVE_SYS_SYSCONFIG_H
#undef HAVE_SYS_UN_H
#undef HAVE_VALUES_H
#undef HAVE_WAIT_H
#undef HAVE_SYS_UTSNAME_H
#undef HAVE_SIGNAL_H
#undef HAVE_SYS_SIGNAL_H
#undef HAVE_PROCESS_H
#undef HAVE_SYS_FILIO_H
#undef HAVE_CC_OSFCN_H
#undef HAVE_CC_LIBC_H
#undef uint
#undef byte
#undef float32
#undef float64
#undef int16
#undef int32
#undef int64
#undef int8
#undef short
#undef ubyte
#undef uint16
#undef uint32
#undef uint64
#undef uint8
#undef ulong
#undef ushort

@BOTTOM@

#endif
