Home | History | Annotate | Download | only in gnu
      1 /* This file is automatically generated by scripts/option-groups.awk
      2    in the EGLIBC source tree.
      3 
      4    It defines macros that indicate which EGLIBC option groups were
      5    configured in 'option-groups.config' when this C library was
      6    built.  For each option group named OPTION_foo, it #defines
      7    __OPTION_foo to be 1 if the group is enabled, or leaves that
      8    symbol undefined if the group is disabled.  */
      9 
     10 #ifndef __GNU_OPTION_GROUPS_H
     11 #define __GNU_OPTION_GROUPS_H
     12 
     13 #define __OPTION_EGLIBC_ADVANCED_INET6 1
     14 #define __OPTION_EGLIBC_BACKTRACE 1
     15 #define __OPTION_EGLIBC_BIG_MACROS 1
     16 #define __OPTION_EGLIBC_BSD 1
     17 #define __OPTION_EGLIBC_CATGETS 1
     18 #define __OPTION_EGLIBC_CHARSETS 1
     19 #define __OPTION_EGLIBC_CRYPT 1
     20 #define __OPTION_EGLIBC_CRYPT_UFC 1
     21 #define __OPTION_EGLIBC_CXX_TESTS 1
     22 #define __OPTION_EGLIBC_DB_ALIASES 1
     23 #define __OPTION_EGLIBC_ENVZ 1
     24 #define __OPTION_EGLIBC_FCVT 1
     25 #define __OPTION_EGLIBC_FMTMSG 1
     26 #define __OPTION_EGLIBC_FSTAB 1
     27 #define __OPTION_EGLIBC_FTRAVERSE 1
     28 #define __OPTION_EGLIBC_GETLOGIN 1
     29 #define __OPTION_EGLIBC_IDN 1
     30 #define __OPTION_EGLIBC_INET 1
     31 #define __OPTION_EGLIBC_INET_ANL 1
     32 #define __OPTION_EGLIBC_LIBM 1
     33 #define __OPTION_EGLIBC_LIBM_BIG 1
     34 #define __OPTION_EGLIBC_LOCALES 1
     35 #define __OPTION_EGLIBC_LOCALE_CODE 1
     36 #define __OPTION_EGLIBC_MEMUSAGE 1
     37 #define __OPTION_EGLIBC_NIS 1
     38 #define __OPTION_EGLIBC_NSSWITCH 1
     39 #define __OPTION_EGLIBC_RCMD 1
     40 #define __OPTION_EGLIBC_RTLD_DEBUG 1
     41 #define __OPTION_EGLIBC_SPAWN 1
     42 #define __OPTION_EGLIBC_STREAMS 1
     43 #define __OPTION_EGLIBC_SUNRPC 1
     44 #define __OPTION_EGLIBC_UTMP 1
     45 #define __OPTION_EGLIBC_UTMPX 1
     46 #define __OPTION_EGLIBC_WORDEXP 1
     47 #define __OPTION_POSIX_C_LANG_WIDE_CHAR 1
     48 #define __OPTION_POSIX_REGEXP 1
     49 #define __OPTION_POSIX_REGEXP_GLIBC 1
     50 #define __OPTION_POSIX_WIDE_CHAR_DEVICE_IO 1
     51 
     52 #endif /* __GNU_OPTION_GROUPS_H */
     53