all repos — openbox @ 379ccf45cd1903375b86073ed19e4519fd664766

openbox fork - make it a bit more like ryudo

add libtoolize
Dana Jansens danakj@orodu.net
commit

379ccf45cd1903375b86073ed19e4519fd664766

parent

29d504e76cf90b9f3c27c91383889ce003b01728

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

jump to
M bootstrapbootstrap

@@ -4,10 +4,11 @@ sh() {

/bin/sh -c "set -x; $*" } +sh libtoolize --copy --force --automake sh aclocal sh autoheader +sh autoconf sh automake --foreign --include-deps --add-missing -sh autoconf echo echo You are now ready to run ./configure