* whitespace cleanup

This commit is contained in:
Caner Candan 2011-05-05 17:15:10 +02:00
commit 70e60a50d2
195 changed files with 1763 additions and 1873 deletions

View file

@ -19,10 +19,10 @@ When running bash, use this:
You can freely move the created project around. However, whenever you
change the location of the source- or build-directories, you need to
run
run
touch configure.ac && autoreconf
in the source-directory and
make
in the source-directory and
make
in the build-directory (which might or might not be the same for you).