summaryrefslogtreecommitdiffstats
path: root/chathans/config.log
blob: 03af9aeed977cfadb5199466c5ed586396ed73c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  $ ./configure --prefix=/usr

## --------- ##
## Platform. ##
## --------- ##

hostname = rveettil.in.ibm.com
uname -m = i686
uname -r = 2.6.23.1-42.fc8
uname -s = Linux
uname -v = #1 SMP Tue Oct 30 13:55:12 EDT 2007

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/kerberos/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/X11R6/bin
PATH: .
PATH: /home/rajeesh/bin
PATH: .


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1805: checking for a BSD-compatible install
configure:1861: result: /usr/bin/install -c
configure:1872: checking whether build environment is sane
configure:1915: result: yes
configure:1943: checking for a thread-safe mkdir -p
configure:1982: result: /bin/mkdir -p
configure:1995: checking for gawk
configure:2011: found /usr/bin/gawk
configure:2022: result: gawk
configure:2033: checking whether make sets $(MAKE)
configure:2054: result: yes
configure:2244: checking whether to enable maintainer-specific portions of Makefiles
configure:2253: result: no
configure:2279: checking for style of include used by make
configure:2307: result: GNU
configure:2377: checking for gcc
configure:2393: found /usr/bin/gcc
configure:2404: result: gcc
configure:2642: checking for C compiler version
configure:2649: gcc --version >&5
gcc (GCC) 4.1.2 20070925 (Red Hat 4.1.2-33)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2652: $? = 0
configure:2659: gcc -v >&5
Using built-in specs.
Target: i386-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-cpu=generic --host=i386-redhat-linux
Thread model: posix
gcc version 4.1.2 20070925 (Red Hat 4.1.2-33)
configure:2662: $? = 0
configure:2669: gcc -V >&5
gcc: '-V' option must have argument
configure:2672: $? = 1
configure:2695: checking for C compiler default output file name
configure:2722: gcc    conftest.c  >&5
configure:2725: $? = 0
configure:2763: result: a.out
configure:2780: checking whether the C compiler works
configure:2790: ./a.out
configure:2793: $? = 0
configure:2810: result: yes
configure:2817: checking whether we are cross compiling
configure:2819: result: no
configure:2822: checking for suffix of executables
configure:2829: gcc -o conftest    conftest.c  >&5
configure:2832: $? = 0
configure:2856: result: 
configure:2862: checking for suffix of object files
configure:2888: gcc -c   conftest.c >&5
configure:2891: $? = 0
configure:2914: result: o
configure:2918: checking whether we are using the GNU C compiler
configure:2947: gcc -c   conftest.c >&5
configure:2953: $? = 0
configure:2970: result: yes
configure:2975: checking whether gcc accepts -g
configure:3005: gcc -c -g  conftest.c >&5
configure:3011: $? = 0
configure:3110: result: yes
configure:3127: checking for gcc option to accept ISO C89
configure:3201: gcc  -c -g -O2  conftest.c >&5
configure:3207: $? = 0
configure:3230: result: none needed
configure:3250: checking dependency style of gcc
configure:3341: result: gcc3
configure:3357: checking for library containing strerror
configure:3398: gcc -o conftest -g -O2   conftest.c  >&5
configure:3404: $? = 0
configure:3432: result: none required
configure:3488: checking for gcc
configure:3515: result: gcc
configure:3753: checking for C compiler version
configure:3760: gcc --version >&5
gcc (GCC) 4.1.2 20070925 (Red Hat 4.1.2-33)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3763: $? = 0
configure:3770: gcc -v >&5
Using built-in specs.
Target: i386-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-cpu=generic --host=i386-redhat-linux
Thread model: posix
gcc version 4.1.2 20070925 (Red Hat 4.1.2-33)
configure:3773: $? = 0
configure:3780: gcc -V >&5
gcc: '-V' option must have argument
configure:3783: $? = 1
configure:3786: checking whether we are using the GNU C compiler
configure:3838: result: yes
configure:3843: checking whether gcc accepts -g
configure:3978: result: yes
configure:3995: checking for gcc option to accept ISO C89
configure:4098: result: none needed
configure:4118: checking dependency style of gcc
configure:4209: result: gcc3
configure:4272: checking for gcc
configure:4299: result: gcc
configure:4537: checking for C compiler version
configure:4544: gcc --version >&5
gcc (GCC) 4.1.2 20070925 (Red Hat 4.1.2-33)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:4547: $? = 0
configure:4554: gcc -v >&5
Using built-in specs.
Target: i386-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-cpu=generic --host=i386-redhat-linux
Thread model: posix
gcc version 4.1.2 20070925 (Red Hat 4.1.2-33)
configure:4557: $? = 0
configure:4564: gcc -V >&5
gcc: '-V' option must have argument
configure:4567: $? = 1
configure:4570: checking whether we are using the GNU C compiler
configure:4622: result: yes
configure:4627: checking whether gcc accepts -g
configure:4762: result: yes
configure:4779: checking for gcc option to accept ISO C89
configure:4882: result: none needed
configure:4902: checking dependency style of gcc
configure:4993: result: gcc3
configure:5016: checking how to run the C preprocessor
configure:5056: gcc -E  conftest.c
configure:5062: $? = 0
configure:5093: gcc -E  conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:5099: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "chathans"
| #define VERSION "0.1"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5132: result: gcc -E
configure:5161: gcc -E  conftest.c
configure:5167: $? = 0
configure:5198: gcc -E  conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:5204: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "chathans"
| #define VERSION "0.1"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5242: checking for grep that handles long lines and -e
configure:5316: result: /bin/grep
configure:5321: checking for egrep
configure:5399: result: /bin/grep -E
configure:5404: checking for ANSI C header files
configure:5434: gcc -c -g -O2  conftest.c >&5
configure:5440: $? = 0
configure:5539: gcc -o conftest -g -O2   conftest.c  >&5
configure:5542: $? = 0
configure:5548: ./conftest
configure:5551: $? = 0
configure:5568: result: yes
configure:5629: checking for pkg-config
configure:5647: found /usr/bin/pkg-config
configure:5659: result: /usr/bin/pkg-config
configure:5688: checking pkg-config is at least version 0.9.0
configure:5691: result: yes
configure:5702: checking for PACKAGE
configure:5710: $PKG_CONFIG --exists --print-errors "$pkg_modules"
configure:5713: $? = 0
configure:5728: $PKG_CONFIG --exists --print-errors "$pkg_modules"
configure:5731: $? = 0
configure:5807: result: yes
configure:5837: checking for sys/types.h
configure:5858: gcc -c -g -O2  conftest.c >&5
configure:5864: $? = 0
configure:5880: result: yes
configure:5837: checking for sys/stat.h
configure:5858: gcc -c -g -O2  conftest.c >&5
configure:5864: $? = 0
configure:5880: result: yes
configure:5837: checking for stdlib.h
configure:5858: gcc -c -g -O2  conftest.c >&5
configure:5864: $? = 0
configure:5880: result: yes
configure:5837: checking for string.h
configure:5858: gcc -c -g -O2  conftest.c >&5
configure:5864: $? = 0
configure:5880: result: yes
configure:5837: checking for memory.h
configure:5858: gcc -c -g -O2  conftest.c >&5
configure:5864: $? = 0
configure:5880: result: yes
configure:5837: checking for strings.h
configure:5858: gcc -c -g -O2  conftest.c >&5
configure:5864: $? = 0
configure:5880: result: yes
configure:5837: checking for inttypes.h
configure:5858: gcc -c -g -O2  conftest.c >&5
configure:5864: $? = 0
configure:5880: result: yes
configure:5837: checking for stdint.h
configure:5858: gcc -c -g -O2  conftest.c >&5
configure:5864: $? = 0
configure:5880: result: yes
configure:5837: checking for unistd.h
configure:5858: gcc -c -g -O2  conftest.c >&5
configure:5864: $? = 0
configure:5880: result: yes
configure:5898: checking build system type
configure:5916: result: i686-pc-linux-gnu
configure:5938: checking host system type
configure:5953: result: i686-pc-linux-gnu
configure:5991: checking locale.h usability
configure:6008: gcc -c -g -O2  conftest.c >&5
configure:6014: $? = 0
configure:6028: result: yes
configure:6032: checking locale.h presence
configure:6047: gcc -E  conftest.c
configure:6053: $? = 0
configure:6067: result: yes
configure:6095: checking for locale.h
configure:6103: result: yes
configure:6117: checking for LC_MESSAGES
configure:6143: gcc -o conftest -g -O2   conftest.c  >&5
configure:6149: $? = 0
configure:6166: result: yes
configure:6195: checking libintl.h usability
configure:6212: gcc -c -g -O2  conftest.c >&5
configure:6218: $? = 0
configure:6232: result: yes
configure:6236: checking libintl.h presence
configure:6251: gcc -E  conftest.c
configure:6257: $? = 0
configure:6271: result: yes
configure:6299: checking for libintl.h
configure:6306: result: yes
configure:6317: checking for ngettext in libc
configure:6345: gcc -o conftest -g -O2   conftest.c  >&5
configure:6351: $? = 0
configure:6369: result: yes
configure:6373: checking for dgettext in libc
configure:6401: gcc -o conftest -g -O2   conftest.c  >&5
configure:6407: $? = 0
configure:6425: result: yes
configure:6434: checking for bind_textdomain_codeset
configure:6490: gcc -o conftest -g -O2   conftest.c  >&5
configure:6496: $? = 0
configure:6514: result: yes
configure:7001: checking for msgfmt
configure:7031: result: no
configure:7629: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on rveettil.in.ibm.com

