Report gcc/clang pedantic warnings (configure)
authorIvan Maidanski <ivmai@mail.ru>
Tue, 22 Nov 2016 12:18:36 +0000 (15:18 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 22 Nov 2016 12:19:32 +0000 (15:19 +0300)
commit7394bc1af42c8808394f90a7635014e0996269af
treebe384452011f3806ee6563dc0201b1fae0e3cc19
parent0cceec20a3d5f665d36dd30551eca460b2fd8ebe
Report gcc/clang pedantic warnings (configure)

* configure.ac [GCC] (WPEDANTIC): New variable (set to
"-Wpedantic -Wno-long-long" if supported by the compiler).
* configure.ac [GCC] (CFLAGS): Add $WPEDANTIC.
configure.ac