This batch of patches will unify compile commands for librep/rep-gtk/sawfish:
1) ./autogen.sh
- Is this step needed with official tarballs? It is if using
git-snapshots, so let's do it...
- This will run configure with wrong parameters (/usr/local/). It
will be fixed in the next step.
2) %configure
- rpm will define correct --prefix etc automatically.
3) make %{?_smp_mflags}
- Again let rpm to do it's magic.
