fix eol
[hildon] / autogen.sh
1 #!/bin/sh
2
3 set -x
4 libtoolize --automake
5 aclocal-1.7 || aclocal
6 autoconf
7 autoheader
8 automake-1.7 --add-missing --foreign || automake --add-missing --foreign