Commit 483f2491e40ccf660836ed2797738297e40bd100

Behdad Esfahbod 2018-12-17T17:56:10

Remove define GNU_SOURCE Not needed. We get it in our config.h automatically thanks to AC_USE_SYSTEM_EXTENSIONS. Let's see whose build it breaks... If we end up putting it back, we should add other things from that macro and remove the macro.