On Fri, 31 May 2002, Jeremy C. Reed wrote:
> The configure fails with:
> conftest.C:2: qglobal.h: No such file or directory
> Any ideas on what to add to my Makefile so it uses
> -I/usr/X11R6/qt3/include ?
I got this to work by doing:
CONFIGURE_ARGS+= --with-qt-dir=${BUILDLINK_QTDIR}
Jeremy C. Reed
http://www.reedmedia.net/