Portability modifications to scripts
[melted] / src / modules / sox / configure
1 #!/bin/sh
2
3 if [ "$help" != "1" ]
4 then
5
6 cat << EOF >> ../filters.dat
7 sox             libmltsox.so
8 EOF
9
10 fi