all repos — openbox @ 2f74990c6dc413d514e76b3b655c219a1f51c4be

openbox fork - make it a bit more like ryudo

use automake 1.9
Dana Jansens danakj@orodu.net
commit

2f74990c6dc413d514e76b3b655c219a1f51c4be

parent

9e7a240dfd75368e1a79c6adb873a2c686639adb

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M bootstrapbootstrap

@@ -4,7 +4,7 @@ sh() {

/bin/sh -c "set -x; $*" } -export WANT_AUTOMAKE=1.7 +export WANT_AUTOMAKE=1.9 sh autopoint --force || exit 1 # for GNU gettext sh libtoolize --copy --force --automake || exit 1