1
This file contains any messages produced by compilers while
2
running configure, to aid debugging if configure makes a mistake.
4
It was created by scribes configure 0.3.2.9-dev, which was
5
generated by GNU Autoconf 2.61. Invocation command line was
7
$ ./configure --enable-maintainer-mode
13
hostname = goldenmyst-desktop
15
uname -r = 2.6.22-12-generic
17
uname -v = #1 SMP Thu Sep 20 18:51:18 GMT 2007
19
/usr/bin/uname -p = unknown
20
/bin/uname -X = unknown
23
/usr/bin/arch -k = unknown
24
/usr/convex/getsysinfo = unknown
25
/usr/bin/hostinfo = unknown
26
/bin/machine = unknown
27
/usr/bin/oslevel = unknown
28
/bin/universe = unknown
44
configure:1880: checking for a BSD-compatible install
45
configure:1936: result: /usr/bin/install -c
46
configure:1947: checking whether build environment is sane
47
configure:1990: result: yes
48
configure:2055: checking for gawk
49
configure:2085: result: no
50
configure:2055: checking for mawk
51
configure:2071: found /usr/bin/mawk
52
configure:2082: result: mawk
53
configure:2093: checking whether make sets $(MAKE)
54
configure:2114: result: yes
55
configure:2298: checking whether to enable maintainer-specific portions of Makefiles
56
configure:2307: result: yes
57
configure:2338: checking for style of include used by make
58
configure:2366: result: GNU
59
configure:2439: checking for gcc
60
configure:2455: found /usr/bin/gcc
61
configure:2466: result: gcc
62
configure:2704: checking for C compiler version
63
configure:2711: gcc --version >&5
64
gcc (GCC) 4.1.3 20070831 (prerelease) (Ubuntu 4.1.2-16ubuntu1)
65
Copyright (C) 2006 Free Software Foundation, Inc.
66
This is free software; see the source for copying conditions. There is NO
67
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
69
configure:2714: $? = 0
70
configure:2721: gcc -v >&5
72
Target: i486-linux-gnu
73
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu
75
gcc version 4.1.3 20070831 (prerelease) (Ubuntu 4.1.2-16ubuntu1)
76
configure:2724: $? = 0
77
configure:2731: gcc -V >&5
78
gcc: '-V' option must have argument
79
configure:2734: $? = 1
80
configure:2757: checking for C compiler default output file name
81
configure:2784: gcc conftest.c >&5
82
configure:2787: $? = 0
83
configure:2825: result: a.out
84
configure:2842: checking whether the C compiler works
85
configure:2852: ./a.out
86
configure:2855: $? = 0
87
configure:2872: result: yes
88
configure:2879: checking whether we are cross compiling
89
configure:2881: result: no
90
configure:2884: checking for suffix of executables
91
configure:2891: gcc -o conftest conftest.c >&5
92
configure:2894: $? = 0
93
configure:2918: result:
94
configure:2924: checking for suffix of object files
95
configure:2950: gcc -c conftest.c >&5
96
configure:2953: $? = 0
97
configure:2976: result: o
98
configure:2980: checking whether we are using the GNU C compiler
99
configure:3009: gcc -c conftest.c >&5
100
configure:3015: $? = 0
101
configure:3032: result: yes
102
configure:3037: checking whether gcc accepts -g
103
configure:3067: gcc -c -g conftest.c >&5
104
configure:3073: $? = 0
105
configure:3172: result: yes
106
configure:3189: checking for gcc option to accept ISO C89
107
configure:3263: gcc -c -g -O2 conftest.c >&5
108
configure:3269: $? = 0
109
configure:3292: result: none needed
110
configure:3312: checking dependency style of gcc
111
configure:3402: result: none
112
configure:3432: checking for intltool >= 0.35.0
113
configure:3439: result: 0.36.2 found
114
configure:3497: checking for perl
115
configure:3515: found /usr/bin/perl
116
configure:3527: result: /usr/bin/perl
117
configure:3546: checking for XML::Parser
118
configure:3549: result: ok
119
configure:3586: gcc -o conftest -g -O2 conftest.c >&5
120
configure:3592: $? = 0
121
configure:3726: checking how to run the C preprocessor
122
configure:3766: gcc -E conftest.c
123
configure:3772: $? = 0
124
configure:3803: gcc -E conftest.c
125
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
126
configure:3809: $? = 1
127
configure: failed program was:
129
| #define PACKAGE_NAME "scribes"
130
| #define PACKAGE_TARNAME "scribes"
131
| #define PACKAGE_VERSION "0.3.2.9-dev"
132
| #define PACKAGE_STRING "scribes 0.3.2.9-dev"
133
| #define PACKAGE_BUGREPORT "<mystilleef@gmail.com>"
134
| #define PACKAGE "scribes"
135
| #define VERSION "0.3.2.9-dev"
136
| #define GETTEXT_PACKAGE "scribes"
137
| /* end confdefs.h. */
138
| #include <ac_nonexistent.h>
139
configure:3842: result: gcc -E
140
configure:3871: gcc -E conftest.c
141
configure:3877: $? = 0
142
configure:3908: gcc -E conftest.c
143
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
144
configure:3914: $? = 1
145
configure: failed program was:
147
| #define PACKAGE_NAME "scribes"
148
| #define PACKAGE_TARNAME "scribes"
149
| #define PACKAGE_VERSION "0.3.2.9-dev"
150
| #define PACKAGE_STRING "scribes 0.3.2.9-dev"
151
| #define PACKAGE_BUGREPORT "<mystilleef@gmail.com>"
152
| #define PACKAGE "scribes"
153
| #define VERSION "0.3.2.9-dev"
154
| #define GETTEXT_PACKAGE "scribes"
155
| /* end confdefs.h. */
156
| #include <ac_nonexistent.h>
157
configure:3952: checking for grep that handles long lines and -e
158
configure:4026: result: /bin/grep
159
configure:4031: checking for egrep
160
configure:4109: result: /bin/grep -E
161
configure:4114: checking for ANSI C header files
162
configure:4144: gcc -c -g -O2 conftest.c >&5
163
configure:4150: $? = 0
164
configure:4249: gcc -o conftest -g -O2 conftest.c >&5
165
configure:4252: $? = 0
166
configure:4258: ./conftest
167
configure:4261: $? = 0
168
configure:4278: result: yes
169
configure:4302: checking for sys/types.h
170
configure:4323: gcc -c -g -O2 conftest.c >&5
171
configure:4329: $? = 0
172
configure:4345: result: yes
173
configure:4302: checking for sys/stat.h
174
configure:4323: gcc -c -g -O2 conftest.c >&5
175
configure:4329: $? = 0
176
configure:4345: result: yes
177
configure:4302: checking for stdlib.h
178
configure:4323: gcc -c -g -O2 conftest.c >&5
179
configure:4329: $? = 0
180
configure:4345: result: yes
181
configure:4302: checking for string.h
182
configure:4323: gcc -c -g -O2 conftest.c >&5
183
configure:4329: $? = 0
184
configure:4345: result: yes
185
configure:4302: checking for memory.h
186
configure:4323: gcc -c -g -O2 conftest.c >&5
187
configure:4329: $? = 0
188
configure:4345: result: yes
189
configure:4302: checking for strings.h
190
configure:4323: gcc -c -g -O2 conftest.c >&5
191
configure:4329: $? = 0
192
configure:4345: result: yes
193
configure:4302: checking for inttypes.h
194
configure:4323: gcc -c -g -O2 conftest.c >&5
195
configure:4329: $? = 0
196
configure:4345: result: yes
197
configure:4302: checking for stdint.h
198
configure:4323: gcc -c -g -O2 conftest.c >&5
199
configure:4329: $? = 0
200
configure:4345: result: yes
201
configure:4302: checking for unistd.h
202
configure:4323: gcc -c -g -O2 conftest.c >&5
203
configure:4329: $? = 0
204
configure:4345: result: yes
205
configure:4363: checking build system type
206
configure:4381: result: i686-pc-linux-gnu
207
configure:4403: checking host system type
208
configure:4418: result: i686-pc-linux-gnu
209
configure:4456: checking locale.h usability
210
configure:4473: gcc -c -g -O2 conftest.c >&5
211
configure:4479: $? = 0
212
configure:4493: result: yes
213
configure:4497: checking locale.h presence
214
configure:4512: gcc -E conftest.c
215
configure:4518: $? = 0
216
configure:4532: result: yes
217
configure:4565: checking for locale.h
218
configure:4573: result: yes
219
configure:4587: checking for LC_MESSAGES
220
configure:4613: gcc -o conftest -g -O2 conftest.c >&5
221
configure:4619: $? = 0
222
configure:4636: result: yes
223
configure:4665: checking libintl.h usability
224
configure:4682: gcc -c -g -O2 conftest.c >&5
225
configure:4688: $? = 0
226
configure:4702: result: yes
227
configure:4706: checking libintl.h presence
228
configure:4721: gcc -E conftest.c
229
configure:4727: $? = 0
230
configure:4741: result: yes
231
configure:4774: checking for libintl.h
232
configure:4781: result: yes
233
configure:4792: checking for ngettext in libc
234
configure:4820: gcc -o conftest -g -O2 conftest.c >&5
235
configure:4826: $? = 0
236
configure:4844: result: yes
237
configure:4848: checking for dgettext in libc
238
configure:4876: gcc -o conftest -g -O2 conftest.c >&5
239
configure:4882: $? = 0
240
configure:4900: result: yes
241
configure:4909: checking for bind_textdomain_codeset
242
configure:4965: gcc -o conftest -g -O2 conftest.c >&5
243
configure:4971: $? = 0
244
configure:4989: result: yes
245
configure:5476: checking for msgfmt
246
configure:5503: result: /usr/bin/msgfmt
247
configure:5516: checking for dcgettext
248
configure:5572: gcc -o conftest -g -O2 conftest.c >&5
249
conftest.c:48: warning: conflicting types for built-in function 'dcgettext'
250
configure:5578: $? = 0
251
configure:5596: result: yes
252
configure:5607: checking if msgfmt accepts -c
253
configure:5622: $MSGFMT -c -o /dev/null conftest.foo
254
configure:5625: $? = 0
255
configure:5627: result: yes
256
configure:5637: checking for gmsgfmt
257
configure:5668: result: /usr/bin/msgfmt
258
configure:5678: checking for xgettext
259
configure:5705: result: /usr/bin/xgettext
260
configure:5734: gcc -o conftest -g -O2 conftest.c >&5
261
configure:5740: $? = 0
262
configure:5909: checking for catalogs to be installed
263
configure:5934: result: de fr nl it pt_BR sv
264
configure:5970: checking for sed
265
configure:5988: found /bin/sed
266
configure:6000: result: /bin/sed
267
configure:6010: checking for gconftool-2
268
configure:6028: found /usr/bin/gconftool-2
269
configure:6040: result: /usr/bin/gconftool-2
270
configure:6050: checking for yelp
271
configure:6068: found /usr/bin/yelp
272
configure:6080: result: /usr/bin/yelp
273
configure:6137: checking for pkg-config
274
configure:6155: found /usr/bin/pkg-config
275
configure:6167: result: /usr/bin/pkg-config
276
configure:6196: checking pkg-config is at least version 0.9.0
277
configure:6199: result: yes
278
configure:6212: $PKG_CONFIG --exists --print-errors "gnome-doc-utils >= $gdu_cv_version_required"
279
configure:6215: $? = 0
280
configure:6309: result: Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
281
configure:6324: result: Using $(sysconfdir)/gconf/schemas as install directory for schema files
282
configure:6381: checking for a Python interpreter with version >= 2.4
283
configure:6396: python -c import sys, string # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. minver = map(int, string.split('2.4', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
284
configure:6399: $? = 0
285
configure:6406: result: python
286
configure:6414: checking for python
287
configure:6432: found /usr/bin/python
288
configure:6444: result: /usr/bin/python
289
configure:6464: checking for python version
290
configure:6471: result: 2.5
291
configure:6483: checking for python platform
292
configure:6490: result: linux2
293
configure:6497: checking for python script directory
294
configure:6505: result: ${prefix}/lib/python2.5/site-packages
295
configure:6514: checking for python extension module directory
296
configure:6522: result: ${exec_prefix}/lib/python2.5/site-packages
297
configure:6569: gcc -o conftest -g -O2 conftest.c >&5
298
configure:6572: $? = 0
299
configure:6578: ./conftest
300
configure:6581: $? = 0
301
configure:6778: creating ./config.status
303
## ---------------------- ##
304
## Running config.status. ##
305
## ---------------------- ##
307
This file was extended by scribes config.status 0.3.2.9-dev, which was
308
generated by GNU Autoconf 2.61. Invocation command line was
316
on goldenmyst-desktop
318
config.status:707: creating po/Makefile.in
319
config.status:707: creating Makefile
320
config.status:707: creating help/Makefile
321
config.status:707: creating SCRIBES/Makefile
322
config.status:707: creating data/Makefile
323
config.status:892: executing depfiles commands
324
config.status:892: executing intltool commands
325
config.status:892: executing default-1 commands
326
config.status:892: executing po/stamp-it commands
328
## ---------------- ##
329
## Cache variables. ##
330
## ---------------- ##
332
ac_cv_build=i686-pc-linux-gnu
333
ac_cv_c_compiler_gnu=yes
336
ac_cv_env_CFLAGS_set=
337
ac_cv_env_CFLAGS_value=
338
ac_cv_env_CPPFLAGS_set=
339
ac_cv_env_CPPFLAGS_value=
342
ac_cv_env_LDFLAGS_set=
343
ac_cv_env_LDFLAGS_value=
345
ac_cv_env_LIBS_value=
346
ac_cv_env_PKG_CONFIG_set=
347
ac_cv_env_PKG_CONFIG_value=
348
ac_cv_env_build_alias_set=
349
ac_cv_env_build_alias_value=
350
ac_cv_env_host_alias_set=
351
ac_cv_env_host_alias_value=
352
ac_cv_env_target_alias_set=
353
ac_cv_env_target_alias_value=
354
ac_cv_func_bind_textdomain_codeset=yes
355
ac_cv_func_dcgettext=yes
356
ac_cv_header_inttypes_h=yes
357
ac_cv_header_libintl_h=yes
358
ac_cv_header_locale_h=yes
359
ac_cv_header_memory_h=yes
360
ac_cv_header_stdc=yes
361
ac_cv_header_stdint_h=yes
362
ac_cv_header_stdlib_h=yes
363
ac_cv_header_string_h=yes
364
ac_cv_header_strings_h=yes
365
ac_cv_header_sys_stat_h=yes
366
ac_cv_header_sys_types_h=yes
367
ac_cv_header_unistd_h=yes
368
ac_cv_host=i686-pc-linux-gnu
370
ac_cv_path_EGREP='/bin/grep -E'
371
ac_cv_path_GCONFTOOL=/usr/bin/gconftool-2
372
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
373
ac_cv_path_GREP=/bin/grep
374
ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
375
ac_cv_path_MSGFMT=/usr/bin/msgfmt
376
ac_cv_path_PYTHON=/usr/bin/python
377
ac_cv_path_SED=/bin/sed
378
ac_cv_path_XGETTEXT=/usr/bin/xgettext
379
ac_cv_path_YELP=/usr/bin/yelp
380
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
381
ac_cv_path_install='/usr/bin/install -c'
383
ac_cv_prog_CPP='gcc -E'
384
ac_cv_prog_ac_ct_CC=gcc
387
ac_cv_prog_make_make_set=yes
388
am_cv_CC_dependencies_compiler_type=none
389
am_cv_pathless_PYTHON=python
390
am_cv_python_platform=linux2
391
am_cv_python_pyexecdir='${exec_prefix}/lib/python2.5/site-packages'
392
am_cv_python_pythondir='${prefix}/lib/python2.5/site-packages'
393
am_cv_python_version=2.5
394
am_cv_val_LC_MESSAGES=yes
396
gdu_cv_version_required=0.3.2
397
gt_cv_func_dgettext_libc=yes
398
gt_cv_func_dgettext_libintl=no
399
gt_cv_func_ngettext_libc=yes
400
gt_cv_have_gettext=yes
402
## ----------------- ##
403
## Output variables. ##
404
## ----------------- ##
406
ACLOCAL='${SHELL} /home/goldenmyst/scribes-dev/missing --run aclocal-1.9'
407
ACLOCAL_AMFLAGS='${ACLOCAL_FLAGS}'
408
ALL_LINGUAS='de fr nl it pt_BR sv'
412
AMTAR='${SHELL} /home/goldenmyst/scribes-dev/missing --run tar'
413
AUTOCONF='${SHELL} /home/goldenmyst/scribes-dev/missing --run autoconf'
414
AUTOHEADER='${SHELL} /home/goldenmyst/scribes-dev/missing --run autoheader'
415
AUTOMAKE='${SHELL} /home/goldenmyst/scribes-dev/missing --run automake-1.9'
417
CATALOGS=' de.gmo fr.gmo nl.gmo it.gmo pt_BR.gmo sv.gmo'
420
CCDEPMODE='depmode=none'
426
DEFS='-DPACKAGE_NAME=\"scribes\" -DPACKAGE_TARNAME=\"scribes\" -DPACKAGE_VERSION=\"0.3.2.9-dev\" -DPACKAGE_STRING=\"scribes\ 0.3.2.9-dev\" -DPACKAGE_BUGREPORT=\"\<mystilleef@gmail.com\>\" -DPACKAGE=\"scribes\" -DVERSION=\"0.3.2.9-dev\" -DGETTEXT_PACKAGE=\"scribes\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1'
436
GCONFTOOL='/usr/bin/gconftool-2'
437
GCONF_SCHEMAS_INSTALL_FALSE='#'
438
GCONF_SCHEMAS_INSTALL_TRUE=''
439
GCONF_SCHEMA_CONFIG_SOURCE='xml:merged:/etc/gconf/gconf.xml.defaults'
440
GCONF_SCHEMA_FILE_DIR='$(sysconfdir)/gconf/schemas'
441
GETTEXT_PACKAGE='scribes'
442
GMOFILES=' de.gmo fr.gmo nl.gmo it.gmo pt_BR.gmo sv.gmo'
443
GMSGFMT='/usr/bin/msgfmt'
445
HAVE_GNOME_DOC_UTILS_FALSE='#'
446
HAVE_GNOME_DOC_UTILS_TRUE=''
447
HELP_DIR='${datadir}/gnome/help'
448
INSTALL_DATA='${INSTALL} -m 644'
449
INSTALL_PROGRAM='${INSTALL}'
450
INSTALL_SCRIPT='${INSTALL}'
451
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
454
INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
455
INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
456
INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
457
INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract'
458
INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
459
INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
460
INTLTOOL_MERGE='$(top_builddir)/intltool-merge'
461
INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@'
462
INTLTOOL_PERL='/usr/bin/perl'
463
INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
464
INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
465
INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
466
INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
467
INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
468
INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
469
INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
470
INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
471
INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
472
INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
473
INTLTOOL_UPDATE='$(top_builddir)/intltool-update'
474
INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
475
INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@'
476
INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
482
MAINTAINER_MODE_FALSE='#'
483
MAINTAINER_MODE_TRUE=''
484
MAKEINFO='${SHELL} /home/goldenmyst/scribes-dev/missing --run makeinfo'
485
MKINSTALLDIRS='./mkinstalldirs'
486
MSGFMT='/usr/bin/msgfmt'
489
OMF_DIR='${datadir}/omf'
491
PACKAGE_BUGREPORT='<mystilleef@gmail.com>'
492
PACKAGE_NAME='scribes'
493
PACKAGE_STRING='scribes 0.3.2.9-dev'
494
PACKAGE_TARNAME='scribes'
495
PACKAGE_VERSION='0.3.2.9-dev'
497
PKG_CONFIG='/usr/bin/pkg-config'
498
POFILES=' de.po fr.po nl.po it.po pt_BR.po sv.po'
500
PO_IN_DATADIR_FALSE=''
501
PO_IN_DATADIR_TRUE=''
502
PYTHON='/usr/bin/python'
503
PYTHON_EXEC_PREFIX='${exec_prefix}'
504
PYTHON_PLATFORM='linux2'
505
PYTHON_PREFIX='${prefix}'
512
VERSION='0.3.2.9-dev'
513
XGETTEXT='/usr/bin/xgettext'
516
am__fastdepCC_FALSE=''
517
am__fastdepCC_TRUE='#'
518
am__include='include'
521
am__tar='${AMTAR} chof - "$$tardir"'
522
am__untar='${AMTAR} xf -'
523
bindir='${exec_prefix}/bin'
524
build='i686-pc-linux-gnu'
529
datadir='${datarootdir}'
530
datarootdir='${prefix}/share'
531
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
533
exec_prefix='${prefix}'
534
host='i686-pc-linux-gnu'
540
includedir='${prefix}/include'
541
infodir='${datarootdir}/info'
542
install_sh='/home/goldenmyst/scribes-dev/install-sh'
543
libdir='${exec_prefix}/lib'
544
libexecdir='${exec_prefix}/libexec'
545
localedir='${datarootdir}/locale'
546
localstatedir='${prefix}/var'
547
mandir='${datarootdir}/man'
548
mkdir_p='mkdir -p --'
549
oldincludedir='/usr/include'
551
pkgpyexecdir='${pyexecdir}/scribes'
552
pkgpythondir='${pythondir}/scribes'
554
program_transform_name='s,x,x,'
556
pyexecdir='${exec_prefix}/lib/python2.5/site-packages'
557
pythondir='${prefix}/lib/python2.5/site-packages'
558
sbindir='${exec_prefix}/sbin'
559
sharedstatedir='${prefix}/com'
560
sysconfdir='${prefix}/etc'
567
#define PACKAGE_NAME "scribes"
568
#define PACKAGE_TARNAME "scribes"
569
#define PACKAGE_VERSION "0.3.2.9-dev"
570
#define PACKAGE_STRING "scribes 0.3.2.9-dev"
571
#define PACKAGE_BUGREPORT "<mystilleef@gmail.com>"
572
#define PACKAGE "scribes"
573
#define VERSION "0.3.2.9-dev"
574
#define GETTEXT_PACKAGE "scribes"
575
#define STDC_HEADERS 1
576
#define HAVE_SYS_TYPES_H 1
577
#define HAVE_SYS_STAT_H 1
578
#define HAVE_STDLIB_H 1
579
#define HAVE_STRING_H 1
580
#define HAVE_MEMORY_H 1
581
#define HAVE_STRINGS_H 1
582
#define HAVE_INTTYPES_H 1
583
#define HAVE_STDINT_H 1
584
#define HAVE_UNISTD_H 1
585
#define HAVE_LOCALE_H 1
586
#define HAVE_LC_MESSAGES 1
587
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
588
#define HAVE_GETTEXT 1
589
#define HAVE_DCGETTEXT 1