/* Define to be the version of the distribution. */ #undef VERSION /* Define to signal compiler support for void and void * types */ #define HAVE_VOID 1 /* Define (if compiling as C++) to signal compiler support for bool type */ #undef HAVE_BOOL /* Define under HP/UX to get matherr-related things from math.h. */ #undef _HPUX_SOURCE /* Define to signal that fflush(NULL) works: it flushes all outstreams. */ #undef HAVE_NULL_FLUSH /* Redundant and unused: Define to signal that fflush(NULL) doesn't work. */ #undef DONT_HAVE_NULL_FLUSH /* Define to signal that Motif should be used, if X11 is used */ #undef USE_MOTIF /* Define to signal support in libc for the pthread threads library */ #undef PTHREAD_SUPPORT /* Define if we have the thread-safe library function ctime_r() */ #undef HAVE_CTIME_R /* Define if we have the thread-safe library function localtime_r() */ #undef HAVE_LOCALTIME_R /* Define to signal support in libXt/libX11 for multithreading */ #undef X_THREAD_SUPPORT /* Define to signal support in -lXext for the DBE X11 protocol extension */ #undef HAVE_DBE_SUPPORT /* Define to signal support in -lXext for the MBX X11 protocol extension */ #undef HAVE_MBX_SUPPORT /* Define to enable support for the 45 LaserJet fonts in X output */ #undef USE_LJ_FONTS_IN_X /* Define to enable support for the 45 LaserJet fonts in PS output */ #undef USE_LJ_FONTS_IN_PS /* Define to enable support for the 35 PS fonts in PCL output */ #undef USE_PS_FONTS_IN_PCL /* Define if have getopt_long function */ #undef HAVE_GETOPT_LONG /* Define if have PNG library */ #undef HAVE_PNG /* Define is have interactive graphics */ #undef HAVE_SGP /* Define for X11 library */ #undef HAVE_X11 #undef HAVE_WXWINDOWS #undef HAVE_FFTW #undef DEBUG #undef NDEBUG /* Define if have dmalloc library */ #undef HAVE_DMALLOC /* Define for HDF5 library */ #undef HAVE_HDF5 #undef HAVE_USLEEP #undef HAVE_SSTREAM #undef HAVE_READLINE #undef HAVE_G2 #undef HAVE_CURSES #undef HAVE_NCURSES