Simon Tatham
d594df9803
Fix build failure on Intel Macs.
...
sysctlbyname() turns out to be a new library function, so we can't
assume it's present just because defined __APPLE__. Add an autoconf
check to see if it's really there, before trying to call it.
2020-12-24 20:45:28 +00:00
..
2020-02-16 11:26:21 +00:00
2020-08-13 21:08:53 +01:00
2020-08-13 21:08:53 +01:00
2020-06-21 16:39:47 +01:00
2020-11-24 20:41:25 +00:00
2020-06-21 16:39:47 +01:00
2020-03-10 21:27:57 +00:00
2020-02-09 08:51:37 +00:00
2020-03-10 21:11:14 +00:00
2020-03-10 21:06:29 +00:00
2020-12-15 16:01:15 +00:00
2020-11-25 15:12:56 +00:00
2020-06-14 15:49:36 +01:00
2020-12-13 12:36:38 +00:00
2020-06-27 08:11:22 +01:00
2020-06-14 15:49:36 +01:00
2020-12-23 22:26:44 +00:00
2020-06-21 16:39:47 +01:00
2020-11-04 21:50:47 +00:00
2020-02-23 16:36:27 +00:00
2020-02-09 08:51:37 +00:00
2020-06-14 15:49:36 +01:00
2020-12-24 15:39:54 +00:00
2020-12-24 20:45:28 +00:00