tools/elf4rom/libs/dwarf-20071209/libdwarf/config.h.in
changeset 34 92d87f2e53c2
equal deleted inserted replaced
33:1af5c1be89f8 34:92d87f2e53c2
       
     1 /* config.h.in.  Generated from configure.in by autoheader.  */
       
     2 
       
     3 /* Define to 1 if you have the <alloca.h> header file. */
       
     4 #undef HAVE_ALLOCA_H
       
     5 
       
     6 /* Define 1 if want producer to build with 32/64bit section offsets per dwarf3
       
     7    */
       
     8 #undef HAVE_DWARF2_99_EXTENSION
       
     9 
       
    10 /* Define to 1 if the elf64_getehdr function is in libelf.a. */
       
    11 #undef HAVE_ELF64_GETEHDR
       
    12 
       
    13 /* Define to 1 if the elf64_getshdr function is in libelf.a. */
       
    14 #undef HAVE_ELF64_GETSHDR
       
    15 
       
    16 /* Define to 1 if you have the <elfaccess.h> header file. */
       
    17 #undef HAVE_ELFACCESS_H
       
    18 
       
    19 /* Define to 1 if you have the <elf.h> header file. */
       
    20 #undef HAVE_ELF_H
       
    21 
       
    22 /* Define to 1 if you have the <inttypes.h> header file. */
       
    23 #undef HAVE_INTTYPES_H
       
    24 
       
    25 /* Define to 1 if you have the <libelf.h> header file. */
       
    26 #undef HAVE_LIBELF_H
       
    27 
       
    28 /* Define to 1 if you have the <libelf/libelf.h> header file. */
       
    29 #undef HAVE_LIBELF_LIBELF_H
       
    30 
       
    31 /* Define 1 if off64 is defined via libelf with GNU_SOURCE. */
       
    32 #undef HAVE_LIBELF_OFF64_OK
       
    33 
       
    34 /* Define to 1 if you have the <memory.h> header file. */
       
    35 #undef HAVE_MEMORY_H
       
    36 
       
    37 /* Define 1 if want producer to build with only 32bit section offsets per
       
    38    strict dwarf2 */
       
    39 #undef HAVE_OLD_DWARF2_32BIT_OFFSET
       
    40 
       
    41 /* Define 1 if plain libelf builds. */
       
    42 #undef HAVE_RAW_LIBELF_OK
       
    43 
       
    44 /* Define 1 if R_IA_64_DIR32LSB is defined (might be enum value). */
       
    45 #undef HAVE_R_IA_64_DIR32LSB
       
    46 
       
    47 /* Define to 1 if you have the <stdint.h> header file. */
       
    48 #undef HAVE_STDINT_H
       
    49 
       
    50 /* Define to 1 if you have the <stdlib.h> header file. */
       
    51 #undef HAVE_STDLIB_H
       
    52 
       
    53 /* Define to 1 if you have the <strings.h> header file. */
       
    54 #undef HAVE_STRINGS_H
       
    55 
       
    56 /* Define to 1 if you have the <string.h> header file. */
       
    57 #undef HAVE_STRING_H
       
    58 
       
    59 /* Define to 1 if you have the <sys/ia64/elf.h> header file. */
       
    60 #undef HAVE_SYS_IA64_ELF_H
       
    61 
       
    62 /* Define to 1 if you have the <sys/stat.h> header file. */
       
    63 #undef HAVE_SYS_STAT_H
       
    64 
       
    65 /* Define to 1 if you have the <sys/types.h> header file. */
       
    66 #undef HAVE_SYS_TYPES_H
       
    67 
       
    68 /* Define to 1 if you have the <unistd.h> header file. */
       
    69 #undef HAVE_UNISTD_H
       
    70 
       
    71 /* See if __uint32_t is predefined in the compiler. */
       
    72 #undef HAVE___UINT32_T
       
    73 
       
    74 /* Define 1 if __uint32_t is in sgidefs.h. */
       
    75 #undef HAVE___UINT32_T_IN_SGIDEFS_H
       
    76 
       
    77 /* Define 1 if sys/types.h defines __uint32_t. */
       
    78 #undef HAVE___UINT32_T_IN_SYS_TYPES_H
       
    79 
       
    80 /* See if __uint64_t is predefined in the compiler. */
       
    81 #undef HAVE___UINT64_T
       
    82 
       
    83 /* Define 1 if is in sgidefs.h. */
       
    84 #undef HAVE___UINT64_T_IN_SGIDEFS_H
       
    85 
       
    86 /* Define 1 if sys/types.h defines __uint64_t. */
       
    87 #undef HAVE___UINT64_T_IN_SYS_TYPES_H
       
    88 
       
    89 /* Define to the address where bug reports for this package should be sent. */
       
    90 #undef PACKAGE_BUGREPORT
       
    91 
       
    92 /* Define to the full name of this package. */
       
    93 #undef PACKAGE_NAME
       
    94 
       
    95 /* Define to the full name and version of this package. */
       
    96 #undef PACKAGE_STRING
       
    97 
       
    98 /* Define to the one symbol short name of this package. */
       
    99 #undef PACKAGE_TARNAME
       
   100 
       
   101 /* Define to the version of this package. */
       
   102 #undef PACKAGE_VERSION
       
   103 
       
   104 /* Define to 1 if you have the ANSI C header files. */
       
   105 #undef STDC_HEADERS
       
   106 
       
   107 /* Define to 1 if your processor stores words with the most significant byte
       
   108    first (like Motorola and SPARC, unlike Intel and VAX). */
       
   109 #undef WORDS_BIGENDIAN