On 7/5/2010 8:52 AM, Graeme Fowler wrote: > On Mon, 2010-07-05 at 08:25 -0700, Marc Perkel wrote: > >> Trying to compile SPF support and there seems to be two sets of >> instructions. The wiki says: >> > <snip> > >> But the EDITME file contains: >> > <snip> > > What is in *your* Local/Makefile? Hint: it should match the file > location on your filesystem. > > Graeme > > >
CFLAGS += -I/usr/include/spf2 LDFLAGS += -lspf2 I also compiled the SPF libs with --prefix=/usr which is what I usually need to do with fedora libs. -- Marc Perkel - Sales/Support [email protected] http://www.junkemailfilter.com Junk Email Filter dot com 415-992-3400 -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
