/* include/dxconfig.h.in.  Generated automatically from configure.in by autoheader.  */
/***********************************************************************/
/* 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__


/* Define to empty if the keyword does not work.  */
#undef const

/* Define if you don't have vprintf but do have _doprnt.  */
#undef HAVE_DOPRNT

/* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
#undef HAVE_SYS_WAIT_H

/* Define if you have <vfork.h>.  */
#undef HAVE_VFORK_H

/* Define if you have the vprintf function.  */
#undef HAVE_VPRINTF

/* Define to `int' if <sys/types.h> doesn't define.  */
#undef mode_t

/* Define to `int' if <sys/types.h> doesn't define.  */
#undef pid_t

/* Define as the return type of signal handlers (int or void).  */
#undef RETSIGTYPE

/* Define if the setvbuf function takes the buffering type as its second
   argument and the buffer pointer as the third, as on System V
   before release 3.  */
#undef SETVBUF_REVERSED

/* Define to `unsigned' if <sys/types.h> doesn't define.  */
#undef size_t

/* Define if you have the ANSI C header files.  */
#undef STDC_HEADERS

/* Define if you can safely include both <sys/time.h> and <time.h>.  */
#undef TIME_WITH_SYS_TIME

/* Define if your <sys/time.h> declares struct tm.  */
#undef TM_IN_SYS_TIME

/* Define vfork as fork if vfork does not work.  */
#undef vfork

/* Define if your processor stores words with the most significant
   byte first (like Motorola and SPARC, unlike Intel and VAX).  */
#undef WORDS_BIGENDIAN

#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

/* Define if you have the _popen function.  */
#undef HAVE__POPEN

/* Define if you have the _spawnvp function.  */
#undef HAVE__SPAWNVP

/* Define if you have the getcwd function.  */
#undef HAVE_GETCWD

/* Define if you have the gethostname function.  */
#undef HAVE_GETHOSTNAME

/* Define if you have the gettimeofday function.  */
#undef HAVE_GETTIMEOFDAY

/* Define if you have the mkdir function.  */
#undef HAVE_MKDIR

/* Define if you have the mkfifo function.  */
#undef HAVE_MKFIFO

/* Define if you have the mktime function.  */
#undef HAVE_MKTIME

/* Define if you have the popen function.  */
#undef HAVE_POPEN

/* Define if you have the putenv function.  */
#undef HAVE_PUTENV

/* Define if you have the re_comp function.  */
#undef HAVE_RE_COMP

/* Define if you have the regcmp function.  */
#undef HAVE_REGCMP

/* Define if you have the regcomp function.  */
#undef HAVE_REGCOMP

/* Define if you have the select function.  */
#undef HAVE_SELECT

/* Define if you have the socket function.  */
#undef HAVE_SOCKET

/* Define if you have the spawnvp function.  */
#undef HAVE_SPAWNVP

/* Define if you have the strcspn function.  */
#undef HAVE_STRCSPN

/* Define if you have the strdup function.  */
#undef HAVE_STRDUP

/* Define if you have the strerror function.  */
#undef HAVE_STRERROR

/* Define if you have the strspn function.  */
#undef HAVE_STRSPN

/* Define if you have the strstr function.  */
#undef HAVE_STRSTR

/* Define if you have the strtod function.  */
#undef HAVE_STRTOD

/* Define if you have the strtol function.  */
#undef HAVE_STRTOL

/* Define if you have the strtoul function.  */
#undef HAVE_STRTOUL

/* Define if you have the sysconf function.  */
#undef HAVE_SYSCONF

/* Define if you have the sysmp function.  */
#undef HAVE_SYSMP

/* Define if you have the trunc function.  */
#undef HAVE_TRUNC

/* Define if you have the uname function.  */
#undef HAVE_UNAME

/* Define if you have the vfork function.  */
#undef HAVE_VFORK

/* Define if you have the <dirent.h> header file.  */
#undef HAVE_DIRENT_H

/* Define if you have the <ndir.h> header file.  */
#undef HAVE_NDIR_H

/* Define if you have the <sys/dir.h> header file.  */
#undef HAVE_SYS_DIR_H

/* Define if you have the <sys/ndir.h> header file.  */
#undef HAVE_SYS_NDIR_H

/* Define if you have the ICE library (-lICE).  */
#undef HAVE_LIBICE

/* Define if you have the REXP library (-lREXP).  */
#undef HAVE_LIBREXP

/* Define if you have the SM library (-lSM).  */
#undef HAVE_LIBSM

/* Define if you have the cdf library (-lcdf).  */
#undef HAVE_LIBCDF

/* Define if you have the df library (-ldf).  */
#undef HAVE_LIBDF

/* Define if you have the dl library (-ldl).  */
#undef HAVE_LIBDL

/* Define if you have the g++ library (-lg++).  */
#undef HAVE_LIBG__

/* Define if you have the gen library (-lgen).  */
#undef HAVE_LIBGEN

/* Define if you have the hdf library (-lhdf).  */
#undef HAVE_LIBHDF

/* Define if you have the netcdf library (-lnetcdf).  */
#undef HAVE_LIBNETCDF

/* Define if you have the pthread library (-lpthread).  */
#undef HAVE_LIBPTHREAD

/* Define if you have the z library (-lz).  */
#undef HAVE_LIBZ

#endif
