Changeset 7618 for lang/perl/Text-MeCab

Show
Ignore:
Timestamp:
03/07/08 15:11:13 (5 years ago)
Author:
charsbar
Message:

lang/perl/Text-MeCab?: not Win32 but MSWIn32

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/perl/Text-MeCab/trunk/Makefile.PL

    r7609 r7618  
    4040    # XXX - I want to include this in future releases, but I don't know if 
    4141    # it works with Win32 properly (i.e., untested) 
    42     if ($^O ne 'Win32') { 
     42    if ($^O ne 'MSWin32') { 
    4343        require Devel::CheckLib; 
    4444        Devel::CheckLib::check_lib_or_exit(