test/Makefile.am: Use $(GCC_CFLAGS) from configure.ac
authorJonas Ådahl <jadahl@gmail.com>
Mon, 24 Mar 2014 22:09:09 +0000 (23:09 +0100)
committerJonas Ådahl <jadahl@gmail.com>
Fri, 28 Mar 2014 22:50:15 +0000 (23:50 +0100)
commit79827d24227c7ccbc8c238fb12f8eac12182ca1c
tree285c2dffa5632ecbda09cb89ee6395f23b855f5c
parent20014431007a08d25c1df595fbb33d92b1bb719d
test/Makefile.am: Use $(GCC_CFLAGS) from configure.ac

This commit also passes AM_CFLAGS instead of AM_CPPFLAGS to the test
cases CFLAGS.

Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
test/Makefile.am