]> granicus.if.org Git - p11-kit/commit
configure: Use $sysconfdir for p11_system_conf dir, not hardcoded /etc
authorColin Walters <walters@verbum.org>
Mon, 18 Jul 2011 15:09:41 +0000 (11:09 -0400)
committerStef Walter <stefw@collabora.co.uk>
Thu, 21 Jul 2011 11:15:44 +0000 (13:15 +0200)
commit4a3a1e0b8ad676f057e4fb141b4692987e8ce558
tree06610e4285da71c26bfd3860c5014a5dbdcb05e4
parent43cf13e1a25da76297cd3397569031d7c3fd3a09
configure: Use $sysconfdir for p11_system_conf dir, not hardcoded /etc

If the user specified sysconfdir, we should respect it.  Don't
hardcode /etc.  This is important for jhbuild, which uses
/path/to/builddir/etc.
configure.ac