]> granicus.if.org Git - p11-kit/commit
Support expanding $XDG_CONFIG_HOME in user config paths
authorStef Walter <stef@thewalter.net>
Wed, 17 Jul 2013 09:58:05 +0000 (11:58 +0200)
committerStef Walter <stef@thewalter.net>
Thu, 18 Jul 2013 11:04:35 +0000 (13:04 +0200)
commit52a84b84a924a9f1cd8090b0a47b9f7d00ca69f3
tree32428cc8b83eaa360b8b53e92f769cac1cf8a17e
parent936e4c229a4ed205e9981fc4f31acea063701b69
Support expanding $XDG_CONFIG_HOME in user config paths

If ~/.config is specified as a prefix to a configured path,
then it is expanded to the $XDG_CONFIG_HOME if that exists

Add --with-user-config ./configure option to configure a
different user config directory.

Interpolate the right directories into documentation.
.gitignore
common/path.c
common/tests/test-path.c
configure.ac
doc/manual/Makefile.am
doc/manual/p11-kit-config.xml
doc/manual/p11-kit-devel.xml
doc/manual/p11-kit-trust.xml
doc/manual/pkcs11.conf.xml
doc/manual/version.xml.in [deleted file]
p11-kit/pkcs11.conf.example.in