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.13.0"
30 #define DRV_DIR "/usr/local/lib/plplot5.13.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
103 #define PL_HAVE_MKSTEMP 1
106 #define PL_HAVE_MKDTEMP 1
109 #define PL_HAVE_MKFIFO 1
124 #define PL_HAVE_PTHREAD
127 #define PL_HAVE_QHULL
147 #define HAVE_SYS_WAIT_H 1
150 #define HAVE_TERMIOS_H 1
156 #define PL_HAVE_UNLINK 1
165 #define NEED_SYS_TYPE_H
168 #define PACKAGE "plplot"
174 #define PLPLOT_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE_NP
177 #define PL_FREETYPE_FONT_DIR "/usr/share/fonts/truetype/freefont/"
180 #define PL_FREETYPE_MONO "FreeMono.ttf"
183 #define PL_FREETYPE_MONO_BOLD "FreeMonoBold.ttf"
186 #define PL_FREETYPE_MONO_BOLD_ITALIC "FreeMonoBoldOblique.ttf"
189 #define PL_FREETYPE_MONO_BOLD_OBLIQUE "FreeMonoBoldOblique.ttf"
192 #define PL_FREETYPE_MONO_ITALIC "FreeMonoOblique.ttf"
195 #define PL_FREETYPE_MONO_OBLIQUE "FreeMonoOblique.ttf"
198 #define PL_FREETYPE_SANS "FreeSans.ttf"
201 #define PL_FREETYPE_SANS_BOLD "FreeSansBold.ttf"
204 #define PL_FREETYPE_SANS_BOLD_ITALIC "FreeSansBoldOblique.ttf"
207 #define PL_FREETYPE_SANS_BOLD_OBLIQUE "FreeSansBoldOblique.ttf"
210 #define PL_FREETYPE_SANS_ITALIC "FreeSansOblique.ttf"
213 #define PL_FREETYPE_SANS_OBLIQUE "FreeSansOblique.ttf"
216 #define PL_FREETYPE_SCRIPT "FreeSerif.ttf"
219 #define PL_FREETYPE_SCRIPT_BOLD "FreeSerifBold.ttf"
222 #define PL_FREETYPE_SCRIPT_BOLD_ITALIC "FreeSerifBoldItalic.ttf"
225 #define PL_FREETYPE_SCRIPT_BOLD_OBLIQUE "FreeSerifBoldItalic.ttf"
228 #define PL_FREETYPE_SCRIPT_ITALIC "FreeSerifItalic.ttf"
231 #define PL_FREETYPE_SCRIPT_OBLIQUE "FreeSerifItalic.ttf"
234 #define PL_FREETYPE_SERIF "FreeSerif.ttf"
237 #define PL_FREETYPE_SERIF_BOLD "FreeSerifBold.ttf"
240 #define PL_FREETYPE_SERIF_BOLD_ITALIC "FreeSerifBoldItalic.ttf"
243 #define PL_FREETYPE_SERIF_BOLD_OBLIQUE "FreeSerifBoldItalic.ttf"
246 #define PL_FREETYPE_SERIF_ITALIC "FreeSerifItalic.ttf"
249 #define PL_FREETYPE_SERIF_OBLIQUE "FreeSerifItalic.ttf"
252 #define PL_FREETYPE_SYMBOL "FreeSans.ttf"
255 #define PL_FREETYPE_SYMBOL_BOLD "FreeSansBold.ttf"
258 #define PL_FREETYPE_SYMBOL_BOLD_ITALIC "FreeSansBoldOblique.ttf"
261 #define PL_FREETYPE_SYMBOL_BOLD_OBLIQUE "FreeSansBoldOblique.ttf"
264 #define PL_FREETYPE_SYMBOL_ITALIC "FreeSansOblique.ttf"
267 #define PL_FREETYPE_SYMBOL_OBLIQUE "FreeSansOblique.ttf"
270 #define RETSIGTYPE void
273 #define SOURCE_DIR "/tmp/plplot-dist-prep/plplot_source"
276 #define STDC_HEADERS 1
279 #define TCL_DIR "/usr/local/share/plplot5.13.0/tcl"
282 #define PLPLOT_ITCL_VERSION "3.4"
283 #define PLPLOT_ITK_VERSION "3.3"
284 #define PLPLOT_IWIDGETS_VERSION "4.0.1"
307 #define PL_WXWIDGETS_IPC3