aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/chasen/files/patch-ae
blob: be4a1418c667a200b68994e9b5b28ad9cc1f5dd2 (plain) (blame)
1
2
3
4
5
6
7
8
9
--- perl/Makefile.PL~	Wed Aug 18 15:58:18 1999
+++ perl/Makefile.PL	Sun Feb 27 00:19:08 2000
@@ -3,5 +3,5 @@
 WriteMakefile(
 	      'NAME' => 'Text::ChaSen',
 	      'VERSION_FROM' => 'ChaSen.pm',
-	      'LIBS' => ['-lchasen']
+	      'LIBS' => ['-L../lib -lchasen']
 );