~ubuntu-branches/ubuntu/saucy/network-manager-applet/saucy-updates

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Package Import Robot
  • Author(s): Mathieu Trudel-Lapierre
  • Date: 2012-08-10 15:44:44 UTC
  • mfrom: (1.2.30)
  • Revision ID: package-import@ubuntu.com-20120810154444-nmjepmyshkpbxt60
Tags: 0.9.6.2-0ubuntu1
* New upstream release.
  - Fix GNOME Bluetooth plugin DUN modem detection and setup
  - Various crash and stability fixes
  - Allow appending DNS servers and domains in automatic addressing mode
  - Fix defaults for PPP echo values
  - Show IPv6 addressing page for VPN plugins that support it
  - Port to GSettings and split out 0.8 -> 0.9 migration code
  - Recognize PKCS#12 certificates imported from Firefox
  - Pre-fill CDMA username/password in the mobile broadband wizard
  - Only handle VPN secrets for GNOME Shell 3.3 and lower
* debian/control: Bump Depends and Build-Depends to (>= 0.9.6) for
  network-manager and the libnm-{glib,util,glib-vpn}-dev packages.
* debian/patches/git_fix_some_leaks_80ef61b.patch: cherry-picked patch to
  fix a few leaks: g_object_get() and gtk_tree_model_get() copy/ref the
  values they return, so make sure to deal with that everywhere.

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 if building universal (internal helper macro) */
 
4
#undef AC_APPLE_UNIVERSAL_BUILD
 
5
 
 
6
/* Define when building nm-applet-migration-tool */
 
7
#undef BUILD_MIGRATION_TOOL
 
8
 
 
9
/* always defined to indicate that i18n is enabled */
 
10
#undef ENABLE_NLS
 
11
 
 
12
/* Gettext package */
 
13
#undef GETTEXT_PACKAGE
 
14
 
 
15
/* Define to 1 if you have the `bind_textdomain_codeset' function. */
 
16
#undef HAVE_BIND_TEXTDOMAIN_CODESET
 
17
 
 
18
/* Define to 1 if you have the `dcgettext' function. */
 
19
#undef HAVE_DCGETTEXT
 
20
 
 
21
/* Define to 1 if you have the <dlfcn.h> header file. */
 
22
#undef HAVE_DLFCN_H
 
23
 
 
24
/* Define to 1 if you have the <fcntl.h> header file. */
 
25
#undef HAVE_FCNTL_H
 
26
 
 
27
/* Define if the GNU gettext() function is already present or preinstalled. */
 
28
#undef HAVE_GETTEXT
 
29
 
 
30
/* Define to 1 if you have the <inttypes.h> header file. */
 
31
#undef HAVE_INTTYPES_H
 
32
 
 
33
/* Define if your <locale.h> file defines LC_MESSAGES. */
 
34
#undef HAVE_LC_MESSAGES
 
35
 
 
36
/* Define if you have libnotify 0.7 or later */
 
37
#undef HAVE_LIBNOTIFY_07
 
38
 
 
39
/* Define to 1 if you have the <locale.h> header file. */
 
40
#undef HAVE_LOCALE_H
 
41
 
 
42
/* Define to 1 if you have the <memory.h> header file. */
 
43
#undef HAVE_MEMORY_H
 
44
 
 
45
/* Define to 1 if you have the <paths.h> header file. */
 
46
#undef HAVE_PATHS_H
 
47
 
 
48
/* Define to 1 if you have the `select' function. */
 
49
#undef HAVE_SELECT
 
50
 
 
51
/* Define to 1 if you have the `socket' function. */
 
52
#undef HAVE_SOCKET
 
53
 
 
54
/* Define to 1 if you have the <stdint.h> header file. */
 
55
#undef HAVE_STDINT_H
 
56
 
 
57
/* Define to 1 if you have the <stdlib.h> header file. */
 
58
#undef HAVE_STDLIB_H
 
59
 
 
60
/* Define to 1 if you have the <strings.h> header file. */
 
61
#undef HAVE_STRINGS_H
 
62
 
 
63
/* Define to 1 if you have the <string.h> header file. */
 
64
#undef HAVE_STRING_H
 
65
 
 
66
/* Define to 1 if you have the <syslog.h> header file. */
 
67
#undef HAVE_SYSLOG_H
 
