• Paul Eggert's avatar
    Port dumping to NetBSD with PaX · 734fb3ac
    Paul Eggert authored
    Problem reported by Thomas Klausner (Bug#23371).
    * configure.ac (PAXCTL_dumped, PAXCTL_notdumped): New vars.
    Set them to setfattr and/or paxctl commands appropriate for
    GNU/Linux and/or NetBSD; the latter prefers paxctl +a.  Search
    for paxctl only if setfattr is not found.
    * src/Makefile.in (PAXCTL_dumped, PAXCTL_notdumped):
    New vars, replacing PAXCTL_if_present and SETFATTR_if_present.
    All uses changed.
    734fb3ac
configure.ac 182 KB