On Jan 23, 2009, at 4:06 PM, Bradley Giesbrecht wrote:
So what I was doing was creating a link to the mysql include/lib directories in work/mysql and adding --with-dlz-mysql=${workpath}/ mysql.I guess this isn't a good idea, right?
It's a style thing. I generally prefer not doing it (especially if you can pass appropriate directories to the configure script so it adds -I and -L options when building).
This is how php5 is built which is where I got the idea.BTW, I named it dlz_mysql so if some other port has bind9 as a dependency and also has a +mysql variant it won't automatically build bind9 with dlz-mysql.Is this a good idea or does it even work that way?
I think it's a good idea. -- Daniel J. Luke +========================================================+ | *---------------- [email protected] ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+
PGP.sig
Description: This is a digitally signed message part
_______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
