Home | History | Annotate | Download | only in Config
      1 /* include/llvm/Config/config.h.  Generated from config.h.in by configure.  */
      2 /* include/llvm/Config/config.h.in.  Generated from autoconf/configure.ac by autoheader.  */
      3 
      4 #ifndef CONFIG_H
      5 #define CONFIG_H
      6 
      7 /* Relative directory for resource files */
      8 #define CLANG_RESOURCE_DIR ""
      9 
     10 /* 32 bit multilib directory. */
     11 #define CXX_INCLUDE_32BIT_DIR ""
     12 
     13 /* 64 bit multilib directory. */
     14 #define CXX_INCLUDE_64BIT_DIR ""
     15 
     16 /* Arch the libstdc++ headers. */
     17 #define CXX_INCLUDE_ARCH ""
     18 
     19 /* Directory with the libstdc++ headers. */
     20 #define CXX_INCLUDE_ROOT ""
     21 
     22 /* Directories clang will search for headers */
     23 #define C_INCLUDE_DIRS ""
     24 
     25 /* Define if CBE is enabled for printf %a output */
     26 #define ENABLE_CBE_PRINTF_A 1
     27 
     28 /* Define if position independent code is enabled */
     29 #define ENABLE_PIC 0
     30 
     31 /* Define if threads enabled */
     32 #define ENABLE_THREADS 0
     33 
     34 /* Define if timestamp information (e.g., __DATE___) is allowed */
     35 #define ENABLE_TIMESTAMPS 1
     36 
     37 /* Define to 1 if you have the `argz_append' function. */
     38 #define HAVE_ARGZ_APPEND 1
     39 
     40 /* Define to 1 if you have the `argz_create_sep' function. */
     41 #define HAVE_ARGZ_CREATE_SEP 1
     42 
     43 /* Define to 1 if you have the <argz.h> header file. */
     44 #define HAVE_ARGZ_H 1
     45 
     46 /* Define to 1 if you have the `argz_insert' function. */
     47 #define HAVE_ARGZ_INSERT 1
     48 
     49 /* Define to 1 if you have the `argz_next' function. */
     50 #define HAVE_ARGZ_NEXT 1
     51 
     52 /* Define to 1 if you have the `argz_stringify' function. */
     53 #define HAVE_ARGZ_STRINGIFY 1
     54 
     55 /* Define to 1 if you have the <assert.h> header file. */
     56 #define HAVE_ASSERT_H 1
     57 
     58 /* Define to 1 if you have the `backtrace' function. */
     59 #undef HAVE_BACKTRACE
     60 
     61 /* Define to 1 if you have the `bcopy' function. */
     62 /* #undef HAVE_BCOPY */
     63 
     64 /* Define to 1 if you have the `ceilf' function. */
     65 #define HAVE_CEILF 1
     66 
     67 /* Define if the neat program is available */
     68 /* #undef HAVE_CIRCO */
     69 
     70 /* Define to 1 if you have the `closedir' function. */
     71 #define HAVE_CLOSEDIR 1
     72 
     73 /* Define to 1 if you have the <CrashReporterClient.h> header file. */
     74 /* #undef HAVE_CRASHREPORTERCLIENT_H */
     75 
     76 /* Define to 1 if you have the <ctype.h> header file. */
     77 #define HAVE_CTYPE_H 1
     78 
     79 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
     80    */
     81 #define HAVE_DIRENT_H 1
     82 
     83 /* Define if you have the GNU dld library. */
     84 /* #undef HAVE_DLD */
     85 
     86 /* Define to 1 if you have the <dld.h> header file. */
     87 /* #undef HAVE_DLD_H */
     88 
     89 /* Define to 1 if you have the `dlerror' function. */
     90 #define HAVE_DLERROR 1
     91 
     92 /* Define to 1 if you have the <dlfcn.h> header file. */
     93 /* #undef HAVE_DLFCN_H */
     94 
     95 /* Define if dlopen() is available on this platform. */
     96 #define HAVE_DLOPEN 1
     97 
     98 /* Define to 1 if you have the <dl.h> header file. */
     99 /* #undef HAVE_DL_H */
    100 
    101 /* Define if the dot program is available */
    102 /* #undef HAVE_DOT */
    103 
    104 /* Define if the dotty program is available */
    105 /* #undef HAVE_DOTTY */
    106 
    107 /* Define if you have the _dyld_func_lookup function. */
    108 /* #undef HAVE_DYLD */
    109 
    110 /* Define to 1 if you have the <errno.h> header file. */
    111 #define HAVE_ERRNO_H 1
    112 
    113 /* Define to 1 if the system has the type `error_t'. */
    114 #define HAVE_ERROR_T 1
    115 
    116 /* Define to 1 if you have the <execinfo.h> header file. */
    117 /* #undef HAVE_EXECINFO_H */
    118 
    119 /* Define to 1 if you have the <fcntl.h> header file. */
    120 #define HAVE_FCNTL_H 1
    121 
    122 /* Define if the neat program is available */
    123 /* #undef HAVE_FDP */
    124 
    125 /* Define if libffi is available on this platform. */
    126 /* #undef HAVE_FFI_CALL */
    127 
    128 /* Define to 1 if you have the <ffi/ffi.h> header file. */
    129 /* #undef HAVE_FFI_FFI_H */
    130 
    131 /* Define to 1 if you have the <ffi.h> header file. */
    132 /* #undef HAVE_FFI_H */
    133 
    134 /* Set to 1 if the finite function is found in <ieeefp.h> */
    135 /* #undef HAVE_FINITE_IN_IEEEFP_H */
    136 
    137 /* Define to 1 if you have the `floorf' function. */
    138 #define HAVE_FLOORF 1
    139 
    140 /* Define to 1 if you have the `fmodf' function. */
    141 #define HAVE_FMODF 1
    142 
    143 /* Define to 1 if you have the `getcwd' function. */
    144 #define HAVE_GETCWD 1
    145 
    146 /* Define to 1 if you have the `getpagesize' function. */
    147 #define HAVE_GETPAGESIZE 1
    148 
    149 /* Define to 1 if you have the `getrlimit' function. */
    150 #define HAVE_GETRLIMIT 1
    151 
    152 /* Define to 1 if you have the `getrusage' function. */
    153 #define HAVE_GETRUSAGE 1
    154 
    155 /* Define to 1 if you have the `gettimeofday' function. */
    156 #define HAVE_GETTIMEOFDAY 1
    157 
    158 /* Define if the Graphviz program is available */
    159 /* #undef HAVE_GRAPHVIZ */
    160 
    161 /* Define if the gv program is available */
    162 /* #undef HAVE_GV */
    163 
    164 /* Define to 1 if you have the `index' function. */
    165 /* #undef HAVE_INDEX */
    166 
    167 /* Define to 1 if the system has the type `int64_t'. */
    168 #define HAVE_INT64_T 1
    169 
    170 /* Define to 1 if you have the <inttypes.h> header file. */
    171 #define HAVE_INTTYPES_H 1
    172 
    173 /* Define to 1 if you have the `isatty' function. */
    174 #define HAVE_ISATTY 1
    175 
    176 /* Set to 1 if the isinf function is found in <cmath> */
    177 #define HAVE_ISINF_IN_CMATH 1
    178 
    179 /* Set to 1 if the isinf function is found in <math.h> */
    180 #define HAVE_ISINF_IN_MATH_H 1
    181 
    182 /* Set to 1 if the isnan function is found in <cmath> */
    183 #define HAVE_ISNAN_IN_CMATH 1
    184 
    185 /* Set to 1 if the isnan function is found in <math.h> */
    186 #define HAVE_ISNAN_IN_MATH_H 1
    187 
    188 /* Define if you have the libdl library or equivalent. */
    189 #define HAVE_LIBDL 1
    190 
    191 /* Define to 1 if you have the `imagehlp' library (-limagehlp). */
    192 /* #undef HAVE_LIBIMAGEHLP */
    193 
    194 /* Define to 1 if you have the `m' library (-lm). */
    195 #define HAVE_LIBM 1
    196 
    197 /* Define to 1 if you have the `psapi' library (-lpsapi). */
    198 /* #undef HAVE_LIBPSAPI */
    199 
    200 /* Define to 1 if you have the `pthread' library (-lpthread). */
    201 #define HAVE_LIBPTHREAD 1
    202 
    203 /* Define to 1 if you have the `udis86' library (-ludis86). */
    204 /* #undef HAVE_LIBUDIS86 */
    205 
    206 /* Define to 1 if you have the <limits.h> header file. */
    207 #define HAVE_LIMITS_H 1
    208 
    209 /* Define if you can use -Wl,-export-dynamic. */
    210 #define HAVE_LINK_EXPORT_DYNAMIC 1
    211 
    212 /* Define to 1 if you have the <link.h> header file. */
    213 #define HAVE_LINK_H 1
    214 
    215 /* Define if you can use -Wl,-R. to pass -R. to the linker, in order to add
    216    the current directory to the dynamic linker search path. */
    217 #define HAVE_LINK_R 1
    218 
    219 /* Define to 1 if you have the `longjmp' function. */
    220 #define HAVE_LONGJMP 1
    221 
    222 /* Define to 1 if you have the <mach/mach.h> header file. */
    223 /* #undef HAVE_MACH_MACH_H */
    224 
    225 /* Define to 1 if you have the <mach-o/dyld.h> header file. */
    226 /* #undef HAVE_MACH_O_DYLD_H */
    227 
    228 /* Define if mallinfo() is available on this platform. */
    229 #define HAVE_MALLINFO 1
    230 
    231 /* Define to 1 if you have the <malloc/malloc.h> header file. */
    232 /* #undef HAVE_MALLOC_MALLOC_H */
    233 
    234 /* Define to 1 if you have the `malloc_zone_statistics' function. */
    235 /* #undef HAVE_MALLOC_ZONE_STATISTICS */
    236 
    237 /* Define to 1 if you have the `memcpy' function. */
    238 #define HAVE_MEMCPY 1
    239 
    240 /* Define to 1 if you have the `memmove' function. */
    241 #define HAVE_MEMMOVE 1
    242 
    243 /* Define to 1 if you have the <memory.h> header file. */
    244 #define HAVE_MEMORY_H 1
    245 
    246 /* Define to 1 if you have the `mkdtemp' function. */
    247 /* #undef HAVE_MKDTEMP */
    248 
    249 /* Define to 1 if you have the `mkstemp' function. */
    250 #define HAVE_MKSTEMP 1
    251 
    252 /* Define to 1 if you have the `mktemp' function. */
    253 #define HAVE_MKTEMP 1
    254 
    255 /* Define to 1 if you have a working `mmap' system call. */
    256 #define HAVE_MMAP 1
    257 
    258 /* Define if mmap() uses MAP_ANONYMOUS to map anonymous pages, or undefine if
    259    it uses MAP_ANON */
    260 #define HAVE_MMAP_ANONYMOUS 1
    261 
    262 /* Define if mmap() can map files into memory */
    263 #define HAVE_MMAP_FILE
    264 
    265 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
    266 /* #undef HAVE_NDIR_H */
    267 
    268 /* Define to 1 if you have the `nearbyintf' function. */
    269 #define HAVE_NEARBYINTF 1
    270 
    271 /* Define if the neat program is available */
    272 /* #undef HAVE_NEATO */
    273 
    274 /* Define to 1 if you have the `opendir' function. */
    275 #define HAVE_OPENDIR 1
    276 
    277 /* Define to 1 if you have the `posix_spawn' function. */
    278 /* #undef HAVE_POSIX_SPAWN */
    279 
    280 /* Define to 1 if you have the `powf' function. */
    281 #define HAVE_POWF 1
    282 
    283 /* Define if libtool can extract symbol lists from object files. */
    284 #define HAVE_PRELOADED_SYMBOLS 1
    285 
    286 /* Define to have the %a format string */
    287 #define HAVE_PRINTF_A 1
    288 
    289 /* Have pthread_getspecific */
    290 /* #undef HAVE_PTHREAD_GETSPECIFIC */
    291 
    292 /* Define to 1 if you have the <pthread.h> header file. */
    293 /* #undef HAVE_PTHREAD_H */
    294 
    295 /* Have pthread_mutex_lock */
    296 /* #undef HAVE_PTHREAD_MUTEX_LOCK */
    297 
    298 /* Have pthread_rwlock_init */
    299 /* #undef HAVE_PTHREAD_RWLOCK_INIT */
    300 
    301 /* Define to 1 if srand48/lrand48/drand48 exist in <stdlib.h> */
    302 #define HAVE_RAND48 1
    303 
    304 /* Define to 1 if you have the `readdir' function. */
    305 #define HAVE_READDIR 1
    306 
    307 /* Define to 1 if you have the `realpath' function. */
    308 #define HAVE_REALPATH 1
    309 
    310 /* Define to 1 if you have the `rindex' function. */
    311 /* #undef HAVE_RINDEX */
    312 
    313 /* Define to 1 if you have the `rintf' function. */
    314 #define HAVE_RINTF 1
    315 
    316 /* Define to 1 if you have the `round' function. */
    317 #define HAVE_ROUND 1
    318 
    319 /* Define to 1 if you have the `roundf' function. */
    320 #define HAVE_ROUNDF 1
    321 
    322 /* Define to 1 if you have the `sbrk' function. */
    323 #define HAVE_SBRK 1
    324 
    325 /* Define to 1 if you have the `setenv' function. */
    326 #define HAVE_SETENV 1
    327 
    328 /* Define to 1 if you have the `setjmp' function. */
    329 #define HAVE_SETJMP 1
    330 
    331 /* Define to 1 if you have the <setjmp.h> header file. */
    332 #define HAVE_SETJMP_H 1
    333 
    334 /* Define to 1 if you have the `setrlimit' function. */
    335 #define HAVE_SETRLIMIT 1
    336 
    337 /* Define if you have the shl_load function. */
    338 /* #undef HAVE_SHL_LOAD */
    339 
    340 /* Define to 1 if you have the `siglongjmp' function. */
    341 #define HAVE_SIGLONGJMP 1
    342 
    343 /* Define to 1 if you have the <signal.h> header file. */
    344 #define HAVE_SIGNAL_H 1
    345 
    346 /* Define to 1 if you have the `sigsetjmp' function. */
    347 /* #undef HAVE_SIGSETJMP */
    348 
    349 /* Define to 1 if you have the <stdint.h> header file. */
    350 #define HAVE_STDINT_H 1
    351 
    352 /* Define to 1 if you have the <stdio.h> header file. */
    353 #define HAVE_STDIO_H 1
    354 
    355 /* Define to 1 if you have the <stdlib.h> header file. */
    356 #define HAVE_STDLIB_H 1
    357 
    358 /* Set to 1 if the std::isinf function is found in <cmath> */
    359 /* #undef HAVE_STD_ISINF_IN_CMATH */
    360 
    361 /* Set to 1 if the std::isnan function is found in <cmath> */
    362 #define HAVE_STD_ISNAN_IN_CMATH 1
    363 
    364 /* Define to 1 if you have the `strchr' function. */
    365 #define HAVE_STRCHR 1
    366 
    367 /* Define to 1 if you have the `strcmp' function. */
    368 #define HAVE_STRCMP 1
    369 
    370 /* Define to 1 if you have the `strdup' function. */
    371 #define HAVE_STRDUP 1
    372 
    373 /* Define to 1 if you have the `strerror' function. */
    374 #define HAVE_STRERROR 1
    375 
    376 /* Define to 1 if you have the `strerror_r' function. */
    377 #define HAVE_STRERROR_R 1
    378 
    379 /* Define to 1 if you have the `strerror_s' function. */
    380 /* #undef HAVE_STRERROR_S */
    381 
    382 /* Define to 1 if you have the <strings.h> header file. */
    383 #define HAVE_STRINGS_H 1
    384 
    385 /* Define to 1 if you have the <string.h> header file. */
    386 #define HAVE_STRING_H 1
    387 
    388 /* Define to 1 if you have the `strrchr' function. */
    389 #define HAVE_STRRCHR 1
    390 
    391 /* Define to 1 if you have the `strtof' function. */
    392 #define HAVE_STRTOF 1
    393 
    394 /* Define to 1 if you have the `strtoll' function. */
    395 #define HAVE_STRTOLL 1
    396 
    397 /* Define to 1 if you have the `strtoq' function. */
    398 #define HAVE_STRTOQ 1
    399 
    400 /* Define to 1 if you have the `sysconf' function. */
    401 #define HAVE_SYSCONF 1
    402 
    403 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
    404    */
    405 /* #undef HAVE_SYS_DIR_H */
    406 
    407 /* Define to 1 if you have the <sys/dl.h> header file. */
    408 /* #undef HAVE_SYS_DL_H */
    409 
    410 /* Define to 1 if you have the <sys/ioctl.h> header file. */
    411 #define HAVE_SYS_IOCTL_H 1
    412 
    413 /* Define to 1 if you have the <sys/mman.h> header file. */
    414 #define HAVE_SYS_MMAN_H 1
    415 
    416 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
    417    */
    418 /* #undef HAVE_SYS_NDIR_H */
    419 
    420 /* Define to 1 if you have the <sys/param.h> header file. */
    421 #define HAVE_SYS_PARAM_H 1
    422 
    423 /* Define to 1 if you have the <sys/resource.h> header file. */
    424 #define HAVE_SYS_RESOURCE_H 1
    425 
    426 /* Define to 1 if you have the <sys/stat.h> header file. */
    427 #define HAVE_SYS_STAT_H 1
    428 
    429 /* Define to 1 if you have the <sys/time.h> header file. */
    430 #define HAVE_SYS_TIME_H 1
    431 
    432 /* Define to 1 if you have the <sys/types.h> header file. */
    433 #define HAVE_SYS_TYPES_H 1
    434 
    435 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
    436 #define HAVE_SYS_WAIT_H 1
    437 
    438 /* Define to 1 if you have the <termios.h> header file. */
    439 #define HAVE_TERMIOS_H 1
    440 
    441 /* Define if the neat program is available */
    442 /* #undef HAVE_TWOPI */
    443 
    444 /* Define to 1 if the system has the type `uint64_t'. */
    445 #define HAVE_UINT64_T 1
    446 
    447 /* Define to 1 if you have the <unistd.h> header file. */
    448 #define HAVE_UNISTD_H 1
    449 
    450 /* Define to 1 if you have the <utime.h> header file. */
    451 #define HAVE_UTIME_H 1
    452 
    453 /* Define to 1 if the system has the type `u_int64_t'. */
    454 /* #undef HAVE_U_INT64_T */
    455 
    456 /* Define to 1 if you have the <valgrind/valgrind.h> header file. */
    457 /* #undef HAVE_VALGRIND_VALGRIND_H */
    458 
    459 /* Define to 1 if you have the <windows.h> header file. */
    460 /* #undef HAVE_WINDOWS_H */
    461 
    462 /* Define to 1 if you have the `__dso_handle' function. */
    463 #define HAVE___DSO_HANDLE 1
    464 
    465 /* Linker version detected at compile time. */
    466 /* #undef HOST_LINK_VERSION */
    467 
    468 /* Installation directory for binary executables */
    469 #define LLVM_BINDIR "/usr/local/google/llvm/bin"
    470 
    471 /* Time at which LLVM was configured */
    472 #define LLVM_CONFIGTIME "Tue Apr 27 18:30:43 CST 2010"
    473 
    474 /* Installation directory for data files */
    475 #define LLVM_DATADIR "/usr/local/google/llvm/share/llvm"
    476 
    477 /* Installation directory for documentation */
    478 #define LLVM_DOCSDIR "/usr/local/google/llvm/docs/llvm"
    479 
    480 /* Installation directory for config files */
    481 #define LLVM_ETCDIR "/usr/local/google/llvm/etc/llvm"
    482 
    483 /* Host triple we were built on */
    484 #define LLVM_HOSTTRIPLE "x86_64-unknown-linux-gnu"
    485 
    486 /* Installation directory for include files */
    487 #define LLVM_INCLUDEDIR "/usr/local/google/llvm/include"
    488 
    489 /* Installation directory for .info files */
    490 #define LLVM_INFODIR "/usr/local/google/llvm/info"
    491 
    492 /* Installation directory for libraries */
    493 #define LLVM_LIBDIR "/usr/local/google/llvm/lib"
    494 
    495 /* Installation directory for man pages */
    496 #define LLVM_MANDIR "/usr/local/google/llvm/man"
    497 
    498 /* Build multithreading support into LLVM */
    499 /* #undef LLVM_MULTITHREADED */
    500 
    501 /* LLVM architecture name for the native architecture, if available */
    502 #if defined(__arm__)
    503 #   define LLVM_NATIVE_ARCH ARMTarget
    504 #elif defined(__i386__)
    505 #   define LLVM_NATIVE_ARCH X86Target
    506 #else
    507 #   error Unsupported target architecture for LLVM_NATIVE_ARCH
    508 #endif
    509 
    510 /* Short LLVM architecture name for the native architecture, if available */
    511 #if defined(__arm__)
    512 #   define LLVM_NATIVE_ARCHNAME ARM
    513 #elif defined(__i386__)
    514 #   define LLVM_NATIVE_ARCHNAME X86
    515 #else
    516 #   error Unsupported target architecture for LLVM_NATIVE_ARCHNAME
    517 #endif
    518 
    519 /* Define if this is Unixish platform */
    520 #define LLVM_ON_UNIX 1
    521 
    522 /* Define if this is Win32ish platform */
    523 /* #undef LLVM_ON_WIN32 */
    524 
    525 /* Define to path to circo program if found or 'echo circo' otherwise */
    526 /* #undef LLVM_PATH_CIRCO */
    527 
    528 /* Define to path to dot program if found or 'echo dot' otherwise */
    529 /* #undef LLVM_PATH_DOT */
    530 
    531 /* Define to path to dotty program if found or 'echo dotty' otherwise */
    532 /* #undef LLVM_PATH_DOTTY */
    533 
    534 /* Define to path to fdp program if found or 'echo fdp' otherwise */
    535 /* #undef LLVM_PATH_FDP */
    536 
    537 /* Define to path to Graphviz program if found or 'echo Graphviz' otherwise */
    538 /* #undef LLVM_PATH_GRAPHVIZ */
    539 
    540 /* Define to path to gv program if found or 'echo gv' otherwise */
    541 /* #undef LLVM_PATH_GV */
    542 
    543 /* Define to path to neato program if found or 'echo neato' otherwise */
    544 /* #undef LLVM_PATH_NEATO */
    545 
    546 /* Define to path to twopi program if found or 'echo twopi' otherwise */
    547 /* #undef LLVM_PATH_TWOPI */
    548 
    549 /* Installation prefix directory */
    550 #define LLVM_PREFIX "/usr/local/google/llvm"
    551 
    552 /* Define if the OS needs help to load dependent libraries for dlopen(). */
    553 /* #undef LTDL_DLOPEN_DEPLIBS */
    554 
    555 /* Define to the sub-directory in which libtool stores uninstalled libraries.
    556    */
    557 #define LTDL_OBJDIR ".libs/"
    558 
    559 /* Define to the name of the environment variable that determines the dynamic
    560    library search path. */
    561 #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
    562 
    563 /* Define to the extension used for shared libraries, say, ".so". */
    564 #define LTDL_SHLIB_EXT ".so"
    565 
    566 /* Define to the system default library search path. */
    567 #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/usr/local/lib:/lib:/usr/lib:/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/usr/x86_64-pc-linux-gnu/lib:/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4:/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/32:/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2:/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/32"
    568 
    569 /* Define if /dev/zero should be used when mapping RWX memory, or undefine if
    570    its not necessary */
    571 /* #undef NEED_DEV_ZERO_FOR_MMAP */
    572 
    573 /* Define if dlsym() requires a leading underscore in symbol names. */
    574 /* #undef NEED_USCORE */
    575 
    576 /* Define to the address where bug reports for this package should be sent. */
    577 #define PACKAGE_BUGREPORT "llvmbugs (at) cs.uiuc.edu"
    578 
    579 /* Define to the full name of this package. */
    580 #define PACKAGE_NAME "llvm"
    581 
    582 /* Define to the full name and version of this package. */
    583 #define PACKAGE_STRING "llvm 2.8svn"
    584 
    585 /* Define to the one symbol short name of this package. */
    586 #define PACKAGE_TARNAME "-llvm-"
    587 
    588 /* Define to the version of this package. */
    589 #define PACKAGE_VERSION "2.8svn"
    590 
    591 /* Define as the return type of signal handlers (`int' or `void'). */
    592 #define RETSIGTYPE void
    593 
    594 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
    595 /* #undef STAT_MACROS_BROKEN */
    596 
    597 /* Define to 1 if you have the ANSI C header files. */
    598 #define STDC_HEADERS 1
    599 
    600 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
    601 #define TIME_WITH_SYS_TIME 1
    602 
    603 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
    604 /* #undef TM_IN_SYS_TIME */
    605 
    606 /* Define if we have the oprofile JIT-support library */
    607 #define USE_OPROFILE 0
    608 
    609 /* Define if use udis86 library */
    610 #define USE_UDIS86 0
    611 
    612 /* Define to empty if `const' does not conform to ANSI C. */
    613 /* #undef const */
    614 
    615 /* Define to a type to use for `error_t' if it is not otherwise available. */
    616 /* #undef error_t */
    617 
    618 /* Define to `int' if <sys/types.h> does not define. */
    619 /* #undef pid_t */
    620 
    621 /* Define to `unsigned int' if <sys/types.h> does not define. */
    622 /* #undef size_t */
    623 
    624 #endif
    625