summaryrefslogtreecommitdiff
path: root/bin/autoreconf.in
diff options
context:
space:
mode:
Diffstat (limited to 'bin/autoreconf.in')
-rw-r--r--bin/autoreconf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/autoreconf.in b/bin/autoreconf.in
index a3424f95..73de08a7 100644
--- a/bin/autoreconf.in
+++ b/bin/autoreconf.in
@@ -26,7 +26,7 @@ eval 'case $# in 0) exec @PERL@ -S "$0";; *) exec @PERL@ -S "$0" "$@";; esac'
use 5.006;
use strict;
-use warnings;
+use warnings FATAL => 'all';
BEGIN
{