https://bugzilla.redhat.com/show_bug.cgi?id=2045834 Signed-off-by: Tony Asleson <tasleson@redhat.com>
13 lines
437 B
Diff
13 lines
437 B
Diff
diff --git a/configure.ac b/configure.ac
|
|
index 1992149..5637cc4 100644
|
|
--- a/configure.ac
|
|
+++ b/configure.ac
|
|
@@ -464,7 +464,6 @@ AM_CONDITIONAL(HAVE_SYSTEMD,
|
|
[test -n "$with_systemdsystemunitdir" -a "x$with_systemdsystemunitdir" != xno -a -n "$with_systemdtmpfilesdir" -a "x$with_systemdtmpfilesdir" != xno ])
|
|
|
|
CPPFLAGS="$CPPFLAGS -Wall"
|
|
-CPPFLAGS="$CPPFLAGS -Werror"
|
|
CPPFLAGS="$CPPFLAGS -Wextra"
|
|
|
|
AC_CONFIG_FILES([
|