[EMAIL PROTECTED] wrote, On 25/07/06 11:51:
Author: pmarek
Date: 2006-07-25 08:51:34-0700
New Revision: 359
<snip>
Log:
Use autoconf to find an unsigned 32bit integer, avoid using the
(linux specific [?]) __u32.
This is what I get now...
$ /usr/local/autoconf/bin/autoconf
configure.in:73: error: possibly undefined macro: AC_TYPE_UINT32_T
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.in:74: error: possibly undefined macro: AC_CV_C_UINT32_T
$ /usr/local/autoconf/bin/autoconf --version
autoconf (GNU Autoconf) 2.59
Should I try with 2.60?
Ben.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]