>>>>> "Peter" == Peter Eisentraut <[EMAIL PROTECTED]> writes:

Peter> Akim Demaille writes:
>> Here is my interpretation of your work.

Peter> That looks very nice, but there is one problem I see: When
Peter> cross-compiling, AC_CHECK_SIZEOF with a non-existant type
Peter> seemingly runs forever. Perhaps it should check the existance
Peter> of the type first.

Nice shot, thanks!

Should AC_CHECK_SIZEOF(foo) run AC_CHECK_TYPE(foo) first?

Akim

Reply via email to