diff options
Diffstat (limited to 'japanese/FreeWnn-lib')
-rw-r--r-- | japanese/FreeWnn-lib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/FreeWnn-lib/Makefile b/japanese/FreeWnn-lib/Makefile index 3d44fc7..2096293 100644 --- a/japanese/FreeWnn-lib/Makefile +++ b/japanese/FreeWnn-lib/Makefile @@ -22,7 +22,7 @@ COMMENT?= A Japanese/Chinese/Korean input method (Japanese client libraries) USE_BZIP2= yes GNU_CONFIGURE= yes USE_AUTOTOOLS= autoconf:253 libtool:15 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MAKE_ARGS= CDEBUGFLAGS="${CFLAGS}" ALL_TARGET= includes all INSTALL_TARGET= install install.man |