log configure.in @ 1246:854435704554

age author description
Wed, 21 Jan 2009 18:30:54 +0000 nadvornik enable threads by default
Sun, 07 Dec 2008 15:51:50 +0000 zas_ Fix patch 1290: we only want to remove unused parameter warnings not all warnings produced by -Wextra, so just disable then using -Wno-unused-parameter and re-add -Wextra (was -W, but this is the old name).
Sat, 06 Dec 2008 21:24:38 +0000 nadvornik disabled the "unused parameter" warnings, they are harmless and nobody