File: pHash-config.h

package info (click to toggle)
libphash 0.9.4-1.2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 4,168 kB
  • sloc: sh: 18,059; cpp: 11,339; php: 1,870; xml: 619; java: 173; cs: 139; makefile: 74; awk: 70; ansic: 44
file content (12 lines) | stat: -rw-r--r-- 308 bytes parent folder | download
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