From 50af7ca5ab204c45b270752a5a81e51f17390601 Mon Sep 17 00:00:00 2001 From: Alexandre Duret-Lutz Date: Tue, 19 Aug 2003 07:58:37 +0000 Subject: [PATCH] * lib/autom4te.in (Automake-preselections): Preselect AC_CONFIG_LIBOBJ_DIR, AC_CONFIG_LINKS, m4_include, and m4_sinclude. --- ChangeLog | 6 ++++++ lib/autom4te.in | 4 ++++ 2 files changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index f5e42492..41fe9271 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2003-08-19 Alexandre Duret-Lutz + + * lib/autom4te.in (Automake-preselections): Preselect + AC_CONFIG_LIBOBJ_DIR, AC_CONFIG_LINKS, m4_include, + and m4_sinclude. + 2003-08-19 Alexandre Duret-Lutz * lib/autom4te.in (Autoconf): Move all args except aclocal.m4? into ... diff --git a/lib/autom4te.in b/lib/autom4te.in index 82753567..30c97441 100644 --- a/lib/autom4te.in +++ b/lib/autom4te.in @@ -40,6 +40,8 @@ args: --preselect AC_CANONICAL_SYSTEM 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 @@ -49,6 +51,8 @@ args: --preselect AM_GNU_GETTEXT 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" -- 2.47.2