Home | History | Annotate | Line # | Download | only in libgcc
config.in revision 1.1.1.3.2.1
      1          1.1       mrg /* config.in.  Generated from configure.ac by autoheader.  */
      2          1.1       mrg 
      3          1.1       mrg /* Define to 1 if the target assembler supports thread-local storage. */
      4          1.1       mrg #undef HAVE_CC_TLS
      5          1.1       mrg 
      6      1.1.1.2       mrg /* Define to 1 if you have the <ftw.h> header file. */
      7      1.1.1.2       mrg #undef HAVE_FTW_H
      8      1.1.1.2       mrg 
      9          1.1       mrg /* Define if _Unwind_GetIPInfo is available. */
     10          1.1       mrg #undef HAVE_GETIPINFO
     11          1.1       mrg 
     12          1.1       mrg /* Define if the compiler supports init priority. */
     13          1.1       mrg #undef HAVE_INIT_PRIORITY
     14          1.1       mrg 
     15          1.1       mrg /* Define to 1 if you have the <inttypes.h> header file. */
     16          1.1       mrg #undef HAVE_INTTYPES_H
     17          1.1       mrg 
     18          1.1       mrg /* Define to 1 if you have the <memory.h> header file. */
     19          1.1       mrg #undef HAVE_MEMORY_H
     20          1.1       mrg 
     21      1.1.1.2       mrg /* Define if the system-provided CRTs are present on Solaris. */
     22      1.1.1.2       mrg #undef HAVE_SOLARIS_CRTS
     23      1.1.1.2       mrg 
     24          1.1       mrg /* Define to 1 if you have the <stdint.h> header file. */
     25          1.1       mrg #undef HAVE_STDINT_H
     26          1.1       mrg 
     27          1.1       mrg /* Define to 1 if you have the <stdlib.h> header file. */
     28          1.1       mrg #undef HAVE_STDLIB_H
     29          1.1       mrg 
     30          1.1       mrg /* Define to 1 if you have the <strings.h> header file. */
     31          1.1       mrg #undef HAVE_STRINGS_H
     32          1.1       mrg 
     33          1.1       mrg /* Define to 1 if you have the <string.h> header file. */
     34          1.1       mrg #undef HAVE_STRING_H
     35          1.1       mrg 
     36          1.1       mrg /* Define to 1 if you have the <sys/stat.h> header file. */
     37          1.1       mrg #undef HAVE_SYS_STAT_H
     38          1.1       mrg 
     39          1.1       mrg /* Define to 1 if you have the <sys/types.h> header file. */
     40          1.1       mrg #undef HAVE_SYS_TYPES_H
     41          1.1       mrg 
     42          1.1       mrg /* Define to 1 if you have the <unistd.h> header file. */
     43          1.1       mrg #undef HAVE_UNISTD_H
     44          1.1       mrg 
     45          1.1       mrg /* Define to the address where bug reports for this package should be sent. */
     46          1.1       mrg #undef PACKAGE_BUGREPORT
     47          1.1       mrg 
     48          1.1       mrg /* Define to the full name of this package. */
     49          1.1       mrg #undef PACKAGE_NAME
     50          1.1       mrg 
     51          1.1       mrg /* Define to the full name and version of this package. */
     52          1.1       mrg #undef PACKAGE_STRING
     53          1.1       mrg 
     54          1.1       mrg /* Define to the one symbol short name of this package. */
     55          1.1       mrg #undef PACKAGE_TARNAME
     56          1.1       mrg 
     57          1.1       mrg /* Define to the home page for this package. */
     58          1.1       mrg #undef PACKAGE_URL
     59          1.1       mrg 
     60          1.1       mrg /* Define to the version of this package. */
     61          1.1       mrg #undef PACKAGE_VERSION
     62          1.1       mrg 
     63          1.1       mrg /* The size of `double', as computed by sizeof. */
     64          1.1       mrg #undef SIZEOF_DOUBLE
     65          1.1       mrg 
     66          1.1       mrg /* The size of `long double', as computed by sizeof. */
     67          1.1       mrg #undef SIZEOF_LONG_DOUBLE
     68          1.1       mrg 
     69          1.1       mrg /* Define to 1 if you have the ANSI C header files. */
     70          1.1       mrg #undef STDC_HEADERS
     71          1.1       mrg 
     72          1.1       mrg /* Define to 1 if the target use emutls for thread-local storage. */
     73          1.1       mrg #undef USE_EMUTLS
     74  1.1.1.3.2.1  pgoyette 
     75  1.1.1.3.2.1  pgoyette /* Number of bits in a file offset, on hosts where this is settable. */
     76  1.1.1.3.2.1  pgoyette #undef _FILE_OFFSET_BITS
     77  1.1.1.3.2.1  pgoyette 
     78  1.1.1.3.2.1  pgoyette /* Define for large files, on AIX-style hosts. */
     79  1.1.1.3.2.1  pgoyette #undef _LARGE_FILES
     80