over the same-named automake-provided macro, as defined in file
'/usr/local/share/aclocal-1.14/vala.m4'.
-* Obsolete and obsolescent features:
+* Obsolescent features flagged:
+
+ - Use of the special makefile variable 'ACLOCAL_AMFLAGS' is deprecated.
+ To specify locations of extra m4 files, the 'AC_CONFIG_MACRO_DIR' or
+ 'AC_CONFIG_MACRO_DIRS' (the latter introduced with autoconf 2.70)
+ should be used instead. And use of the '--install' aclocal option in
+ 'ACLOCAL_AMFLAGS' has proved to be a bad idea anyway -- see automake
+ bug#9037.
+
+* Obsolete features removed:
- Support for the long-deprecated name 'configure.in' for the Autoconf
input file has been removed altogether. Just use the modern name
- Support for the long-obsolete $(INCLUDES) variable has been finally
removed, in favour of the modern equivalent $(AM_CPPFLAGS).
- - Use of the special makefile variable 'ACLOCAL_AMFLAGS' is deprecated.
- To specify locations of extra m4 files, the 'AC_CONFIG_MACRO_DIR' or
- 'AC_CONFIG_MACRO_DIRS' (the latter introduced with autoconf 2.70)
- should be used instead. And use of the '--install' aclocal option in
- 'ACLOCAL_AMFLAGS' has proved to be a bad idea anyway -- see automake
- bug#9037.
-
* Removed support for obsolete platforms:
- Support for the SGI C/C++ compilers has been removed: these compilers