This commit is contained in:
Matthias Clasen 2009-12-01 00:38:59 +00:00
parent ea58559b2f
commit f9a79c62d8

View File

@ -53,8 +53,6 @@ of version 2 of the GLib library.
%prep %prep
%setup -q -n glib-%{version} %setup -q -n glib-%{version}
autoreconf -f -i
%build %build
%configure --disable-gtk-doc --enable-static --with-runtime-libdir=../../%{_lib} %configure --disable-gtk-doc --enable-static --with-runtime-libdir=../../%{_lib}
make %{?_smp_mflags} make %{?_smp_mflags}