From: Jihoon Kim Date: Thu, 24 Feb 2022 13:03:09 +0000 (+0900) Subject: Fix build error on the latest toolchain X-Git-Tag: accepted/tizen/7.0/unified/20221110.062659^0 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fise-engine-tables.git;a=commitdiff_plain;h=3f6fd18f113ced86c561fbf1bab6ae190670a3f4 Fix build error on the latest toolchain Change-Id: I3fb678371f8a9541460ae2646b26d31b3ab21641 Signed-off-by: Jihoon Kim --- diff --git a/bootstrap b/bootstrap index bedb873..9935cb7 100755 --- a/bootstrap +++ b/bootstrap @@ -22,9 +22,9 @@ set -x aclocal -I m4 autoheader -libtoolize -c --automake +libtoolize -c --automake --force automake --add-missing --copy --include-deps -autoconf +autoreconf -fi #cd skim #./bootstrap #cd ..