diff options
Diffstat (limited to 'chinese/scim-pinyin/Makefile')
-rw-r--r-- | chinese/scim-pinyin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/scim-pinyin/Makefile b/chinese/scim-pinyin/Makefile index e5b7e3c466c3..70bee3c8485a 100644 --- a/chinese/scim-pinyin/Makefile +++ b/chinese/scim-pinyin/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS} USE_GNOME= gnomehack lthack USE_ICONV= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ PTHREAD_LIBS="${PTHREAD_LIBS}" \ |