add flags

This commit is contained in:
Ivana Varekova 2007-08-15 12:13:55 +00:00
parent 70919f0ca4
commit bf09032dcc

View File

@ -55,6 +55,8 @@ autoreconf --install;
make %{?_smp_mflags}
cd contrib/minizip
export CPPFLAGS="-I../.."
export LDFLAGS="-L../.."
sh autogen.sh
%configure --enable-static=no
make