Rob> On Thu, 10 Jul 1997, David Mosberger-Tang wrote:
Rob> Hi, trying to build for IRIX 5.3
Rob> I have my gdk/gtk stuff in my GIMP directories (not in
Rob> usr/<blah>)
Rob> How do I tell configure to pick up the toolkits ?
Set CFLAGS and LDFLAGS before invoking configure. For example:
CFLAGS=-I/usr/gimp/include LDFLAGS=-L/usr/gimp/lib ./configure
would do it if you used a installation prefix of /usr/gimp for GIMP.
--david
-- Source code, list archive, and docs: http://www.azstarnet.com/~axplinux/sane/ To unsubscribe: mail -s unsubscribe sane-devel-request@listserv.azstarnet.com