From 7f198d6eb388686321a76eb257b10dd7a397b225 Mon Sep 17 00:00:00 2001 From: Tony Cook Date: Sun, 13 Apr 2008 09:14:00 +0000 Subject: [PATCH] - die with a message automated cpan testers treat as a non-fail when we can't find the needed headers and libraries. https://rt.cpan.org/Ticket/Display.html?id=34845 --- Changes | 4 ++++ Makefile.PL | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index 73ba296..8a62388 100755 --- a/Changes +++ b/Changes @@ -6,6 +6,10 @@ Thanks to Slaven Rezic. https://rt.cpan.org/Ticket/Display.html?id=34792 +- die with a message automated cpan testers treat as a non-fail when + we can't find the needed headers and libraries. + https://rt.cpan.org/Ticket/Display.html?id=34845 + 0.006 9 Apr 2008 - screenshot() on a non-toplevel Tk widget would crash when diff --git a/Makefile.PL b/Makefile.PL index 0a521d6..b098ebe 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -38,8 +38,9 @@ if (find_header('windows.h', "Win32 header") unless (@objs > 1) { die <