summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJihoon Kim <jihoon48.kim@samsung.com>2022-02-24 22:03:09 +0900
committerJihoon Kim <jihoon48.kim@samsung.com>2022-02-24 22:03:09 +0900
commit3f6fd18f113ced86c561fbf1bab6ae190670a3f4 (patch)
tree9fe0b38a4926d6a9aece7cc62e9fdf658c77fbeb
parent73932aea34272fa76eb8c966d4cee84e44a49f3c (diff)
downloadise-engine-tables-3f6fd18f113ced86c561fbf1bab6ae190670a3f4.tar.gz
ise-engine-tables-3f6fd18f113ced86c561fbf1bab6ae190670a3f4.tar.bz2
ise-engine-tables-3f6fd18f113ced86c561fbf1bab6ae190670a3f4.zip
Change-Id: I3fb678371f8a9541460ae2646b26d31b3ab21641 Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
-rwxr-xr-xbootstrap4
1 files changed, 2 insertions, 2 deletions
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 ..