]> git.imager.perl.org - imager.git/commitdiff
Win32 handling for checking for libtiff
authorTony Cook <tony@develop=help.com>
Tue, 3 Apr 2001 01:26:55 +0000 (01:26 +0000)
committerTony Cook <tony@develop=help.com>
Tue, 3 Apr 2001 01:26:55 +0000 (01:26 +0000)
Makefile.PL

index a886172d1d617b5341a76f02902842f6034b852e..6b4d0b56da7f8de106100f01b7855104fe2aba16 100644 (file)
@@ -251,7 +251,7 @@ sub init {
                    order=>'23',
                    def=>'HAVE_LIBTIFF',
                    inccheck=>sub { $_[0] eq 'tiffio.h' },
-                   libcheck=>sub { $_[0] eq 'libtiff.a' or $_ eq "libtiff.$lext" },
+                   libcheck=>sub { $_[0] eq "libtiff$aext" or $_ eq "libtiff.$lext" },
                    libfiles=>'-ltiff',
                    objfiles=>'tiff.o',
                    docs=>q{