more autoconfiscate

This commit is contained in:
Fumitoshi UKAI
2003-09-22 22:53:52 +00:00
parent 8de528a07b
commit 149ff2aa6f
21 changed files with 441 additions and 156 deletions

2
aclocal.m4 vendored
View File

@@ -170,7 +170,7 @@ if test x"$enable_m17n" = xno; then
document_charset='WC_CES_US_ASCII'
else
AC_DEFINE(USE_M17N)
WCTARGET="wctarget"
WCTARGET="libwc"
WCCFLAGS="-I. -I.."
wcinclude="-I./libwc"
wclib="-L./libwc -lwc"