> I think the problem here is that these macros do use the same name for both 
> the bcond variable and the configure switch.

You are right. Gentoo has 
[`use_enable`](https://gitweb.gentoo.org/proj/portage.git/tree/bin/ebuild.sh?id=033e7b68cc5495ab43498a73940be23b919aa5cf#n254)
 and 
[`use_with`](https://gitweb.gentoo.org/proj/portage.git/tree/bin/ebuild.sh?id=033e7b68cc5495ab43498a73940be23b919aa5cf#n236)
 , which are more or less prototypes of these macros, can accept two parameters 
which make them more flexible.

I see your point. I will rework the macros to act more like their Gentoo 
counterparts.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/176#issuecomment-297703769
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to