Not Autotools 2.0.0
Changes:
- New macros
n4_set_counter()
,n4_has()
,n4_has_any()
,n4_nquote()
andn4_void()
, have been created innot-m4sugar.m4
- New macros
NC_SUBST_VARS()
,NC_SUBST_PAIRS()
,NC_SUBST_VARS_NOTMAKE()
andNC_SUBST_PAIRS_NOTMAKE()
have been created innot-autotools.m4
- New macros
NS_HEREDOC()
andNS_LITERAL_HEREDOC()
have been created innot-autoshell.m4
- New macro
n4_newlines()
has been created innot-fancy-texts.m4
- New library file
not-autoversion.m4
has been created, containing the following new macros:NR_RECORD_HISTORY()
NR_PROJECT_VERSION
NR_BINARY_VERSION
NR_LIBTOOL_VERSION_INFO
NR_PROJECT_MAJVER
NR_PROJECT_MINVER
NR_PROJECT_MICVER
NR_BINARY_MAJVER
NR_BINARY_MINVER
NR_BINARY_MICVER
NR_INTERFACE_NUM
NR_INTERFACES_SUPPORTED
NR_IMPLEMENTATION_NUM
NR_SOURCE_AGE
NC_AUTOVERSION_SUBSTITUTIONS
NR_HISTORY_CURRENT_EVENT_NAME
NR_HISTORY_CURRENT_VSTATE
NR_HISTORY_ROOT_VSTATE
NR_HISTORY_EVENTS
NR_HISTORY_GET_EVENT_VSTATE()
NR_HISTORY_FOR_EACH_EVENT()
NR_VSTATE_GET_PROJECT_VERSION()
NR_VSTATE_GET_PROJECT_MAJVER()
NR_VSTATE_GET_PROJECT_MINVER()
NR_VSTATE_GET_PROJECT_MICVER()
NR_VSTATE_GET_BINARY_VERSION()
NR_VSTATE_GET_BINARY_MAJVER()
NR_VSTATE_GET_BINARY_MINVER()
NR_VSTATE_GET_BINARY_MICVER()
NR_VSTATE_GET_LIBTOOL_VERSION_INFO()
NR_VSTATE_GET_INTERFACE_NUM()
NR_VSTATE_GET_INTERFACES_SUPPORTED()
NR_VSTATE_GET_IMPLEMENTATION_NUM()
NR_VSTATE_GET_SOURCE_AGE()
NR_BUMP_VSTATE()
NR_GET_EVENT_VSTATE()
NR_FOR_EACH_EVENT()
- The behavior of
n4_with()
,n4_let()
andn4_qlet()
has changed in respect to quoted arguments - Code review (macros
n4_list_index()
,n4_joinalln()
,n4_arg_index()
,n4_let()
,n4_case_in()
,n4_define_substrings_as()
,n4_expand_once()
,n4_expanded_once()
andn4_repeat()
innot-m4sugar.m4
; macroNC_CONFIG_SHADOW_DIR()
innot-extended-config.m4
; macroNS_TEXT_WRAP()
innot-autoshell.m4
) - Macro †
NC_THREATEN_BLINDLY()
innot-extended-config.m4
has been renamed toNR_THREATEN_BLINDLY()
- An
examples
subdirectory has been added to the package tree - The †
pkgutils
subdirectory has been renamed tocollection-utils