Not Autotools 0.6.0
Changes:
- New library files
not-ac-messages.m4
,not-extended-config.m4
andnot-utf8.m4
have been created, containing the following new macros:NC_MSG_ERRORBOX()
,NC_MSG_FAILUREBOX()
,NC_MSG_NOTICEBOX()
andNC_MSG_WARNBOX()
(not-ac-messages.m4
);NC_CONFIG_SHADOW_DIR()
,NC_SHADOW_MAYBE_OUTPUT
,NC_THREATEN_BLINDLY
andNC_THREATEN_FILES()
(not-extended-config.m4
);n4_charcode()
,n4_codeunit_at()
,n4_codepoint_to_ascii()
,n4_escape_non_ascii()
andn4_escape_everything()
(not-utf8.m4
); - New macros
n4_let()
,n4_qlet()
andn4_with()
have been created innot-m4sugar.m4
- New macros
NS_SETVARS()
andNS_UNSET()
have been created innot-autoshell.m4
- Macros †
NA_REQ_PROGS()
and †NA_GET_PROGS()
innot-autotools.m4
have been renamed toNC_REQ_PROGS()
andNC_GET_PROGS()
- Code review (macros
NM_ENVIRONMENT_KEYS
andNM_LOAD_ENVIRONMENT
innot-automake.m4
; macroNM_SET_VERSION_ENVIRONMENT()
innot-misc.m4
– the new version of the latter is incompatible with previous versions) - Documentation