|
|
/home/brennan/n-sim/OrbisQuartus/shared/autoconfig.hGo to the documentation of this file.00001 /* OrbisQuartus/shared/autoconfig.h. Generated by configure. */ 00002 /* OrbisQuartus/shared/autoconfig.h.in. Generated from configure.ac by autoheader. */ 00003 00004 /* Define to 1 if you have the <arpa/inet.h> header file. */ 00005 #define HAVE_ARPA_INET_H 1 00006 00007 /* Define to 1 if you have the <dlfcn.h> header file. */ 00008 #define HAVE_DLFCN_H 1 00009 00010 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ 00011 /* #undef HAVE_DOPRNT */ 00012 00013 /* Define to 1 if you have the <fcntl.h> header file. */ 00014 #define HAVE_FCNTL_H 1 00015 00016 /* Define to 1 if you have the `floor' function. */ 00017 #define HAVE_FLOOR 1 00018 00019 /* Define to 1 if you have the `fork' function. */ 00020 #define HAVE_FORK 1 00021 00022 /* Define to 1 if you have the `gethostbyaddr' function. */ 00023 #define HAVE_GETHOSTBYADDR 1 00024 00025 /* Define to 1 if you have the `gethostbyname' function. */ 00026 #define HAVE_GETHOSTBYNAME 1 00027 00028 /* Define to 1 if you have the `gettimeofday' function. */ 00029 #define HAVE_GETTIMEOFDAY 1 00030 00031 /* Define to 1 if you have the `inet_ntoa' function. */ 00032 #define HAVE_INET_NTOA 1 00033 00034 /* Define to 1 if you have the <inttypes.h> header file. */ 00035 #define HAVE_INTTYPES_H 1 00036 00037 /* Define to 1 if you have the `c' library (-lc). */ 00038 /* #undef HAVE_LIBC */ 00039 00040 /* Define to 1 if you have the `expat' library (-lexpat). */ 00041 #define HAVE_LIBEXPAT 1 00042 00043 /* Define to 1 if you have the `m' library (-lm). */ 00044 #define HAVE_LIBM 1 00045 00046 /* Define to 1 if you have the `ncurses' library (-lncurses). */ 00047 #define HAVE_LIBNCURSES 1 00048 00049 /* Define to 1 if you have the `pthread' library (-lpthread). */ 00050 /* #undef HAVE_LIBPTHREAD */ 00051 00052 /* Define to 1 if you have the `xenctrl' library (-lxenctrl). */ 00053 /* #undef HAVE_LIBXENCTRL */ 00054 00055 /* Define to 1 if you have the `xenguest' library (-lxenguest). */ 00056 /* #undef HAVE_LIBXENGUEST */ 00057 00058 /* Define to 1 if you have the `z' library (-lz). */ 00059 #define HAVE_LIBZ 1 00060 00061 /* Define to 1 if you have the <limits.h> header file. */ 00062 #define HAVE_LIMITS_H 1 00063 00064 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and 00065 to 0 otherwise. */ 00066 #define HAVE_MALLOC 1 00067 00068 /* Define to 1 if you have the <memory.h> header file. */ 00069 #define HAVE_MEMORY_H 1 00070 00071 /* Define to 1 if you have the `memset' function. */ 00072 #define HAVE_MEMSET 1 00073 00074 /* Define to 1 if you have the <netdb.h> header file. */ 00075 #define HAVE_NETDB_H 1 00076 00077 /* Define to 1 if you have the <netinet/in.h> header file. */ 00078 #define HAVE_NETINET_IN_H 1 00079 00080 /* Define to 1 if you have the `pow' function. */ 00081 #define HAVE_POW 1 00082 00083 /* Define to 1 if you have the `socket' function. */ 00084 #define HAVE_SOCKET 1 00085 00086 /* Define to 1 if you have the `sqrt' function. */ 00087 #define HAVE_SQRT 1 00088 00089 /* Define to 1 if you have the <stdarg.h> header file. */ 00090 #define HAVE_STDARG_H 1 00091 00092 /* Define to 1 if stdbool.h conforms to C99. */ 00093 #define HAVE_STDBOOL_H 1 00094 00095 /* Define to 1 if you have the <stdint.h> header file. */ 00096 #define HAVE_STDINT_H 1 00097 00098 /* Define to 1 if you have the <stdlib.h> header file. */ 00099 #define HAVE_STDLIB_H 1 00100 00101 /* Define to 1 if you have the `strchr' function. */ 00102 #define HAVE_STRCHR 1 00103 00104 /* Define to 1 if you have the `strerror' function. */ 00105 #define HAVE_STRERROR 1 00106 00107 /* Define to 1 if you have the <strings.h> header file. */ 00108 #define HAVE_STRINGS_H 1 00109 00110 /* Define to 1 if you have the <string.h> header file. */ 00111 #define HAVE_STRING_H 1 00112 00113 /* Define to 1 if you have the `strncasecmp' function. */ 00114 #define HAVE_STRNCASECMP 1 00115 00116 /* Define to 1 if you have the `strstr' function. */ 00117 #define HAVE_STRSTR 1 00118 00119 /* Define to 1 if you have the `strtol' function. */ 00120 #define HAVE_STRTOL 1 00121 00122 /* Define to 1 if you have the `strtoul' function. */ 00123 #define HAVE_STRTOUL 1 00124 00125 /* Define to 1 if you have the `strtoull' function. */ 00126 #define HAVE_STRTOULL 1 00127 00128 /* Define to 1 if you have the <sys/file.h> header file. */ 00129 #define HAVE_SYS_FILE_H 1 00130 00131 /* Define to 1 if you have the <sys/ioctl.h> header file. */ 00132 #define HAVE_SYS_IOCTL_H 1 00133 00134 /* Define to 1 if you have the <sys/socket.h> header file. */ 00135 #define HAVE_SYS_SOCKET_H 1 00136 00137 /* Define to 1 if you have the <sys/stat.h> header file. */ 00138 #define HAVE_SYS_STAT_H 1 00139 00140 /* Define to 1 if you have the <sys/time.h> header file. */ 00141 #define HAVE_SYS_TIME_H 1 00142 00143 /* Define to 1 if you have the <sys/types.h> header file. */ 00144 #define HAVE_SYS_TYPES_H 1 00145 00146 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */ 00147 #define HAVE_SYS_WAIT_H 1 00148 00149 /* Define to 1 if you have the <unistd.h> header file. */ 00150 #define HAVE_UNISTD_H 1 00151 00152 /* Define to 1 if you have the `vfork' function. */ 00153 #define HAVE_VFORK 1 00154 00155 /* Define to 1 if you have the <vfork.h> header file. */ 00156 /* #undef HAVE_VFORK_H */ 00157 00158 /* Define to 1 if you have the `vprintf' function. */ 00159 #define HAVE_VPRINTF 1 00160 00161 /* Define to 1 if `fork' works. */ 00162 #define HAVE_WORKING_FORK 1 00163 00164 /* Define to 1 if `vfork' works. */ 00165 #define HAVE_WORKING_VFORK 1 00166 00167 /* Define to 1 if the system has the type `_Bool'. */ 00168 #define HAVE__BOOL 1 00169 00170 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>. 00171 */ 00172 /* #undef MAJOR_IN_MKDEV */ 00173 00174 /* Define to 1 if `major', `minor', and `makedev' are declared in 00175 <sysmacros.h>. */ 00176 /* #undef MAJOR_IN_SYSMACROS */ 00177 00178 /* Name of package */ 00179 #define PACKAGE "n-sim" 00180 00181 /* Define to the address where bug reports for this package should be sent. */ 00182 #define PACKAGE_BUGREPORT "<Sean.M.Brennan888@gmail.com>" 00183 00184 /* Define to the full name of this package. */ 00185 #define PACKAGE_NAME "N-sim" 00186 00187 /* Define to the full name and version of this package. */ 00188 #define PACKAGE_STRING "N-sim 0.9.4" 00189 00190 /* Define to the one symbol short name of this package. */ 00191 #define PACKAGE_TARNAME "n-sim" 00192 00193 /* Define to the version of this package. */ 00194 #define PACKAGE_VERSION "0.9.4" 00195 00196 /* Define as the return type of signal handlers (`int' or `void'). */ 00197 #define RETSIGTYPE void 00198 00199 /* Define to 1 if you have the ANSI C header files. */ 00200 #define STDC_HEADERS 1 00201 00202 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 00203 #define TIME_WITH_SYS_TIME 1 00204 00205 /* Define to 1 if your <sys/time.h> declares `struct tm'. */ 00206 /* #undef TM_IN_SYS_TIME */ 00207 00208 /* Version number of package */ 00209 #define VERSION "0.9.4" 00210 00211 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a 00212 `char[]'. */ 00213 #define YYTEXT_POINTER 1 00214 00215 /* Define to empty if `const' does not conform to ANSI C. */ 00216 /* #undef const */ 00217 00218 /* Define to `__inline__' or `__inline' if that's what the C compiler 00219 calls it, or to nothing if 'inline' is not supported under any name. */ 00220 #ifndef __cplusplus 00221 /* #undef inline */ 00222 #endif 00223 00224 /* Define to rpl_malloc if the replacement function should be used. */ 00225 /* #undef malloc */ 00226 00227 /* Define to `long' if <sys/types.h> does not define. */ 00228 /* #undef off_t */ 00229 00230 /* Define to `int' if <sys/types.h> does not define. */ 00231 /* #undef pid_t */ 00232 00233 /* Define to `unsigned' if <sys/types.h> does not define. */ 00234 /* #undef size_t */ 00235 00236 /* Define as `fork' if `vfork' does not work. */ 00237 /* #undef vfork */ 00238 00239 /* Define to empty if the keyword `volatile' does not work. Warning: valid 00240 code using `volatile' can become incorrect without. Disable with care. */ 00241 /* #undef volatile */ |