1 2 3 4 5 6 7
#!/bin/sh # change to root directory cd $(dirname "$0") autopoint --force && \ AUTOPOINT="intltoolize --automake --copy" autoreconf --force --install --verbose