mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
configure.ac: Remove redundant XIPH_ADD_CFLAGS([-Wextra])
This commit is contained in:
@@ -423,8 +423,6 @@ case "$host_os" in
|
|||||||
fi
|
fi
|
||||||
esac
|
esac
|
||||||
|
|
||||||
XIPH_ADD_CFLAGS([-Wextra])
|
|
||||||
|
|
||||||
if test x$enable_werror = "xyes" ; then
|
if test x$enable_werror = "xyes" ; then
|
||||||
XIPH_ADD_CFLAGS([-Werror])
|
XIPH_ADD_CFLAGS([-Werror])
|
||||||
AC_LANG_PUSH([C++])
|
AC_LANG_PUSH([C++])
|
||||||
|
|||||||
Reference in New Issue
Block a user