Re: [matplotlib-devel] checks for freetype

2007-08-03 Thread Michael Droettboom
John Hunter wrote: > Hi Michael, > > I just tried building mpl from svn at work for the first time since > your changes, and wanted to let you know about a use case that isn't > convered by your checks. We build mpl by passing in -I and other > args, eg in a Makefile: > > cd ${SRCDIR}/matp

[matplotlib-devel] checks for freetype

2007-08-03 Thread John Hunter
Hi Michael, I just tried building mpl from svn at work for the first time since your changes, and wanted to let you know about a use case that isn't convered by your checks. We build mpl by passing in -I and other args, eg in a Makefile: cd ${SRCDIR}/matplotlib/matplotlib; CC=${CC} CXX=$