]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
build-sys: add bootstrap.sh
authorLennart Poettering <mzyvopt@0pointer.de>
Wed, 24 Mar 2010 14:52:23 +0000 (15:52 +0100)
committerDhaval Giani <dhaval.giani@gmail.com>
Wed, 24 Mar 2010 16:06:20 +0000 (17:06 +0100)
commit48d668b8970241f52434e76ffffc017244d5f364
tree7b8a2420b918049890862c73ed3798443b7b892e
parentfa1b4959d35fa011d55e3a676be355d9ed3a100c
build-sys: add bootstrap.sh

Most projects carry a bootstrap.sh/autogen.sh file that calls the
autotools in the right order.

This bootstrap.sh also enables the default git commit hook which
enforces a strict kernel-like whitespace regime.

Signed-off-by: Lennart Poettering <lennart@poettering.net>
Signed-off-by: Dhaval Giani <dhaval.giani@gmail.com>
bootstrap.sh [new file with mode: 0755]