apenwarr-redo/redoconf
Avery Pennarun 328d4ead7a Fix some build problems on MacOS X.
- Linking shared libraries needs slightly different options.

- We were trying to detect mach_time.h but needed to detect
  mach/mach_time.h instead.

While we're here, add a --disable-shared option to ./configure, which
is different from --enable-static.  --disable-shared does not build
*new* share libraries, but doesn't pass -static to the linker
(apparently there is no static linking posible on MacOS).
2019-02-24 22:29:19 -05:00
..
rc Fix some build problems on MacOS X. 2019-02-24 22:29:19 -05:00
_all.rc.od Experimental new redoconf C/C++ build/autoconfiguration system. 2019-02-23 06:52:25 -05:00
_compile.od Experimental new redoconf C/C++ build/autoconfiguration system. 2019-02-23 06:52:25 -05:00
compile.od Experimental new redoconf C/C++ build/autoconfiguration system. 2019-02-23 06:52:25 -05:00
configure.sh Fix some build problems on MacOS X. 2019-02-24 22:29:19 -05:00
default.do.sh redoconf: avoid sed -E in _objlist(). 2019-02-23 15:44:46 -05:00
default.precompile.od Experimental new redoconf C/C++ build/autoconfiguration system. 2019-02-23 06:52:25 -05:00
link-shlib.od Fix some build problems on MacOS X. 2019-02-24 22:29:19 -05:00
link.od Experimental new redoconf C/C++ build/autoconfiguration system. 2019-02-23 06:52:25 -05:00
rc.sh redoconf: posix.rc: fix abort when timespec is not available. 2019-02-23 21:00:26 -05:00
rc_vars.od Experimental new redoconf C/C++ build/autoconfiguration system. 2019-02-23 06:52:25 -05:00
redoconf.h.od Experimental new redoconf C/C++ build/autoconfiguration system. 2019-02-23 06:52:25 -05:00
run.od Experimental new redoconf C/C++ build/autoconfiguration system. 2019-02-23 06:52:25 -05:00
trycompile Experimental new redoconf C/C++ build/autoconfiguration system. 2019-02-23 06:52:25 -05:00
utils.sh Experimental new redoconf C/C++ build/autoconfiguration system. 2019-02-23 06:52:25 -05:00