ant-phone/autogen.sh

9 lines
158 B
Bash
Raw Normal View History

2007-11-24 13:45:25 +00:00
#!/bin/sh
#gettextize --force --copy --intl --no-changelog
autopoint --force
aclocal
autoheader
automake --copy --add-missing --force-missing --gnu
autoconf