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



--- Comment #6 from Fabian Affolter <m...@fabian-affolter.ch> ---
My connection was pretty bad when I filled the review request. Thanks to back
and forth I ended with a couple of bugs. I decided to go with the latest one.

(In reply to Christopher Meng from comment #2)
> What's the rationale of BR cmake then use autoconf? ;)

The bro guys switched to cmake for most of their components. configure is used
to set options for cmake and the Makefile is a wrapper for it. This is nice for
a default installation because people who are not familiar with cmake can just
run configure/make/make install. But for packaging their way requires some
patching to outsmart the build system that treat configure like it is from an
autotools project.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to