You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The AX_CHECK_COMPILE_FLAG macro included in htop's configure was serial
6 (introduced in commit 2cde4a7).
Update to the latest upstream version (serial 11).
Also import the macro as a separate file rather than copy-and-paste to
configure.ac. This makes the macro not subject to htop's coding style and
it also makes future update easier.
Signed-off-by: Kang-Che Sung <explorer09@gmail.com>
0 commit comments