~ubuntu-branches/ubuntu/raring/gpm/raring

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
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
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.63.  Invocation command line was

  $ ./configure --prefix=/usr --sysconfdir=/etc

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

hostname = vanquo.pezone.net
uname -m = i686
uname -r = 2.6.26-2-686
uname -s = Linux
uname -v = #1 SMP Thu Mar 26 01:08:11 UTC 2009

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

/bin/arch              = unknown
/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/lib/ccache
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /home/peter/bin


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

configure:1888: checking for gcc
configure:1904: found /usr/lib/ccache/gcc
configure:1915: result: gcc
configure:2147: checking for C compiler version
configure:2155: gcc --version >&5
gcc (Debian 4.3.3-3) 4.3.3
Copyright (C) 2008 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:2159: $? = 0
configure:2166: gcc -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.3-3' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --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.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-cld --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.3.3 (Debian 4.3.3-3) 
configure:2170: $? = 0
configure:2177: gcc -V >&5
gcc: '-V' option must have argument
configure:2181: $? = 1
configure:2204: checking for C compiler default output file name
configure:2226: gcc -Wall -g -D_REENTRANT -O2   conftest.c  >&5
configure:2230: $? = 0
configure:2268: result: a.out
configure:2287: checking whether the C compiler works
configure:2297: ./a.out
configure:2301: $? = 0
configure:2320: result: yes
configure:2327: checking whether we are cross compiling
configure:2329: result: no
configure:2332: checking for suffix of executables
configure:2339: gcc -o conftest -Wall -g -D_REENTRANT -O2   conftest.c  >&5
configure:2343: $? = 0
configure:2369: result: 
configure:2375: checking for suffix of object files
configure:2401: gcc -c -Wall -g -D_REENTRANT -O2  conftest.c >&5
configure:2405: $? = 0
configure:2430: result: o
configure:2434: checking whether we are using the GNU C compiler
configure:2463: gcc -c -Wall -g -D_REENTRANT -O2  conftest.c >&5
configure:2470: $? = 0
configure:2487: result: yes
configure:2496: checking whether gcc accepts -g
configure:2526: gcc -c -g  conftest.c >&5
configure:2533: $? = 0
configure:2634: result: yes
configure:2651: checking for gcc option to accept ISO C89
configure:2725: gcc  -c -Wall -g -D_REENTRANT -O2  conftest.c >&5
configure:2732: $? = 0
configure:2755: result: none needed
configure:2816: checking for ranlib
configure:2832: found /usr/bin/ranlib
configure:2843: result: ranlib
configure:2910: checking for a BSD-compatible install
configure:2978: result: /usr/bin/install -c
configure:2993: checking for bison
configure:3009: found /usr/bin/bison
configure:3020: result: bison -y
configure:3032: checking whether ln -s works
configure:3036: result: yes
configure:3047: checking for dvips
configure:3065: found /usr/bin/dvips
configure:3078: result: /usr/bin/dvips
configure:3088: checking for texi2html
configure:3106: found /usr/bin/texi2html
configure:3119: result: /usr/bin/texi2html
configure:3129: checking for tex
configure:3147: found /usr/bin/tex
configure:3160: result: /usr/bin/tex
configure:3170: checking for texindex
configure:3188: found /usr/bin/texindex
configure:3201: result: /usr/bin/texindex
configure:3211: checking for makeinfo
configure:3229: found /usr/bin/makeinfo
configure:3242: result: /usr/bin/makeinfo
configure:3252: checking for diff
configure:3270: found /usr/bin/diff
configure:3283: result: /usr/bin/diff
configure:3293: checking for sed
configure:3311: found /bin/sed
configure:3324: result: /bin/sed
configure:3334: checking for emacs
configure:3352: found /usr/bin/emacs
configure:3365: result: /usr/bin/emacs
configure:3383: checking where to install Emacs Lisp files
configure:3395: result: ${datadir}/emacs/site-lisp
configure:3409: checking how to run the C preprocessor
configure:3449: gcc -E  conftest.c
configure:3456: $? = 0
configure:3487: gcc -E  conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:3494: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GPM_RELEASE "1.20.4"
| #define GPM_RELEASE_DATE "29th of May 2008"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3527: result: gcc -E
configure:3556: gcc -E  conftest.c
configure:3563: $? = 0
configure:3594: gcc -E  conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:3601: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GPM_RELEASE "1.20.4"
| #define GPM_RELEASE_DATE "29th of May 2008"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3641: checking for grep that handles long lines and -e
configure:3701: result: /bin/grep
configure:3706: checking for egrep
configure:3770: result: /bin/grep -E
configure:3775: checking for ANSI C header files
configure:3805: gcc -c -Wall -g -D_REENTRANT -O2  conftest.c >&5
configure:3812: $? = 0
configure:3911: gcc -o conftest -Wall -g -D_REENTRANT -O2   conftest.c  >&5
configure:3915: $? = 0
configure:3921: ./conftest
configure:3925: $? = 0
configure:3943: result: yes
configure:3967: checking for sys/types.h
configure:3988: gcc -c -Wall -g -D_REENTRANT -O2  conftest.c >&5
configure:3995: $? = 0
configure:4012: result: yes
configure:3967: checking for sys/stat.h
configure:3988: gcc -c -Wall -g -D_REENTRANT -O2  conftest.c >&5
configure:3995: $? = 0
configure:4012: result: yes
configure:3967: checking for stdlib.h
configure:3988: gcc -c -Wall -g -D_REENTRANT -O2  conftest.c >&5
configure:3995: $? = 0
configure:4012: result: yes
configure:3967: checking for string.h
configure:3988: gcc -c -Wall -g -D_REENTRANT -O2  conftest.c >&5
configure:3995: $? = 0
configure:4012: result: yes
configure:3967: checking for memory.h
configure:3988: gcc -c -Wall -g -D_REENTRANT -O2  conftest.c >&5
configure:3995: $? = 0
configure:4012: result: yes
configure:3967: checking for strings.h
configure:3988: gcc -c -Wall -g -D_REENTRANT -O2  conftest.c >&5
configure:3995: $? = 0
configure:4012: result: yes
configure:3967: checking for inttypes.h
configure:3988: gcc -c -Wall -g -D_REENTRANT -O2  conftest.c >&5
configure:3995: $? = 0
configure:4012: result: yes
configure:3967: checking for stdint.h
configure:3988: gcc -c -Wall -g -D_REENTRANT -O2  conftest.c >&5
configure:3995: $? = 0
configure:4012: result: yes
configure:3967: checking for unistd.h
configure:3988: gcc -c -Wall -g -D_REENTRANT -O2  conftest.c >&5
configure:3995: $? = 0
configure:4012: result: yes
configure:4048: checking syslog.h usability
configure:4065: gcc -c -Wall -g -D_REENTRANT -O2  conftest.c >&5
configure:4072: $? = 0
configure:4086: result: yes
configure:4090: checking syslog.h presence
configure:4105: gcc -E  conftest.c
configure:4112: $? = 0
configure:4126: result: yes
configure:4154: checking for syslog.h
configure:4163: result: yes
configure:4048: checking linux/input.h usability
configure:4065: gcc -c -Wall -g -D_REENTRANT -O2  conftest.c >&5
configure:4072: $? = 0
configure:4086: result: yes
configure:4090: checking linux/input.h presence
configure:4105: gcc -E  conftest.c
configure:4112: $? = 0
configure:4126: result: yes
configure:4154: checking for linux/input.h
configure:4163: result: yes
configure:4048: checking linux/joystick.h usability
configure:4065: gcc -c -Wall -g -D_REENTRANT -O2  conftest.c >&5
configure:4072: $? = 0
configure:4086: result: yes
configure:4090: checking linux/joystick.h presence
configure:4105: gcc -E  conftest.c
configure:4112: $? = 0
configure:4126: result: yes
configure:4154: checking for linux/joystick.h
configure:4163: result: yes
configure:4048: checking ncurses.h usability
configure:4065: gcc -c -Wall -g -D_REENTRANT -O2  conftest.c >&5
configure:4072: $? = 0
configure:4086: result: yes
configure:4090: checking ncurses.h presence
configure:4105: gcc -E  conftest.c
configure:4112: $? = 0
configure:4126: result: yes
configure:4154: checking for ncurses.h
configure:4163: result: yes
configure:4048: checking ncurses/curses.h usability
configure:4065: gcc -c -Wall -g -D_REENTRANT -O2  conftest.c >&5
conftest.c:57:28: error: ncurses/curses.h: No such file or directory
configure:4072: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GPM_RELEASE "1.20.4"
| #define GPM_RELEASE_DATE "29th of May 2008"
| #define STDC_HEADERS 1
| #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_SYSLOG_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_LINUX_JOYSTICK_H 1
| #define HAVE_NCURSES_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <ncurses/curses.h>
configure:4086: result: no
configure:4090: checking ncurses/curses.h presence
configure:4105: gcc -E  conftest.c
conftest.c:24:28: error: ncurses/curses.h: No such file or directory
configure:4112: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GPM_RELEASE "1.20.4"
| #define GPM_RELEASE_DATE "29th of May 2008"
| #define STDC_HEADERS 1
| #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_SYSLOG_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_LINUX_JOYSTICK_H 1
| #define HAVE_NCURSES_H 1
| /* end confdefs.h.  */
| #include <ncurses/curses.h>
configure:4126: result: no
configure:4154: checking for ncurses/curses.h
configure:4163: result: no
configure:4048: checking curses.h usability
configure:4065: gcc -c -Wall -g -D_REENTRANT -O2  conftest.c >&5
configure:4072: $? = 0
configure:4086: result: yes
configure:4090: checking curses.h presence
configure:4105: gcc -E  conftest.c
configure:4112: $? = 0
configure:4126: result: yes
configure:4154: checking for curses.h
configure:4163: result: yes
configure:4048: checking term.h usability
configure:4065: gcc -c -Wall -g -D_REENTRANT -O2  conftest.c >&5
configure:4072: $? = 0
configure:4086: result: yes
configure:4090: checking term.h presence
configure:4105: gcc -E  conftest.c
configure:4112: $? = 0
configure:4126: result: yes
configure:4154: checking for term.h
configure:4163: result: yes
configure:4214: checking sys/sysmacros.h usability
configure:4231: gcc -c -Wall -g -D_REENTRANT -O2  conftest.c >&5
configure:4238: $? = 0
configure:4252: result: yes
configure:4256: checking sys/sysmacros.h presence
configure:4271: gcc -E  conftest.c
configure:4278: $? = 0
configure:4292: result: yes
configure:4320: checking for sys/sysmacros.h
configure:4329: result: yes
configure:4214: checking linux/major.h usability
configure:4231: gcc -c -Wall -g -D_REENTRANT -O2  conftest.c >&5
configure:4238: $? = 0
configure:4252: result: yes
configure:4256: checking linux/major.h presence
configure:4271: gcc -E  conftest.c
configure:4278: $? = 0
configure:4292: result: yes
configure:4320: checking for linux/major.h
configure:4329: result: yes
configure:4214: checking linux/tty.h usability
configure:4231: gcc -c -Wall -g -D_REENTRANT -O2  conftest.c >&5
configure:4238: $? = 0
configure:4252: result: yes
configure:4256: checking linux/tty.h presence
configure:4271: gcc -E  conftest.c
configure:4278: $? = 0
configure:4292: result: yes
configure:4320: checking for linux/tty.h
configure:4329: result: yes
configure:4345: checking for __u32
configure:4376: gcc -c -Wall -g -D_REENTRANT -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:36: warning: unused variable 'dummy'
configure:4383: $? = 0
configure:4398: result: yes
configure:4409: checking whether system is ELF
configure:4436: result: yes
configure:4457: checking for vsyslog
configure:4513: gcc -o conftest -Wall -g -D_REENTRANT -O2   conftest.c  >&5
configure:4520: $? = 0
configure:4542: result: yes
configure:4457: checking for syslog
configure:4513: gcc -o conftest -Wall -g -D_REENTRANT -O2   conftest.c  >&5
configure:4520: $? = 0
configure:4542: result: yes
configure:4556: checking for working alloca.h
configure:4583: gcc -o conftest -Wall -g -D_REENTRANT -O2   conftest.c  >&5
configure:4590: $? = 0
configure:4610: result: yes
configure:4620: checking for alloca
configure:4667: gcc -o conftest -Wall -g -D_REENTRANT -O2   conftest.c  >&5
configure:4674: $? = 0
configure:4694: result: yes
configure:5235: creating ./config.status

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

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

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

