consumer_avformat.c: fix pointer passed to url_fclose()
[melted] / src / modules / inigo / configure
index 617ee0a..5296827 100755 (executable)
@@ -1,10 +1,11 @@
-#!/bin/bash
+#!/bin/sh
 
 if [ "$help" != "1" ]
 then
 
 cat << EOF >> ../producers.dat
-inigo                  libinigo.so
+inigo                  libmltinigo$LIBSUF
+inigo_file             libmltinigo$LIBSUF
 EOF
 
 fi