OSDN Git Service

Revert "configure: set strict default compiler flags"
[android-x86/hardware-intel-common-libva.git] / configure.ac
index 0507d64..ad53d0a 100644 (file)
@@ -301,9 +301,6 @@ if test "$USE_DRM:$USE_X11:$USE_WAYLAND" = "no:no:no"; then
     AC_MSG_ERROR([Please select at least one backend (DRM, X11, Wayland)])
 fi
 
-AC_SUBST([AM_CFLAGS], ["-Wall -Werror"])
-AC_SUBST([AM_CXXFLAGS], ["-Wall -Werror"])
-
 AC_OUTPUT([
     Makefile
     doc/Makefile