]> granicus.if.org Git - gc/commit
Use AM_CPPFLAGS instead of INCLUDES in Makefile.am files, as the later is no longer...
authorZoltan Varga <vargaz@gmail.com>
Wed, 3 Oct 2012 08:26:37 +0000 (10:26 +0200)
committerIvan Maidanski <ivmai@mail.ru>
Sun, 15 Sep 2013 08:58:18 +0000 (12:58 +0400)
commite3f1e4bc6c3a135f0e6da13a6f3849ccd3147565
tree265dc36ea95cae8ebd5a303a33831bc92fa9b39a
parentc26dab81d92c5864f7e67d432ba16ae30af7124a
Use AM_CPPFLAGS instead of INCLUDES in Makefile.am files, as the later is no longer supported, see http://lists.gnu.org/archive/html/automake/2012-08/msg00087.html.
Makefile.am
configure.in