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