spice-gtk/m4
Christophe Fergeau 331cba23cc build: allow building with newer glibc-headers and -O0
Fix copied from libvirt, commit by Eric Blake.

glibc 2.15 (on Fedora 17) coupled with explicit disabling of
optimization during development dies a painful death:

/usr/include/features.h:314:4: error: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Werror=cpp]

Work around this by only conditionally defining _FORTIFY_SOURCE,
in the case where glibc can actually use it.  The trick is using
AH_VERBATIM instead of AC_DEFINE.
2012-06-07 17:23:05 +02:00
..
check_python.m4 Initial import from SPICE 2010-11-23 17:00:17 +01:00
ld-version.m4 gtk: hide unwanted public symbols 2010-12-06 19:34:03 +01:00
manywarnings.m4 Import GNULIB's GCC warning macros 2012-03-13 14:17:20 +00:00
spice-compile-warnings.m4 build: allow building with newer glibc-headers and -O0 2012-06-07 17:23:05 +02:00
warnings.m4 Import GNULIB's GCC warning macros 2012-03-13 14:17:20 +00:00