commit | 0e480388fdea96f075de1e0fa368148e9f346285 | [log] [tgz] |
---|---|---|
author | Richard Hansen <rhansen@rhansen.org> | Wed Apr 09 10:00:05 2025 -0700 |
committer | Karl Berry <karl@freefriends.org> | Wed Apr 09 10:00:05 2025 -0700 |
tree | 062edf5a83389a544831b3db1b30f1dc62e2eb8b | |
parent | 1608d5e39400f81ba72050fb84fba72c51eccc12 [diff] |
test: force Autoconf config.site to /dev/null. From https://bugs.gnu.org/76622 (automake-patches). * t/ax/test-defs.in: Set `CONFIG_SITE' to `/dev/null' to avoid the local system's Autoconf site defaults from breaking the test environment. Original report from Nelson Beebe, 26 Feb 2025. * NEWS: mention this.