Hi all In order to speed up compilation for libkolabxml I edited autogen.sh. I changed `make` to `make -j4`. Is there an easier/cleaner way to acomplish this? (e.g. not changing the sources) Thanks Elias