Changeset 33443 for lang/perl/Text-MeCab
- Timestamp:
- 05/20/09 15:28:44 (4 years ago)
- Files:
-
- 1 modified
-
lang/perl/Text-MeCab/trunk/Makefile.PL (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Text-MeCab/trunk/Makefile.PL
r7656 r33443 46 46 Devel::CheckLib::check_lib_or_exit( 47 47 lib => 'mecab', 48 LIBS => join(' ', split(/\s+/, $config->{libs})),48 LIBS => [ split(/\s+/, $config->{libs}) ], 49 49 ); 50 50 }
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)