github.com/kidsbmilk/gofronted_all@v0.0.0-20220701224323-6479d5976c5d/libgo/config.h.in (about)

     1  /* config.h.in.  Generated from configure.ac by autoheader.  */
     2  
     3  /* Define if building universal (internal helper macro) */
     4  #undef AC_APPLE_UNIVERSAL_BUILD
     5  
     6  /* Define to the flags needed for the .section .eh_frame directive. */
     7  #undef EH_FRAME_FLAGS
     8  
     9  /* Define to 1 if you have the `accept4' function. */
    10  #undef HAVE_ACCEPT4
    11  
    12  /* Define to 1 if you have the `acosl' function. */
    13  #undef HAVE_ACOSL
    14  
    15  /* Define to 1 if you have the `asinl' function. */
    16  #undef HAVE_ASINL
    17  
    18  /* Define if your assembler supports GNU comdat group syntax. */
    19  #undef HAVE_AS_COMDAT_GAS
    20  
    21  /* Define if your assembler supports unwind section type. */
    22  #undef HAVE_AS_X86_64_UNWIND_SECTION_TYPE
    23  
    24  /* Define if your assembler supports AES instructions. */
    25  #undef HAVE_AS_X86_AES
    26  
    27  /* Define if your assembler supports PC relative relocs. */
    28  #undef HAVE_AS_X86_PCREL
    29  
    30  /* Define to 1 if you have the `atan2l' function. */
    31  #undef HAVE_ATAN2L
    32  
    33  /* Define to 1 if you have the `atanl' function. */
    34  #undef HAVE_ATANL
    35  
    36  /* Define to 1 if you have the `cosl' function. */
    37  #undef HAVE_COSL
    38  
    39  /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
    40     */
    41  #undef HAVE_DIRENT_H
    42  
    43  /* Define to 1 if you have the <dlfcn.h> header file. */
    44  #undef HAVE_DLFCN_H
    45  
    46  /* Define to 1 if you have the `dl_iterate_phdr' function. */
    47  #undef HAVE_DL_ITERATE_PHDR
    48  
    49  /* Define to 1 if you have the `dup3' function. */
    50  #undef HAVE_DUP3
    51  
    52  /* Define to 1 if you have the `epoll_create1' function. */
    53  #undef HAVE_EPOLL_CREATE1
    54  
    55  /* Define to 1 if you have the `expl' function. */
    56  #undef HAVE_EXPL
    57  
    58  /* Define to 1 if you have the `expm1l' function. */
    59  #undef HAVE_EXPM1L
    60  
    61  /* Define to 1 if you have the `faccessat' function. */
    62  #undef HAVE_FACCESSAT
    63  
    64  /* Define to 1 if you have the `fallocate' function. */
    65  #undef HAVE_FALLOCATE
    66  
    67  /* Define to 1 if you have the `fchmodat' function. */
    68  #undef HAVE_FCHMODAT
    69  
    70  /* Define to 1 if you have the `fchownat' function. */
    71  #undef HAVE_FCHOWNAT
    72  
    73  /* Define to 1 if you have the <fcntl.h> header file. */
    74  #undef HAVE_FCNTL_H
    75  
    76  /* Define to 1 if you have the `futimesat' function. */
    77  #undef HAVE_FUTIMESAT
    78  
    79  /* Define if _Unwind_GetIPInfo is available. */
    80  #undef HAVE_GETIPINFO
    81  
    82  /* Define to 1 if you have the `getxattr' function. */
    83  #undef HAVE_GETXATTR
    84  
    85  /* Define to 1 if you have the `inotify_add_watch' function. */
    86  #undef HAVE_INOTIFY_ADD_WATCH
    87  
    88  /* Define to 1 if you have the `inotify_init' function. */
    89  #undef HAVE_INOTIFY_INIT
    90  
    91  /* Define to 1 if you have the `inotify_init1' function. */
    92  #undef HAVE_INOTIFY_INIT1
    93  
    94  /* Define to 1 if you have the `inotify_rm_watch' function. */
    95  #undef HAVE_INOTIFY_RM_WATCH
    96  
    97  /* Define to 1 if you have the <inttypes.h> header file. */
    98  #undef HAVE_INTTYPES_H
    99  
   100  /* Define to 1 if you have the `ldexpl' function. */
   101  #undef HAVE_LDEXPL
   102  
   103  /* Define to 1 if you have the <linux/ether.h> header file. */
   104  #undef HAVE_LINUX_ETHER_H
   105  
   106  /* Define to 1 if you have the <linux/filter.h> header file. */
   107  #undef HAVE_LINUX_FILTER_H
   108  
   109  /* Define to 1 if you have the <linux/fs.h> header file. */
   110  #undef HAVE_LINUX_FS_H
   111  
   112  /* Define to 1 if you have the <linux/if_addr.h> header file. */
   113  #undef HAVE_LINUX_IF_ADDR_H
   114  
   115  /* Define to 1 if you have the <linux/if_ether.h> header file. */
   116  #undef HAVE_LINUX_IF_ETHER_H
   117  
   118  /* Define to 1 if you have the <linux/if_tun.h> header file. */
   119  #undef HAVE_LINUX_IF_TUN_H
   120  
   121  /* Define to 1 if you have the <linux/netlink.h> header file. */
   122  #undef HAVE_LINUX_NETLINK_H
   123  
   124  /* Define to 1 if you have the <linux/ptrace.h> header file. */
   125  #undef HAVE_LINUX_PTRACE_H
   126  
   127  /* Define to 1 if you have the <linux/reboot.h> header file. */
   128  #undef HAVE_LINUX_REBOOT_H
   129  
   130  /* Define to 1 if you have the <linux/rtnetlink.h> header file. */
   131  #undef HAVE_LINUX_RTNETLINK_H
   132  
   133  /* Define to 1 if you have the `listxattr' function. */
   134  #undef HAVE_LISTXATTR
   135  
   136  /* Define to 1 if the system has the type `loff_t'. */
   137  #undef HAVE_LOFF_T
   138  
   139  /* Define to 1 if you have the `log10l' function. */
   140  #undef HAVE_LOG10L
   141  
   142  /* Define to 1 if you have the `log1pl' function. */
   143  #undef HAVE_LOG1PL
   144  
   145  /* Define to 1 if you have the `logl' function. */
   146  #undef HAVE_LOGL
   147  
   148  /* Define to 1 if you have the <lwp.h> header file. */
   149  #undef HAVE_LWP_H
   150  
   151  /* Define to 1 if you have the `matherr' function. */
   152  #undef HAVE_MATHERR
   153  
   154  /* Define to 1 if you have the `memmem' function. */
   155  #undef HAVE_MEMMEM
   156  
   157  /* Define to 1 if you have the <memory.h> header file. */
   158  #undef HAVE_MEMORY_H
   159  
   160  /* Define to 1 if you have the `mincore' function. */
   161  #undef HAVE_MINCORE
   162  
   163  /* Define to 1 if you have the `mkdirat' function. */
   164  #undef HAVE_MKDIRAT
   165  
   166  /* Define to 1 if you have the `mknodat' function. */
   167  #undef HAVE_MKNODAT
   168  
   169  /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
   170  #undef HAVE_NDIR_H
   171  
   172  /* Define to 1 if you have the <netinet/icmp6.h> header file. */
   173  #undef HAVE_NETINET_ICMP6_H
   174  
   175  /* Define to 1 if you have the <netinet/if_ether.h> header file. */
   176  #undef HAVE_NETINET_IF_ETHER_H
   177  
   178  /* Define to 1 if you have the <netinet/in_syst.h> header file. */
   179  #undef HAVE_NETINET_IN_SYST_H
   180  
   181  /* Define to 1 if you have the <netinet/ip.h> header file. */
   182  #undef HAVE_NETINET_IP_H
   183  
   184  /* Define to 1 if you have the <netinet/ip_mroute.h> header file. */
   185  #undef HAVE_NETINET_IP_MROUTE_H
   186  
   187  /* Define to 1 if you have the <netpacket/packet.h> header file. */
   188  #undef HAVE_NETPACKET_PACKET_H
   189  
   190  /* Define to 1 if you have the <net/bpf.h> header file. */
   191  #undef HAVE_NET_BPF_H
   192  
   193  /* Define to 1 if you have the <net/if_arp.h> header file. */
   194  #undef HAVE_NET_IF_ARP_H
   195  
   196  /* Define to 1 if you have the <net/if.h> header file. */
   197  #undef HAVE_NET_IF_H
   198  
   199  /* Define to 1 if you have the <net/route.h> header file. */
   200  #undef HAVE_NET_ROUTE_H
   201  
   202  /* Define to 1 if the system has the type `off64_t'. */
   203  #undef HAVE_OFF64_T
   204  
   205  /* Define to 1 if you have the `open64' function. */
   206  #undef HAVE_OPEN64
   207  
   208  /* Define to 1 if you have the `openat' function. */
   209  #undef HAVE_OPENAT
   210  
   211  /* Define to 1 if you have the `pipe2' function. */
   212  #undef HAVE_PIPE2
   213  
   214  /* Define to 1 if you have the <port.h> header file. */
   215  #undef HAVE_PORT_H
   216  
   217  /* Define to 1 if you have the `removexattr' function. */
   218  #undef HAVE_REMOVEXATTR
   219  
   220  /* Define to 1 if you have the `renameat' function. */
   221  #undef HAVE_RENAMEAT
   222  
   223  /* Define to 1 if you have the <sched.h> header file. */
   224  #undef HAVE_SCHED_H
   225  
   226  /* Define to 1 if you have the <semaphore.h> header file. */
   227  #undef HAVE_SEMAPHORE_H
   228  
   229  /* Define to 1 if you have the `sem_timedwait' function. */
   230  #undef HAVE_SEM_TIMEDWAIT
   231  
   232  /* Define to 1 if you have the `setenv' function. */
   233  #undef HAVE_SETENV
   234  
   235  /* Define to 1 if you have the `setxattr' function. */
   236  #undef HAVE_SETXATTR
   237  
   238  /* Define to 1 if you have the `sinl' function. */
   239  #undef HAVE_SINL
   240  
   241  /* Define to 1 if you have the `splice' function. */
   242  #undef HAVE_SPLICE
   243  
   244  /* Define to 1 if you have the <stdint.h> header file. */
   245  #undef HAVE_STDINT_H
   246  
   247  /* Define to 1 if you have the <stdlib.h> header file. */
   248  #undef HAVE_STDLIB_H
   249  
   250  /* Define to 1 if you have the `strerror_r' function. */
   251  #undef HAVE_STRERROR_R
   252  
   253  /* Define to 1 if you have the <strings.h> header file. */
   254  #undef HAVE_STRINGS_H
   255  
   256  /* Define to 1 if you have the <string.h> header file. */
   257  #undef HAVE_STRING_H
   258  
   259  /* Define to 1 if you have the `strsignal' function. */
   260  #undef HAVE_STRSIGNAL
   261  
   262  /* Define to 1 if `d_type' is a member of `struct dirent'. */
   263  #undef HAVE_STRUCT_DIRENT_D_TYPE
   264  
   265  /* Define to 1 if <math.h> defines struct exception */
   266  #undef HAVE_STRUCT_EXCEPTION
   267  
   268  /* Define to 1 if you have the `sync_file_range' function. */
   269  #undef HAVE_SYNC_FILE_RANGE
   270  
   271  /* Define to 1 if you have the `syscall' function. */
   272  #undef HAVE_SYSCALL
   273  
   274  /* Define to 1 if you have the <syscall.h> header file. */
   275  #undef HAVE_SYSCALL_H
   276  
   277  /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
   278     */
   279  #undef HAVE_SYS_DIR_H
   280  
   281  /* Define to 1 if you have the <sys/epoll.h> header file. */
   282  #undef HAVE_SYS_EPOLL_H
   283  
   284  /* Define to 1 if you have the <sys/event.h> header file. */
   285  #undef HAVE_SYS_EVENT_H
   286  
   287  /* Define to 1 if you have the <sys/file.h> header file. */
   288  #undef HAVE_SYS_FILE_H
   289  
   290  /* Define to 1 if you have the <sys/inotify.h> header file. */
   291  #undef HAVE_SYS_INOTIFY_H
   292  
   293  /* Define to 1 if you have the <sys/mman.h> header file. */
   294  #undef HAVE_SYS_MMAN_H
   295  
   296  /* Define to 1 if you have the <sys/mount.h> header file. */
   297  #undef HAVE_SYS_MOUNT_H
   298  
   299  /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
   300     */
   301  #undef HAVE_SYS_NDIR_H
   302  
   303  /* Define to 1 if you have the <sys/prctl.h> header file. */
   304  #undef HAVE_SYS_PRCTL_H
   305  
   306  /* Define to 1 if you have the <sys/ptrace.h> header file. */
   307  #undef HAVE_SYS_PTRACE_H
   308  
   309  /* Define to 1 if you have the <sys/select.h> header file. */
   310  #undef HAVE_SYS_SELECT_H
   311  
   312  /* Define to 1 if you have the <sys/socket.h> header file. */
   313  #undef HAVE_SYS_SOCKET_H
   314  
   315  /* Define to 1 if you have the <sys/statfs.h> header file. */
   316  #undef HAVE_SYS_STATFS_H
   317  
   318  /* Define to 1 if you have the <sys/stat.h> header file. */
   319  #undef HAVE_SYS_STAT_H
   320  
   321  /* Define to 1 if you have the <sys/syscall.h> header file. */
   322  #undef HAVE_SYS_SYSCALL_H
   323  
   324  /* Define to 1 if you have the <sys/sysctl.h> header file. */
   325  #undef HAVE_SYS_SYSCTL_H
   326  
   327  /* Define to 1 if you have the <sys/sysinfo.h> header file. */
   328  #undef HAVE_SYS_SYSINFO_H
   329  
   330  /* Define to 1 if you have the <sys/timex.h> header file. */
   331  #undef HAVE_SYS_TIMEX_H
   332  
   333  /* Define to 1 if you have the <sys/types.h> header file. */
   334  #undef HAVE_SYS_TYPES_H
   335  
   336  /* Define to 1 if you have the <sys/user.h> header file. */
   337  #undef HAVE_SYS_USER_H
   338  
   339  /* Define to 1 if you have the <sys/utsname.h> header file. */
   340  #undef HAVE_SYS_UTSNAME_H
   341  
   342  /* Define to 1 if you have the <sys/vfs.h> header file. */
   343  #undef HAVE_SYS_VFS_H
   344  
   345  /* Define to 1 if you have the `tanl' function. */
   346  #undef HAVE_TANL
   347  
   348  /* Define to 1 if you have the `tee' function. */
   349  #undef HAVE_TEE
   350  
   351  /* Define to 1 if you have the <unistd.h> header file. */
   352  #undef HAVE_UNISTD_H
   353  
   354  /* Define to 1 if you have the `unlinkat' function. */
   355  #undef HAVE_UNLINKAT
   356  
   357  /* Define to 1 if you have the `unsetenv' function. */
   358  #undef HAVE_UNSETENV
   359  
   360  /* Define to 1 if you have the `unshare' function. */
   361  #undef HAVE_UNSHARE
   362  
   363  /* Define to 1 if you have the `utimensat' function. */
   364  #undef HAVE_UTIMENSAT
   365  
   366  /* Define to 1 if you have the <utime.h> header file. */
   367  #undef HAVE_UTIME_H
   368  
   369  /* Define to 1 if you have the `wait4' function. */
   370  #undef HAVE_WAIT4
   371  
   372  /* Define if the linker support split stack adjustments */
   373  #undef LINKER_SUPPORTS_SPLIT_STACK
   374  
   375  /* Define to the sub-directory in which libtool stores uninstalled libraries.
   376     */
   377  #undef LT_OBJDIR
   378  
   379  /* Name of package */
   380  #undef PACKAGE
   381  
   382  /* Define to the address where bug reports for this package should be sent. */
   383  #undef PACKAGE_BUGREPORT
   384  
   385  /* Define to the full name of this package. */
   386  #undef PACKAGE_NAME
   387  
   388  /* Define to the full name and version of this package. */
   389  #undef PACKAGE_STRING
   390  
   391  /* Define to the one symbol short name of this package. */
   392  #undef PACKAGE_TARNAME
   393  
   394  /* Define to the home page for this package. */
   395  #undef PACKAGE_URL
   396  
   397  /* Define to the version of this package. */
   398  #undef PACKAGE_VERSION
   399  
   400  /* Define if setcontext clobbers TLS variables */
   401  #undef SETCONTEXT_CLOBBERS_TLS
   402  
   403  /* The size of `void *', as computed by sizeof. */
   404  #undef SIZEOF_VOID_P
   405  
   406  /* Define to 1 if you have the ANSI C header files. */
   407  #undef STDC_HEADERS
   408  
   409  /* Define if we're to use libffi. */
   410  #undef USE_LIBFFI
   411  
   412  /* Define if the compiler supports -fsplit-stack */
   413  #undef USING_SPLIT_STACK
   414  
   415  /* Version number of package */
   416  #undef VERSION
   417  
   418  /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
   419     significant byte first (like Motorola and SPARC, unlike Intel). */
   420  #if defined AC_APPLE_UNIVERSAL_BUILD
   421  # if defined __BIG_ENDIAN__
   422  #  define WORDS_BIGENDIAN 1
   423  # endif
   424  #else
   425  # ifndef WORDS_BIGENDIAN
   426  #  undef WORDS_BIGENDIAN
   427  # endif
   428  #endif
   429  
   430  /* Define to `long int' if <sys/types.h> does not define. */
   431  #undef off_t