/usr/include/pHash-config.h is in libphash0-dev 0.9.4-1.2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 | /* pHash-config.h. Generated from pHash-config.h.in by configure. */
/* configure with audio hash */
#define HAVE_AUDIO_HASH 1
/* configure with video hash */
#define HAVE_VIDEO_HASH 1
/* configure with image hash */
#define HAVE_IMAGE_HASH 1
/* configure with pthread support */
#define HAVE_PTHREAD 1
|