diff --git a/scripts/ciconfig.pl b/scripts/ciconfig.pl index 93358def21..1d8f235564 100755 --- a/scripts/ciconfig.pl +++ b/scripts/ciconfig.pl @@ -23,6 +23,14 @@ # ########################################################################### +use strict; +use warnings; + +my %with; +my %without; +my %used; +my %avail; + # these options are enabled by default in the sense that they will attempt to # check for and use this feature without the configure flag my %defaulton = (