> >  CFLAGS = -DSPLASH_CMYK=1 -Wno-write-strings -O2  -ffast-math 
> > -fomit-frame-pointer -Wall -pipe

> I've commited it anyway since it doesn't hurt but you shuld have a look at 
> not  overwriting the flags we have that make it work.

Thanks, what is the correct way to enable SPLASH_CMYK or to add custom options?
I think that configure has only --enable-splash-output which sets HAVE_SPLASH 
but not SPLASH_CMYK.
Old style manual makefiles before configure usually either left CFLAGS empty 
for custom use (and put critical flags in another variable) or provided an 
additional variable like XCFLAGS for custom flags.
William
                                          
_______________________________________________
poppler mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/poppler

Reply via email to