Commit 80b5d69f authored by Sam Hocevar's avatar Sam Hocevar

* configure.ac: output a few additional useful warnings.

parent d70cfbad
......@@ -17,6 +17,7 @@ AM_PROG_LIBTOOL
dnl default CFLAGS
CFLAGS="${CFLAGS} -Wall -DDVBPSI_DIST"
CFLAGS="${CFLAGS} -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare"
dnl check the operating system
case x"${target_os}" in
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment