diff --git a/libmng.spec b/libmng.spec index 87c5bfc..64f1f7c 100644 --- a/libmng.spec +++ b/libmng.spec @@ -36,7 +36,7 @@ applications which use MNG graphics. cat unmaintained/autogen.sh | tr -d \\r > autogen.sh chmod 755 autogen.sh [ ! -x ./configure ] && ./autogen.sh --help # generate, but don't run -%configure --enable-shared --enable-static --with-zlib --with-jpeg \ +%configure --enable-shared --disable-static --with-zlib --with-jpeg \ --with-gnu-ld --with-lcms make %{?_smp_mflags}