r125: This commit was manufactured by cvs2svn to create tag 'r1_1_7-last'.
[cinelerra_cv/mob.git] / hvirtual / config.h.in
blob17a750f27c372ec55295181c99c68140e50eaf7f
1 /* config.h.in. Generated from configure.in by autoheader. */
3 /* Define to 1 if translation of program messages to the user's native
4 language is requested. */
5 #undef ENABLE_NLS
7 /* Define if the GNU dcgettext() function is already present or preinstalled.
8 */
9 #undef HAVE_DCGETTEXT
11 /* Define to 1 if you have the <dlfcn.h> header file. */
12 #undef HAVE_DLFCN_H
14 /* Define to 1 if you have the <ffmpeg/avcodec.h> header file. */
15 #undef HAVE_FFMPEG_AVCODEC_H
17 /* Define if the GNU gettext() function is already present or preinstalled. */
18 #undef HAVE_GETTEXT
20 /* Define if you have the iconv() function. */
21 #undef HAVE_ICONV
23 /* Define to 1 if you have the <inttypes.h> header file. */
24 #undef HAVE_INTTYPES_H
26 /* Define to 1 if you have the <lame/lame.h> header file. */
27 #undef HAVE_LAME_LAME_H
29 /* Define to 1 if you have the `asound' library (-lasound). */
30 #undef HAVE_LIBASOUND
32 /* Define to 1 if you have the `avc1394' library (-lavc1394). */
33 #undef HAVE_LIBAVC1394
35 /* Define to 1 if you have the `raw1394' library (-lraw1394). */
36 #undef HAVE_LIBRAW1394
38 /* Define to 1 if you have the `rom1394' library (-lrom1394). */
39 #undef HAVE_LIBROM1394
41 /* Define to 1 if you have the `uuid' library (-luuid). */
42 #undef HAVE_LIBUUID
44 /* Define to 1 if you have the `X11' library (-lX11). */
45 #undef HAVE_LIBX11
47 /* Define to 1 if you have the `xvidcore' library (-lxvidcore). */
48 #undef HAVE_LIBXVIDCORE
50 /* Define to 1 if you have the <memory.h> header file. */
51 #undef HAVE_MEMORY_H
53 /* Define to 1 if you have the <stdint.h> header file. */
54 #undef HAVE_STDINT_H
56 /* Define to 1 if you have the <stdlib.h> header file. */
57 #undef HAVE_STDLIB_H
59 /* Define to 1 if you have the <strings.h> header file. */
60 #undef HAVE_STRINGS_H
62 /* Define to 1 if you have the <string.h> header file. */
63 #undef HAVE_STRING_H
65 /* Define to 1 if you have the <sys/stat.h> header file. */
66 #undef HAVE_SYS_STAT_H
68 /* Define to 1 if you have the <sys/types.h> header file. */
69 #undef HAVE_SYS_TYPES_H
71 /* Define to 1 if you have the <unistd.h> header file. */
72 #undef HAVE_UNISTD_H
74 /* Define to 1 if you have the <uuid/uuid.h> header file. */
75 #undef HAVE_UUID_UUID_H
77 /* Define to 1 if you have the <X11/Xlib.h> header file. */
78 #undef HAVE_X11_XLIB_H
80 /* Define to 1 if you have the <xvid.h> header file. */
81 #undef HAVE_XVID_H
83 /* Name of package */
84 #undef PACKAGE
86 /* Define to the address where bug reports for this package should be sent. */
87 #undef PACKAGE_BUGREPORT
89 /* Define to the full name of this package. */
90 #undef PACKAGE_NAME
92 /* Define to the full name and version of this package. */
93 #undef PACKAGE_STRING
95 /* Define to the one symbol short name of this package. */
96 #undef PACKAGE_TARNAME
98 /* Define to the version of this package. */
99 #undef PACKAGE_VERSION
101 /* Define to 1 if you have the ANSI C header files. */
102 #undef STDC_HEADERS
104 /* Version number of package */
105 #undef VERSION
107 /* Define to 1 if the X Window System is missing or not being used. */
108 #undef X_DISPLAY_MISSING