Change api-version from 2.3 to 3.0
[platform/core/uifw/ise-engine-default.git] / bootstrap
1 #! /bin/sh
2
3 set -x
4 libtoolize --force
5 aclocal -I ./m4 ${ACLOCAL_FLAGS}
6 autoheader
7 libtoolize -c --automake
8 automake --add-missing --copy --include-deps
9 autoconf