summaryrefslogtreecommitdiff
path: root/bin/autoheader.in
diff options
context:
space:
mode:
Diffstat (limited to 'bin/autoheader.in')
-rw-r--r--bin/autoheader.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/autoheader.in b/bin/autoheader.in
index 3068e2b0..64f90de4 100644
--- a/bin/autoheader.in
+++ b/bin/autoheader.in
@@ -28,7 +28,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
{