Fix autoconf 2.70 compatibility accepted/tizen_7.0_base accepted/tizen_7.0_base_hotfix tizen_7.0_base_hotfix accepted/tizen/7.0/base/20221116.025805 accepted/tizen/7.0/base/hotfix/20221116.055213 accepted/tizen/base/20220117.234712 accepted/tizen/base/20221115.103642 submit/tizen_base/20220111.062207 tizen_7.0_m2_release
authorKonrad Lipinski <k.lipinski2@samsung.com>
Mon, 10 Jan 2022 16:39:37 +0000 (17:39 +0100)
committerKonrad Lipinski <k.lipinski2@samsung.com>
Tue, 11 Jan 2022 06:18:45 +0000 (07:18 +0100)
commit948696945abef118dcd168a3d330ae29047d40b6
tree4f301a6135d6bf41bc27921bb77da8e93b2b660a
parentff62f32adbea84ada0ff9f94e6ae00248c9a1846
Fix autoconf 2.70 compatibility

Mainline autoconf generates no shell code for AC_CONFIG_AUX_DIR().
Call it unconditionally to avoid a syntax error.

Cherry-picks upstream commit f78edbe30816f049e1360cb6e203fabfdf7b98df

Change-Id: I850b807a3cba9b8f43e3e588bb778908e4a307ad
src/aclocal.m4