Ticket #43590: config.log

File config.log, 18.1 KB (added by cooljeanius (Eric Gallager), 10 years ago)

the config.log that bashdb produced when it failed

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by bashdb configure 4.2-0.8, which was
5generated by GNU Autoconf 2.65.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-dependency-tracking
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Local-Admins-MacBook-Pro.local
14uname -m = i386
15uname -r = 10.8.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
27Kernel configured for up to 2 processors.
282 processors are physically available.
292 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1
32Primary memory available: 8.00 gigabytes
33Default processor set: 101 tasks, 448 threads, 2 processors
34Load average: 4.09, Mach factor: 0.41
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2408: checking for gcc
52configure:2435: result: /usr/bin/gcc-4.2
53configure:2664: checking for C compiler version
54configure:2673: /usr/bin/gcc-4.2 --version >&5
55i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
56Copyright (C) 2007 Free Software Foundation, Inc.
57This is free software; see the source for copying conditions.  There is NO
58warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
59
60configure:2684: $? = 0
61configure:2673: /usr/bin/gcc-4.2 -v >&5
62Using built-in specs.
63Target: i686-apple-darwin10
64Configured with: /var/tmp/gcc/gcc-5666.3~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
65Thread model: posix
66gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
67configure:2684: $? = 0
68configure:2673: /usr/bin/gcc-4.2 -V >&5
69gcc-4.2: argument to `-V' is missing
70configure:2684: $? = 1
71configure:2673: /usr/bin/gcc-4.2 -qversion >&5
72i686-apple-darwin10-gcc-4.2.1: no input files
73configure:2684: $? = 1
74configure:2704: checking whether the C compiler works
75configure:2726: /usr/bin/gcc-4.2 -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
76configure:2730: $? = 0
77configure:2779: result: yes
78configure:2782: checking for C compiler default output file name
79configure:2784: result: a.out
80configure:2790: checking for suffix of executables
81configure:2797: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
82configure:2801: $? = 0
83configure:2823: result:
84configure:2845: checking whether we are cross compiling
85configure:2853: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c  >&5
86configure:2857: $? = 0
87configure:2864: ./conftest
88configure:2868: $? = 0
89configure:2883: result: no
90configure:2888: checking for suffix of object files
91configure:2910: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
92configure:2914: $? = 0
93configure:2935: result: o
94configure:2939: checking whether we are using the GNU C compiler
95configure:2958: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
96configure:2958: $? = 0
97configure:2967: result: yes
98configure:2976: checking whether /usr/bin/gcc-4.2 accepts -g
99configure:2996: /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
100configure:2996: $? = 0
101configure:3037: result: yes
102configure:3054: checking for /usr/bin/gcc-4.2 option to accept ISO C89
103configure:3118: /usr/bin/gcc-4.2  -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
104configure:3118: $? = 0
105configure:3131: result: none needed
106configure:3766: checking build system type
107configure:3780: result: i386-apple-darwin10.8.0
108configure:3800: checking host system type
109configure:3813: result: i386-apple-darwin10.8.0
110configure:3833: checking for a sed that does not truncate output
111configure:3897: result: /opt/local/bin/gsed
112configure:3915: checking for fgrep
113configure:3977: result: /opt/local/bin/fgrep
114configure:4012: checking for ld used by /usr/bin/gcc-4.2
115configure:4079: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
116configure:4086: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld
117configure:4101: result: no
118configure:4113: checking for BSD- or MS-compatible name lister (nm)
119configure:4162: result: /opt/local/bin/nm
120configure:4280: checking the name lister (/opt/local/bin/nm) interface
121configure:4287: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
122configure:4290: /opt/local/bin/nm "conftest.o"
123configure:4293: output
1240000000000000000 D _some_variable
125configure:4300: result: BSD nm
126configure:4303: checking whether ln -s works
127configure:4307: result: yes
128configure:4315: checking the maximum length of command line arguments
129configure:4435: result: 196608
130configure:4452: checking whether the shell understands some XSI constructs
131configure:4462: result: yes
132configure:4466: checking whether the shell understands "+="
133configure:4472: result: yes
134configure:4507: checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files
135configure:4514: result: -r
136configure:4583: checking for objdump
137configure:4613: result: no
138configure:4642: checking how to recognize dependent libraries
139configure:4838: result: pass_all
140configure:4898: checking for ar
141configure:4914: found /opt/local/bin/ar
142configure:4925: result: ar
143configure:5003: checking for strip
144configure:5019: found /opt/local/bin/strip
145configure:5030: result: strip
146configure:5102: checking for ranlib
147configure:5118: found /opt/local/bin/ranlib
148configure:5129: result: ranlib
149configure:5219: checking command to parse /opt/local/bin/nm output from /usr/bin/gcc-4.2 object
150configure:5337: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
151configure:5340: $? = 0
152configure:5344: /opt/local/bin/nm conftest.o \| sed -n -e 's/^.*[        ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
153configure:5347: $? = 0
154cannot find nm_test_var in conftest.nm
155configure:5337: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
156configure:5340: $? = 0
157configure:5344: /opt/local/bin/nm conftest.o \| sed -n -e 's/^.*[        ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
158configure:5347: $? = 0
159configure:5401: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 conftest.c conftstm.o >&5
160configure:5404: $? = 0
161configure:5442: result: ok
162configure:5706: checking for dsymutil
163configure:5722: found /usr/bin/dsymutil
164configure:5733: result: dsymutil
165configure:5798: checking for nmedit
166configure:5814: found /opt/local/bin/nmedit
167configure:5825: result: nmedit
168configure:5890: checking for lipo
169configure:5906: found /opt/local/bin/lipo
170configure:5917: result: lipo
171configure:5982: checking for otool
172configure:5998: found /opt/local/bin/otool
173configure:6009: result: otool
174configure:6074: checking for otool64
175configure:6104: result: no
176configure:6149: checking for -single_module linker flag
177/usr/bin/gcc-4.2 -pipe -Os -arch x86_64 -arch i386 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
178configure:6176: result: yes
179configure:6178: checking for -exported_symbols_list linker flag
180configure:6198: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
181configure:6198: $? = 0
182configure:6208: result: yes
183configure:6247: checking for dlfcn.h
184configure:6247: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
185configure:6247: $? = 0
186configure:6247: result: yes
187configure:6431: checking for objdir
188configure:6446: result: .libs
189configure:6738: checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions
190configure:6756: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
191cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
192cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
193configure:6760: $? = 0
194configure:6773: result: no
195configure:6793: checking for /usr/bin/gcc-4.2 option to produce PIC
196configure:7065: result: -fno-common -DPIC
197configure:7077: checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works
198configure:7095: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
199configure:7099: $? = 0
200configure:7112: result: yes
201configure:7136: checking if /usr/bin/gcc-4.2 static flag -static works
202configure:7164: result: no
203configure:7179: checking if /usr/bin/gcc-4.2 supports -c -o file.o
204configure:7200: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -arch i386 -I/opt/local/include -o out/conftest2.o conftest.c >&5
205configure:7204: $? = 0
206configure:7226: result: yes
207configure:7234: checking if /usr/bin/gcc-4.2 supports -c -o file.o
208configure:7281: result: yes
209configure:7314: checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
210configure:8305: result: yes
211configure:8544: checking dynamic linker characteristics
212configure:9207: result: darwin10.8.0 dyld
213configure:9309: checking how to hardcode library paths into programs
214configure:9334: result: immediate
215configure:9854: checking whether stripping libraries is possible
216configure:9868: result: yes
217configure:9894: checking if libtool supports shared libraries
218configure:9896: result: yes
219configure:9899: checking whether to build shared libraries
220configure:9920: result: yes
221configure:9923: checking whether to build static libraries
222configure:9927: result: yes
223configure:9973: checking whether to enable maintainer-specific portions of Makefiles
224configure:9982: result: no
225configure:10032: checking for a BSD-compatible install
226configure:10100: result: /usr/bin/install -c
227configure:10111: checking whether build environment is sane
228configure:10161: result: yes
229configure:10176: WARNING: `missing' script is too old or missing
230configure:10289: checking for a thread-safe mkdir -p
231configure:10328: result: /opt/local/bin/gmkdir -p
232configure:10341: checking for gawk
233configure:10357: found /opt/local/bin/gawk
234configure:10368: result: gawk
235configure:10379: checking whether make sets $(MAKE)
236configure:10401: result: yes
237configure:10431: checking for style of include used by make
238configure:10459: result: GNU
239configure:10535: checking dependency style of /usr/bin/gcc-4.2
240configure:10645: result: none
241configure:10696: checking whether ln -s works
242configure:10700: result: yes
243configure:10709: checking for rm
244configure:10727: found /bin/rm
245configure:10740: result: /bin/rm
246configure:10763: checking for bash
247configure:10781: found /opt/local/bin/bash
248configure:10794: result: /opt/local/bin/bash
249configure:10818: WARNING: You have Bash GNU bash, version 4.3.11(1)-release (x86_64-apple-darwin10.8.0)
250Copyright (C) 2013 Free Software Foundation, Inc.
251License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
252
253This is free software; you are free to change and redistribute it.
254There is NO WARRANTY, to the extent permitted by law. installed.
255configure:10820: error: This package is only known to work with Bash 4.1 or 4.2.
256
257## ---------------- ##
258## Cache variables. ##
259## ---------------- ##
260
261ac_cv_build=i386-apple-darwin10.8.0
262ac_cv_c_compiler_gnu=yes
263ac_cv_env_ALT_PACKAGE_NAME_set=
264ac_cv_env_ALT_PACKAGE_NAME_value=
265ac_cv_env_CC_set=set
266ac_cv_env_CC_value=/usr/bin/gcc-4.2
267ac_cv_env_CFLAGS_set=set
268ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64 -arch i386'
269ac_cv_env_CPPFLAGS_set=set
270ac_cv_env_CPPFLAGS_value=-I/opt/local/include
271ac_cv_env_CPP_set=
272ac_cv_env_CPP_value=
273ac_cv_env_LDFLAGS_set=set
274ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386'
275ac_cv_env_LIBS_set=
276ac_cv_env_LIBS_value=
277ac_cv_env_build_alias_set=
278ac_cv_env_build_alias_value=
279ac_cv_env_host_alias_set=
280ac_cv_env_host_alias_value=
281ac_cv_env_target_alias_set=
282ac_cv_env_target_alias_value=
283ac_cv_header_dlfcn_h=yes
284ac_cv_host=i386-apple-darwin10.8.0
285ac_cv_objext=o
286ac_cv_path_FGREP=/opt/local/bin/fgrep
287ac_cv_path_RM=/bin/rm
288ac_cv_path_SED=/opt/local/bin/gsed
289ac_cv_path_SH_PROG=/opt/local/bin/bash
290ac_cv_path_mkdir=/opt/local/bin/gmkdir
291ac_cv_prog_AWK=gawk
292ac_cv_prog_ac_ct_AR=ar
293ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2
294ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
295ac_cv_prog_ac_ct_LIPO=lipo
296ac_cv_prog_ac_ct_NMEDIT=nmedit
297ac_cv_prog_ac_ct_OTOOL=otool
298ac_cv_prog_ac_ct_RANLIB=ranlib
299ac_cv_prog_ac_ct_STRIP=strip
300ac_cv_prog_cc_c89=
301ac_cv_prog_cc_g=yes
302ac_cv_prog_make_make_set=yes
303am_cv_CC_dependencies_compiler_type=none
304lt_cv_apple_cc_single_mod=yes
305lt_cv_deplibs_check_method=pass_all
306lt_cv_file_magic_cmd='$MAGIC_CMD'
307lt_cv_file_magic_test_file=
308lt_cv_ld_exported_symbols_list=yes
309lt_cv_ld_reload_flag=-r
310lt_cv_nm_interface='BSD nm'
311lt_cv_objdir=.libs
312lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
313lt_cv_path_NM=/opt/local/bin/nm
314lt_cv_prog_compiler_c_o=yes
315lt_cv_prog_compiler_pic_works=yes
316lt_cv_prog_compiler_rtti_exceptions=no
317lt_cv_prog_compiler_static_works=no
318lt_cv_prog_gnu_ld=no
319lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
320lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
321lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
322lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
323lt_cv_sys_max_cmd_len=196608
324
325## ----------------- ##
326## Output variables. ##
327## ----------------- ##
328
329ACLOCAL='aclocal-1.11'
330ALT_PACKAGE_NAME='bashdb'
331AMDEPBACKSLASH=''
332AMDEP_FALSE=''
333AMDEP_TRUE='#'
334AMTAR='tar'
335AR='ar'
336AUTOCONF='autoconf'
337AUTOHEADER='autoheader'
338AUTOMAKE='automake-1.11'
339AWK='gawk'
340BASHVERS='4.2'
341BASH_SRC=''
342BUILD_BUILTINS_FALSE=''
343BUILD_BUILTINS_TRUE='#'
344CC='/usr/bin/gcc-4.2'
345CCDEPMODE='depmode=none'
346CFLAGS='-pipe -Os -arch x86_64 -arch i386'
347CMDLINE_INVOKED='$0 == ${BASH_SOURCE}'
348CPP=''
349CPPFLAGS='-I/opt/local/include'
350CYGPATH_W='echo'
351DBGR_MAIN=''
352DEFS=''
353DEPDIR='.deps'
354DIFF=''
355DIFF_OPTS=''
356DSYMUTIL='dsymutil'
357DUMPBIN=''
358ECHO_C='\c'
359ECHO_N=''
360ECHO_T=''
361EGREP=''
362EXEEXT=''
363FGREP='/opt/local/bin/fgrep'
364GIT2CL='git2cl'
365GREP='grep'
366INSTALL_DATA='${INSTALL} -m 644'
367INSTALL_PROGRAM='${INSTALL}'
368INSTALL_SCRIPT='${INSTALL}'
369INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
370INTERPRETER_NAME=''
371LD='/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld'
372LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386'
373LIBOBJS=''
374LIBS=''
375LIBTOOL='$(SHELL) $(top_builddir)/libtool'
376LIPO='lipo'
377LN_S='ln -s'
378LTLIBOBJS=''
379MAINT='#'
380MAINTAINER_MODE_FALSE=''
381MAINTAINER_MODE_TRUE='#'
382MAKEINFO='makeinfo'
383MKDIR_P='/opt/local/bin/gmkdir -p'
384NM='/opt/local/bin/nm'
385NMEDIT='nmedit'
386OBJDUMP='false'
387OBJEXT='o'
388OTOOL64=':'
389OTOOL='otool'
390PACKAGE='bashdb'
391PACKAGE_BUGREPORT='bashdb-devel@lists.sourceforge.net'
392PACKAGE_NAME='bashdb'
393PACKAGE_STRING='bashdb 4.2-0.8'
394PACKAGE_TARNAME='bashdb'
395PACKAGE_URL=''
396PACKAGE_VERSION='4.2-0.8'
397PATH_SEPARATOR=':'
398PIC=''
399PKGDATADIR=''
400RANLIB='ranlib'
401RELSTATUS='0.8'
402RM='/bin/rm'
403SED='/opt/local/bin/gsed'
404SET_MAKE=''
405SHELL='/bin/sh'
406SH_PROG='/opt/local/bin/bash'
407STRIP='strip'
408VERSION='4.2-0.8'
409WL=''
410ac_ct_CC='/usr/bin/gcc-4.2'
411ac_ct_DUMPBIN=''
412am__EXEEXT_FALSE=''
413am__EXEEXT_TRUE=''
414am__fastdepCC_FALSE=''
415am__fastdepCC_TRUE='#'
416am__include='include'
417am__isrc=''
418am__leading_dot='.'
419am__quote=''
420am__tar='${AMTAR} chof - "$$tardir"'
421am__untar='${AMTAR} xf -'
422bindir='${exec_prefix}/bin'
423build='i386-apple-darwin10.8.0'
424build_alias=''
425build_cpu='i386'
426build_os='darwin10.8.0'
427build_vendor='apple'
428datadir='${datarootdir}'
429datarootdir='${prefix}/share'
430docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
431dvidir='${docdir}'
432exec_prefix='NONE'
433host='i386-apple-darwin10.8.0'
434host_alias=''
435host_cpu='i386'
436host_os='darwin10.8.0'
437host_vendor='apple'
438htmldir='${docdir}'
439includedir='${prefix}/include'
440infodir='${datarootdir}/info'
441install_sh='${SHELL} /install-sh'
442libdir='${exec_prefix}/lib'
443libexecdir='${exec_prefix}/libexec'
444localedir='${datarootdir}/locale'
445localstatedir='${prefix}/var'
446lt_ECHO='/bin/echo'
447mandir='${datarootdir}/man'
448mkdir_p='/opt/local/bin/gmkdir -p'
449oldincludedir='/usr/include'
450pdfdir='${docdir}'
451prefix='/opt/local'
452program_transform_name='s,x,x,'
453psdir='${docdir}'
454sbindir='${exec_prefix}/sbin'
455sharedstatedir='${prefix}/com'
456sysconfdir='${prefix}/etc'
457target_alias=''
458
459## ----------- ##
460## confdefs.h. ##
461## ----------- ##
462
463/* confdefs.h */
464#define PACKAGE_NAME "bashdb"
465#define PACKAGE_TARNAME "bashdb"
466#define PACKAGE_VERSION "4.2-0.8"
467#define PACKAGE_STRING "bashdb 4.2-0.8"
468#define PACKAGE_BUGREPORT "bashdb-devel@lists.sourceforge.net"
469#define PACKAGE_URL ""
470#define HAVE_DLFCN_H 1
471#define LT_OBJDIR ".libs/"
472#define PACKAGE bashdb
473#define VERSION 4.2-0.8
474#define PACKAGE bashdb
475#define VERSION 4.2-0.8
476
477configure: exit 1