mirror of
https://github.com/moparisthebest/curl
synced 2025-03-11 07:39:50 -04: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>