Edit

kc3-lang/libbsd/man

Branch :

  • Show log

    Commit

  • Author : Guillem Jover
    Date : 2024-02-12 00:06:56
    Hash : 10920c30
    Message : build: Make name_from_id man pages conditional instead of id_from_name The code is only making the name_from_id function conditional, and assumes id_from_name are always to be included, so we need to match the logic for the man page inclusion.