Commit: b84f6f794bd407699bf61884ca6eb54cf896c965
Parent: a163324e1aa0adfd7d7155303f837b7a4f6bd58c
Author: Lucas De Marchi <lucas.de.marchi@gmail.com>
Committer: Johan Hedberg <johan.hedberg@intel.com>
Date: 2012-12-05 17:17:36
Tree: e245d4b29d375d4d60ddbc4ecfc6a60aa0b827b4

build-sys: Define _GNU_SOURCE in config.h Instead of defining _GNU_SOURCE in each source file (and potentially forgetting in some), tell the build system we use extensions and let it define _GNU_SOURCE in config.h.

Diffstat

M configure.ac | 1 +
M monitor/btsnoop.c | 1 -
M monitor/sdp.c | 1 -
M profiles/input/hog_device.c | 1 -
M src/adapter.c | 1 -
M src/mgmt.c | 1 -
M src/sdp-xml.c | 1 -
M src/textfile.c | 1 -
M tools/btsnoop.c | 1 -
M tools/ciptool.c | 1 -
M tools/hciattach.c | 1 -
M tools/rfcomm.c | 1 -

12 files changed, 1 insertions(+), 11 deletions(-)

View Full Diff | Patch