bug-wget
[Top][All Lists]
Advanced

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

wget 1.21.1 configuration


From: Bruno Haible
Subject: wget 1.21.1 configuration
Date: Fri, 15 Jan 2021 01:38:54 +0100
User-agent: KMail/5.1.3 (Linux/4.4.0-197-generic; KDE/5.18.0; x86_64; ; )

The configure script apparently references an undefined macro:

$ ./configure
...
checking for stdint.h... (cached) yes
./configure: line 51273: AX_CODE_COVERAGE: command not found
checking for working mmap... yes
...

You can use m4_pattern_forbid([AX_]) to guard against such mistakes.

Bruno




reply via email to

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