|
|
|
@ -860,7 +860,7 @@ dnl |
|
|
|
dnl Compiler warnings |
|
|
|
dnl |
|
|
|
|
|
|
|
RDC_PROG_CC_WFLAGS([all extra sign-compare undef pointer-arith bad-function-cast write-strings missing-prototypes volatile-register-var error-implicit-function-declaration]) |
|
|
|
RDC_PROG_CC_WFLAGS([all extra sign-compare undef pointer-arith bad-function-cast write-strings missing-prototypes volatile-register-var error-implicit-function-declaration init-self logical-op]) |
|
|
|
RDC_PROG_CC_FLAGS([-pipe]) |
|
|
|
AC_LANG_PUSH([C++]) |
|
|
|
RDC_PROG_CXX_WFLAGS([all extra sign-compare undef pointer-arith volatile-register-var]) |
|
|
|
|