]> git.sesse.net Git - mlt/blob - src/modules/gtk2/configure
211233638f039766d1d541a0ea05084e3ff7cb45
[mlt] / src / modules / gtk2 / configure
1 #!/bin/bash
2
3 if [ "$help" != "1" ]
4 then
5
6 cat << EOF >> ../producers.dat
7 pixbuf                  libmltgtk2.so
8 EOF
9
10 fi
11