>>>>> "Assar" == Assar Westerlund <[EMAIL PROTECTED]> writes:

Assar> I get:

Assar> configure.in:9: error: undefined macro: AF_INET

As a matter of fact it is a warning in the sense that configure is OK.

Assar> which is apperently since A[A-Z]_ is reserved for autoconf.
Assar> But surely this shouldn't be the case in included (and quoted)
Assar> code?

Use m4_pattern_allow([^AF_INIT$]) somewhere.  Yes, will be documented :)

Reply via email to