TclPKCS11

Diff
Login

Diff

Differences From Artifact [cbb78b6ccf]:

To Artifact [8acaa4c155]:


1
2
3
4
5
#! /bin/bash

cat aclocal/*.m4 > aclocal.m4
autoconf
rm -rf autom4te.cache


|


1
2
3
4
5
#! /bin/bash

aclocal -I aclocal
autoconf
rm -rf autom4te.cache