summaryrefslogtreecommitdiff
path: root/config.log
diff options
context:
space:
mode:
authorGaspar Fernandez <gaspar.fernandez@totaki.com>2016-08-12 01:29:28 +0200
committerGaspar Fernandez <gaspar.fernandez@totaki.com>2016-08-12 01:29:28 +0200
commite463cfd3cbd419dc38583fe25b93be36b330a606 (patch)
treeadd192be35a2e37ace95ee6f33a0a65d612dad9b /config.log
parentf5932870164b72d2a67352495f3062f31f1fc5fd (diff)
downloaddwgo-e463cfd3cbd419dc38583fe25b93be36b330a606.tar.gz
dwgo-e463cfd3cbd419dc38583fe25b93be36b330a606.tar.bz2
dwgo-e463cfd3cbd419dc38583fe25b93be36b330a606.zip
Version 0.4d
Diffstat (limited to 'config.log')
-rw-r--r--config.log661
1 files changed, 661 insertions, 0 deletions
diff --git a/config.log b/config.log
new file mode 100644
index 0000000..f9fec4e
--- /dev/null
+++ b/config.log
@@ -0,0 +1,661 @@
+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.63. Invocation command line was
+
+ $ ./configure
+
+## --------- ##
+## Platform. ##
+## --------- ##
+
+hostname = XiKiTiN
+uname -m = i686
+uname -r = 2.6.25-tuxonice-r4XiKiTiN
+uname -s = Linux
+uname -v = #5 PREEMPT Mon Sep 29 01:17:16 CEST 2008
+
+/usr/bin/uname -p = Intel(R) Pentium(R) M processor 1.73GHz
+/bin/uname -X = unknown
+
+/bin/arch = unknown
+/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/bin
+PATH: /usr/bin
+PATH: /bin
+PATH: /opt/bin
+PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.2.3
+PATH: /usr/kde/3.5/bin
+PATH: /usr/qt/3/bin
+PATH: /usr/games/bin
+PATH: /home/gaspy/.local/bin
+
+
+## ----------- ##
+## Core tests. ##
+## ----------- ##
+
+configure:1904: checking for a BSD-compatible install
+configure:1972: result: /usr/bin/install -c
+configure:1983: checking whether build environment is sane
+configure:2026: result: yes
+configure:2051: checking for a thread-safe mkdir -p
+configure:2090: result: /bin/mkdir -p
+configure:2103: checking for gawk
+configure:2119: found /usr/bin/gawk
+configure:2130: result: gawk
+configure:2141: checking whether make sets $(MAKE)
+configure:2163: result: yes
+configure:2406: checking for g++
+configure:2422: found /usr/bin/g++
+configure:2433: result: g++
+configure:2460: checking for C++ compiler version
+configure:2468: g++ --version >&5
+g++ (GCC) 4.2.3 (Gentoo 4.2.3 p1.0)
+Copyright (C) 2007 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:2472: $? = 0
+configure:2479: g++ -v >&5
+Using built-in specs.
+Target: i686-pc-linux-gnu
+Configured with: /var/tmp/portage/sys-devel/gcc-4.2.3/work/gcc-4.2.3/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.2.3 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.2.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.2.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.2.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.2.3/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.2.3/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --disable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
+Thread model: posix
+gcc version 4.2.3 (Gentoo 4.2.3 p1.0)
+configure:2483: $? = 0
+configure:2490: g++ -V >&5
+g++: '-V' option must have argument
+configure:2494: $? = 1
+configure:2517: checking for C++ compiler default output file name
+configure:2539: g++ -O2 conftest.cpp >&5
+configure:2543: $? = 0
+configure:2581: result: a.out
+configure:2600: checking whether the C++ compiler works
+configure:2610: ./a.out
+configure:2614: $? = 0
+configure:2633: result: yes
+configure:2640: checking whether we are cross compiling
+configure:2642: result: no
+configure:2645: checking for suffix of executables
+configure:2652: g++ -o conftest -O2 conftest.cpp >&5
+configure:2656: $? = 0
+configure:2682: result:
+configure:2688: checking for suffix of object files
+configure:2714: g++ -c -O2 conftest.cpp >&5
+configure:2718: $? = 0
+configure:2743: result: o
+configure:2747: checking whether we are using the GNU C++ compiler
+configure:2776: g++ -c -O2 conftest.cpp >&5
+configure:2783: $? = 0
+configure:2800: result: yes
+configure:2809: checking whether g++ accepts -g
+configure:2839: g++ -c -g conftest.cpp >&5
+configure:2846: $? = 0
+configure:2947: result: yes
+configure:2981: checking for style of include used by make
+configure:3009: result: GNU
+configure:3034: checking dependency style of g++
+configure:3125: result: gcc3
+configure:3154: checking for a BSD-compatible install
+configure:3222: result: /usr/bin/install -c
+configure:3284: checking for gcc
+configure:3300: found /usr/bin/gcc
+configure:3311: result: gcc
+configure:3543: checking for C compiler version
+configure:3551: gcc --version >&5
+gcc (GCC) 4.2.3 (Gentoo 4.2.3 p1.0)
+Copyright (C) 2007 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:3555: $? = 0
+configure:3562: gcc -v >&5
+Using built-in specs.
+Target: i686-pc-linux-gnu
+Configured with: /var/tmp/portage/sys-devel/gcc-4.2.3/work/gcc-4.2.3/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.2.3 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.2.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.2.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.2.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.2.3/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.2.3/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --disable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
+Thread model: posix
+gcc version 4.2.3 (Gentoo 4.2.3 p1.0)
+configure:3566: $? = 0
+configure:3573: gcc -V >&5
+gcc: '-V' option must have argument
+configure:3577: $? = 1
+configure:3580: checking whether we are using the GNU C compiler
+configure:3609: gcc -c conftest.c >&5
+configure:3616: $? = 0
+configure:3633: result: yes
+configure:3642: checking whether gcc accepts -g
+configure:3672: gcc -c -g conftest.c >&5
+configure:3679: $? = 0
+configure:3780: result: yes
+configure:3797: checking for gcc option to accept ISO C89
+configure:3871: gcc -c -g -O2 conftest.c >&5
+configure:3878: $? = 0
+configure:3901: result: none needed
+configure:3921: checking dependency style of gcc
+configure:4012: result: gcc3
+configure:4033: checking how to run the C preprocessor
+configure:4073: gcc -E conftest.c
+configure:4080: $? = 0
+configure:4111: gcc -E conftest.c
+conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
+configure:4118: $? = 1
+configure: failed program was:
+| /* confdefs.h. */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define DATADIR "/usr/local/share"
+| #define PACKAGE "DWGO"
+| #define VERSION "0.3"
+| /* end confdefs.h. */
+| #include <ac_nonexistent.h>
+configure:4151: result: gcc -E
+configure:4180: gcc -E conftest.c
+configure:4187: $? = 0
+configure:4218: gcc -E conftest.c
+conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
+configure:4225: $? = 1
+configure: failed program was:
+| /* confdefs.h. */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define DATADIR "/usr/local/share"
+| #define PACKAGE "DWGO"
+| #define VERSION "0.3"
+| /* end confdefs.h. */
+| #include <ac_nonexistent.h>
+configure:4265: checking for X
+configure:4436: gcc -o conftest -g -O2 conftest.c -lX11 >&5
+configure:4443: $? = 0
+configure:4505: result: libraries , headers
+configure:4509: checking for grep that handles long lines and -e
+configure:4569: result: /bin/grep
+configure:4574: checking for egrep
+configure:4638: result: /bin/grep -E
+configure:4643: checking for ANSI C header files
+configure:4673: gcc -c -g -O2 conftest.c >&5
+configure:4680: $? = 0
+configure:4779: gcc -o conftest -g -O2 conftest.c >&5
+configure:4783: $? = 0
+configure:4789: ./conftest
+configure:4793: $? = 0
+configure:4811: result: yes
+configure:4821: checking for sys/wait.h that is POSIX.1 compatible
+configure:4857: gcc -c -g -O2 conftest.c >&5
+configure:4864: $? = 0
+configure:4879: result: yes
+configure:4903: checking for sys/types.h
+configure:4924: gcc -c -g -O2 conftest.c >&5
+configure:4931: $? = 0
+configure:4948: result: yes
+configure:4903: checking for sys/stat.h
+configure:4924: gcc -c -g -O2 conftest.c >&5
+configure:4931: $? = 0
+configure:4948: result: yes
+configure:4903: checking for stdlib.h
+configure:4924: gcc -c -g -O2 conftest.c >&5
+configure:4931: $? = 0
+configure:4948: result: yes
+configure:4903: checking for string.h
+configure:4924: gcc -c -g -O2 conftest.c >&5
+configure:4931: $? = 0
+configure:4948: result: yes
+configure:4903: checking for memory.h
+configure:4924: gcc -c -g -O2 conftest.c >&5
+configure:4931: $? = 0
+configure:4948: result: yes
+configure:4903: checking for strings.h
+configure:4924: gcc -c -g -O2 conftest.c >&5
+configure:4931: $? = 0
+configure:4948: result: yes
+configure:4903: checking for inttypes.h
+configure:4924: gcc -c -g -O2 conftest.c >&5
+configure:4931: $? = 0
+configure:4948: result: yes
+configure:4903: checking for stdint.h
+configure:4924: gcc -c -g -O2 conftest.c >&5
+configure:4931: $? = 0
+configure:4948: result: yes
+configure:4903: checking for unistd.h
+configure:4924: gcc -c -g -O2 conftest.c >&5
+configure:4931: $? = 0
+configure:4948: result: yes
+configure:4984: checking netdb.h usability
+configure:5001: gcc -c -g -O2 conftest.c >&5
+configure:5008: $? = 0
+configure:5022: result: yes
+configure:5026: checking netdb.h presence
+configure:5041: gcc -E conftest.c
+configure:5048: $? = 0
+configure:5062: result: yes
+configure:5090: checking for netdb.h
+configure:5099: result: yes
+configure:4984: checking netinet/in.h usability
+configure:5001: gcc -c -g -O2 conftest.c >&5
+configure:5008: $? = 0
+configure:5022: result: yes
+configure:5026: checking netinet/in.h presence
+configure:5041: gcc -E conftest.c
+configure:5048: $? = 0
+configure:5062: result: yes
+configure:5090: checking for netinet/in.h
+configure:5099: result: yes
+configure:4973: checking for stdlib.h
+configure:4980: result: yes
+configure:4973: checking for string.h
+configure:4980: result: yes
+configure:4984: checking sys/socket.h usability
+configure:5001: gcc -c -g -O2 conftest.c >&5
+configure:5008: $? = 0
+configure:5022: result: yes
+configure:5026: checking sys/socket.h presence
+configure:5041: gcc -E conftest.c
+configure:5048: $? = 0
+configure:5062: result: yes
+configure:5090: checking for sys/socket.h
+configure:5099: result: yes
+configure:4984: checking sys/timeb.h usability
+configure:5001: gcc -c -g -O2 conftest.c >&5
+configure:5008: $? = 0
+configure:5022: result: yes
+configure:5026: checking sys/timeb.h presence
+configure:5041: gcc -E conftest.c
+configure:5048: $? = 0
+configure:5062: result: yes
+configure:5090: checking for sys/timeb.h
+configure:5099: result: yes
+configure:4973: checking for unistd.h
+configure:4980: result: yes
+configure:5117: checking for XShapeCombineMask in -lXext
+configure:5152: gcc -o conftest -g -O2 conftest.c -lXext >&5
+configure:5159: $? = 0
+configure:5180: result: yes
+configure:5192: checking for XpmCreatePixmapFromData in -lXpm
+configure:5227: gcc -o conftest -g -O2 conftest.c -lXpm -lXext >&5
+configure:5234: $? = 0
+configure:5255: result: yes
+configure:5267: checking for pthread_create in -lpthread
+configure:5302: gcc -o conftest -g -O2 conftest.c -lpthread -lXpm -lXext >&5
+configure:5309: $? = 0
+configure:5330: result: yes
+configure:5355: checking for bzero
+configure:5411: gcc -o conftest -g -O2 conftest.c -lpthread -lXpm -lXext >&5
+conftest.c:55: warning: conflicting types for built-in function 'bzero'
+configure:5418: $? = 0
+configure:5440: result: yes
+configure:5355: checking for gethostbyname
+configure:5411: gcc -o conftest -g -O2 conftest.c -lpthread -lXpm -lXext >&5
+configure:5418: $? = 0
+configure:5440: result: yes
+configure:5355: checking for memset
+configure:5411: gcc -o conftest -g -O2 conftest.c -lpthread -lXpm -lXext >&5
+conftest.c:57: warning: conflicting types for built-in function 'memset'
+configure:5418: $? = 0
+configure:5440: result: yes
+configure:5355: checking for rint
+configure:5411: gcc -o conftest -g -O2 conftest.c -lpthread -lXpm -lXext >&5
+conftest.c:58: warning: conflicting types for built-in function 'rint'
+/tmp/ccmhNMEE.o: In function `main':
+/home/gaspy/proyectos/Dwgo-0.3d/conftest.c:69: undefined reference to `rint'
+collect2: ld returned 1 exit status
+configure:5418: $? = 1
+configure: failed program was:
+| /* confdefs.h. */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define DATADIR "/usr/local/share"
+| #define PACKAGE "DWGO"
+| #define VERSION "0.3"
+| #define STDC_HEADERS 1
+| #define HAVE_SYS_WAIT_H 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_NETDB_H 1
+| #define HAVE_NETINET_IN_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_SYS_SOCKET_H 1
+| #define HAVE_SYS_TIMEB_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_LIBXEXT 1
+| #define HAVE_LIBXPM 1
+| #define HAVE_LIBPTHREAD 1
+| #define HAVE_BZERO 1
+| #define HAVE_GETHOSTBYNAME 1
+| #define HAVE_MEMSET 1
+| /* end confdefs.h. */
+| /* Define rint to an innocuous variant, in case <limits.h> declares rint.
+| For example, HP-UX 11i <limits.h> declares gettimeofday. */
+| #define rint innocuous_rint
+|
+| /* System header to define __stub macros and hopefully few prototypes,
+| which can conflict with char rint (); 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 rint
+|
+| /* 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 rint ();
+| /* 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_rint || defined __stub___rint
+| choke me
+| #endif
+|
+| int
+| main ()
+| {
+| return rint ();
+| ;
+| return 0;
+| }
+configure:5440: result: no
+configure:5355: checking for socket
+configure:5411: gcc -o conftest -g -O2 conftest.c -lpthread -lXpm -lXext >&5
+configure:5418: $? = 0
+configure:5440: result: yes
+configure:5355: checking for strerror
+configure:5411: gcc -o conftest -g -O2 conftest.c -lpthread -lXpm -lXext >&5
+configure:5418: $? = 0
+configure:5440: result: yes
+configure:5355: checking for strstr
+configure:5411: gcc -o conftest -g -O2 conftest.c -lpthread -lXpm -lXext >&5
+conftest.c:60: warning: conflicting types for built-in function 'strstr'
+configure:5418: $? = 0
+configure:5440: result: yes
+configure:5355: checking for strtol
+configure:5411: gcc -o conftest -g -O2 conftest.c -lpthread -lXpm -lXext >&5
+configure:5418: $? = 0
+configure:5440: result: yes
+configure:5355: checking for tzset
+configure:5411: gcc -o conftest -g -O2 conftest.c -lpthread -lXpm -lXext >&5
+configure:5418: $? = 0
+configure:5440: result: yes
+configure:5579: creating ./config.status
+
+## ---------------------- ##
+## Running config.status. ##
+## ---------------------- ##
+
+This file was extended by config.status, which was
+generated by GNU Autoconf 2.63. Invocation command line was
+
+ CONFIG_FILES =
+ CONFIG_HEADERS =
+ CONFIG_LINKS =
+ CONFIG_COMMANDS =
+ $ ./config.status
+
+on XiKiTiN
+
+config.status:798: creating Makefile
+config.status:798: creating src/Makefile
+config.status:798: creating pixmaps/Makefile
+config.status:798: creating src/config.h
+config.status:1072: executing depfiles commands
+
+## ---------------- ##
+## Cache variables. ##
+## ---------------- ##
+
+ac_cv_c_compiler_gnu=yes
+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_XMKMF_set=
+ac_cv_env_XMKMF_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_bzero=yes
+ac_cv_func_gethostbyname=yes
+ac_cv_func_memset=yes
+ac_cv_func_rint=no
+ac_cv_func_socket=yes
+ac_cv_func_strerror=yes
+ac_cv_func_strstr=yes
+ac_cv_func_strtol=yes
+ac_cv_func_tzset=yes
+ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\'''
+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_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_timeb_h=yes
+ac_cv_header_sys_types_h=yes
+ac_cv_header_sys_wait_h=yes
+ac_cv_header_unistd_h=yes
+ac_cv_lib_Xext_XShapeCombineMask=yes
+ac_cv_lib_Xpm_XpmCreatePixmapFromData=yes
+ac_cv_lib_pthread_pthread_create=yes
+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_path_mkdir=/bin/mkdir
+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
+am_cv_CC_dependencies_compiler_type=gcc3
+am_cv_CXX_dependencies_compiler_type=gcc3
+
+## ----------------- ##
+## Output variables. ##
+## ----------------- ##
+
+ACLOCAL='${SHELL} /home/gaspy/proyectos/Dwgo-0.3d/missing --run aclocal-1.10'
+AMDEPBACKSLASH='\'
+AMDEP_FALSE='#'
+AMDEP_TRUE=''
+AMTAR='${SHELL} /home/gaspy/proyectos/Dwgo-0.3d/missing --run tar'
+AUTOCONF='${SHELL} /home/gaspy/proyectos/Dwgo-0.3d/missing --run autoconf'
+AUTOHEADER='${SHELL} /home/gaspy/proyectos/Dwgo-0.3d/missing --run autoheader'
+AUTOMAKE='${SHELL} /home/gaspy/proyectos/Dwgo-0.3d/missing --run automake-1.10'
+AWK='gawk'
+CC='gcc'
+CCDEPMODE='depmode=gcc3'
+CFLAGS='-g -O2'
+CPP='gcc -E'
+CPPFLAGS=''
+CXX='g++'
+CXXDEPMODE='depmode=gcc3'
+CXXFLAGS='-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='$(install_sh) -c -s'
+LDFLAGS=''
+LIBOBJS=''
+LIBS='-lpthread -lXpm -lXext '
+LTLIBOBJS=''
+MAKEINFO='${SHELL} /home/gaspy/proyectos/Dwgo-0.3d/missing --run makeinfo'
+MKDIR_P='/bin/mkdir -p'
+OBJEXT='o'
+PACKAGE='DWGO'
+PACKAGE_BUGREPORT=''
+PACKAGE_NAME=''
+PACKAGE_STRING=''
+PACKAGE_TARNAME=''
+PACKAGE_VERSION=''
+PATH_SEPARATOR=':'
+SET_MAKE=''
+SHELL='/bin/sh'
+STRIP=''
+VERSION='0.3'
+XMKMF=''
+ac_ct_CC='gcc'
+ac_ct_CXX='g++'
+am__fastdepCC_FALSE='#'
+am__fastdepCC_TRUE=''
+am__fastdepCXX_FALSE='#'
+am__fastdepCXX_TRUE=''
+am__include='include'
+am__isrc=''
+am__leading_dot='.'
+am__quote=''
+am__tar='${AMTAR} chof - "$$tardir"'
+am__untar='${AMTAR} xf -'
+bindir='${exec_prefix}/bin'
+build_alias=''
+datadir='/usr/local/share'
+datarootdir='${prefix}/share'
+docdir='${datarootdir}/doc/${PACKAGE}'
+dvidir='${docdir}'
+exec_prefix='${prefix}'
+host_alias=''
+htmldir='${docdir}'
+includedir='${prefix}/include'
+infodir='${datarootdir}/info'
+install_sh='$(SHELL) /home/gaspy/proyectos/Dwgo-0.3d/install-sh'
+libdir='${exec_prefix}/lib'
+libexecdir='${exec_prefix}/libexec'
+localedir='${datarootdir}/locale'
+localstatedir='${prefix}/var'
+mandir='${datarootdir}/man'
+mkdir_p='/bin/mkdir -p'
+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 ""
+#define PACKAGE_TARNAME ""
+#define PACKAGE_VERSION ""
+#define PACKAGE_STRING ""
+#define PACKAGE_BUGREPORT ""
+#define DATADIR "/usr/local/share"
+#define PACKAGE "DWGO"
+#define VERSION "0.3"
+#define STDC_HEADERS 1
+#define HAVE_SYS_WAIT_H 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_NETDB_H 1
+#define HAVE_NETINET_IN_H 1
+#define HAVE_STDLIB_H 1
+#define HAVE_STRING_H 1
+#define HAVE_SYS_SOCKET_H 1
+#define HAVE_SYS_TIMEB_H 1
+#define HAVE_UNISTD_H 1
+#define HAVE_LIBXEXT 1
+#define HAVE_LIBXPM 1
+#define HAVE_LIBPTHREAD 1
+#define HAVE_BZERO 1
+#define HAVE_GETHOSTBYNAME 1
+#define HAVE_MEMSET 1
+#define HAVE_SOCKET 1
+#define HAVE_STRERROR 1
+#define HAVE_STRSTR 1
+#define HAVE_STRTOL 1
+#define HAVE_TZSET 1
+
+configure: exit 0
+
+## ---------------------- ##
+## Running config.status. ##
+## ---------------------- ##
+
+This file was extended by config.status, which was
+generated by GNU Autoconf 2.63. Invocation command line was
+
+ CONFIG_FILES =
+ CONFIG_HEADERS =
+ CONFIG_LINKS =
+ CONFIG_COMMANDS =
+ $ ./config.status src/config.h
+
+on XiKiTiN
+
+config.status:798: creating src/config.h