bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 'make check' test 6 fail, native hppa2.0w-hp-hpux11.00, autoconf 2.5


From: Akim Demaille
Subject: Re: 'make check' test 6 fail, native hppa2.0w-hp-hpux11.00, autoconf 2.50 and autoconf 2.50b
Date: 05 Jul 2001 19:54:10 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Academic Rigor)

| Could you please run this test?
| #! /bin/sh
| 
| cat <<EOF | gawk '
| /^m4_|^dnl$|^_?AS_|^_?A[CHUM]_|_AC_|^FORBIDDEN$/ { print "-: " $0 }
| /^AS_FLAGS$|^AC_ALLOWED$/ { print "+: " $0 }
| '
| AS_FLAGS
| NOT_AC_ALLOWED
| AC_ALLOWED_NOT
| FORBIDDEN
| AC_THIS_IS_INVALID
| _AC_THIS_IS_INVALID_TOO
| ALTHOUGH_AC_THIS_IS
| AC_OUTPUT
| EOF

Errr, of course, please don't use gawk, use the native awk.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]