From: Adam Gregoire (no email)
Date: Thu Jan 03 2002 - 12:25:09 EST
Yes this is gcc 3.1 cvs from redhat rawhide ..
there are no SIZEOF declarations in aspseek-cfg.h below is from
configure.
checking for char... yes
checking size of char... 1
checking for short int... yes
checking size of short int... 2
checking for int... yes
checking size of int... 4
checking for long int... yes
checking size of long int... 4
checking for void *... yes
checking size of void *... 4
also note that aspseek-cfg.h.in is missing from CVS and i copy it over
from the 1.2.7 distro before running cvsprep.
Adam Gregoire
On Thu, 2002-01-03 at 03:35, Kir Kolyshkin wrote:
> Is this RawHide from RedHat?
>
> Can you look into include/aspseek-cfg.h and see how SIZEOF_* are defined?
>
|
|
|