diff --git a/build-extensions b/build-extensions index bded4ce..8af359b 100755 --- a/build-extensions +++ b/build-extensions @@ -979,6 +979,10 @@ notify() cd $notifysrcdir + sed -e 's/2.90/2.24/' -e 's/gtk+-3.0/gtk+-2.0/' -i configure.ac + + autoreconf -fi + ./configure --prefix=$freondir \ --disable-static