mirror of
https://github.com/cuberite/TCLAP.git
synced 2025-09-09 04:09:31 -04:00
added more compiler warnings
This commit is contained in:
parent
b8b1bb2467
commit
55963f2d3e
@ -11,6 +11,7 @@ AC_CHECK_PROG(DOT,dot,YES,NO)
|
||||
AC_PROG_RANLIB
|
||||
AC_PROG_INSTALL
|
||||
BB_ENABLE_DOXYGEN
|
||||
CXXFLAGS=-Weffc++
|
||||
|
||||
AM_CONDITIONAL([HAVE_GNU_COMPILERS], [test x$ac_cv_cxx_compiler_gnu = xyes])
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user