diff options
Diffstat (limited to 'japanese/mecab/Makefile')
-rw-r--r-- | japanese/mecab/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/mecab/Makefile b/japanese/mecab/Makefile index 087a47da69fa..430cf8f6d7d0 100644 --- a/japanese/mecab/Makefile +++ b/japanese/mecab/Makefile @@ -21,7 +21,7 @@ IPADIC_DISTNAME= ipadic-2.5.1 USE_PERL5_BUILD= yes USE_REINPLACE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" |