~timchen119/ubuntu/trusty/gnome-bluetooth/lp1035431

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Emilio Pozuelo Monfort
  • Date: 2011-02-27 15:45:22 UTC
  • mfrom: (1.3.2 upstream)
  • mto: (2.2.3 experimental) (1.5.1)
  • mto: This revision was merged to the branch mainline in revision 53.
  • Revision ID: james.westby@ubuntu.com-20110227154522-dnnoqasv5v3mv42a
Tags: upstream-2.91.5
ImportĀ upstreamĀ versionĀ 2.91.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* config.h.in.  Generated from configure.ac by autoheader.  */
2
2
 
3
 
/* always defined to indicate that i18n is enabled */
 
3
/* Define to 1 if translation of program messages to the user's native
 
4
   language is requested. */
4
5
#undef ENABLE_NLS
5
6
 
6
7
/* The name of the gettext domain */
9
10
/* Enable additional debugging at the expense of performance and size */
10
11
#undef GNOME_ENABLE_DEBUG
11
12
 
12
 
/* Define to 1 if you have the `bind_textdomain_codeset' function. */
13
 
#undef HAVE_BIND_TEXTDOMAIN_CODESET
14
 
 
15
 
/* Define to 1 if you have the `dcgettext' function. */
 
13
/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
 
14
   CoreFoundation framework. */
 
15
#undef HAVE_CFLOCALECOPYCURRENT
 
16
 
 
17
/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
 
18
   the CoreFoundation framework. */
 
19
#undef HAVE_CFPREFERENCESCOPYAPPVALUE
 
20
 
 
21
/* Define if the GNU dcgettext() function is already present or preinstalled.
 
22
   */
16
23
#undef HAVE_DCGETTEXT
17
24
 
18
25
/* Define to 1 if you have the <dlfcn.h> header file. */
21
28
/* Define if the GNU gettext() function is already present or preinstalled. */
22
29
#undef HAVE_GETTEXT
23
30
 
 
31
/* Define if you have the iconv() function and it works. */
 
32
#undef HAVE_ICONV
 
33
 
24
34
/* Define to 1 if you have the <inttypes.h> header file. */
25
35
#undef HAVE_INTTYPES_H
26
36
 
27
 
/* Define if your <locale.h> file defines LC_MESSAGES. */
28
 
#undef HAVE_LC_MESSAGES
29
 
 
30
 
/* Define to 1 if you have the <locale.h> header file. */
31
 
#undef HAVE_LOCALE_H
32
 
 
33
37
/* Define to 1 if you have the <memory.h> header file. */
34
38
#undef HAVE_MEMORY_H
35
39
 
76
80
/* Define to the one symbol short name of this package. */
77
81
#undef PACKAGE_TARNAME
78
82
 
 
83
/* Define to the home page for this package. */
 
84
#undef PACKAGE_URL
 
85
 
79
86
/* Define to the version of this package. */
80
87
#undef PACKAGE_VERSION
81
88
 
82
89
/* Define to 1 if you have the ANSI C header files. */
83
90
#undef STDC_HEADERS
84
91
 
 
92
/* Carrick theme directory */
 
93
#undef THEME_DIR
 
94
 
85
95
/* Version number of package */
86
96
#undef VERSION