Bug 557603 – carbon check output misplaced

2008-11-28  Matthias Clasen  <mclasen@redhat.com>

        Bug 557603 – carbon check output misplaced

        * configure.in: Call AC_PROG_CPP early to avoid it messing up
        carbon check output. Fix proposed by Christian Persch



svn path=/trunk/; revision=7703
This commit is contained in:
Matthias Clasen
2008-11-28 20:17:15 +00:00
committed by Matthias Clasen
parent e4834e31c3
commit 181c615ca4
2 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
2008-11-28 Matthias Clasen <mclasen@redhat.com>
Bug 557603 carbon check output misplaced
* configure.in: Call AC_PROG_CPP early to avoid it messing up
carbon check output. Fix proposed by Christian Persch
2008-11-28 Matthias Clasen <mclasen@redhat.com>
Bug 559110 Do not include libintl.h after glibintl.h