Fixes threaded pixbuf usage and removes flash when swicthing between sdl preview...
[melted] / src / modules / valerie / configure
1 #!/bin/sh
2
3 if [ "$help" != "1" ]
4 then
5
6 cat << EOF >> ../consumers.dat
7 valerie                 libmltvalerie.so
8 EOF
9
10 fi
11