r105: This commit was manufactured by cvs2svn to create tag
[cinelerra_cv/mob.git] / hvirtual / config.h.in
blob89850dd86cfe5c8e7ff55ca520bfcbb797665d71
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 if the GNU gettext() function is already present or preinstalled. */
15 #undef HAVE_GETTEXT
17 /* Define if you have the iconv() function. */
18 #undef HAVE_ICONV
20 /* Define to 1 if you have the <inttypes.h> header file. */
21 #undef HAVE_INTTYPES_H
23 /* Define to 1 if you have the <lame/lame.h> header file. */
24 #undef HAVE_LAME_LAME_H
26 /* Define to 1 if you have the `asound' library (-lasound). */
27 #undef HAVE_LIBASOUND
29 /* Define to 1 if you have the `sndfile' library (-lsndfile). */
30 #undef HAVE_LIBSNDFILE
32 /* Define to 1 if you have the `uuid' library (-luuid). */
33 #undef HAVE_LIBUUID
35 /* Define to 1 if you have the `xvidcore' library (-lxvidcore). */
36 #undef HAVE_LIBXVIDCORE
38 /* Define to 1 if you have the <memory.h> header file. */
39 #undef HAVE_MEMORY_H
41 /* Define to 1 if you have the <sndfile.h> header file. */
42 #undef HAVE_SNDFILE_H
44 /* Define to 1 if you have the <stdint.h> header file. */
45 #undef HAVE_STDINT_H
47 /* Define to 1 if you have the <stdlib.h> header file. */
48 #undef HAVE_STDLIB_H
50 /* Define to 1 if you have the <strings.h> header file. */
51 #undef HAVE_STRINGS_H
53 /* Define to 1 if you have the <string.h> header file. */
54 #undef HAVE_STRING_H
56 /* Define to 1 if you have the <sys/stat.h> header file. */
57 #undef HAVE_SYS_STAT_H
59 /* Define to 1 if you have the <sys/types.h> header file. */
60 #undef HAVE_SYS_TYPES_H
62 /* Define to 1 if you have the <unistd.h> header file. */
63 #undef HAVE_UNISTD_H
65 /* Define to 1 if you have the <uuid/uuid.h> header file. */
66 #undef HAVE_UUID_UUID_H
68 /* Define to 1 if you have the <xvid.h> header file. */
69 #undef HAVE_XVID_H
71 /* Name of package */
72 #undef PACKAGE
74 /* Define to the address where bug reports for this package should be sent. */
75 #undef PACKAGE_BUGREPORT
77 /* Define to the full name of this package. */
78 #undef PACKAGE_NAME
80 /* Define to the full name and version of this package. */
81 #undef PACKAGE_STRING
83 /* Define to the one symbol short name of this package. */
84 #undef PACKAGE_TARNAME
86 /* Define to the version of this package. */
87 #undef PACKAGE_VERSION
89 /* Define to 1 if you have the ANSI C header files. */
90 #undef STDC_HEADERS
92 /* Version number of package */
93 #undef VERSION
95 /* Define to 1 if the X Window System is missing or not being used. */
96 #undef X_DISPLAY_MISSING