|
From: Don P. <do...@ad...> - 2001-01-22 21:03:33
|
That fixed the problem. Thanks! On Mon, 22 Jan 2001, Kees Zeelenberg wrote: > What goes wrong is that intl/libintl.h is a soft link to intl/libgettext.h (see last line of > configure output). Mingw does not understand soft links, so after configure you should convert > it into a hard link by copying libgettext.h to libintl.h |