X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fopenbox;a=blobdiff_plain;f=bootstrap;h=076005ccf2d5f38af47a63a37aa0fd9963468876;hp=6a5b10fb6cbe143e9aa9321485ba661deded1b60;hb=HEAD;hpb=2f74990c6dc413d514e76b3b655c219a1f51c4be diff --git a/bootstrap b/bootstrap index 6a5b10fb..076005cc 100755 --- a/bootstrap +++ b/bootstrap @@ -4,7 +4,7 @@ sh() { /bin/sh -c "set -x; $*" } -export WANT_AUTOMAKE=1.9 +export WANT_AUTOMAKE=1.11 sh autopoint --force || exit 1 # for GNU gettext sh libtoolize --copy --force --automake || exit 1