Replace INCLUDES by AM_CPPFLAGS, other cleanups.

2007-11-24  Matthias Clasen  <mclasen@redhat.com>

        * */Makefile.am: Replace INCLUDES by AM_CPPFLAGS, other
        cleanups.



svn path=/trunk/; revision=5932
This commit is contained in:
Matthias Clasen
2007-11-25 04:22:45 +00:00
committed by Matthias Clasen
parent ed1afd7772
commit 0c01c6f1ad
7 changed files with 78 additions and 39 deletions

View File

@@ -1,3 +1,8 @@
2007-11-24 Matthias Clasen <mclasen@redhat.com>
* */Makefile.am: Replace INCLUDES by AM_CPPFLAGS, other
cleanups.
2007-11-24 Matthias Clasen <mclasen@redhat.com>
* tests/base64-test.c: Fix a memory overrun.