68
 
 
69
/* Define to 1 if you have the <sys/ioctl.h> header file. */
 
70
#undef HAVE_SYS_IOCTL_H
 
71
 
 
72
/* Define to 1 if you have the <sys/stat.h> header file. */
 
73
#undef HAVE_SYS_STAT_H
 
74
 
 
75
/* Define to 1 if you have the <sys/time.h> header file. */
 
76
#undef HAVE_SYS_TIME_H
 
77
 
 
78
/* Define to 1 if you have the <sys/types.h> header file. */
 
79
#undef HAVE_SYS_TYPES_H
 
80
 
 
81
/* Define to 1 if you have the `uname' function. */
 
82
#undef HAVE_UNAME
 
83
 
 
84
/* Define to 1 if you have the <unistd.h> header file. */
 
85
#undef HAVE_UNISTD_H
 
86
 
 
87
/* ISO codes prefix */
 
88
#undef ISO_CODES_PREFIX
 
89
 
 
90
/* Define to the sub-directory in which libtool stores uninstalled libraries.
 
91
   */
 
92
#undef LT_OBJDIR
 
93
 
 
94
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
 
95
#undef NO_MINUS_C_MINUS_O
 
96
 
 
97
/* Name of package */
 
98
#undef PACKAGE
 
99
 
 
100
/* Define to the address where bug reports for this package should be sent. */
 
101
#undef PACKAGE_BUGREPORT
 
102
 
 
103
/* Define to the full name of this package. */
 
104
#undef PACKAGE_NAME
 
105
 
 
106
/* Define to the full name and version of this package. */
 
107
#undef PACKAGE_STRING
 
108
 
 
109
/* Define to the one symbol short name of this package. */
 
110
#undef PACKAGE_TARNAME
 
111
 
 
112
/* Define to the home page for this package. */
 
113
#undef PACKAGE_URL
 
114
 
 
115
/* Define to the version of this package. */
 
116
#undef PACKAGE_VERSION
 
117
 
 
118
/* Define to 1 if you have the ANSI C header files. */
 
119
#undef STDC_HEADERS
 
120
 
 
121
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
 
122
#undef TIME_WITH_SYS_TIME
 
123
 
 
124
/* Enable extensions on AIX 3, Interix.  */
 
125
#ifndef _ALL_SOURCE
 
126
# undef _ALL_SOURCE
 
127
#endif
 
128
/* Enable GNU extensions on systems that have them.  */
 
129
#ifndef _GNU_SOURCE
 
130
# undef _GNU_SOURCE
 
131
#endif
 
132
/* Enable threading extensions on Solaris.  */
 
133
#ifndef _POSIX_PTHREAD_SEMANTICS
 
134
# undef _POSIX_PTHREAD_SEMANTICS
 
135
#endif
 
136
/* Enable extensions on HP NonStop.  */
 
137
#ifndef _TANDEM_SOURCE
 
138
# undef _TANDEM_SOURCE
 
139
#endif
 
140
/* Enable general extensions on Solaris.  */
 
141
#ifndef __EXTENSIONS__
 
142
# undef __EXTENSIONS__
 
143
#endif
 
144
 
 
145
 
 
146
/* Version number of package */
 
147
#undef VERSION
 
148
 
 
149
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
 
150
   significant byte first (like Motorola and SPARC, unlike Intel). */
 
151
#if defined AC_APPLE_UNIVERSAL_BUILD
 
152
# if defined __BIG_ENDIAN__
 
153
#  define WORDS_BIGENDIAN 1
 
154
# endif
 
155
#else
 
156
# ifndef WORDS_BIGENDIAN
 
157
#  undef WORDS_BIGENDIAN
 
158
# endif
 
159
#endif
 
160
 
 
161
/* Define to 1 if on MINIX. */
 
162
#undef _MINIX
 
163
 
 
164
/* Define to 2 if the system does not provide POSIX.1 features except with
 
165
   this defined. */
 
166
#undef _POSIX_1_SOURCE
 
167
 
 
168
/* Define to 1 if you need to in order for `stat' and other things to work. */
 
169
#undef _POSIX_SOURCE
 
170
 
 
171
/* Define to `int' if <sys/types.h> does not define. */
 
172
#undef mode_t
 
173
 
 
174
/* Define to `int' if <sys/types.h> does not define. */
 
175
#undef pid_t