# HG changeset patch # User Daniel Adler # Date 1524204060 -7200 # Node ID 73f25e3f1b992e95f57261eb7375765a0d7a21e0 # Parent 6eec7c270aeaaa5b64d9baf1e8176656e106d4bb added ToDo for configure on macOS diff -r 6eec7c270aea -r 73f25e3f1b99 ToDo --- a/ToDo Thu Apr 19 22:39:55 2018 +0200 +++ b/ToDo Fri Apr 20 08:01:00 2018 +0200 @@ -1,3 +1,7 @@ +1.0 final: +---------- +- configure on macOS does not pass CFLAG etc.. to Makefile.config + 1.1: ---- - support platforms without shared libraries so they can be built by just typing `./configure;make` (e.g. minix < 3.2.1)