|
From: Malcolm T. <ma...@co...> - 2003-12-03 04:31:37
|
On Wed, 2003-12-03 at 14:37, Chee Bin HOH wrote:
> Hi guys,
>
> I am quite new to list. I recently installed scrollkeeper-0.3.12, but i
> found a problem for it.
>
> the file `scrollkeeper.h.in` in `libs`, after configure, will substitute
> into scrollkeeper.h, however, the content:
>
> #define SCROLLKEEPERLOGFILE "@localstatedir@/log/scrollkeeper.log"
> #define SCROLLKEEPERLOGFILE_ROT "@localstatedir@/log/scrollkeeper.log.1"
>
>
> will be substituted into (scrollkeeper.h):
>
> #define SCROLLKEEPERLOGFILE "${prefix}/var/log/scrollkeeper.log"
> #define SCROLLKEEPERLOGFILE_ROT "${prefix}/var/log/scrollkeeper.log.1"
This is fixed in CVS and I am rolling the 0.3.14 release right this
minute ('make distcheck' is running). The only hold up is that I have
had to fix a bug in intltool first, but I think that is done.
So wait a couple of hours and grab the 0.3.14 release (at no extra
charge, you get about two dozen other bug fixes as well).
Cheers,
Malcolm
|