On Wed, 2012-06-06 at 19:55 +0200, Guido Trentalancia wrote: > The autotools option has been discussed already several times and it has always been rejected. You must not have even bothered to read the link or understand what I was saying. I'm not saying "switch to autotools!". Rather, implementing a subset of the API surface they expose. I've actually done this for various other components between GNOME and Linux. > If you want to propose the minimal configure script that you wrote, > my personal opinion is that it might tidy up the build logic a little > bit so that it can be better managed over time and it might also > turn out to be handy to someone someday... What I was actually saying is that your patch should explicitly separate BUILD_INTERNAL_CFLAGS from CFLAGS. Automake calls the former AM_CFLAGS, but you can call it whatever you want in your Makefile. The point is to leave CFLAGS as a meta-build (rpm/dpkg/yocto) customization tool. -- This message was distributed to subscribers of the selinux mailing list. If you no longer wish to subscribe, send mail to majordomo@xxxxxxxxxxxxx with the words "unsubscribe selinux" without quotes as the message.