gpm (1.20.4-3.3) config.log

Summary

 config.log |  665 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 665 insertions(+)

    
download this patch

Patch contents

--- gpm-1.20.4.orig/config.log
+++ gpm-1.20.4/config.log
@@ -0,0 +1,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