Fairly large overhaul of the JuK codebase to beat out a lot of the Qt 3 stuff.
[kdemultimedia.git] / config.h.cmake
blob51980db83be06a0cfca9d9cfa8566df386958165
1 /* config.h.  Generated by cmake from config.h.cmake */
2 /* Don't add anything new here!!! Use per-directory generated files. */
4 /* Define to 1 if you have the <Alib.h> header file. */
5 #cmakedefine HAVE_ALIB_H 1
7 /* Define to 1 if you have the <alloca.h> header file. */
8 #cmakedefine HAVE_ALLOCA_H 1
10 /* Define if you have ogg/vorbis installed */
11 #cmakedefine HAVE_OGG_VORBIS
13 /* Define if you have ogg/vorbis installed */
14 #cmakedefine OGG_VORBIS 1
16 /* Define if you ogg/vorbis installed */
17 #cmakedefine HAVE_VORBIS ${OGGVORBIS_VERSION}
19 /* Define if you have libOggFLAC (required for loading OggFLAC files) */
20 #cmakedefine HAVE_LIBOGGFLAC
23 /* Define to 1 if you have the `theora' library (-ltheora). */
24 #cmakedefine HAVE_LIBTHEORA 1
26 /* Define to 1 if you have the <linux/cdrom.h> header file. */
27 #cmakedefine HAVE_LINUX_CDROM_H 1
29 /* Define to 1 if you have the <linux/ucdrom.h> header file. */
30 #cmakedefine HAVE_LINUX_UCDROM_H 1
32 /* Define to 1 if you have the <machine/soundcard.h> header file. */
33 #cmakedefine HAVE_MACHINE_SOUNDCARD_H 1
35 /* Define to 1 if you have the <soundcard.h> header file. */
36 #cmakedefine HAVE_SOUNDCARD_H 1
38 /* Define to 1 if you have the <sys/audioio.h> header file. */
39 #cmakedefine HAVE_SYS_AUDIOIO_H 1
41 /* Define to 1 if you have the <sys/soundcard.h> header file. */
42 #cmakedefine HAVE_SYS_SOUNDCARD_H 1
44 /* Define to 1 if you have the <sys/stat.h> header file. */
45 #cmakedefine HAVE_SYS_STAT_H 1
47 /* define if you have TagLib */
48 #cmakedefine HAVE_TAGLIB 1
50 /* Define if your assembler supports x86 SSE instructions */
51 #define HAVE_X86_SSE 1
53 /* Define if you have XShmGetEventBase in <X11/extensions/XShm.h */
54 #cmakedefine HAVE_XSHMGETEVENTBASE 1
56 /* The size of a `long', as computed by sizeof. */
57 #define SIZEOF_LONG ${SIZEOF_LONG}
59 /* Compatibility with older version of xine */
60 /* #undef _x_ao_new_port */