H. Peter Anvin
2de413db32
autoconf: more autoconf library macro updates
...
More macro updates from the pa_autoconf library.
Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com >
2025-09-22 17:02:58 -07:00
H. Peter Anvin
dc247c9f99
Speed up autoconf, use POSIX names instead of cpu_to_le*()
...
The POSIX names for these functions are htole*(). Use those
preferentially.
Speed up autoconf by allowing early-out during alternative function
searches.
Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com >
2025-09-15 18:26:25 -07:00
H. Peter Anvin
49bbfed017
autoconf, doc: fix comment in header to pa_have_func.m4
...
Comment change only
Signed-off-by: H. Peter Anvin <hpa@zytor.com >
2022-12-21 18:19:19 -08:00
H. Peter Anvin
b0121dc312
autoconf: use librarized autoconf setup
...
I have been setting up a cross-project librarized autoconf setup; use
it for NASM as well.
Signed-off-by: H. Peter Anvin <hpa@zytor.com >
2018-12-22 18:17:16 -08:00