Files
love-android/jni/libvorbis-1.3.2/config.log
T

670 lines
23 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 libvorbis configure 1.3.2, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = dormouse
uname -m = i686
uname -r = 2.6.38-13-generic-pae
uname -s = Linux
uname -v = #52-Ubuntu SMP Tue Nov 8 17:50:45 UTC 2011
/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/lib/git-core
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2012: checking build system type
configure:2030: result: i686-pc-linux-gnu
configure:2052: checking host system type
configure:2067: result: i686-pc-linux-gnu
configure:2089: checking target system type
configure:2104: result: i686-pc-linux-gnu
configure:2148: checking for a BSD-compatible install
configure:2204: result: /usr/bin/install -c
configure:2215: checking whether build environment is sane
configure:2258: result: yes
configure:2286: checking for a thread-safe mkdir -p
configure:2325: result: /bin/mkdir -p
configure:2338: checking for gawk
configure:2354: found /usr/bin/gawk
configure:2365: result: gawk
configure:2376: checking whether make sets $(MAKE)
configure:2397: result: yes
configure:2585: checking whether to enable maintainer-specific portions of Makefiles
configure:2594: result: no
configure:2686: checking for gcc
configure:2702: found /usr/bin/gcc
configure:2713: result: gcc
configure:2951: checking for C compiler version
configure:2958: gcc --version >&5
gcc (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2
Copyright (C) 2010 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:2968: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/i386-linux-gnu/gcc/i686-linux-gnu/4.5.2/lto-wrapper
Target: i686-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.5.2-8ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.5/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.5 --enable-shared --enable-multiarch --with-multiarch-defaults=i386-linux-gnu --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib/i386-linux-gnu --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.5 --libdir=/usr/lib/i386-linux-gnu --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-gold --enable-ld=default --with-plugin-ld=ld.gold --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
Thread model: posix
gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4)
configure:2971: $? = 0
configure:2978: gcc -V >&5
gcc: '-V' option must have argument
configure:2981: $? = 1
configure:3004: checking for C compiler default output file name
configure:3031: gcc conftest.c >&5
configure:3034: $? = 0
configure:3072: result: a.out
configure:3089: checking whether the C compiler works
configure:3099: ./a.out
configure:3102: $? = 0
configure:3119: result: yes
configure:3126: checking whether we are cross compiling
configure:3128: result: no
configure:3131: checking for suffix of executables
configure:3138: gcc -o conftest conftest.c >&5
configure:3141: $? = 0
configure:3165: result:
configure:3171: checking for suffix of object files
configure:3197: gcc -c conftest.c >&5
configure:3200: $? = 0
configure:3223: result: o
configure:3227: checking whether we are using the GNU C compiler
configure:3256: gcc -c conftest.c >&5
configure:3262: $? = 0
configure:3279: result: yes
configure:3284: checking whether gcc accepts -g
configure:3314: gcc -c -g conftest.c >&5
configure:3320: $? = 0
configure:3419: result: yes
configure:3436: checking for gcc option to accept ISO C89
configure:3510: gcc -c -g -O2 conftest.c >&5
configure:3516: $? = 0
configure:3539: result: none needed
configure:3568: checking for style of include used by make
configure:3596: result: GNU
configure:3621: checking dependency style of gcc
configure:3712: result: gcc3
configure:3732: checking how to run the C preprocessor
configure:3772: gcc -E conftest.c
configure:3778: $? = 0
configure:3809: gcc -E conftest.c
conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:3815: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "libvorbis"
| #define PACKAGE_TARNAME "libvorbis"
| #define PACKAGE_VERSION "1.3.2"
| #define PACKAGE_STRING "libvorbis 1.3.2"
| #define PACKAGE_BUGREPORT "vorbis-dev@xiph.org"
| #define PACKAGE "libvorbis"
| #define VERSION "1.3.2"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3848: result: gcc -E
configure:3877: gcc -E conftest.c
configure:3883: $? = 0
configure:3914: gcc -E conftest.c
conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:3920: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "libvorbis"
| #define PACKAGE_TARNAME "libvorbis"
| #define PACKAGE_VERSION "1.3.2"
| #define PACKAGE_STRING "libvorbis 1.3.2"
| #define PACKAGE_BUGREPORT "vorbis-dev@xiph.org"
| #define PACKAGE "libvorbis"
| #define VERSION "1.3.2"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3960: checking for inline
configure:3986: gcc -c conftest.c >&5
configure:3992: $? = 0
configure:4010: result: inline
configure:4370: checking for a sed that does not truncate output
configure:4449: result: /bin/sed
configure:4467: checking for grep that handles long lines and -e
configure:4541: result: /bin/grep
configure:4546: checking for egrep
configure:4624: result: /bin/grep -E
configure:4629: checking for fgrep
configure:4707: result: /bin/grep -F
configure:4742: checking for ld used by gcc
configure:4809: result: /usr/bin/ld
configure:4818: checking if the linker (/usr/bin/ld) is GNU ld
configure:4833: result: yes
configure:4845: checking for BSD- or MS-compatible name lister (nm)
configure:4894: result: /usr/bin/nm -B
configure:5016: checking the name lister (/usr/bin/nm -B) interface
configure:5023: gcc -c conftest.c >&5
configure:5026: /usr/bin/nm -B "conftest.o"
configure:5029: output
00000000 B some_variable
configure:5036: result: BSD nm
configure:5039: checking whether ln -s works
configure:5043: result: yes
configure:5051: checking the maximum length of command line arguments
configure:5171: result: 1572864
configure:5188: checking whether the shell understands some XSI constructs
configure:5198: result: yes
configure:5202: checking whether the shell understands "+="
configure:5208: result: yes
configure:5243: checking for /usr/bin/ld option to reload object files
configure:5250: result: -r
configure:5319: checking for objdump
configure:5346: result: objdump
configure:5379: checking how to recognize dependent libraries
configure:5575: result: pass_all
configure:5635: checking for ar
configure:5651: found /usr/bin/ar
configure:5662: result: ar
configure:5744: checking for strip
configure:5760: found /usr/bin/strip
configure:5771: result: strip
configure:5847: checking for ranlib
configure:5863: found /usr/bin/ranlib
configure:5874: result: ranlib
configure:5968: checking command to parse /usr/bin/nm -B output from gcc object
configure:6086: gcc -c conftest.c >&5
configure:6089: $? = 0
configure:6093: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6096: $? = 0
configure:6150: gcc -o conftest conftest.c conftstm.o >&5
configure:6153: $? = 0
configure:6191: result: ok
configure:7065: checking for ANSI C header files
configure:7095: gcc -c conftest.c >&5
configure:7101: $? = 0
configure:7200: gcc -o conftest conftest.c >&5
configure:7203: $? = 0
configure:7209: ./conftest
configure:7212: $? = 0
configure:7229: result: yes
configure:7253: checking for sys/types.h
configure:7274: gcc -c conftest.c >&5
configure:7280: $? = 0
configure:7296: result: yes
configure:7253: checking for sys/stat.h
configure:7274: gcc -c conftest.c >&5
configure:7280: $? = 0
configure:7296: result: yes
configure:7253: checking for stdlib.h
configure:7274: gcc -c conftest.c >&5
configure:7280: $? = 0
configure:7296: result: yes
configure:7253: checking for string.h
configure:7274: gcc -c conftest.c >&5
configure:7280: $? = 0
configure:7296: result: yes
configure:7253: checking for memory.h
configure:7274: gcc -c conftest.c >&5
configure:7280: $? = 0
configure:7296: result: yes
configure:7253: checking for strings.h
configure:7274: gcc -c conftest.c >&5
configure:7280: $? = 0
configure:7296: result: yes
configure:7253: checking for inttypes.h
configure:7274: gcc -c conftest.c >&5
configure:7280: $? = 0
configure:7296: result: yes
configure:7253: checking for stdint.h
configure:7274: gcc -c conftest.c >&5
configure:7280: $? = 0
configure:7296: result: yes
configure:7253: checking for unistd.h
configure:7274: gcc -c conftest.c >&5
configure:7280: $? = 0
configure:7296: result: yes
configure:7312: checking for dlfcn.h
configure:7333: gcc -c conftest.c >&5
configure:7339: $? = 0
configure:7355: result: yes
configure:7537: checking for objdir
configure:7552: result: .libs
configure:7844: checking if gcc supports -fno-rtti -fno-exceptions
configure:7862: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:7866: $? = 0
configure:7879: result: no
configure:7899: checking for gcc option to produce PIC
configure:8171: result: -fPIC -DPIC
configure:8183: checking if gcc PIC flag -fPIC -DPIC works
configure:8201: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
configure:8205: $? = 0
configure:8218: result: yes
configure:8242: checking if gcc static flag -static works
configure:8270: result: yes
configure:8285: checking if gcc supports -c -o file.o
configure:8306: gcc -c -o out/conftest2.o conftest.c >&5
configure:8310: $? = 0
configure:8332: result: yes
configure:8340: checking if gcc supports -c -o file.o
configure:8387: result: yes
configure:8420: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:9486: result: yes
configure:9523: checking whether -lc should be explicitly linked in
configure:9528: gcc -c conftest.c >&5
configure:9531: $? = 0
configure:9546: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
configure:9549: $? = 0
configure:9561: result: no
configure:9725: checking dynamic linker characteristics
configure:10168: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:10174: $? = 0
configure:10416: result: GNU/Linux ld.so
configure:10518: checking how to hardcode library paths into programs
configure:10543: result: immediate
configure:11348: checking whether stripping libraries is possible
configure:11353: result: yes
configure:11388: checking if libtool supports shared libraries
configure:11390: result: yes
configure:11393: checking whether to build shared libraries
configure:11414: result: yes
configure:11417: checking whether to build static libraries
configure:11421: result: yes
configure:11457: checking whether gcc and cc understand -c and -o together
configure:11492: gcc -c conftest.c -o conftest2.o >&5
configure:11495: $? = 0
configure:11501: gcc -c conftest.c -o conftest2.o >&5
configure:11504: $? = 0
configure:11515: cc -c conftest.c >&5
configure:11518: $? = 0
configure:11526: cc -c conftest.c -o conftest2.o >&5
configure:11529: $? = 0
configure:11535: cc -c conftest.c -o conftest2.o >&5
configure:11538: $? = 0
configure:11556: result: yes
configure:11786: checking GCC version
configure:11789: result: 4.5.2
In file included from /usr/include/math.h:28:0,
from conftest.c:25:
/usr/include/features.h:312:69: error: operator '&&' has no right operand
configure:11964: checking if gcc accepts -Wdeclaration-after-statement
configure:11989: gcc -o conftest -O20 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement conftest.c >&5
configure:11995: $? = 0
configure:12001: result: yes
configure:12020: checking for memory.h
configure:12025: result: yes
configure:12160: checking for cos in -lm
configure:12195: gcc -o conftest -O20 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H conftest.c -lm >&5
conftest.c:29:6: warning: conflicting types for built-in function 'cos'
configure:12201: $? = 0
configure:12219: result: yes
configure:12227: checking for pthread_create in -lpthread
configure:12262: gcc -o conftest -O20 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H conftest.c -lpthread >&5
configure:12268: $? = 0
configure:12286: result: yes
configure:12344: checking for pkg-config
configure:12362: found /usr/bin/pkg-config
configure:12374: result: /usr/bin/pkg-config
configure:12403: checking pkg-config is at least version 0.9.0
configure:12406: result: yes
configure:12421: checking for OGG
configure:12429: $PKG_CONFIG --exists --print-errors "ogg >= 1.0"
configure:12432: $? = 0
configure:12447: $PKG_CONFIG --exists --print-errors "ogg >= 1.0"
configure:12450: $? = 0
configure:12486: result: yes
configure:12810: checking for working alloca.h
configure:12837: gcc -o conftest -O20 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H conftest.c >&5
configure:12843: $? = 0
configure:12860: result: yes
configure:12870: checking for alloca
configure:12917: gcc -o conftest -O20 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H conftest.c >&5
configure:12923: $? = 0
configure:12940: result: yes
configure:13167: checking for working memcmp
configure:13220: gcc -o conftest -O20 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H conftest.c >&5
configure:13223: $? = 0
configure:13229: ./conftest
configure:13232: $? = 0
configure:13248: result: yes
configure:13410: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by libvorbis config.status 1.3.2, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on dormouse
config.status:911: creating Makefile
config.status:911: creating m4/Makefile
config.status:911: creating lib/Makefile
config.status:911: creating lib/modes/Makefile
config.status:911: creating lib/books/Makefile
config.status:911: creating lib/books/coupled/Makefile
config.status:911: creating lib/books/uncoupled/Makefile
config.status:911: creating lib/books/floor/Makefile
config.status:911: creating doc/Makefile
config.status:911: creating doc/vorbisfile/Makefile
config.status:911: creating doc/vorbisenc/Makefile
config.status:911: creating doc/libvorbis/Makefile
config.status:911: creating doc/Doxyfile
config.status:911: creating include/Makefile
config.status:911: creating include/vorbis/Makefile
config.status:911: creating examples/Makefile
config.status:911: creating test/Makefile
config.status:911: creating vq/Makefile
config.status:911: creating libvorbis.spec
config.status:911: creating vorbis.pc
config.status:911: creating vorbisenc.pc
config.status:911: creating vorbisfile.pc
config.status:911: creating vorbis-uninstalled.pc
config.status:911: creating vorbisenc-uninstalled.pc
config.status:911: creating vorbisfile-uninstalled.pc
config.status:911: creating config.h
config.status:1141: config.h is unchanged
config.status:1188: executing depfiles commands
config.status:1188: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
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_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_OGG_CFLAGS_set=
ac_cv_env_OGG_CFLAGS_value=
ac_cv_env_OGG_LIBS_set=
ac_cv_env_OGG_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_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_alloca_works=yes
ac_cv_func_memcmp_working=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_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_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_lib_m_cos=yes
ac_cv_lib_pthread_pthread_create=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_SED=/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
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_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_gcc_c_o=yes
ac_cv_prog_make_make_set=yes
ac_cv_target=i686-pc-linux-gnu
ac_cv_working_alloca_h=yes
am_cv_CC_dependencies_compiler_type=gcc3
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
pkg_cv_OGG_CFLAGS=' '
pkg_cv_OGG_LIBS='-logg '
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/hagish/workspace/adt/love-native-android/jni/libvorbis-1.3.2/missing --run aclocal-1.10'
ACLOCAL_AMFLAGS='-I m4'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/hagish/workspace/adt/love-native-android/jni/libvorbis-1.3.2/missing --run tar'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /home/hagish/workspace/adt/love-native-android/jni/libvorbis-1.3.2/missing --run autoconf'
AUTOHEADER='${SHELL} /home/hagish/workspace/adt/love-native-android/jni/libvorbis-1.3.2/missing --run autoheader'
AUTOMAKE='${SHELL} /home/hagish/workspace/adt/love-native-android/jni/libvorbis-1.3.2/missing --run automake-1.10'
AWK='gawk'
BUILD_DOCS_FALSE=''
BUILD_DOCS_TRUE='#'
BUILD_EXAMPLES_FALSE=''
BUILD_EXAMPLES_TRUE='#'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O20 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEBUG='-g -Wall -Wextra -D_REENTRANT -D__NO_MATH_INLINES -fsigned-char'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='dlltool'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
FGREP='/bin/grep -F'
GREP='/bin/grep'
HAVE_DOXYGEN='false'
HAVE_DOXYGEN_FALSE=''
HAVE_DOXYGEN_TRUE='#'
HTLATEX=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBTOOL_DEPS='./ltmain.sh'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /home/hagish/workspace/adt/love-native-android/jni/libvorbis-1.3.2/missing --run makeinfo'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OGG_CFLAGS=' '
OGG_LIBS='-logg '
OTOOL64=''
OTOOL=''
PACKAGE='libvorbis'
PACKAGE_BUGREPORT='vorbis-dev@xiph.org'
PACKAGE_NAME='libvorbis'
PACKAGE_STRING='libvorbis 1.3.2'
PACKAGE_TARNAME='libvorbis'
PACKAGE_VERSION='1.3.2'
PATH_SEPARATOR=':'
PDFLATEX=''
PKG_CONFIG='/usr/bin/pkg-config'
PROFILE='-Wall -Wextra -pg -g -O20 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -fno-inline'
RANLIB='ranlib'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='strip'
VERSION='1.3.2'
VE_LIB_AGE='0'
VE_LIB_CURRENT='2'
VE_LIB_REVISION='8'
VF_LIB_AGE='3'
VF_LIB_CURRENT='6'
VF_LIB_REVISION='4'
VORBIS_LIBS='-lm'
V_LIB_AGE='4'
V_LIB_CURRENT='4'
V_LIB_REVISION='5'
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__fastdepCC_FALSE='#'
am__fastdepCC_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='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /home/hagish/workspace/adt/love-native-android/jni/libvorbis-1.3.2/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='echo'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
pthread_lib='-lpthread'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i686-pc-linux-gnu'
target_alias=''
target_cpu='i686'
target_os='linux-gnu'
target_vendor='pc'
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME "libvorbis"
#define PACKAGE_TARNAME "libvorbis"
#define PACKAGE_VERSION "1.3.2"
#define PACKAGE_STRING "libvorbis 1.3.2"
#define PACKAGE_BUGREPORT "vorbis-dev@xiph.org"
#define PACKAGE "libvorbis"
#define VERSION "1.3.2"
#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_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
configure: exit 0