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.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = RedDragoN uname -m = x86_64 uname -r = 4.4.0-22-generic uname -s = Linux uname -v = #40~14.04.1-Ubuntu SMP Fri May 13 17:27:45 UTC 2016 /usr/bin/uname -p = unknown /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: /home/gaspy/local/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /usr/local/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:2265: checking for a BSD-compatible install configure:2333: result: /usr/bin/install -c configure:2344: checking whether build environment is sane configure:2399: result: yes configure:2437: WARNING: 'missing' script is too old or missing configure:2550: checking for a thread-safe mkdir -p configure:2589: result: /bin/mkdir -p configure:2596: checking for gawk configure:2612: found /usr/bin/gawk configure:2623: result: gawk configure:2634: checking whether make sets $(MAKE) configure:2656: result: yes configure:2685: checking whether make supports nested variables configure:2702: result: yes configure:2887: checking for g++ configure:2903: found /usr/bin/g++ configure:2914: result: g++ configure:2941: checking for C++ compiler version configure:2950: g++ --version >&5 g++ (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4 Copyright (C) 2013 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:2961: $? = 0 configure:2950: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04.3' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3) configure:2961: $? = 0 configure:2950: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:2961: $? = 4 configure:2950: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:2961: $? = 4 configure:2981: checking whether the C++ compiler works configure:3003: g++ -O2 conftest.cpp >&5 configure:3007: $? = 0 configure:3055: result: yes configure:3058: checking for C++ compiler default output file name configure:3060: result: a.out configure:3066: checking for suffix of executables configure:3073: g++ -o conftest -O2 conftest.cpp >&5 configure:3077: $? = 0 configure:3099: result: configure:3121: checking whether we are cross compiling configure:3129: g++ -o conftest -O2 conftest.cpp >&5 configure:3133: $? = 0 configure:3140: ./conftest configure:3144: $? = 0 configure:3159: result: no configure:3164: checking for suffix of object files configure:3186: g++ -c -O2 conftest.cpp >&5 configure:3190: $? = 0 configure:3211: result: o configure:3215: checking whether we are using the GNU C++ compiler configure:3234: g++ -c -O2 conftest.cpp >&5 configure:3234: $? = 0 configure:3243: result: yes configure:3252: checking whether g++ accepts -g configure:3272: g++ -c -g conftest.cpp >&5 configure:3272: $? = 0 configure:3313: result: yes configure:3347: checking for style of include used by make configure:3375: result: GNU configure:3401: checking dependency style of g++ configure:3512: result: gcc3 configure:3579: checking for gcc configure:3595: found /usr/bin/gcc configure:3606: result: gcc configure:3835: checking for C compiler version configure:3844: gcc --version >&5 gcc (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4 Copyright (C) 2013 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:3855: $? = 0 configure:3844: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04.3' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3) configure:3855: $? = 0 configure:3844: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3855: $? = 4 configure:3844: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3855: $? = 4 configure:3859: checking whether we are using the GNU C compiler configure:3878: gcc -c conftest.c >&5 configure:3878: $? = 0 configure:3887: result: yes configure:3896: checking whether gcc accepts -g configure:3916: gcc -c -g conftest.c >&5 configure:3916: $? = 0 configure:3957: result: yes configure:3974: checking for gcc option to accept ISO C89 configure:4037: gcc -c -g -O2 conftest.c >&5 configure:4037: $? = 0 configure:4050: result: none needed configure:4075: checking whether gcc understands -c and -o together configure:4097: gcc -c conftest.c -o conftest2.o configure:4100: $? = 0 configure:4097: gcc -c conftest.c -o conftest2.o configure:4100: $? = 0 configure:4112: result: yes configure:4131: checking dependency style of gcc configure:4242: result: gcc3 configure:4263: checking how to run the C preprocessor configure:4294: gcc -E conftest.c configure:4294: $? = 0 configure:4308: gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4308: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define DATADIR "/usr/local/share" | #define PACKAGE "DWGO" | #define VERSION "0.4" | /* end confdefs.h. */ | #include configure:4333: result: gcc -E configure:4353: gcc -E conftest.c configure:4353: $? = 0 configure:4367: gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4367: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define DATADIR "/usr/local/share" | #define PACKAGE "DWGO" | #define VERSION "0.4" | /* end confdefs.h. */ | #include configure:4396: checking for X configure:4504: gcc -E conftest.c configure:4504: $? = 0 configure:4535: gcc -o conftest -g -O2 conftest.c -lX11 >&5 configure:4535: $? = 0 configure:4585: result: libraries , headers configure:4589: checking for grep that handles long lines and -e configure:4647: result: /bin/grep configure:4652: checking for egrep configure:4714: result: /bin/grep -E configure:4719: checking for ANSI C header files configure:4739: gcc -c -g -O2 conftest.c >&5 configure:4739: $? = 0 configure:4812: gcc -o conftest -g -O2 conftest.c >&5 configure:4812: $? = 0 configure:4812: ./conftest configure:4812: $? = 0 configure:4823: result: yes configure:4831: checking for sys/wait.h that is POSIX.1 compatible configure:4857: gcc -c -g -O2 conftest.c >&5 configure:4857: $? = 0 configure:4864: result: yes configure:4877: checking for sys/types.h configure:4877: gcc -c -g -O2 conftest.c >&5 configure:4877: $? = 0 configure:4877: result: yes configure:4877: checking for sys/stat.h configure:4877: gcc -c -g -O2 conftest.c >&5 configure:4877: $? = 0 configure:4877: result: yes configure:4877: checking for stdlib.h configure:4877: gcc -c -g -O2 conftest.c >&5 configure:4877: $? = 0 configure:4877: result: yes configure:4877: checking for string.h configure:4877: gcc -c -g -O2 conftest.c >&5 configure:4877: $? = 0 configure:4877: result: yes configure:4877: checking for memory.h configure:4877: gcc -c -g -O2 conftest.c >&5 configure:4877: $? = 0 configure:4877: result: yes configure:4877: checking for strings.h configure:4877: gcc -c -g -O2 conftest.c >&5 configure:4877: $? = 0 configure:4877: result: yes configure:4877: checking for inttypes.h configure:4877: gcc -c -g -O2 conftest.c >&5 configure:4877: $? = 0 configure:4877: result: yes configure:4877: checking for stdint.h configure:4877: gcc -c -g -O2 conftest.c >&5 configure:4877: $? = 0 configure:4877: result: yes configure:4877: checking for unistd.h configure:4877: gcc -c -g -O2 conftest.c >&5 configure:4877: $? = 0 configure:4877: result: yes configure:4892: checking netdb.h usability configure:4892: gcc -c -g -O2 conftest.c >&5 configure:4892: $? = 0 configure:4892: result: yes configure:4892: checking netdb.h presence configure:4892: gcc -E conftest.c configure:4892: $? = 0 configure:4892: result: yes configure:4892: checking for netdb.h configure:4892: result: yes configure:4892: checking netinet/in.h usability configure:4892: gcc -c -g -O2 conftest.c >&5 configure:4892: $? = 0 configure:4892: result: yes configure:4892: checking netinet/in.h presence configure:4892: gcc -E conftest.c configure:4892: $? = 0 configure:4892: result: yes configure:4892: checking for netinet/in.h configure:4892: result: yes configure:4892: checking for stdlib.h configure:4892: result: yes configure:4892: checking for string.h configure:4892: result: yes configure:4892: checking sys/socket.h usability configure:4892: gcc -c -g -O2 conftest.c >&5 configure:4892: $? = 0 configure:4892: result: yes configure:4892: checking sys/socket.h presence configure:4892: gcc -E conftest.c configure:4892: $? = 0 configure:4892: result: yes configure:4892: checking for sys/socket.h configure:4892: result: yes configure:4892: checking sys/timeb.h usability configure:4892: gcc -c -g -O2 conftest.c >&5 configure:4892: $? = 0 configure:4892: result: yes configure:4892: checking sys/timeb.h presence configure:4892: gcc -E conftest.c configure:4892: $? = 0 configure:4892: result: yes configure:4892: checking for sys/timeb.h configure:4892: result: yes configure:4892: checking for unistd.h configure:4892: result: yes configure:4904: checking for XSetWMHints in -lX11 configure:4929: gcc -o conftest -g -O2 conftest.c -lX11 >&5 configure:4929: $? = 0 configure:4938: result: yes configure:4949: checking for XShapeCombineMask in -lXext configure:4974: gcc -o conftest -g -O2 conftest.c -lXext -lX11 >&5 configure:4974: $? = 0 configure:4983: result: yes configure:4994: checking for XpmCreatePixmapFromData in -lXpm configure:5019: gcc -o conftest -g -O2 conftest.c -lXpm -lXext -lX11 >&5 configure:5019: $? = 0 configure:5028: result: yes configure:5039: checking for pthread_create in -lpthread configure:5064: gcc -o conftest -g -O2 conftest.c -lpthread -lXpm -lXext -lX11 >&5 configure:5064: $? = 0 configure:5073: result: yes configure:5089: checking for bzero configure:5089: gcc -o conftest -g -O2 conftest.c -lpthread -lXpm -lXext -lX11 >&5 conftest.c:57:6: warning: conflicting types for built-in function 'bzero' [enabled by default] char bzero (); ^ configure:5089: $? = 0 configure:5089: result: yes configure:5089: checking for gethostbyname configure:5089: gcc -o conftest -g -O2 conftest.c -lpthread -lXpm -lXext -lX11 >&5 configure:5089: $? = 0 configure:5089: result: yes configure:5089: checking for memset configure:5089: gcc -o conftest -g -O2 conftest.c -lpthread -lXpm -lXext -lX11 >&5 conftest.c:59:6: warning: conflicting types for built-in function 'memset' [enabled by default] char memset (); ^ configure:5089: $? = 0 configure:5089: result: yes configure:5089: checking for rint configure:5089: gcc -o conftest -g -O2 conftest.c -lpthread -lXpm -lXext -lX11 >&5 conftest.c:60:6: warning: conflicting types for built-in function 'rint' [enabled by default] char rint (); ^ /tmp/ccDrdDQo.o: In function `main': /home/gaspy/Proyectos/git/dwgo/conftest.c:71: undefined reference to `rint' collect2: error: ld returned 1 exit status configure:5089: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define DATADIR "/usr/local/share" | #define PACKAGE "DWGO" | #define VERSION "0.4" | #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_LIBX11 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 declares rint. | For example, HP-UX 11i declares gettimeofday. */ | #define rint innocuous_rint | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char rint (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:5089: result: no configure:5089: checking for socket configure:5089: gcc -o conftest -g -O2 conftest.c -lpthread -lXpm -lXext -lX11 >&5 configure:5089: $? = 0 configure:5089: result: yes configure:5089: checking for strerror configure:5089: gcc -o conftest -g -O2 conftest.c -lpthread -lXpm -lXext -lX11 >&5 configure:5089: $? = 0 configure:5089: result: yes configure:5089: checking for strstr configure:5089: gcc -o conftest -g -O2 conftest.c -lpthread -lXpm -lXext -lX11 >&5 conftest.c:62:6: warning: conflicting types for built-in function 'strstr' [enabled by default] char strstr (); ^ configure:5089: $? = 0 configure:5089: result: yes configure:5089: checking for strtol configure:5089: gcc -o conftest -g -O2 conftest.c -lpthread -lXpm -lXext -lX11 >&5 configure:5089: $? = 0 configure:5089: result: yes configure:5089: checking for tzset configure:5089: gcc -o conftest -g -O2 conftest.c -lpthread -lXpm -lXext -lX11 >&5 configure:5089: $? = 0 configure:5089: result: yes configure:5211: checking that generated files are newer than configure configure:5217: result: done configure:5244: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on RedDragoN config.status:882: creating Makefile config.status:882: creating src/Makefile config.status:882: creating pixmaps/Makefile config.status:882: creating src/config.h config.status:1063: src/config.h is unchanged config.status:1111: 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_X11_XSetWMHints=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 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='aclocal-1.14' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='automake-1.14' 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 -lX11 ' LTLIBOBJS='' MAKEINFO='makeinfo' MKDIR_P='/bin/mkdir -p' OBJEXT='o' PACKAGE='DWGO' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/bash' STRIP='' VERSION='0.4' XMKMF='' ac_ct_CC='gcc' ac_ct_CXX='g++' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} 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/git/dwgo/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(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. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define DATADIR "/usr/local/share" #define PACKAGE "DWGO" #define VERSION "0.4" #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_LIBX11 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.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status src/config.h on RedDragoN config.status:882: creating src/config.h