morse-wip/config.log

621 wiersze
21 KiB
Plaintext

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by bmorse configure 0.1.04, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = X301
uname -m = x86_64
uname -r = 3.13.0-24-generic
uname -s = Linux
uname -v = #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014
/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: /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:2143: checking for a BSD-compatible install
configure:2211: result: /usr/bin/install -c
configure:2222: checking whether build environment is sane
configure:2272: result: yes
configure:2300: WARNING: `missing' script is too old or missing
configure:2413: checking for a thread-safe mkdir -p
configure:2452: result: /bin/mkdir -p
configure:2465: checking for gawk
configure:2481: found /usr/bin/gawk
configure:2492: result: gawk
configure:2503: checking whether make sets $(MAKE)
configure:2525: result: yes
configure:2680: checking whether make supports nested variables
configure:2697: result: yes
configure:2709: checking whether to enable maintainer-specific portions of Makefiles
configure:2718: result: no
configure:2848: checking for g++
configure:2864: found /usr/bin/g++
configure:2875: result: g++
configure:2902: checking for C++ compiler version
configure:2911: g++ --version >&5
g++ (Ubuntu 4.8.2-19ubuntu1) 4.8.2
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:2922: $? = 0
configure:2911: 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.2-19ubuntu1' --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.2 (Ubuntu 4.8.2-19ubuntu1)
configure:2922: $? = 0
configure:2911: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:2922: $? = 4
configure:2911: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'
g++: fatal error: no input files
compilation terminated.
configure:2922: $? = 4
configure:2942: checking whether the C++ compiler works
configure:2964: g++ conftest.cpp >&5
configure:2968: $? = 0
configure:3016: result: yes
configure:3019: checking for C++ compiler default output file name
configure:3021: result: a.out
configure:3027: checking for suffix of executables
configure:3034: g++ -o conftest conftest.cpp >&5
configure:3038: $? = 0
configure:3060: result:
configure:3082: checking whether we are cross compiling
configure:3090: g++ -o conftest conftest.cpp >&5
configure:3094: $? = 0
configure:3101: ./conftest
configure:3105: $? = 0
configure:3120: result: no
configure:3125: checking for suffix of object files
configure:3147: g++ -c conftest.cpp >&5
configure:3151: $? = 0
configure:3172: result: o
configure:3176: checking whether we are using the GNU C++ compiler
configure:3195: g++ -c conftest.cpp >&5
configure:3195: $? = 0
configure:3204: result: yes
configure:3213: checking whether g++ accepts -g
configure:3233: g++ -c -g conftest.cpp >&5
configure:3233: $? = 0
configure:3274: result: yes
configure:3308: checking for style of include used by make
configure:3336: result: GNU
configure:3362: checking dependency style of g++
configure:3473: result: gcc3
configure:3490: checking dependency style of g++
configure:3601: result: gcc3
configure:3664: checking for gcc
configure:3680: found /usr/bin/gcc
configure:3691: result: gcc
configure:3920: checking for C compiler version
configure:3929: gcc --version >&5
gcc (Ubuntu 4.8.2-19ubuntu1) 4.8.2
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:3940: $? = 0
configure:3929: 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.2-19ubuntu1' --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.2 (Ubuntu 4.8.2-19ubuntu1)
configure:3940: $? = 0
configure:3929: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3940: $? = 4
configure:3929: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3940: $? = 4
configure:3944: checking whether we are using the GNU C compiler
configure:3963: gcc -c conftest.c >&5
configure:3963: $? = 0
configure:3972: result: yes
configure:3981: checking whether gcc accepts -g
configure:4001: gcc -c -g conftest.c >&5
configure:4001: $? = 0
configure:4042: result: yes
configure:4059: checking for gcc option to accept ISO C89
configure:4122: gcc -c -g -O2 conftest.c >&5
configure:4122: $? = 0
configure:4135: result: none needed
configure:4157: checking dependency style of gcc
configure:4268: result: gcc3
configure:4285: checking dependency style of gcc
configure:4396: result: gcc3
configure:4417: checking how to run the C preprocessor
configure:4448: gcc -E conftest.c
configure:4448: $? = 0
configure:4462: gcc -E conftest.c
conftest.c:19:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:4462: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bmorse"
| #define PACKAGE_TARNAME "bmorse"
| #define PACKAGE_VERSION "0.1.04"
| #define PACKAGE_STRING "bmorse 0.1.04"
| #define PACKAGE_BUGREPORT "ag1le@innomore.com"
| #define PACKAGE_URL ""
| #define PACKAGE "bmorse"
| #define VERSION "0.1.04"
| #define PACKAGE "bmorse"
| #define VERSION "0.1.04"
| #define FLDIGI_AUTHORS "Mauri Niininen"
| #define PACKAGE_HOME "https://github.com/ag1le/morse-wip"
| #define PACKAGE_DL "https://github.com/ag1le/morse-wip"
| #define PACKAGE_NEWBUG "https://github.com/ag1le/morse-wip/issues"
| #define PACKAGE_DOCS "https://github.com/ag1le/morse-wip/wiki"
| #define PACKAGE_GUIDE "https://github.com/ag1le/morse-wip/wiki"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4487: result: gcc -E
configure:4507: gcc -E conftest.c
configure:4507: $? = 0
configure:4521: gcc -E conftest.c
conftest.c:19:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:4521: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bmorse"
| #define PACKAGE_TARNAME "bmorse"
| #define PACKAGE_VERSION "0.1.04"
| #define PACKAGE_STRING "bmorse 0.1.04"
| #define PACKAGE_BUGREPORT "ag1le@innomore.com"
| #define PACKAGE_URL ""
| #define PACKAGE "bmorse"
| #define VERSION "0.1.04"
| #define PACKAGE "bmorse"
| #define VERSION "0.1.04"
| #define FLDIGI_AUTHORS "Mauri Niininen"
| #define PACKAGE_HOME "https://github.com/ag1le/morse-wip"
| #define PACKAGE_DL "https://github.com/ag1le/morse-wip"
| #define PACKAGE_NEWBUG "https://github.com/ag1le/morse-wip/issues"
| #define PACKAGE_DOCS "https://github.com/ag1le/morse-wip/wiki"
| #define PACKAGE_GUIDE "https://github.com/ag1le/morse-wip/wiki"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4550: checking for grep that handles long lines and -e
configure:4608: result: /bin/grep
configure:4613: checking for egrep
configure:4675: result: /bin/grep -E
configure:4680: checking for ANSI C header files
configure:4700: gcc -c -g -O2 conftest.c >&5
configure:4700: $? = 0
configure:4773: gcc -o conftest -g -O2 conftest.c >&5
configure:4773: $? = 0
configure:4773: ./conftest
configure:4773: $? = 0
configure:4784: result: yes
configure:4797: checking for sys/types.h
configure:4797: gcc -c -g -O2 conftest.c >&5
configure:4797: $? = 0
configure:4797: result: yes
configure:4797: checking for sys/stat.h
configure:4797: gcc -c -g -O2 conftest.c >&5
configure:4797: $? = 0
configure:4797: result: yes
configure:4797: checking for stdlib.h
configure:4797: gcc -c -g -O2 conftest.c >&5
configure:4797: $? = 0
configure:4797: result: yes
configure:4797: checking for string.h
configure:4797: gcc -c -g -O2 conftest.c >&5
configure:4797: $? = 0
configure:4797: result: yes
configure:4797: checking for memory.h
configure:4797: gcc -c -g -O2 conftest.c >&5
configure:4797: $? = 0
configure:4797: result: yes
configure:4797: checking for strings.h
configure:4797: gcc -c -g -O2 conftest.c >&5
configure:4797: $? = 0
configure:4797: result: yes
configure:4797: checking for inttypes.h
configure:4797: gcc -c -g -O2 conftest.c >&5
configure:4797: $? = 0
configure:4797: result: yes
configure:4797: checking for stdint.h
configure:4797: gcc -c -g -O2 conftest.c >&5
configure:4797: $? = 0
configure:4797: result: yes
configure:4797: checking for unistd.h
configure:4797: gcc -c -g -O2 conftest.c >&5
configure:4797: $? = 0
configure:4797: result: yes
configure:4810: checking minix/config.h usability
configure:4810: gcc -c -g -O2 conftest.c >&5
conftest.c:62:26: fatal error: minix/config.h: No such file or directory
#include <minix/config.h>
^
compilation terminated.
configure:4810: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bmorse"
| #define PACKAGE_TARNAME "bmorse"
| #define PACKAGE_VERSION "0.1.04"
| #define PACKAGE_STRING "bmorse 0.1.04"
| #define PACKAGE_BUGREPORT "ag1le@innomore.com"
| #define PACKAGE_URL ""
| #define PACKAGE "bmorse"
| #define VERSION "0.1.04"
| #define PACKAGE "bmorse"
| #define VERSION "0.1.04"
| #define FLDIGI_AUTHORS "Mauri Niininen"
| #define PACKAGE_HOME "https://github.com/ag1le/morse-wip"
| #define PACKAGE_DL "https://github.com/ag1le/morse-wip"
| #define PACKAGE_NEWBUG "https://github.com/ag1le/morse-wip/issues"
| #define PACKAGE_DOCS "https://github.com/ag1le/morse-wip/wiki"
| #define PACKAGE_GUIDE "https://github.com/ag1le/morse-wip/wiki"
| #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
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:4810: result: no
configure:4810: checking minix/config.h presence
configure:4810: gcc -E conftest.c
conftest.c:29:26: fatal error: minix/config.h: No such file or directory
#include <minix/config.h>
^
compilation terminated.
configure:4810: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "bmorse"
| #define PACKAGE_TARNAME "bmorse"
| #define PACKAGE_VERSION "0.1.04"
| #define PACKAGE_STRING "bmorse 0.1.04"
| #define PACKAGE_BUGREPORT "ag1le@innomore.com"
| #define PACKAGE_URL ""
| #define PACKAGE "bmorse"
| #define VERSION "0.1.04"
| #define PACKAGE "bmorse"
| #define VERSION "0.1.04"
| #define FLDIGI_AUTHORS "Mauri Niininen"
| #define PACKAGE_HOME "https://github.com/ag1le/morse-wip"
| #define PACKAGE_DL "https://github.com/ag1le/morse-wip"
| #define PACKAGE_NEWBUG "https://github.com/ag1le/morse-wip/issues"
| #define PACKAGE_DOCS "https://github.com/ag1le/morse-wip/wiki"
| #define PACKAGE_GUIDE "https://github.com/ag1le/morse-wip/wiki"
| #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
| /* end confdefs.h. */
| #include <minix/config.h>
configure:4810: result: no
configure:4810: checking for minix/config.h
configure:4810: result: no
configure:4831: checking whether it is safe to define __EXTENSIONS__
configure:4849: gcc -c -g -O2 conftest.c >&5
configure:4849: $? = 0
configure:4856: result: yes
configure:5029: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by bmorse config.status 0.1.04, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on X301
config.status:882: creating Makefile
config.status:882: creating src/Makefile
config.status:882: creating config.h
config.status:1063: 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_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_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_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
ac_cv_safe_to_define___extensions__=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
AUTOCONF='autoconf'
AUTOHEADER='autoheader'
AUTOMAKE='automake-1.11'
AWK='gawk'
BMORSE_AUTHORS=''
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='$(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='makeinfo'
MKDIR_P='/bin/mkdir -p'
OBJEXT='o'
PACKAGE='bmorse'
PACKAGE_BUGREPORT='ag1le@innomore.com'
PACKAGE_DL='https://github.com/ag1le/morse-wip'
PACKAGE_DOCS='https://github.com/ag1le/morse-wip/wiki'
PACKAGE_GUIDE='https://github.com/ag1le/morse-wip/wiki'
PACKAGE_HOME='https://github.com/ag1le/morse-wip'
PACKAGE_NAME='bmorse'
PACKAGE_NEWBUG='https://github.com/ag1le/morse-wip/issues'
PACKAGE_PROJ='https://github.com/ag1le/morse-wip'
PACKAGE_STRING='bmorse 0.1.04'
PACKAGE_TARNAME='bmorse'
PACKAGE_URL=''
PACKAGE_VERSION='0.1.04'
PATH_SEPARATOR=':'
SET_MAKE=''
SHELL='/bin/bash'
STRIP=''
VERSION='0.1.04'
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='${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='${SHELL} /home/mauri/Projects/morse-wip/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. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "bmorse"
#define PACKAGE_TARNAME "bmorse"
#define PACKAGE_VERSION "0.1.04"
#define PACKAGE_STRING "bmorse 0.1.04"
#define PACKAGE_BUGREPORT "ag1le@innomore.com"
#define PACKAGE_URL ""
#define PACKAGE "bmorse"
#define VERSION "0.1.04"
#define PACKAGE "bmorse"
#define VERSION "0.1.04"
#define FLDIGI_AUTHORS "Mauri Niininen"
#define PACKAGE_HOME "https://github.com/ag1le/morse-wip"
#define PACKAGE_DL "https://github.com/ag1le/morse-wip"
#define PACKAGE_NEWBUG "https://github.com/ag1le/morse-wip/issues"
#define PACKAGE_DOCS "https://github.com/ag1le/morse-wip/wiki"
#define PACKAGE_GUIDE "https://github.com/ag1le/morse-wip/wiki"
#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 __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
configure: exit 0