2007-06-22 Matthew Allum <mallum@openedhand.com>
[profile/ivi/clutter.git] / autogen.sh
1 #! /bin/sh
2 gtkdocize || exit 1
3
4 # back in the stupidity of autoreconf
5 autoreconf -v --install || exit 1
6
7 ./configure "$@"