Page MenuHomeDevCentral

config.log
No OneTemporary

config.log

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by Darkbot configure 7f3(dev), which was
generated by GNU Autoconf 2.59. Invocation command line was
$ ./configure --no-create --no-recursion
## --------- ##
## Platform. ##
## --------- ##
hostname = robbins
uname -m = i686
uname -r = 1.5.9(0.112/4/2)
uname -s = CYGWIN_NT-5.0
uname -v = 2004-03-18 23:05
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/X11R6/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /cygdrive/c/WINNT/system32
PATH: /cygdrive/c/WINNT
PATH: /cygdrive/c/WINNT/System32/Wbem
PATH: /cygdrive/c/Program Files/SecureCRT 3.0
PATH: /cygdrive/c
PATH: /cygdrive/c/winnt
PATH: /cygdrive/c/winnt/system32
PATH: .
PATH: /usr/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1327: checking whether to enable maintainer-specific portions of Makefiles
configure:1336: result: no
configure:1396: checking for a BSD-compatible install
configure:1451: result: /usr/bin/install -c
configure:1462: checking whether build environment is sane
configure:1505: result: yes
configure:1538: checking for gawk
configure:1554: found /usr/bin/gawk
configure:1564: result: gawk
configure:1574: checking whether make sets $(MAKE)
configure:1594: result: yes
configure:1805: checking for gcc
configure:1821: found /usr/bin/gcc
configure:1831: result: gcc
configure:2075: checking for C compiler version
configure:2078: gcc --version </dev/null >&5
gcc (GCC) 3.3.1 (cygming special)
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:2081: $? = 0
configure:2083: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/specs
Configured with: /GCC/gcc-3.3.1-3/configure --with-gcc --with-gnu-ld --with-gnu-as --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/sbin --mandir=/usr/share/man --infodir=/usr/share/info --enable-languages=c,ada,c++,f77,pascal,java,objc --enable-libgcj --enable-threads=posix --with-system-zlib --enable-nls --without-included-gettext --enable-interpreter --enable-sjlj-exceptions --disable-version-specific-runtime-libs --enable-shared --disable-win32-registry --enable-java-gc=boehm --disable-hash-synchronization --verbose --target=i686-pc-cygwin --host=i686-pc-cygwin --build=i686-pc-cygwin
Thread model: posix
gcc version 3.3.1 (cygming special)
configure:2086: $? = 0
configure:2088: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2091: $? = 1
configure:2114: checking for C compiler default output file name
configure:2117: gcc conftest.c >&5
configure:2120: $? = 0
configure:2166: result: a.exe
configure:2171: checking whether the C compiler works
configure:2177: ./a.exe
configure:2180: $? = 0
configure:2197: result: yes
configure:2204: checking whether we are cross compiling
configure:2206: result: no
configure:2209: checking for suffix of executables
configure:2211: gcc -o conftest.exe conftest.c >&5
configure:2214: $? = 0
configure:2239: result: .exe
configure:2245: checking for suffix of object files
configure:2266: gcc -c conftest.c >&5
configure:2269: $? = 0
configure:2291: result: o
configure:2295: checking whether we are using the GNU C compiler
configure:2319: gcc -c conftest.c >&5
configure:2325: $? = 0
configure:2329: test -z
|| test ! -s conftest.err
configure:2332: $? = 0
configure:2335: test -s conftest.o
configure:2338: $? = 0
configure:2351: result: yes
configure:2357: checking whether gcc accepts -g
configure:2378: gcc -c -g conftest.c >&5
configure:2384: $? = 0
configure:2388: test -z
|| test ! -s conftest.err
configure:2391: $? = 0
configure:2394: test -s conftest.o
configure:2397: $? = 0
configure:2408: result: yes
configure:2425: checking for gcc option to accept ANSI C
configure:2495: gcc -c -g -O2 conftest.c >&5
configure:2501: $? = 0
configure:2505: test -z
|| test ! -s conftest.err
configure:2508: $? = 0
configure:2511: test -s conftest.o
configure:2514: $? = 0
configure:2532: result: none needed
configure:2550: gcc -c -g -O2 conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:2556: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2700: checking for style of include used by make
configure:2728: result: GNU
configure:2756: checking dependency style of gcc
configure:2839: result: gcc3
configure:2869: checking for a BSD-compatible install
configure:2924: result: /usr/bin/install -c
configure:2935: checking whether make sets $(MAKE)
configure:2955: result: yes
configure:2966: checking for rm
configure:2984: found /usr/bin/rm
configure:2996: result: /usr/bin/rm
configure:3005: checking for cp
configure:3023: found /usr/bin/cp
configure:3035: result: /usr/bin/cp
configure:3045: checking for main in -lcrypt
configure:3069: gcc -o conftest.exe -g -O2 conftest.c -lcrypt >&5
configure:3075: $? = 0
configure:3079: test -z
|| test ! -s conftest.err
configure:3082: $? = 0
configure:3085: test -s conftest.exe
configure:3088: $? = 0
configure:3101: result: yes
configure:3113: checking for main in -luser32
configure:3137: gcc -o conftest.exe -g -O2 conftest.c -luser32 -lcrypt >&5
configure:3143: $? = 0
configure:3147: test -z
|| test ! -s conftest.err
configure:3150: $? = 0
configure:3153: test -s conftest.exe
configure:3156: $? = 0
configure:3169: result: yes
configure:3186: checking how to run the C preprocessor
configure:3221: gcc -E conftest.c
configure:3227: $? = 0
configure:3259: gcc -E conftest.c
conftest.c:13:28: ac_nonexistent.h: No such file or directory
configure:3265: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Darkbot"
| #define PACKAGE_TARNAME "darkbot"
| #define PACKAGE_VERSION "7f3(dev)"
| #define PACKAGE_STRING "Darkbot 7f3(dev)"
| #define PACKAGE_BUGREPORT "ron@darkbot.org"
| #define PACKAGE "darkbot"
| #define VERSION "7f3(dev)"
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBUSER32 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3304: result: gcc -E
configure:3328: gcc -E conftest.c
configure:3334: $? = 0
configure:3366: gcc -E conftest.c
conftest.c:13:28: ac_nonexistent.h: No such file or directory
configure:3372: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Darkbot"
| #define PACKAGE_TARNAME "darkbot"
| #define PACKAGE_VERSION "7f3(dev)"
| #define PACKAGE_STRING "Darkbot 7f3(dev)"
| #define PACKAGE_BUGREPORT "ron@darkbot.org"
| #define PACKAGE "darkbot"
| #define VERSION "7f3(dev)"
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBUSER32 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3416: checking for egrep
configure:3426: result: grep -E
configure:3431: checking for ANSI C header files
configure:3456: gcc -c -g -O2 conftest.c >&5
configure:3462: $? = 0
configure:3466: test -z
|| test ! -s conftest.err
configure:3469: $? = 0
configure:3472: test -s conftest.o
configure:3475: $? = 0
configure:3564: gcc -o conftest.exe -g -O2 conftest.c -luser32 -lcrypt >&5
configure:3567: $? = 0
configure:3569: ./conftest.exe
configure:3572: $? = 0
configure:3587: result: yes
configure:3611: checking for sys/types.h
configure:3627: gcc -c -g -O2 conftest.c >&5
configure:3633: $? = 0
configure:3637: test -z
|| test ! -s conftest.err
configure:3640: $? = 0
configure:3643: test -s conftest.o
configure:3646: $? = 0
configure:3657: result: yes
configure:3611: checking for sys/stat.h
configure:3627: gcc -c -g -O2 conftest.c >&5
configure:3633: $? = 0
configure:3637: test -z
|| test ! -s conftest.err
configure:3640: $? = 0
configure:3643: test -s conftest.o
configure:3646: $? = 0
configure:3657: result: yes
configure:3611: checking for stdlib.h
configure:3627: gcc -c -g -O2 conftest.c >&5
configure:3633: $? = 0
configure:3637: test -z
|| test ! -s conftest.err
configure:3640: $? = 0
configure:3643: test -s conftest.o
configure:3646: $? = 0
configure:3657: result: yes
configure:3611: checking for string.h
configure:3627: gcc -c -g -O2 conftest.c >&5
configure:3633: $? = 0
configure:3637: test -z
|| test ! -s conftest.err
configure:3640: $? = 0
configure:3643: test -s conftest.o
configure:3646: $? = 0
configure:3657: result: yes
configure:3611: checking for memory.h
configure:3627: gcc -c -g -O2 conftest.c >&5
configure:3633: $? = 0
configure:3637: test -z
|| test ! -s conftest.err
configure:3640: $? = 0
configure:3643: test -s conftest.o
configure:3646: $? = 0
configure:3657: result: yes
configure:3611: checking for strings.h
configure:3627: gcc -c -g -O2 conftest.c >&5
configure:3633: $? = 0
configure:3637: test -z
|| test ! -s conftest.err
configure:3640: $? = 0
configure:3643: test -s conftest.o
configure:3646: $? = 0
configure:3657: result: yes
configure:3611: checking for inttypes.h
configure:3627: gcc -c -g -O2 conftest.c >&5
configure:3633: $? = 0
configure:3637: test -z
|| test ! -s conftest.err
configure:3640: $? = 0
configure:3643: test -s conftest.o
configure:3646: $? = 0
configure:3657: result: yes
configure:3611: checking for stdint.h
configure:3627: gcc -c -g -O2 conftest.c >&5
configure:3633: $? = 0
configure:3637: test -z
|| test ! -s conftest.err
configure:3640: $? = 0
configure:3643: test -s conftest.o
configure:3646: $? = 0
configure:3657: result: yes
configure:3611: checking for unistd.h
configure:3627: gcc -c -g -O2 conftest.c >&5
configure:3633: $? = 0
configure:3637: test -z
|| test ! -s conftest.err
configure:3640: $? = 0
configure:3643: test -s conftest.o
configure:3646: $? = 0
configure:3657: result: yes
configure:3669: checking for clock_t
configure:3693: gcc -c -g -O2 conftest.c >&5
configure:3699: $? = 0
configure:3703: test -z
|| test ! -s conftest.err
configure:3706: $? = 0
configure:3709: test -s conftest.o
configure:3712: $? = 0
configure:3723: result: yes
configure:3735: checking for dirent.h that defines DIR
configure:3759: gcc -c -g -O2 conftest.c >&5
configure:3765: $? = 0
configure:3769: test -z
|| test ! -s conftest.err
configure:3772: $? = 0
configure:3775: test -s conftest.o
configure:3778: $? = 0
configure:3789: result: yes
configure:3802: checking for library containing opendir
configure:3832: gcc -o conftest.exe -g -O2 conftest.c -luser32 -lcrypt >&5
configure:3838: $? = 0
configure:3842: test -z
|| test ! -s conftest.err
configure:3845: $? = 0
configure:3848: test -s conftest.exe
configure:3851: $? = 0
configure:3921: result: none required
configure:4057: checking for ANSI C header files
configure:4213: result: yes
configure:4240: checking fcntl.h usability
configure:4252: gcc -c -g -O2 conftest.c >&5
configure:4258: $? = 0
configure:4262: test -z
|| test ! -s conftest.err
configure:4265: $? = 0
configure:4268: test -s conftest.o
configure:4271: $? = 0
configure:4281: result: yes
configure:4285: checking fcntl.h presence
configure:4295: gcc -E conftest.c
configure:4301: $? = 0
configure:4321: result: yes
configure:4356: checking for fcntl.h
configure:4363: result: yes
configure:4240: checking sys/time.h usability
configure:4252: gcc -c -g -O2 conftest.c >&5
configure:4258: $? = 0
configure:4262: test -z
|| test ! -s conftest.err
configure:4265: $? = 0
configure:4268: test -s conftest.o
configure:4271: $? = 0
configure:4281: result: yes
configure:4285: checking sys/time.h presence
configure:4295: gcc -E conftest.c
configure:4301: $? = 0
configure:4321: result: yes
configure:4356: checking for sys/time.h
configure:4363: result: yes
configure:4231: checking for unistd.h
configure:4236: result: yes
configure:4386: checking windows.h usability
configure:4398: gcc -c -g -O2 conftest.c >&5
configure:4404: $? = 0
configure:4408: test -z
|| test ! -s conftest.err
configure:4411: $? = 0
configure:4414: test -s conftest.o
configure:4417: $? = 0
configure:4427: result: yes
configure:4431: checking windows.h presence
configure:4441: gcc -E conftest.c
configure:4447: $? = 0
configure:4467: result: yes
configure:4502: checking for windows.h
configure:4509: result: yes
configure:4523: checking for an ANSI C-conforming const
configure:4590: gcc -c -g -O2 conftest.c >&5
configure:4596: $? = 0
configure:4600: test -z
|| test ! -s conftest.err
configure:4603: $? = 0
configure:4606: test -s conftest.o
configure:4609: $? = 0
configure:4620: result: yes
configure:4631: checking whether time.h and sys/time.h may both be included
configure:4656: gcc -c -g -O2 conftest.c >&5
configure:4662: $? = 0
configure:4666: test -z
|| test ! -s conftest.err
configure:4669: $? = 0
configure:4672: test -s conftest.o
configure:4675: $? = 0
configure:4686: result: yes
configure:4697: checking return type of signal handlers
configure:4728: gcc -c -g -O2 conftest.c >&5
configure:4734: $? = 0
configure:4738: test -z
|| test ! -s conftest.err
configure:4741: $? = 0
configure:4744: test -s conftest.o
configure:4747: $? = 0
configure:4758: result: void
configure:4770: checking for vprintf
configure:4827: gcc -o conftest.exe -g -O2 conftest.c -luser32 -lcrypt >&5
conftest.c:55: warning: conflicting types for built-in function `vprintf'
configure:4833: $? = 0
configure:4837: test -z
|| test ! -s conftest.err
configure:4840: $? = 0
configure:4843: test -s conftest.exe
configure:4846: $? = 0
configure:4858: result: yes
configure:4865: checking for _doprnt
configure:4922: gcc -o conftest.exe -g -O2 conftest.c -luser32 -lcrypt >&5
/cygdrive/c/DOCUME~1/ADMINI~1.ROB/LOCALS~1/Temp/cchsBWd6.o(.text+0x1d): In function `main':
/home/ron/darkbot/beta/conftest.c:72: undefined reference to `__doprnt'
/cygdrive/c/DOCUME~1/ADMINI~1.ROB/LOCALS~1/Temp/cchsBWd6.o(.data+0x0):/home/ron/darkbot/beta/conftest.c:71: undefined reference to `__doprnt'
collect2: ld returned 1 exit status
configure:4928: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Darkbot"
| #define PACKAGE_TARNAME "darkbot"
| #define PACKAGE_VERSION "7f3(dev)"
| #define PACKAGE_STRING "Darkbot 7f3(dev)"
| #define PACKAGE_BUGREPORT "ron@darkbot.org"
| #define PACKAGE "darkbot"
| #define VERSION "7f3(dev)"
| #define HAVE_LIBCRYPT 1
| #define HAVE_LIBUSER32 1
| #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_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define WIN32
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_VPRINTF 1
| /* end confdefs.h. */
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _doprnt innocuous__doprnt
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _doprnt (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef _doprnt
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char _doprnt ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined (__stub__doprnt) || defined (__stub____doprnt)
| choke me
| #else
| char (*f) () = _doprnt;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != _doprnt;
| ;
| return 0;
| }
configure:4953: result: no
configure:4976: checking for select
configure:5033: gcc -o conftest.exe -g -O2 conftest.c -luser32 -lcrypt >&5
configure:5039: $? = 0
configure:5043: test -z
|| test ! -s conftest.err
configure:5046: $? = 0
configure:5049: test -s conftest.exe
configure:5052: $? = 0
configure:5064: result: yes
configure:4976: checking for socket
configure:5033: gcc -o conftest.exe -g -O2 conftest.c -luser32 -lcrypt >&5
configure:5039: $? = 0
configure:5043: test -z
|| test ! -s conftest.err
configure:5046: $? = 0
configure:5049: test -s conftest.exe
configure:5052: $? = 0
configure:5064: result: yes
configure:4976: checking for strspn
configure:5033: gcc -o conftest.exe -g -O2 conftest.c -luser32 -lcrypt >&5
conftest.c:58: warning: conflicting types for built-in function `strspn'
configure:5039: $? = 0
configure:5043: test -z
|| test ! -s conftest.err
configure:5046: $? = 0
configure:5049: test -s conftest.exe
configure:5052: $? = 0
configure:5064: result: yes
configure:4976: checking for strstr
configure:5033: gcc -o conftest.exe -g -O2 conftest.c -luser32 -lcrypt >&5
conftest.c:59: warning: conflicting types for built-in function `strstr'
configure:5039: $? = 0
configure:5043: test -z
|| test ! -s conftest.err
configure:5046: $? = 0
configure:5049: test -s conftest.exe
configure:5052: $? = 0
configure:5064: result: yes
configure:4976: checking for strtol
configure:5033: gcc -o conftest.exe -g -O2 conftest.c -luser32 -lcrypt >&5
configure:5039: $? = 0
configure:5043: test -z
|| test ! -s conftest.err
configure:5046: $? = 0
configure:5049: test -s conftest.exe
configure:5052: $? = 0
configure:5064: result: yes
configure:4976: checking for snprintf
configure:5033: gcc -o conftest.exe -g -O2 conftest.c -luser32 -lcrypt >&5
conftest.c:61: warning: conflicting types for built-in function `snprintf'
configure:5039: $? = 0
configure:5043: test -z
|| test ! -s conftest.err
configure:5046: $? = 0
configure:5049: test -s conftest.exe
configure:5052: $? = 0
configure:5064: result: yes
configure:5197: creating ./config.status
## ---------------- ##
## Cache variables. ##
## ---------------- ##
am_cv_CC_dependencies_compiler_type='gcc3'
ac_cv_func_select='yes'
ac_cv_type_clock_t='yes'
ac_cv_header_stdlib_h='yes'
ac_cv_func_strtol='yes'
ac_cv_func__doprnt='no'
ac_cv_header_sys_time_h='yes'
ac_cv_prog_cc_g='yes'
ac_cv_env_LDFLAGS_set=''
ac_cv_func_strspn='yes'
ac_cv_search_opendir='none required'
ac_cv_c_compiler_gnu='yes'
ac_cv_exeext='.exe'
ac_cv_path_install='/usr/bin/install -c'
ac_cv_env_CFLAGS_set=''
ac_cv_header_dirent_dirent_h='yes'
ac_cv_env_CPP_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_func_socket='yes'
ac_cv_lib_crypt_main='yes'
ac_cv_func_snprintf='yes'
ac_cv_header_fcntl_h='yes'
ac_cv_env_host_alias_set=''
ac_cv_func_strstr='yes'
ac_cv_c_const='yes'
ac_cv_header_sys_stat_h='yes'
ac_cv_env_build_alias_set=''
ac_cv_path_CP='/usr/bin/cp'
ac_cv_env_LDFLAGS_value=''
ac_cv_env_target_alias_set=''
ac_cv_prog_cc_stdc=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CC_set=''
ac_cv_header_sys_types_h='yes'
ac_cv_header_stdc='yes'
ac_cv_header_time='yes'
ac_cv_header_strings_h='yes'
ac_cv_func_vprintf='yes'
ac_cv_type_signal='void'
ac_cv_header_windows_h='yes'
ac_cv_header_stdint_h='yes'
ac_cv_header_inttypes_h='yes'
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set='yes'
ac_cv_header_unistd_h='yes'
ac_cv_header_string_h='yes'
ac_cv_env_CPPFLAGS_value=''
ac_cv_header_memory_h='yes'
ac_cv_env_host_alias_value=''
ac_cv_path_RM='/usr/bin/rm'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_AWK='gawk'
ac_cv_env_build_alias_value=''
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_env_target_alias_value=''
ac_cv_env_CC_value=''
ac_cv_env_CPP_set=''
ac_cv_lib_user32_main='yes'
ac_cv_objext='o'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/ron/darkbot/beta/missing --run aclocal-1.7'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/ron/darkbot/beta/missing --run tar'
AUTOCONF='${SHELL} /home/ron/darkbot/beta/missing --run autoconf'
AUTOHEADER='${SHELL} /home/ron/darkbot/beta/missing --run autoheader'
AUTOMAKE='${SHELL} /home/ron/darkbot/beta/missing --run automake-1.7'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CP='/usr/bin/cp'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='cygpath -w'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT='.exe'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS='-luser32 -lcrypt '
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /home/ron/darkbot/beta/missing --run makeinfo'
OBJEXT='o'
PACKAGE='darkbot'
PACKAGE_BUGREPORT='ron@darkbot.org'
PACKAGE_NAME='Darkbot'
PACKAGE_STRING='Darkbot 7f3(dev)'
PACKAGE_TARNAME='darkbot'
PACKAGE_VERSION='7f3(dev)'
PATH_SEPARATOR=':'
RM='/usr/bin/rm'
SET_MAKE=''
SHELL='/bin/bash'
STRIP=''
VERSION='7f3(dev)'
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/ron/darkbot/beta/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='${HOME}/darkbot'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define HAVE_DIRENT_H 1
#define HAVE_FCNTL_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIBCRYPT 1
#define HAVE_LIBUSER32 1
#define HAVE_MEMORY_H 1
#define HAVE_SELECT 1
#define HAVE_SNPRINTF 1
#define HAVE_SOCKET 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRSPN 1
#define HAVE_STRSTR 1
#define HAVE_STRTOL 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_VPRINTF 1
#define PACKAGE "darkbot"
#define PACKAGE_BUGREPORT "ron@darkbot.org"
#define PACKAGE_NAME "Darkbot"
#define PACKAGE_STRING "Darkbot 7f3(dev)"
#define PACKAGE_TARNAME "darkbot"
#define PACKAGE_VERSION "7f3(dev)"
#define RETSIGTYPE void
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define VERSION "7f3(dev)"
#define WIN32
configure: exit 0
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by Darkbot config.status 7f3(dev), which was
generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status Makefile
on robbins
config.status:5937: creating Makefile
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by Darkbot config.status 7f3(dev), which was
generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status source/Makefile depfiles
on robbins
config.status:5937: creating source/Makefile
config.status:6364: executing depfiles commands
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by Darkbot config.status 7f3(dev), which was
generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status source/config.h
on robbins
config.status:6040: creating source/config.h

File Metadata

Mime Type
text/plain
Expires
Mon, Jun 8, 09:13 (17 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3777145
Default Alt Text
config.log (23 KB)

Event Timeline