]> git.imager.perl.org - imager.git/commitdiff
Win32 jpeg support
authorTony Cook <tony@develop=help.com>
Mon, 2 Apr 2001 13:41:57 +0000 (13:41 +0000)
committerTony Cook <tony@develop=help.com>
Mon, 2 Apr 2001 13:41:57 +0000 (13:41 +0000)
Makefile.PL

index f72cc03d1ed3960b6d30eced890d40a7c3c97036..a886172d1d617b5341a76f02902842f6034b852e 100644 (file)
@@ -239,7 +239,7 @@ sub init {
                    order=>'21',
                    def=>'HAVE_LIBJPEG',
                    inccheck=>sub { $_[0] eq 'jpeglib.h' },
-                   libcheck=>sub { $_[0] eq 'libjpeg.a' or $_ eq "libjpeg.$lext" },
+                   libcheck=>sub { $_[0] eq "libjpeg$aext" or $_ eq "libjpeg.$lext" },
                    libfiles=>'-ljpeg',
                    objfiles=>'jpeg.o',
                    docs=>q{