H. Peter Anvin
33eda43042
autoconf: update m4 macros and config/unconfig.h
...
(Does unconfig.h really need to be in the git tree?)
Signed-off-by: H. Peter Anvin <hpa@zytor.com >
2025-08-11 18:54:17 -07:00
H. Peter Anvin
25757f83c5
autoconf: update some of the m4 library
...
Update some files in the m4 library. This also updates
config/unconfig.h to match.
Signed-off-by: H. Peter Anvin <hpa@zytor.com >
2024-11-04 10:19:43 -08:00
H. Peter Anvin
5a2d629501
autoconf: a much of macro fixes... not sure how this ever worked?
...
Exposed a bunch of problems with the autoconf m4 macro
library. Hopefulyy fix it, and tidy it up in the process.
Signed-off-by: H. Peter Anvin <hpa@zytor.com >
2023-02-19 21:26:15 -08:00
H. Peter Anvin
8453bcfa6c
autoconf: update macros and helper scripts
...
Update the autoconf macros and helper scripts to the current versions.
Signed-off-by: H. Peter Anvin <hpa@zytor.com >
2022-10-05 12:03:33 -07:00
H. Peter Anvin (Intel)
89563d78b2
autoconf: add success/failure code options to PA_ADD_*FLAGS
...
Allow code to be executed in the success or failure scenatios of
PA_ADD_*FLAGS.
Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com >
2020-07-09 19:25:41 -07: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