| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 | # 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 = yOPTION_EGLIBC_BIG_MACROS = yOPTION_EGLIBC_BSD = yOPTION_EGLIBC_CXX_TESTS = nOPTION_EGLIBC_CATGETS = yOPTION_EGLIBC_CHARSETS = nOPTION_EGLIBC_CRYPT = yOPTION_EGLIBC_CRYPT_UFC = yOPTION_EGLIBC_DB_ALIASES = nOPTION_EGLIBC_ENVZ = yOPTION_EGLIBC_FCVT = yOPTION_EGLIBC_FMTMSG = yOPTION_EGLIBC_FSTAB = yOPTION_EGLIBC_FTRAVERSE = yOPTION_EGLIBC_GETLOGIN = yOPTION_EGLIBC_IDN = nOPTION_EGLIBC_INET = yOPTION_EGLIBC_INET_ANL = yOPTION_EGLIBC_LIBM = yOPTION_EGLIBC_LOCALES = yOPTION_EGLIBC_LOCALE_CODE = yOPTION_EGLIBC_MEMUSAGE = yOPTION_EGLIBC_NIS = nOPTION_EGLIBC_NSSWITCH = yOPTION_EGLIBC_RCMD = yOPTION_EGLIBC_RTLD_DEBUG = yOPTION_EGLIBC_SPAWN = yOPTION_EGLIBC_STREAMS = yOPTION_EGLIBC_SUNRPC = nOPTION_EGLIBC_UTMP = yOPTION_EGLIBC_UTMPX = yOPTION_EGLIBC_WORDEXP = yOPTION_POSIX_C_LANG_WIDE_CHAR = yOPTION_POSIX_REGEXP = yOPTION_POSIX_REGEXP_GLIBC = yOPTION_POSIX_WIDE_CHAR_DEVICE_IO = y
 |