Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

config.h

Go to the documentation of this file.
00001 /* config.h. Generated by configure. */ 00002 /* config.h.in. Generated from configure.ac by autoheader. */ 00003 00004 /* Define DEFAULT_MFMODE and DEFAULT_RESOLUTION to be the default Metafont 00005 mode and resolution which should be used when generating fonts. These two 00006 parameters must be consistent with each other. For examples, see the file 00007 modes.mf, which is either available as part of your TeX distribution, or 00008 from CTAN. If not defined, internal defaults will be used. */ 00009 /* #undef DEFAULT_MFMODE */ 00010 00011 /* See DEFAULT_MFMODE */ 00012 /* #undef DEFAULT_RESOLUTION */ 00013 00014 /* Set DEFAULT_TEXMFCNF to be the location of the texmf.cnf file which the 00015 kpathsea library is to use. This will be overridden by a value of TEXMFCNF 00016 set in the program's environment at run time. It is not necessary to set 00017 this if the program will be installed alongside the other dvi-ware (if they 00018 use kpathsea), since the kpathsea library can find its own configuration 00019 file relative to that location. This affects only the kpathsea 00020 font-searching parts of this program (and so has an effect only if 00021 ENABLE_KPATHSEA is 1), and does not affect font-generation. */ 00022 #define DEFAULT_TEXMFCNF "/usr/local/teTeX" 00023 00024 /* Define as 1 if you want to enable generation of GIFs */ 00025 /* #undef ENABLE_GIF */ 00026 00027 /* Define as 1 if you want to enable use of the kpathsea library for 00028 font-searching. The font _generation_ programs (usually) use this library 00029 when they work their magic, but that's entirely separate, and controlled 00030 only by ENABLE_FONT_GEN. */ 00031 /* #undef ENABLE_KPATHSEA */ 00032 00033 /* Define as 1 if you want to enable generation of PNGs */ 00034 /* #undef ENABLE_PNG */ 00035 00036 /* The texmf.cnf file uses the value of variables SELFAUTO..., and sets these 00037 based on the location of the program's binary. Some (broken!) configuration 00038 files have the VARTEXFONTS variable depending on these, and this means that 00039 font generation fails unless the dvi2bitmap program is installed along with 00040 the other dvi-ware binaries. If you have such a configuration file, and you 00041 can't or don't want to install the program with the other dvi-ware, then 00042 you can define this variable to the location of a binary that is in the 00043 `correct' place. Has an effect only if ENABLE_KPATHSEA is 1. */ 00044 /* #undef FAKE_PROGNAME */ 00045 00046 /* Define FONT_GEN_TEMPLATE to be a command which generates fonts, and returns 00047 a single line giving the name of the generated file. It's a `font-string 00048 template', as described in the README. For example: 00049 '/usr/local/teTeX/bin/mktexpk --dpi %d --bdpi %b --mag %m --mfmode %M %f' 00050 or '/usr/local/teTeX/bin/MakeTeXPK %f %d %b %m %M'. Undefine to disable. */ 00051 #define FONT_GEN_TEMPLATE "/usr/local/teTeX/bin/powerpc-apple-darwin-current/mktexpk --dpi %d --bdpi %b --mag %m --mfmode %M %f" 00052 00053 /* Specify a command-line which searches for fonts according to a 00054 specification given in its argument list, and returns a single line 00055 containing a found font file, or EOF if it can't find anything. It's a 00056 `font-string template', as described in the README. For example: 'kpsewhich 00057 %f.%dpk' */ 00058 #define FONT_SEARCH_SCRIPT "/usr/local/teTeX/bin/powerpc-apple-darwin-current/kpsewhich pk %f.%dpk" 00059 00060 /* Define filesystem path separator: '/' for unix, and '\' for DOS */ 00061 #define FSPATH_SEP '/' 00062 00063 /* Define to 1 if you have the `alarm' function. */ 00064 #define HAVE_ALARM 1 00065 00066 /* Define to 1 if you have the <assert.h> header file. */ 00067 #define HAVE_ASSERT_H 1 00068 00069 /* Define to 1 if you have the <cassert> header file. */ 00070 #define HAVE_CASSERT 1 00071 00072 /* Define as 1 if you DO have <cstdio> headers. Otherwise, we use <stdio.h> 00073 rather than standard <cstdio> */ 00074 #define HAVE_CSTD_INCLUDE 1 00075 00076 /* Define to 1 if you have the declaration of `getopt', and to 0 if you don't. 00077 */ 00078 #define HAVE_DECL_GETOPT 1 00079 00080 /* Define to 1 if you have the declaration of `getopt_long', and to 0 if you 00081 don't. */ 00082 #define HAVE_DECL_GETOPT_LONG 0 00083 00084 /* Define to 1 if you have the declaration of `getsubopt', and to 0 if you 00085 don't. */ 00086 #define HAVE_DECL_GETSUBOPT 1 00087 00088 /* Define to 1 if you have the declaration of `putenv', and to 0 if you don't. 00089 */ 00090 #define HAVE_DECL_PUTENV 1 00091 00092 /* Define to 1 if you have the declaration of `setenv', and to 0 if you don't. 00093 */ 00094 #define HAVE_DECL_SETENV 1 00095 00096 /* Define to 1 if you have the <dlfcn.h> header file. */ 00097 #define HAVE_DLFCN_H 1 00098 00099 /* Define to 1 if you have the <fcntl.h> header file. */ 00100 #define HAVE_FCNTL_H 1 00101 00102 /* Define to 1 if you have the `getopt' function. */ 00103 #define HAVE_GETOPT 1 00104 00105 /* Define to 1 if you have the `getopt_long' function. */ 00106 #define HAVE_GETOPT_LONG 1 00107 00108 /* Define to 1 if you have the `getpagesize' function. */ 00109 #define HAVE_GETPAGESIZE 1 00110 00111 /* Define to 1 if you have the `getsubopt' function. */ 00112 #define HAVE_GETSUBOPT 1 00113 00114 /* Define to 1 if you have the <inttypes.h> header file. */ 00115 #define HAVE_INTTYPES_H 1 00116 00117 /* Define to 1 if you have the <memory.h> header file. */ 00118 #define HAVE_MEMORY_H 1 00119 00120 /* Define to 1 if you have a working `mmap' system call. */ 00121 #define HAVE_MMAP 1 00122 00123 /* Define to 1 if you have the `pipe' function. */ 00124 #define HAVE_PIPE 1 00125 00126 /* Define to 1 if you have the `putenv' function. */ 00127 #define HAVE_PUTENV 1 00128 00129 /* Define to 1 if you have the `setenv' function. */ 00130 #define HAVE_SETENV 1 00131 00132 /* Define to 1 if you have the `setitimer' function. */ 00133 #define HAVE_SETITIMER 1 00134 00135 /* Define to 1 if you have the <signal.h> header file. */ 00136 #define HAVE_SIGNAL_H 1 00137 00138 /* Define to 1 if you have the `snprintf' function. */ 00139 #define HAVE_SNPRINTF 1 00140 00141 /* Define to 1 if you have the <sstream> header file. */ 00142 #define HAVE_SSTREAM 1 00143 00144 /* Define to 1 if you have the <stdint.h> header file. */ 00145 #define HAVE_STDINT_H 1 00146 00147 /* Define to 1 if you have the <stdlib.h> header file. */ 00148 #define HAVE_STDLIB_H 1 00149 00150 /* Define to 1 if you have the <strings.h> header file. */ 00151 #define HAVE_STRINGS_H 1 00152 00153 /* Define to 1 if you have the <string.h> header file. */ 00154 #define HAVE_STRING_H 1 00155 00156 /* Define to 1 if you have the <strstream> header file. */ 00157 #define HAVE_STRSTREAM 1 00158 00159 /* Define to 1 if you have the <sys/mman.h> header file. */ 00160 #define HAVE_SYS_MMAN_H 1 00161 00162 /* Define to 1 if you have the <sys/stat.h> header file. */ 00163 #define HAVE_SYS_STAT_H 1 00164 00165 /* Define to 1 if you have the <sys/time.h> header file. */ 00166 #define HAVE_SYS_TIME_H 1 00167 00168 /* Define to 1 if you have the <sys/types.h> header file. */ 00169 #define HAVE_SYS_TYPES_H 1 00170 00171 /* Define to 1 if you have the <sys/wait.h> header file. */ 00172 #define HAVE_SYS_WAIT_H 1 00173 00174 /* Define to 1 if you have the <unistd.h> header file. */ 00175 #define HAVE_UNISTD_H 1 00176 00177 /* Define to 1 if you have the `__strchrnul' function. */ 00178 /* #undef HAVE___STRCHRNUL */ 00179 00180 /* Define as the type of the first argument to munmap */ 00181 #define MMAP_TYPE void* 00182 00183 /* Name of package */ 00184 #define PACKAGE "dvi2bitmap" 00185 00186 /* Define to the address where bug reports for this package should be sent. */ 00187 #define PACKAGE_BUGREPORT "norman@astro.gla.ac.uk" 00188 00189 /* Define to the full name of this package. */ 00190 #define PACKAGE_NAME "dvi2bitmap" 00191 00192 /* Define to the full name and version of this package. */ 00193 #define PACKAGE_STRING "dvi2bitmap 0.13b2" 00194 00195 /* Define to the one symbol short name of this package. */ 00196 #define PACKAGE_TARNAME "dvi2bitmap" 00197 00198 /* Define to the version of this package. */ 00199 #define PACKAGE_VERSION "0.13b2" 00200 00201 /* Define search path separator: ':' for unix, and ';' for DOS */ 00202 #define SRCHPATH_SEP ':' 00203 00204 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */ 00205 /* #undef STAT_MACROS_BROKEN */ 00206 00207 /* Define as `std' (no quotes) if standard functions are in the std namespace; 00208 define as empty otherwise */ 00209 #define STD std 00210 00211 /* Define to 1 if you have the ANSI C header files. */ 00212 #define STDC_HEADERS 1 00213 00214 /* Version number of package */ 00215 #define VERSION "0.13b2" 00216 00217 /* The alpha cxx compiler currently (v6.0) needs to be invoked with 00218 __USE_STD_IOSTREAM defined, so that it uses a standards-conforming streams 00219 library. See Digital C++ v6.0 manual, section 7.1.2. This is defined by 00220 default when the compiler is invoked with `-std strict_ansi', but that's a 00221 little harder to arrange in here. (there's probably a better way of 00222 arranging this...) */ 00223 /* #undef __USE_STD_IOSTREAM */

Generated on Mon Nov 8 21:51:50 2004 for dvi2bitmap by doxygen 1.3.8