1 This file contains any messages produced by compilers while
2 running configure, to aid debugging if configure makes a mistake.
4 It was created by configure, which was
5 generated by GNU Autoconf 2.63. Invocation command line was
15 uname -r = 2.6.26-ARCH
17 uname -v = #1 SMP PREEMPT Tue Sep 9 09:56:28 UTC 2008
19 /usr/bin/uname -p = unknown
20 /bin/uname -X = unknown
23 /usr/bin/arch -k = unknown
24 /usr/convex/getsysinfo = unknown
25 /usr/bin/hostinfo = unknown
26 /bin/machine = unknown
27 /usr/bin/oslevel = unknown
28 /bin/universe = unknown
30 PATH: /home/enko/.local/bin
37 PATH: /usr/kde/svn/bin
38 PATH: /usr/kde/3.5/bin
45 configure:2081: checking build system type
46 configure:2099: result: x86_64-unknown-linux-gnu
47 configure:2121: checking host system type
48 configure:2136: result: x86_64-unknown-linux-gnu
49 configure:2158: checking target system type
50 configure:2173: result: x86_64-unknown-linux-gnu
51 configure:2217: checking for a BSD-compatible install
52 configure:2285: result: /bin/install -c
53 configure:2296: checking whether build environment is sane
54 configure:2339: result: yes
55 configure:2364: checking for a thread-safe mkdir -p
56 configure:2403: result: /bin/mkdir -p
57 configure:2416: checking for gawk
58 configure:2432: found /bin/gawk
59 configure:2443: result: gawk
60 configure:2454: checking whether make sets $(MAKE)
61 configure:2476: result: yes
62 configure:2709: checking for gcc
63 configure:2725: found /usr/bin/gcc
64 configure:2736: result: gcc
65 configure:2968: checking for C compiler version
66 configure:2976: gcc --version >&5
68 Copyright (C) 2008 Free Software Foundation, Inc.
69 This is free software; see the source for copying conditions. There is NO
70 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
72 configure:2980: $? = 0
73 configure:2987: gcc -v >&5
75 Target: x86_64-unknown-linux-gnu
76 Configured with: ../configure --prefix=/usr --enable-shared --enable-languages=c,c++,fortran,objc,obj-c++,treelang --enable-threads=posix --mandir=/usr/share/man --infodir=/usr/share/info --enable-__cxa_atexit --disable-multilib --libdir=/usr/lib --libexecdir=/usr/lib --enable-clocale=gnu --disable-libstdcxx-pch --with-tune=generic
78 gcc version 4.3.2 (GCC)
79 configure:2991: $? = 0
80 configure:2998: gcc -V >&5
81 gcc: '-V' option must have argument
82 configure:3002: $? = 1
83 configure:3025: checking for C compiler default output file name
84 configure:3047: gcc conftest.c >&5
85 configure:3051: $? = 0
86 configure:3089: result: a.out
87 configure:3108: checking whether the C compiler works
88 configure:3118: ./a.out
89 configure:3122: $? = 0
90 configure:3141: result: yes
91 configure:3148: checking whether we are cross compiling
92 configure:3150: result: no
93 configure:3153: checking for suffix of executables
94 configure:3160: gcc -o conftest conftest.c >&5
95 configure:3164: $? = 0
96 configure:3190: result:
97 configure:3196: checking for suffix of object files
98 configure:3222: gcc -c conftest.c >&5
99 configure:3226: $? = 0
100 configure:3251: result: o
101 configure:3255: checking whether we are using the GNU C compiler
102 configure:3284: gcc -c conftest.c >&5
103 configure:3291: $? = 0
104 configure:3308: result: yes
105 configure:3317: checking whether gcc accepts -g
106 configure:3347: gcc -c -g conftest.c >&5
107 configure:3354: $? = 0
108 configure:3455: result: yes
109 configure:3472: checking for gcc option to accept ISO C89
110 configure:3546: gcc -c -g -O2 conftest.c >&5
111 configure:3553: $? = 0
112 configure:3576: result: none needed
113 configure:3605: checking for style of include used by make
114 configure:3633: result: GNU
115 configure:3658: checking dependency style of gcc
116 configure:3749: result: gcc3
117 configure:3765: checking whether gcc and cc understand -c and -o together
118 configure:3800: gcc -c conftest.c -o conftest2.o >&5
119 configure:3804: $? = 0
120 configure:3810: gcc -c conftest.c -o conftest2.o >&5
121 configure:3814: $? = 0
122 configure:3825: cc -c conftest.c >&5
123 configure:3829: $? = 0
124 configure:3837: cc -c conftest.c -o conftest2.o >&5
125 configure:3841: $? = 0
126 configure:3847: cc -c conftest.c -o conftest2.o >&5
127 configure:3851: $? = 0
128 configure:3869: result: yes
129 configure:3896: checking for an ANSI C-conforming const
130 configure:3971: gcc -c -g -O2 conftest.c >&5
131 configure:3978: $? = 0
132 configure:3993: result: yes
133 configure:4332: checking for a sed that does not truncate output
134 configure:4398: result: /bin/sed
135 configure:4416: checking for grep that handles long lines and -e
136 configure:4476: result: /bin/grep
137 configure:4481: checking for egrep
138 configure:4545: result: /bin/grep -E
139 configure:4550: checking for fgrep
140 configure:4614: result: /bin/grep -F
141 configure:4649: checking for ld used by gcc
142 configure:4716: result: /usr/bin/ld
143 configure:4725: checking if the linker (/usr/bin/ld) is GNU ld
144 configure:4740: result: yes
145 configure:4752: checking for BSD- or MS-compatible name lister (nm)
146 configure:4801: result: /usr/bin/nm -B
147 configure:4919: checking the name lister (/usr/bin/nm -B) interface
148 configure:4926: gcc -c -g -O2 conftest.c >&5
149 configure:4929: /usr/bin/nm -B "conftest.o"
150 configure:4932: output
151 0000000000000000 B some_variable
152 configure:4939: result: BSD nm
153 configure:4942: checking whether ln -s works
154 configure:4946: result: yes
155 configure:4954: checking the maximum length of command line arguments
156 configure:5074: result: 1572864
157 configure:5091: checking whether the shell understands some XSI constructs
158 configure:5101: result: yes
159 configure:5105: checking whether the shell understands "+="
160 configure:5111: result: yes
161 configure:5146: checking for /usr/bin/ld option to reload object files
162 configure:5153: result: -r
163 configure:5222: checking for objdump
164 configure:5249: result: objdump
165 configure:5278: checking how to recognize dependent libraries
166 configure:5474: result: pass_all
167 configure:5534: checking for ar
168 configure:5550: found /usr/bin/ar
169 configure:5561: result: ar
170 configure:5639: checking for strip
171 configure:5655: found /usr/bin/strip
172 configure:5666: result: strip
173 configure:5738: checking for ranlib
174 configure:5754: found /usr/bin/ranlib
175 configure:5765: result: ranlib
176 configure:5855: checking command to parse /usr/bin/nm -B output from gcc object
177 configure:5973: gcc -c -g -O2 conftest.c >&5
178 configure:5976: $? = 0
179 configure:5980: /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
180 configure:5983: $? = 0
181 configure:6037: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
182 configure:6040: $? = 0
183 configure:6078: result: ok
184 configure:6173: gcc -c -g -O2 conftest.c >&5
185 configure:6176: $? = 0
186 configure:6944: checking how to run the C preprocessor
187 configure:6984: gcc -E conftest.c
188 configure:6991: $? = 0
189 configure:7022: gcc -E conftest.c
190 conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
191 configure:7029: $? = 1
192 configure: failed program was:
194 | #define PACKAGE_NAME ""
195 | #define PACKAGE_TARNAME ""
196 | #define PACKAGE_VERSION ""
197 | #define PACKAGE_STRING ""
198 | #define PACKAGE_BUGREPORT ""
199 | #define PACKAGE "librfid"
200 | #define VERSION "0.2.0"
201 | /* end confdefs.h. */
202 | #include <ac_nonexistent.h>
203 configure:7062: result: gcc -E
204 configure:7091: gcc -E conftest.c
205 configure:7098: $? = 0
206 configure:7129: gcc -E conftest.c
207 conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
208 configure:7136: $? = 1
209 configure: failed program was:
211 | #define PACKAGE_NAME ""
212 | #define PACKAGE_TARNAME ""
213 | #define PACKAGE_VERSION ""
214 | #define PACKAGE_STRING ""
215 | #define PACKAGE_BUGREPORT ""
216 | #define PACKAGE "librfid"
217 | #define VERSION "0.2.0"
218 | /* end confdefs.h. */
219 | #include <ac_nonexistent.h>
220 configure:7176: checking for ANSI C header files
221 configure:7206: gcc -c -g -O2 conftest.c >&5
222 configure:7213: $? = 0
223 configure:7312: gcc -o conftest -g -O2 conftest.c >&5
224 configure:7316: $? = 0
225 configure:7322: ./conftest
226 configure:7326: $? = 0
227 configure:7344: result: yes
228 configure:7368: checking for sys/types.h
229 configure:7389: gcc -c -g -O2 conftest.c >&5
230 configure:7396: $? = 0
231 configure:7413: result: yes
232 configure:7368: checking for sys/stat.h
233 configure:7389: gcc -c -g -O2 conftest.c >&5
234 configure:7396: $? = 0
235 configure:7413: result: yes
236 configure:7368: checking for stdlib.h
237 configure:7389: gcc -c -g -O2 conftest.c >&5
238 configure:7396: $? = 0
239 configure:7413: result: yes
240 configure:7368: checking for string.h
241 configure:7389: gcc -c -g -O2 conftest.c >&5
242 configure:7396: $? = 0
243 configure:7413: result: yes
244 configure:7368: checking for memory.h
245 configure:7389: gcc -c -g -O2 conftest.c >&5
246 configure:7396: $? = 0
247 configure:7413: result: yes
248 configure:7368: checking for strings.h
249 configure:7389: gcc -c -g -O2 conftest.c >&5
250 configure:7396: $? = 0
251 configure:7413: result: yes
252 configure:7368: checking for inttypes.h
253 configure:7389: gcc -c -g -O2 conftest.c >&5
254 configure:7396: $? = 0
255 configure:7413: result: yes
256 configure:7368: checking for stdint.h
257 configure:7389: gcc -c -g -O2 conftest.c >&5
258 configure:7396: $? = 0
259 configure:7413: result: yes
260 configure:7368: checking for unistd.h
261 configure:7389: gcc -c -g -O2 conftest.c >&5
262 configure:7396: $? = 0
263 configure:7413: result: yes
264 configure:7431: checking for dlfcn.h
265 configure:7452: gcc -c -g -O2 conftest.c >&5
266 configure:7459: $? = 0
267 configure:7476: result: yes
268 configure:7660: checking for objdir
269 configure:7675: result: .libs
270 configure:7967: checking if gcc supports -fno-rtti -fno-exceptions
271 configure:7985: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
272 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
273 configure:7989: $? = 0
274 configure:8002: result: no
275 configure:8022: checking for gcc option to produce PIC
276 configure:8294: result: -fPIC -DPIC
277 configure:8306: checking if gcc PIC flag -fPIC -DPIC works
278 configure:8324: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
279 configure:8328: $? = 0
280 configure:8341: result: yes
281 configure:8365: checking if gcc static flag -static works
282 configure:8393: result: yes
283 configure:8408: checking if gcc supports -c -o file.o
284 configure:8429: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
285 configure:8433: $? = 0
286 configure:8455: result: yes
287 configure:8463: checking if gcc supports -c -o file.o
288 configure:8510: result: yes
289 configure:8543: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
290 configure:9617: result: yes
291 configure:9654: checking whether -lc should be explicitly linked in
292 configure:9659: gcc -c -g -O2 conftest.c >&5
293 configure:9662: $? = 0
294 configure:9677: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
295 configure:9680: $? = 0
296 configure:9692: result: no
297 configure:9856: checking dynamic linker characteristics
298 configure:10299: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
299 configure:10306: $? = 0
300 configure:10539: result: GNU/Linux ld.so
301 configure:10641: checking how to hardcode library paths into programs
302 configure:10666: result: immediate
303 configure:11499: checking whether stripping libraries is possible
304 configure:11504: result: yes
305 configure:11539: checking if libtool supports shared libraries
306 configure:11541: result: yes
307 configure:11544: checking whether to build shared libraries
308 configure:11565: result: yes
309 configure:11568: checking whether to build static libraries
310 configure:11572: result: yes
311 configure:11609: checking for build environment
312 configure:11616: result: UNIX
313 configure:11637: checking whether byte ordering is bigendian
314 configure:11662: gcc -c -g -O2 conftest.c >&5
315 conftest.c:23: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a'
316 configure:11669: $? = 1
317 configure: failed program was:
319 | #define PACKAGE_NAME ""
320 | #define PACKAGE_TARNAME ""
321 | #define PACKAGE_VERSION ""
322 | #define PACKAGE_STRING ""
323 | #define PACKAGE_BUGREPORT ""
324 | #define PACKAGE "librfid"
325 | #define VERSION "0.2.0"
326 | #define STDC_HEADERS 1
327 | #define HAVE_SYS_TYPES_H 1
328 | #define HAVE_SYS_STAT_H 1
329 | #define HAVE_STDLIB_H 1
330 | #define HAVE_STRING_H 1
331 | #define HAVE_MEMORY_H 1
332 | #define HAVE_STRINGS_H 1
333 | #define HAVE_INTTYPES_H 1
334 | #define HAVE_STDINT_H 1
335 | #define HAVE_UNISTD_H 1
336 | #define HAVE_DLFCN_H 1
337 | #define LT_OBJDIR ".libs/"
338 | /* end confdefs.h. */
339 | #ifndef __APPLE_CC__
340 | not a universal capable compiler
344 configure:11719: gcc -c -g -O2 conftest.c >&5
345 configure:11726: $? = 0
346 configure:11758: gcc -c -g -O2 conftest.c >&5
347 conftest.c: In function 'main':
348 conftest.c:29: error: 'not' undeclared (first use in this function)
349 conftest.c:29: error: (Each undeclared identifier is reported only once
350 conftest.c:29: error: for each function it appears in.)
351 conftest.c:29: error: expected ';' before 'big'
352 configure:11765: $? = 1
353 configure: failed program was:
355 | #define PACKAGE_NAME ""
356 | #define PACKAGE_TARNAME ""
357 | #define PACKAGE_VERSION ""
358 | #define PACKAGE_STRING ""
359 | #define PACKAGE_BUGREPORT ""
360 | #define PACKAGE "librfid"
361 | #define VERSION "0.2.0"
362 | #define STDC_HEADERS 1
363 | #define HAVE_SYS_TYPES_H 1
364 | #define HAVE_SYS_STAT_H 1
365 | #define HAVE_STDLIB_H 1
366 | #define HAVE_STRING_H 1
367 | #define HAVE_MEMORY_H 1
368 | #define HAVE_STRINGS_H 1
369 | #define HAVE_INTTYPES_H 1
370 | #define HAVE_STDINT_H 1
371 | #define HAVE_UNISTD_H 1
372 | #define HAVE_DLFCN_H 1
373 | #define LT_OBJDIR ".libs/"
374 | /* end confdefs.h. */
375 | #include <sys/types.h>
376 | #include <sys/param.h>
381 | #if BYTE_ORDER != BIG_ENDIAN
388 configure:12017: result: no
389 configure:12140: checking for usb_close in -lusb
390 configure:12175: gcc -o conftest -g -O2 conftest.c -lusb >&5
391 configure:12182: $? = 0
392 configure:12203: result: yes
393 configure:12431: creating ./config.status
395 ## ---------------------- ##
396 ## Running config.status. ##
397 ## ---------------------- ##
399 This file was extended by config.status, which was
400 generated by GNU Autoconf 2.63. Invocation command line was
410 config.status:938: creating Makefile
411 config.status:938: creating etc/Makefile
412 config.status:938: creating etc/udev/Makefile
413 config.status:938: creating src/Makefile
414 config.status:938: creating include/Makefile
415 config.status:938: creating include/librfid/Makefile
416 config.status:938: creating utils/Makefile
417 config.status:938: creating src/librfid.pc
418 config.status:938: creating win32/Makefile
419 config.status:1149: executing depfiles commands
420 config.status:1149: executing libtool commands
422 ## ---------------- ##
423 ## Cache variables. ##
424 ## ---------------- ##
426 ac_cv_build=x86_64-unknown-linux-gnu
428 ac_cv_c_compiler_gnu=yes
432 ac_cv_env_CFLAGS_set=
433 ac_cv_env_CFLAGS_value=
434 ac_cv_env_CPPFLAGS_set=
435 ac_cv_env_CPPFLAGS_value=
438 ac_cv_env_LDFLAGS_set=
439 ac_cv_env_LDFLAGS_value=
441 ac_cv_env_LIBS_value=
442 ac_cv_env_build_alias_set=
443 ac_cv_env_build_alias_value=
444 ac_cv_env_host_alias_set=
445 ac_cv_env_host_alias_value=
446 ac_cv_env_target_alias_set=
447 ac_cv_env_target_alias_value=
448 ac_cv_header_dlfcn_h=yes
449 ac_cv_header_inttypes_h=yes
450 ac_cv_header_memory_h=yes
451 ac_cv_header_stdc=yes
452 ac_cv_header_stdint_h=yes
453 ac_cv_header_stdlib_h=yes
454 ac_cv_header_string_h=yes
455 ac_cv_header_strings_h=yes
456 ac_cv_header_sys_stat_h=yes
457 ac_cv_header_sys_types_h=yes
458 ac_cv_header_unistd_h=yes
459 ac_cv_host=x86_64-unknown-linux-gnu
460 ac_cv_lib_usb_usb_close=yes
462 ac_cv_path_EGREP='/bin/grep -E'
463 ac_cv_path_FGREP='/bin/grep -F'
464 ac_cv_path_GREP=/bin/grep
465 ac_cv_path_SED=/bin/sed
466 ac_cv_path_install='/bin/install -c'
467 ac_cv_path_mkdir=/bin/mkdir
469 ac_cv_prog_CPP='gcc -E'
470 ac_cv_prog_ac_ct_AR=ar
471 ac_cv_prog_ac_ct_CC=gcc
472 ac_cv_prog_ac_ct_OBJDUMP=objdump
473 ac_cv_prog_ac_ct_RANLIB=ranlib
474 ac_cv_prog_ac_ct_STRIP=strip
477 ac_cv_prog_cc_gcc_c_o=yes
478 ac_cv_prog_make_make_set=yes
479 ac_cv_target=x86_64-unknown-linux-gnu
480 am_cv_CC_dependencies_compiler_type=gcc3
481 lt_cv_deplibs_check_method=pass_all
482 lt_cv_file_magic_cmd='$MAGIC_CMD'
483 lt_cv_file_magic_test_file=
484 lt_cv_ld_reload_flag=-r
485 lt_cv_nm_interface='BSD nm'
487 lt_cv_path_LD=/usr/bin/ld
488 lt_cv_path_NM='/usr/bin/nm -B'
489 lt_cv_prog_compiler_c_o=yes
490 lt_cv_prog_compiler_pic_works=yes
491 lt_cv_prog_compiler_rtti_exceptions=no
492 lt_cv_prog_compiler_static_works=yes
493 lt_cv_prog_gnu_ld=yes
494 lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
495 lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
496 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'\'''
497 lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
498 lt_cv_sys_max_cmd_len=1572864
500 ## ----------------- ##
501 ## Output variables. ##
502 ## ----------------- ##
504 ACLOCAL='${SHELL} /home/enko/tmp/librfid/missing --run aclocal-1.10'
508 AMTAR='${SHELL} /home/enko/tmp/librfid/missing --run tar'
511 AUTOCONF='${SHELL} /home/enko/tmp/librfid/missing --run autoconf'
512 AUTOHEADER='${SHELL} /home/enko/tmp/librfid/missing --run autoheader'
513 AUTOMAKE='${SHELL} /home/enko/tmp/librfid/missing --run automake-1.10'
517 CCDEPMODE='depmode=gcc3'
522 DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"librfid\" -DVERSION=\"0.2.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/\"'
524 DISABLE_WIN32_FALSE='#'
525 DISABLE_WIN32_TRUE=''
535 ENABLE_FIRMWARE_FALSE=''
536 ENABLE_FIRMWARE_TRUE='#'
537 ENABLE_SPIDEV_FALSE=''
538 ENABLE_SPIDEV_TRUE='#'
539 ENABLE_STATIC_FALSE='#'
540 ENABLE_STATIC_TRUE=''
541 ENABLE_WIN32_FALSE=''
542 ENABLE_WIN32_TRUE='#'
547 HAVE_LIBUSB_FALSE='#'
551 INSTALL_DATA='${INSTALL} -m 644'
552 INSTALL_PROGRAM='${INSTALL}'
553 INSTALL_SCRIPT='${INSTALL}'
554 INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
555 LD='/usr/bin/ld -m elf_x86_64'
559 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
560 LIBTOOL_DEPS='./ltmain.sh'
564 MAKEINFO='${SHELL} /home/enko/tmp/librfid/missing --run makeinfo'
565 MKDIR_P='/bin/mkdir -p'
589 am__fastdepCC_FALSE='#'
590 am__fastdepCC_TRUE=''
591 am__include='include'
595 am__tar='${AMTAR} chof - "$$tardir"'
596 am__untar='${AMTAR} xf -'
597 bindir='${exec_prefix}/bin'
598 build='x86_64-unknown-linux-gnu'
602 build_vendor='unknown'
603 datadir='${datarootdir}'
604 datarootdir='${prefix}/share'
605 docdir='${datarootdir}/doc/${PACKAGE}'
607 exec_prefix='${prefix}'
608 host='x86_64-unknown-linux-gnu'
612 host_vendor='unknown'
614 includedir='${prefix}/include'
615 infodir='${datarootdir}/info'
616 install_sh='$(SHELL) /home/enko/tmp/librfid/install-sh'
617 libdir='${exec_prefix}/lib'
618 libexecdir='${exec_prefix}/libexec'
619 localedir='${datarootdir}/locale'
620 localstatedir='${prefix}/var'
622 mandir='${datarootdir}/man'
623 mkdir_p='/bin/mkdir -p'
624 oldincludedir='/usr/include'
627 program_transform_name='s,x,x,'
629 sbindir='${exec_prefix}/sbin'
630 sharedstatedir='${prefix}/com'
631 sysconfdir='${prefix}/etc'
632 target='x86_64-unknown-linux-gnu'
635 target_os='linux-gnu'
636 target_vendor='unknown'
642 #define PACKAGE_NAME ""
643 #define PACKAGE_TARNAME ""
644 #define PACKAGE_VERSION ""
645 #define PACKAGE_STRING ""
646 #define PACKAGE_BUGREPORT ""
647 #define PACKAGE "librfid"
648 #define VERSION "0.2.0"
649 #define STDC_HEADERS 1
650 #define HAVE_SYS_TYPES_H 1
651 #define HAVE_SYS_STAT_H 1
652 #define HAVE_STDLIB_H 1
653 #define HAVE_STRING_H 1
654 #define HAVE_MEMORY_H 1
655 #define HAVE_STRINGS_H 1
656 #define HAVE_INTTYPES_H 1
657 #define HAVE_STDINT_H 1
658 #define HAVE_UNISTD_H 1
659 #define HAVE_DLFCN_H 1
660 #define LT_OBJDIR ".libs/"