https://bugzilla.redhat.com/show_bug.cgi?id=841001

--- Comment #12 from raveit65 <[email protected]> ---
@ Mario
this makes also no sense

NOCONFIGURE=1 ./autogen.sh --enable-startup-notification --enable-gtk-doc-html

better

%prep
%setup -q
NOCONFIGURE=1 ./autogen.sh --enable-startup-notification --enable-gtk-doc-html

%build
%configure --enable-startup-notification --enable-gtk-doc-html
make %{?_smp_mflags}

with (NOCONFIGURE=1) autogen.sh doesn't configure

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to