| 123456789101112131415161718192021222324252627282930313233343536373839404142 | # This file sets default values for all option group variables# mentioned in option-groups.def; see that file for a description of# each option group.## Subdirectory makefiles include this file before including the user's# settings from option-groups.config at the top of the build tree;# that file need only refer to those options whose default settings# are to be changed.## By default, all option groups are enabled.OPTION_EGLIBC_ADVANCED_INET6 = yOPTION_EGLIBC_BACKTRACE = nOPTION_EGLIBC_BIG_MACROS = yOPTION_EGLIBC_BSD = yOPTION_EGLIBC_CXX_TESTS = nOPTION_EGLIBC_CATGETS = nOPTION_EGLIBC_CHARSETS = nOPTION_EGLIBC_DB_ALIASES = nOPTION_EGLIBC_ENVZ = yOPTION_EGLIBC_FCVT = yOPTION_EGLIBC_FMTMSG = yOPTION_EGLIBC_FSTAB = yOPTION_EGLIBC_FTRAVERSE = yOPTION_EGLIBC_GETLOGIN = yOPTION_EGLIBC_INET = yOPTION_EGLIBC_LIBM = yOPTION_EGLIBC_LOCALES = nOPTION_EGLIBC_LOCALE_CODE = nOPTION_EGLIBC_MEMUSAGE = yOPTION_EGLIBC_NIS = nOPTION_EGLIBC_NSSWITCH = nOPTION_EGLIBC_RCMD = yOPTION_EGLIBC_SPAWN = yOPTION_EGLIBC_STREAMS = yOPTION_EGLIBC_SUNRPC = yOPTION_EGLIBC_UTMP = yOPTION_EGLIBC_UTMPX = yOPTION_EGLIBC_WORDEXP = yOPTION_POSIX_C_LANG_WIDE_CHAR = yOPTION_POSIX_REGEXP = yOPTION_POSIX_REGEXP_GLIBC = nOPTION_POSIX_WIDE_CHAR_DEVICE_IO = y
 |