opencryptoki / openssl-ibmca

OpenSSL engine and provider for libica.
Apache License 2.0
7 stars 15 forks source link

Setting 'foreign' strictness for automake. #14

Closed pvital closed 7 years ago

pvital commented 7 years ago

Setting 'foreign' strictness for automake stops silly things like 'not having a NEWS file' being a fatal error.

https://www.gnu.org/software/automake/manual/html_node/Strictness.html

Fixes #13

Signed-off-by: Paulo Vital pvital@linux.vnet.ibm.com