X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=Makefile.PL;h=34d014411d5223c06565458e5b8c078c63221411;hb=0e91ffec348cde6f556718007351d7a7d06f39b1;hp=b864b047812296c3c28e844326d3df20515e5ba2;hpb=71ebb29bd9f350e1f3d4753dd602b5b02c1efb82;p=ZOOM-Perl-moved-to-github.git diff --git a/Makefile.PL b/Makefile.PL index b864b04..34d0144 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -22,8 +22,8 @@ chomp($yazver); check_version($yazver, "2.1.50"); # For Windows use -# $yazinc = '-Ic:\yaz\include' -# $yazlibs = 'c:\yaz\lib\yaz.lib' +# $yazinc = '-Ic:\yaz\include'; +# $yazlibs = 'c:\yaz\lib\yaz.lib'; # See lib/ExtUtils/MakeMaker.pm for details of how to influence # the contents of the Makefile that is written.