ajacoutot
fe43e2a5a1
Update to p11-kit-0.20.1.
2013-09-24 08:06:56 +00:00
ajacoutot
3d8d8cf06c
Update to p11-kit-0.20.0.
2013-09-06 16:27:21 +00:00
ajacoutot
a01e5c8ed3
Update to p11-kit 0.18.5.
2013-08-06 19:07:00 +00:00
espie
35025ef1a4
configure from the tool itself says:
...
configure: error: p11-kit cannot be used as a static library
so don't waste time
2013-06-28 12:36:31 +00:00
ajacoutot
78ebe95fbd
Update to p11-kit-0.18.3.
2013-06-09 14:30:11 +00:00
ajacoutot
2f8b5aed33
Update to p11-kit-0.18.2.
2013-05-21 16:29:30 +00:00
ajacoutot
a11e7a85f3
Update to p11-kit-0.18.1.
2013-05-07 06:38:59 +00:00
ajacoutot
58f1a6f9f6
USE_LIBTOOL=Yes is the default now.
2013-03-21 08:45:11 +00:00
ajacoutot
d5c9376484
Fix a segfault when parsing certificates.
2013-03-19 16:07:49 +00:00
ajacoutot
3dfa4ad2cf
Update to p11-kit-0.16.4.
2013-03-14 20:08:14 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
ajacoutot
e693f2833d
Update to p11-kit-0.16.0.
2013-03-05 09:53:20 +00:00
ajacoutot
cd449ffa52
No need to @sample pkcs11.conf.example.
...
spotted by sthen@
2013-03-02 13:55:56 +00:00
ajacoutot
235bf21a91
Update to p11-kit-0.14.
2012-09-27 09:30:06 +00:00
ajacoutot
ef5cb32a0f
Stupid autohell is stupid...
...
The situation is this: even when we --disable-gtk-doc, if gtk-doc is
actually installed at configure stage, tools like gtkdoc-rebase will be
picked up and run during the install target. That is bad because the
gtk-doc package may have been removed by then, especially during dpb(1)
bulks (we explicitely disable support for it so why should it stay...).
So for now, let's add the following env to configure whenever we use
--disable-gtk-doc, until a bettersolution is found...
CONFIGURE_ENV +=ac_cv_path_GTKDOC_CHECK="" \
ac_cv_path_GTKDOC_REBASE="" \
ac_cv_path_GTKDOC_MKPDF=""
2012-09-21 14:48:05 +00:00
ajacoutot
f52a6e36e2
autoconf is a weird science...
2012-08-23 13:29:02 +00:00
ajacoutot
6a8b22e40d
Committed upstream.
2012-08-22 06:28:53 +00:00
sthen
c34880420b
sync configure.ac program_invocation_short_name test with the one in
...
gnulib in gnutls, this fixes a build problem I've seen on some (but not
other) machines. ok ajacoutot@
2012-08-21 09:13:33 +00:00
ajacoutot
47f3bffd1f
Bugfix update to p11-kit-0.13.
2012-08-19 11:10:43 +00:00
ajacoutot
ba9bc2aa60
Update to p11-kit-0.12.
2012-03-23 13:22:38 +00:00
ajacoutot
aad00d8f5b
Update to p11-kit-0.11.
2012-02-19 19:08:37 +00:00
ajacoutot
d631672629
Minor update to p11-kit-0.10.
2012-01-24 09:46:04 +00:00
ajacoutot
04b2a387a8
Minor update to p11-kit-0.9.
2011-11-24 15:01:26 +00:00
ajacoutot
7f92f20b1e
Minor update to p11-kit-0.7.
2011-10-22 22:48:33 +00:00
ajacoutot
387b158cab
Explicitely set the module path.
2011-09-18 21:38:42 +00:00
ajacoutot
39d509919c
Install the config file as pkcs11.conf.example, as intended.
2011-09-18 15:45:18 +00:00
ajacoutot
5973199aee
Fix exampledir.
2011-09-18 12:13:41 +00:00
ajacoutot
690717a5b6
Minor update to p11-kit-0.6.
2011-09-18 12:02:33 +00:00
naddy
49e91c2d57
disable additional warning options, some of which are not available with
...
gcc < 4
2011-08-28 13:46:51 +00:00
ajacoutot
0409ce7956
Import p11-kit-0.4.
...
p11-kit provides a way to load and enumerate PKCS#11 modules. It
implements a standard discoverable configuration for installed PKCS#11
modules.
(this is needed for an upcoming gnutls update)
ok jasper@
2011-08-22 08:04:14 +00:00