/* config.h. Generated by configure. */
/* config.h.in. Generated from configure.ac by autoheader. */
/* Location of executables */
#define BIN_DIR "/bin"
/* isnan is in math.h but not cmath */
/* #undef BROKEN_ISNAN_CXX */
/* Location of Build tree */
#define BUILD_DIR "/mnt/gmirror/ports/math/plplot/work/plplot-5.6.1"
/* Location of package data files */
#define DATA_DIR "/share/plplot5.6.1"
/* Location of dynamically loaded drivers */
#define DRV_DIR "/lib/plplot5.6.1/driversd"
/* Define if there is support for dynamically loaded drivers */
#define ENABLE_DYNDRIVERS
/* Define to 1 if you have the <cmath> header file. */
/* #undef HAVE_CMATH */
/* Define if you have c++ accessible stdint.h */
/* #undef HAVE_CXX_STDINT_H */
/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
*/
#define HAVE_DIRENT_H 1
/* Define to 1 if you have the <dlfcn.h> header file. */
#define HAVE_DLFCN_H 1
/* Define if finite is available */
#define HAVE_FINITE
/* Define to 1 if you have the `fork' function. */
#define HAVE_FORK 1
/* Define if [freetype] is available */
/* #undef HAVE_FREETYPE */
/* Define to 1 if you have the <glib.h> header file. */
/* #undef HAVE_GLIB_H */
/* Define to 1 if you have the <glib-object.h> header file. */
/* #undef HAVE_GLIB_OBJECT_H */
/* Define to 1 if you have the <gtk/gtk.h> header file. */
/* #undef HAVE_GTK_GTK_H */
/* Define to 1 if you have the <inttypes.h> header file. */
/* #undef HAVE_INTTYPES_H */
/* Define if isinf is available */
#define HAVE_ISINF
/* Define if isnan is available */
#define HAVE_ISNAN
/* Define if [incr], [Tcl] is available */
/* #undef HAVE_ITCL */
/* Define to 1 if you have the <itclDecls.h> header file. */
/* #undef HAVE_ITCLDECLS_H */
/* Define if [incr], [Tk] is available */
/* #undef HAVE_ITK */
/* Define to 1 if you have the <jni.h> header file. */
/* #undef HAVE_JNI_H */
/* Define to 1 if you have the <libart_lgpl/libart.h> header file. */
/* #undef HAVE_LIBART_LGPL_LIBART_H */
/* Define to 1 if you have the <libgnomecanvas/libgnomecanvas.h> header file.
*/
/* #undef HAVE_LIBGNOMECANVAS_LIBGNOMECANVAS_H */
/* Define to 1 if you have the <libgnomeprint/gnome-print.h> header file. */
/* #undef HAVE_LIBGNOMEPRINT_GNOME_PRINT_H */
/* Define to 1 if you have the `m' library (-lm). */
#define HAVE_LIBM 1
/* Define if libunicode is available */
/* #undef HAVE_LIBUNICODE */
/* Define to 1 if you have the <math.h> header file. */
/* #undef HAVE_MATH_H */
/* Define to 1 if you have the <memory.h> header file. */
/* #undef HAVE_MEMORY_H */
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
/* #undef HAVE_NDIR_H */
/* Define if popen is available */
#define HAVE_POPEN
/* Define if pthreads is available */
/* #undef HAVE_PTHREAD */
/* Define if Qhull is available */
/* #undef HAVE_QHULL */
/* Define to 1 if you have the <stdint.h> header file. */
/* #undef HAVE_STDINT_H */
/* Define to 1 if you have the <stdlib.h> header file. */
/* #undef HAVE_STDLIB_H */
/* Define to 1 if you have the <strings.h> header file. */
/* #undef HAVE_STRINGS_H */
/* Define to 1 if you have the <string.h> header file. */
/* #undef HAVE_STRING_H */
/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
*/
/* #undef HAVE_SYS_DIR_H */
/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
*/
/* #undef HAVE_SYS_NDIR_H */
/* Define to 1 if you have the <sys/stat.h> header file. */
/* #undef HAVE_SYS_STAT_H */
/* Define to 1 if you have the <sys/types.h> header file. */
/* #undef HAVE_SYS_TYPES_H */
/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
#define HAVE_SYS_WAIT_H 1
/* Define to 1 if you have the <termios.h> header file. */
#define HAVE_TERMIOS_H 1
/* Define to 1 if you have the <unistd.h> header file. */
/* #undef HAVE_UNISTD_H */
/* Define if usleep is available */
#define HAVE_USLEEP
/* Define to 1 if you have the `vfork' function. */
#define HAVE_VFORK 1
/* Define to 1 if you have the <vfork.h> header file. */
/* #undef HAVE_VFORK_H */
/* Define to 1 if `fork' works. */
#define HAVE_WORKING_FORK 1
/* Define to 1 if `vfork' works. */
#define HAVE_WORKING_VFORK 1
/* Include sys/type.h if needed */
/* #undef NEED_SYS_TYPE_H */
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
/* #undef NO_MINUS_C_MINUS_O */
/* Name of package */
#define PACKAGE "plplot"
/* Define to the address where bug reports for this package should be sent. */
#define PACKAGE_BUGREPORT "plplot-devel@lists.sourceforge.net"
/* Define to the full name of this package. */
#define PACKAGE_NAME "plplot"
/* Define to the full name and version of this package. */
#define PACKAGE_STRING "plplot 5.6.1"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "plplot"
/* Define to the version of this package. */
#define PACKAGE_VERSION "5.6.1"
/* Define if aqt driver is present */
/* #undef PLD_aqt */
/* Define if cgm driver is present */
/* #undef PLD_cgm */
/* Define if conex driver is present */
/* #undef PLD_conex */
/* Define if dg300 driver is present */
/* #undef PLD_dg300 */
/* Define if gcw driver is present */
/* #undef PLD_gcw */
/* Define if gif driver is present */
#define PLD_gif
/* Define if gnome driver is present */
/* #undef PLD_gnome */
/* Define if hp7470 driver is present */
#define PLD_hp7470
/* Define if hp7580 driver is present */
#define PLD_hp7580
/* Define if imp driver is present */
/* #undef PLD_imp */
/* Define if jpeg driver is present */
#define PLD_jpeg
/* Define if linuxvga driver is present */
/* #undef PLD_linuxvga */
/* Define if lj_hpgl driver is present */
#define PLD_lj_hpgl
/* Define if ljii driver is present */
/* #undef PLD_ljii */
/* Define if ljiip driver is present */
/* #undef PLD_ljiip */
/* Define if mem driver is present */
#define PLD_mem
/* Define if mskermit driver is present */
/* #undef PLD_mskermit */
/* Define if ntk driver is present */
/* #undef PLD_ntk */
/* Define if null driver is present */
#define PLD_null
/* Define if pbm driver is present */
#define PLD_pbm
/* Define if plmeta driver is present */
#define PLD_plmeta
/* Define if png driver is present */
#define PLD_png
/* Define if ps driver is present */
#define PLD_ps
/* Define if psttf driver is present */
/* #undef PLD_psttf */
/* Define if tek4010 driver is present */
/* #undef PLD_tek4010 */
/* Define if tek4010f driver is present */
/* #undef PLD_tek4010f */
/* Define if tek4107 driver is present */
/* #undef PLD_tek4107 */
/* Define if tek4107f driver is present */
/* #undef PLD_tek4107f */
/* Define if tk driver is present */
/* #undef PLD_tk */
/* Define if tkwin driver is present */
/* #undef PLD_tkwin */
/* Define if versaterm driver is present */
/* #undef PLD_versaterm */
/* Define if vlt driver is present */
/* #undef PLD_vlt */
/* Define if wingcc driver is present */
/* #undef PLD_wingcc */
/* Define if wxwidgets driver is present */
/* #undef PLD_wxwidgets */
/* Define if xfig driver is present */
#define PLD_xfig
/* Define if xterm driver is present */
/* #undef PLD_xterm */
/* Define if xwin driver is present */
#define PLD_xwin
/* Portable definition for PTHREAD_MUTEX_RECURSIVE */
/* #undef PLPLOT_MUTEX_RECURSIVE */
/* PLplot's PLFLT floating-point is "double" by default, undefine PL_DOUBLE if
single precision is required */
#define PL_DOUBLE
/* Directory containing fonts that are accessible from freetype */
/* #undef PL_FREETYPE_FONT_DIR */
/* MONO font accessible from freetype */
/* #undef PL_FREETYPE_MONO */
/* MONO_BOLD font accessible from freetype */
/* #undef PL_FREETYPE_MONO_BOLD */
/* MONO_BOLD_ITALIC font accessible from freetype */
/* #undef PL_FREETYPE_MONO_BOLD_ITALIC */
/* MONO_BOLD_OBLIQUE font accessible from freetype */
/* #undef PL_FREETYPE_MONO_BOLD_OBLIQUE */
/* MONO_ITALIC font accessible from freetype */
/* #undef PL_FREETYPE_MONO_ITALIC */
/* MONO_OBLIQUE font accessible from freetype */
/* #undef PL_FREETYPE_MONO_OBLIQUE */
/* SANS font accessible from freetype */
/* #undef PL_FREETYPE_SANS */
/* SANS_BOLD font accessible from freetype */
/* #undef PL_FREETYPE_SANS_BOLD */
/* SANS_BOLD_ITALIC font accessible from freetype */
/* #undef PL_FREETYPE_SANS_BOLD_ITALIC */
/* SANS_BOLD_OBLIQUE font accessible from freetype */
/* #undef PL_FREETYPE_SANS_BOLD_OBLIQUE */
/* SANS_ITALIC font accessible from freetype */
/* #undef PL_FREETYPE_SANS_ITALIC */
/* SANS_OBLIQUE font accessible from freetype */
/* #undef PL_FREETYPE_SANS_OBLIQUE */
/* SCRIPT font accessible from freetype */
/* #undef PL_FREETYPE_SCRIPT */
/* SCRIPT_BOLD font accessible from freetype */
/* #undef PL_FREETYPE_SCRIPT_BOLD */
/* SCRIPT_BOLD_ITALIC font accessible from freetype */
/* #undef PL_FREETYPE_SCRIPT_BOLD_ITALIC */
/* SCRIPT_BOLD_OBLIQUE font accessible from freetype */
/* #undef PL_FREETYPE_SCRIPT_BOLD_OBLIQUE */
/* SCRIPT_ITALIC font accessible from freetype */
/* #undef PL_FREETYPE_SCRIPT_ITALIC */
/* SCRIPT_OBLIQUE font accessible from freetype */
/* #undef PL_FREETYPE_SCRIPT_OBLIQUE */
/* SERIF font accessible from freetype */
/* #undef PL_FREETYPE_SERIF */
/* SERIF_BOLD font accessible from freetype */
/* #undef PL_FREETYPE_SERIF_BOLD */
/* SERIF_BOLD_ITALIC font accessible from freetype */
/* #undef PL_FREETYPE_SERIF_BOLD_ITALIC */
/* SERIF_BOLD_OBLIQUE font accessible from freetype */
/* #undef PL_FREETYPE_SERIF_BOLD_OBLIQUE */
/* SERIF_ITALIC font accessible from freetype */
/* #undef PL_FREETYPE_SERIF_ITALIC */
/* SERIF_OBLIQUE font accessible from freetype */
/* #undef PL_FREETYPE_SERIF_OBLIQUE */
/* Symbol font accessible from freetype */
/* #undef PL_FREETYPE_SYMBOL */
/* SYMBOL_BOLD font accessible from freetype */
/* #undef PL_FREETYPE_SYMBOL_BOLD */
/* SYMBOL_BOLD_ITALIC font accessible from freetype */
/* #undef PL_FREETYPE_SYMBOL_BOLD_ITALIC */
/* SYMBOL_BOLD_OBLIQUE font accessible from freetype */
/* #undef PL_FREETYPE_SYMBOL_BOLD_OBLIQUE */
/* SYMBOL_ITALIC font accessible from freetype */
/* #undef PL_FREETYPE_SYMBOL_ITALIC */
/* SYMBOL_OBLIQUE font accessible from freetype */
/* #undef PL_FREETYPE_SYMBOL_OBLIQUE */
/* Define as the return type of signal handlers (`int' or `void'). */
#define RETSIGTYPE int
/* Define to 1 if you have the ANSI C header files. */
/* #undef STDC_HEADERS */
/* Location of Tcl stuff */
#define TCL_DIR "/share/plplot5.6.1/tcl"
/* Define if C++ compiler accepts using namespace */
/* #undef USE_NAMESPACE */
/* Version number of package */
#define VERSION "5.6.1"
/* Define if csa is desired */
#define WITH_CSA
/* Define to 1 if the X Window System is missing or not being used. */
/* #undef X_DISPLAY_MISSING */
/* Define to `char *' if <sys/types.h> does not define. */
#define caddr_t char *
/* Define to `int' if <sys/types.h> does not define. */
#define pid_t int
/* Define as `fork' if `vfork' does not work. */
/* #undef vfork */
syntax highlighted by Code2HTML, v. 0.9.1