77f31557cd49c8df56dcb8852dbb04a43f3d700a
[melted] / src / modules / vorbis / configure
1 #!/bin/bash
2
3 if [ "$help" != "1" ]
4 then
5
6 cat << EOF >> ../producers.dat
7 vorbis          libmltvorbis.so
8 EOF
9
10 fi
11