configure: Target versions of Ubuntu 10.04

travis-ci uses it still...
This commit is contained in:
TingPing
2015-04-21 22:51:09 -04:00
parent c5aa91a836
commit 6ad9419693
2 changed files with 5 additions and 5 deletions

View File

@@ -9,7 +9,7 @@ test -z "$srcdir" && srcdir=.
exit 1
}
aclocal --install || exit 1
aclocal --install -I m4 || exit 1
glib-gettextize --force --copy || exit 1
intltoolize --force --copy --automake || exit 1
autoreconf --force --install -Wno-portability || exit 1