Home | History | Annotate | Download | only in strace
      1 /* config.h.in.  Generated from configure.ac by autoheader.  */
      2 
      3 /* Define for the Alpha architecture. */
      4 #undef ALPHA
      5 
      6 /* Define for the ARM architecture. */
      7 #undef ARM
      8 
      9 /* Define for the FreeBSD operating system. */
     10 #undef FREEBSD
     11 
     12 /* Define to the type of elements in the array set by `getgroups'. Usually
     13    this is either `int' or `gid_t'. */
     14 #undef GETGROUPS_T
     15 
     16 /* Define to 1 if you have the <asm/reg.h> header file. */
     17 #undef HAVE_ASM_REG_H
     18 
     19 /* Define to 1 if you have the <asm/sigcontext.h> header file. */
     20 #undef HAVE_ASM_SIGCONTEXT_H
     21 
     22 /* Define to 1 if you have the <asm/sysmips.h> header file. */
     23 #undef HAVE_ASM_SYSMIPS_H
     24 
     25 /* Define to 1 if you have the declaration of `sys_errlist', and to 0 if you
     26    don't. */
     27 #undef HAVE_DECL_SYS_ERRLIST
     28 
     29 /* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
     30    don't. */
     31 #undef HAVE_DECL_SYS_SIGLIST
     32 
     33 /* Define to 1 if you have the declaration of `_sys_siglist', and to 0 if you
     34    don't. */
     35 #undef HAVE_DECL__SYS_SIGLIST
     36 
     37 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
     38    */
     39 #undef HAVE_DIRENT_H
     40 
     41 /* Define to 1 if you have the `getdents' function. */
     42 #undef HAVE_GETDENTS
     43 
     44 /* Define to 1 if you have the `if_indextoname' function. */
     45 #undef HAVE_IF_INDEXTONAME
     46 
     47 /* Define to 1 if you have the `inet_ntop' function. */
     48 #undef HAVE_INET_NTOP
     49 
     50 /* Define to 1 if you have the <inttypes.h> header file. */
     51 #undef HAVE_INTTYPES_H
     52 
     53 /* Define to 1 if you have the <ioctls.h> header file. */
     54 #undef HAVE_IOCTLS_H
     55 
     56 /* Define to 1 if you have the <libaio.h> header file. */
     57 #undef HAVE_LIBAIO_H
     58 
     59 /* Define to 1 if you have the `nsl' library (-lnsl). */
     60 #undef HAVE_LIBNSL
     61 
     62 /* Define to 1 if you have the <linux/icmp.h> header file. */
     63 #undef HAVE_LINUX_ICMP_H
     64 
     65 /* Define to 1 if you have the <linux/if_packet.h> header file. */
     66 #undef HAVE_LINUX_IF_PACKET_H
     67 
     68 /* Define to 1 if you have the <linux/in6.h> header file. */
     69 #undef HAVE_LINUX_IN6_H
     70 
     71 /* Define to 1 if you have the <linux/netlink.h> header file. */
     72 #undef HAVE_LINUX_NETLINK_H
     73 
     74 /* Define to 1 if you have the <linux/ptrace.h> header file. */
     75 #undef HAVE_LINUX_PTRACE_H
     76 
     77 /* Define to 1 if you have the <linux/utsname.h> header file. */
     78 #undef HAVE_LINUX_UTSNAME_H
     79 
     80 /* Define if long long is little-endian. */
     81 #undef HAVE_LITTLE_ENDIAN_LONG_LONG
     82 
     83 /* Define to 1 if the system has the type `long long'. */
     84 #undef HAVE_LONG_LONG
     85 
     86 /* Define if off_t is a long long. */
     87 #undef HAVE_LONG_LONG_OFF_T
     88 
     89 /* Define if rlim_t is a long long. */
     90 #undef HAVE_LONG_LONG_RLIM_T
     91 
     92 /* Define to 1 if you have the `mctl' function. */
     93 #undef HAVE_MCTL
     94 
     95 /* Define to 1 if you have the <memory.h> header file. */
     96 #undef HAVE_MEMORY_H
     97 
     98 /* Define if you have a SVR4 MP type procfs. I.E. /dev/xxx/ctl,
     99    /dev/xxx/status. Also implies that you have the pr_lwp member in prstatus.
    100    */
    101 #undef HAVE_MP_PROCFS
    102 
    103 /* Define to 1 if you have the <mqueue.h> header file. */
    104 #undef HAVE_MQUEUE_H
    105 
    106 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
    107 #undef HAVE_NDIR_H
    108 
    109 /* Define to 1 if you have the <netinet/tcp.h> header file. */
    110 #undef HAVE_NETINET_TCP_H
    111 
    112 /* Define to 1 if you have the <netinet/udp.h> header file. */
    113 #undef HAVE_NETINET_UDP_H
    114 
    115 /* Define if you have SVR4 and the poll system call works on /proc files. */
    116 #undef HAVE_POLLABLE_PROCFS
    117 
    118 /* Define to 1 if you have the <poll.h> header file. */
    119 #undef HAVE_POLL_H
    120 
    121 /* Define to 1 if you have the `prctl' function. */
    122 #undef HAVE_PRCTL
    123 
    124 /* Define to 1 if you have the `pread' function. */
    125 #undef HAVE_PREAD
    126 
    127 /* Define if the prstatus structure in sys/procfs.h has a pr_syscall member.
    128    */
    129 #undef HAVE_PR_SYSCALL
    130 
    131 /* Define to 1 if you have the `sendmsg' function. */
    132 #undef HAVE_SENDMSG
    133 
    134 /* Define to 1 if you have the `sigaction' function. */
    135 #undef HAVE_SIGACTION
    136 
    137 /* Define to 1 if the system has the type `siginfo_t'. */
    138 #undef HAVE_SIGINFO_T
    139 
    140 /* Define to 1 if the system has the type `sig_atomic_t'. */
    141 #undef HAVE_SIG_ATOMIC_T
    142 
    143 /* Define if stat64 is available in asm/stat.h. */
    144 #undef HAVE_STAT64
    145 
    146 /* Define to 1 if you have the <stdint.h> header file. */
    147 #undef HAVE_STDINT_H
    148 
    149 /* Define to 1 if you have the <stdlib.h> header file. */
    150 #undef HAVE_STDLIB_H
    151 
    152 /* Define to 1 if you have the `strerror' function. */
    153 #undef HAVE_STRERROR
    154 
    155 /* Define to 1 if you have the <strings.h> header file. */
    156 #undef HAVE_STRINGS_H
    157 
    158 /* Define to 1 if you have the <string.h> header file. */
    159 #undef HAVE_STRING_H
    160 
    161 /* Define to 1 if you have the <stropts.h> header file. */
    162 #undef HAVE_STROPTS_H
    163 
    164 /* Define to 1 if you have the `strsignal' function. */
    165 #undef HAVE_STRSIGNAL
    166 
    167 /* Define to 1 if the system has the type `struct ia64_fpreg'. */
    168 #undef HAVE_STRUCT_IA64_FPREG
    169 
    170 /* Define to 1 if `msg_control' is member of `struct msghdr'. */
    171 #undef HAVE_STRUCT_MSGHDR_MSG_CONTROL
    172 
    173 /* Define to 1 if the system has the type `struct opthdr'. */
    174 #undef HAVE_STRUCT_OPTHDR
    175 
    176 /* Define to 1 if the system has the type `struct pt_all_user_regs'. */
    177 #undef HAVE_STRUCT_PT_ALL_USER_REGS
    178 
    179 /* Define to 1 if `sin6_scope_id' is member of `struct sockaddr_in6'. */
    180 #undef HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID
    181 
    182 /* Define to 1 if `st_aclcnt' is member of `struct stat'. */
    183 #undef HAVE_STRUCT_STAT_ST_ACLCNT
    184 
    185 /* Define to 1 if `st_blksize' is member of `struct stat'. */
    186 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
    187 
    188 /* Define to 1 if `st_blocks' is member of `struct stat'. */
    189 #undef HAVE_STRUCT_STAT_ST_BLOCKS
    190 
    191 /* Define to 1 if `st_flags' is member of `struct stat'. */
    192 #undef HAVE_STRUCT_STAT_ST_FLAGS
    193 
    194 /* Define to 1 if `st_fstype' is member of `struct stat'. */
    195 #undef HAVE_STRUCT_STAT_ST_FSTYPE
    196 
    197 /* Define to 1 if `st_gen' is member of `struct stat'. */
    198 #undef HAVE_STRUCT_STAT_ST_GEN
    199 
    200 /* Define to 1 if `st_level' is member of `struct stat'. */
    201 #undef HAVE_STRUCT_STAT_ST_LEVEL
    202 
    203 /* Define to 1 if `st_rdev' is member of `struct stat'. */
    204 #undef HAVE_STRUCT_STAT_ST_RDEV
    205 
    206 /* Define to 1 if `ACCEPTOR_id' is member of `struct T_conn_res'. */
    207 #undef HAVE_STRUCT_T_CONN_RES_ACCEPTOR_ID
    208 
    209 /* Define to 1 if `QUEUE_ptr' is member of `struct T_conn_res'. */
    210 #undef HAVE_STRUCT_T_CONN_RES_QUEUE_PTR
    211 
    212 /* Define to 1 if the system has the type `struct t_opthdr'. */
    213 #undef HAVE_STRUCT_T_OPTHDR
    214 
    215 /* Define to 1 if the system has the type `struct user_desc'. */
    216 #undef HAVE_STRUCT_USER_DESC
    217 
    218 /* Define to 1 if the system has the type `struct __old_kernel_stat'. */
    219 #undef HAVE_STRUCT___OLD_KERNEL_STAT
    220 
    221 /* Define to 1 if you have the <sys/acl.h> header file. */
    222 #undef HAVE_SYS_ACL_H
    223 
    224 /* Define to 1 if you have the <sys/aio.h> header file. */
    225 #undef HAVE_SYS_AIO_H
    226 
    227 /* Define to 1 if you have the <sys/asynch.h> header file. */
    228 #undef HAVE_SYS_ASYNCH_H
    229 
    230 /* Define to 1 if you have the <sys/conf.h> header file. */
    231 #undef HAVE_SYS_CONF_H
    232 
    233 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
    234    */
    235 #undef HAVE_SYS_DIR_H
    236 
    237 /* Define to 1 if you have the <sys/door.h> header file. */
    238 #undef HAVE_SYS_DOOR_H
    239 
    240 /* Define to 1 if you have the <sys/epoll.h> header file. */
    241 #undef HAVE_SYS_EPOLL_H
    242 
    243 /* Define to 1 if you have the <sys/filio.h> header file. */
    244 #undef HAVE_SYS_FILIO_H
    245 
    246 /* Define to 1 if you have the <sys/ioctl.h> header file. */
    247 #undef HAVE_SYS_IOCTL_H
    248 
    249 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
    250    */
    251 #undef HAVE_SYS_NDIR_H
    252 
    253 /* Define to 1 if you have the <sys/nscsys.h> header file. */
    254 #undef HAVE_SYS_NSCSYS_H
    255 
    256 /* Define to 1 if you have the <sys/poll.h> header file. */
    257 #undef HAVE_SYS_POLL_H
    258 
    259 /* Define to 1 if you have the <sys/ptrace.h> header file. */
    260 #undef HAVE_SYS_PTRACE_H
    261 
    262 /* Define to 1 if you have the <sys/reg.h> header file. */
    263 #undef HAVE_SYS_REG_H
    264 
    265 /* Define to 1 if you have the `sys_siglist' function. */
    266 #undef HAVE_SYS_SIGLIST
    267 
    268 /* Define to 1 if you have the <sys/stat.h> header file. */
    269 #undef HAVE_SYS_STAT_H
    270 
    271 /* Define to 1 if you have the <sys/stream.h> header file. */
    272 #undef HAVE_SYS_STREAM_H
    273 
    274 /* Define to 1 if you have the <sys/sysconfig.h> header file. */
    275 #undef HAVE_SYS_SYSCONFIG_H
    276 
    277 /* Define to 1 if you have the <sys/tihdr.h> header file. */
    278 #undef HAVE_SYS_TIHDR_H
    279 
    280 /* Define to 1 if you have the <sys/tiuser.h> header file. */
    281 #undef HAVE_SYS_TIUSER_H
    282 
    283 /* Define to 1 if you have the <sys/types.h> header file. */
    284 #undef HAVE_SYS_TYPES_H
    285 
    286 /* Define to 1 if you have the <sys/uio.h> header file. */
    287 #undef HAVE_SYS_UIO_H
    288 
    289 /* Define to 1 if you have the <sys/vfs.h> header file. */
    290 #undef HAVE_SYS_VFS_H
    291 
    292 /* Define to 1 if you have the <termio.h> header file. */
    293 #undef HAVE_TERMIO_H
    294 
    295 /* Define to 1 if you have the <unistd.h> header file. */
    296 #undef HAVE_UNISTD_H
    297 
    298 /* Define to 1 if you have the `_sys_siglist' function. */
    299 #undef HAVE__SYS_SIGLIST
    300 
    301 /* Define for the HPPA architecture. */
    302 #undef HPPA
    303 
    304 /* Define for the i386 architecture. */
    305 #undef I386
    306 
    307 /* Define for the IA64 architecture. */
    308 #undef IA64
    309 
    310 /* Define for the Linux operating system. */
    311 #undef LINUX
    312 
    313 /* Define for the m68k architecture. */
    314 #undef M68K
    315 
    316 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
    317    */
    318 #undef MAJOR_IN_MKDEV
    319 
    320 /* Define to 1 if `major', `minor', and `makedev' are declared in
    321    <sysmacros.h>. */
    322 #undef MAJOR_IN_SYSMACROS
    323 
    324 /* Define for the MIPS architecture. */
    325 #undef MIPS
    326 
    327 /* Name of package */
    328 #undef PACKAGE
    329 
    330 /* Define to the address where bug reports for this package should be sent. */
    331 #undef PACKAGE_BUGREPORT
    332 
    333 /* Define to the full name of this package. */
    334 #undef PACKAGE_NAME
    335 
    336 /* Define to the full name and version of this package. */
    337 #undef PACKAGE_STRING
    338 
    339 /* Define to the one symbol short name of this package. */
    340 #undef PACKAGE_TARNAME
    341 
    342 /* Define to the version of this package. */
    343 #undef PACKAGE_VERSION
    344 
    345 /* Define for the PowerPC architecture. */
    346 #undef POWERPC
    347 
    348 /* Define as the return type of signal handlers (`int' or `void'). */
    349 #undef RETSIGTYPE
    350 
    351 /* Define for the S390 architecture. */
    352 #undef S390
    353 
    354 /* Define for the S390x architecture. */
    355 #undef S390X
    356 
    357 /* Define for the SH architecture. */
    358 #undef SH
    359 
    360 /* Define for the SH64 architecture. */
    361 #undef SH64
    362 
    363 /* Define for the SPARC architecture. */
    364 #undef SPARC
    365 
    366 /* Define for the SPARC64 architecture. */
    367 #undef SPARC64
    368 
    369 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
    370 #undef STAT_MACROS_BROKEN
    371 
    372 /* Define to 1 if you have the ANSI C header files. */
    373 #undef STDC_HEADERS
    374 
    375 /* Define for the SunOS 4.x operating system. */
    376 #undef SUNOS4
    377 
    378 /* Define if you are have a SPARC with SUNOS4 and your want a version of
    379    strace that will work on sun4, sun4c and sun4m kernel architectures. Only
    380    useful if you have a symbolic link from machine to /usr/include/sun4 in the
    381    compilation directory. */
    382 #undef SUNOS4_KERNEL_ARCH_KLUDGE
    383 
    384 /* Define for the System V release 4 operating system or a derivative like
    385    Solaris 2.x or Irix 5.x. */
    386 #undef SVR4
    387 
    388 /* Define for UnixWare systems. */
    389 #undef UNIXWARE
    390 
    391 /* Version number of package */
    392 #undef VERSION
    393 
    394 /* Define for the AMD x86-64 architecture. */
    395 #undef X86_64
    396 
    397 /* Enable GNU extensions on systems that have them.  */
    398 #ifndef _GNU_SOURCE
    399 # undef _GNU_SOURCE
    400 #endif
    401 
    402 /* Define to empty if `const' does not conform to ANSI C. */
    403 #undef const
    404 
    405 /* Define to `int' if <sys/types.h> doesn't define. */
    406 #undef gid_t
    407 
    408 /* Define to `int' if <sys/types.h> does not define. */
    409 #undef mode_t
    410 
    411 /* Define to `int' if <sys/types.h> doesn't define. */
    412 #undef uid_t
    413