mirror of https://github.com/sipwise/asterisk.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
543 lines
16 KiB
543 lines
16 KiB
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.60a. Invocation command line was
|
|
|
|
$ ./configure --silent CC= LD= AR=
|
|
|
|
## --------- ##
|
|
## Platform. ##
|
|
## --------- ##
|
|
|
|
hostname = db1
|
|
uname -m = i686
|
|
uname -r = 2.6.18-4-k7
|
|
uname -s = Linux
|
|
uname -v = #1 SMP Wed May 9 23:42:01 UTC 2007
|
|
|
|
/usr/bin/uname -p = unknown
|
|
/bin/uname -X = unknown
|
|
|
|
/bin/arch = i686
|
|
/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/local/sbin
|
|
PATH: /usr/local/bin
|
|
PATH: /usr/sbin
|
|
PATH: /usr/bin
|
|
PATH: /sbin
|
|
PATH: /bin
|
|
|
|
|
|
## ----------- ##
|
|
## Core tests. ##
|
|
## ----------- ##
|
|
|
|
configure:1736: checking build system type
|
|
configure:1754: result: i686-pc-linux-gnu
|
|
configure:1776: checking host system type
|
|
configure:1791: result: i686-pc-linux-gnu
|
|
configure:1872: checking for gcc
|
|
configure:1888: found /usr/bin/gcc
|
|
configure:1899: result: gcc
|
|
configure:2137: checking for C compiler version
|
|
configure:2144: gcc --version >&5
|
|
gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
|
|
Copyright (C) 2006 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:2147: $? = 0
|
|
configure:2154: gcc -v >&5
|
|
Using built-in specs.
|
|
Target: i486-linux-gnu
|
|
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --with-tune=i686 --enable-checking=release i486-linux-gnu
|
|
Thread model: posix
|
|
gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
|
|
configure:2157: $? = 0
|
|
configure:2164: gcc -V >&5
|
|
gcc: '-V' option must have argument
|
|
configure:2167: $? = 1
|
|
configure:2190: checking for C compiler default output file name
|
|
configure:2217: gcc conftest.c >&5
|
|
configure:2220: $? = 0
|
|
configure:2258: result: a.out
|
|
configure:2275: checking whether the C compiler works
|
|
configure:2285: ./a.out
|
|
configure:2288: $? = 0
|
|
configure:2305: result: yes
|
|
configure:2312: checking whether we are cross compiling
|
|
configure:2314: result: no
|
|
configure:2317: checking for suffix of executables
|
|
configure:2324: gcc -o conftest conftest.c >&5
|
|
configure:2327: $? = 0
|
|
configure:2351: result:
|
|
configure:2357: checking for suffix of object files
|
|
configure:2383: gcc -c conftest.c >&5
|
|
configure:2386: $? = 0
|
|
configure:2409: result: o
|
|
configure:2413: checking whether we are using the GNU C compiler
|
|
configure:2442: gcc -c conftest.c >&5
|
|
configure:2448: $? = 0
|
|
configure:2455: test -z "$ac_c_werror_flag" || test ! -s conftest.err
|
|
configure:2458: $? = 0
|
|
configure:2465: test -s conftest.o
|
|
configure:2468: $? = 0
|
|
configure:2482: result: yes
|
|
configure:2487: checking whether gcc accepts -g
|
|
configure:2517: gcc -c -g conftest.c >&5
|
|
configure:2523: $? = 0
|
|
configure:2530: test -z "$ac_c_werror_flag" || test ! -s conftest.err
|
|
configure:2533: $? = 0
|
|
configure:2540: test -s conftest.o
|
|
configure:2543: $? = 0
|
|
configure:2673: result: yes
|
|
configure:2690: checking for gcc option to accept ISO C89
|
|
configure:2764: gcc -c conftest.c >&5
|
|
configure:2770: $? = 0
|
|
configure:2777: test -z "$ac_c_werror_flag" || test ! -s conftest.err
|
|
configure:2780: $? = 0
|
|
configure:2787: test -s conftest.o
|
|
configure:2790: $? = 0
|
|
configure:2810: result: none needed
|
|
configure:2828: checking for GNU make
|
|
configure:2847: result: make
|
|
configure:2879: checking for asprintf
|
|
configure:2935: gcc -o conftest conftest.c >&5
|
|
configure:2941: $? = 0
|
|
configure:2948: test -z "$ac_c_werror_flag" || test ! -s conftest.err
|
|
configure:2951: $? = 0
|
|
configure:2958: test -s conftest
|
|
configure:2961: $? = 0
|
|
configure:2975: result: yes
|
|
configure:2879: checking for getloadavg
|
|
configure:2935: gcc -o conftest conftest.c >&5
|
|
configure:2941: $? = 0
|
|
configure:2948: test -z "$ac_c_werror_flag" || test ! -s conftest.err
|
|
configure:2951: $? = 0
|
|
configure:2958: test -s conftest
|
|
configure:2961: $? = 0
|
|
configure:2975: result: yes
|
|
configure:2879: checking for setenv
|
|
configure:2935: gcc -o conftest conftest.c >&5
|
|
configure:2941: $? = 0
|
|
configure:2948: test -z "$ac_c_werror_flag" || test ! -s conftest.err
|
|
configure:2951: $? = 0
|
|
configure:2958: test -s conftest
|
|
configure:2961: $? = 0
|
|
configure:2975: result: yes
|
|
configure:2879: checking for strcasestr
|
|
configure:2935: gcc -o conftest conftest.c >&5
|
|
configure:2941: $? = 0
|
|
configure:2948: test -z "$ac_c_werror_flag" || test ! -s conftest.err
|
|
configure:2951: $? = 0
|
|
configure:2958: test -s conftest
|
|
configure:2961: $? = 0
|
|
configure:2975: result: yes
|
|
configure:2879: checking for strndup
|
|
configure:2935: gcc -o conftest conftest.c >&5
|
|
conftest.c:35: warning: conflicting types for built-in function 'strndup'
|
|
configure:2941: $? = 0
|
|
configure:2948: test -z "$ac_c_werror_flag" || test ! -s conftest.err
|
|
configure:2951: $? = 0
|
|
configure:2958: test -s conftest
|
|
configure:2961: $? = 0
|
|
configure:2975: result: yes
|
|
configure:2879: checking for strnlen
|
|
configure:2935: gcc -o conftest conftest.c >&5
|
|
configure:2941: $? = 0
|
|
configure:2948: test -z "$ac_c_werror_flag" || test ! -s conftest.err
|
|
configure:2951: $? = 0
|
|
configure:2958: test -s conftest
|
|
configure:2961: $? = 0
|
|
configure:2975: result: yes
|
|
configure:2879: checking for strsep
|
|
configure:2935: gcc -o conftest conftest.c >&5
|
|
configure:2941: $? = 0
|
|
configure:2948: test -z "$ac_c_werror_flag" || test ! -s conftest.err
|
|
configure:2951: $? = 0
|
|
configure:2958: test -s conftest
|
|
configure:2961: $? = 0
|
|
configure:2975: result: yes
|
|
configure:2879: checking for strtoq
|
|
configure:2935: gcc -o conftest conftest.c >&5
|
|
configure:2941: $? = 0
|
|
configure:2948: test -z "$ac_c_werror_flag" || test ! -s conftest.err
|
|
configure:2951: $? = 0
|
|
configure:2958: test -s conftest
|
|
configure:2961: $? = 0
|
|
configure:2975: result: yes
|
|
configure:2879: checking for unsetenv
|
|
configure:2935: gcc -o conftest conftest.c >&5
|
|
configure:2941: $? = 0
|
|
configure:2948: test -z "$ac_c_werror_flag" || test ! -s conftest.err
|
|
configure:2951: $? = 0
|
|
configure:2958: test -s conftest
|
|
configure:2961: $? = 0
|
|
configure:2975: result: yes
|
|
configure:2879: checking for vasprintf
|
|
configure:2935: gcc -o conftest conftest.c >&5
|
|
configure:2941: $? = 0
|
|
configure:2948: test -z "$ac_c_werror_flag" || test ! -s conftest.err
|
|
configure:2951: $? = 0
|
|
configure:2958: test -s conftest
|
|
configure:2961: $? = 0
|
|
configure:2975: result: yes
|
|
configure:3046: checking how to run the C preprocessor
|
|
configure:3086: gcc -E conftest.c
|
|
configure:3092: $? = 0
|
|
configure:3130: gcc -E conftest.c
|
|
conftest.c:18:28: error: ac_nonexistent.h: No such file or directory
|
|
configure:3136: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h. */
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define HAVE_ASPRINTF 1
|
|
| #define HAVE_GETLOADAVG 1
|
|
| #define HAVE_SETENV 1
|
|
| #define HAVE_STRCASESTR 1
|
|
| #define HAVE_STRNDUP 1
|
|
| #define HAVE_STRNLEN 1
|
|
| #define HAVE_STRSEP 1
|
|
| #define HAVE_STRTOQ 1
|
|
| #define HAVE_UNSETENV 1
|
|
| #define HAVE_VASPRINTF 1
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:3176: result: gcc -E
|
|
configure:3205: gcc -E conftest.c
|
|
configure:3211: $? = 0
|
|
configure:3249: gcc -E conftest.c
|
|
conftest.c:18:28: error: ac_nonexistent.h: No such file or directory
|
|
configure:3255: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h. */
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define HAVE_ASPRINTF 1
|
|
| #define HAVE_GETLOADAVG 1
|
|
| #define HAVE_SETENV 1
|
|
| #define HAVE_STRCASESTR 1
|
|
| #define HAVE_STRNDUP 1
|
|
| #define HAVE_STRNLEN 1
|
|
| #define HAVE_STRSEP 1
|
|
| #define HAVE_STRTOQ 1
|
|
| #define HAVE_UNSETENV 1
|
|
| #define HAVE_VASPRINTF 1
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:3300: checking for grep that handles long lines and -e
|
|
configure:3374: result: /bin/grep
|
|
configure:3379: checking for egrep
|
|
configure:3457: result: /bin/grep -E
|
|
configure:3462: checking for ANSI C header files
|
|
configure:3492: gcc -c conftest.c >&5
|
|
configure:3498: $? = 0
|
|
configure:3505: test -z "$ac_c_werror_flag" || test ! -s conftest.err
|
|
configure:3508: $? = 0
|
|
configure:3515: test -s conftest.o
|
|
configure:3518: $? = 0
|
|
configure:3614: gcc -o conftest conftest.c >&5
|
|
configure:3617: $? = 0
|
|
configure:3623: ./conftest
|
|
configure:3626: $? = 0
|
|
configure:3643: result: yes
|
|
configure:3667: checking for sys/types.h
|
|
configure:3688: gcc -c conftest.c >&5
|
|
configure:3694: $? = 0
|
|
configure:3701: test -z "$ac_c_werror_flag" || test ! -s conftest.err
|
|
configure:3704: $? = 0
|
|
configure:3711: test -s conftest.o
|
|
configure:3714: $? = 0
|
|
configure:3727: result: yes
|
|
configure:3667: checking for sys/stat.h
|
|
configure:3688: gcc -c conftest.c >&5
|
|
configure:3694: $? = 0
|
|
configure:3701: test -z "$ac_c_werror_flag" || test ! -s conftest.err
|
|
configure:3704: $? = 0
|
|
configure:3711: test -s conftest.o
|
|
configure:3714: $? = 0
|
|
configure:3727: result: yes
|
|
configure:3667: checking for stdlib.h
|
|
configure:3688: gcc -c conftest.c >&5
|
|
configure:3694: $? = 0
|
|
configure:3701: test -z "$ac_c_werror_flag" || test ! -s conftest.err
|
|
configure:3704: $? = 0
|
|
configure:3711: test -s conftest.o
|
|
configure:3714: $? = 0
|
|
configure:3727: result: yes
|
|
configure:3667: checking for string.h
|
|
configure:3688: gcc -c conftest.c >&5
|
|
configure:3694: $? = 0
|
|
configure:3701: test -z "$ac_c_werror_flag" || test ! -s conftest.err
|
|
configure:3704: $? = 0
|
|
configure:3711: test -s conftest.o
|
|
configure:3714: $? = 0
|
|
configure:3727: result: yes
|
|
configure:3667: checking for memory.h
|
|
configure:3688: gcc -c conftest.c >&5
|
|
configure:3694: $? = 0
|
|
configure:3701: test -z "$ac_c_werror_flag" || test ! -s conftest.err
|
|
configure:3704: $? = 0
|
|
configure:3711: test -s conftest.o
|
|
configure:3714: $? = 0
|
|
configure:3727: result: yes
|
|
configure:3667: checking for strings.h
|
|
configure:3688: gcc -c conftest.c >&5
|
|
configure:3694: $? = 0
|
|
configure:3701: test -z "$ac_c_werror_flag" || test ! -s conftest.err
|
|
configure:3704: $? = 0
|
|
configure:3711: test -s conftest.o
|
|
configure:3714: $? = 0
|
|
configure:3727: result: yes
|
|
configure:3667: checking for inttypes.h
|
|
configure:3688: gcc -c conftest.c >&5
|
|
configure:3694: $? = 0
|
|
configure:3701: test -z "$ac_c_werror_flag" || test ! -s conftest.err
|
|
configure:3704: $? = 0
|
|
configure:3711: test -s conftest.o
|
|
configure:3714: $? = 0
|
|
configure:3727: result: yes
|
|
configure:3667: checking for stdint.h
|
|
configure:3688: gcc -c conftest.c >&5
|
|
configure:3694: $? = 0
|
|
configure:3701: test -z "$ac_c_werror_flag" || test ! -s conftest.err
|
|
configure:3704: $? = 0
|
|
configure:3711: test -s conftest.o
|
|
configure:3714: $? = 0
|
|
configure:3727: result: yes
|
|
configure:3667: checking for unistd.h
|
|
configure:3688: gcc -c conftest.c >&5
|
|
configure:3694: $? = 0
|
|
configure:3701: test -z "$ac_c_werror_flag" || test ! -s conftest.err
|
|
configure:3704: $? = 0
|
|
configure:3711: test -s conftest.o
|
|
configure:3714: $? = 0
|
|
configure:3727: result: yes
|
|
configure:3749: checking for initscr in -lcurses
|
|
configure:3784: gcc -o conftest conftest.c -lcurses >&5
|
|
configure:3790: $? = 0
|
|
configure:3797: test -z "$ac_c_werror_flag" || test ! -s conftest.err
|
|
configure:3800: $? = 0
|
|
configure:3807: test -s conftest
|
|
configure:3810: $? = 0
|
|
configure:3824: result: yes
|
|
configure:4012: checking curses.h usability
|
|
configure:4029: gcc -c conftest.c >&5
|
|
configure:4035: $? = 0
|
|
configure:4042: test -z "$ac_c_werror_flag" || test ! -s conftest.err
|
|
configure:4045: $? = 0
|
|
configure:4052: test -s conftest.o
|
|
configure:4055: $? = 0
|
|
configure:4066: result: yes
|
|
configure:4070: checking curses.h presence
|
|
configure:4085: gcc -E conftest.c
|
|
configure:4091: $? = 0
|
|
configure:4112: result: yes
|
|
configure:4140: checking for curses.h
|
|
configure:4147: result: yes
|
|
configure:4208: checking for initscr in -lncurses
|
|
configure:4243: gcc -o conftest conftest.c -lncurses >&5
|
|
configure:4249: $? = 0
|
|
configure:4256: test -z "$ac_c_werror_flag" || test ! -s conftest.err
|
|
configure:4259: $? = 0
|
|
configure:4266: test -s conftest
|
|
configure:4269: $? = 0
|
|
configure:4283: result: yes
|
|
configure:4462: checking for curses.h
|
|
configure:4467: result: yes
|
|
configure:4764: creating ./config.status
|
|
|
|
## ---------------------- ##
|
|
## Running config.status. ##
|
|
## ---------------------- ##
|
|
|
|
This file was extended by config.status, which was
|
|
generated by GNU Autoconf 2.60a. Invocation command line was
|
|
|
|
CONFIG_FILES =
|
|
CONFIG_HEADERS =
|
|
CONFIG_LINKS =
|
|
CONFIG_COMMANDS =
|
|
$ ./config.status --quiet
|
|
|
|
on db1
|
|
|
|
config.status:595: creating makeopts
|
|
config.status:595: creating autoconfig.h
|
|
configure:5816: === configuring in mxml (/usr/local/src/asterisk-1.4.11/menuselect/mxml)
|
|
configure:5919: running /bin/sh ./configure --prefix=/usr/local 'CC=' 'LD=' 'AR=' 'CFLAGS=' --cache-file=/dev/null --srcdir=.
|
|
configure:5934: Menuselect build configuration successfully completed
|
|
|
|
## ---------------- ##
|
|
## Cache variables. ##
|
|
## ---------------- ##
|
|
|
|
ac_cv_build=i686-pc-linux-gnu
|
|
ac_cv_c_compiler_gnu=yes
|
|
ac_cv_env_CC_set=set
|
|
ac_cv_env_CC_value=
|
|
ac_cv_env_CFLAGS_set=set
|
|
ac_cv_env_CFLAGS_value=
|
|
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=
|
|
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_func_asprintf=yes
|
|
ac_cv_func_getloadavg=yes
|
|
ac_cv_func_setenv=yes
|
|
ac_cv_func_strcasestr=yes
|
|
ac_cv_func_strndup=yes
|
|
ac_cv_func_strnlen=yes
|
|
ac_cv_func_strsep=yes
|
|
ac_cv_func_strtoq=yes
|
|
ac_cv_func_unsetenv=yes
|
|
ac_cv_func_vasprintf=yes
|
|
ac_cv_header_curses_h=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_stat_h=yes
|
|
ac_cv_header_sys_types_h=yes
|
|
ac_cv_header_unistd_h=yes
|
|
ac_cv_host=i686-pc-linux-gnu
|
|
ac_cv_lib_curses_initscr=yes
|
|
ac_cv_lib_ncurses_initscr=yes
|
|
ac_cv_objext=o
|
|
ac_cv_path_EGREP='/bin/grep -E'
|
|
ac_cv_path_GREP=/bin/grep
|
|
ac_cv_prog_CPP='gcc -E'
|
|
ac_cv_prog_ac_ct_CC=gcc
|
|
ac_cv_prog_cc_c89=
|
|
ac_cv_prog_cc_g=yes
|
|
|
|
## ----------------- ##
|
|
## Output variables. ##
|
|
## ----------------- ##
|
|
|
|
CC='gcc'
|
|
CFLAGS=''
|
|
CPP='gcc -E'
|
|
CPPFLAGS=''
|
|
CURSES_INCLUDE=''
|
|
CURSES_LIB='-lcurses '
|
|
DEFS='-DHAVE_CONFIG_H'
|
|
ECHO_C=''
|
|
ECHO_N='-n'
|
|
ECHO_T=''
|
|
EGREP='/bin/grep -E'
|
|
EXEEXT=''
|
|
GNU_MAKE='make'
|
|
GREP='/bin/grep'
|
|
HOST_OS='linux-gnu'
|
|
LDFLAGS=''
|
|
LIBOBJS=''
|
|
LIBS=''
|
|
LTLIBOBJS=''
|
|
NCURSES_INCLUDE=''
|
|
NCURSES_LIB='-lncurses '
|
|
OBJEXT='o'
|
|
PACKAGE_BUGREPORT=''
|
|
PACKAGE_NAME=''
|
|
PACKAGE_STRING=''
|
|
PACKAGE_TARNAME=''
|
|
PACKAGE_VERSION=''
|
|
PATH_SEPARATOR=':'
|
|
PBX_CURSES='1'
|
|
PBX_NCURSES='1'
|
|
SHELL='/bin/sh'
|
|
ac_ct_CC='gcc'
|
|
bindir='${exec_prefix}/bin'
|
|
build='i686-pc-linux-gnu'
|
|
build_alias=''
|
|
build_cpu='i686'
|
|
build_os='linux-gnu'
|
|
build_vendor='pc'
|
|
datadir='${datarootdir}'
|
|
datarootdir='${prefix}/share'
|
|
docdir='${datarootdir}/doc/${PACKAGE}'
|
|
dvidir='${docdir}'
|
|
exec_prefix='${prefix}'
|
|
host='i686-pc-linux-gnu'
|
|
host_alias=''
|
|
host_cpu='i686'
|
|
host_os='linux-gnu'
|
|
host_vendor='pc'
|
|
htmldir='${docdir}'
|
|
includedir='${prefix}/include'
|
|
infodir='${datarootdir}/info'
|
|
libdir='${exec_prefix}/lib'
|
|
libexecdir='${exec_prefix}/libexec'
|
|
localedir='${datarootdir}/locale'
|
|
localstatedir='${prefix}/var'
|
|
mandir='${datarootdir}/man'
|
|
oldincludedir='/usr/include'
|
|
pdfdir='${docdir}'
|
|
prefix='/usr/local'
|
|
program_transform_name='s,x,x,'
|
|
psdir='${docdir}'
|
|
sbindir='${exec_prefix}/sbin'
|
|
sharedstatedir='${prefix}/com'
|
|
subdirs=' mxml'
|
|
sysconfdir='${prefix}/etc'
|
|
target_alias=''
|
|
|
|
## ----------- ##
|
|
## confdefs.h. ##
|
|
## ----------- ##
|
|
|
|
#define PACKAGE_NAME ""
|
|
#define PACKAGE_TARNAME ""
|
|
#define PACKAGE_VERSION ""
|
|
#define PACKAGE_STRING ""
|
|
#define PACKAGE_BUGREPORT ""
|
|
#define HAVE_ASPRINTF 1
|
|
#define HAVE_GETLOADAVG 1
|
|
#define HAVE_SETENV 1
|
|
#define HAVE_STRCASESTR 1
|
|
#define HAVE_STRNDUP 1
|
|
#define HAVE_STRNLEN 1
|
|
#define HAVE_STRSEP 1
|
|
#define HAVE_STRTOQ 1
|
|
#define HAVE_UNSETENV 1
|
|
#define HAVE_VASPRINTF 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_CURSES 1
|
|
#define HAVE_NCURSES 1
|
|
|
|
configure: exit 0
|