Edit

IABSD.fr/src/gnu/usr.bin/perl/metaconfig.h

Branch :

  • Show log

    Commit

  • Author : afresh1
    Date : 2023-02-15 01:36:12
    Hash : eac174f2
    Message : Fix merge issues, remove excess files - match perl-5.36.0 dist OK bluhm@ a good time naddy@

  • gnu/usr.bin/perl/metaconfig.h
  • /* This is a placeholder file for symbols that should be exported
     * into config_h.SH and Porting/Glossary. See also metaconfig.SH
     *
     * First version was created from the part in handy.h
     * H.Merijn Brand 21 Dec 2010 (Tux)
     *
     * Mentioned variables are forced to be included into config_h.SH
     * as they are only included if meta finds them referenced. That
     * implies that noone can use them unless they are available and
     * they won't be available unless used. When new symbols are probed
     * in Configure, this is the way to force them into availability.
     *
     * Symbols should only be here temporarily. Once they are actually used,
     * they should be removed from here.
     *
     * HAS_NON_INT_BITFIELDS
     * HAS_STRXFRM_L
     * HAS_NL_LANGINFO_L
     * HAS_FFS
     * HAS_FFSL
     *
     */