]> mj.ucw.cz Git - libucw.git/commitdiff
common switch for perl modules
authorPavel Charvat <pavel.charvat@netcentrum.cz>
Fri, 16 Mar 2007 09:40:53 +0000 (10:40 +0100)
committerPavel Charvat <pavel.charvat@netcentrum.cz>
Fri, 16 Mar 2007 09:40:53 +0000 (10:40 +0100)
lib/perl/Makefile

index 4f2cc056162d0dfb989272dae90a8415d231d149..895fcb1a11a9332dde71179c20d5e56af688da95 100644 (file)
@@ -3,10 +3,7 @@
 DIRS+=lib/perl
 PROGS+=$(addprefix $(o)/lib/perl/,Config.pm Log.pm)
 
-ifdef CONFIG_UCW_PERL_ULIMIT
+ifdef CONFIG_UCW_PERL_MODULES
 include $(s)/lib/perl/Ulimit/Makefile
-endif
-
-ifdef CONFIG_UCW_PERL_FILELOCK
 include $(s)/lib/perl/Filelock/Makefile
 endif