Daniel Silverstone 34239ed89f utils: Update guard checks in config.h
Since glibc 2.38 the functions strchrnul and strcasestr have been
exposed by default, rather than being hidden behind _GNU_SOURCE.

We therefore use the GLIBC_PREREQ macro to check the version of
the glibc headers and do not accidentally double-declare these
functions.

Signed-off-by: Daniel Silverstone <dsilvers@netsurf-browser.org>
2024-05-24 19:14:46 +01:00
..
2020-05-19 21:01:09 +01:00
2015-07-10 10:48:26 +01:00
2017-03-19 14:27:05 +00:00
2017-03-19 14:27:05 +00:00
2018-09-06 11:33:02 +01:00
2019-10-28 23:50:01 +00:00
2020-02-24 21:01:25 +00:00
2018-08-29 10:24:23 +01:00
2020-02-24 10:28:41 +00:00
2020-02-23 20:59:40 +00:00
2019-10-03 00:28:08 +01:00
2024-03-14 00:05:51 +00:00
2023-03-12 21:38:10 +00:00
2023-03-12 21:38:10 +00:00
2022-10-29 20:30:48 +01:00
2020-06-27 23:30:54 +01:00
2019-12-03 09:41:58 +00:00
2020-05-19 21:01:09 +01:00
2019-11-10 14:36:40 +00:00
2015-07-14 09:12:44 +01:00
2016-04-19 10:36:35 +01:00
2016-07-25 09:04:35 +01:00
2022-05-27 21:47:02 +01:00