On Wednesday, March 16, 2011 03:02:01 justin wrote:
> >> #  $(use_with png pngdriver "${EPREFIX}/usr")
> >> #  $(use_with pdf hpdf "${EPREFIX}/usr")
> >> #  $(use_with mysql mysql "${EPREFIX}/usr/bin/mysql_config")
> >> #  $(use_with postgres postgresql "${EPREFIX}/usr/bin/pg_config")
> > 
> > do you really need full paths here ?  are the configure scripts that
> > screwed up ?  ideally libs would be found via .pc files.
> 
> It f..ing defaults to / roots if not specified

lame.  feel like pestering upstream to be smarter about this ?  like use 
AC_CHECK_TOOL(mysql_config) ?  and for things like libpng, use PKG_CONFIG 
macros to find the .pc files ?
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to