config.status:673: creating Makefile
config.status:673: creating src/Makefile
config.status:673: creating po/Makefile.in
config.status:673: creating config.h
config.status:904: config.h is unchanged
config.status:950: executing depfiles commands
config.status:950: executing default-1 commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PACKAGE_CFLAGS_set=
ac_cv_env_PACKAGE_CFLAGS_value=
ac_cv_env_PACKAGE_LIBS_set=
ac_cv_env_PACKAGE_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_bind_textdomain_codeset=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libintl_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_MSGFMT=no
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_strerror='none required'
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_prog_cc_stdc=
am_cv_val_LC_MESSAGES=yes
gt_cv_func_dgettext_libc=yes
gt_cv_func_dgettext_libintl=no
gt_cv_func_ngettext_libc=yes
gt_cv_have_gettext=no
pkg_cv_PACKAGE_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  '
pkg_cv_PACKAGE_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  '

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/rajeesh/Projects/Chathans/missing --run aclocal-1.10'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/rajeesh/Projects/Chathans/missing --run tar'
AUTOCONF='${SHELL} /home/rajeesh/Projects/Chathans/missing --run autoconf'
AUTOHEADER='${SHELL} /home/rajeesh/Projects/Chathans/missing --run autoheader'
AUTOMAKE='${SHELL} /home/rajeesh/Projects/Chathans/missing --run automake-1.10'
AWK='gawk'
CATALOGS=''
CATOBJEXT='NONE'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DATADIRNAME=''
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
GETTEXT_PACKAGE='chathans'
GMOFILES=''
GMSGFMT=''
GREP='/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INSTOBJEXT=''
INTLLIBS=''
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /home/rajeesh/Projects/Chathans/missing --run makeinfo'
MKINSTALLDIRS='./mkinstalldirs'
MSGFMT='no'
MSGFMT_OPTS=''
OBJEXT='o'
PACKAGE='chathans'
PACKAGE_BUGREPORT=''
PACKAGE_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  '
PACKAGE_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  '
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
POFILES=''
POSUB='po'
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
USE_NLS='yes'
VERSION='0.1'
XGETTEXT=':'
ac_ct_CC='gcc'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /home/rajeesh/Projects/Chathans/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE "chathans"
#define VERSION "0.1"
#define STDC_HEADERS 1
#define GETTEXT_PACKAGE "chathans"
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_LOCALE_H 1
#define HAVE_LC_MESSAGES 1
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
#define HAVE_GETTEXT 1

configure: exit 0