>>>>> "John" == John Levon <[EMAIL PROTECTED]> writes:

John> On Tue, Jun 04, 2002 at 11:48:58AM +1200, Michael Koziarski
John> wrote:
>> What is required to get it working with other versions? libglade's
>> CVS requires 2.53 so a few gnome users will be using it?

John> I think JMarc had 2.52 working at some point ...

2.52 works, except on the most common linux versions :)

There is some weird intereaction between header files, and the result
is that some functions are not found, while they are here.

Maybe is this related to this part of configure.in:

# some standard structures
AC_HEADER_STAT
AC_HEADER_TIME
AC_STRUCT_ST_BLKSIZE
AC_STRUCT_ST_BLOCKS
AC_STRUCT_ST_RDEV

# some standard types
AC_TYPE_MODE_T
AC_TYPE_OFF_T
AC_TYPE_PID_T
AC_TYPE_SIGNAL
AC_TYPE_SIZE_T
AC_TYPE_UID_T

Who added that? Why?

JMarc

Reply via email to