1
0
This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
TP-Link_Archer-XR500v/EN7526G_3.18Kernel_SDK/apps/public/bridge-utils-1.0.6/config.log
2024-07-22 01:58:46 -03:00

677 lines
20 KiB
Plaintext
Executable File

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.59. Invocation command line was
$ ./configure --host mips --with-linux-headers=../../linux/include
## --------- ##
## Platform. ##
## --------- ##
hostname = localhost.localdomain
uname -m = i686
uname -r = 2.4.20-8
uname -s = Linux
uname -v = #1 Thu Mar 13 17:18:24 EST 2003
/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: /opt/trendchip/mips-linux/bin
PATH: /opt/trendchip/mips-uclinux/bin
PATH: /usr/local/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/X11R6/bin
PATH: /home/lino/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1344: checking for a BSD-compatible install
configure:1399: result: /usr/bin/install -c
configure:1410: checking whether build environment is sane
configure:1453: result: yes
configure:1477: WARNING: `missing' script is too old or missing
configure:1518: checking for gawk
configure:1534: found /bin/gawk
configure:1544: result: gawk
configure:1554: checking whether make sets $(MAKE)
configure:1574: result: yes
configure:1650: checking for mips-strip
configure:1679: result: no
configure:1688: checking for strip
configure:1704: found /usr/bin/strip
configure:1715: result: strip
configure:1760: checking for mips-gcc
configure:1786: result: mips-linux-gcc
configure:2068: checking for C compiler version
configure:2071: mips-linux-gcc --version </dev/null >&5
mips-linux-gcc (GCC) 3.3.2
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:2074: $? = 0
configure:2076: mips-linux-gcc -v </dev/null >&5
Reading specs from /opt/trendchip/mips-linux/lib/gcc-lib/mips-linux/3.3.2/specs
Configured with: ../../src/gcc-3.3.2/configure --prefix=/opt/trendchip/mips-linux --target=mips-linux --enable-shared --enable-languages=c,c++ --nfp --without-fp --with-gnu-as --with-gnu-ld
Thread model: posix
gcc version 3.3.2
configure:2079: $? = 0
configure:2081: mips-linux-gcc -V </dev/null >&5
mips-linux-gcc: `-V' option must have argument
configure:2084: $? = 1
configure:2107: checking for C compiler default output file name
configure:2110: mips-linux-gcc -s -Os -s -Os conftest.c >&5
configure:2113: $? = 0
configure:2159: result: a.out
configure:2164: checking whether the C compiler works
configure:2170: ./a.out
./configure: line 1: ./a.out: cannot execute binary file
configure:2173: $? = 126
configure:2190: result: yes
configure:2197: checking whether we are cross compiling
configure:2199: result: yes
configure:2202: checking for suffix of executables
configure:2204: mips-linux-gcc -o conftest -s -Os -s -Os conftest.c >&5
configure:2207: $? = 0
configure:2232: result:
configure:2238: checking for suffix of object files
configure:2259: mips-linux-gcc -c -s -Os conftest.c >&5
configure:2262: $? = 0
configure:2284: result: o
configure:2288: checking whether we are using the GNU C compiler
configure:2312: mips-linux-gcc -c -s -Os conftest.c >&5
configure:2318: $? = 0
configure:2322: test -z
|| test ! -s conftest.err
configure:2325: $? = 0
configure:2328: test -s conftest.o
configure:2331: $? = 0
configure:2344: result: yes
configure:2350: checking whether mips-linux-gcc accepts -g
configure:2371: mips-linux-gcc -c -g conftest.c >&5
configure:2377: $? = 0
configure:2381: test -z
|| test ! -s conftest.err
configure:2384: $? = 0
configure:2387: test -s conftest.o
configure:2390: $? = 0
configure:2401: result: yes
configure:2418: checking for mips-linux-gcc option to accept ANSI C
configure:2488: mips-linux-gcc -c -s -Os conftest.c >&5
configure:2494: $? = 0
configure:2498: test -z
|| test ! -s conftest.err
configure:2501: $? = 0
configure:2504: test -s conftest.o
configure:2507: $? = 0
configure:2525: result: none needed
configure:2543: mips-linux-gcc -c -s -Os conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:2549: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2693: checking for style of include used by make
configure:2721: result: GNU
configure:2749: checking dependency style of mips-linux-gcc
configure:2839: result: none
configure:2869: checking for a BSD-compatible install
configure:2924: result: /usr/bin/install -c
configure:2938: checking for mips-ranlib
configure:2964: result: mips-linux-ranlib
configure:3022: checking how to run the C preprocessor
configure:3057: mips-linux-gcc -E conftest.c
configure:3063: $? = 0
configure:3095: mips-linux-gcc -E conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:3101: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bridge-utils"
| #define VERSION "1.0.6"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3140: result: mips-linux-gcc -E
configure:3164: mips-linux-gcc -E conftest.c
configure:3170: $? = 0
configure:3202: mips-linux-gcc -E conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:3208: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bridge-utils"
| #define VERSION "1.0.6"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3252: checking for egrep
configure:3262: result: grep -E
configure:3267: checking for ANSI C header files
configure:3292: mips-linux-gcc -c -s -Os conftest.c >&5
configure:3298: $? = 0
configure:3302: test -z
|| test ! -s conftest.err
configure:3305: $? = 0
configure:3308: test -s conftest.o
configure:3311: $? = 0
configure:3420: result: yes
configure:3444: checking for sys/types.h
configure:3460: mips-linux-gcc -c -s -Os conftest.c >&5
configure:3466: $? = 0
configure:3470: test -z
|| test ! -s conftest.err
configure:3473: $? = 0
configure:3476: test -s conftest.o
configure:3479: $? = 0
configure:3490: result: yes
configure:3444: checking for sys/stat.h
configure:3460: mips-linux-gcc -c -s -Os conftest.c >&5
configure:3466: $? = 0
configure:3470: test -z
|| test ! -s conftest.err
configure:3473: $? = 0
configure:3476: test -s conftest.o
configure:3479: $? = 0
configure:3490: result: yes
configure:3444: checking for stdlib.h
configure:3460: mips-linux-gcc -c -s -Os conftest.c >&5
configure:3466: $? = 0
configure:3470: test -z
|| test ! -s conftest.err
configure:3473: $? = 0
configure:3476: test -s conftest.o
configure:3479: $? = 0
configure:3490: result: yes
configure:3444: checking for string.h
configure:3460: mips-linux-gcc -c -s -Os conftest.c >&5
configure:3466: $? = 0
configure:3470: test -z
|| test ! -s conftest.err
configure:3473: $? = 0
configure:3476: test -s conftest.o
configure:3479: $? = 0
configure:3490: result: yes
configure:3444: checking for memory.h
configure:3460: mips-linux-gcc -c -s -Os conftest.c >&5
configure:3466: $? = 0
configure:3470: test -z
|| test ! -s conftest.err
configure:3473: $? = 0
configure:3476: test -s conftest.o
configure:3479: $? = 0
configure:3490: result: yes
configure:3444: checking for strings.h
configure:3460: mips-linux-gcc -c -s -Os conftest.c >&5
configure:3466: $? = 0
configure:3470: test -z
|| test ! -s conftest.err
configure:3473: $? = 0
configure:3476: test -s conftest.o
configure:3479: $? = 0
configure:3490: result: yes
configure:3444: checking for inttypes.h
configure:3460: mips-linux-gcc -c -s -Os conftest.c >&5
configure:3466: $? = 0
configure:3470: test -z
|| test ! -s conftest.err
configure:3473: $? = 0
configure:3476: test -s conftest.o
configure:3479: $? = 0
configure:3490: result: yes
configure:3444: checking for stdint.h
configure:3460: mips-linux-gcc -c -s -Os conftest.c >&5
configure:3466: $? = 0
configure:3470: test -z
|| test ! -s conftest.err
configure:3473: $? = 0
configure:3476: test -s conftest.o
configure:3479: $? = 0
configure:3490: result: yes
configure:3444: checking for unistd.h
configure:3460: mips-linux-gcc -c -s -Os conftest.c >&5
configure:3466: $? = 0
configure:3470: test -z
|| test ! -s conftest.err
configure:3473: $? = 0
configure:3476: test -s conftest.o
configure:3479: $? = 0
configure:3490: result: yes
configure:3517: checking sys/ioctl.h usability
configure:3529: mips-linux-gcc -c -s -Os conftest.c >&5
configure:3535: $? = 0
configure:3539: test -z
|| test ! -s conftest.err
configure:3542: $? = 0
configure:3545: test -s conftest.o
configure:3548: $? = 0
configure:3558: result: yes
configure:3562: checking sys/ioctl.h presence
configure:3572: mips-linux-gcc -E conftest.c
configure:3578: $? = 0
configure:3598: result: yes
configure:3633: checking for sys/ioctl.h
configure:3640: result: yes
configure:3517: checking sys/time.h usability
configure:3529: mips-linux-gcc -c -s -Os conftest.c >&5
configure:3535: $? = 0
configure:3539: test -z
|| test ! -s conftest.err
configure:3542: $? = 0
configure:3545: test -s conftest.o
configure:3548: $? = 0
configure:3558: result: yes
configure:3562: checking sys/time.h presence
configure:3572: mips-linux-gcc -E conftest.c
configure:3578: $? = 0
configure:3598: result: yes
configure:3633: checking for sys/time.h
configure:3640: result: yes
configure:3654: checking for an ANSI C-conforming const
configure:3721: mips-linux-gcc -c -s -Os conftest.c >&5
configure:3727: $? = 0
configure:3731: test -z
|| test ! -s conftest.err
configure:3734: $? = 0
configure:3737: test -s conftest.o
configure:3740: $? = 0
configure:3751: result: yes
configure:3761: checking whether time.h and sys/time.h may both be included
configure:3786: mips-linux-gcc -c -s -Os conftest.c >&5
configure:3792: $? = 0
configure:3796: test -z
|| test ! -s conftest.err
configure:3799: $? = 0
configure:3802: test -s conftest.o
configure:3805: $? = 0
configure:3816: result: yes
configure:3828: checking whether mips-linux-gcc needs -traditional
configure:3870: result: no
configure:3877: checking for working memcmp
configure:3947: result: no
configure:3965: checking for gethostname
configure:4022: mips-linux-gcc -o conftest -s -Os -s -Os conftest.c >&5
configure:4028: $? = 0
configure:4032: test -z
|| test ! -s conftest.err
configure:4035: $? = 0
configure:4038: test -s conftest
configure:4041: $? = 0
configure:4053: result: yes
configure:3965: checking for socket
configure:4022: mips-linux-gcc -o conftest -s -Os -s -Os conftest.c >&5
configure:4028: $? = 0
configure:4032: test -z
|| test ! -s conftest.err
configure:4035: $? = 0
configure:4038: test -s conftest
configure:4041: $? = 0
configure:4053: result: yes
configure:3965: checking for strdup
configure:4022: mips-linux-gcc -o conftest -s -Os -s -Os conftest.c >&5
configure:4028: $? = 0
configure:4032: test -z
|| test ! -s conftest.err
configure:4035: $? = 0
configure:4038: test -s conftest
configure:4041: $? = 0
configure:4053: result: yes
configure:3965: checking for uname
configure:4022: mips-linux-gcc -o conftest -s -Os -s -Os conftest.c >&5
configure:4028: $? = 0
configure:4032: test -z
|| test ! -s conftest.err
configure:4035: $? = 0
configure:4038: test -s conftest
configure:4041: $? = 0
configure:4053: result: yes
configure:4068: checking for if_nametoindex
configure:4125: mips-linux-gcc -o conftest -s -Os -s -Os conftest.c >&5
configure:4131: $? = 0
configure:4135: test -z
|| test ! -s conftest.err
configure:4138: $? = 0
configure:4141: test -s conftest
configure:4144: $? = 0
configure:4156: result: yes
configure:4068: checking for if_indextoname
configure:4125: mips-linux-gcc -o conftest -s -Os -s -Os conftest.c >&5
configure:4131: $? = 0
configure:4135: test -z
|| test ! -s conftest.err
configure:4138: $? = 0
configure:4141: test -s conftest
configure:4144: $? = 0
configure:4156: result: yes
configure:4177: checking sysfs/libsysfs.h usability
configure:4189: mips-linux-gcc -c -s -Os conftest.c >&5
conftest.c:64:28: sysfs/libsysfs.h: No such file or directory
configure:4195: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bridge-utils"
| #define VERSION "1.0.6"
| #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_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SOCKET 1
| #define HAVE_STRDUP 1
| #define HAVE_UNAME 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sysfs/libsysfs.h>
configure:4218: result: no
configure:4222: checking sysfs/libsysfs.h presence
configure:4232: mips-linux-gcc -E conftest.c
conftest.c:30:28: sysfs/libsysfs.h: No such file or directory
configure:4238: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bridge-utils"
| #define VERSION "1.0.6"
| #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_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SOCKET 1
| #define HAVE_STRDUP 1
| #define HAVE_UNAME 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| /* end confdefs.h. */
| #include <sysfs/libsysfs.h>
configure:4258: result: no
configure:4293: checking for sysfs/libsysfs.h
configure:4300: result: no
configure:4381: WARNING: Missing /usr/include/sysfs/libsysfs.h
configure:4500: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on localhost.localdomain
config.status:696: creating doc/Makefile
config.status:696: creating libbridge/Makefile
config.status:696: creating brctl/Makefile
config.status:696: creating Makefile
config.status:696: creating bridge-utils.spec
config.status:800: creating libbridge/config.h
config.status:924: libbridge/config.h is unchanged
config.status:1104: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=mips-linux-gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-s -Os'
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=set
ac_cv_env_LDFLAGS_value='-s -Os'
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=mips
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_func_gethostname=yes
ac_cv_func_if_indextoname=yes
ac_cv_func_if_nametoindex=yes
ac_cv_func_memcmp_working=no
ac_cv_func_socket=yes
ac_cv_func_strdup=yes
ac_cv_func_uname=yes
ac_cv_header_inttypes_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_ioctl_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sysfs_libsysfs_h=no
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=mips-linux-gcc
ac_cv_prog_CPP='mips-linux-gcc -E'
ac_cv_prog_RANLIB=mips-linux-ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_egrep='grep -E'
ac_cv_prog_gcc_traditional=no
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=none
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='tar'
AUTOCONF='autoconf'
AUTOHEADER='autoheader'
AUTOMAKE='automake-1.9'
AWK='gawk'
CC='mips-linux-gcc'
CCDEPMODE='depmode=none'
CFLAGS='-s -Os'
CPP='mips-linux-gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
KERNEL_HEADERS='../../linux/include'
LDFLAGS='-s -Os'
LIBOBJS=' memcmp$U.o'
LIBS=''
LTLIBOBJS=' memcmp$U.lo'
MAKEINFO='makeinfo'
OBJEXT='o'
PACKAGE='bridge-utils'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='mips-linux-ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='1.0.6'
ac_ct_CC=''
ac_ct_RANLIB=''
ac_ct_STRIP='strip'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
exec_prefix='${prefix}'
host_alias='mips'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/home/lino/linux_mmu/apps/bridge-utils-1.0.6/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p --'
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 HAVE_GETHOSTNAME 1
#define HAVE_IF_INDEXTONAME 1
#define HAVE_IF_NAMETOINDEX 1
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_SOCKET 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRDUP 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNAME 1
#define HAVE_UNISTD_H 1
#define PACKAGE "bridge-utils"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define VERSION "1.0.6"
configure: exit 0