]> git.cworth.org Git - notmuch/commitdiff
lib/open: fix hook directory calculation in split configuration
authorDavid Bremner <david@tethera.net>
Wed, 17 Feb 2021 11:16:54 +0000 (07:16 -0400)
committerDavid Bremner <david@tethera.net>
Sat, 20 Mar 2021 10:50:13 +0000 (07:50 -0300)
Choose sibling directory of xapian database, as .notmuch may not
exist.

libgen.h is already used in debugger.c, so it is not a new dependency
/ potential portability problem.


No differences found