fixed some non-explicit conversions, so that make distcheck runs on mac yosemite

This commit is contained in:
Marc Wäckerlin
2015-05-25 08:03:36 +00:00
parent 72ff6afad7
commit e12d8fb906
6 changed files with 20 additions and 11 deletions

View File

@@ -1,3 +1,15 @@
2015-05-05 18:43 marc
* configure.ac: need to do a minor update due to least modulo 256
2015-05-05 17:43 marc
* test/makefile.am: fixed dependency in bug
2015-05-04 12:54 marc
* ChangeLog, configure.ac: Mac sh has no echo -n
2015-05-04 12:11 marc
* configure.ac: on Mac, LEAST cannot be larger than 255