]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/perl/UCW/Configure/Paths.pm
Merge branch 'dev-free' into dev-lib
[libucw.git] / ucw / perl / UCW / Configure / Paths.pm
index ef5c885160a38af57d3714f21f156acb30740af4..ecfa2caa3c19d466ad6ed22dabd740eb213278c6 100644 (file)
@@ -6,6 +6,9 @@
 package UCW::Configure::Paths;
 use UCW::Configure;
 
+use strict;
+use warnings;
+
 Log "Determining installation prefix ... ";
 if (IsSet("CONFIG_LOCAL")) {
        Log("local build\n");