]> git.ipfire.org Git - thirdparty/libbsd.git/commit
build: Do not define already defined _GNU_SOURCE
authorGuillem Jover <guillem@hadrons.org>
Tue, 3 Jan 2012 07:58:52 +0000 (08:58 +0100)
committerGuillem Jover <guillem@hadrons.org>
Tue, 29 May 2012 02:36:22 +0000 (04:36 +0200)
commit980f04f77b7ddfcd047ef77b30677b678bebf711
tree294d93b653f8ad8d67db899fed5e55abd2c9ebc2
parent8d2f12d7f032312dd509599a867296059d5bfef7
build: Do not define already defined _GNU_SOURCE

The macro is defined by configure on config.h which is now implicitly
included by all source files.
src/Makefile.am
src/fpurge.c