[PPL-devel] [GIT] ppl/ppl(master): Got rid of AX_PREFIX_CONFIG_H.

Roberto Bagnara bagnara at cs.unipr.it
Sat Mar 21 09:01:38 CET 2009


Module: ppl/ppl
Branch: master
Commit: 7fb1df3a61d57229addda23e0ebfb79074393c5b
URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=7fb1df3a61d57229addda23e0ebfb79074393c5b

Author: Roberto Bagnara <bagnara at cs.unipr.it>
Date:   Sat Mar 21 09:00:57 2009 +0100

Got rid of AX_PREFIX_CONFIG_H.

---

 .gitignore                             |    3 +-
 NEWS                                   |   14 ++-
 Watchdog/.gitignore                    |    2 +
 Watchdog/configure.ac                  |  110 +++++++++-
 Watchdog/m4/Makefile.am                |    1 -
 Watchdog/m4/ax_prefix_config_h.m4      |  183 ----------------
 Watchdog/src/Makefile.am               |    2 +-
 configure.ac                           |  368 +++++++++++++++++++++++++++++---
 instchk.hh                             |   24 +-
 m4/Makefile.am                         |    1 -
 m4/ac_check_fpu_control.m4             |    2 +-
 m4/ac_check_gmp.m4                     |    2 +-
 m4/ac_cxx_attribute_weak.m4            |    2 +-
 m4/ac_cxx_double_binary_format.m4      |    4 +-
 m4/ac_cxx_double_exact_output.m4       |    2 +-
 m4/ac_cxx_flexible_arrays.m4           |    2 +-
 m4/ac_cxx_float_binary_format.m4       |    4 +-
 m4/ac_cxx_float_exact_output.m4        |    2 +-
 m4/ac_cxx_ieee_inexact_flag.m4         |    2 +-
 m4/ac_cxx_limit_memory.m4              |    2 +-
 m4/ac_cxx_long_double_binary_format.m4 |   10 +-
 m4/ac_cxx_long_double_exact_output.m4  |    2 +-
 m4/ac_cxx_proper_long_double.m4        |    2 +-
 m4/ac_cxx_remainder_bug.m4             |    2 +-
 m4/ax_prefix_config_h.m4               |  183 ----------------
 25 files changed, 496 insertions(+), 435 deletions(-)

Diff:   http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commitdiff;h=7fb1df3a61d57229addda23e0ebfb79074393c5b



More information about the PPL-devel mailing list