~ubuntu-branches/ubuntu/raring/geany/raring-proposed

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Damián Viano
  • Date: 2008-05-02 11:37:45 UTC
  • mfrom: (1.2.1 upstream) (9 hardy)
  • mto: (3.2.1 squeeze)
  • mto: This revision was merged to the branch mainline in revision 12.
  • Revision ID: james.westby@ubuntu.com-20080502113745-xzp4g6dmovrpoj17
Tags: 0.14-1
New upstream release (Closes: #478126)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* config.h.in.  Generated from configure.in by autoheader.  */
2
2
 
3
 
/* Define to 1 if the `closedir' function returns void instead of `int'. */
4
 
#undef CLOSEDIR_VOID
 
3
/* Use AutoPackage? */
 
4
#undef ENABLE_BINRELOC
5
5
 
6
6
/* always defined to indicate that i18n is enabled */
7
7
#undef ENABLE_NLS
21
21
/* Define that you found /dev/urandom */
22
22
#undef HAVE_DEVURANDOM
23
23
 
24
 
/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
25
 
   */
26
 
#undef HAVE_DIRENT_H
27
 
 
28
 
/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
29
 
#undef HAVE_DOPRNT
 
24
/* Define to 1 if you have the <dlfcn.h> header file. */
 
25
#undef HAVE_DLFCN_H
30
26
 
31
27
/* Define to 1 if you have the <fcntl.h> header file. */
32
28
#undef HAVE_FCNTL_H
49
45
/* Define if the GNU gettext() function is already present or preinstalled. */
50
46
#undef HAVE_GETTEXT
51
47
 
52
 
/* Define to 1 if you have the `gettimeofday' function. */
53
 
#undef HAVE_GETTIMEOFDAY
54
 
 
55
48
/* Define to 1 if you have the <glob.h> header file. */
56
49
#undef HAVE_GLOB_H
57
50
 
64
57
/* Define if your <locale.h> file defines LC_MESSAGES. */
65
58
#undef HAVE_LC_MESSAGES
66
59
 
 
60
/* Define to 1 if you have the `iberty' library (-liberty). */
 
61
#undef HAVE_LIBIBERTY
 
62
 
67
63
/* Define to 1 if you have the <libintl.h> header file. */
68
64
#undef HAVE_LIBINTL_H
69
65
 
73
69
/* Define to 1 if you have the <locale.h> header file. */
74
70
#undef HAVE_LOCALE_H
75
71
 
76
 
/* Define to 1 if `lstat' has the bug that it succeeds when given the
77
 
   zero-length file name argument. */
78
 
#undef HAVE_LSTAT_EMPTY_STRING_BUG
79
 
 
80
 
/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
81
 
   to 0 otherwise. */
82
 
#undef HAVE_MALLOC
83
 
 
84
72
/* Define to 1 if you have the `mblen' function. */
85
73
#undef HAVE_MBLEN
86
74
 
93
81
/* Define to 1 if you have the `mkstemp' function. */
94
82
#undef HAVE_MKSTEMP
95
83
 
96
 
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
97
 
#undef HAVE_NDIR_H
98
 
 
99
 
/* Define to 1 if you have the `putenv' function. */
100
 
#undef HAVE_PUTENV
101
 
 
102
 
/* Define to 1 if your system has a GNU libc compatible `realloc' function,
103
 
   and to 0 otherwise. */
104
 
#undef HAVE_REALLOC
 
84
/* Define if plugins are enabled. */
 
85
#undef HAVE_PLUGINS
105
86
 
106
87
/* Define to 1 if you have the `realpath' function. */
107
88
#undef HAVE_REALPATH
109
90
/* Define to 1 if you have the `regcomp' function. */
110
91
#undef HAVE_REGCOMP
111
92
 
112
 
/* Define to 1 if you have the `setenv' function. */
113
 
#undef HAVE_SETENV
114
 
 
115
93
/* Define if you want to detect a running instance */
116
94
#undef HAVE_SOCKET
117
95
 
118
 
/* Define to 1 if `stat' has the bug that it succeeds when given the
119
 
   zero-length file name argument. */
120
 
#undef HAVE_STAT_EMPTY_STRING_BUG
121
 
 
122
 
/* Define to 1 if stdbool.h conforms to C99. */
123
 
#undef HAVE_STDBOOL_H
124
 
 
125
96
/* Define to 1 if you have the <stddef.h> header file. */
126
97
#undef HAVE_STDDEF_H
127
98
 
152
123
/* Define to 1 if you have the `strrchr' function. */
153
124
#undef HAVE_STRRCHR
154
125
 
155
 
/* Define to 1 if you have the `strspn' function. */
156
 
#undef HAVE_STRSPN
157
 
 
158
126
/* Define to 1 if you have the `strstr' function. */
159
127
#undef HAVE_STRSTR
160
128
 
161
129
/* Define to 1 if you have the `strtol' function. */
162
130
#undef HAVE_STRTOL
163
131
 
164
 
/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
165
 
   */
166
 
#undef HAVE_SYS_DIR_H
167
 
 
168
 
/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
169
 
   */
170
 
#undef HAVE_SYS_NDIR_H
171
 
 
172
132
/* Define to 1 if you have the <sys/stat.h> header file. */
173
133
#undef HAVE_SYS_STAT_H
174
134
 
178
138
/* Define to 1 if you have the <sys/types.h> header file. */
179
139
#undef HAVE_SYS_TYPES_H
180
140
 
181
 
/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
182
 
#undef HAVE_SYS_WAIT_H
183
 
 
184
141
/* Define to 1 if you have the <unistd.h> header file. */
185
142
#undef HAVE_UNISTD_H
186
143
 
187
 
/* Define to 1 if you have the `vprintf' function. */
188
 
#undef HAVE_VPRINTF
189
 
 
190
144
/* Define if you want VTE support */
191
145
#undef HAVE_VTE
192
146
 
193
 
/* Define to 1 if the system has the type `_Bool'. */
194
 
#undef HAVE__BOOL
195
 
 
196
 
/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
197
 
   slash. */
198
 
#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
199
 
 
200
147
/* Name of package */
201
148
#undef PACKAGE
202
149
 
215
162
/* Define to the version of this package. */
216
163
#undef PACKAGE_VERSION
217
164
 
218
 
/* Define as the return type of signal handlers (`int' or `void'). */
219
 
#undef RETSIGTYPE
220
 
 
221
165
/* subversion revision number */
222
166
#undef REVISION
223
167
 
224
 
/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
225
 
#undef STAT_MACROS_BROKEN
226
 
 
227
168
/* Define to 1 if you have the ANSI C header files. */
228
169
#undef STDC_HEADERS
229
170
 
236
177
/* Version number of package */
237
178
#undef VERSION
238
179
 
 
180
/* Path to a loadable libvte */
 
181
#undef VTE_MODULE_PATH
 
182
 
239
183
/* we are cross compiling for WIN32 */
240
184
#undef WIN32
241
185
 
242
 
/* Define to empty if `const' does not conform to ANSI C. */
243
 
#undef const
244
 
 
245
 
/* Define to `__inline__' or `__inline' if that's what the C compiler
246
 
   calls it, or to nothing if 'inline' is not supported under any name.  */
247
 
#ifndef __cplusplus
248
 
#undef inline
249
 
#endif
250
 
 
251
 
/* Define to rpl_malloc if the replacement function should be used. */
252
 
#undef malloc
253
 
 
254
 
/* Define to `long' if <sys/types.h> does not define. */
 
186
/* Define to 1 if on AIX 3.
 
187
   System headers sometimes define this.
 
188
   We just want to avoid a redefinition error message.  */
 
189
#ifndef _ALL_SOURCE
 
190
# undef _ALL_SOURCE
 
191
#endif
 
192
 
 
193
/* Enable GNU extensions on systems that have them.  */
 
194
#ifndef _GNU_SOURCE
 
195
# undef _GNU_SOURCE
 
196
#endif
 
197
 
 
198
/* Define to 1 if on MINIX. */
 
199
#undef _MINIX
 
200
 
 
201
/* Define to 2 if the system does not provide POSIX.1 features except with
 
202
   this defined. */
 
203
#undef _POSIX_1_SOURCE
 
204
 
 
205
/* Define to 1 if you need to in order for `stat' and other things to work. */
 
206
#undef _POSIX_SOURCE
 
207
 
 
208
/* Define to `long int' if <sys/types.h> does not define. */
255
209
#undef off_t
256
210
 
257
 
/* Define to rpl_realloc if the replacement function should be used. */
258
 
#undef realloc
259
 
 
260
 
/* Define to `unsigned' if <sys/types.h> does not define. */
 
211
/* Define to `unsigned int' if <sys/types.h> does not define. */
261
212
#undef size_t
262
 
 
263
 
/* Define to empty if the keyword `volatile' does not work. Warning: valid
264
 
   code using `volatile' can become incorrect without. Disable with care. */
265
 
#undef volatile