apenwarr-redo/docs/cookbook/c
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
..
libhello Experimental new redoconf C/C++ build/autoconfiguration system. 2019-02-23 06:52:25 -05:00
rc Fix some build problems on MacOS X. 2019-02-24 22:29:19 -05:00
.gitignore redoconf: better handling of required vs optional detectors. 2019-02-23 16:51:25 -05:00
all.do Experimental new redoconf C/C++ build/autoconfiguration system. 2019-02-23 06:52:25 -05:00
all.h Experimental new redoconf C/C++ build/autoconfiguration system. 2019-02-23 06:52:25 -05:00
all.hpp Experimental new redoconf C/C++ build/autoconfiguration system. 2019-02-23 06:52:25 -05:00
all.od Experimental new redoconf C/C++ build/autoconfiguration system. 2019-02-23 06:52:25 -05:00
all.rc.od Fix some build problems on MacOS X. 2019-02-24 22:29:19 -05:00
allconfig.do redoconf: better handling of required vs optional detectors. 2019-02-23 16:51:25 -05:00
arches.do redoconf: better handling of required vs optional detectors. 2019-02-23 16:51:25 -05:00
clean.do redoconf: posix.rc: fix abort when timespec is not available. 2019-02-23 21:00:26 -05:00
clean.od Experimental new redoconf C/C++ build/autoconfiguration system. 2019-02-23 06:52:25 -05:00
configure Experimental new redoconf C/C++ build/autoconfiguration system. 2019-02-23 06:52:25 -05:00
configure.help Experimental new redoconf C/C++ build/autoconfiguration system. 2019-02-23 06:52:25 -05:00
default.each.do Experimental new redoconf C/C++ build/autoconfiguration system. 2019-02-23 06:52:25 -05:00
flagtest.c Experimental new redoconf C/C++ build/autoconfiguration system. 2019-02-23 06:52:25 -05:00
flagtest.o.od Experimental new redoconf C/C++ build/autoconfiguration system. 2019-02-23 06:52:25 -05:00
hello world.list.od redoconf: better handling of required vs optional detectors. 2019-02-23 16:51:25 -05:00
main.c Experimental new redoconf C/C++ build/autoconfiguration system. 2019-02-23 06:52:25 -05:00
main.h Experimental new redoconf C/C++ build/autoconfiguration system. 2019-02-23 06:52:25 -05:00
monotime.c Fix some build problems on MacOS X. 2019-02-24 22:29:19 -05:00
monotime.h Experimental new redoconf C/C++ build/autoconfiguration system. 2019-02-23 06:52:25 -05:00
redoconf Experimental new redoconf C/C++ build/autoconfiguration system. 2019-02-23 06:52:25 -05:00
slow.cc Experimental new redoconf C/C++ build/autoconfiguration system. 2019-02-23 06:52:25 -05:00
sources.do redoconf: better handling of required vs optional detectors. 2019-02-23 16:51:25 -05:00
test.do Experimental new redoconf C/C++ build/autoconfiguration system. 2019-02-23 06:52:25 -05:00
test.od Experimental new redoconf C/C++ build/autoconfiguration system. 2019-02-23 06:52:25 -05:00
when.c.do Experimental new redoconf C/C++ build/autoconfiguration system. 2019-02-23 06:52:25 -05:00