on vanquo.pezone.net

config.status:772: creating Makefile.include
config.status:919: WARNING:  'Makefile.include.in' seems to ignore the --datarootdir setting
config.status:772: creating Makefile
config.status:772: creating doc/Makefile
config.status:772: creating src/Makefile
config.status:772: creating contrib/Makefile
config.status:772: creating doc/doc.gpm
config.status:772: creating src/headers/config.h
config.status:981: src/headers/config.h is unchanged

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

ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-Wall -g -D_REENTRANT -O2'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_YACC_set=
ac_cv_env_YACC_value=
ac_cv_env_YFLAGS_set=
ac_cv_env_YFLAGS_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_alloca_works=yes
ac_cv_func_syslog=yes
ac_cv_func_vsyslog=yes
ac_cv_header_curses_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_linux_input_h=yes
ac_cv_header_linux_joystick_h=yes
ac_cv_header_linux_major_h=yes
ac_cv_header_linux_tty_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_ncurses_curses_h=no
ac_cv_header_ncurses_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_sysmacros_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_term_h=yes
ac_cv_header_unistd_h=yes
ac_cv_objext=o
ac_cv_path_DIFF=/usr/bin/diff
ac_cv_path_DVIPS=/usr/bin/dvips
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_MAKEINFO=/usr/bin/makeinfo
ac_cv_path_SED=/bin/sed
ac_cv_path_TEX=/usr/bin/tex
ac_cv_path_TEXI2HTML=/usr/bin/texi2html
ac_cv_path_TEXINDEX=/usr/bin/texindex
ac_cv_path_emacs=/usr/bin/emacs
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_YACC='bison -y'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_working_alloca_h=yes
itz_cv_path_site_lisp='${datadir}/emacs/site-lisp'
itz_cv_sys_elf=yes
itz_cv_type___u32=yes

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

