summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2006-05-15 12:53:45 +0000
committerPascal Rigaux <pixel@mandriva.com>2006-05-15 12:53:45 +0000
commit19b197be2bd60b407734ccb34180948dd85957af (patch)
tree6d93585eeed2aa4fdb429bf9e5c90e89e454ea22 /Makefile
parent92297f6a3a6d6b9dc1c04ade48ca96843b4a58f1 (diff)
downloadperl-MDK-Common-19b197be2bd60b407734ccb34180948dd85957af.tar
perl-MDK-Common-19b197be2bd60b407734ccb34180948dd85957af.tar.gz
perl-MDK-Common-19b197be2bd60b407734ccb34180948dd85957af.tar.bz2
perl-MDK-Common-19b197be2bd60b407734ccb34180948dd85957af.tar.xz
perl-MDK-Common-19b197be2bd60b407734ccb34180948dd85957af.zip
it seems stack is smaller on amd64, function concat_spaces need to be tail-recursive
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7d2e9b7..453115e 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ BINDIR = $(PREFIX)/bin
VENDORLIB = $(shell eval "`perl -V:installvendorlib`"; echo $$installvendorlib)
INSTALLVENDORLIB = $(DESTDIR)$(VENDORLIB)
PERL_CHECKER_TARGET = native-code
-PERL_CHECKER_VERSION = 1.1.22
+PERL_CHECKER_VERSION = 1.1.23
FILES-perl_checker = AUTHORS COPYING README.emacs Makefile misc perl_checker.spec perl_checker.src perl_checker_fake_packages