Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 81048 Details for
Bug 124222
dictd-1.10.0 -fPIC
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log from dict emerge
config.log (text/plain), 35.53 KB, created by
Jose daLuz
on 2006-03-01 10:13:26 UTC
(
hide
)
Description:
config.log from dict emerge
Filename:
MIME Type:
Creator:
Jose daLuz
Created:
2006-03-01 10:13:26 UTC
Size:
35.53 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by dict configure 1.10.0, which was >generated by GNU Autoconf 2.59. Invocation command line was > > $ ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-cflags=-march=athlon64 -O2 -pipe --sysconfdir=/etc/dict --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu --cache-file config.cache > >## --------- ## >## Platform. ## >## --------- ## > >hostname = joehome >uname -m = x86_64 >uname -r = 2.6.15-ck3-r1 >uname -s = Linux >uname -v = #1 PREEMPT Tue Feb 7 23:17:53 EST 2006 > >/usr/bin/uname -p = AMD Athlon(tm) 64 Processor 3000+ >/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/lib/ccache/bin >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/lib/portage/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /opt/blackdown-jdk-1.4.2.03/bin >PATH: /opt/blackdown-jdk-1.4.2.03/jre/bin >PATH: /usr/bin >PATH: /usr/kde/3.5/sbin >PATH: /usr/kde/3.5/bin >PATH: /usr/qt/3/bin >PATH: /opt/vmware/workstation/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1238: loading cache config.cache >configure:1386: checking build system type >configure:1404: result: x86_64-pc-linux-gnu >configure:1412: checking host system type >configure:1426: result: x86_64-pc-linux-gnu >configure:1442: checking for x86_64-pc-linux-gnu-gcc >configure:1468: result: x86_64-pc-linux-gnu-gcc >configure:1750: checking for C compiler version >configure:1753: x86_64-pc-linux-gnu-gcc --version </dev/null >&5 >x86_64-pc-linux-gnu-gcc (GCC) 3.4.5 (Gentoo 3.4.5, ssp-3.4.5-1.0, pie-8.7.9) >Copyright (C) 2004 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:1756: $? = 0 >configure:1758: x86_64-pc-linux-gnu-gcc -v </dev/null >&5 >Reading specs from /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/specs >Configured with: /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/3.4.5 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.5 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.5/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.5/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/include/g++-v3 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --enable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 3.4.5 (Gentoo 3.4.5, ssp-3.4.5-1.0, pie-8.7.9) >configure:1761: $? = 0 >configure:1763: x86_64-pc-linux-gnu-gcc -V </dev/null >&5 >x86_64-pc-linux-gnu-gcc: `-V' option must have argument >configure:1766: $? = 1 >configure:1789: checking for C compiler default output file name >configure:1792: x86_64-pc-linux-gnu-gcc -march=athlon64 -O2 -pipe conftest.c >&5 >configure:1795: $? = 0 >configure:1841: result: a.out >configure:1846: checking whether the C compiler works >configure:1852: ./a.out >configure:1855: $? = 0 >configure:1872: result: yes >configure:1879: checking whether we are cross compiling >configure:1881: result: no >configure:1884: checking for suffix of executables >configure:1886: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe conftest.c >&5 >configure:1889: $? = 0 >configure:1914: result: >configure:1920: checking for suffix of object files >configure:1966: result: o >configure:1970: checking whether we are using the GNU C compiler >configure:2025: result: yes >configure:2031: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:2081: result: yes >configure:2098: checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C >configure:2204: result: none needed >configure:2222: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe conftest.c >&5 >conftest.c:2: error: syntax error before "me" >configure:2228: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:2360: checking for library containing strerror >configure:2477: result: none required >configure:2678: checking for dlopen in -lc >configure:2739: result: no >configure:2744: checking for dlopen in -ldl >configure:2805: result: yes >configure:2903: checking for gawk >configure:2929: result: gawk >configure:2952: checking for a BSD-compatible install >configure:3007: result: /bin/install -c >configure:3021: checking for x86_64-pc-linux-gnu-ranlib >configure:3047: result: x86_64-pc-linux-gnu-ranlib >configure:3098: checking whether make sets $(MAKE) >configure:3118: result: yes >configure:3132: checking for bison >configure:3158: result: bison -y >configure:3181: checking for flex >configure:3207: result: flex >configure:3220: checking for yywrap in -lfl >configure:3281: result: yes >configure:3358: checking lex output file root >configure:3384: result: lex.yy >configure:3389: checking whether yytext is a pointer >configure:3437: result: yes >configure:3458: checking for ar >configure:3484: result: x86_64-pc-linux-gnu-ar >configure:3497: checking for gnroff >configure:3523: result: nroff >configure:3537: checking for groff >configure:3563: result: groff >configure:3577: checking for col >configure:3603: result: col >configure:3617: checking for expand >configure:3643: result: expand >configure:3730: checking for libmaa in local source tree >configure:3743: result: yes >configure:3755: checking for zlibVersion in -lz >configure:3816: result: yes >configure:3846: checking for regcomp in -lc >configure:3907: result: yes >configure:3936: checking for JudySLNext in -lJudy >configure:3997: result: no >configure:4003: checking for dbi_shutdown in -ldbi >configure:4064: result: yes >configure:4072: checking for main in -lsocket >configure:4127: result: no >configure:4138: checking for inet_ntoa in -lc >configure:4199: result: yes >configure:4378: checking how to run the C preprocessor >configure:4496: result: x86_64-pc-linux-gnu-gcc -E >configure:4520: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:4526: $? = 0 >configure:4558: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:10:28: ac_nonexistent.h: No such file or directory >configure:4564: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "dict" >| #define PACKAGE_TARNAME "dict" >| #define PACKAGE_VERSION "1.10.0" >| #define PACKAGE_STRING "dict 1.10.0" >| #define PACKAGE_BUGREPORT ""dict-beta@dict.org"" >| #define YYTEXT_POINTER 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4608: checking for egrep >configure:4618: result: grep -E >configure:4623: checking for ANSI C header files >configure:4778: result: yes >configure:4788: checking whether time.h and sys/time.h may both be included >configure:4842: result: yes >configure:4870: checking for sys/types.h >configure:4915: result: yes >configure:4870: checking for sys/stat.h >configure:4915: result: yes >configure:4870: checking for stdlib.h >configure:4915: result: yes >configure:4870: checking for string.h >configure:4915: result: yes >configure:4870: checking for memory.h >configure:4915: result: yes >configure:4870: checking for strings.h >configure:4915: result: yes >configure:4870: checking for inttypes.h >configure:4915: result: yes >configure:4870: checking for stdint.h >configure:4915: result: yes >configure:4870: checking for unistd.h >configure:4915: result: yes >configure:4932: checking for dlfcn.h >configure:4937: result: yes >configure:5251: checking for unistd.h >configure:5256: result: yes >configure:5251: checking for strings.h >configure:5256: result: yes >configure:5251: checking for limits.h >configure:5256: result: yes >configure:5403: checking for sys/resource.h >configure:5408: result: yes >configure:5403: checking for sys/time.h >configure:5408: result: yes >configure:5403: checking for sys/param.h >configure:5408: result: yes >configure:5403: checking for sys/wait.h >configure:5408: result: yes >configure:5553: checking for wctype.h >configure:5558: result: yes >configure:5553: checking for wchar.h >configure:5558: result: yes >configure:5698: checking for Judy.h >configure:5703: result: no >configure:5841: checking for dbi/dbi.h >configure:5846: result: yes >configure:5984: checking for wint_t >configure:6038: result: yes >configure:6049: checking for mbstate_t >configure:6103: result: yes >configure:6114: checking for wchar_t >configure:6168: result: yes >configure:6179: checking for size_t >configure:6232: result: yes >configure:6247: checking for an ANSI C-conforming const >configure:6343: result: yes >configure:6353: checking for inline >configure:6404: result: inline >configure:6429: checking for working alloca.h >configure:6480: result: yes >configure:6490: checking for alloca >configure:6561: result: yes >configure:6783: checking for pid_t >configure:6836: result: yes >configure:6854: checking for unistd.h >configure:6859: result: yes >configure:6854: checking for vfork.h >configure:6859: result: no >configure:7003: checking for fork >configure:7090: result: yes >configure:7003: checking for vfork >configure:7090: result: yes >configure:7101: checking for working fork >configure:7146: result: yes >configure:7167: checking for working vfork >configure:7300: result: yes >configure:7336: checking for stdlib.h >configure:7341: result: yes >configure:7480: checking for GNU libc compatible malloc >configure:7531: result: yes >configure:7562: checking for working strcoll >configure:7610: result: yes >configure:7624: checking for strftime >configure:7711: result: yes >configure:7798: checking for vprintf >configure:7885: result: yes >configure:7892: checking for _doprnt >configure:7979: result: no >configure:7994: checking for wait3 that fills in rusage >configure:8067: result: yes >configure:8081: checking for waitpid >configure:8168: result: yes >configure:8185: checking for mmap >configure:8272: result: yes >configure:8185: checking for munmap >configure:8272: result: yes >configure:8292: checking for strdup >configure:8379: result: yes >configure:8292: checking for strtol >configure:8379: result: yes >configure:8292: checking for strtoul >configure:8379: result: yes >configure:8292: checking for semget >configure:8379: result: yes >configure:8292: checking for strerror >configure:8379: result: yes >configure:8292: checking for inet_aton >configure:8379: result: yes >configure:8395: checking for strdup >configure:8482: result: yes >configure:8395: checking for strtol >configure:8482: result: yes >configure:8395: checking for strtoul >configure:8482: result: yes >configure:8500: checking for alarm >configure:8587: result: yes >configure:8500: checking for gethostbyaddr >configure:8587: result: yes >configure:8500: checking for gethostbyname >configure:8587: result: yes >configure:8500: checking for gethostname >configure:8587: result: yes >configure:8500: checking for gettimeofday >configure:8587: result: yes >configure:8605: checking for inet_ntoa >configure:8692: result: yes >configure:8605: checking for memmove >configure:8692: result: yes >configure:8605: checking for memset >configure:8692: result: yes >configure:8605: checking for regcomp >configure:8692: result: yes >configure:8605: checking for setlocale >configure:8692: result: yes >configure:8711: checking for socket >configure:8798: result: yes >configure:8711: checking for strcasecmp >configure:8798: result: yes >configure:8711: checking for strchr >configure:8798: result: yes >configure:8711: checking for strrchr >configure:8798: result: yes >configure:8711: checking for strstr >configure:8798: result: yes >configure:8711: checking for uname >configure:8798: result: yes >configure:8813: checking for dlopen >configure:8900: result: yes >configure:8914: checking for getopt >configure:9001: result: yes >configure:9015: checking for wcwidth >configure:9102: result: yes >configure:9116: checking for initgroups >configure:9203: result: yes >configure:9218: checking for setenv >configure:9305: result: yes >configure:9334: checking for wcrtomb >configure:9421: result: yes >configure:9334: checking for wctomb >configure:9421: result: yes >configure:9334: checking for mbrlen >configure:9421: result: yes >configure:9334: checking for mbrtowc >configure:9421: result: yes >configure:9334: checking for mbstowcs >configure:9421: result: yes >configure:9334: checking for mbtowc >configure:9421: result: yes >configure:9446: checking for strlcpy >configure:9533: result: no >configure:9446: checking for strlcat >configure:9533: result: no >configure:9557: checking for getopt_long >configure:9644: result: yes >configure:9671: checking for snprintf >configure:9758: result: yes >configure:9671: checking for vsnprintf >configure:9758: result: yes >configure:9784: checking for iswspace >configure:9871: result: yes >configure:9784: checking for iswalnum >configure:9871: result: yes >configure:9784: checking for towlower >configure:9871: result: yes >configure:9892: checking whether CODESET is declared >configure:9946: result: yes >configure:10106: creating ./config.status > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by dict config.status 1.10.0, which was >generated by GNU Autoconf 2.59. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on joehome > >config.status:732: creating Makefile >config.status:732: creating doc/Makefile >config.status:732: creating include_regex.h >config.status:732: creating dictdplugin-config >config.status:732: creating dictl >config.status:732: creating colorit >config.status:804: creating config.h >configure:11224: configuring in libmaa >configure:11341: running /bin/sh './configure' --prefix=/usr '--prefix=/usr' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-cflags=-march=athlon64 -O2 -pipe' '--sysconfdir=/etc/dict' '--libdir=/usr/lib64' '--build=x86_64-pc-linux-gnu' '--cache-file' 'config.cache' 'CFLAGS=-march=athlon64 -O2 -pipe' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' --cache-file=../config.cache --srcdir=. >configure:11224: configuring in libmaa >configure:11341: running /bin/sh './configure' --prefix=/usr '--prefix=/usr' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-cflags=-march=athlon64 -O2 -pipe' '--sysconfdir=/etc/dict' '--libdir=/usr/lib64' '--build=x86_64-pc-linux-gnu' '--cache-file' 'config.cache' 'CFLAGS=-march=athlon64 -O2 -pipe' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' --cache-file=../config.cache --srcdir=. > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=x86_64-pc-linux-gnu >ac_cv_build_alias=x86_64-pc-linux-gnu >ac_cv_c_bigendian=no >ac_cv_c_compiler_gnu=yes >ac_cv_c_const=yes >ac_cv_c_inline=inline >ac_cv_cxx_compiler_gnu=yes >ac_cv_decl_EOVERFLOW=yes >ac_cv_env_CCLD_FOR_BUILD_set= >ac_cv_env_CCLD_FOR_BUILD_value= >ac_cv_env_CC_FOR_BUILD_set= >ac_cv_env_CC_FOR_BUILD_value= >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-march=athlon64 -O2 -pipe' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_CXXCPP_set= >ac_cv_env_CXXCPP_value= >ac_cv_env_CXXFLAGS_set=set >ac_cv_env_CXXFLAGS_value='-march=athlon64 -O2 -pipe' >ac_cv_env_CXX_set= >ac_cv_env_CXX_value= >ac_cv_env_EDITOR_set=set >ac_cv_env_EDITOR_value=/usr/bin/vim >ac_cv_env_F77_set= >ac_cv_env_F77_value= >ac_cv_env_FFLAGS_set= >ac_cv_env_FFLAGS_value= >ac_cv_env_LDFLAGS_set= >ac_cv_env_LDFLAGS_value= >ac_cv_env_PKG_CONFIG_set= >ac_cv_env_PKG_CONFIG_value= >ac_cv_env_XORG_CFLAGS_set= >ac_cv_env_XORG_CFLAGS_value= >ac_cv_env_XORG_LIBS_set= >ac_cv_env_XORG_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=set >ac_cv_env_build_alias_value=x86_64-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=x86_64-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_exeext= >ac_cv_f77_compiler_gnu=yes >ac_cv_file___dev_urandom_=yes >ac_cv_file__usr_share_X11_sgml_defs_ent=no >ac_cv_func_CRYPTO_cleanup_all_ex_data=yes >ac_cv_func_ENGINE_init=yes >ac_cv_func_ENGINE_load_builtin_engines=yes >ac_cv_func_RAND_egd=yes >ac_cv_func_RAND_screen=no >ac_cv_func_RAND_status=yes >ac_cv_func___fpending=yes >ac_cv_func__doprnt=no >ac_cv_func_abort=yes >ac_cv_func_alarm=yes >ac_cv_func_alloca_works=yes >ac_cv_func_atexit=yes >ac_cv_func_basename=yes >ac_cv_func_bind_textdomain_codeset=yes >ac_cv_func_clock_gettime=yes >ac_cv_func_clock_settime=yes >ac_cv_func_closedir_void=no >ac_cv_func_closesocket=no >ac_cv_func_connect=yes >ac_cv_func_dcgettext=yes >ac_cv_func_dlclose=no >ac_cv_func_dlopen=yes >ac_cv_func_dup2=yes >ac_cv_func_fchdir=yes >ac_cv_func_fchmod=yes >ac_cv_func_fnmatch_posix=yes >ac_cv_func_fork=yes >ac_cv_func_fork_works=yes >ac_cv_func_fseeko=yes >ac_cv_func_fsync=yes >ac_cv_func_ftime=yes >ac_cv_func_ftruncate=yes >ac_cv_func_getcwd=yes >ac_cv_func_geteuid=yes >ac_cv_func_getgroups=yes >ac_cv_func_gethostbyaddr=yes >ac_cv_func_gethostbyname=yes >ac_cv_func_gethostname=yes >ac_cv_func_getline=yes >ac_cv_func_getnameinfo=yes >ac_cv_func_getopt=yes >ac_cv_func_getopt_long=yes >ac_cv_func_getopt_long_only=yes >ac_cv_func_getpagesize=yes >ac_cv_func_getpass_r=no >ac_cv_func_getpwuid=yes >ac_cv_func_getrlimit=yes >ac_cv_func_gettimeofday=yes >ac_cv_func_idn_free=yes >ac_cv_func_idna_strerror=yes >ac_cv_func_inet_addr=yes >ac_cv_func_inet_aton=yes >ac_cv_func_inet_ntoa=yes >ac_cv_func_inet_ntoa_r=no >ac_cv_func_inet_pton=yes >ac_cv_func_initgroups=yes >ac_cv_func_isascii=yes >ac_cv_func_iswalnum=yes >ac_cv_func_iswprint=yes >ac_cv_func_iswspace=yes >ac_cv_func_krb_get_err_text=no >ac_cv_func_localtime_r=yes >ac_cv_func_login=no >ac_cv_func_logout=no >ac_cv_func_lstat_dereferences_slashed_symlink=yes >ac_cv_func_lstat_empty_string_bug=no >ac_cv_func_malloc_0_nonnull=yes >ac_cv_func_mblen=yes >ac_cv_func_mbrlen=yes >ac_cv_func_mbrtowc=yes >ac_cv_func_mbsinit=yes >ac_cv_func_mbstowcs=yes >ac_cv_func_mbtowc=yes >ac_cv_func_memcpy=yes >ac_cv_func_memmove=yes >ac_cv_func_mempcpy=yes >ac_cv_func_memrchr=yes >ac_cv_func_memset=yes >ac_cv_func_mergesort=no >ac_cv_func_mknod=yes >ac_cv_func_mkstemp=yes >ac_cv_func_mmap=yes >ac_cv_func_mmap_fixed_mapped=yes >ac_cv_func_munmap=yes >ac_cv_func_nanotime=no >ac_cv_func_on_exit=yes >ac_cv_func_openat=no >ac_cv_func_perror=yes >ac_cv_func_pipe=yes >ac_cv_func_poll=yes >ac_cv_func_posix_memalign=yes >ac_cv_func_putenv=yes >ac_cv_func_readlink=yes >ac_cv_func_realloc_0_nonnull=yes >ac_cv_func_regcomp=yes >ac_cv_func_regerror=yes >ac_cv_func_regexec=yes >ac_cv_func_regfree=yes >ac_cv_func_rpmatch=yes >ac_cv_func_select=yes >ac_cv_func_select_args='int,fd_set *,struct timeval *' >ac_cv_func_semget=yes >ac_cv_func_setenv=yes >ac_cv_func_setlocale=yes >ac_cv_func_setrlimit=yes >ac_cv_func_sigaction=yes >ac_cv_func_sigblock=yes >ac_cv_func_siginterrupt=yes >ac_cv_func_signal=yes >ac_cv_func_sigprocmask=yes >ac_cv_func_sigsetjmp=no >ac_cv_func_sigsetmask=yes >ac_cv_func_sigvec=yes >ac_cv_func_snprintf=yes >ac_cv_func_socket=yes >ac_cv_func_stat_empty_string_bug=no >ac_cv_func_strcasecmp=yes >ac_cv_func_strchr=yes >ac_cv_func_strcmpi=no >ac_cv_func_strcoll_works=yes >ac_cv_func_strdup=yes >ac_cv_func_strerror=yes >ac_cv_func_strerror_r=yes >ac_cv_func_strerror_r_char_p=yes >ac_cv_func_strftime=yes >ac_cv_func_stricmp=no >ac_cv_func_strlcat=no >ac_cv_func_strlcpy=no >ac_cv_func_strncasecmp=yes >ac_cv_func_strrchr=yes >ac_cv_func_strsep=yes >ac_cv_func_strstr=yes >ac_cv_func_strtok_r=yes >ac_cv_func_strtol=yes >ac_cv_func_strtoll=yes >ac_cv_func_strtoul=yes >ac_cv_func_sysconf=yes >ac_cv_func_timezone=yes >ac_cv_func_tld_strerror=yes >ac_cv_func_toascii=yes >ac_cv_func_towlower=yes >ac_cv_func_tzset=yes >ac_cv_func_uname=yes >ac_cv_func_unsetenv=yes >ac_cv_func_utime=yes >ac_cv_func_utime_null=yes >ac_cv_func_vasnprintf=no >ac_cv_func_vasprintf=yes >ac_cv_func_vfork=yes >ac_cv_func_vfork_works=yes >ac_cv_func_vprintf=yes >ac_cv_func_vsnprintf=yes >ac_cv_func_vsyslog=yes >ac_cv_func_wait3=yes >ac_cv_func_wait3_rusage=yes >ac_cv_func_waitpid=yes >ac_cv_func_wcrtomb=yes >ac_cv_func_wcslen=yes >ac_cv_func_wctomb=yes >ac_cv_func_wcwidth=yes >ac_cv_func_working_mktime=yes >ac_cv_have_decl_CODESET=yes >ac_cv_have_decl___fpending=yes >ac_cv_have_decl_basename=yes >ac_cv_have_decl_clearerr_unlocked=yes >ac_cv_have_decl_feof_unlocked=yes >ac_cv_have_decl_ferror_unlocked=yes >ac_cv_have_decl_fflush_unlocked=yes >ac_cv_have_decl_fgets_unlocked=yes >ac_cv_have_decl_flockfile=yes >ac_cv_have_decl_fputc_unlocked=yes >ac_cv_have_decl_fputs_unlocked=yes >ac_cv_have_decl_fread_unlocked=yes >ac_cv_have_decl_funlockfile=yes >ac_cv_have_decl_fwrite_unlocked=yes >ac_cv_have_decl_getc_unlocked=yes >ac_cv_have_decl_getchar_unlocked=yes >ac_cv_have_decl_getcwd=yes >ac_cv_have_decl_getenv=yes >ac_cv_have_decl_getpass=yes >ac_cv_have_decl_inet_pton=yes >ac_cv_have_decl_memrchr=yes >ac_cv_have_decl_nanosleep=yes >ac_cv_have_decl_optreset=no >ac_cv_have_decl_putc_unlocked=yes >ac_cv_have_decl_putchar_unlocked=yes >ac_cv_have_decl_strerror_r=yes >ac_cv_header_Judy_h=no >ac_cv_header_OS_h=no >ac_cv_header_alloca_h=yes >ac_cv_header_arpa_inet_h=yes >ac_cv_header_arpa_tftp_h=yes >ac_cv_header_assert_h=yes >ac_cv_header_dbi_dbi_h=yes >ac_cv_header_direct_h=no >ac_cv_header_dirent_dirent_h=yes >ac_cv_header_dlfcn_h=yes >ac_cv_header_errno_h=yes >ac_cv_header_fcntl_h=yes >ac_cv_header_getopt_h=yes >ac_cv_header_gssapi_gssapi_generic_h=yes >ac_cv_header_gssapi_gssapi_h=yes >ac_cv_header_gssapi_h=no >ac_cv_header_idn_free_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_io_h=no >ac_cv_header_krb5_h=yes >ac_cv_header_libgen_h=yes >ac_cv_header_libintl_h=yes >ac_cv_header_limits_h=yes >ac_cv_header_locale_h=yes >ac_cv_header_malloc_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_minix_config_h=no >ac_cv_header_ndbm_h=yes >ac_cv_header_net_if_h=yes >ac_cv_header_netdb_h=yes >ac_cv_header_netinet_in_h=yes >ac_cv_header_netinet_tcp_h=yes >ac_cv_header_openssl_crypto_h=yes >ac_cv_header_openssl_engine_h=yes >ac_cv_header_openssl_err_h=yes >ac_cv_header_openssl_pem_h=yes >ac_cv_header_openssl_pkcs12_h=yes >ac_cv_header_openssl_rsa_h=yes >ac_cv_header_openssl_ssl_h=yes >ac_cv_header_openssl_x509_h=yes >ac_cv_header_pwd_h=yes >ac_cv_header_security_pam_appl_h=yes >ac_cv_header_setjmp_h=yes >ac_cv_header_sgtty_h=yes >ac_cv_header_stat_broken=no >ac_cv_header_stdbool_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stdint=stdint.h >ac_cv_header_stdint_h=yes >ac_cv_header_stdint_t=stdint.h >ac_cv_header_stdio_ext_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_bsdtypes_h=no >ac_cv_header_sys_file_h=yes >ac_cv_header_sys_filio_h=no >ac_cv_header_sys_inttypes_h=no >ac_cv_header_sys_ioctl_h=yes >ac_cv_header_sys_param_h=yes >ac_cv_header_sys_poll_h=yes >ac_cv_header_sys_resource_h=yes >ac_cv_header_sys_select_h=yes >ac_cv_header_sys_socket_h=yes >ac_cv_header_sys_sockio_h=no >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_time_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_sys_utime_h=no >ac_cv_header_sys_wait_h=yes >ac_cv_header_syslog_h=yes >ac_cv_header_termio_h=yes >ac_cv_header_termios_h=yes >ac_cv_header_time=yes >ac_cv_header_time_h=yes >ac_cv_header_tld_h=yes >ac_cv_header_unistd_h=yes >ac_cv_header_utime_h=yes >ac_cv_header_vfork_h=no >ac_cv_header_wchar_h=yes >ac_cv_header_wctype_h=yes >ac_cv_header_windows_h=no >ac_cv_header_winsock2_h=no >ac_cv_header_winsock_h=no >ac_cv_header_ws2tcpip_h=no >ac_cv_header_zlib_h=yes >ac_cv_host=x86_64-pc-linux-gnu >ac_cv_host_alias=x86_64-pc-linux-gnu >ac_cv_lib_Judy_JudySLNext=no >ac_cv_lib_c_dlopen=no >ac_cv_lib_c_inet_ntoa=yes >ac_cv_lib_c_regcomp=yes >ac_cv_lib_crypto_CRYPTO_lock=yes >ac_cv_lib_dbi_dbi_shutdown=yes >ac_cv_lib_dl_dlopen=yes >ac_cv_lib_fl_yywrap=yes >ac_cv_lib_idn_idna_to_ascii_lz=yes >ac_cv_lib_nsl_main=yes >ac_cv_lib_pam_pam_start=yes >ac_cv_lib_socket_main=no >ac_cv_lib_ssl_SSL_connect=yes >ac_cv_lib_z_inflateEnd=yes >ac_cv_lib_z_zlibVersion=yes >ac_cv_member_struct_stat_st_blksize=yes >ac_cv_member_struct_stat_st_rdev=yes >ac_cv_member_struct_tm_tm_gmtoff=yes >ac_cv_member_struct_tm_tm_zone=yes >ac_cv_objext=o >ac_cv_path_CSH=no >ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt >ac_cv_path_INTLTOOL_ICONV=/usr/bin/iconv >ac_cv_path_INTLTOOL_MSGFMT=/usr/bin/msgfmt >ac_cv_path_INTLTOOL_MSGMERGE=/usr/bin/msgmerge >ac_cv_path_INTLTOOL_PERL=/usr/bin/perl >ac_cv_path_INTLTOOL_XGETTEXT=/usr/bin/xgettext >ac_cv_path_MKTEMP=/bin/mktemp >ac_cv_path_MSGFMT=/usr/bin/msgfmt >ac_cv_path_MSGMERGE=/usr/bin/msgmerge >ac_cv_path_NROFF=/usr/bin/nroff >ac_cv_path_PERL=/usr/bin/perl >ac_cv_path_PR=/usr/bin/pr >ac_cv_path_PS2PDF=/usr/bin/ps2pdf >ac_cv_path_ROFF=/usr/bin/groff >ac_cv_path_SED=/bin/sed >ac_cv_path_SENDMAIL=/usr/sbin/sendmail >ac_cv_path_TEXI2DVI=/usr/bin/texi2dvi >ac_cv_path_XGETTEXT=/usr/bin/xgettext >ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config >ac_cv_path_install='/bin/install -c' >ac_cv_prog_AR=x86_64-pc-linux-gnu-ar >ac_cv_prog_AWK=gawk >ac_cv_prog_BIBTEX=bibtex >ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc >ac_cv_prog_COL=col >ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' >ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++ >ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E' >ac_cv_prog_DVIPS=dvips >ac_cv_prog_EDITOR=/usr/bin/vim >ac_cv_prog_EXPAND=expand >ac_cv_prog_F77=x86_64-pc-linux-gnu-g77 >ac_cv_prog_LATEX=latex >ac_cv_prog_LEX=flex >ac_cv_prog_NROFF=nroff >ac_cv_prog_PERL=perl >ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib >ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip >ac_cv_prog_TROFF=groff >ac_cv_prog_YACC='bison -y' >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_stdc= >ac_cv_prog_cc_x86_64_pc_linux_gnu_gcc_c_o=yes >ac_cv_prog_cxx_g=yes >ac_cv_prog_egrep='grep -E' >ac_cv_prog_f77_g=yes >ac_cv_prog_lex_root=lex.yy >ac_cv_prog_lex_yytext_pointer=yes >ac_cv_prog_make_make_set=yes >ac_cv_prog_with_default_rsh=ssh >ac_cv_search___dn_expand=-lresolv >ac_cv_search_clock_gettime=-lrt >ac_cv_search_com_err=-lcom_err >ac_cv_search_compile=no >ac_cv_search_connect='none required' >ac_cv_search_crypt=-lcrypt >ac_cv_search_des_set_odd_parity=no >ac_cv_search_gethostbyname='none required' >ac_cv_search_getspnam='none required' >ac_cv_search_gss_import_name=-lgssapi_krb5 >ac_cv_search_hstrerror='none required' >ac_cv_search_initialize_asn1_error_table_r=no >ac_cv_search_krb5_free_context=-lkrb5 >ac_cv_search_nanosleep='none required' >ac_cv_search_opendir='none required' >ac_cv_search_roken_gethostbyaddr=no >ac_cv_search_strerror='none required' >ac_cv_search_valid_enctype=-lk5crypto >ac_cv_sizeof_char=1 >ac_cv_sizeof_curl_off_t=8 >ac_cv_sizeof_double=8 >ac_cv_sizeof_float=4 >ac_cv_sizeof_int=4 >ac_cv_sizeof_intmax_t=8 >ac_cv_sizeof_long=8 >ac_cv_sizeof_long_double=16 >ac_cv_sizeof_long_long=8 >ac_cv_sizeof_long_long_int=8 >ac_cv_sizeof_ptrdiff_t=8 >ac_cv_sizeof_short=2 >ac_cv_sizeof_size_t=8 >ac_cv_sizeof_time_t=8 >ac_cv_sizeof_void_p=8 >ac_cv_sizeof_wint_t=4 >ac_cv_stdint_message='using gnu compiler x86_64-pc-linux-gnu-gcc (GCC) 3.4.5 (Gentoo 3.4.5, ssp-3.4.5-1.0, pie-8.7.9)' >ac_cv_stdint_result='(assuming C99 compatible system)' >ac_cv_struct_st_mtim_nsec=tv_nsec >ac_cv_struct_tm=time.h >ac_cv_sys_file_offset_bits=no >ac_cv_sys_interpreter=yes >ac_cv_sys_large_files=no >ac_cv_sys_largefile_CC=no >ac_cv_sys_largefile_source=no >ac_cv_sys_long_file_names=yes >ac_cv_type__Bool=yes >ac_cv_type_char=yes >ac_cv_type_curl_off_t=yes >ac_cv_type_double=yes >ac_cv_type_float=yes >ac_cv_type_in_addr_t=yes >ac_cv_type_int=yes >ac_cv_type_intmax_t=yes >ac_cv_type_long=yes >ac_cv_type_long_double=yes >ac_cv_type_long_long=yes >ac_cv_type_long_long_int=yes >ac_cv_type_mbstate_t=yes >ac_cv_type_mode_t=yes >ac_cv_type_pid_t=yes >ac_cv_type_ptrdiff_t=yes >ac_cv_type_short=yes >ac_cv_type_signal=void >ac_cv_type_size_t=yes >ac_cv_type_socklen_t=yes >ac_cv_type_ssize_t=yes >ac_cv_type_struct_sockaddr_storage=yes >ac_cv_type_time_t=yes >ac_cv_type_uid_t=yes >ac_cv_type_unsigned_long_long=yes >ac_cv_type_void_p=yes >ac_cv_type_wchar_t=yes >ac_cv_type_wint_t=yes >ac_cv_win_or_dos=no >ac_cv_working_alloca_h=yes >ac_cv_working_getaddrinfo=yes >ac_cv_working_ni_withscopeid=no >acl_cv_hardcode_direct=no >acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' >acl_cv_hardcode_libdir_separator= >acl_cv_hardcode_minus_L=no >acl_cv_libext=a >acl_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld >acl_cv_prog_gnu_ld=yes >acl_cv_rpath=done >acl_cv_shlibext=so >acl_cv_wl=-Wl, >acx_cv_case_sensitive=yes >acx_gssapi_cv_gss_c_nt_hostbased_service=yes >acx_gssapi_cv_gssapi=yes >acx_zlib_cv_external_zlib=yes >am_cv_CC_dependencies_compiler_type=gcc3 >am_cv_CXX_dependencies_compiler_type=gcc3 >am_cv_func_working_getline=yes >am_cv_val_LC_MESSAGES=yes >bh_cv_c_signed=yes >ccvs_cv_bsd_make_vpath_bug=no >ccvs_cv_func_select_hang=no >ccvs_cv_sys_cygwin32=no >ccvs_cv_unique_float_type_double='yes(8)' >ccvs_cv_unique_float_type_float='yes(4)' >ccvs_cv_unique_float_type_long_double='yes(16)' >ccvs_cv_unique_int_type_char='yes(1)' >ccvs_cv_unique_int_type_int='yes(4)' >ccvs_cv_unique_int_type_intmax_t=no >ccvs_cv_unique_int_type_long='yes(8)' >ccvs_cv_unique_int_type_long_long=no >ccvs_cv_unique_int_type_ptrdiff_t=no >ccvs_cv_unique_int_type_short='yes(2)' >ccvs_cv_unique_int_type_size_t=no >ccvs_cv_unique_int_type_wint_t=no >curl_cv_func_getnameinfo_args='const struct sockaddr *,socklen_t,socklen_t,unsigned int' >curl_cv_getnameinfo=yes >curl_cv_writable_argv=yes >cvs_cv_func_printf_ptr=yes >fu_cv_sys_struct_timespec=yes >gl_cv_c_restrict=__restrict >gl_cv_c_uint32_max=yes >gl_cv_c_uint32_t=uint32_t >gl_cv_func_getcwd_null=yes >gl_cv_func_getcwd_path_max=no >gl_cv_func_malloc_0_nonnull=1 >gl_cv_func_mbrtowc=yes >gl_cv_func_mkdir_trailing_slash_bug=no >gl_cv_func_mkstemp_limitations=no >gl_cv_func_tzset_clobber=no >gl_cv_header_inttypes_h=yes >gl_cv_header_stdint_h=yes >gl_cv_time_r_posix=yes >gt_cv_c_intmax_t=yes >gt_cv_c_long_double=yes >gt_cv_c_wchar_t=yes >gt_cv_c_wint_t=yes >gt_cv_func_CFLocaleCopyCurrent=no >gt_cv_func_CFPreferencesCopyAppValue=no >gt_cv_func_dgettext_libc=yes >gt_cv_func_dgettext_libintl=no >gt_cv_func_gnugettext1_libc=yes >gt_cv_func_ngettext_libc=yes >gt_cv_func_unsetenv_ret=int >gt_cv_have_gettext=yes >gt_cv_header_inttypes_h=yes >gt_cv_ssize_t=yes >jm_cv_func_gettimeofday_clobber=no >jm_cv_func_nanosleep_works=yes >jm_cv_func_working_re_compile_pattern=yes >jm_cv_struct_dirent_d_ino=yes >lt_cv_deplibs_check_method=pass_all >lt_cv_file_magic_cmd='$MAGIC_CMD' >lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.3.5.so' >lt_cv_ld_reload_flag=-r >lt_cv_objdir=.libs >lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld >lt_cv_path_LDCXX='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' >lt_cv_path_NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' >lt_cv_path_SED=/bin/sed >lt_cv_prog_compiler_c_o=yes >lt_cv_prog_compiler_c_o_CXX=yes >lt_cv_prog_compiler_c_o_F77=yes >lt_cv_prog_compiler_rtti_exceptions=no >lt_cv_prog_gnu_ld=yes >lt_cv_prog_gnu_ldcxx=yes >lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' >lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' >lt_cv_sys_max_cmd_len=32768 >lt_lt_cv_prog_compiler_c_o='"yes"' >lt_lt_cv_prog_compiler_c_o_CXX='"yes"' >lt_lt_cv_prog_compiler_c_o_F77='"yes"' >lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"' >lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' >lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' >pkg_cv_XORG_CFLAGS='-DXFree86Server -DIN_MODULE -DXFree86Module -DXFree86LOADER -I/usr/include/xorg ' >pkg_cv_XORG_LIBS=' ' >vb_cv_func_rename_trailing_slash_bug=no >yasm_cv_header_gnulib=yes > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ALLOCA='' >AR='x86_64-pc-linux-gnu-ar' >AWK='gawk' >CC='x86_64-pc-linux-gnu-gcc' >CFLAGS='-march=athlon64 -O2 -pipe -DUSE_PLUGIN' >COL='col' >CPP='x86_64-pc-linux-gnu-gcc -E' >CPPFLAGS='' >DBILIB='-ldbi' >DEFS='-DHAVE_CONFIG_H' >DICT_VERSION='1.10.0' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='grep -E' >EXEEXT='' >EXPAND='expand' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >JUDYLIB='' >LDFLAGS='' >LEX='flex' >LEXLIB='-lfl' >LEX_OUTPUT_ROOT='lex.yy' >LIBOBJS=' strlcpy$U.o strlcat$U.o' >LIBS=' -Llibmaa -lmaa -ldl -lz' >LTLIBOBJS=' strlcpy$U.lo strlcat$U.lo' >NROFF='nroff' >OBJEXT='o' >PACKAGE_BUGREPORT='"dict-beta@dict.org"' >PACKAGE_NAME='dict' >PACKAGE_STRING='dict 1.10.0' >PACKAGE_TARNAME='dict' >PACKAGE_VERSION='1.10.0' >PATH_SEPARATOR=':' >RANLIB='x86_64-pc-linux-gnu-ranlib' >REGEX_INCLUDE='regex.h' >SCFLAGS='' >SET_MAKE='' >SHELL='/bin/sh' >TROFF='groff' >USE_DICT_ORG='' >USE_PLUGIN='2' >WCFLAGS='' >WLDFLAGS='' >XTRACFLAGS=' -Ilibmaa' >XTRAHEADERS='' >XTRALDFLAGS='' >YACC='bison -y' >ac_ct_CC='' >ac_ct_RANLIB='' >allsubdirs=' libmaa' >bindir='${exec_prefix}/bin' >build='x86_64-pc-linux-gnu' >build_alias='x86_64-pc-linux-gnu' >build_cpu='x86_64' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >exec_prefix='${prefix}' >host='x86_64-pc-linux-gnu' >host_alias='x86_64-pc-linux-gnu' >host_cpu='x86_64' >host_os='linux-gnu' >host_vendor='pc' >includedir='${prefix}/include' >infodir='/usr/share/info' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/libexec' >local_libmaa='1' >local_regex='0' >local_zlib='0' >localstatedir='/var/lib' >mandir='/usr/share/man' >oldincludedir='/usr/include' >prefix='/usr' >program_transform_name='s,x,x,' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >subdirs=' libmaa libmaa' >sysconfdir='/etc/dict' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define HAVE_ALARM 1 >#define HAVE_ALLOCA 1 >#define HAVE_ALLOCA_H 1 >#define HAVE_DECL_CODESET 1 >#define HAVE_DLFCN_H 1 >#define HAVE_DLOPEN 1 >#define HAVE_FORK 1 >#define HAVE_GETHOSTBYADDR 1 >#define HAVE_GETHOSTBYNAME 1 >#define HAVE_GETHOSTNAME 1 >#define HAVE_GETOPT 1 >#define HAVE_GETOPT_LONG 1 >#define HAVE_GETTIMEOFDAY 1 >#define HAVE_INET_ATON 1 >#define HAVE_INET_NTOA 1 >#define HAVE_INITGROUPS 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_ISWALNUM 1 >#define HAVE_ISWSPACE 1 >#define HAVE_LIMITS_H 1 >#define HAVE_MALLOC 1 >#define HAVE_MBRLEN 1 >#define HAVE_MBRTOWC 1 >#define HAVE_MBSTATE_T 1 >#define HAVE_MBSTOWCS 1 >#define HAVE_MBTOWC 1 >#define HAVE_MEMMOVE 1 >#define HAVE_MEMORY_H 1 >#define HAVE_MEMSET 1 >#define HAVE_MMAP 1 >#define HAVE_MUNMAP 1 >#define HAVE_REGCOMP 1 >#define HAVE_SEMGET 1 >#define HAVE_SETENV 1 >#define HAVE_SETLOCALE 1 >#define HAVE_SIZE_T 1 >#define HAVE_SNPRINTF 1 >#define HAVE_SOCKET 1 >#define HAVE_STDINT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRCASECMP 1 >#define HAVE_STRCHR 1 >#define HAVE_STRCOLL 1 >#define HAVE_STRDUP 1 >#define HAVE_STRDUP 1 >#define HAVE_STRERROR 1 >#define HAVE_STRFTIME 1 >#define HAVE_STRINGS_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_STRING_H 1 >#define HAVE_STRRCHR 1 >#define HAVE_STRSTR 1 >#define HAVE_STRTOL 1 >#define HAVE_STRTOL 1 >#define HAVE_STRTOUL 1 >#define HAVE_STRTOUL 1 >#define HAVE_SYS_PARAM_H 1 >#define HAVE_SYS_RESOURCE_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_SYS_TIME_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_WAIT_H 1 >#define HAVE_TOWLOWER 1 >#define HAVE_UNAME 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_VFORK 1 >#define HAVE_VPRINTF 1 >#define HAVE_VSNPRINTF 1 >#define HAVE_WAIT3 1 >#define HAVE_WAITPID 1 >#define HAVE_WCHAR_H 1 >#define HAVE_WCHAR_T 1 >#define HAVE_WCRTOMB 1 >#define HAVE_WCTOMB 1 >#define HAVE_WCTYPE_H 1 >#define HAVE_WCWIDTH 1 >#define HAVE_WINT_T 1 >#define HAVE_WORKING_FORK 1 >#define HAVE_WORKING_VFORK 1 >#define PACKAGE_BUGREPORT ""dict-beta@dict.org"" >#define PACKAGE_NAME "dict" >#define PACKAGE_STRING "dict 1.10.0" >#define PACKAGE_TARNAME "dict" >#define PACKAGE_VERSION "1.10.0" >#define STDC_HEADERS 1 >#define TIME_WITH_SYS_TIME 1 >#define YYTEXT_POINTER 1 > >configure: exit 0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 124222
:
81046
| 81048