Go to the documentation of this file.
21 #define BIN_DIR "/usr/local/bin"
24 #define BUILD_DIR "/tmp/plplot-dist-prep/build_dir"
27 #define DATA_DIR "/usr/local/share/plplot5.11.0"
30 #define DRV_DIR "/usr/local/lib/plplot5.11.0/drivers"
33 #define PL_DEFAULT_CMAP0_FILE "cmap0_default.pal"
36 #define PL_DEFAULT_CMAP1_FILE "cmap1_default.pal"
42 #define ENABLE_DYNDRIVERS
49 #define HAVE_DIRENT_H 1
55 #define PL_HAVE_FREETYPE
79 #define HAVE_ITCLDECLS_H 1
110 #define PL_HAVE_MKSTEMP 1
113 #define PL_HAVE_MKDTEMP 1
116 #define PL_HAVE_MKFIFO 1
131 #define PL_HAVE_PTHREAD
134 #define PL_HAVE_QHULL
154 #define HAVE_SYS_WAIT_H 1
157 #define HAVE_TERMIOS_H 1
163 #define PL_HAVE_UNLINK 1
172 #define NEED_SYS_TYPE_H
175 #define PACKAGE "plplot"
181 #define PLPLOT_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
184 #define PL_FREETYPE_FONT_DIR "/usr/share/fonts/truetype/freefont/"
187 #define PL_FREETYPE_MONO "FreeMono.ttf"
190 #define PL_FREETYPE_MONO_BOLD "FreeMonoBold.ttf"
193 #define PL_FREETYPE_MONO_BOLD_ITALIC "FreeMonoBoldOblique.ttf"
196 #define PL_FREETYPE_MONO_BOLD_OBLIQUE "FreeMonoBoldOblique.ttf"
199 #define PL_FREETYPE_MONO_ITALIC "FreeMonoOblique.ttf"
202 #define PL_FREETYPE_MONO_OBLIQUE "FreeMonoOblique.ttf"
205 #define PL_FREETYPE_SANS "FreeSans.ttf"
208 #define PL_FREETYPE_SANS_BOLD "FreeSansBold.ttf"
211 #define PL_FREETYPE_SANS_BOLD_ITALIC "FreeSansBoldOblique.ttf"
214 #define PL_FREETYPE_SANS_BOLD_OBLIQUE "FreeSansBoldOblique.ttf"
217 #define PL_FREETYPE_SANS_ITALIC "FreeSansOblique.ttf"
220 #define PL_FREETYPE_SANS_OBLIQUE "FreeSansOblique.ttf"
223 #define PL_FREETYPE_SCRIPT "FreeSerif.ttf"
226 #define PL_FREETYPE_SCRIPT_BOLD "FreeSerifBold.ttf"
229 #define PL_FREETYPE_SCRIPT_BOLD_ITALIC "FreeSerifBoldItalic.ttf"
232 #define PL_FREETYPE_SCRIPT_BOLD_OBLIQUE "FreeSerifBoldItalic.ttf"
235 #define PL_FREETYPE_SCRIPT_ITALIC "FreeSerifItalic.ttf"
238 #define PL_FREETYPE_SCRIPT_OBLIQUE "FreeSerifItalic.ttf"
241 #define PL_FREETYPE_SERIF "FreeSerif.ttf"
244 #define PL_FREETYPE_SERIF_BOLD "FreeSerifBold.ttf"
247 #define PL_FREETYPE_SERIF_BOLD_ITALIC "FreeSerifBoldItalic.ttf"
250 #define PL_FREETYPE_SERIF_BOLD_OBLIQUE "FreeSerifBoldItalic.ttf"
253 #define PL_FREETYPE_SERIF_ITALIC "FreeSerifItalic.ttf"
256 #define PL_FREETYPE_SERIF_OBLIQUE "FreeSerifItalic.ttf"
259 #define PL_FREETYPE_SYMBOL "FreeSans.ttf"
262 #define PL_FREETYPE_SYMBOL_BOLD "FreeSansBold.ttf"
265 #define PL_FREETYPE_SYMBOL_BOLD_ITALIC "FreeSansBoldOblique.ttf"
268 #define PL_FREETYPE_SYMBOL_BOLD_OBLIQUE "FreeSansBoldOblique.ttf"
271 #define PL_FREETYPE_SYMBOL_ITALIC "FreeSansOblique.ttf"
274 #define PL_FREETYPE_SYMBOL_OBLIQUE "FreeSansOblique.ttf"
277 #define RETSIGTYPE void
280 #define SOURCE_DIR "/tmp/plplot-dist-prep/plplot_source"
283 #define STDC_HEADERS 1
286 #define TCL_DIR "/usr/local/share/plplot5.11.0/tcl"
289 #define PLPLOT_ITCL_VERSION "3.4"
290 #define PLPLOT_ITK_VERSION "3.3"
291 #define PLPLOT_IWIDGETS_VERSION "4.0.1"