|
Lines 1-12
Link Here
|
| 1 |
#! /bin/sh |
1 |
#! /bin/sh |
| 2 |
# Guess values for system-dependent variables and create Makefiles. |
2 |
# Guess values for system-dependent variables and create Makefiles. |
| 3 |
# Generated by GNU Autoconf 2.64 for opendbx 1.4.3. |
3 |
# Generated by GNU Autoconf 2.65 for opendbx 1.4.6. |
| 4 |
# |
4 |
# |
| 5 |
# Report bugs to <http://bugs.linuxnetworks.de/>. |
5 |
# Report bugs to <http://bugs.linuxnetworks.de/>. |
| 6 |
# |
6 |
# |
|
|
7 |
# |
| 7 |
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, |
8 |
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, |
| 8 |
# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software |
9 |
# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, |
| 9 |
# Foundation, Inc. |
10 |
# Inc. |
|
|
11 |
# |
| 10 |
# |
12 |
# |
| 11 |
# This configure script is free software; the Free Software Foundation |
13 |
# This configure script is free software; the Free Software Foundation |
| 12 |
# gives unlimited permission to copy, distribute and modify it. |
14 |
# gives unlimited permission to copy, distribute and modify it. |
|
Lines 676-682
Link Here
|
| 676 |
|
678 |
|
| 677 |
|
679 |
|
| 678 |
|
680 |
|
| 679 |
exec 7<&0 </dev/null 6>&1 |
681 |
test -n "$DJDIR" || exec 7<&0 </dev/null |
|
|
682 |
exec 6>&1 |
| 680 |
|
683 |
|
| 681 |
# Name of the host. |
684 |
# Name of the host. |
| 682 |
# hostname on some systems (SVR3.2, Linux) returns a bogus exit status, |
685 |
# hostname on some systems (SVR3.2, Linux) returns a bogus exit status, |
|
Lines 698-705
Link Here
|
| 698 |
# Identity of this package. |
701 |
# Identity of this package. |
| 699 |
PACKAGE_NAME='opendbx' |
702 |
PACKAGE_NAME='opendbx' |
| 700 |
PACKAGE_TARNAME='opendbx' |
703 |
PACKAGE_TARNAME='opendbx' |
| 701 |
PACKAGE_VERSION='1.4.3' |
704 |
PACKAGE_VERSION='1.4.6' |
| 702 |
PACKAGE_STRING='opendbx 1.4.3' |
705 |
PACKAGE_STRING='opendbx 1.4.6' |
| 703 |
PACKAGE_BUGREPORT='http://bugs.linuxnetworks.de/' |
706 |
PACKAGE_BUGREPORT='http://bugs.linuxnetworks.de/' |
| 704 |
PACKAGE_URL='' |
707 |
PACKAGE_URL='' |
| 705 |
|
708 |
|
|
Lines 1482-1488
Link Here
|
| 1482 |
# Omit some internal or obsolete options to make the list less imposing. |
1485 |
# Omit some internal or obsolete options to make the list less imposing. |
| 1483 |
# This message is too long to be a string in the A/UX 3.1 sh. |
1486 |
# This message is too long to be a string in the A/UX 3.1 sh. |
| 1484 |
cat <<_ACEOF |
1487 |
cat <<_ACEOF |
| 1485 |
\`configure' configures opendbx 1.4.3 to adapt to many kinds of systems. |
1488 |
\`configure' configures opendbx 1.4.6 to adapt to many kinds of systems. |
| 1486 |
|
1489 |
|
| 1487 |
Usage: $0 [OPTION]... [VAR=VALUE]... |
1490 |
Usage: $0 [OPTION]... [VAR=VALUE]... |
| 1488 |
|
1491 |
|
|
Lines 1552-1558
Link Here
|
| 1552 |
|
1555 |
|
| 1553 |
if test -n "$ac_init_help"; then |
1556 |
if test -n "$ac_init_help"; then |
| 1554 |
case $ac_init_help in |
1557 |
case $ac_init_help in |
| 1555 |
short | recursive ) echo "Configuration of opendbx 1.4.3:";; |
1558 |
short | recursive ) echo "Configuration of opendbx 1.4.6:";; |
| 1556 |
esac |
1559 |
esac |
| 1557 |
cat <<\_ACEOF |
1560 |
cat <<\_ACEOF |
| 1558 |
|
1561 |
|
|
Lines 1594-1600
Link Here
|
| 1594 |
LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a |
1597 |
LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a |
| 1595 |
nonstandard directory <lib dir> |
1598 |
nonstandard directory <lib dir> |
| 1596 |
LIBS libraries to pass to the linker, e.g. -l<library> |
1599 |
LIBS libraries to pass to the linker, e.g. -l<library> |
| 1597 |
CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if |
1600 |
CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if |
| 1598 |
you have headers in a nonstandard directory <include dir> |
1601 |
you have headers in a nonstandard directory <include dir> |
| 1599 |
CPP C preprocessor |
1602 |
CPP C preprocessor |
| 1600 |
CXX C++ compiler command |
1603 |
CXX C++ compiler command |
|
Lines 1667-1674
Link Here
|
| 1667 |
test -n "$ac_init_help" && exit $ac_status |
1670 |
test -n "$ac_init_help" && exit $ac_status |
| 1668 |
if $ac_init_version; then |
1671 |
if $ac_init_version; then |
| 1669 |
cat <<\_ACEOF |
1672 |
cat <<\_ACEOF |
| 1670 |
opendbx configure 1.4.3 |
1673 |
opendbx configure 1.4.6 |
| 1671 |
generated by GNU Autoconf 2.64 |
1674 |
generated by GNU Autoconf 2.65 |
| 1672 |
|
1675 |
|
| 1673 |
Copyright (C) 2009 Free Software Foundation, Inc. |
1676 |
Copyright (C) 2009 Free Software Foundation, Inc. |
| 1674 |
This configure script is free software; the Free Software Foundation |
1677 |
This configure script is free software; the Free Software Foundation |
|
Lines 1715-1721
Link Here
|
| 1715 |
ac_retval=1 |
1718 |
ac_retval=1 |
| 1716 |
fi |
1719 |
fi |
| 1717 |
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} |
1720 |
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} |
| 1718 |
return $ac_retval |
1721 |
as_fn_set_status $ac_retval |
| 1719 |
|
1722 |
|
| 1720 |
} # ac_fn_c_try_compile |
1723 |
} # ac_fn_c_try_compile |
| 1721 |
|
1724 |
|
|
Lines 1761-1767
Link Here
|
| 1761 |
# left behind by Apple's compiler. We do this before executing the actions. |
1764 |
# left behind by Apple's compiler. We do this before executing the actions. |
| 1762 |
rm -rf conftest.dSYM conftest_ipa8_conftest.oo |
1765 |
rm -rf conftest.dSYM conftest_ipa8_conftest.oo |
| 1763 |
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} |
1766 |
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} |
| 1764 |
return $ac_retval |
1767 |
as_fn_set_status $ac_retval |
| 1765 |
|
1768 |
|
| 1766 |
} # ac_fn_c_try_link |
1769 |
} # ac_fn_c_try_link |
| 1767 |
|
1770 |
|
|
Lines 1803-1809
Link Here
|
| 1803 |
fi |
1806 |
fi |
| 1804 |
rm -rf conftest.dSYM conftest_ipa8_conftest.oo |
1807 |
rm -rf conftest.dSYM conftest_ipa8_conftest.oo |
| 1805 |
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} |
1808 |
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} |
| 1806 |
return $ac_retval |
1809 |
as_fn_set_status $ac_retval |
| 1807 |
|
1810 |
|
| 1808 |
} # ac_fn_c_try_run |
1811 |
} # ac_fn_c_try_run |
| 1809 |
|
1812 |
|
|
Lines 1871-1877
Link Here
|
| 1871 |
ac_retval=1 |
1874 |
ac_retval=1 |
| 1872 |
fi |
1875 |
fi |
| 1873 |
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} |
1876 |
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} |
| 1874 |
return $ac_retval |
1877 |
as_fn_set_status $ac_retval |
| 1875 |
|
1878 |
|
| 1876 |
} # ac_fn_c_try_cpp |
1879 |
} # ac_fn_c_try_cpp |
| 1877 |
|
1880 |
|
|
Lines 1976-1982
Link Here
|
| 1976 |
ac_retval=1 |
1979 |
ac_retval=1 |
| 1977 |
fi |
1980 |
fi |
| 1978 |
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} |
1981 |
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} |
| 1979 |
return $ac_retval |
1982 |
as_fn_set_status $ac_retval |
| 1980 |
|
1983 |
|
| 1981 |
} # ac_fn_cxx_try_compile |
1984 |
} # ac_fn_cxx_try_compile |
| 1982 |
|
1985 |
|
|
Lines 2013-2019
Link Here
|
| 2013 |
ac_retval=1 |
2016 |
ac_retval=1 |
| 2014 |
fi |
2017 |
fi |
| 2015 |
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} |
2018 |
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} |
| 2016 |
return $ac_retval |
2019 |
as_fn_set_status $ac_retval |
| 2017 |
|
2020 |
|
| 2018 |
} # ac_fn_cxx_try_cpp |
2021 |
} # ac_fn_cxx_try_cpp |
| 2019 |
|
2022 |
|
|
Lines 2059-2065
Link Here
|
| 2059 |
# left behind by Apple's compiler. We do this before executing the actions. |
2062 |
# left behind by Apple's compiler. We do this before executing the actions. |
| 2060 |
rm -rf conftest.dSYM conftest_ipa8_conftest.oo |
2063 |
rm -rf conftest.dSYM conftest_ipa8_conftest.oo |
| 2061 |
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} |
2064 |
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} |
| 2062 |
return $ac_retval |
2065 |
as_fn_set_status $ac_retval |
| 2063 |
|
2066 |
|
| 2064 |
} # ac_fn_cxx_try_link |
2067 |
} # ac_fn_cxx_try_link |
| 2065 |
|
2068 |
|
|
Lines 2130-2144
Link Here
|
| 2130 |
$as_echo_n "(cached) " >&6 |
2133 |
$as_echo_n "(cached) " >&6 |
| 2131 |
else |
2134 |
else |
| 2132 |
eval "$3=no" |
2135 |
eval "$3=no" |
|
|
2136 |
# Order is important - never check a type that is potentially smaller |
| 2137 |
# than half of the expected target width. |
| 2133 |
for ac_type in int$2_t 'int' 'long int' \ |
2138 |
for ac_type in int$2_t 'int' 'long int' \ |
| 2134 |
'long long int' 'short int' 'signed char'; do |
2139 |
'long long int' 'short int' 'signed char'; do |
| 2135 |
cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
2140 |
cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
| 2136 |
/* end confdefs.h. */ |
2141 |
/* end confdefs.h. */ |
| 2137 |
$ac_includes_default |
2142 |
$ac_includes_default |
|
|
2143 |
enum { N = $2 / 2 - 1 }; |
| 2138 |
int |
2144 |
int |
| 2139 |
main () |
2145 |
main () |
| 2140 |
{ |
2146 |
{ |
| 2141 |
static int test_array [1 - 2 * !(0 < ($ac_type) (((($ac_type) 1 << ($2 - 2)) - 1) * 2 + 1))]; |
2147 |
static int test_array [1 - 2 * !(0 < ($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 1))]; |
| 2142 |
test_array [0] = 0 |
2148 |
test_array [0] = 0 |
| 2143 |
|
2149 |
|
| 2144 |
; |
2150 |
; |
|
Lines 2149-2159
Link Here
|
| 2149 |
cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
2155 |
cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
| 2150 |
/* end confdefs.h. */ |
2156 |
/* end confdefs.h. */ |
| 2151 |
$ac_includes_default |
2157 |
$ac_includes_default |
|
|
2158 |
enum { N = $2 / 2 - 1 }; |
| 2152 |
int |
2159 |
int |
| 2153 |
main () |
2160 |
main () |
| 2154 |
{ |
2161 |
{ |
| 2155 |
static int test_array [1 - 2 * !(($ac_type) (((($ac_type) 1 << ($2 - 2)) - 1) * 2 + 1) |
2162 |
static int test_array [1 - 2 * !(($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 1) |
| 2156 |
< ($ac_type) (((($ac_type) 1 << ($2 - 2)) - 1) * 2 + 2))]; |
2163 |
< ($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 2))]; |
| 2157 |
test_array [0] = 0 |
2164 |
test_array [0] = 0 |
| 2158 |
|
2165 |
|
| 2159 |
; |
2166 |
; |
|
Lines 2201-2206
Link Here
|
| 2201 |
$as_echo_n "(cached) " >&6 |
2208 |
$as_echo_n "(cached) " >&6 |
| 2202 |
else |
2209 |
else |
| 2203 |
eval "$3=no" |
2210 |
eval "$3=no" |
|
|
2211 |
# Order is important - never check a type that is potentially smaller |
| 2212 |
# than half of the expected target width. |
| 2204 |
for ac_type in uint$2_t 'unsigned int' 'unsigned long int' \ |
2213 |
for ac_type in uint$2_t 'unsigned int' 'unsigned long int' \ |
| 2205 |
'unsigned long long int' 'unsigned short int' 'unsigned char'; do |
2214 |
'unsigned long long int' 'unsigned short int' 'unsigned char'; do |
| 2206 |
cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
2215 |
cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
|
Lines 2209-2215
Link Here
|
| 2209 |
int |
2218 |
int |
| 2210 |
main () |
2219 |
main () |
| 2211 |
{ |
2220 |
{ |
| 2212 |
static int test_array [1 - 2 * !(($ac_type) -1 >> ($2 - 1) == 1)]; |
2221 |
static int test_array [1 - 2 * !((($ac_type) -1 >> ($2 / 2 - 1)) >> ($2 / 2 - 1) == 3)]; |
| 2213 |
test_array [0] = 0 |
2222 |
test_array [0] = 0 |
| 2214 |
|
2223 |
|
| 2215 |
; |
2224 |
; |
|
Lines 2332-2343
Link Here
|
| 2332 |
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} |
2341 |
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} |
| 2333 |
|
2342 |
|
| 2334 |
} # ac_fn_c_check_header_mongrel |
2343 |
} # ac_fn_c_check_header_mongrel |
|
|
2344 |
|
| 2345 |
# ac_fn_c_check_member LINENO AGGR MEMBER VAR INCLUDES |
| 2346 |
# ---------------------------------------------------- |
| 2347 |
# Tries to find if the field MEMBER exists in type AGGR, after including |
| 2348 |
# INCLUDES, setting cache variable VAR accordingly. |
| 2349 |
ac_fn_c_check_member () |
| 2350 |
{ |
| 2351 |
as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
| 2352 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2.$3" >&5 |
| 2353 |
$as_echo_n "checking for $2.$3... " >&6; } |
| 2354 |
if { as_var=$4; eval "test \"\${$as_var+set}\" = set"; }; then : |
| 2355 |
$as_echo_n "(cached) " >&6 |
| 2356 |
else |
| 2357 |
cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
| 2358 |
/* end confdefs.h. */ |
| 2359 |
$5 |
| 2360 |
int |
| 2361 |
main () |
| 2362 |
{ |
| 2363 |
static $2 ac_aggr; |
| 2364 |
if (ac_aggr.$3) |
| 2365 |
return 0; |
| 2366 |
; |
| 2367 |
return 0; |
| 2368 |
} |
| 2369 |
_ACEOF |
| 2370 |
if ac_fn_c_try_compile "$LINENO"; then : |
| 2371 |
eval "$4=yes" |
| 2372 |
else |
| 2373 |
cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
| 2374 |
/* end confdefs.h. */ |
| 2375 |
$5 |
| 2376 |
int |
| 2377 |
main () |
| 2378 |
{ |
| 2379 |
static $2 ac_aggr; |
| 2380 |
if (sizeof ac_aggr.$3) |
| 2381 |
return 0; |
| 2382 |
; |
| 2383 |
return 0; |
| 2384 |
} |
| 2385 |
_ACEOF |
| 2386 |
if ac_fn_c_try_compile "$LINENO"; then : |
| 2387 |
eval "$4=yes" |
| 2388 |
else |
| 2389 |
eval "$4=no" |
| 2390 |
fi |
| 2391 |
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext |
| 2392 |
fi |
| 2393 |
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext |
| 2394 |
fi |
| 2395 |
eval ac_res=\$$4 |
| 2396 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 |
| 2397 |
$as_echo "$ac_res" >&6; } |
| 2398 |
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} |
| 2399 |
|
| 2400 |
} # ac_fn_c_check_member |
| 2335 |
cat >config.log <<_ACEOF |
2401 |
cat >config.log <<_ACEOF |
| 2336 |
This file contains any messages produced by compilers while |
2402 |
This file contains any messages produced by compilers while |
| 2337 |
running configure, to aid debugging if configure makes a mistake. |
2403 |
running configure, to aid debugging if configure makes a mistake. |
| 2338 |
|
2404 |
|
| 2339 |
It was created by opendbx $as_me 1.4.3, which was |
2405 |
It was created by opendbx $as_me 1.4.6, which was |
| 2340 |
generated by GNU Autoconf 2.64. Invocation command line was |
2406 |
generated by GNU Autoconf 2.65. Invocation command line was |
| 2341 |
|
2407 |
|
| 2342 |
$ $0 $@ |
2408 |
$ $0 $@ |
| 2343 |
|
2409 |
|
|
Lines 2590-2596
Link Here
|
| 2590 |
for ac_site_file in "$ac_site_file1" "$ac_site_file2" |
2656 |
for ac_site_file in "$ac_site_file1" "$ac_site_file2" |
| 2591 |
do |
2657 |
do |
| 2592 |
test "x$ac_site_file" = xNONE && continue |
2658 |
test "x$ac_site_file" = xNONE && continue |
| 2593 |
if test -r "$ac_site_file"; then |
2659 |
if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then |
| 2594 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 |
2660 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 |
| 2595 |
$as_echo "$as_me: loading site script $ac_site_file" >&6;} |
2661 |
$as_echo "$as_me: loading site script $ac_site_file" >&6;} |
| 2596 |
sed 's/^/| /' "$ac_site_file" >&5 |
2662 |
sed 's/^/| /' "$ac_site_file" >&5 |
|
Lines 2599-2607
Link Here
|
| 2599 |
done |
2665 |
done |
| 2600 |
|
2666 |
|
| 2601 |
if test -r "$cache_file"; then |
2667 |
if test -r "$cache_file"; then |
| 2602 |
# Some versions of bash will fail to source /dev/null (special |
2668 |
# Some versions of bash will fail to source /dev/null (special files |
| 2603 |
# files actually), so we avoid doing that. |
2669 |
# actually), so we avoid doing that. DJGPP emulates it as a regular file. |
| 2604 |
if test -f "$cache_file"; then |
2670 |
if test /dev/null != "$cache_file" && test -f "$cache_file"; then |
| 2605 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5 |
2671 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5 |
| 2606 |
$as_echo "$as_me: loading cache $cache_file" >&6;} |
2672 |
$as_echo "$as_me: loading cache $cache_file" >&6;} |
| 2607 |
case $cache_file in |
2673 |
case $cache_file in |
|
Lines 3025-3030
Link Here
|
| 3025 |
|
3091 |
|
| 3026 |
fi |
3092 |
fi |
| 3027 |
|
3093 |
|
|
|
3094 |
test -d ./--version && rmdir ./--version |
| 3028 |
if test "${ac_cv_path_mkdir+set}" = set; then |
3095 |
if test "${ac_cv_path_mkdir+set}" = set; then |
| 3029 |
MKDIR_P="$ac_cv_path_mkdir -p" |
3096 |
MKDIR_P="$ac_cv_path_mkdir -p" |
| 3030 |
else |
3097 |
else |
|
Lines 3032-3038
Link Here
|
| 3032 |
# value for MKDIR_P within a source directory, because that will |
3099 |
# value for MKDIR_P within a source directory, because that will |
| 3033 |
# break other packages using the cache if that directory is |
3100 |
# break other packages using the cache if that directory is |
| 3034 |
# removed, or if the value is a relative name. |
3101 |
# removed, or if the value is a relative name. |
| 3035 |
test -d ./--version && rmdir ./--version |
|
|
| 3036 |
MKDIR_P="$ac_install_sh -d" |
3102 |
MKDIR_P="$ac_install_sh -d" |
| 3037 |
fi |
3103 |
fi |
| 3038 |
fi |
3104 |
fi |
|
Lines 3149-3155
Link Here
|
| 3149 |
|
3215 |
|
| 3150 |
# Define the identity of the package. |
3216 |
# Define the identity of the package. |
| 3151 |
PACKAGE='opendbx' |
3217 |
PACKAGE='opendbx' |
| 3152 |
VERSION='1.4.3' |
3218 |
VERSION='1.4.6' |
| 3153 |
|
3219 |
|
| 3154 |
|
3220 |
|
| 3155 |
cat >>confdefs.h <<_ACEOF |
3221 |
cat >>confdefs.h <<_ACEOF |
|
Lines 3912-3943
Link Here
|
| 3912 |
... rest of stderr output deleted ... |
3978 |
... rest of stderr output deleted ... |
| 3913 |
10q' conftest.err >conftest.er1 |
3979 |
10q' conftest.err >conftest.er1 |
| 3914 |
cat conftest.er1 >&5 |
3980 |
cat conftest.er1 >&5 |
| 3915 |
rm -f conftest.er1 conftest.err |
|
|
| 3916 |
fi |
3981 |
fi |
|
|
3982 |
rm -f conftest.er1 conftest.err |
| 3917 |
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
3983 |
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
| 3918 |
test $ac_status = 0; } |
3984 |
test $ac_status = 0; } |
| 3919 |
done |
3985 |
done |
| 3920 |
|
3986 |
|
| 3921 |
cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
3987 |
cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
| 3922 |
/* end confdefs.h. */ |
3988 |
/* end confdefs.h. */ |
| 3923 |
#include <stdio.h> |
3989 |
|
| 3924 |
int |
3990 |
int |
| 3925 |
main () |
3991 |
main () |
| 3926 |
{ |
3992 |
{ |
| 3927 |
FILE *f = fopen ("conftest.out", "w"); |
|
|
| 3928 |
return ferror (f) || fclose (f) != 0; |
| 3929 |
|
3993 |
|
| 3930 |
; |
3994 |
; |
| 3931 |
return 0; |
3995 |
return 0; |
| 3932 |
} |
3996 |
} |
| 3933 |
_ACEOF |
3997 |
_ACEOF |
| 3934 |
ac_clean_files_save=$ac_clean_files |
3998 |
ac_clean_files_save=$ac_clean_files |
| 3935 |
ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out conftest.out" |
3999 |
ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out" |
| 3936 |
# Try to create an executable without -o first, disregard a.out. |
4000 |
# Try to create an executable without -o first, disregard a.out. |
| 3937 |
# It will help us diagnose broken compilers, and finding out an intuition |
4001 |
# It will help us diagnose broken compilers, and finding out an intuition |
| 3938 |
# of exeext. |
4002 |
# of exeext. |
| 3939 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5 |
4003 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5 |
| 3940 |
$as_echo_n "checking for C compiler default output file name... " >&6; } |
4004 |
$as_echo_n "checking whether the C compiler works... " >&6; } |
| 3941 |
ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` |
4005 |
ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` |
| 3942 |
|
4006 |
|
| 3943 |
# The possible output files: |
4007 |
# The possible output files: |
|
Lines 3999-4008
Link Here
|
| 3999 |
else |
4063 |
else |
| 4000 |
ac_file='' |
4064 |
ac_file='' |
| 4001 |
fi |
4065 |
fi |
| 4002 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5 |
|
|
| 4003 |
$as_echo "$ac_file" >&6; } |
| 4004 |
if test -z "$ac_file"; then : |
4066 |
if test -z "$ac_file"; then : |
| 4005 |
$as_echo "$as_me: failed program was:" >&5 |
4067 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
|
|
4068 |
$as_echo "no" >&6; } |
| 4069 |
$as_echo "$as_me: failed program was:" >&5 |
| 4006 |
sed 's/^/| /' conftest.$ac_ext >&5 |
4070 |
sed 's/^/| /' conftest.$ac_ext >&5 |
| 4007 |
|
4071 |
|
| 4008 |
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
4072 |
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
Lines 4010-4060
Link Here
|
| 4010 |
{ as_fn_set_status 77 |
4074 |
{ as_fn_set_status 77 |
| 4011 |
as_fn_error "C compiler cannot create executables |
4075 |
as_fn_error "C compiler cannot create executables |
| 4012 |
See \`config.log' for more details." "$LINENO" 5; }; } |
4076 |
See \`config.log' for more details." "$LINENO" 5; }; } |
|
|
4077 |
else |
| 4078 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
| 4079 |
$as_echo "yes" >&6; } |
| 4013 |
fi |
4080 |
fi |
|
|
4081 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5 |
| 4082 |
$as_echo_n "checking for C compiler default output file name... " >&6; } |
| 4083 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5 |
| 4084 |
$as_echo "$ac_file" >&6; } |
| 4014 |
ac_exeext=$ac_cv_exeext |
4085 |
ac_exeext=$ac_cv_exeext |
| 4015 |
|
4086 |
|
| 4016 |
# Check that the compiler produces executables we can run. If not, either |
4087 |
rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out |
| 4017 |
# the compiler is broken, or we cross compile. |
|
|
| 4018 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5 |
| 4019 |
$as_echo_n "checking whether the C compiler works... " >&6; } |
| 4020 |
# If not cross compiling, check that we can run a simple program. |
| 4021 |
if test "$cross_compiling" != yes; then |
| 4022 |
if { ac_try='./$ac_file' |
| 4023 |
{ { case "(($ac_try" in |
| 4024 |
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; |
| 4025 |
*) ac_try_echo=$ac_try;; |
| 4026 |
esac |
| 4027 |
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" |
| 4028 |
$as_echo "$ac_try_echo"; } >&5 |
| 4029 |
(eval "$ac_try") 2>&5 |
| 4030 |
ac_status=$? |
| 4031 |
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
| 4032 |
test $ac_status = 0; }; }; then |
| 4033 |
cross_compiling=no |
| 4034 |
else |
| 4035 |
if test "$cross_compiling" = maybe; then |
| 4036 |
cross_compiling=yes |
| 4037 |
else |
| 4038 |
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
| 4039 |
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
| 4040 |
as_fn_error "cannot run C compiled programs. |
| 4041 |
If you meant to cross compile, use \`--host'. |
| 4042 |
See \`config.log' for more details." "$LINENO" 5; } |
| 4043 |
fi |
| 4044 |
fi |
| 4045 |
fi |
| 4046 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
| 4047 |
$as_echo "yes" >&6; } |
| 4048 |
|
| 4049 |
rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out conftest.out |
| 4050 |
ac_clean_files=$ac_clean_files_save |
4088 |
ac_clean_files=$ac_clean_files_save |
| 4051 |
# Check that the compiler produces executables we can run. If not, either |
|
|
| 4052 |
# the compiler is broken, or we cross compile. |
| 4053 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5 |
| 4054 |
$as_echo_n "checking whether we are cross compiling... " >&6; } |
| 4055 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 |
| 4056 |
$as_echo "$cross_compiling" >&6; } |
| 4057 |
|
| 4058 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5 |
4089 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5 |
| 4059 |
$as_echo_n "checking for suffix of executables... " >&6; } |
4090 |
$as_echo_n "checking for suffix of executables... " >&6; } |
| 4060 |
if { { ac_try="$ac_link" |
4091 |
if { { ac_try="$ac_link" |
|
Lines 4087-4099
Link Here
|
| 4087 |
as_fn_error "cannot compute suffix of executables: cannot compile and link |
4118 |
as_fn_error "cannot compute suffix of executables: cannot compile and link |
| 4088 |
See \`config.log' for more details." "$LINENO" 5; } |
4119 |
See \`config.log' for more details." "$LINENO" 5; } |
| 4089 |
fi |
4120 |
fi |
| 4090 |
rm -f conftest$ac_cv_exeext |
4121 |
rm -f conftest conftest$ac_cv_exeext |
| 4091 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 |
4122 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 |
| 4092 |
$as_echo "$ac_cv_exeext" >&6; } |
4123 |
$as_echo "$ac_cv_exeext" >&6; } |
| 4093 |
|
4124 |
|
| 4094 |
rm -f conftest.$ac_ext |
4125 |
rm -f conftest.$ac_ext |
| 4095 |
EXEEXT=$ac_cv_exeext |
4126 |
EXEEXT=$ac_cv_exeext |
| 4096 |
ac_exeext=$EXEEXT |
4127 |
ac_exeext=$EXEEXT |
|
|
4128 |
cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
| 4129 |
/* end confdefs.h. */ |
| 4130 |
#include <stdio.h> |
| 4131 |
int |
| 4132 |
main () |
| 4133 |
{ |
| 4134 |
FILE *f = fopen ("conftest.out", "w"); |
| 4135 |
return ferror (f) || fclose (f) != 0; |
| 4136 |
|
| 4137 |
; |
| 4138 |
return 0; |
| 4139 |
} |
| 4140 |
_ACEOF |
| 4141 |
ac_clean_files="$ac_clean_files conftest.out" |
| 4142 |
# Check that the compiler produces executables we can run. If not, either |
| 4143 |
# the compiler is broken, or we cross compile. |
| 4144 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5 |
| 4145 |
$as_echo_n "checking whether we are cross compiling... " >&6; } |
| 4146 |
if test "$cross_compiling" != yes; then |
| 4147 |
{ { ac_try="$ac_link" |
| 4148 |
case "(($ac_try" in |
| 4149 |
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; |
| 4150 |
*) ac_try_echo=$ac_try;; |
| 4151 |
esac |
| 4152 |
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" |
| 4153 |
$as_echo "$ac_try_echo"; } >&5 |
| 4154 |
(eval "$ac_link") 2>&5 |
| 4155 |
ac_status=$? |
| 4156 |
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
| 4157 |
test $ac_status = 0; } |
| 4158 |
if { ac_try='./conftest$ac_cv_exeext' |
| 4159 |
{ { case "(($ac_try" in |
| 4160 |
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; |
| 4161 |
*) ac_try_echo=$ac_try;; |
| 4162 |
esac |
| 4163 |
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" |
| 4164 |
$as_echo "$ac_try_echo"; } >&5 |
| 4165 |
(eval "$ac_try") 2>&5 |
| 4166 |
ac_status=$? |
| 4167 |
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
| 4168 |
test $ac_status = 0; }; }; then |
| 4169 |
cross_compiling=no |
| 4170 |
else |
| 4171 |
if test "$cross_compiling" = maybe; then |
| 4172 |
cross_compiling=yes |
| 4173 |
else |
| 4174 |
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
| 4175 |
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
| 4176 |
as_fn_error "cannot run C compiled programs. |
| 4177 |
If you meant to cross compile, use \`--host'. |
| 4178 |
See \`config.log' for more details." "$LINENO" 5; } |
| 4179 |
fi |
| 4180 |
fi |
| 4181 |
fi |
| 4182 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 |
| 4183 |
$as_echo "$cross_compiling" >&6; } |
| 4184 |
|
| 4185 |
rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out |
| 4186 |
ac_clean_files=$ac_clean_files_save |
| 4097 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 |
4187 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 |
| 4098 |
$as_echo_n "checking for suffix of object files... " >&6; } |
4188 |
$as_echo_n "checking for suffix of object files... " >&6; } |
| 4099 |
if test "${ac_cv_objext+set}" = set; then : |
4189 |
if test "${ac_cv_objext+set}" = set; then : |
|
Lines 6441-6448
Link Here
|
| 6441 |
|
6531 |
|
| 6442 |
|
6532 |
|
| 6443 |
|
6533 |
|
| 6444 |
macro_version='2.2.6' |
6534 |
macro_version='2.2.6b' |
| 6445 |
macro_revision='1.3012' |
6535 |
macro_revision='1.3017' |
| 6446 |
|
6536 |
|
| 6447 |
|
6537 |
|
| 6448 |
|
6538 |
|
|
Lines 7042-7054
Link Here
|
| 7042 |
else |
7132 |
else |
| 7043 |
lt_cv_nm_interface="BSD nm" |
7133 |
lt_cv_nm_interface="BSD nm" |
| 7044 |
echo "int some_variable = 0;" > conftest.$ac_ext |
7134 |
echo "int some_variable = 0;" > conftest.$ac_ext |
| 7045 |
(eval echo "\"\$as_me:7045: $ac_compile\"" >&5) |
7135 |
(eval echo "\"\$as_me:7135: $ac_compile\"" >&5) |
| 7046 |
(eval "$ac_compile" 2>conftest.err) |
7136 |
(eval "$ac_compile" 2>conftest.err) |
| 7047 |
cat conftest.err >&5 |
7137 |
cat conftest.err >&5 |
| 7048 |
(eval echo "\"\$as_me:7048: $NM \\\"conftest.$ac_objext\\\"\"" >&5) |
7138 |
(eval echo "\"\$as_me:7138: $NM \\\"conftest.$ac_objext\\\"\"" >&5) |
| 7049 |
(eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out) |
7139 |
(eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out) |
| 7050 |
cat conftest.err >&5 |
7140 |
cat conftest.err >&5 |
| 7051 |
(eval echo "\"\$as_me:7051: output\"" >&5) |
7141 |
(eval echo "\"\$as_me:7141: output\"" >&5) |
| 7052 |
cat conftest.out >&5 |
7142 |
cat conftest.out >&5 |
| 7053 |
if $GREP 'External.*some_variable' conftest.out > /dev/null; then |
7143 |
if $GREP 'External.*some_variable' conftest.out > /dev/null; then |
| 7054 |
lt_cv_nm_interface="MS dumpbin" |
7144 |
lt_cv_nm_interface="MS dumpbin" |
|
Lines 7511-7517
Link Here
|
| 7511 |
;; |
7601 |
;; |
| 7512 |
|
7602 |
|
| 7513 |
# This must be Linux ELF. |
7603 |
# This must be Linux ELF. |
| 7514 |
linux* | k*bsd*-gnu) |
7604 |
linux* | k*bsd*-gnu | kopensolaris*-gnu) |
| 7515 |
lt_cv_deplibs_check_method=pass_all |
7605 |
lt_cv_deplibs_check_method=pass_all |
| 7516 |
;; |
7606 |
;; |
| 7517 |
|
7607 |
|
|
Lines 8250-8256
Link Here
|
| 8250 |
;; |
8340 |
;; |
| 8251 |
*-*-irix6*) |
8341 |
*-*-irix6*) |
| 8252 |
# Find out which ABI we are using. |
8342 |
# Find out which ABI we are using. |
| 8253 |
echo '#line 8253 "configure"' > conftest.$ac_ext |
8343 |
echo '#line 8343 "configure"' > conftest.$ac_ext |
| 8254 |
if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 |
8344 |
if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 |
| 8255 |
(eval $ac_compile) 2>&5 |
8345 |
(eval $ac_compile) 2>&5 |
| 8256 |
ac_status=$? |
8346 |
ac_status=$? |
|
Lines 10078-10088
Link Here
|
| 10078 |
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
10168 |
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
| 10079 |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
10169 |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
| 10080 |
-e 's:$: $lt_compiler_flag:'` |
10170 |
-e 's:$: $lt_compiler_flag:'` |
| 10081 |
(eval echo "\"\$as_me:10081: $lt_compile\"" >&5) |
10171 |
(eval echo "\"\$as_me:10171: $lt_compile\"" >&5) |
| 10082 |
(eval "$lt_compile" 2>conftest.err) |
10172 |
(eval "$lt_compile" 2>conftest.err) |
| 10083 |
ac_status=$? |
10173 |
ac_status=$? |
| 10084 |
cat conftest.err >&5 |
10174 |
cat conftest.err >&5 |
| 10085 |
echo "$as_me:10085: \$? = $ac_status" >&5 |
10175 |
echo "$as_me:10175: \$? = $ac_status" >&5 |
| 10086 |
if (exit $ac_status) && test -s "$ac_outfile"; then |
10176 |
if (exit $ac_status) && test -s "$ac_outfile"; then |
| 10087 |
# The compiler can only warn and ignore the option if not recognized |
10177 |
# The compiler can only warn and ignore the option if not recognized |
| 10088 |
# So say no if there are warnings other than the usual output. |
10178 |
# So say no if there are warnings other than the usual output. |
|
Lines 10247-10253
Link Here
|
| 10247 |
lt_prog_compiler_static='-non_shared' |
10337 |
lt_prog_compiler_static='-non_shared' |
| 10248 |
;; |
10338 |
;; |
| 10249 |
|
10339 |
|
| 10250 |
linux* | k*bsd*-gnu) |
10340 |
linux* | k*bsd*-gnu | kopensolaris*-gnu) |
| 10251 |
case $cc_basename in |
10341 |
case $cc_basename in |
| 10252 |
# old Intel for x86_64 which still supported -KPIC. |
10342 |
# old Intel for x86_64 which still supported -KPIC. |
| 10253 |
ecc*) |
10343 |
ecc*) |
|
Lines 10417-10427
Link Here
|
| 10417 |
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
10507 |
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
| 10418 |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
10508 |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
| 10419 |
-e 's:$: $lt_compiler_flag:'` |
10509 |
-e 's:$: $lt_compiler_flag:'` |
| 10420 |
(eval echo "\"\$as_me:10420: $lt_compile\"" >&5) |
10510 |
(eval echo "\"\$as_me:10510: $lt_compile\"" >&5) |
| 10421 |
(eval "$lt_compile" 2>conftest.err) |
10511 |
(eval "$lt_compile" 2>conftest.err) |
| 10422 |
ac_status=$? |
10512 |
ac_status=$? |
| 10423 |
cat conftest.err >&5 |
10513 |
cat conftest.err >&5 |
| 10424 |
echo "$as_me:10424: \$? = $ac_status" >&5 |
10514 |
echo "$as_me:10514: \$? = $ac_status" >&5 |
| 10425 |
if (exit $ac_status) && test -s "$ac_outfile"; then |
10515 |
if (exit $ac_status) && test -s "$ac_outfile"; then |
| 10426 |
# The compiler can only warn and ignore the option if not recognized |
10516 |
# The compiler can only warn and ignore the option if not recognized |
| 10427 |
# So say no if there are warnings other than the usual output. |
10517 |
# So say no if there are warnings other than the usual output. |
|
Lines 10522-10532
Link Here
|
| 10522 |
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
10612 |
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
| 10523 |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
10613 |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
| 10524 |
-e 's:$: $lt_compiler_flag:'` |
10614 |
-e 's:$: $lt_compiler_flag:'` |
| 10525 |
(eval echo "\"\$as_me:10525: $lt_compile\"" >&5) |
10615 |
(eval echo "\"\$as_me:10615: $lt_compile\"" >&5) |
| 10526 |
(eval "$lt_compile" 2>out/conftest.err) |
10616 |
(eval "$lt_compile" 2>out/conftest.err) |
| 10527 |
ac_status=$? |
10617 |
ac_status=$? |
| 10528 |
cat out/conftest.err >&5 |
10618 |
cat out/conftest.err >&5 |
| 10529 |
echo "$as_me:10529: \$? = $ac_status" >&5 |
10619 |
echo "$as_me:10619: \$? = $ac_status" >&5 |
| 10530 |
if (exit $ac_status) && test -s out/conftest2.$ac_objext |
10620 |
if (exit $ac_status) && test -s out/conftest2.$ac_objext |
| 10531 |
then |
10621 |
then |
| 10532 |
# The compiler can only warn and ignore the option if not recognized |
10622 |
# The compiler can only warn and ignore the option if not recognized |
|
Lines 10577-10587
Link Here
|
| 10577 |
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
10667 |
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
| 10578 |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
10668 |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
| 10579 |
-e 's:$: $lt_compiler_flag:'` |
10669 |
-e 's:$: $lt_compiler_flag:'` |
| 10580 |
(eval echo "\"\$as_me:10580: $lt_compile\"" >&5) |
10670 |
(eval echo "\"\$as_me:10670: $lt_compile\"" >&5) |
| 10581 |
(eval "$lt_compile" 2>out/conftest.err) |
10671 |
(eval "$lt_compile" 2>out/conftest.err) |
| 10582 |
ac_status=$? |
10672 |
ac_status=$? |
| 10583 |
cat out/conftest.err >&5 |
10673 |
cat out/conftest.err >&5 |
| 10584 |
echo "$as_me:10584: \$? = $ac_status" >&5 |
10674 |
echo "$as_me:10674: \$? = $ac_status" >&5 |
| 10585 |
if (exit $ac_status) && test -s out/conftest2.$ac_objext |
10675 |
if (exit $ac_status) && test -s out/conftest2.$ac_objext |
| 10586 |
then |
10676 |
then |
| 10587 |
# The compiler can only warn and ignore the option if not recognized |
10677 |
# The compiler can only warn and ignore the option if not recognized |
|
Lines 10720-10725
Link Here
|
| 10720 |
fi |
10810 |
fi |
| 10721 |
supports_anon_versioning=no |
10811 |
supports_anon_versioning=no |
| 10722 |
case `$LD -v 2>&1` in |
10812 |
case `$LD -v 2>&1` in |
|
|
10813 |
*GNU\ gold*) supports_anon_versioning=yes ;; |
| 10723 |
*\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 |
10814 |
*\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 |
| 10724 |
*\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ... |
10815 |
*\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ... |
| 10725 |
*\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ... |
10816 |
*\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ... |
|
Lines 10811-10817
Link Here
|
| 10811 |
archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' |
10902 |
archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' |
| 10812 |
;; |
10903 |
;; |
| 10813 |
|
10904 |
|
| 10814 |
gnu* | linux* | tpf* | k*bsd*-gnu) |
10905 |
gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu) |
| 10815 |
tmp_diet=no |
10906 |
tmp_diet=no |
| 10816 |
if test "$host_os" = linux-dietlibc; then |
10907 |
if test "$host_os" = linux-dietlibc; then |
| 10817 |
case $cc_basename in |
10908 |
case $cc_basename in |
|
Lines 12273-12279
Link Here
|
| 12273 |
;; |
12364 |
;; |
| 12274 |
|
12365 |
|
| 12275 |
# This must be Linux ELF. |
12366 |
# This must be Linux ELF. |
| 12276 |
linux* | k*bsd*-gnu) |
12367 |
linux* | k*bsd*-gnu | kopensolaris*-gnu) |
| 12277 |
version_type=linux |
12368 |
version_type=linux |
| 12278 |
need_lib_prefix=no |
12369 |
need_lib_prefix=no |
| 12279 |
need_version=no |
12370 |
need_version=no |
|
Lines 12960-12966
Link Here
|
| 12960 |
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
13051 |
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
| 12961 |
lt_status=$lt_dlunknown |
13052 |
lt_status=$lt_dlunknown |
| 12962 |
cat > conftest.$ac_ext <<_LT_EOF |
13053 |
cat > conftest.$ac_ext <<_LT_EOF |
| 12963 |
#line 12963 "configure" |
13054 |
#line 13054 "configure" |
| 12964 |
#include "confdefs.h" |
13055 |
#include "confdefs.h" |
| 12965 |
|
13056 |
|
| 12966 |
#if HAVE_DLFCN_H |
13057 |
#if HAVE_DLFCN_H |
|
Lines 13056-13062
Link Here
|
| 13056 |
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
13147 |
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
| 13057 |
lt_status=$lt_dlunknown |
13148 |
lt_status=$lt_dlunknown |
| 13058 |
cat > conftest.$ac_ext <<_LT_EOF |
13149 |
cat > conftest.$ac_ext <<_LT_EOF |
| 13059 |
#line 13059 "configure" |
13150 |
#line 13150 "configure" |
| 13060 |
#include "confdefs.h" |
13151 |
#include "confdefs.h" |
| 13061 |
|
13152 |
|
| 13062 |
#if HAVE_DLFCN_H |
13153 |
#if HAVE_DLFCN_H |
|
Lines 13608-13615
Link Here
|
| 13608 |
... rest of stderr output deleted ... |
13699 |
... rest of stderr output deleted ... |
| 13609 |
10q' conftest.err >conftest.er1 |
13700 |
10q' conftest.err >conftest.er1 |
| 13610 |
cat conftest.er1 >&5 |
13701 |
cat conftest.er1 >&5 |
| 13611 |
rm -f conftest.er1 conftest.err |
|
|
| 13612 |
fi |
13702 |
fi |
|
|
13703 |
rm -f conftest.er1 conftest.err |
| 13613 |
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
13704 |
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
| 13614 |
test $ac_status = 0; } |
13705 |
test $ac_status = 0; } |
| 13615 |
done |
13706 |
done |
|
Lines 14513-14520
Link Here
|
| 14513 |
... rest of stderr output deleted ... |
14604 |
... rest of stderr output deleted ... |
| 14514 |
10q' conftest.err >conftest.er1 |
14605 |
10q' conftest.err >conftest.er1 |
| 14515 |
cat conftest.er1 >&5 |
14606 |
cat conftest.er1 >&5 |
| 14516 |
rm -f conftest.er1 conftest.err |
|
|
| 14517 |
fi |
14607 |
fi |
|
|
14608 |
rm -f conftest.er1 conftest.err |
| 14518 |
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
14609 |
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
| 14519 |
test $ac_status = 0; } |
14610 |
test $ac_status = 0; } |
| 14520 |
done |
14611 |
done |
|
Lines 14898-14905
Link Here
|
| 14898 |
... rest of stderr output deleted ... |
14989 |
... rest of stderr output deleted ... |
| 14899 |
10q' conftest.err >conftest.er1 |
14990 |
10q' conftest.err >conftest.er1 |
| 14900 |
cat conftest.er1 >&5 |
14991 |
cat conftest.er1 >&5 |
| 14901 |
rm -f conftest.er1 conftest.err |
|
|
| 14902 |
fi |
14992 |
fi |
|
|
14993 |
rm -f conftest.er1 conftest.err |
| 14903 |
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
14994 |
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
| 14904 |
test $ac_status = 0; } |
14995 |
test $ac_status = 0; } |
| 14905 |
done |
14996 |
done |
|
Lines 16026-16032
Link Here
|
| 16026 |
inherit_rpath_CXX=yes |
16117 |
inherit_rpath_CXX=yes |
| 16027 |
;; |
16118 |
;; |
| 16028 |
|
16119 |
|
| 16029 |
linux* | k*bsd*-gnu) |
16120 |
linux* | k*bsd*-gnu | kopensolaris*-gnu) |
| 16030 |
case $cc_basename in |
16121 |
case $cc_basename in |
| 16031 |
KCC*) |
16122 |
KCC*) |
| 16032 |
# Kuck and Associates, Inc. (KAI) C++ Compiler |
16123 |
# Kuck and Associates, Inc. (KAI) C++ Compiler |
|
Lines 16854-16860
Link Here
|
| 16854 |
;; |
16945 |
;; |
| 16855 |
esac |
16946 |
esac |
| 16856 |
;; |
16947 |
;; |
| 16857 |
linux* | k*bsd*-gnu) |
16948 |
linux* | k*bsd*-gnu | kopensolaris*-gnu) |
| 16858 |
case $cc_basename in |
16949 |
case $cc_basename in |
| 16859 |
KCC*) |
16950 |
KCC*) |
| 16860 |
# KAI C++ Compiler |
16951 |
# KAI C++ Compiler |
|
Lines 17042-17052
Link Here
|
| 17042 |
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
17133 |
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
| 17043 |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
17134 |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
| 17044 |
-e 's:$: $lt_compiler_flag:'` |
17135 |
-e 's:$: $lt_compiler_flag:'` |
| 17045 |
(eval echo "\"\$as_me:17045: $lt_compile\"" >&5) |
17136 |
(eval echo "\"\$as_me:17136: $lt_compile\"" >&5) |
| 17046 |
(eval "$lt_compile" 2>conftest.err) |
17137 |
(eval "$lt_compile" 2>conftest.err) |
| 17047 |
ac_status=$? |
17138 |
ac_status=$? |
| 17048 |
cat conftest.err >&5 |
17139 |
cat conftest.err >&5 |
| 17049 |
echo "$as_me:17049: \$? = $ac_status" >&5 |
17140 |
echo "$as_me:17140: \$? = $ac_status" >&5 |
| 17050 |
if (exit $ac_status) && test -s "$ac_outfile"; then |
17141 |
if (exit $ac_status) && test -s "$ac_outfile"; then |
| 17051 |
# The compiler can only warn and ignore the option if not recognized |
17142 |
# The compiler can only warn and ignore the option if not recognized |
| 17052 |
# So say no if there are warnings other than the usual output. |
17143 |
# So say no if there are warnings other than the usual output. |
|
Lines 17141-17151
Link Here
|
| 17141 |
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
17232 |
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
| 17142 |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
17233 |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
| 17143 |
-e 's:$: $lt_compiler_flag:'` |
17234 |
-e 's:$: $lt_compiler_flag:'` |
| 17144 |
(eval echo "\"\$as_me:17144: $lt_compile\"" >&5) |
17235 |
(eval echo "\"\$as_me:17235: $lt_compile\"" >&5) |
| 17145 |
(eval "$lt_compile" 2>out/conftest.err) |
17236 |
(eval "$lt_compile" 2>out/conftest.err) |
| 17146 |
ac_status=$? |
17237 |
ac_status=$? |
| 17147 |
cat out/conftest.err >&5 |
17238 |
cat out/conftest.err >&5 |
| 17148 |
echo "$as_me:17148: \$? = $ac_status" >&5 |
17239 |
echo "$as_me:17239: \$? = $ac_status" >&5 |
| 17149 |
if (exit $ac_status) && test -s out/conftest2.$ac_objext |
17240 |
if (exit $ac_status) && test -s out/conftest2.$ac_objext |
| 17150 |
then |
17241 |
then |
| 17151 |
# The compiler can only warn and ignore the option if not recognized |
17242 |
# The compiler can only warn and ignore the option if not recognized |
|
Lines 17193-17203
Link Here
|
| 17193 |
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
17284 |
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
| 17194 |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
17285 |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
| 17195 |
-e 's:$: $lt_compiler_flag:'` |
17286 |
-e 's:$: $lt_compiler_flag:'` |
| 17196 |
(eval echo "\"\$as_me:17196: $lt_compile\"" >&5) |
17287 |
(eval echo "\"\$as_me:17287: $lt_compile\"" >&5) |
| 17197 |
(eval "$lt_compile" 2>out/conftest.err) |
17288 |
(eval "$lt_compile" 2>out/conftest.err) |
| 17198 |
ac_status=$? |
17289 |
ac_status=$? |
| 17199 |
cat out/conftest.err >&5 |
17290 |
cat out/conftest.err >&5 |
| 17200 |
echo "$as_me:17200: \$? = $ac_status" >&5 |
17291 |
echo "$as_me:17291: \$? = $ac_status" >&5 |
| 17201 |
if (exit $ac_status) && test -s out/conftest2.$ac_objext |
17292 |
if (exit $ac_status) && test -s out/conftest2.$ac_objext |
| 17202 |
then |
17293 |
then |
| 17203 |
# The compiler can only warn and ignore the option if not recognized |
17294 |
# The compiler can only warn and ignore the option if not recognized |
|
Lines 17771-17777
Link Here
|
| 17771 |
;; |
17862 |
;; |
| 17772 |
|
17863 |
|
| 17773 |
# This must be Linux ELF. |
17864 |
# This must be Linux ELF. |
| 17774 |
linux* | k*bsd*-gnu) |
17865 |
linux* | k*bsd*-gnu | kopensolaris*-gnu) |
| 17775 |
version_type=linux |
17866 |
version_type=linux |
| 17776 |
need_lib_prefix=no |
17867 |
need_lib_prefix=no |
| 17777 |
need_version=no |
17868 |
need_version=no |
|
Lines 18853-18859
Link Here
|
| 18853 |
fi |
18944 |
fi |
| 18854 |
done |
18945 |
done |
| 18855 |
|
18946 |
|
| 18856 |
for ac_func in getopt memmove memset select setenv snprintf strdup strncasecmp strtol strtoul strtoull |
18947 |
for ac_func in getopt memmove memset select setenv snprintf strdup strncasecmp strstr strtol strtoul strtoull |
| 18857 |
do : |
18948 |
do : |
| 18858 |
as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` |
18949 |
as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` |
| 18859 |
ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" |
18950 |
ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" |
|
Lines 19406-19411
Link Here
|
| 19406 |
|
19497 |
|
| 19407 |
fi |
19498 |
fi |
| 19408 |
|
19499 |
|
|
|
19500 |
ac_fn_c_check_member "$LINENO" "struct dbdaterec" "year" "ac_cv_member_struct_dbdaterec_year" "#include <sybdb.h> |
| 19501 |
" |
| 19502 |
if test "x$ac_cv_member_struct_dbdaterec_year" = x""yes; then : |
| 19503 |
|
| 19504 |
$as_echo "#define HAVE_LIBSYBDB_MSLIB 1" >>confdefs.h |
| 19505 |
|
| 19506 |
fi |
| 19507 |
|
| 19508 |
odbx_saved_libs=${LIBS}; LIBS="" |
| 19509 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing dgettext" >&5 |
| 19510 |
$as_echo_n "checking for library containing dgettext... " >&6; } |
| 19511 |
if test "${ac_cv_search_dgettext+set}" = set; then : |
| 19512 |
$as_echo_n "(cached) " >&6 |
| 19513 |
else |
| 19514 |
ac_func_search_save_LIBS=$LIBS |
| 19515 |
cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
| 19516 |
/* end confdefs.h. */ |
| 19517 |
|
| 19518 |
/* Override any GCC internal prototype to avoid an error. |
| 19519 |
Use char because int might match the return type of a GCC |
| 19520 |
builtin and then its argument prototype would still apply. */ |
| 19521 |
#ifdef __cplusplus |
| 19522 |
extern "C" |
| 19523 |
#endif |
| 19524 |
char dgettext (); |
| 19525 |
int |
| 19526 |
main () |
| 19527 |
{ |
| 19528 |
return dgettext (); |
| 19529 |
; |
| 19530 |
return 0; |
| 19531 |
} |
| 19532 |
_ACEOF |
| 19533 |
for ac_lib in '' intl; do |
| 19534 |
if test -z "$ac_lib"; then |
| 19535 |
ac_res="none required" |
| 19536 |
else |
| 19537 |
ac_res=-l$ac_lib |
| 19538 |
LIBS="-l$ac_lib $ac_func_search_save_LIBS" |
| 19539 |
fi |
| 19540 |
if ac_fn_c_try_link "$LINENO"; then : |
| 19541 |
ac_cv_search_dgettext=$ac_res |
| 19542 |
fi |
| 19543 |
rm -f core conftest.err conftest.$ac_objext \ |
| 19544 |
conftest$ac_exeext |
| 19545 |
if test "${ac_cv_search_dgettext+set}" = set; then : |
| 19546 |
break |
| 19547 |
fi |
| 19548 |
done |
| 19549 |
if test "${ac_cv_search_dgettext+set}" = set; then : |
| 19550 |
|
| 19551 |
else |
| 19552 |
ac_cv_search_dgettext=no |
| 19553 |
fi |
| 19554 |
rm conftest.$ac_ext |
| 19555 |
LIBS=$ac_func_search_save_LIBS |
| 19556 |
fi |
| 19557 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_dgettext" >&5 |
| 19558 |
$as_echo "$ac_cv_search_dgettext" >&6; } |
| 19559 |
ac_res=$ac_cv_search_dgettext |
| 19560 |
if test "$ac_res" != no; then : |
| 19561 |
test "$ac_res" = "none required" || LIBS="$ac_res $LIBS" |
| 19562 |
LIBMSSQL="$LIBMSSQL $LIBS" |
| 19563 |
fi |
| 19564 |
|
| 19565 |
LIBS=${odbx_saved_libs} |
| 19409 |
;; |
19566 |
;; |
| 19410 |
mysql) |
19567 |
mysql) |
| 19411 |
for ac_header in mysql.h |
19568 |
for ac_header in mysql.h |
|
Lines 20275-20280
Link Here
|
| 20275 |
|
20432 |
|
| 20276 |
fi |
20433 |
fi |
| 20277 |
|
20434 |
|
|
|
20435 |
as_ac_Lib=`$as_echo "ac_cv_lib_$LIBSQLITE3''_sqlite3_table_column_metadata" | $as_tr_sh` |
| 20436 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for sqlite3_table_column_metadata in -l$LIBSQLITE3" >&5 |
| 20437 |
$as_echo_n "checking for sqlite3_table_column_metadata in -l$LIBSQLITE3... " >&6; } |
| 20438 |
if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then : |
| 20439 |
$as_echo_n "(cached) " >&6 |
| 20440 |
else |
| 20441 |
ac_check_lib_save_LIBS=$LIBS |
| 20442 |
LIBS="-l$LIBSQLITE3 $LIBS" |
| 20443 |
cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
| 20444 |
/* end confdefs.h. */ |
| 20445 |
|
| 20446 |
/* Override any GCC internal prototype to avoid an error. |
| 20447 |
Use char because int might match the return type of a GCC |
| 20448 |
builtin and then its argument prototype would still apply. */ |
| 20449 |
#ifdef __cplusplus |
| 20450 |
extern "C" |
| 20451 |
#endif |
| 20452 |
char sqlite3_table_column_metadata (); |
| 20453 |
int |
| 20454 |
main () |
| 20455 |
{ |
| 20456 |
return sqlite3_table_column_metadata (); |
| 20457 |
; |
| 20458 |
return 0; |
| 20459 |
} |
| 20460 |
_ACEOF |
| 20461 |
if ac_fn_c_try_link "$LINENO"; then : |
| 20462 |
eval "$as_ac_Lib=yes" |
| 20463 |
else |
| 20464 |
eval "$as_ac_Lib=no" |
| 20465 |
fi |
| 20466 |
rm -f core conftest.err conftest.$ac_objext \ |
| 20467 |
conftest$ac_exeext conftest.$ac_ext |
| 20468 |
LIBS=$ac_check_lib_save_LIBS |
| 20469 |
fi |
| 20470 |
eval ac_res=\$$as_ac_Lib |
| 20471 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 |
| 20472 |
$as_echo "$ac_res" >&6; } |
| 20473 |
eval as_val=\$$as_ac_Lib |
| 20474 |
if test "x$as_val" = x""yes; then : |
| 20475 |
|
| 20476 |
$as_echo "#define HAVE_SQLITE3_TABLE_COLUMN_METADATA 1" >>confdefs.h |
| 20477 |
|
| 20478 |
|
| 20479 |
fi |
| 20480 |
|
| 20481 |
odbx_saved_libs=${LIBS}; LIBS="" |
| 20482 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing dgettext" >&5 |
| 20483 |
$as_echo_n "checking for library containing dgettext... " >&6; } |
| 20484 |
if test "${ac_cv_search_dgettext+set}" = set; then : |
| 20485 |
$as_echo_n "(cached) " >&6 |
| 20486 |
else |
| 20487 |
ac_func_search_save_LIBS=$LIBS |
| 20488 |
cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
| 20489 |
/* end confdefs.h. */ |
| 20490 |
|
| 20491 |
/* Override any GCC internal prototype to avoid an error. |
| 20492 |
Use char because int might match the return type of a GCC |
| 20493 |
builtin and then its argument prototype would still apply. */ |
| 20494 |
#ifdef __cplusplus |
| 20495 |
extern "C" |
| 20496 |
#endif |
| 20497 |
char dgettext (); |
| 20498 |
int |
| 20499 |
main () |
| 20500 |
{ |
| 20501 |
return dgettext (); |
| 20502 |
; |
| 20503 |
return 0; |
| 20504 |
} |
| 20505 |
_ACEOF |
| 20506 |
for ac_lib in '' intl; do |
| 20507 |
if test -z "$ac_lib"; then |
| 20508 |
ac_res="none required" |
| 20509 |
else |
| 20510 |
ac_res=-l$ac_lib |
| 20511 |
LIBS="-l$ac_lib $ac_func_search_save_LIBS" |
| 20512 |
fi |
| 20513 |
if ac_fn_c_try_link "$LINENO"; then : |
| 20514 |
ac_cv_search_dgettext=$ac_res |
| 20515 |
fi |
| 20516 |
rm -f core conftest.err conftest.$ac_objext \ |
| 20517 |
conftest$ac_exeext |
| 20518 |
if test "${ac_cv_search_dgettext+set}" = set; then : |
| 20519 |
break |
| 20520 |
fi |
| 20521 |
done |
| 20522 |
if test "${ac_cv_search_dgettext+set}" = set; then : |
| 20523 |
|
| 20524 |
else |
| 20525 |
ac_cv_search_dgettext=no |
| 20526 |
fi |
| 20527 |
rm conftest.$ac_ext |
| 20528 |
LIBS=$ac_func_search_save_LIBS |
| 20529 |
fi |
| 20530 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_dgettext" >&5 |
| 20531 |
$as_echo "$ac_cv_search_dgettext" >&6; } |
| 20532 |
ac_res=$ac_cv_search_dgettext |
| 20533 |
if test "$ac_res" != no; then : |
| 20534 |
test "$ac_res" = "none required" || LIBS="$ac_res $LIBS" |
| 20535 |
LIBSQLITE3="$LIBSQLITE3 $LIBS" |
| 20536 |
fi |
| 20537 |
|
| 20538 |
LIBS=${odbx_saved_libs} |
| 20278 |
;; |
20539 |
;; |
| 20279 |
sybase) |
20540 |
sybase) |
| 20280 |
for ac_header in ctpublic.h |
20541 |
for ac_header in ctpublic.h |
|
Lines 21029-21036
Link Here
|
| 21029 |
# report actual input values of CONFIG_FILES etc. instead of their |
21290 |
# report actual input values of CONFIG_FILES etc. instead of their |
| 21030 |
# values after options handling. |
21291 |
# values after options handling. |
| 21031 |
ac_log=" |
21292 |
ac_log=" |
| 21032 |
This file was extended by opendbx $as_me 1.4.3, which was |
21293 |
This file was extended by opendbx $as_me 1.4.6, which was |
| 21033 |
generated by GNU Autoconf 2.64. Invocation command line was |
21294 |
generated by GNU Autoconf 2.65. Invocation command line was |
| 21034 |
|
21295 |
|
| 21035 |
CONFIG_FILES = $CONFIG_FILES |
21296 |
CONFIG_FILES = $CONFIG_FILES |
| 21036 |
CONFIG_HEADERS = $CONFIG_HEADERS |
21297 |
CONFIG_HEADERS = $CONFIG_HEADERS |
|
Lines 21070-21075
Link Here
|
| 21070 |
|
21331 |
|
| 21071 |
-h, --help print this help, then exit |
21332 |
-h, --help print this help, then exit |
| 21072 |
-V, --version print version number and configuration settings, then exit |
21333 |
-V, --version print version number and configuration settings, then exit |
|
|
21334 |
--config print configuration, then exit |
| 21073 |
-q, --quiet, --silent |
21335 |
-q, --quiet, --silent |
| 21074 |
do not print progress messages |
21336 |
do not print progress messages |
| 21075 |
-d, --debug don't remove temporary files |
21337 |
-d, --debug don't remove temporary files |
|
Lines 21092-21101
Link Here
|
| 21092 |
|
21354 |
|
| 21093 |
_ACEOF |
21355 |
_ACEOF |
| 21094 |
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
21356 |
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
|
|
21357 |
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
| 21095 |
ac_cs_version="\\ |
21358 |
ac_cs_version="\\ |
| 21096 |
opendbx config.status 1.4.3 |
21359 |
opendbx config.status 1.4.6 |
| 21097 |
configured by $0, generated by GNU Autoconf 2.64, |
21360 |
configured by $0, generated by GNU Autoconf 2.65, |
| 21098 |
with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" |
21361 |
with options \\"\$ac_cs_config\\" |
| 21099 |
|
21362 |
|
| 21100 |
Copyright (C) 2009 Free Software Foundation, Inc. |
21363 |
Copyright (C) 2009 Free Software Foundation, Inc. |
| 21101 |
This config.status script is free software; the Free Software Foundation |
21364 |
This config.status script is free software; the Free Software Foundation |
|
Lines 21133-21138
Link Here
|
| 21133 |
ac_cs_recheck=: ;; |
21396 |
ac_cs_recheck=: ;; |
| 21134 |
--version | --versio | --versi | --vers | --ver | --ve | --v | -V ) |
21397 |
--version | --versio | --versi | --vers | --ver | --ve | --v | -V ) |
| 21135 |
$as_echo "$ac_cs_version"; exit ;; |
21398 |
$as_echo "$ac_cs_version"; exit ;; |
|
|
21399 |
--config | --confi | --conf | --con | --co | --c ) |
| 21400 |
$as_echo "$ac_cs_config"; exit ;; |
| 21136 |
--debug | --debu | --deb | --de | --d | -d ) |
21401 |
--debug | --debu | --deb | --de | --d | -d ) |
| 21137 |
debug=: ;; |
21402 |
debug=: ;; |
| 21138 |
--file | --fil | --fi | --f ) |
21403 |
--file | --fil | --fi | --f ) |
|
Lines 21702-21708
Link Here
|
| 21702 |
t delim |
21967 |
t delim |
| 21703 |
:nl |
21968 |
:nl |
| 21704 |
h |
21969 |
h |
| 21705 |
s/\(.\{148\}\).*/\1/ |
21970 |
s/\(.\{148\}\)..*/\1/ |
| 21706 |
t more1 |
21971 |
t more1 |
| 21707 |
s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/ |
21972 |
s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/ |
| 21708 |
p |
21973 |
p |
|
Lines 21716-21722
Link Here
|
| 21716 |
t nl |
21981 |
t nl |
| 21717 |
:delim |
21982 |
:delim |
| 21718 |
h |
21983 |
h |
| 21719 |
s/\(.\{148\}\).*/\1/ |
21984 |
s/\(.\{148\}\)..*/\1/ |
| 21720 |
t more2 |
21985 |
t more2 |
| 21721 |
s/["\\]/\\&/g; s/^/"/; s/$/"/ |
21986 |
s/["\\]/\\&/g; s/^/"/; s/$/"/ |
| 21722 |
p |
21987 |
p |