mirror of
https://github.com/curl/curl.git
synced 2025-03-31 16:00:35 +08:00
autotools does not use features.h nor _BSD_SOURCE. As this macro triggers warnings since glibc 2.20, remove it. It should not have functional differences. Signed-off-by: Peter Wu <peter@lekensteyn.nl>