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.68. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = linux-r3vl uname -m = i686 uname -r = 2.6.37.1-1.2-desktop uname -s = Linux uname -v = #1 SMP PREEMPT 2011-02-21 10:34:10 +0100 /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/sbin PATH: /bin PATH: /usr/bin PATH: /sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2299: checking build system type configure:2313: result: i686-suse-linux-gnu configure:2333: checking host system type configure:2346: result: i686-suse-linux-gnu configure:2366: checking target system type configure:2379: result: i686-suse-linux-gnu configure:2422: checking for a BSD-compatible install configure:2490: result: /usr/bin/install -c configure:2501: checking whether build environment is sane configure:2551: result: yes configure:2692: checking for a thread-safe mkdir -p configure:2731: result: /bin/mkdir -p configure:2744: checking for gawk configure:2760: found /bin/gawk configure:2771: result: gawk configure:2782: checking whether make sets $(MAKE) configure:2804: result: yes configure:2933: checking for gcc configure:2949: found /usr/bin/gcc configure:2960: result: gcc configure:3189: checking for C compiler version configure:3198: gcc --version >&5 gcc (SUSE Linux) 4.5.1 20101208 [gcc-4_5-branch revision 167585] 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:3209: $? = 0 configure:3198: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/i586-suse-linux/4.5/lto-wrapper Target: i586-suse-linux Configured with: ../configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib --libexecdir=/usr/lib --enable-languages=c,c++,objc,fortran,obj-c++,java,ada --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.5 --enable-ssp --disable-libssp --disable-plugin --with-bugurl=http://bugs.opensuse.org/ --with-pkgversion='SUSE Linux' --disable-libgcj --disable-libmudflap --with-slibdir=/lib --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-allocator=new --disable-libstdcxx-pch --enable-version-specific-runtime-libs --program-suffix=-4.5 --enable-linux-futex --without-system-libunwind --enable-gold --with-plugin-ld=/usr/bin/gold --with-arch-32=i586 --with-tune=generic --build=i586-suse-linux Thread model: posix gcc version 4.5.1 20101208 [gcc-4_5-branch revision 167585] (SUSE Linux) configure:3209: $? = 0 configure:3198: gcc -V >&5 gcc: '-V' option must have argument configure:3209: $? = 1 configure:3198: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:3209: $? = 1 configure:3229: checking whether the C compiler works configure:3251: gcc conftest.c >&5 configure:3255: $? = 0 configure:3303: result: yes configure:3306: checking for C compiler default output file name configure:3308: result: a.out configure:3314: checking for suffix of executables configure:3321: gcc -o conftest conftest.c >&5 configure:3325: $? = 0 configure:3347: result: configure:3369: checking whether we are cross compiling configure:3377: gcc -o conftest conftest.c >&5 configure:3381: $? = 0 configure:3388: ./conftest configure:3392: $? = 0 configure:3407: result: no configure:3412: checking for suffix of object files configure:3434: gcc -c conftest.c >&5 configure:3438: $? = 0 configure:3459: result: o configure:3463: checking whether we are using the GNU C compiler configure:3482: gcc -c conftest.c >&5 configure:3482: $? = 0 configure:3491: result: yes configure:3500: checking whether gcc accepts -g configure:3520: gcc -c -g conftest.c >&5 configure:3520: $? = 0 configure:3561: result: yes configure:3578: checking for gcc option to accept ISO C89 configure:3642: gcc -c -g -O2 conftest.c >&5 configure:3642: $? = 0 configure:3655: result: none needed configure:3686: checking for style of include used by make configure:3714: result: GNU configure:3739: checking dependency style of gcc configure:3849: result: gcc3 configure:3865: checking whether gcc and cc understand -c and -o together configure:3896: gcc -c conftest.c -o conftest2.o >&5 configure:3900: $? = 0 configure:3906: gcc -c conftest.c -o conftest2.o >&5 configure:3910: $? = 0 configure:3921: cc -c conftest.c >&5 configure:3925: $? = 0 configure:3933: cc -c conftest.c -o conftest2.o >&5 configure:3937: $? = 0 configure:3943: cc -c conftest.c -o conftest2.o >&5 configure:3947: $? = 0 configure:3965: result: yes configure:3991: checking for an ANSI C-conforming const configure:4056: gcc -c -g -O2 conftest.c >&5 configure:4056: $? = 0 configure:4063: result: yes configure:4400: checking for a sed that does not truncate output configure:4464: result: /bin/sed configure:4482: checking for grep that handles long lines and -e configure:4540: result: /bin/grep configure:4545: checking for egrep configure:4607: result: /bin/grep -E configure:4612: checking for fgrep configure:4674: result: /bin/grep -F configure:4709: checking for ld used by gcc configure:4776: result: /usr/i586-suse-linux/bin/ld configure:4783: checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld configure:4798: result: yes configure:4810: checking for BSD- or MS-compatible name lister (nm) configure:4859: result: /usr/bin/nm -B configure:4977: checking the name lister (/usr/bin/nm -B) interface configure:4984: gcc -c -g -O2 conftest.c >&5 configure:4987: /usr/bin/nm -B "conftest.o" configure:4990: output 00000000 B some_variable configure:4997: result: BSD nm configure:5000: checking whether ln -s works configure:5004: result: yes configure:5012: checking the maximum length of command line arguments configure:5132: result: 1572864 configure:5149: checking whether the shell understands some XSI constructs configure:5159: result: yes configure:5163: checking whether the shell understands "+=" configure:5169: result: yes configure:5204: checking for /usr/i586-suse-linux/bin/ld option to reload object files configure:5211: result: -r configure:5280: checking for objdump configure:5307: result: objdump configure:5336: checking how to recognize dependent libraries configure:5532: result: pass_all configure:5592: checking for ar configure:5608: found /usr/bin/ar configure:5619: result: ar configure:5697: checking for strip configure:5713: found /usr/bin/strip configure:5724: result: strip configure:5796: checking for ranlib configure:5812: found /usr/bin/ranlib configure:5823: result: ranlib configure:5913: checking command to parse /usr/bin/nm -B output from gcc object configure:6031: gcc -c -g -O2 conftest.c >&5 configure:6034: $? = 0 configure:6038: /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:6041: $? = 0 configure:6095: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:6098: $? = 0 configure:6136: result: ok configure:6944: checking how to run the C preprocessor configure:6975: gcc -E conftest.c configure:6975: $? = 0 configure:6989: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:6989: $? = 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 PACKAGE "librfid" | #define VERSION "0.1.0" | /* end confdefs.h. */ | #include configure:7014: result: gcc -E configure:7034: gcc -E conftest.c configure:7034: $? = 0 configure:7048: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:7048: $? = 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 PACKAGE "librfid" | #define VERSION "0.1.0" | /* end confdefs.h. */ | #include configure:7077: checking for ANSI C header files configure:7097: gcc -c -g -O2 conftest.c >&5 configure:7097: $? = 0 configure:7170: gcc -o conftest -g -O2 conftest.c >&5 configure:7170: $? = 0 configure:7170: ./conftest configure:7170: $? = 0 configure:7181: result: yes configure:7194: checking for sys/types.h configure:7194: gcc -c -g -O2 conftest.c >&5 configure:7194: $? = 0 configure:7194: result: yes configure:7194: checking for sys/stat.h configure:7194: gcc -c -g -O2 conftest.c >&5 configure:7194: $? = 0 configure:7194: result: yes configure:7194: checking for stdlib.h configure:7194: gcc -c -g -O2 conftest.c >&5 configure:7194: $? = 0 configure:7194: result: yes configure:7194: checking for string.h configure:7194: gcc -c -g -O2 conftest.c >&5 configure:7194: $? = 0 configure:7194: result: yes configure:7194: checking for memory.h configure:7194: gcc -c -g -O2 conftest.c >&5 configure:7194: $? = 0 configure:7194: result: yes configure:7194: checking for strings.h configure:7194: gcc -c -g -O2 conftest.c >&5 configure:7194: $? = 0 configure:7194: result: yes configure:7194: checking for inttypes.h configure:7194: gcc -c -g -O2 conftest.c >&5 configure:7194: $? = 0 configure:7194: result: yes configure:7194: checking for stdint.h configure:7194: gcc -c -g -O2 conftest.c >&5 configure:7194: $? = 0 configure:7194: result: yes configure:7194: checking for unistd.h configure:7194: gcc -c -g -O2 conftest.c >&5 configure:7194: $? = 0 configure:7194: result: yes configure:7208: checking for dlfcn.h configure:7208: gcc -c -g -O2 conftest.c >&5 configure:7208: $? = 0 configure:7208: result: yes configure:7390: checking for objdir configure:7405: result: .libs configure:7697: checking if gcc supports -fno-rtti -fno-exceptions configure:7715: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:7719: $? = 0 configure:7732: result: no configure:7752: checking for gcc option to produce PIC configure:8024: result: -fPIC -DPIC configure:8036: checking if gcc PIC flag -fPIC -DPIC works configure:8054: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:8058: $? = 0 configure:8071: result: yes configure:8095: checking if gcc static flag -static works configure:8123: result: yes configure:8138: checking if gcc supports -c -o file.o configure:8159: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:8163: $? = 0 configure:8185: result: yes configure:8193: checking if gcc supports -c -o file.o configure:8240: result: yes configure:8273: checking whether the gcc linker (/usr/i586-suse-linux/bin/ld) supports shared libraries configure:9260: result: yes configure:9297: checking whether -lc should be explicitly linked in configure:9302: gcc -c -g -O2 conftest.c >&5 configure:9305: $? = 0 configure:9320: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:9323: $? = 0 configure:9335: result: no configure:9499: checking dynamic linker characteristics configure:9932: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:9932: $? = 0 configure:10150: result: GNU/Linux ld.so configure:10252: checking how to hardcode library paths into programs configure:10277: result: immediate configure:10797: checking whether stripping libraries is possible configure:10802: result: yes configure:10837: checking if libtool supports shared libraries configure:10839: result: yes configure:10842: checking whether to build shared libraries configure:10863: result: yes configure:10866: checking whether to build static libraries configure:10870: result: yes configure:10907: checking for build environment configure:10914: result: UNIX configure:11211: checking for usb_close in -lusb configure:11236: gcc -o conftest -g -O2 conftest.c -lusb >&5 configure:11236: $? = 0 configure:11245: result: yes configure:11461: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on linux-r3vl config.status:1031: creating Makefile config.status:1031: creating etc/Makefile config.status:1031: creating etc/udev/Makefile config.status:1031: creating src/Makefile config.status:1031: creating include/Makefile config.status:1031: creating include/librfid/Makefile config.status:1031: creating utils/Makefile config.status:1031: creating src/librfid.pc config.status:1031: creating win32/Makefile config.status:1203: executing depfiles commands config.status:1203: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-suse-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes 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_OPENCT_CFLAGS_set= ac_cv_env_OPENCT_CFLAGS_value= ac_cv_env_OPENCT_LIBS_set= ac_cv_env_OPENCT_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_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_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-suse-linux-gnu ac_cv_lib_usb_usb_close=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_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-suse-linux-gnu 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/i586-suse-linux/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 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/netz/openpcd/librfid1999/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/netz/openpcd/librfid1999/missing --run tar' AR='ar' AS='as' AUTOCONF='${SHELL} /home/netz/openpcd/librfid1999/missing --run autoconf' AUTOHEADER='${SHELL} /home/netz/openpcd/librfid1999/missing --run autoheader' AUTOMAKE='${SHELL} /home/netz/openpcd/librfid1999/missing --run automake-1.11' AWK='gawk' BUILDENV='UNIX' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"librfid\" -DVERSION=\"0.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBUSB=1' DEPDIR='.deps' DISABLE_WIN32_FALSE='#' DISABLE_WIN32_TRUE='' DLLTOOL='dlltool' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_CCID_FALSE='' ENABLE_CCID_TRUE='#' ENABLE_FIRMWARE_FALSE='' ENABLE_FIRMWARE_TRUE='#' ENABLE_STATIC_FALSE='#' ENABLE_STATIC_TRUE='' ENABLE_WIN32_FALSE='' ENABLE_WIN32_TRUE='#' EXEEXT='' FGREP='/bin/grep -F' FIRMWARE_PATH='' GREP='/bin/grep' HAVE_LIBUSB_FALSE='' HAVE_LIBUSB_TRUE='#' HAVE_OPENCT_FALSE='' HAVE_OPENCT_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/i586-suse-linux/bin/ld' LDFLAGS='' LIBOBJS='' LIBS='-lusb ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBTOOL_DEPS='./ltmain.sh' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /home/netz/openpcd/librfid1999/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OPENCT_CFLAGS='' OPENCT_LIBS='' OTOOL64='' OTOOL='' PACKAGE='librfid' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='0.1.0' ac_ct_CC='gcc' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' 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-suse-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='suse' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-suse-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='suse' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/netz/openpcd/librfid1999/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}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i686-suse-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='suse' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "librfid" #define VERSION "0.1.0" #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_LIBUSB 1 configure: exit 0