xref: /netbsd/external/gpl3/gdb.old/dist/sim/rx/config.in (revision dc268d07)
16ca2c52aSchristos/* config.in.  Generated from configure.ac by autoheader.  */
26ca2c52aSchristos
3b2396a7bSchristos/* Define if building universal (internal helper macro) */
4b2396a7bSchristos#undef AC_APPLE_UNIVERSAL_BUILD
5b2396a7bSchristos
66ca2c52aSchristos/* --enable-cycle-accurate */
76ca2c52aSchristos#undef CYCLE_ACCURATE
86ca2c52aSchristos
96ca2c52aSchristos/* --enable-cycle-stats */
106ca2c52aSchristos#undef CYCLE_STATS
116ca2c52aSchristos
12b2396a7bSchristos/* Sim debug setting */
13b2396a7bSchristos#undef DEBUG
14b2396a7bSchristos
156ca2c52aSchristos/* Define to 1 if translation of program messages to the user's native
166ca2c52aSchristos   language is requested. */
176ca2c52aSchristos#undef ENABLE_NLS
186ca2c52aSchristos
196ca2c52aSchristos/* Define to 1 if you have the <dlfcn.h> header file. */
206ca2c52aSchristos#undef HAVE_DLFCN_H
216ca2c52aSchristos
226ca2c52aSchristos/* Define to 1 if you have the <errno.h> header file. */
236ca2c52aSchristos#undef HAVE_ERRNO_H
246ca2c52aSchristos
256ca2c52aSchristos/* Define to 1 if you have the <fcntl.h> header file. */
266ca2c52aSchristos#undef HAVE_FCNTL_H
276ca2c52aSchristos
286ca2c52aSchristos/* Define to 1 if you have the <fpu_control.h> header file. */
296ca2c52aSchristos#undef HAVE_FPU_CONTROL_H
306ca2c52aSchristos
31b2396a7bSchristos/* Define to 1 if you have the `ftruncate' function. */
32b2396a7bSchristos#undef HAVE_FTRUNCATE
33b2396a7bSchristos
346ca2c52aSchristos/* Define to 1 if you have the <getopt.h> header file. */
356ca2c52aSchristos#undef HAVE_GETOPT_H
366ca2c52aSchristos
376ca2c52aSchristos/* Define to 1 if you have the `getrusage' function. */
386ca2c52aSchristos#undef HAVE_GETRUSAGE
396ca2c52aSchristos
406ca2c52aSchristos/* Define to 1 if you have the <inttypes.h> header file. */
416ca2c52aSchristos#undef HAVE_INTTYPES_H
426ca2c52aSchristos
436ca2c52aSchristos/* Define to 1 if you have the `nsl' library (-lnsl). */
446ca2c52aSchristos#undef HAVE_LIBNSL
456ca2c52aSchristos
466ca2c52aSchristos/* Define to 1 if you have the `socket' library (-lsocket). */
476ca2c52aSchristos#undef HAVE_LIBSOCKET
486ca2c52aSchristos
49b2396a7bSchristos/* Define to 1 if you have the `lstat' function. */
50b2396a7bSchristos#undef HAVE_LSTAT
51b2396a7bSchristos
526ca2c52aSchristos/* Define to 1 if you have the <memory.h> header file. */
536ca2c52aSchristos#undef HAVE_MEMORY_H
546ca2c52aSchristos
55b2396a7bSchristos/* Define to 1 if you have the `mmap' function. */
56b2396a7bSchristos#undef HAVE_MMAP
57b2396a7bSchristos
58b2396a7bSchristos/* Define to 1 if you have the `munmap' function. */
59b2396a7bSchristos#undef HAVE_MUNMAP
60b2396a7bSchristos
61b2396a7bSchristos/* Define to 1 if you have the `posix_fallocate' function. */
62b2396a7bSchristos#undef HAVE_POSIX_FALLOCATE
63b2396a7bSchristos
646ca2c52aSchristos/* Define to 1 if you have the `sigaction' function. */
656ca2c52aSchristos#undef HAVE_SIGACTION
666ca2c52aSchristos
67b2396a7bSchristos/* Define to 1 if the system has the type `socklen_t'. */
68b2396a7bSchristos#undef HAVE_SOCKLEN_T
69b2396a7bSchristos
706ca2c52aSchristos/* Define to 1 if you have the <stdint.h> header file. */
716ca2c52aSchristos#undef HAVE_STDINT_H
726ca2c52aSchristos
736ca2c52aSchristos/* Define to 1 if you have the <stdlib.h> header file. */
746ca2c52aSchristos#undef HAVE_STDLIB_H
756ca2c52aSchristos
766ca2c52aSchristos/* Define to 1 if you have the <strings.h> header file. */
776ca2c52aSchristos#undef HAVE_STRINGS_H
786ca2c52aSchristos
796ca2c52aSchristos/* Define to 1 if you have the <string.h> header file. */
806ca2c52aSchristos#undef HAVE_STRING_H
816ca2c52aSchristos
82*dc268d07Schristos/* Define to 1 if `st_atime' is a member of `struct stat'. */
83b2396a7bSchristos#undef HAVE_STRUCT_STAT_ST_ATIME
84b2396a7bSchristos
85*dc268d07Schristos/* Define to 1 if `st_blksize' is a member of `struct stat'. */
86b2396a7bSchristos#undef HAVE_STRUCT_STAT_ST_BLKSIZE
87b2396a7bSchristos
88*dc268d07Schristos/* Define to 1 if `st_blocks' is a member of `struct stat'. */
89b2396a7bSchristos#undef HAVE_STRUCT_STAT_ST_BLOCKS
90b2396a7bSchristos
91*dc268d07Schristos/* Define to 1 if `st_ctime' is a member of `struct stat'. */
92b2396a7bSchristos#undef HAVE_STRUCT_STAT_ST_CTIME
93b2396a7bSchristos
94*dc268d07Schristos/* Define to 1 if `st_dev' is a member of `struct stat'. */
95b2396a7bSchristos#undef HAVE_STRUCT_STAT_ST_DEV
96b2396a7bSchristos
97*dc268d07Schristos/* Define to 1 if `st_gid' is a member of `struct stat'. */
98b2396a7bSchristos#undef HAVE_STRUCT_STAT_ST_GID
99b2396a7bSchristos
100*dc268d07Schristos/* Define to 1 if `st_ino' is a member of `struct stat'. */
101b2396a7bSchristos#undef HAVE_STRUCT_STAT_ST_INO
102b2396a7bSchristos
103*dc268d07Schristos/* Define to 1 if `st_mode' is a member of `struct stat'. */
104b2396a7bSchristos#undef HAVE_STRUCT_STAT_ST_MODE
105b2396a7bSchristos
106*dc268d07Schristos/* Define to 1 if `st_mtime' is a member of `struct stat'. */
107b2396a7bSchristos#undef HAVE_STRUCT_STAT_ST_MTIME
108b2396a7bSchristos
109*dc268d07Schristos/* Define to 1 if `st_nlink' is a member of `struct stat'. */
110b2396a7bSchristos#undef HAVE_STRUCT_STAT_ST_NLINK
111b2396a7bSchristos
112*dc268d07Schristos/* Define to 1 if `st_rdev' is a member of `struct stat'. */
113b2396a7bSchristos#undef HAVE_STRUCT_STAT_ST_RDEV
114b2396a7bSchristos
115*dc268d07Schristos/* Define to 1 if `st_size' is a member of `struct stat'. */
116b2396a7bSchristos#undef HAVE_STRUCT_STAT_ST_SIZE
117b2396a7bSchristos
118*dc268d07Schristos/* Define to 1 if `st_uid' is a member of `struct stat'. */
119b2396a7bSchristos#undef HAVE_STRUCT_STAT_ST_UID
120b2396a7bSchristos
121b2396a7bSchristos/* Define to 1 if you have the <sys/mman.h> header file. */
122b2396a7bSchristos#undef HAVE_SYS_MMAN_H
123b2396a7bSchristos
1246ca2c52aSchristos/* Define to 1 if you have the <sys/resource.h> header file. */
1256ca2c52aSchristos#undef HAVE_SYS_RESOURCE_H
1266ca2c52aSchristos
1276ca2c52aSchristos/* Define to 1 if you have the <sys/stat.h> header file. */
1286ca2c52aSchristos#undef HAVE_SYS_STAT_H
1296ca2c52aSchristos
130b2396a7bSchristos/* Define to 1 if you have the <sys/times.h> header file. */
131b2396a7bSchristos#undef HAVE_SYS_TIMES_H
132b2396a7bSchristos
1336ca2c52aSchristos/* Define to 1 if you have the <sys/time.h> header file. */
1346ca2c52aSchristos#undef HAVE_SYS_TIME_H
1356ca2c52aSchristos
1366ca2c52aSchristos/* Define to 1 if you have the <sys/types.h> header file. */
1376ca2c52aSchristos#undef HAVE_SYS_TYPES_H
1386ca2c52aSchristos
1396ca2c52aSchristos/* Define to 1 if you have the `time' function. */
1406ca2c52aSchristos#undef HAVE_TIME
1416ca2c52aSchristos
1426ca2c52aSchristos/* Define to 1 if you have the <time.h> header file. */
1436ca2c52aSchristos#undef HAVE_TIME_H
1446ca2c52aSchristos
145b2396a7bSchristos/* Define to 1 if you have the `truncate' function. */
146b2396a7bSchristos#undef HAVE_TRUNCATE
147b2396a7bSchristos
1486ca2c52aSchristos/* Define to 1 if you have the <unistd.h> header file. */
1496ca2c52aSchristos#undef HAVE_UNISTD_H
1506ca2c52aSchristos
1516ca2c52aSchristos/* Define to 1 if you have the <windows.h> header file. */
1526ca2c52aSchristos#undef HAVE_WINDOWS_H
1536ca2c52aSchristos
1546ca2c52aSchristos/* Define to 1 if you have the `__setfpucw' function. */
1556ca2c52aSchristos#undef HAVE___SETFPUCW
1566ca2c52aSchristos
1576ca2c52aSchristos/* Define to the sub-directory in which libtool stores uninstalled libraries.
1586ca2c52aSchristos   */
1596ca2c52aSchristos#undef LT_OBJDIR
1606ca2c52aSchristos
1616ca2c52aSchristos/* Name of this package. */
1626ca2c52aSchristos#undef PACKAGE
1636ca2c52aSchristos
1646ca2c52aSchristos/* Define to the address where bug reports for this package should be sent. */
1656ca2c52aSchristos#undef PACKAGE_BUGREPORT
1666ca2c52aSchristos
1676ca2c52aSchristos/* Define to the full name of this package. */
1686ca2c52aSchristos#undef PACKAGE_NAME
1696ca2c52aSchristos
1706ca2c52aSchristos/* Define to the full name and version of this package. */
1716ca2c52aSchristos#undef PACKAGE_STRING
1726ca2c52aSchristos
1736ca2c52aSchristos/* Define to the one symbol short name of this package. */
1746ca2c52aSchristos#undef PACKAGE_TARNAME
1756ca2c52aSchristos
1766ca2c52aSchristos/* Define to the home page for this package. */
1776ca2c52aSchristos#undef PACKAGE_URL
1786ca2c52aSchristos
1796ca2c52aSchristos/* Define to the version of this package. */
1806ca2c52aSchristos#undef PACKAGE_VERSION
1816ca2c52aSchristos
1826ca2c52aSchristos/* Additional package description */
1836ca2c52aSchristos#undef PKGVERSION
1846ca2c52aSchristos
185b2396a7bSchristos/* Sim profile settings */
186b2396a7bSchristos#undef PROFILE
187b2396a7bSchristos
1886ca2c52aSchristos/* Bug reporting address */
1896ca2c52aSchristos#undef REPORT_BUGS_TO
1906ca2c52aSchristos
1916ca2c52aSchristos/* Define as the return type of signal handlers (`int' or `void'). */
1926ca2c52aSchristos#undef RETSIGTYPE
1936ca2c52aSchristos
1946ca2c52aSchristos/* Define to 1 if you have the ANSI C header files. */
1956ca2c52aSchristos#undef STDC_HEADERS
1966ca2c52aSchristos
1976ca2c52aSchristos/* Enable extensions on AIX 3, Interix.  */
1986ca2c52aSchristos#ifndef _ALL_SOURCE
1996ca2c52aSchristos# undef _ALL_SOURCE
2006ca2c52aSchristos#endif
2016ca2c52aSchristos/* Enable GNU extensions on systems that have them.  */
2026ca2c52aSchristos#ifndef _GNU_SOURCE
2036ca2c52aSchristos# undef _GNU_SOURCE
2046ca2c52aSchristos#endif
2056ca2c52aSchristos/* Enable threading extensions on Solaris.  */
2066ca2c52aSchristos#ifndef _POSIX_PTHREAD_SEMANTICS
2076ca2c52aSchristos# undef _POSIX_PTHREAD_SEMANTICS
2086ca2c52aSchristos#endif
2096ca2c52aSchristos/* Enable extensions on HP NonStop.  */
2106ca2c52aSchristos#ifndef _TANDEM_SOURCE
2116ca2c52aSchristos# undef _TANDEM_SOURCE
2126ca2c52aSchristos#endif
2136ca2c52aSchristos/* Enable general extensions on Solaris.  */
2146ca2c52aSchristos#ifndef __EXTENSIONS__
2156ca2c52aSchristos# undef __EXTENSIONS__
2166ca2c52aSchristos#endif
2176ca2c52aSchristos
2186ca2c52aSchristos
219b2396a7bSchristos/* Sim assert settings */
220b2396a7bSchristos#undef WITH_ASSERT
221b2396a7bSchristos
222b2396a7bSchristos/* Sim debug setting */
223b2396a7bSchristos#undef WITH_DEBUG
224b2396a7bSchristos
225b2396a7bSchristos/* Sim default environment */
226b2396a7bSchristos#undef WITH_ENVIRONMENT
227b2396a7bSchristos
228b2396a7bSchristos/* Sim profile settings */
229b2396a7bSchristos#undef WITH_PROFILE
230b2396a7bSchristos
231b2396a7bSchristos/* How to route I/O */
232b2396a7bSchristos#undef WITH_STDIO
233b2396a7bSchristos
234b2396a7bSchristos/* Sim trace settings */
235b2396a7bSchristos#undef WITH_TRACE
236b2396a7bSchristos
237b2396a7bSchristos/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
238b2396a7bSchristos   significant byte first (like Motorola and SPARC, unlike Intel). */
239b2396a7bSchristos#if defined AC_APPLE_UNIVERSAL_BUILD
240b2396a7bSchristos# if defined __BIG_ENDIAN__
241b2396a7bSchristos#  define WORDS_BIGENDIAN 1
242b2396a7bSchristos# endif
243b2396a7bSchristos#else
244b2396a7bSchristos# ifndef WORDS_BIGENDIAN
245b2396a7bSchristos#  undef WORDS_BIGENDIAN
246b2396a7bSchristos# endif
247b2396a7bSchristos#endif
248b2396a7bSchristos
2496ca2c52aSchristos/* Define to 1 if on MINIX. */
2506ca2c52aSchristos#undef _MINIX
2516ca2c52aSchristos
2526ca2c52aSchristos/* Define to 2 if the system does not provide POSIX.1 features except with
2536ca2c52aSchristos   this defined. */
2546ca2c52aSchristos#undef _POSIX_1_SOURCE
2556ca2c52aSchristos
2566ca2c52aSchristos/* Define to 1 if you need to in order for `stat' and other things to work. */
2576ca2c52aSchristos#undef _POSIX_SOURCE
258