From 9a57221639ccf8936f655a6cd9d0c5115a41aac5 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Wed, 6 Oct 2010 22:43:06 +0000 Subject: fix crash when libpng test compile fails git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1330 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- buildtools/configure.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'buildtools') diff --git a/buildtools/configure.pl b/buildtools/configure.pl index 4035568b..ee9b5ec9 100755 --- a/buildtools/configure.pl +++ b/buildtools/configure.pl @@ -1551,7 +1551,7 @@ sub testPngHdr($$) { -sub printBadPngConfigCFlagsWarning($) { +sub printBadPngConfigCflagsWarning($) { my ($pngCFlags) = @_; print << 'EOF'; -- cgit 1.4.1