Use autoreconf to bootstrap autotools
- autoreconf already do all the jobs and detections, we don't need to run manually multiples binaries
- Remove obsolete checks/warnings we are doing for libtoolize, all our components have been ported-
- Simply run autoreconf with good options should be enough for everything
- We still need to run intltoolize and gtkdocize manually to support autotool 2.69
- This fix issue #42 (closed)
- Use autoreconf to bootstrap xfce4-dev-tools itself
Edited by Romain Bouvier