nasm/autoconf
H. Peter Anvin 0bddd0f1b1 autoconf: move aux directory, define AC_CONFIG_AUX_DIR()
The name "aux" is reserved on Windows platforms, a legacy from CP/M
via MS-DOS. Rename it to "helpers".

Turns out that that directory wasn't actually used properly, because
AC_CONFIG_AUX_DIR was never defined, and there was a redundant copy of
install-sh checked into the base of the source tree.

Reported-by: Ehsan Alem Mohammad Ghasemlou <e.ghasemloo@gmail.com>
NASM-Bugzilla: https://bugzilla.nasm.us/show_bug.cgi?id=3392560
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2019-02-22 01:18:04 -08:00
..
helpers autoconf: move aux directory, define AC_CONFIG_AUX_DIR() 2019-02-22 01:18:04 -08:00
m4 build: Add missing PA_ADD_LDFLAGS helper 2018-12-23 17:22:44 +03:00
gitignore autoconf: use librarized autoconf setup 2018-12-22 18:17:16 -08:00