git: enable whitespace checking commit hook during in autogen.sh
authorLennart Poettering <lennart@poettering.net>
Tue, 12 May 2009 23:56:54 +0000 (01:56 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 20 May 2009 00:09:32 +0000 (02:09 +0200)
commit74bff5af804817372aece931c792b53c8ec534e1
tree62980d7557ca8673428205e1cb96aa013292c799
parentcbf0874f018c6ddd831de26b1ac5bcf7b517e2da
git: enable whitespace checking commit hook during in autogen.sh

Trailing whitespace sucks. This change modifies autogen.sh to activate
the example pre-commit that ships with git. It will make sure that from
then on no further commits with trailing whitespace can be made
autogen.sh