ALLOCA=''
CC='gcc'
CFLAGS='-Wall -g -D_REENTRANT -O2'
CPP='gcc -E'
CPPFLAGS='-I$(srcdir) $(DEFS) -include headers/config.h -Wall -DSYSCONFDIR="\"$(sysconfdir)\"" -DSBINDIR="\"$(sbindir)\""'
CURSES_OBJS='lib/libcurses.o'
DEFS='-DHAVE_CONFIG_H'
DIFF='/usr/bin/diff'
DVIPS='/usr/bin/dvips'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
ELISP='emacs/t-mouse.el emacs/t-mouse.elc'
EMACS='/usr/bin/emacs'
EXEEXT=''
GPMXTERM=''
GREP='/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS='-L$(srcdir)'
LIBOBJS=''
LIBS=''
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='/usr/bin/makeinfo'
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PICFLAGS='-DPIC -fPIC'
RANLIB='ranlib'
SED='/bin/sed'
SHARED_LIBS=''
SHELL='/bin/sh'
SHLIB='libgpm.so'
SOLDFLAGS='-fPIC -shared -Wl,-soname,'
TEX='/usr/bin/tex'
TEXI2HTML='/usr/bin/texi2html'
TEXINDEX='/usr/bin/texindex'
YACC='bison -y'
YFLAGS=''
abi_full='2.0.0'
abi_lev='2'
ac_ct_CC='gcc'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
emacs='/usr/bin/emacs'
exec_prefix='${prefix}'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
lispdir='${datadir}/emacs/site-lisp'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
release='1.20.4'
release_date='29th of May 2008'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''

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

#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define GPM_RELEASE "1.20.4"
#define GPM_RELEASE_DATE "29th of May 2008"
#define STDC_HEADERS 1
#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_SYSLOG_H 1
#define HAVE_LINUX_INPUT_H 1
#define HAVE_LINUX_JOYSTICK_H 1
#define HAVE_NCURSES_H 1
#define HAVE_CURSES_H 1
#define HAVE_TERM_H 1
#define HAVE_SYS_SYSMACROS_H 1
#define HAVE_LINUX_MAJOR_H 1
#define HAVE_LINUX_TTY_H 1
#define HAVE___U32 1
#define HAVE_VSYSLOG 1
#define HAVE_SYSLOG 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1

configure: exit 0

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

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

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

on vanquo.pezone.net

config.status:772: creating Makefile.include
config.status:919: WARNING:  'Makefile.include.in' seems to ignore the --datarootdir setting
config.status:772: creating Makefile
config.status:772: creating doc/Makefile
config.status:772: creating src/Makefile
config.status:772: creating contrib/Makefile
config.status:772: creating doc/doc.gpm
config.status:772: creating src/headers/config.h
config.status:981: src/headers/config.h is unchanged