Powertweak autoconf support =========================== Purpose ------- Sorts out various automake and autoconf issues so as to get a clean build from ./configure How to Apply ------------ get powertweak release 0.1.14 (e.g. http://powertweak.sourceforge.net/) tar xvzf powertweak-0.1.14.tar.gz cd powertweak-0.1.14 patch -p1 < ../file.patch (or whatever you called it) ./configure make Caolan McNamara (2000)