Some more checks so that we don't have any undefined warning svn path=/trunk/kdegraphics/kpdf/; revision=342403remotes/origin/kpdf-experiments
parent
eac9aad8eb
commit
5bbcd7f771
2 changed files with 16 additions and 1 deletions
@ -1,6 +1,10 @@ |
||||
#define HAVE_FSEEK0 0 // define it to 0, if you have it, config.h will have it defined to 1
|
||||
// and that will be used
|
||||
|
||||
#include <config.h> |
||||
|
||||
#define HAVE_FREETYPE_H HAVE_FREETYPE |
||||
#define HAVE_FREETYPE_FREETYPE_H HAVE_FREETYPE |
||||
#define OPI_SUPPORT 0 |
||||
#define TEXTOUT_WORD_LIST 0 |
||||
#define HAVE_MKSTEMPS 1 //libkdefakes provides it
|
||||
|
||||
Loading…
Reference in new issue