--- Transmission-0.6.1/configure.orig 2006-09-13 11:39:43.000000000 +0200 +++ Transmission-0.6.1/configure 2006-09-13 13:17:46.000000000 +0200 @@ -173,7 +173,7 @@ verbose gtk_test if runcmd pkg-config gtk+-2.0 then - if runcmd expr `pkg-config --modversion gtk+-2.0` '>=' 2.6.0 + if [ 1 ]; then cat > testconf.c << EOF #include