remove config.h
[melted] / src / modules / valerie / configure
1 #!/bin/sh
2
3 if [ "$help" != "1" ]
4 then
5
6 cat << EOF >> ../consumers.dat
7 valerie                 libmltvalerie$LIBSUF
8 EOF
9
10 fi
11