~ubuntu-branches/ubuntu/vivid/modemmanager/vivid-proposed

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl
  • Date: 2011-06-16 17:12:41 UTC
  • mfrom: (16.1.1 oneiric)
  • Revision ID: james.westby@ubuntu.com-20110616171241-k8vgsdmbpsvx467q
Tags: 0.4.997-1
* debian/watch: Switch to .bz2 tarballs.
* Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* config.h.in.  Generated from configure.ac by autoheader.  */
 
2
 
 
3
/* always defined to indicate that i18n is enabled */
 
4
#undef ENABLE_NLS
 
5
 
 
6
/* Gettext package */
 
7
#undef GETTEXT_PACKAGE
 
8
 
 
9
/* Define to 1 if you have the `bind_textdomain_codeset' function. */
 
10
#undef HAVE_BIND_TEXTDOMAIN_CODESET
 
11
 
 
12
/* Define if you have a dbus-glib with
 
13
   dbus_glib_global_set_disable_legacy_property_access() */
 
14
#undef HAVE_DBUS_GLIB_DISABLE_LEGACY_PROP_ACCESS
 
15
 
 
16
/* Define to 1 if you have the `dcgettext' function. */
 
17
#undef HAVE_DCGETTEXT
 
18
 
 
19
/* Define to 1 if you have the <dlfcn.h> header file. */
 
20
#undef HAVE_DLFCN_H
 
21
 
 
22
/* Define if the GNU gettext() function is already present or preinstalled. */
 
23
#undef HAVE_GETTEXT
 
24
 
 
25
/* Define to 1 if you have the <inttypes.h> header file. */
 
26
#undef HAVE_INTTYPES_H
 
27
 
 
28
/* Define if your <locale.h> file defines LC_MESSAGES. */
 
29
#undef HAVE_LC_MESSAGES
 
30
 
 
31
/* Define to 1 if you have the <locale.h> header file. */
 
32
#undef HAVE_LOCALE_H
 
33
 
 
34
/* Define to 1 if you have the <memory.h> header file. */
 
35
#undef HAVE_MEMORY_H
 
36
 
 
37
/* Define if you have a polkit with polkit_authority_get_sync() */
 
38
#undef HAVE_POLKIT_AUTHORITY_GET_SYNC
 
39
 
 
40
/* Define to 1 if you have the <pppd/pppd.h> header file. */
 
41
#undef HAVE_PPPD_PPPD_H
 
42
 
 
43
/* Define to 1 if you have the <stdint.h> header file. */
 
44
#undef HAVE_STDINT_H
 
45
 
 
46
/* Define to 1 if you have the <stdlib.h> header file. */
 
47
#undef HAVE_STDLIB_H
 
48
 
 
49
/* Define to 1 if you have the <strings.h> header file. */
 
50
#undef HAVE_STRINGS_H
 
51
 
 
52
/* Define to 1 if you have the <string.h> header file. */
 
53
#undef HAVE_STRING_H
 
54
 
 
55
/* Define to 1 if you have the <sys/stat.h> header file. */
 
56
#undef HAVE_SYS_STAT_H
 
57
 
 
58
/* Define to 1 if you have the <sys/types.h> header file. */
 
59
#undef HAVE_SYS_TYPES_H
 
60
 
 
61
/* Define to 1 if you have the <unistd.h> header file. */
 
62
#undef HAVE_UNISTD_H
 
63
 
 
64
/* Define to the sub-directory in which libtool stores uninstalled libraries.
 
65
   */
 
66
#undef LT_OBJDIR
 
67
 
 
68
/* Define the distribution version string */
 
69
#undef MM_DIST_VERSION
 
70
 
 
71
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
 
72
#undef NO_MINUS_C_MINUS_O
 
73
 
 
74
/* Name of package */
 
75
#undef PACKAGE
 
76
 
 
77
/* Define to the address where bug reports for this package should be sent. */
 
78
#undef PACKAGE_BUGREPORT
 
79
 
 
80
/* Define to the full name of this package. */
 
81
#undef PACKAGE_NAME
 
82
 
 
83
/* Define to the full name and version of this package. */
 
84
#undef PACKAGE_STRING
 
85
 
 
86
/* Define to the one symbol short name of this package. */
 
87
#undef PACKAGE_TARNAME
 
88
 
 
89
/* Define to the home page for this package. */
 
90
#undef PACKAGE_URL
 
91
 
 
92
/* Define to the version of this package. */
 
93
#undef PACKAGE_VERSION
 
94
 
 
95
/* Define to 1 if you have the ANSI C header files. */
 
96
#undef STDC_HEADERS
 
97
 
 
98
/* Enable extensions on AIX 3, Interix.  */
 
99
#ifndef _ALL_SOURCE
 
100
# undef _ALL_SOURCE
 
101
#endif
 
102
/* Enable GNU extensions on systems that have them.  */
 
103
#ifndef _GNU_SOURCE
 
104
# undef _GNU_SOURCE
 
105
#endif
 
106
/* Enable threading extensions on Solaris.  */
 
107
#ifndef _POSIX_PTHREAD_SEMANTICS
 
108
# undef _POSIX_PTHREAD_SEMANTICS
 
109
#endif
 
110
/* Enable extensions on HP NonStop.  */
 
111
#ifndef _TANDEM_SOURCE
 
112
# undef _TANDEM_SOURCE
 
113
#endif
 
114
/* Enable general extensions on Solaris.  */
 
115
#ifndef __EXTENSIONS__
 
116
# undef __EXTENSIONS__
 
117
#endif
 
118
 
 
119
 
 
120
/* Version number of package */
 
121
#undef VERSION
 
122
 
 
123
/* Define if you want to use PolicyKit */
 
124
#undef WITH_POLKIT
 
125
 
 
126
/* Define to 1 if on MINIX. */
 
127
#undef _MINIX
 
128
 
 
129
/* Define to 2 if the system does not provide POSIX.1 features except with
 
130
   this defined. */
 
131
#undef _POSIX_1_SOURCE
 
132
 
 
133
/* Define to 1 if you need to in order for `stat' and other things to work. */
 
134
#undef _POSIX_SOURCE