summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 381e528..8cff886 100644
--- a/configure.ac
+++ b/configure.ac
@@ -90,8 +90,5 @@ AC_SUBST([PKG_REQUIRES])
# Setup output beautifier.
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
-# More sensible compile flags
-CFLAGS="$CFLAGS -Wall"
-
AC_CONFIG_FILES([Makefile libass/Makefile test/Makefile libass.pc])
AC_OUTPUT