X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fmodules%2Fwestley%2Fconfigure;h=65cbb5f13217c8512119e6f285d055627b4cc877;hb=20bc3a5c2dd597407af2b4f1f4c4ebd75186e35e;hp=c8bb348d6d0ac18ccc8003c99fe7be0d4ceac2a1;hpb=efe712aeb077f97da2d6d70fb0541ae747b02330;p=melted diff --git a/src/modules/westley/configure b/src/modules/westley/configure index c8bb348..65cbb5f 100755 --- a/src/modules/westley/configure +++ b/src/modules/westley/configure @@ -6,7 +6,7 @@ then which xml2-config > /dev/null 2>&1 disable_xml2=$? - if [ "$disable_xml2" == "0" ] + if [ "$disable_xml2" = "0" ] then echo "westley libmltwestley$LIBSUF" >> ../producers.dat echo "westley-xml libmltwestley$LIBSUF" >> ../producers.dat