[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[freewnn:00861] Re: /cvs/freewnn/FreeWnn/Wnn/pubdicplus: * unbreak Pubdic+ build.
- To: freewnn@tomo.gr.jp
- Subject: [freewnn:00861] Re: /cvs/freewnn/FreeWnn/Wnn/pubdicplus: * unbreak Pubdic+ build.
- From: Hiroo Ono <hiroo@XXXX>
- Date: Sun, 09 Jun 2002 12:46:38 +0900
- In-Reply-To: <020609033600.M0224588@ikoma.cc.osaka-kyoiku.ac.jp>
- Reply-To: freewnn@tomo.gr.jp
- User-Agent: Wanderlust/2.8.1 (Something) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3(Unebigoryōmae) APEL/10.3 Emacs/21.2 (i386--freebsd)MULE/5.0 (SAKAKI)
小野寛生です
At Sun, 9 Jun 2002 03:36:00 JST,
Tomoki AONO wrote:
> >> http://cvs.m17n.org/cgi-bin/viewcvs/FreeWnn/Wnn/pubdicplus/Makefile.in.diff?r1=1.4&r2=1.5&cvsroot=freewnn
>
> ViewCVSで差分を見たのですが、'unbreak'の意味がいまいち読み
> 取れなかったので、時間があれば解説お願いできますか?
#include <config.h> が意図通り働くようにという修正です。
pubdic+ の pod.c で config.h を読んで HAVE_* マクロを利用するようにし
たのですが、Wnn/pubdicplus/Makefile.in に INCLUDES = -I$(TOP) を
追加したのを commit し忘れたので、pod.c の compile に失敗する状態に
なっていました。