+2003-08-19 Alexandre Duret-Lutz <adl@gnu.org>
+
+ * lib/autom4te.in (Automake-preselections): Preselect
+ AC_CONFIG_LIBOBJ_DIR, AC_CONFIG_LINKS, m4_include,
+ and m4_sinclude.
+
2003-08-19 Alexandre Duret-Lutz <adl@gnu.org>
* lib/autom4te.in (Autoconf): Move all args except aclocal.m4? into ...
args: --preselect AC_CONFIG_AUX_DIR
args: --preselect AC_CONFIG_FILES
args: --preselect AC_CONFIG_HEADERS
+args: --preselect AC_CONFIG_LIBOBJ_DIR
+args: --preselect AC_CONFIG_LINKS
args: --preselect AC_INIT
args: --preselect AC_LIBSOURCE
args: --preselect AC_SUBST
args: --preselect AM_INIT_AUTOMAKE
args: --preselect AM_MAINTAINER_MODE
args: --preselect AM_PROG_CC_C_O
+args: --preselect m4_include
+args: --preselect m4_sinclude
end-language: "Automake-preselections"