This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by dmucs configure 0.5, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = vasiyarov.ints.ru uname -m = i686 uname -r = 2.6.20-1.2948.fc6 uname -s = Linux uname -v = #1 SMP Fri Apr 27 19:48:40 EDT 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/kerberos/sbin PATH: /usr/kerberos/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1782: checking for a BSD-compatible install configure:1838: result: /usr/bin/install -c configure:1849: checking whether build environment is sane configure:1892: result: yes configure:1925: checking for gawk configure:1941: found /bin/gawk configure:1952: result: gawk configure:1963: checking whether make sets $(MAKE) configure:1984: result: yes configure:2224: checking for g++ configure:2240: found /usr/bin/g++ configure:2251: result: g++ configure:2282: checking for C++ compiler version configure:2289: g++ --version >&5 g++ (GCC) 4.1.1 20070105 (Red Hat 4.1.1-51) 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:2292: $? = 0 configure:2299: g++ -v >&5 Using built-in specs. Target: i386-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=i386-redhat-linux Thread model: posix gcc version 4.1.1 20070105 (Red Hat 4.1.1-51) configure:2302: $? = 0 configure:2309: g++ -V >&5 g++: '-V' option must have argument configure:2312: $? = 1 configure:2335: checking for C++ compiler default output file name configure:2362: g++ conftest.cpp >&5 configure:2365: $? = 0 configure:2403: result: a.out configure:2420: checking whether the C++ compiler works configure:2430: ./a.out configure:2433: $? = 0 configure:2450: result: yes configure:2457: checking whether we are cross compiling configure:2459: result: no configure:2462: checking for suffix of executables configure:2469: g++ -o conftest conftest.cpp >&5 configure:2472: $? = 0 configure:2496: result: configure:2502: checking for suffix of object files configure:2528: g++ -c conftest.cpp >&5 configure:2531: $? = 0 configure:2554: result: o configure:2558: checking whether we are using the GNU C++ compiler configure:2587: g++ -c conftest.cpp >&5 configure:2593: $? = 0 configure:2610: result: yes configure:2615: checking whether g++ accepts -g configure:2645: g++ -c -g conftest.cpp >&5 configure:2651: $? = 0 configure:2750: result: yes configure:2784: checking for style of include used by make configure:2812: result: GNU configure:2840: checking dependency style of g++ configure:2923: result: gcc3 configure:2988: checking for gcc configure:3004: found /usr/bin/gcc configure:3015: result: gcc configure:3253: checking for C compiler version configure:3260: gcc --version >&5 gcc (GCC) 4.1.1 20070105 (Red Hat 4.1.1-51) 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:3263: $? = 0 configure:3270: gcc -v >&5 Using built-in specs. Target: i386-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=i386-redhat-linux Thread model: posix gcc version 4.1.1 20070105 (Red Hat 4.1.1-51) configure:3273: $? = 0 configure:3280: gcc -V >&5 gcc: '-V' option must have argument configure:3283: $? = 1 configure:3286: checking whether we are using the GNU C compiler configure:3315: gcc -c conftest.c >&5 configure:3321: $? = 0 configure:3338: result: yes configure:3343: checking whether gcc accepts -g configure:3373: gcc -c -g conftest.c >&5 configure:3379: $? = 0 configure:3478: result: yes configure:3495: checking for gcc option to accept ISO C89 configure:3569: gcc -c -g -O2 conftest.c >&5 configure:3575: $? = 0 configure:3598: result: none needed configure:3618: checking dependency style of gcc configure:3701: result: gcc3 configure:3722: checking for gethostbyname in -lnsl configure:3757: gcc -o conftest -g -O2 conftest.c -lnsl >&5 configure:3763: $? = 0 configure:3781: result: yes configure:3793: checking for gethostbyaddr_r in -lnsl configure:3828: gcc -o conftest -g -O2 conftest.c -lnsl -lnsl >&5 configure:3834: $? = 0 configure:3852: result: yes configure:3864: checking for socket in -lsocket configure:3899: gcc -o conftest -g -O2 conftest.c -lsocket -lnsl -lnsl >&5 /usr/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure:3905: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dmucs" | #define PACKAGE_TARNAME "dmucs" | #define PACKAGE_VERSION "0.5" | #define PACKAGE_STRING "dmucs 0.5" | #define PACKAGE_BUGREPORT "vic.norman@gmail.com" | #define PACKAGE "dmucs" | #define VERSION "0.5" | #define HAVE_LIBNSL 1 | #define HAVE_LIBNSL 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char socket (); | int | main () | { | return socket (); | ; | return 0; | } configure:3923: result: no configure:3935: checking for pthread_mutex_lock in -lpthread configure:3970: gcc -o conftest -g -O2 conftest.c -lpthread -lnsl -lnsl >&5 configure:3976: $? = 0 configure:3994: result: yes configure:4012: checking how to run the C preprocessor configure:4052: gcc -E conftest.c configure:4058: $? = 0 configure:4089: gcc -E conftest.c conftest.c:13:28: error: ac_nonexistent.h: No such file or directory configure:4095: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dmucs" | #define PACKAGE_TARNAME "dmucs" | #define PACKAGE_VERSION "0.5" | #define PACKAGE_STRING "dmucs 0.5" | #define PACKAGE_BUGREPORT "vic.norman@gmail.com" | #define PACKAGE "dmucs" | #define VERSION "0.5" | #define HAVE_LIBNSL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | #include configure:4128: result: gcc -E configure:4157: gcc -E conftest.c configure:4163: $? = 0 configure:4194: gcc -E conftest.c conftest.c:13:28: error: ac_nonexistent.h: No such file or directory configure:4200: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dmucs" | #define PACKAGE_TARNAME "dmucs" | #define PACKAGE_VERSION "0.5" | #define PACKAGE_STRING "dmucs 0.5" | #define PACKAGE_BUGREPORT "vic.norman@gmail.com" | #define PACKAGE "dmucs" | #define VERSION "0.5" | #define HAVE_LIBNSL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | #include configure:4238: checking for grep that handles long lines and -e configure:4312: result: /bin/grep configure:4317: checking for egrep configure:4395: result: /bin/grep -E configure:4400: checking for ANSI C header files configure:4430: gcc -c -g -O2 conftest.c >&5 configure:4436: $? = 0 configure:4535: gcc -o conftest -g -O2 conftest.c -lpthread -lnsl -lnsl >&5 configure:4538: $? = 0 configure:4544: ./conftest configure:4547: $? = 0 configure:4564: result: yes configure:4588: checking for sys/types.h configure:4609: gcc -c -g -O2 conftest.c >&5 configure:4615: $? = 0 configure:4631: result: yes configure:4588: checking for sys/stat.h configure:4609: gcc -c -g -O2 conftest.c >&5 configure:4615: $? = 0 configure:4631: result: yes configure:4588: checking for stdlib.h configure:4609: gcc -c -g -O2 conftest.c >&5 configure:4615: $? = 0 configure:4631: result: yes configure:4588: checking for string.h configure:4609: gcc -c -g -O2 conftest.c >&5 configure:4615: $? = 0 configure:4631: result: yes configure:4588: checking for memory.h configure:4609: gcc -c -g -O2 conftest.c >&5 configure:4615: $? = 0 configure:4631: result: yes configure:4588: checking for strings.h configure:4609: gcc -c -g -O2 conftest.c >&5 configure:4615: $? = 0 configure:4631: result: yes configure:4588: checking for inttypes.h configure:4609: gcc -c -g -O2 conftest.c >&5 configure:4615: $? = 0 configure:4631: result: yes configure:4588: checking for stdint.h configure:4609: gcc -c -g -O2 conftest.c >&5 configure:4615: $? = 0 configure:4631: result: yes configure:4588: checking for unistd.h configure:4609: gcc -c -g -O2 conftest.c >&5 configure:4615: $? = 0 configure:4631: result: yes configure:4662: checking arpa/inet.h usability configure:4679: gcc -c -g -O2 conftest.c >&5 configure:4685: $? = 0 configure:4699: result: yes configure:4703: checking arpa/inet.h presence configure:4718: gcc -E conftest.c configure:4724: $? = 0 configure:4738: result: yes configure:4771: checking for arpa/inet.h configure:4779: result: yes configure:4662: checking netdb.h usability configure:4679: gcc -c -g -O2 conftest.c >&5 configure:4685: $? = 0 configure:4699: result: yes configure:4703: checking netdb.h presence configure:4718: gcc -E conftest.c configure:4724: $? = 0 configure:4738: result: yes configure:4771: checking for netdb.h configure:4779: result: yes configure:4662: checking netinet/in.h usability configure:4679: gcc -c -g -O2 conftest.c >&5 configure:4685: $? = 0 configure:4699: result: yes configure:4703: checking netinet/in.h presence configure:4718: gcc -E conftest.c configure:4724: $? = 0 configure:4738: result: yes configure:4771: checking for netinet/in.h configure:4779: result: yes configure:4662: checking sys/socket.h usability configure:4679: gcc -c -g -O2 conftest.c >&5 configure:4685: $? = 0 configure:4699: result: yes configure:4703: checking sys/socket.h presence configure:4718: gcc -E conftest.c configure:4724: $? = 0 configure:4738: result: yes configure:4771: checking for sys/socket.h configure:4779: result: yes configure:4652: checking for unistd.h configure:4658: result: yes configure:4794: checking for stdbool.h that conforms to C99 configure:4887: gcc -c -g -O2 conftest.c >&5 configure:4893: $? = 0 configure:4908: result: yes configure:4910: checking for _Bool configure:4940: gcc -c -g -O2 conftest.c >&5 configure:4946: $? = 0 configure:4961: result: yes configure:4980: checking for an ANSI C-conforming const configure:5055: gcc -c -g -O2 conftest.c >&5 configure:5061: $? = 0 configure:5076: result: yes configure:5086: checking for inline configure:5112: gcc -c -g -O2 conftest.c >&5 configure:5118: $? = 0 configure:5136: result: inline configure:5157: checking for pid_t configure:5187: gcc -c -g -O2 conftest.c >&5 configure:5193: $? = 0 configure:5208: result: yes configure:5235: checking vfork.h usability configure:5252: gcc -c -g -O2 conftest.c >&5 conftest.c:63:19: error: vfork.h: No such file or directory configure:5258: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dmucs" | #define PACKAGE_TARNAME "dmucs" | #define PACKAGE_VERSION "0.5" | #define PACKAGE_STRING "dmucs 0.5" | #define PACKAGE_BUGREPORT "vic.norman@gmail.com" | #define PACKAGE "dmucs" | #define VERSION "0.5" | #define HAVE_LIBNSL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBPTHREAD 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_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5272: result: no configure:5276: checking vfork.h presence configure:5291: gcc -E conftest.c conftest.c:30:19: error: vfork.h: No such file or directory configure:5297: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dmucs" | #define PACKAGE_TARNAME "dmucs" | #define PACKAGE_VERSION "0.5" | #define PACKAGE_STRING "dmucs 0.5" | #define PACKAGE_BUGREPORT "vic.norman@gmail.com" | #define PACKAGE "dmucs" | #define VERSION "0.5" | #define HAVE_LIBNSL 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBPTHREAD 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_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include configure:5311: result: no configure:5344: checking for vfork.h configure:5352: result: no configure:5370: checking for fork configure:5426: gcc -o conftest -g -O2 conftest.c -lpthread -lnsl -lnsl >&5 conftest.c:53: warning: conflicting types for built-in function 'fork' configure:5432: $? = 0 configure:5450: result: yes configure:5370: checking for vfork configure:5426: gcc -o conftest -g -O2 conftest.c -lpthread -lnsl -lnsl >&5 configure:5432: $? = 0 configure:5450: result: yes configure:5461: checking for working fork configure:5493: gcc -o conftest -g -O2 conftest.c -lpthread -lnsl -lnsl >&5 configure:5496: $? = 0 configure:5502: ./conftest configure:5505: $? = 0 configure:5521: result: yes configure:5542: checking for working vfork configure:5680: result: yes configure:5711: checking for ANSI C header files configure:5875: result: yes configure:5895: checking for gethostbyaddr configure:5951: gcc -o conftest -g -O2 conftest.c -lpthread -lnsl -lnsl >&5 configure:5957: $? = 0 configure:5975: result: yes configure:5895: checking for gethostbyaddr_r configure:5951: gcc -o conftest -g -O2 conftest.c -lpthread -lnsl -lnsl >&5 configure:5957: $? = 0 configure:5975: result: yes configure:5895: checking for gethostbyname configure:5951: gcc -o conftest -g -O2 conftest.c -lpthread -lnsl -lnsl >&5 configure:5957: $? = 0 configure:5975: result: yes configure:5895: checking for gethostname configure:5951: gcc -o conftest -g -O2 conftest.c -lpthread -lnsl -lnsl >&5 configure:5957: $? = 0 configure:5975: result: yes configure:5895: checking for inet_ntoa configure:5951: gcc -o conftest -g -O2 conftest.c -lpthread -lnsl -lnsl >&5 configure:5957: $? = 0 configure:5975: result: yes configure:5895: checking for putenv configure:5951: gcc -o conftest -g -O2 conftest.c -lpthread -lnsl -lnsl >&5 configure:5957: $? = 0 configure:5975: result: yes configure:5895: checking for strerror configure:5951: gcc -o conftest -g -O2 conftest.c -lpthread -lnsl -lnsl >&5 configure:5957: $? = 0 configure:5975: result: yes configure:5988: checking for gethostbyname in -lnsl configure:6047: result: yes configure:6059: checking for gethostbyaddr_r configure:6138: result: yes configure:6142: checking signature of gethostbyaddr_r configure:6172: gcc -c -g -O2 conftest.c >&5 configure:6178: $? = 0 configure:6189: result: 8 args configure:6453: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by dmucs config.status 0.5, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on vasiyarov.ints.ru config.status:636: creating Makefile config.status:636: creating config.h config.status:879: config.h is unchanged config.status:925: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_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_fork=yes ac_cv_func_fork_works=yes ac_cv_func_gethostbyaddr=yes ac_cv_func_gethostbyaddr_r=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_inet_ntoa=yes ac_cv_func_putenv=yes ac_cv_func_strerror=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_stdbool_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_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_vfork_h=no ac_cv_lib_nsl_gethostbyaddr_r=yes ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_pthread_pthread_mutex_lock=yes ac_cv_lib_socket_socket=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_type__Bool=yes ac_cv_type_pid_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/ftp/pub/dmucs/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/ftp/pub/dmucs/missing --run tar' AUTOCONF='${SHELL} /var/ftp/pub/dmucs/missing --run autoconf' AUTOHEADER='${SHELL} /var/ftp/pub/dmucs/missing --run autoheader' AUTOMAKE='${SHELL} /var/ftp/pub/dmucs/missing --run automake-1.7' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='-lnsl -lpthread -lnsl -lnsl ' LTLIBOBJS='' MAKEINFO='${SHELL} /var/ftp/pub/dmucs/missing --run makeinfo' OBJEXT='o' PACKAGE='dmucs' PACKAGE_BUGREPORT='vic.norman@gmail.com' PACKAGE_NAME='dmucs' PACKAGE_STRING='dmucs 0.5' PACKAGE_TARNAME='dmucs' PACKAGE_VERSION='0.5' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='0.5' ac_ct_CC='gcc' ac_ct_CXX='g++' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/var/ftp/pub/dmucs/install-sh' 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' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "dmucs" #define PACKAGE_TARNAME "dmucs" #define PACKAGE_VERSION "0.5" #define PACKAGE_STRING "dmucs 0.5" #define PACKAGE_BUGREPORT "vic.norman@gmail.com" #define PACKAGE "dmucs" #define VERSION "0.5" #define HAVE_LIBNSL 1 #define HAVE_LIBNSL 1 #define HAVE_LIBPTHREAD 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_ARPA_INET_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_UNISTD_H 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define STDC_HEADERS 1 #define HAVE_GETHOSTBYADDR 1 #define HAVE_GETHOSTBYADDR_R 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETHOSTNAME 1 #define HAVE_INET_NTOA 1 #define HAVE_PUTENV 1 #define HAVE_STRERROR 1 #define HAVE_LIBNSL 1 #define HAVE_GETHOSTBYADDR_R_8_ARGS 1 configure: exit 0