Re: [Vala] Defininig _GNU_SOURCE...
- From: Michael 'Mickey' Lauer <mickey vanille-media de>
- To: vala-list gnome org
- Subject: Re: [Vala] Defininig _GNU_SOURCE...
- Date: Sun, 02 Jan 2011 23:13:31 +0100
_GNU_SOURCE is not supposed to be defined in
individual header files. The canonical way
to solve this is per-project in the buildsystem,
e.g. in autotools, include the following macro
in configure.ac:
AC_GNU_SOURCE
--
:M:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]