]> granicus.if.org Git - check/commit
* use AX_CFLAGS_WARN_ALL_ANSI
authorcpickett <cpickett@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Sun, 28 Dec 2008 23:24:25 +0000 (23:24 +0000)
committercpickett <cpickett@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Sun, 28 Dec 2008 23:24:25 +0000 (23:24 +0000)
commit897fc499602c18e27fecd7956e5cacc5d65afae5
treee4a649a072ed0a36824c27020496ceb085697e99
parent01485655d2969d97405f6ba0f9f85124e5e62eb5
* use AX_CFLAGS_WARN_ALL_ANSI
* remove tests that support fail() and friends without NULL
  - otherwise GCC complains about this not being ISO C99
* remove setting -ansi and -pedantic in src/Makefile.am

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@474 64e312b2-a51f-0410-8e61-82d0ca0eb02a
configure.ac
m4/ax_cflags_warn_all_ansi.html [new file with mode: 0644]
m4/ax_cflags_warn_all_ansi.m4 [new file with mode: 0644]
src/Makefile.am
tests/check_check_master.c
tests/check_check_sub.c