spice/m4
Dunrong Huang 6f4d2c8afb Fix _FORTIFY_SOURCE redefine error
If the _FORTIFY_SOURCE has been already defined, we shouldn't redefine
it, or it will raise a build error as below:

In file included from agent-msg-filter.c:21:0:
../config.h:17:0: error: "_FORTIFY_SOURCE" redefined [-Werror]
agent-msg-filter.c:1:0: note: this is the location of the previous definition

Suggested-by: Christophe Fergeau <cfergeau@redhat.com>
Signed-off-by: Dunrong Huang <riegamaths@gmail.com>
2013-09-10 07:59:54 +02:00
..
manywarnings.m4 Enable many more compiler warnings 2012-04-25 09:49:25 +01:00
spice-compile-warnings.m4 Fix _FORTIFY_SOURCE redefine error 2013-09-10 07:59:54 +02:00
warnings.m4 Enable many more compiler warnings 2012-04-25 09:49:25 +01:00