On Nov 5, 2009, at 1:18 PM, Rick Jones wrote:
Is this a known problem?
Yes, known problem, fixed in the current top-of-Git-tree code.
Somehow a bogus AC_CHECK_HEADERS() call, with no arguments, got into
configure.in - that "for" statement happens to work with Bash, but not
other Bourne
In a fit of curiousity I downloaded libpcap-1.0.0 and tried to do a ./configure
on HP-UX 11.11 (aka 11iv1) and 11.31 (aka 11iv3) and in both cases I get
checking if --disable-protochain option is specified... enabled
./configure[6236]: Syntax error at line 6659 : `newline or ;' is not expected.