[pulseaudio-discuss] [PATCH 0/3] Some build fixes

Javier Jardón jjardon at gnome.org
Sun Oct 27 00:26:11 CEST 2013


Some patches to fix a missing gettext configuration file, use the new
GCC feature to color the warnings/errors and to correctly use AM_CPPFLAGS
and AM_CFLAGS

Javier Jardón (3):
  build-sys: Use AM_CPPFLAGS instead of AM_CFLAGS for preprocessor
    arguments
  build-sys: Add -fdiagnostics-color=auto to CFLAGS
  build-sys: Add po/Makevars file for gettext options

 Makefile.am     |  1 +
 bootstrap.sh    |  4 ----
 configure.ac    |  2 +-
 po/Makevars     | 41 +++++++++++++++++++++++++++++++++++++++++
 src/Makefile.am |  6 +++---
 5 files changed, 46 insertions(+), 8 deletions(-)
 create mode 100644 po/Makevars

-- 
1.8.1.4



More information about the pulseaudio-discuss mailing list