This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by hello configure 1, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure --no-create --no-recursion

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

hostname = hyperbyte
uname -m = i686
uname -r = 2.6.15
uname -s = Linux
uname -v = #1 PREEMPT Thu Jan 5 11:34:25 CET 2006

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

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

PATH: /home/markus/bin
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /usr/bin
PATH: /bin
PATH: /usr/bin/X11
PATH: /usr/games
PATH: /home/markus/bin


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

configure:1310: checking for a BSD-compatible install
configure:1365: result: /usr/bin/install -c
configure:1376: checking whether build environment is sane
configure:1419: result: yes
configure:1452: checking for gawk
configure:1468: found /usr/bin/gawk
configure:1478: result: gawk
configure:1488: checking whether make sets $(MAKE)
configure:1508: result: yes
configure:1723: checking for gcc
configure:1739: found /usr/bin/gcc
configure:1749: result: gcc
configure:1993: checking for C compiler version
configure:1996: gcc --version &5
gcc (GCC) 3.3.5 (Debian 1:3.3.5-13)
Copyright (C) 2003 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:1999: $? = 0
configure:2001: gcc -v &5
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs
Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --enable-__cxa_atexit --with-system-zlib --enable-nls --without-included-gettext --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux
Thread model: posix
gcc version 3.3.5 (Debian 1:3.3.5-13)
configure:2004: $? = 0
configure:2006: gcc -V &5
gcc: `-V' option must have argument
configure:2009: $? = 1
configure:2032: checking for C compiler default output file name
configure:2035: gcc    conftest.c  >&5
configure:2038: $? = 0
configure:2084: result: a.out
configure:2089: checking whether the C compiler works
configure:2095: ./a.out
configure:2098: $? = 0
configure:2115: result: yes
configure:2122: checking whether we are cross compiling
configure:2124: result: no
configure:2127: checking for suffix of executables
configure:2129: gcc -o conftest    conftest.c  >&5
configure:2132: $? = 0
configure:2157: result: 
configure:2163: checking for suffix of object files
configure:2184: gcc -c   conftest.c >&5
configure:2187: $? = 0
configure:2209: result: o
configure:2213: checking whether we are using the GNU C compiler
configure:2237: gcc -c   conftest.c >&5
configure:2243: $? = 0
configure:2246: test -z 			 || test ! -s conftest.err
configure:2249: $? = 0
configure:2252: test -s conftest.o
configure:2255: $? = 0
configure:2268: result: yes
configure:2274: checking whether gcc accepts -g
configure:2295: gcc -c -g  conftest.c >&5
configure:2301: $? = 0
configure:2304: test -z 			 || test ! -s conftest.err
configure:2307: $? = 0
configure:2310: test -s conftest.o
configure:2313: $? = 0
configure:2324: result: yes
configure:2341: checking for gcc option to accept ANSI C
configure:2411: gcc  -c -g -O2  conftest.c >&5
configure:2417: $? = 0
configure:2420: test -z 			 || test ! -s conftest.err
configure:2423: $? = 0
configure:2426: test -s conftest.o
configure:2429: $? = 0
configure:2447: result: none needed
configure:2465: gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:2471: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2612: checking for style of include used by make
configure:2640: result: GNU
configure:2668: checking dependency style of gcc
configure:2751: result: gcc3
configure:2887: creating ./config.status

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

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_LDFLAGS_set=
ac_cv_env_LDFLAGS_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_exeext=
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3

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

ACLOCAL='${SHELL} /home/markus/Projekte/Konsole/hello/missing --run aclocal-1.7'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/markus/Projekte/Konsole/hello/missing --run tar'
AUTOCONF='${SHELL} /home/markus/Projekte/Konsole/hello/missing --run autoconf'
AUTOHEADER='${SHELL} /home/markus/Projekte/Konsole/hello/missing --run autoheader'
AUTOMAKE='${SHELL} /home/markus/Projekte/Konsole/hello/missing --run automake-1.7'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/markus/Projekte/Konsole/hello/missing --run makeinfo'
OBJEXT='o'
PACKAGE='hello'
PACKAGE_BUGREPORT='markus@superbyte'
PACKAGE_NAME='hello'
PACKAGE_STRING='hello 1'
PACKAGE_TARNAME='hello'
PACKAGE_VERSION='1'
PATH_SEPARATOR=':'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION='1'
ac_ct_CC='gcc'
ac_ct_STRIP=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
exec_prefix='${prefix}'
host_alias=''
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/home/markus/Projekte/Konsole/hello/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define PACKAGE "hello"
#define PACKAGE_BUGREPORT "markus@superbyte"
#define PACKAGE_NAME "hello"
#define PACKAGE_STRING "hello 1"
#define PACKAGE_TARNAME "hello"
#define PACKAGE_VERSION "1"
#define VERSION "1"

configure: exit 0

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

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

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

on hyperbyte

config.status:723: creating Makefile
config.status:1055: executing depfiles commands
Fr Jul 30 13:54:24 CEST 2021
patent_button.gif valid-html401.png elektra.jpg fsfe-logo.png valid-css.png vim.gif anybrowser.gif