]> granicus.if.org Git - linux-pam/commit
build: adjust automake warning flags
authorRonny Chevalier <chevalier.ronny@gmail.com>
Thu, 11 Dec 2014 15:14:42 +0000 (16:14 +0100)
committerDmitry V. Levin <ldv@altlinux.org>
Wed, 7 Jan 2015 00:29:06 +0000 (00:29 +0000)
commit6e1fcb85760a7530ee78af09f16ef22e0bd371fc
treec41a05010bea81e11d323ad52a52dd0b5306ca94
parent7fbf54d6f4b67ed7bac04d801174ecfaa538c1a0
build: adjust automake warning flags

Enable all automake warning flags except for the portability issues,
since non portable features are used among the makefiles.

* configure.ac (AM_INIT_AUTOMAKE): Add -Wall -Wno-portability.
configure.ac