diff options
Diffstat (limited to 'japanese/scim-skk/Makefile')
-rw-r--r-- | japanese/scim-skk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/scim-skk/Makefile b/japanese/scim-skk/Makefile index 91a07e7d6e24..df5ba90e04cb 100644 --- a/japanese/scim-skk/Makefile +++ b/japanese/scim-skk/Makefile @@ -23,7 +23,7 @@ USE_X_PREFIX= yes USE_ICONV= yes USE_GMAKE= yes USE_REINPLACE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ PTHREAD_LIBS="${PTHREAD_LIBS}" |