[Scribus] CPPFLAGS and LDFLAGS....please help

Martin Costabel costabel
Wed Sep 10 11:33:12 CEST 2003


tom jakabfy wrote:
[]
> ./configure CPPFLAGS=" /usr/share/autoconf/autoscan/" LDFLAGS=" 
> /usr/share/autoconf/autoscan/" but that doesn't work.

I guess at least you need to put "-I" and "-L" into the FLAGS:
CPPFLAGS="-I/usr/share/autoconf/autoscan/" 
LDFLAGS="-L/usr/share/autoconf/autoscan/"

-- 
Martin




More information about the scribus mailing list