1 /* This is a placeholder file for symbols that should be exported 2 * into config_h.SH and Porting/Glossary. See also metaconfig.SH 3 * 4 * First version was created from the part in handy.h 5 * H.Merijn Brand 21 Dec 2010 (Tux) 6 * 7 * Mentioned variables are forced to be included into config_h.SH 8 * as they are only included if meta finds them referenced. That 9 * implies that noone can use them unless they are available and 10 * they won't be available unless used. When new symbols are probed 11 * in Configure, this is the way to force them into availability. 12 * 13 * Symbols should only be here temporarily. Once they are actually used, 14 * they should be removed from here. 15 * 16 * HAS_NON_INT_BITFIELDS 17 * HAS_STRXFRM_L 18 * HAS_NL_LANGINFO_L 19 * HAS_FFS 20 * HAS_FFSL 21 * 22 */ 23