Tizen 2.0 Release
[framework/uifw/xorg/xcb/xcb-util.git] / autogen.sh
1 #! /bin/sh
2 libtoolize --force
3 autoreconf -v --install || exit 1
4 ./configure "$@"