~ubuntu-branches/ubuntu/natty/gst-entrans/natty

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Jonas Smedegaard
  • Date: 2010-09-13 19:49:29 UTC
  • Revision ID: james.westby@ubuntu.com-20100913194929-qz90a14xyxln9yfz
Tags: upstream-0.10.2
ImportĀ upstreamĀ versionĀ 0.10.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* config.h.in.  Generated from configure.ac by autoheader.  */
 
2
 
 
3
/* Define to 1 if translation of program messages to the user's native
 
4
   language is requested. */
 
5
#undef ENABLE_NLS
 
6
 
 
7
/* gettext package name */
 
8
#undef GETTEXT_PACKAGE
 
9
 
 
10
/* Defined if gcov is enabled to force a rebuild due to config.h changing */
 
11
#undef GST_GCOV_ENABLED
 
12
 
 
13
/* package origin; secondary define */
 
14
#undef GST_ORIGIN
 
15
 
 
16
/* package name in plugins; secondary define */
 
17
#undef GST_PACKAGE
 
18
 
 
19
/* package name in plugins */
 
20
#undef GST_PACKAGE_NAME
 
21
 
 
22
/* package origin */
 
23
#undef GST_PACKAGE_ORIGIN
 
24
 
 
25
/* Define if the GNU dcgettext() function is already present or preinstalled.
 
26
   */
 
27
#undef HAVE_DCGETTEXT
 
28
 
 
29
/* Define to 1 if you have the <dlfcn.h> header file. */
 
30
#undef HAVE_DLFCN_H
 
31
 
 
32
/* Define if the GNU gettext() function is already present or preinstalled. */
 
33
#undef HAVE_GETTEXT
 
34
 
 
35
/* Define if you have the iconv() function. */
 
36
#undef HAVE_ICONV
 
37
 
 
38
/* Define to 1 if you have the <inttypes.h> header file. */
 
39
#undef HAVE_INTTYPES_H
 
40
 
 
41
/* Define to 1 if you have the <memory.h> header file. */
 
42
#undef HAVE_MEMORY_H
 
43
 
 
44
/* Define to 1 if you have the <stdint.h> header file. */
 
45
#undef HAVE_STDINT_H
 
46
 
 
47
/* Define to 1 if you have the <stdlib.h> header file. */
 
48
#undef HAVE_STDLIB_H
 
49
 
 
50
/* Define to 1 if you have the <strings.h> header file. */
 
51
#undef HAVE_STRINGS_H
 
52
 
 
53
/* Define to 1 if you have the <string.h> header file. */
 
54
#undef HAVE_STRING_H
 
55
 
 
56
/* Define to 1 if you have the <sys/stat.h> header file. */
 
57
#undef HAVE_SYS_STAT_H
 
58
 
 
59
/* Define to 1 if you have the <sys/types.h> header file. */
 
60
#undef HAVE_SYS_TYPES_H
 
61
 
 
62
/* Define to 1 if you have the <unistd.h> header file. */
 
63
#undef HAVE_UNISTD_H
 
64
 
 
65
/* gettext locale dir */
 
66
#undef LOCALEDIR
 
67
 
 
68
/* Define to the sub-directory in which libtool stores uninstalled libraries.
 
69
   */
 
70
#undef LT_OBJDIR
 
71
 
 
72
/* Name of package */
 
73
#undef PACKAGE
 
74
 
 
75
/* Define to the address where bug reports for this package should be sent. */
 
76
#undef PACKAGE_BUGREPORT
 
77
 
 
78
/* Define to the full name of this package. */
 
79
#undef PACKAGE_NAME
 
80
 
 
81
/* Define to the full name and version of this package. */
 
82
#undef PACKAGE_STRING
 
83
 
 
84
/* Define to the one symbol short name of this package. */
 
85
#undef PACKAGE_TARNAME
 
86
 
 
87
/* Define to the version of this package. */
 
88
#undef PACKAGE_VERSION
 
89
 
 
90
/* Define to 1 if you have the ANSI C header files. */
 
91
#undef STDC_HEADERS
 
92
 
 
93
/* Version number of package */
 
94
#undef VERSION