config-krename.h.cmake (krename-4.0.9) | : | config-krename.h.cmake (krename-4.90.90) | ||
---|---|---|---|---|
/* config.h. Generated by cmake from config.h.cmake */ | /* config.h. Generated by cmake from config.h.cmake */ | |||
/* The size of a `int', as computed by sizeof. */ | ||||
#define SIZEOF_INT ${SIZEOF_INT} | ||||
/* The size of a `long', as computed by sizeof. */ | ||||
#define SIZEOF_LONG ${SIZEOF_LONG} | ||||
/* have TagLib */ | /* have TagLib */ | |||
#define HAVE_TAGLIB 1 | #define HAVE_TAGLIB ${HAVE_TAGLIB} | |||
/* have Exiv2 */ | /* have Exiv2 */ | |||
#define HAVE_EXIV2 ${EXIV2_FOUND} | #define HAVE_EXIV2 ${HAVE_EXIV2} | |||
/* have PoDoFo */ | /* have PoDoFo */ | |||
#define HAVE_PODOFO 1 | #define HAVE_PODOFO ${HAVE_PODOFO} | |||
/* have Freetype */ | /* have Freetype */ | |||
#define HAVE_FREETYPE ${FREETYPE_FOUND} | #define HAVE_FREETYPE ${HAVE_FREETYPE} | |||
#define VERSION "${KRENAME_VERSION}" | #define VERSION "${KRENAME_VERSION}" | |||
End of changes. 5 change blocks. | ||||
10 lines changed or deleted | 4 lines changed or added |