Mercurial > feed
comparison configure @ 20:dd5b333a7960
Regenerate Autotools files myself with Ron's patch
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Sat, 23 Jun 2012 09:58:31 -0400 |
parents | a40cf9c8d615 |
children |
comparison
equal
deleted
inserted
replaced
19:287a0e02f1a6 | 20:dd5b333a7960 |
---|---|
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.68 for urweb_feed 1.0. | 3 # Generated by GNU Autoconf 2.69 for urweb_feed 1.0. |
4 # | 4 # |
5 # | 5 # |
6 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, | 6 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. |
7 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software | |
8 # Foundation, Inc. | |
9 # | 7 # |
10 # | 8 # |
11 # This configure script is free software; the Free Software Foundation | 9 # This configure script is free software; the Free Software Foundation |
12 # gives unlimited permission to copy, distribute and modify it. | 10 # gives unlimited permission to copy, distribute and modify it. |
13 ## -------------------- ## | 11 ## -------------------- ## |
132 export LANGUAGE | 130 export LANGUAGE |
133 | 131 |
134 # CDPATH. | 132 # CDPATH. |
135 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH | 133 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH |
136 | 134 |
135 # Use a proper internal environment variable to ensure we don't fall | |
136 # into an infinite loop, continuously re-executing ourselves. | |
137 if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then | |
138 _as_can_reexec=no; export _as_can_reexec; | |
139 # We cannot yet assume a decent shell, so we have to provide a | |
140 # neutralization value for shells without unset; and this also | |
141 # works around shells that cannot unset nonexistent variables. | |
142 # Preserve -v and -x to the replacement shell. | |
143 BASH_ENV=/dev/null | |
144 ENV=/dev/null | |
145 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV | |
146 case $- in # (((( | |
147 *v*x* | *x*v* ) as_opts=-vx ;; | |
148 *v* ) as_opts=-v ;; | |
149 *x* ) as_opts=-x ;; | |
150 * ) as_opts= ;; | |
151 esac | |
152 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"} | |
153 # Admittedly, this is quite paranoid, since all the known shells bail | |
154 # out after a failed `exec'. | |
155 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2 | |
156 as_fn_exit 255 | |
157 fi | |
158 # We don't want this to propagate to other subprocesses. | |
159 { _as_can_reexec=; unset _as_can_reexec;} | |
137 if test "x$CONFIG_SHELL" = x; then | 160 if test "x$CONFIG_SHELL" = x; then |
138 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then : | 161 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then : |
139 emulate sh | 162 emulate sh |
140 NULLCMD=: | 163 NULLCMD=: |
141 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which | 164 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which |
165 if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then : | 188 if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then : |
166 | 189 |
167 else | 190 else |
168 exitcode=1; echo positional parameters were not saved. | 191 exitcode=1; echo positional parameters were not saved. |
169 fi | 192 fi |
170 test x\$exitcode = x0 || exit 1" | 193 test x\$exitcode = x0 || exit 1 |
194 test -x / || exit 1" | |
171 as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO | 195 as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO |
172 as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO | 196 as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO |
173 eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && | 197 eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && |
174 test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 | 198 test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 |
175 test \$(( 1 + 1 )) = 2 || exit 1 | 199 test \$(( 1 + 1 )) = 2 || exit 1 |
218 fi; } | 242 fi; } |
219 IFS=$as_save_IFS | 243 IFS=$as_save_IFS |
220 | 244 |
221 | 245 |
222 if test "x$CONFIG_SHELL" != x; then : | 246 if test "x$CONFIG_SHELL" != x; then : |
223 # We cannot yet assume a decent shell, so we have to provide a | 247 export CONFIG_SHELL |
224 # neutralization value for shells without unset; and this also | 248 # We cannot yet assume a decent shell, so we have to provide a |
225 # works around shells that cannot unset nonexistent variables. | 249 # neutralization value for shells without unset; and this also |
226 # Preserve -v and -x to the replacement shell. | 250 # works around shells that cannot unset nonexistent variables. |
227 BASH_ENV=/dev/null | 251 # Preserve -v and -x to the replacement shell. |
228 ENV=/dev/null | 252 BASH_ENV=/dev/null |
229 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV | 253 ENV=/dev/null |
230 export CONFIG_SHELL | 254 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV |
231 case $- in # (((( | 255 case $- in # (((( |
232 *v*x* | *x*v* ) as_opts=-vx ;; | 256 *v*x* | *x*v* ) as_opts=-vx ;; |
233 *v* ) as_opts=-v ;; | 257 *v* ) as_opts=-v ;; |
234 *x* ) as_opts=-x ;; | 258 *x* ) as_opts=-x ;; |
235 * ) as_opts= ;; | 259 * ) as_opts= ;; |
236 esac | 260 esac |
237 exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"} | 261 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"} |
262 # Admittedly, this is quite paranoid, since all the known shells bail | |
263 # out after a failed `exec'. | |
264 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2 | |
265 exit 255 | |
238 fi | 266 fi |
239 | 267 |
240 if test x$as_have_required = xno; then : | 268 if test x$as_have_required = xno; then : |
241 $as_echo "$0: This script requires a shell more modern than all" | 269 $as_echo "$0: This script requires a shell more modern than all" |
242 $as_echo "$0: the shells that I found on your system." | 270 $as_echo "$0: the shells that I found on your system." |
334 test -z "$as_dirs" || eval "mkdir $as_dirs" | 362 test -z "$as_dirs" || eval "mkdir $as_dirs" |
335 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" | 363 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" |
336 | 364 |
337 | 365 |
338 } # as_fn_mkdir_p | 366 } # as_fn_mkdir_p |
367 | |
368 # as_fn_executable_p FILE | |
369 # ----------------------- | |
370 # Test if FILE is an executable regular file. | |
371 as_fn_executable_p () | |
372 { | |
373 test -f "$1" && test -x "$1" | |
374 } # as_fn_executable_p | |
339 # as_fn_append VAR VALUE | 375 # as_fn_append VAR VALUE |
340 # ---------------------- | 376 # ---------------------- |
341 # Append the text in VALUE to the end of the definition contained in VAR. Take | 377 # Append the text in VALUE to the end of the definition contained in VAR. Take |
342 # advantage of any shell optimizations that allow amortized linear growth over | 378 # advantage of any shell optimizations that allow amortized linear growth over |
343 # repeated appends, instead of the typical quadratic growth present in naive | 379 # repeated appends, instead of the typical quadratic growth present in naive |
455 s/-\n.*// | 491 s/-\n.*// |
456 ' >$as_me.lineno && | 492 ' >$as_me.lineno && |
457 chmod +x "$as_me.lineno" || | 493 chmod +x "$as_me.lineno" || |
458 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; } | 494 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; } |
459 | 495 |
496 # If we had to re-execute with $CONFIG_SHELL, we're ensured to have | |
497 # already done that, so ensure we don't try to do so again and fall | |
498 # in an infinite loop. This has already happened in practice. | |
499 _as_can_reexec=no; export _as_can_reexec | |
460 # Don't try to exec as it changes $[0], causing all sort of problems | 500 # Don't try to exec as it changes $[0], causing all sort of problems |
461 # (the dirname of $[0] is not the place where we might find the | 501 # (the dirname of $[0] is not the place where we might find the |
462 # original and so on. Autoconf is especially sensitive to this). | 502 # original and so on. Autoconf is especially sensitive to this). |
463 . "./$as_me.lineno" | 503 . "./$as_me.lineno" |
464 # Exit status is that of the last command. | 504 # Exit status is that of the last command. |
489 if ln -s conf$$.file conf$$ 2>/dev/null; then | 529 if ln -s conf$$.file conf$$ 2>/dev/null; then |
490 as_ln_s='ln -s' | 530 as_ln_s='ln -s' |
491 # ... but there are two gotchas: | 531 # ... but there are two gotchas: |
492 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. | 532 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. |
493 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. | 533 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. |
494 # In both cases, we have to default to `cp -p'. | 534 # In both cases, we have to default to `cp -pR'. |
495 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || | 535 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || |
496 as_ln_s='cp -p' | 536 as_ln_s='cp -pR' |
497 elif ln conf$$.file conf$$ 2>/dev/null; then | 537 elif ln conf$$.file conf$$ 2>/dev/null; then |
498 as_ln_s=ln | 538 as_ln_s=ln |
499 else | 539 else |
500 as_ln_s='cp -p' | 540 as_ln_s='cp -pR' |
501 fi | 541 fi |
502 else | 542 else |
503 as_ln_s='cp -p' | 543 as_ln_s='cp -pR' |
504 fi | 544 fi |
505 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file | 545 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file |
506 rmdir conf$$.dir 2>/dev/null | 546 rmdir conf$$.dir 2>/dev/null |
507 | 547 |
508 if mkdir -p . 2>/dev/null; then | 548 if mkdir -p . 2>/dev/null; then |
510 else | 550 else |
511 test -d ./-p && rmdir ./-p | 551 test -d ./-p && rmdir ./-p |
512 as_mkdir_p=false | 552 as_mkdir_p=false |
513 fi | 553 fi |
514 | 554 |
515 if test -x / >/dev/null 2>&1; then | 555 as_test_x='test -x' |
516 as_test_x='test -x' | 556 as_executable_p=as_fn_executable_p |
517 else | |
518 if ls -dL / >/dev/null 2>&1; then | |
519 as_ls_L_option=L | |
520 else | |
521 as_ls_L_option= | |
522 fi | |
523 as_test_x=' | |
524 eval sh -c '\'' | |
525 if test -d "$1"; then | |
526 test -d "$1/."; | |
527 else | |
528 case $1 in #( | |
529 -*)set "./$1";; | |
530 esac; | |
531 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( | |
532 ???[sx]*):;;*)false;;esac;fi | |
533 '\'' sh | |
534 ' | |
535 fi | |
536 as_executable_p=$as_test_x | |
537 | 557 |
538 # Sed expression to map a string onto a valid CPP name. | 558 # Sed expression to map a string onto a valid CPP name. |
539 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" | 559 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" |
540 | 560 |
541 # Sed expression to map a string onto a valid variable name. | 561 # Sed expression to map a string onto a valid variable name. |
645 build | 665 build |
646 LIBTOOL | 666 LIBTOOL |
647 am__fastdepCC_FALSE | 667 am__fastdepCC_FALSE |
648 am__fastdepCC_TRUE | 668 am__fastdepCC_TRUE |
649 CCDEPMODE | 669 CCDEPMODE |
670 am__nodep | |
650 AMDEPBACKSLASH | 671 AMDEPBACKSLASH |
651 AMDEP_FALSE | 672 AMDEP_FALSE |
652 AMDEP_TRUE | 673 AMDEP_TRUE |
653 am__quote | 674 am__quote |
654 am__include | 675 am__include |
1199 | 1220 |
1200 # FIXME: To remove some day. | 1221 # FIXME: To remove some day. |
1201 if test "x$host_alias" != x; then | 1222 if test "x$host_alias" != x; then |
1202 if test "x$build_alias" = x; then | 1223 if test "x$build_alias" = x; then |
1203 cross_compiling=maybe | 1224 cross_compiling=maybe |
1204 $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host. | |
1205 If a cross compiler is detected then cross compile mode will be used" >&2 | |
1206 elif test "x$build_alias" != "x$host_alias"; then | 1225 elif test "x$build_alias" != "x$host_alias"; then |
1207 cross_compiling=yes | 1226 cross_compiling=yes |
1208 fi | 1227 fi |
1209 fi | 1228 fi |
1210 | 1229 |
1375 --disable-libtool-lock avoid locking (might break parallel builds) | 1394 --disable-libtool-lock avoid locking (might break parallel builds) |
1376 | 1395 |
1377 Optional Packages: | 1396 Optional Packages: |
1378 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] | 1397 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] |
1379 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) | 1398 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) |
1380 --with-pic try to use only PIC/non-PIC objects [default=use | 1399 --with-pic[=PKGS] try to use only PIC/non-PIC objects [default=use |
1381 both] | 1400 both] |
1382 --with-gnu-ld assume the C compiler uses GNU ld [default=no] | 1401 --with-gnu-ld assume the C compiler uses GNU ld [default=no] |
1383 --with-sysroot=DIR Search for dependent libraries within DIR | 1402 --with-sysroot=DIR Search for dependent libraries within DIR |
1384 (or the compiler's sysroot if not specified). | 1403 (or the compiler's sysroot if not specified). |
1385 --with-libcurl=DIR look for the curl library in DIR | 1404 --with-libcurl=DIR look for the curl library in DIR |
1459 | 1478 |
1460 test -n "$ac_init_help" && exit $ac_status | 1479 test -n "$ac_init_help" && exit $ac_status |
1461 if $ac_init_version; then | 1480 if $ac_init_version; then |
1462 cat <<\_ACEOF | 1481 cat <<\_ACEOF |
1463 urweb_feed configure 1.0 | 1482 urweb_feed configure 1.0 |
1464 generated by GNU Autoconf 2.68 | 1483 generated by GNU Autoconf 2.69 |
1465 | 1484 |
1466 Copyright (C) 2010 Free Software Foundation, Inc. | 1485 Copyright (C) 2012 Free Software Foundation, Inc. |
1467 This configure script is free software; the Free Software Foundation | 1486 This configure script is free software; the Free Software Foundation |
1468 gives unlimited permission to copy, distribute and modify it. | 1487 gives unlimited permission to copy, distribute and modify it. |
1469 _ACEOF | 1488 _ACEOF |
1470 exit | 1489 exit |
1471 fi | 1490 fi |
1734 test $ac_status = 0; } && { | 1753 test $ac_status = 0; } && { |
1735 test -z "$ac_c_werror_flag" || | 1754 test -z "$ac_c_werror_flag" || |
1736 test ! -s conftest.err | 1755 test ! -s conftest.err |
1737 } && test -s conftest$ac_exeext && { | 1756 } && test -s conftest$ac_exeext && { |
1738 test "$cross_compiling" = yes || | 1757 test "$cross_compiling" = yes || |
1739 $as_test_x conftest$ac_exeext | 1758 test -x conftest$ac_exeext |
1740 }; then : | 1759 }; then : |
1741 ac_retval=0 | 1760 ac_retval=0 |
1742 else | 1761 else |
1743 $as_echo "$as_me: failed program was:" >&5 | 1762 $as_echo "$as_me: failed program was:" >&5 |
1744 sed 's/^/| /' conftest.$ac_ext >&5 | 1763 sed 's/^/| /' conftest.$ac_ext >&5 |
1824 cat >config.log <<_ACEOF | 1843 cat >config.log <<_ACEOF |
1825 This file contains any messages produced by compilers while | 1844 This file contains any messages produced by compilers while |
1826 running configure, to aid debugging if configure makes a mistake. | 1845 running configure, to aid debugging if configure makes a mistake. |
1827 | 1846 |
1828 It was created by urweb_feed $as_me 1.0, which was | 1847 It was created by urweb_feed $as_me 1.0, which was |
1829 generated by GNU Autoconf 2.68. Invocation command line was | 1848 generated by GNU Autoconf 2.69. Invocation command line was |
1830 | 1849 |
1831 $ $0 $@ | 1850 $ $0 $@ |
1832 | 1851 |
1833 _ACEOF | 1852 _ACEOF |
1834 exec 5>>config.log | 1853 exec 5>>config.log |
2193 for as_dir in $PATH | 2212 for as_dir in $PATH |
2194 do | 2213 do |
2195 IFS=$as_save_IFS | 2214 IFS=$as_save_IFS |
2196 test -z "$as_dir" && as_dir=. | 2215 test -z "$as_dir" && as_dir=. |
2197 for ac_exec_ext in '' $ac_executable_extensions; do | 2216 for ac_exec_ext in '' $ac_executable_extensions; do |
2198 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 2217 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
2199 ac_cv_prog_CC="${ac_tool_prefix}gcc" | 2218 ac_cv_prog_CC="${ac_tool_prefix}gcc" |
2200 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 2219 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
2201 break 2 | 2220 break 2 |
2202 fi | 2221 fi |
2203 done | 2222 done |
2233 for as_dir in $PATH | 2252 for as_dir in $PATH |
2234 do | 2253 do |
2235 IFS=$as_save_IFS | 2254 IFS=$as_save_IFS |
2236 test -z "$as_dir" && as_dir=. | 2255 test -z "$as_dir" && as_dir=. |
2237 for ac_exec_ext in '' $ac_executable_extensions; do | 2256 for ac_exec_ext in '' $ac_executable_extensions; do |
2238 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 2257 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
2239 ac_cv_prog_ac_ct_CC="gcc" | 2258 ac_cv_prog_ac_ct_CC="gcc" |
2240 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 2259 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
2241 break 2 | 2260 break 2 |
2242 fi | 2261 fi |
2243 done | 2262 done |
2286 for as_dir in $PATH | 2305 for as_dir in $PATH |
2287 do | 2306 do |
2288 IFS=$as_save_IFS | 2307 IFS=$as_save_IFS |
2289 test -z "$as_dir" && as_dir=. | 2308 test -z "$as_dir" && as_dir=. |
2290 for ac_exec_ext in '' $ac_executable_extensions; do | 2309 for ac_exec_ext in '' $ac_executable_extensions; do |
2291 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 2310 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
2292 ac_cv_prog_CC="${ac_tool_prefix}cc" | 2311 ac_cv_prog_CC="${ac_tool_prefix}cc" |
2293 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 2312 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
2294 break 2 | 2313 break 2 |
2295 fi | 2314 fi |
2296 done | 2315 done |
2327 for as_dir in $PATH | 2346 for as_dir in $PATH |
2328 do | 2347 do |
2329 IFS=$as_save_IFS | 2348 IFS=$as_save_IFS |
2330 test -z "$as_dir" && as_dir=. | 2349 test -z "$as_dir" && as_dir=. |
2331 for ac_exec_ext in '' $ac_executable_extensions; do | 2350 for ac_exec_ext in '' $ac_executable_extensions; do |
2332 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 2351 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
2333 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then | 2352 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then |
2334 ac_prog_rejected=yes | 2353 ac_prog_rejected=yes |
2335 continue | 2354 continue |
2336 fi | 2355 fi |
2337 ac_cv_prog_CC="cc" | 2356 ac_cv_prog_CC="cc" |
2385 for as_dir in $PATH | 2404 for as_dir in $PATH |
2386 do | 2405 do |
2387 IFS=$as_save_IFS | 2406 IFS=$as_save_IFS |
2388 test -z "$as_dir" && as_dir=. | 2407 test -z "$as_dir" && as_dir=. |
2389 for ac_exec_ext in '' $ac_executable_extensions; do | 2408 for ac_exec_ext in '' $ac_executable_extensions; do |
2390 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 2409 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
2391 ac_cv_prog_CC="$ac_tool_prefix$ac_prog" | 2410 ac_cv_prog_CC="$ac_tool_prefix$ac_prog" |
2392 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 2411 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
2393 break 2 | 2412 break 2 |
2394 fi | 2413 fi |
2395 done | 2414 done |
2429 for as_dir in $PATH | 2448 for as_dir in $PATH |
2430 do | 2449 do |
2431 IFS=$as_save_IFS | 2450 IFS=$as_save_IFS |
2432 test -z "$as_dir" && as_dir=. | 2451 test -z "$as_dir" && as_dir=. |
2433 for ac_exec_ext in '' $ac_executable_extensions; do | 2452 for ac_exec_ext in '' $ac_executable_extensions; do |
2434 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 2453 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
2435 ac_cv_prog_ac_ct_CC="$ac_prog" | 2454 ac_cv_prog_ac_ct_CC="$ac_prog" |
2436 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 2455 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
2437 break 2 | 2456 break 2 |
2438 fi | 2457 fi |
2439 done | 2458 done |
2875 ac_save_CC=$CC | 2894 ac_save_CC=$CC |
2876 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 2895 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
2877 /* end confdefs.h. */ | 2896 /* end confdefs.h. */ |
2878 #include <stdarg.h> | 2897 #include <stdarg.h> |
2879 #include <stdio.h> | 2898 #include <stdio.h> |
2880 #include <sys/types.h> | 2899 struct stat; |
2881 #include <sys/stat.h> | |
2882 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | 2900 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ |
2883 struct buf { int x; }; | 2901 struct buf { int x; }; |
2884 FILE * (*rcsopen) (struct buf *, struct stat *, int); | 2902 FILE * (*rcsopen) (struct buf *, struct stat *, int); |
2885 static char *e (p, i) | 2903 static char *e (p, i) |
2886 char **p; | 2904 char **p; |
3116 IFS=$as_save_IFS | 3134 IFS=$as_save_IFS |
3117 test -z "$as_dir" && as_dir=. | 3135 test -z "$as_dir" && as_dir=. |
3118 for ac_prog in grep ggrep; do | 3136 for ac_prog in grep ggrep; do |
3119 for ac_exec_ext in '' $ac_executable_extensions; do | 3137 for ac_exec_ext in '' $ac_executable_extensions; do |
3120 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" | 3138 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" |
3121 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue | 3139 as_fn_executable_p "$ac_path_GREP" || continue |
3122 # Check for GNU ac_path_GREP and select it if it is found. | 3140 # Check for GNU ac_path_GREP and select it if it is found. |
3123 # Check for GNU $ac_path_GREP | 3141 # Check for GNU $ac_path_GREP |
3124 case `"$ac_path_GREP" --version 2>&1` in | 3142 case `"$ac_path_GREP" --version 2>&1` in |
3125 *GNU*) | 3143 *GNU*) |
3126 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;; | 3144 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;; |
3182 IFS=$as_save_IFS | 3200 IFS=$as_save_IFS |
3183 test -z "$as_dir" && as_dir=. | 3201 test -z "$as_dir" && as_dir=. |
3184 for ac_prog in egrep; do | 3202 for ac_prog in egrep; do |
3185 for ac_exec_ext in '' $ac_executable_extensions; do | 3203 for ac_exec_ext in '' $ac_executable_extensions; do |
3186 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" | 3204 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" |
3187 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue | 3205 as_fn_executable_p "$ac_path_EGREP" || continue |
3188 # Check for GNU ac_path_EGREP and select it if it is found. | 3206 # Check for GNU ac_path_EGREP and select it if it is found. |
3189 # Check for GNU $ac_path_EGREP | 3207 # Check for GNU $ac_path_EGREP |
3190 case `"$ac_path_EGREP" --version 2>&1` in | 3208 case `"$ac_path_EGREP" --version 2>&1` in |
3191 *GNU*) | 3209 *GNU*) |
3192 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;; | 3210 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;; |
3389 $as_echo_n "(cached) " >&6 | 3407 $as_echo_n "(cached) " >&6 |
3390 else | 3408 else |
3391 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 3409 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
3392 /* end confdefs.h. */ | 3410 /* end confdefs.h. */ |
3393 | 3411 |
3394 # define __EXTENSIONS__ 1 | 3412 # define __EXTENSIONS__ 1 |
3395 $ac_includes_default | 3413 $ac_includes_default |
3396 int | 3414 int |
3397 main () | 3415 main () |
3398 { | 3416 { |
3399 | 3417 |
3400 ; | 3418 ; |
3488 # OSF1 and SCO ODT 3.0 have their own names for install. | 3506 # OSF1 and SCO ODT 3.0 have their own names for install. |
3489 # Don't use installbsd from OSF since it installs stuff as root | 3507 # Don't use installbsd from OSF since it installs stuff as root |
3490 # by default. | 3508 # by default. |
3491 for ac_prog in ginstall scoinst install; do | 3509 for ac_prog in ginstall scoinst install; do |
3492 for ac_exec_ext in '' $ac_executable_extensions; do | 3510 for ac_exec_ext in '' $ac_executable_extensions; do |
3493 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then | 3511 if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then |
3494 if test $ac_prog = install && | 3512 if test $ac_prog = install && |
3495 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then | 3513 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then |
3496 # AIX install. It has an incompatible calling convention. | 3514 # AIX install. It has an incompatible calling convention. |
3497 : | 3515 : |
3498 elif test $ac_prog = install && | 3516 elif test $ac_prog = install && |
3657 for as_dir in $PATH | 3675 for as_dir in $PATH |
3658 do | 3676 do |
3659 IFS=$as_save_IFS | 3677 IFS=$as_save_IFS |
3660 test -z "$as_dir" && as_dir=. | 3678 test -z "$as_dir" && as_dir=. |
3661 for ac_exec_ext in '' $ac_executable_extensions; do | 3679 for ac_exec_ext in '' $ac_executable_extensions; do |
3662 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 3680 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
3663 ac_cv_prog_STRIP="${ac_tool_prefix}strip" | 3681 ac_cv_prog_STRIP="${ac_tool_prefix}strip" |
3664 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 3682 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
3665 break 2 | 3683 break 2 |
3666 fi | 3684 fi |
3667 done | 3685 done |
3697 for as_dir in $PATH | 3715 for as_dir in $PATH |
3698 do | 3716 do |
3699 IFS=$as_save_IFS | 3717 IFS=$as_save_IFS |
3700 test -z "$as_dir" && as_dir=. | 3718 test -z "$as_dir" && as_dir=. |
3701 for ac_exec_ext in '' $ac_executable_extensions; do | 3719 for ac_exec_ext in '' $ac_executable_extensions; do |
3702 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 3720 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
3703 ac_cv_prog_ac_ct_STRIP="strip" | 3721 ac_cv_prog_ac_ct_STRIP="strip" |
3704 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 3722 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
3705 break 2 | 3723 break 2 |
3706 fi | 3724 fi |
3707 done | 3725 done |
3748 do | 3766 do |
3749 IFS=$as_save_IFS | 3767 IFS=$as_save_IFS |
3750 test -z "$as_dir" && as_dir=. | 3768 test -z "$as_dir" && as_dir=. |
3751 for ac_prog in mkdir gmkdir; do | 3769 for ac_prog in mkdir gmkdir; do |
3752 for ac_exec_ext in '' $ac_executable_extensions; do | 3770 for ac_exec_ext in '' $ac_executable_extensions; do |
3753 { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue | 3771 as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue |
3754 case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( | 3772 case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( |
3755 'mkdir (GNU coreutils) '* | \ | 3773 'mkdir (GNU coreutils) '* | \ |
3756 'mkdir (coreutils) '* | \ | 3774 'mkdir (coreutils) '* | \ |
3757 'mkdir (fileutils) '4.1*) | 3775 'mkdir (fileutils) '4.1*) |
3758 ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext | 3776 ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext |
3801 for as_dir in $PATH | 3819 for as_dir in $PATH |
3802 do | 3820 do |
3803 IFS=$as_save_IFS | 3821 IFS=$as_save_IFS |
3804 test -z "$as_dir" && as_dir=. | 3822 test -z "$as_dir" && as_dir=. |
3805 for ac_exec_ext in '' $ac_executable_extensions; do | 3823 for ac_exec_ext in '' $ac_executable_extensions; do |
3806 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 3824 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
3807 ac_cv_prog_AWK="$ac_prog" | 3825 ac_cv_prog_AWK="$ac_prog" |
3808 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 3826 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
3809 break 2 | 3827 break 2 |
3810 fi | 3828 fi |
3811 done | 3829 done |
3917 fi | 3935 fi |
3918 | 3936 |
3919 if test "x$enable_dependency_tracking" != xno; then | 3937 if test "x$enable_dependency_tracking" != xno; then |
3920 am_depcomp="$ac_aux_dir/depcomp" | 3938 am_depcomp="$ac_aux_dir/depcomp" |
3921 AMDEPBACKSLASH='\' | 3939 AMDEPBACKSLASH='\' |
3940 am__nodep='_no' | |
3922 fi | 3941 fi |
3923 if test "x$enable_dependency_tracking" != xno; then | 3942 if test "x$enable_dependency_tracking" != xno; then |
3924 AMDEP_TRUE= | 3943 AMDEP_TRUE= |
3925 AMDEP_FALSE='#' | 3944 AMDEP_FALSE='#' |
3926 else | 3945 else |
3970 | 3989 |
3971 MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} | 3990 MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} |
3972 | 3991 |
3973 # We need awk for the "check" target. The system "awk" is bad on | 3992 # We need awk for the "check" target. The system "awk" is bad on |
3974 # some platforms. | 3993 # some platforms. |
3975 # Always define AMTAR for backward compatibility. | 3994 # Always define AMTAR for backward compatibility. Yes, it's still used |
3976 | 3995 # in the wild :-( We should find a proper way to deprecate it ... |
3977 AMTAR=${AMTAR-"${am_missing_run}tar"} | 3996 AMTAR='$${TAR-tar}' |
3978 | 3997 |
3979 am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -' | 3998 am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' |
3980 | 3999 |
3981 | 4000 |
3982 | 4001 |
3983 | 4002 |
3984 depcc="$CC" am_compiler_list= | 4003 depcc="$CC" am_compiler_list= |
3992 # We make a subdir and do the tests there. Otherwise we can end up | 4011 # We make a subdir and do the tests there. Otherwise we can end up |
3993 # making bogus files that we don't know about and never remove. For | 4012 # making bogus files that we don't know about and never remove. For |
3994 # instance it was reported that on HP-UX the gcc test will end up | 4013 # instance it was reported that on HP-UX the gcc test will end up |
3995 # making a dummy file named `D' -- because `-MD' means `put the output | 4014 # making a dummy file named `D' -- because `-MD' means `put the output |
3996 # in D'. | 4015 # in D'. |
4016 rm -rf conftest.dir | |
3997 mkdir conftest.dir | 4017 mkdir conftest.dir |
3998 # Copy depcomp to subdir because otherwise we won't find it if we're | 4018 # Copy depcomp to subdir because otherwise we won't find it if we're |
3999 # using a relative directory. | 4019 # using a relative directory. |
4000 cp "$am_depcomp" conftest.dir | 4020 cp "$am_depcomp" conftest.dir |
4001 cd conftest.dir | 4021 cd conftest.dir |
4051 continue | 4071 continue |
4052 else | 4072 else |
4053 break | 4073 break |
4054 fi | 4074 fi |
4055 ;; | 4075 ;; |
4056 msvisualcpp | msvcmsys) | 4076 msvc7 | msvc7msys | msvisualcpp | msvcmsys) |
4057 # This compiler won't grok `-c -o', but also, the minuso test has | 4077 # This compiler won't grok `-c -o', but also, the minuso test has |
4058 # not run yet. These depmodes are late enough in the game, and | 4078 # not run yet. These depmodes are late enough in the game, and |
4059 # so weak that their functioning should not be impacted. | 4079 # so weak that their functioning should not be impacted. |
4060 am__obj=conftest.${OBJEXT-o} | 4080 am__obj=conftest.${OBJEXT-o} |
4061 am__minus_obj= | 4081 am__minus_obj= |
4129 for as_dir in $PATH | 4149 for as_dir in $PATH |
4130 do | 4150 do |
4131 IFS=$as_save_IFS | 4151 IFS=$as_save_IFS |
4132 test -z "$as_dir" && as_dir=. | 4152 test -z "$as_dir" && as_dir=. |
4133 for ac_exec_ext in '' $ac_executable_extensions; do | 4153 for ac_exec_ext in '' $ac_executable_extensions; do |
4134 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 4154 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
4135 ac_cv_prog_CC="${ac_tool_prefix}gcc" | 4155 ac_cv_prog_CC="${ac_tool_prefix}gcc" |
4136 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 4156 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
4137 break 2 | 4157 break 2 |
4138 fi | 4158 fi |
4139 done | 4159 done |
4169 for as_dir in $PATH | 4189 for as_dir in $PATH |
4170 do | 4190 do |
4171 IFS=$as_save_IFS | 4191 IFS=$as_save_IFS |
4172 test -z "$as_dir" && as_dir=. | 4192 test -z "$as_dir" && as_dir=. |
4173 for ac_exec_ext in '' $ac_executable_extensions; do | 4193 for ac_exec_ext in '' $ac_executable_extensions; do |
4174 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 4194 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
4175 ac_cv_prog_ac_ct_CC="gcc" | 4195 ac_cv_prog_ac_ct_CC="gcc" |
4176 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 4196 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
4177 break 2 | 4197 break 2 |
4178 fi | 4198 fi |
4179 done | 4199 done |
4222 for as_dir in $PATH | 4242 for as_dir in $PATH |
4223 do | 4243 do |
4224 IFS=$as_save_IFS | 4244 IFS=$as_save_IFS |
4225 test -z "$as_dir" && as_dir=. | 4245 test -z "$as_dir" && as_dir=. |
4226 for ac_exec_ext in '' $ac_executable_extensions; do | 4246 for ac_exec_ext in '' $ac_executable_extensions; do |
4227 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 4247 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
4228 ac_cv_prog_CC="${ac_tool_prefix}cc" | 4248 ac_cv_prog_CC="${ac_tool_prefix}cc" |
4229 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 4249 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
4230 break 2 | 4250 break 2 |
4231 fi | 4251 fi |
4232 done | 4252 done |
4263 for as_dir in $PATH | 4283 for as_dir in $PATH |
4264 do | 4284 do |
4265 IFS=$as_save_IFS | 4285 IFS=$as_save_IFS |
4266 test -z "$as_dir" && as_dir=. | 4286 test -z "$as_dir" && as_dir=. |
4267 for ac_exec_ext in '' $ac_executable_extensions; do | 4287 for ac_exec_ext in '' $ac_executable_extensions; do |
4268 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 4288 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
4269 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then | 4289 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then |
4270 ac_prog_rejected=yes | 4290 ac_prog_rejected=yes |
4271 continue | 4291 continue |
4272 fi | 4292 fi |
4273 ac_cv_prog_CC="cc" | 4293 ac_cv_prog_CC="cc" |
4321 for as_dir in $PATH | 4341 for as_dir in $PATH |
4322 do | 4342 do |
4323 IFS=$as_save_IFS | 4343 IFS=$as_save_IFS |
4324 test -z "$as_dir" && as_dir=. | 4344 test -z "$as_dir" && as_dir=. |
4325 for ac_exec_ext in '' $ac_executable_extensions; do | 4345 for ac_exec_ext in '' $ac_executable_extensions; do |
4326 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 4346 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
4327 ac_cv_prog_CC="$ac_tool_prefix$ac_prog" | 4347 ac_cv_prog_CC="$ac_tool_prefix$ac_prog" |
4328 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 4348 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
4329 break 2 | 4349 break 2 |
4330 fi | 4350 fi |
4331 done | 4351 done |
4365 for as_dir in $PATH | 4385 for as_dir in $PATH |
4366 do | 4386 do |
4367 IFS=$as_save_IFS | 4387 IFS=$as_save_IFS |
4368 test -z "$as_dir" && as_dir=. | 4388 test -z "$as_dir" && as_dir=. |
4369 for ac_exec_ext in '' $ac_executable_extensions; do | 4389 for ac_exec_ext in '' $ac_executable_extensions; do |
4370 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 4390 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
4371 ac_cv_prog_ac_ct_CC="$ac_prog" | 4391 ac_cv_prog_ac_ct_CC="$ac_prog" |
4372 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 4392 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
4373 break 2 | 4393 break 2 |
4374 fi | 4394 fi |
4375 done | 4395 done |
4561 ac_save_CC=$CC | 4581 ac_save_CC=$CC |
4562 cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 4582 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
4563 /* end confdefs.h. */ | 4583 /* end confdefs.h. */ |
4564 #include <stdarg.h> | 4584 #include <stdarg.h> |
4565 #include <stdio.h> | 4585 #include <stdio.h> |
4566 #include <sys/types.h> | 4586 struct stat; |
4567 #include <sys/stat.h> | |
4568 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | 4587 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ |
4569 struct buf { int x; }; | 4588 struct buf { int x; }; |
4570 FILE * (*rcsopen) (struct buf *, struct stat *, int); | 4589 FILE * (*rcsopen) (struct buf *, struct stat *, int); |
4571 static char *e (p, i) | 4590 static char *e (p, i) |
4572 char **p; | 4591 char **p; |
4655 $as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;; | 4674 $as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;; |
4656 esac | 4675 esac |
4657 | 4676 |
4658 | 4677 |
4659 | 4678 |
4660 macro_version='2.4' | 4679 macro_version='2.4.2' |
4661 macro_revision='1.3293' | 4680 macro_revision='1.3337' |
4662 | 4681 |
4663 | 4682 |
4664 | 4683 |
4665 | 4684 |
4666 | 4685 |
4834 IFS=$as_save_IFS | 4853 IFS=$as_save_IFS |
4835 test -z "$as_dir" && as_dir=. | 4854 test -z "$as_dir" && as_dir=. |
4836 for ac_prog in sed gsed; do | 4855 for ac_prog in sed gsed; do |
4837 for ac_exec_ext in '' $ac_executable_extensions; do | 4856 for ac_exec_ext in '' $ac_executable_extensions; do |
4838 ac_path_SED="$as_dir/$ac_prog$ac_exec_ext" | 4857 ac_path_SED="$as_dir/$ac_prog$ac_exec_ext" |
4839 { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue | 4858 as_fn_executable_p "$ac_path_SED" || continue |
4840 # Check for GNU ac_path_SED and select it if it is found. | 4859 # Check for GNU ac_path_SED and select it if it is found. |
4841 # Check for GNU $ac_path_SED | 4860 # Check for GNU $ac_path_SED |
4842 case `"$ac_path_SED" --version 2>&1` in | 4861 case `"$ac_path_SED" --version 2>&1` in |
4843 *GNU*) | 4862 *GNU*) |
4844 ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;; | 4863 ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;; |
4913 IFS=$as_save_IFS | 4932 IFS=$as_save_IFS |
4914 test -z "$as_dir" && as_dir=. | 4933 test -z "$as_dir" && as_dir=. |
4915 for ac_prog in fgrep; do | 4934 for ac_prog in fgrep; do |
4916 for ac_exec_ext in '' $ac_executable_extensions; do | 4935 for ac_exec_ext in '' $ac_executable_extensions; do |
4917 ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext" | 4936 ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext" |
4918 { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue | 4937 as_fn_executable_p "$ac_path_FGREP" || continue |
4919 # Check for GNU ac_path_FGREP and select it if it is found. | 4938 # Check for GNU ac_path_FGREP and select it if it is found. |
4920 # Check for GNU $ac_path_FGREP | 4939 # Check for GNU $ac_path_FGREP |
4921 case `"$ac_path_FGREP" --version 2>&1` in | 4940 case `"$ac_path_FGREP" --version 2>&1` in |
4922 *GNU*) | 4941 *GNU*) |
4923 ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;; | 4942 ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;; |
5169 for as_dir in $PATH | 5188 for as_dir in $PATH |
5170 do | 5189 do |
5171 IFS=$as_save_IFS | 5190 IFS=$as_save_IFS |
5172 test -z "$as_dir" && as_dir=. | 5191 test -z "$as_dir" && as_dir=. |
5173 for ac_exec_ext in '' $ac_executable_extensions; do | 5192 for ac_exec_ext in '' $ac_executable_extensions; do |
5174 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 5193 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
5175 ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog" | 5194 ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog" |
5176 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 5195 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
5177 break 2 | 5196 break 2 |
5178 fi | 5197 fi |
5179 done | 5198 done |
5213 for as_dir in $PATH | 5232 for as_dir in $PATH |
5214 do | 5233 do |
5215 IFS=$as_save_IFS | 5234 IFS=$as_save_IFS |
5216 test -z "$as_dir" && as_dir=. | 5235 test -z "$as_dir" && as_dir=. |
5217 for ac_exec_ext in '' $ac_executable_extensions; do | 5236 for ac_exec_ext in '' $ac_executable_extensions; do |
5218 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 5237 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
5219 ac_cv_prog_ac_ct_DUMPBIN="$ac_prog" | 5238 ac_cv_prog_ac_ct_DUMPBIN="$ac_prog" |
5220 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 5239 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
5221 break 2 | 5240 break 2 |
5222 fi | 5241 fi |
5223 done | 5242 done |
5369 ;; | 5388 ;; |
5370 | 5389 |
5371 interix*) | 5390 interix*) |
5372 # We know the value 262144 and hardcode it with a safety zone (like BSD) | 5391 # We know the value 262144 and hardcode it with a safety zone (like BSD) |
5373 lt_cv_sys_max_cmd_len=196608 | 5392 lt_cv_sys_max_cmd_len=196608 |
5393 ;; | |
5394 | |
5395 os2*) | |
5396 # The test takes a long time on OS/2. | |
5397 lt_cv_sys_max_cmd_len=8192 | |
5374 ;; | 5398 ;; |
5375 | 5399 |
5376 osf*) | 5400 osf*) |
5377 # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure | 5401 # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure |
5378 # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not | 5402 # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not |
5410 done | 5434 done |
5411 SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}} | 5435 SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}} |
5412 # If test is not a shell built-in, we'll probably end up computing a | 5436 # If test is not a shell built-in, we'll probably end up computing a |
5413 # maximum length that is only half of the actual maximum length, but | 5437 # maximum length that is only half of the actual maximum length, but |
5414 # we can't tell. | 5438 # we can't tell. |
5415 while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \ | 5439 while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \ |
5416 = "X$teststring$teststring"; } >/dev/null 2>&1 && | 5440 = "X$teststring$teststring"; } >/dev/null 2>&1 && |
5417 test $i != 17 # 1/2 MB should be enough | 5441 test $i != 17 # 1/2 MB should be enough |
5418 do | 5442 do |
5419 i=`expr $i + 1` | 5443 i=`expr $i + 1` |
5420 teststring=$teststring$teststring | 5444 teststring=$teststring$teststring |
5632 for as_dir in $PATH | 5656 for as_dir in $PATH |
5633 do | 5657 do |
5634 IFS=$as_save_IFS | 5658 IFS=$as_save_IFS |
5635 test -z "$as_dir" && as_dir=. | 5659 test -z "$as_dir" && as_dir=. |
5636 for ac_exec_ext in '' $ac_executable_extensions; do | 5660 for ac_exec_ext in '' $ac_executable_extensions; do |
5637 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 5661 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
5638 ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump" | 5662 ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump" |
5639 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 5663 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
5640 break 2 | 5664 break 2 |
5641 fi | 5665 fi |
5642 done | 5666 done |
5672 for as_dir in $PATH | 5696 for as_dir in $PATH |
5673 do | 5697 do |
5674 IFS=$as_save_IFS | 5698 IFS=$as_save_IFS |
5675 test -z "$as_dir" && as_dir=. | 5699 test -z "$as_dir" && as_dir=. |
5676 for ac_exec_ext in '' $ac_executable_extensions; do | 5700 for ac_exec_ext in '' $ac_executable_extensions; do |
5677 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 5701 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
5678 ac_cv_prog_ac_ct_OBJDUMP="objdump" | 5702 ac_cv_prog_ac_ct_OBJDUMP="objdump" |
5679 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 5703 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
5680 break 2 | 5704 break 2 |
5681 fi | 5705 fi |
5682 done | 5706 done |
5839 *) libmagic=never-match;; | 5863 *) libmagic=never-match;; |
5840 esac | 5864 esac |
5841 lt_cv_deplibs_check_method=pass_all | 5865 lt_cv_deplibs_check_method=pass_all |
5842 ;; | 5866 ;; |
5843 | 5867 |
5844 # This must be Linux ELF. | 5868 # This must be glibc/ELF. |
5845 linux* | k*bsd*-gnu | kopensolaris*-gnu) | 5869 linux* | k*bsd*-gnu | kopensolaris*-gnu) |
5846 lt_cv_deplibs_check_method=pass_all | 5870 lt_cv_deplibs_check_method=pass_all |
5847 ;; | 5871 ;; |
5848 | 5872 |
5849 netbsd* | netbsdelf*-gnu) | 5873 netbsd* | netbsdelf*-gnu) |
5978 for as_dir in $PATH | 6002 for as_dir in $PATH |
5979 do | 6003 do |
5980 IFS=$as_save_IFS | 6004 IFS=$as_save_IFS |
5981 test -z "$as_dir" && as_dir=. | 6005 test -z "$as_dir" && as_dir=. |
5982 for ac_exec_ext in '' $ac_executable_extensions; do | 6006 for ac_exec_ext in '' $ac_executable_extensions; do |
5983 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 6007 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
5984 ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool" | 6008 ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool" |
5985 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 6009 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
5986 break 2 | 6010 break 2 |
5987 fi | 6011 fi |
5988 done | 6012 done |
6018 for as_dir in $PATH | 6042 for as_dir in $PATH |
6019 do | 6043 do |
6020 IFS=$as_save_IFS | 6044 IFS=$as_save_IFS |
6021 test -z "$as_dir" && as_dir=. | 6045 test -z "$as_dir" && as_dir=. |
6022 for ac_exec_ext in '' $ac_executable_extensions; do | 6046 for ac_exec_ext in '' $ac_executable_extensions; do |
6023 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 6047 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
6024 ac_cv_prog_ac_ct_DLLTOOL="dlltool" | 6048 ac_cv_prog_ac_ct_DLLTOOL="dlltool" |
6025 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 6049 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
6026 break 2 | 6050 break 2 |
6027 fi | 6051 fi |
6028 done | 6052 done |
6121 for as_dir in $PATH | 6145 for as_dir in $PATH |
6122 do | 6146 do |
6123 IFS=$as_save_IFS | 6147 IFS=$as_save_IFS |
6124 test -z "$as_dir" && as_dir=. | 6148 test -z "$as_dir" && as_dir=. |
6125 for ac_exec_ext in '' $ac_executable_extensions; do | 6149 for ac_exec_ext in '' $ac_executable_extensions; do |
6126 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 6150 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
6127 ac_cv_prog_AR="$ac_tool_prefix$ac_prog" | 6151 ac_cv_prog_AR="$ac_tool_prefix$ac_prog" |
6128 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 6152 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
6129 break 2 | 6153 break 2 |
6130 fi | 6154 fi |
6131 done | 6155 done |
6165 for as_dir in $PATH | 6189 for as_dir in $PATH |
6166 do | 6190 do |
6167 IFS=$as_save_IFS | 6191 IFS=$as_save_IFS |
6168 test -z "$as_dir" && as_dir=. | 6192 test -z "$as_dir" && as_dir=. |
6169 for ac_exec_ext in '' $ac_executable_extensions; do | 6193 for ac_exec_ext in '' $ac_executable_extensions; do |
6170 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 6194 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
6171 ac_cv_prog_ac_ct_AR="$ac_prog" | 6195 ac_cv_prog_ac_ct_AR="$ac_prog" |
6172 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 6196 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
6173 break 2 | 6197 break 2 |
6174 fi | 6198 fi |
6175 done | 6199 done |
6290 for as_dir in $PATH | 6314 for as_dir in $PATH |
6291 do | 6315 do |
6292 IFS=$as_save_IFS | 6316 IFS=$as_save_IFS |
6293 test -z "$as_dir" && as_dir=. | 6317 test -z "$as_dir" && as_dir=. |
6294 for ac_exec_ext in '' $ac_executable_extensions; do | 6318 for ac_exec_ext in '' $ac_executable_extensions; do |
6295 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 6319 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
6296 ac_cv_prog_STRIP="${ac_tool_prefix}strip" | 6320 ac_cv_prog_STRIP="${ac_tool_prefix}strip" |
6297 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 6321 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
6298 break 2 | 6322 break 2 |
6299 fi | 6323 fi |
6300 done | 6324 done |
6330 for as_dir in $PATH | 6354 for as_dir in $PATH |
6331 do | 6355 do |
6332 IFS=$as_save_IFS | 6356 IFS=$as_save_IFS |
6333 test -z "$as_dir" && as_dir=. | 6357 test -z "$as_dir" && as_dir=. |
6334 for ac_exec_ext in '' $ac_executable_extensions; do | 6358 for ac_exec_ext in '' $ac_executable_extensions; do |
6335 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 6359 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
6336 ac_cv_prog_ac_ct_STRIP="strip" | 6360 ac_cv_prog_ac_ct_STRIP="strip" |
6337 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 6361 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
6338 break 2 | 6362 break 2 |
6339 fi | 6363 fi |
6340 done | 6364 done |
6389 for as_dir in $PATH | 6413 for as_dir in $PATH |
6390 do | 6414 do |
6391 IFS=$as_save_IFS | 6415 IFS=$as_save_IFS |
6392 test -z "$as_dir" && as_dir=. | 6416 test -z "$as_dir" && as_dir=. |
6393 for ac_exec_ext in '' $ac_executable_extensions; do | 6417 for ac_exec_ext in '' $ac_executable_extensions; do |
6394 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 6418 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
6395 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" | 6419 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" |
6396 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 6420 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
6397 break 2 | 6421 break 2 |
6398 fi | 6422 fi |
6399 done | 6423 done |
6429 for as_dir in $PATH | 6453 for as_dir in $PATH |
6430 do | 6454 do |
6431 IFS=$as_save_IFS | 6455 IFS=$as_save_IFS |
6432 test -z "$as_dir" && as_dir=. | 6456 test -z "$as_dir" && as_dir=. |
6433 for ac_exec_ext in '' $ac_executable_extensions; do | 6457 for ac_exec_ext in '' $ac_executable_extensions; do |
6434 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 6458 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
6435 ac_cv_prog_ac_ct_RANLIB="ranlib" | 6459 ac_cv_prog_ac_ct_RANLIB="ranlib" |
6436 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 6460 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
6437 break 2 | 6461 break 2 |
6438 fi | 6462 fi |
6439 done | 6463 done |
6479 old_postuninstall_cmds= | 6503 old_postuninstall_cmds= |
6480 | 6504 |
6481 if test -n "$RANLIB"; then | 6505 if test -n "$RANLIB"; then |
6482 case $host_os in | 6506 case $host_os in |
6483 openbsd*) | 6507 openbsd*) |
6484 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib" | 6508 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$tool_oldlib" |
6485 ;; | 6509 ;; |
6486 *) | 6510 *) |
6487 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib" | 6511 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$tool_oldlib" |
6488 ;; | 6512 ;; |
6489 esac | 6513 esac |
6490 old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib" | 6514 old_archive_cmds="$old_archive_cmds~\$RANLIB \$tool_oldlib" |
6491 fi | 6515 fi |
6492 | 6516 |
6493 case $host_os in | 6517 case $host_os in |
6494 darwin*) | 6518 darwin*) |
6495 lock_old_archive_extraction=yes ;; | 6519 lock_old_archive_extraction=yes ;; |
6632 # and D for any global variable. | 6656 # and D for any global variable. |
6633 # Also find C++ and __fastcall symbols from MSVC++, | 6657 # Also find C++ and __fastcall symbols from MSVC++, |
6634 # which start with @ or ?. | 6658 # which start with @ or ?. |
6635 lt_cv_sys_global_symbol_pipe="$AWK '"\ | 6659 lt_cv_sys_global_symbol_pipe="$AWK '"\ |
6636 " {last_section=section; section=\$ 3};"\ | 6660 " {last_section=section; section=\$ 3};"\ |
6661 " /^COFF SYMBOL TABLE/{for(i in hide) delete hide[i]};"\ | |
6637 " /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\ | 6662 " /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\ |
6638 " \$ 0!~/External *\|/{next};"\ | 6663 " \$ 0!~/External *\|/{next};"\ |
6639 " / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\ | 6664 " / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\ |
6640 " {if(hide[section]) next};"\ | 6665 " {if(hide[section]) next};"\ |
6641 " {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\ | 6666 " {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\ |
7020 if test x"$lt_cv_cc_needs_belf" != x"yes"; then | 7045 if test x"$lt_cv_cc_needs_belf" != x"yes"; then |
7021 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf | 7046 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf |
7022 CFLAGS="$SAVE_CFLAGS" | 7047 CFLAGS="$SAVE_CFLAGS" |
7023 fi | 7048 fi |
7024 ;; | 7049 ;; |
7025 sparc*-*solaris*) | 7050 *-*solaris*) |
7026 # Find out which ABI we are using. | 7051 # Find out which ABI we are using. |
7027 echo 'int i;' > conftest.$ac_ext | 7052 echo 'int i;' > conftest.$ac_ext |
7028 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 | 7053 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 |
7029 (eval $ac_compile) 2>&5 | 7054 (eval $ac_compile) 2>&5 |
7030 ac_status=$? | 7055 ac_status=$? |
7031 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 7056 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
7032 test $ac_status = 0; }; then | 7057 test $ac_status = 0; }; then |
7033 case `/usr/bin/file conftest.o` in | 7058 case `/usr/bin/file conftest.o` in |
7034 *64-bit*) | 7059 *64-bit*) |
7035 case $lt_cv_prog_gnu_ld in | 7060 case $lt_cv_prog_gnu_ld in |
7036 yes*) LD="${LD-ld} -m elf64_sparc" ;; | 7061 yes*) |
7062 case $host in | |
7063 i?86-*-solaris*) | |
7064 LD="${LD-ld} -m elf_x86_64" | |
7065 ;; | |
7066 sparc*-*-solaris*) | |
7067 LD="${LD-ld} -m elf64_sparc" | |
7068 ;; | |
7069 esac | |
7070 # GNU ld 2.21 introduced _sol2 emulations. Use them if available. | |
7071 if ${LD-ld} -V | grep _sol2 >/dev/null 2>&1; then | |
7072 LD="${LD-ld}_sol2" | |
7073 fi | |
7074 ;; | |
7037 *) | 7075 *) |
7038 if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then | 7076 if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then |
7039 LD="${LD-ld} -64" | 7077 LD="${LD-ld} -64" |
7040 fi | 7078 fi |
7041 ;; | 7079 ;; |
7064 for as_dir in $PATH | 7102 for as_dir in $PATH |
7065 do | 7103 do |
7066 IFS=$as_save_IFS | 7104 IFS=$as_save_IFS |
7067 test -z "$as_dir" && as_dir=. | 7105 test -z "$as_dir" && as_dir=. |
7068 for ac_exec_ext in '' $ac_executable_extensions; do | 7106 for ac_exec_ext in '' $ac_executable_extensions; do |
7069 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 7107 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
7070 ac_cv_prog_MANIFEST_TOOL="${ac_tool_prefix}mt" | 7108 ac_cv_prog_MANIFEST_TOOL="${ac_tool_prefix}mt" |
7071 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 7109 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
7072 break 2 | 7110 break 2 |
7073 fi | 7111 fi |
7074 done | 7112 done |
7104 for as_dir in $PATH | 7142 for as_dir in $PATH |
7105 do | 7143 do |
7106 IFS=$as_save_IFS | 7144 IFS=$as_save_IFS |
7107 test -z "$as_dir" && as_dir=. | 7145 test -z "$as_dir" && as_dir=. |
7108 for ac_exec_ext in '' $ac_executable_extensions; do | 7146 for ac_exec_ext in '' $ac_executable_extensions; do |
7109 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 7147 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
7110 ac_cv_prog_ac_ct_MANIFEST_TOOL="mt" | 7148 ac_cv_prog_ac_ct_MANIFEST_TOOL="mt" |
7111 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 7149 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
7112 break 2 | 7150 break 2 |
7113 fi | 7151 fi |
7114 done | 7152 done |
7184 for as_dir in $PATH | 7222 for as_dir in $PATH |
7185 do | 7223 do |
7186 IFS=$as_save_IFS | 7224 IFS=$as_save_IFS |
7187 test -z "$as_dir" && as_dir=. | 7225 test -z "$as_dir" && as_dir=. |
7188 for ac_exec_ext in '' $ac_executable_extensions; do | 7226 for ac_exec_ext in '' $ac_executable_extensions; do |
7189 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 7227 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
7190 ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil" | 7228 ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil" |
7191 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 7229 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
7192 break 2 | 7230 break 2 |
7193 fi | 7231 fi |
7194 done | 7232 done |
7224 for as_dir in $PATH | 7262 for as_dir in $PATH |
7225 do | 7263 do |
7226 IFS=$as_save_IFS | 7264 IFS=$as_save_IFS |
7227 test -z "$as_dir" && as_dir=. | 7265 test -z "$as_dir" && as_dir=. |
7228 for ac_exec_ext in '' $ac_executable_extensions; do | 7266 for ac_exec_ext in '' $ac_executable_extensions; do |
7229 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 7267 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
7230 ac_cv_prog_ac_ct_DSYMUTIL="dsymutil" | 7268 ac_cv_prog_ac_ct_DSYMUTIL="dsymutil" |
7231 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 7269 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
7232 break 2 | 7270 break 2 |
7233 fi | 7271 fi |
7234 done | 7272 done |
7276 for as_dir in $PATH | 7314 for as_dir in $PATH |
7277 do | 7315 do |
7278 IFS=$as_save_IFS | 7316 IFS=$as_save_IFS |
7279 test -z "$as_dir" && as_dir=. | 7317 test -z "$as_dir" && as_dir=. |
7280 for ac_exec_ext in '' $ac_executable_extensions; do | 7318 for ac_exec_ext in '' $ac_executable_extensions; do |
7281 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 7319 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
7282 ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit" | 7320 ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit" |
7283 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 7321 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
7284 break 2 | 7322 break 2 |
7285 fi | 7323 fi |
7286 done | 7324 done |
7316 for as_dir in $PATH | 7354 for as_dir in $PATH |
7317 do | 7355 do |
7318 IFS=$as_save_IFS | 7356 IFS=$as_save_IFS |
7319 test -z "$as_dir" && as_dir=. | 7357 test -z "$as_dir" && as_dir=. |
7320 for ac_exec_ext in '' $ac_executable_extensions; do | 7358 for ac_exec_ext in '' $ac_executable_extensions; do |
7321 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 7359 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
7322 ac_cv_prog_ac_ct_NMEDIT="nmedit" | 7360 ac_cv_prog_ac_ct_NMEDIT="nmedit" |
7323 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 7361 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
7324 break 2 | 7362 break 2 |
7325 fi | 7363 fi |
7326 done | 7364 done |
7368 for as_dir in $PATH | 7406 for as_dir in $PATH |
7369 do | 7407 do |
7370 IFS=$as_save_IFS | 7408 IFS=$as_save_IFS |
7371 test -z "$as_dir" && as_dir=. | 7409 test -z "$as_dir" && as_dir=. |
7372 for ac_exec_ext in '' $ac_executable_extensions; do | 7410 for ac_exec_ext in '' $ac_executable_extensions; do |
7373 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 7411 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
7374 ac_cv_prog_LIPO="${ac_tool_prefix}lipo" | 7412 ac_cv_prog_LIPO="${ac_tool_prefix}lipo" |
7375 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 7413 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
7376 break 2 | 7414 break 2 |
7377 fi | 7415 fi |
7378 done | 7416 done |
7408 for as_dir in $PATH | 7446 for as_dir in $PATH |
7409 do | 7447 do |
7410 IFS=$as_save_IFS | 7448 IFS=$as_save_IFS |
7411 test -z "$as_dir" && as_dir=. | 7449 test -z "$as_dir" && as_dir=. |
7412 for ac_exec_ext in '' $ac_executable_extensions; do | 7450 for ac_exec_ext in '' $ac_executable_extensions; do |
7413 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 7451 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
7414 ac_cv_prog_ac_ct_LIPO="lipo" | 7452 ac_cv_prog_ac_ct_LIPO="lipo" |
7415 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 7453 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
7416 break 2 | 7454 break 2 |
7417 fi | 7455 fi |
7418 done | 7456 done |
7460 for as_dir in $PATH | 7498 for as_dir in $PATH |
7461 do | 7499 do |
7462 IFS=$as_save_IFS | 7500 IFS=$as_save_IFS |
7463 test -z "$as_dir" && as_dir=. | 7501 test -z "$as_dir" && as_dir=. |
7464 for ac_exec_ext in '' $ac_executable_extensions; do | 7502 for ac_exec_ext in '' $ac_executable_extensions; do |
7465 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 7503 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
7466 ac_cv_prog_OTOOL="${ac_tool_prefix}otool" | 7504 ac_cv_prog_OTOOL="${ac_tool_prefix}otool" |
7467 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 7505 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
7468 break 2 | 7506 break 2 |
7469 fi | 7507 fi |
7470 done | 7508 done |
7500 for as_dir in $PATH | 7538 for as_dir in $PATH |
7501 do | 7539 do |
7502 IFS=$as_save_IFS | 7540 IFS=$as_save_IFS |
7503 test -z "$as_dir" && as_dir=. | 7541 test -z "$as_dir" && as_dir=. |
7504 for ac_exec_ext in '' $ac_executable_extensions; do | 7542 for ac_exec_ext in '' $ac_executable_extensions; do |
7505 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 7543 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
7506 ac_cv_prog_ac_ct_OTOOL="otool" | 7544 ac_cv_prog_ac_ct_OTOOL="otool" |
7507 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 7545 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
7508 break 2 | 7546 break 2 |
7509 fi | 7547 fi |
7510 done | 7548 done |
7552 for as_dir in $PATH | 7590 for as_dir in $PATH |
7553 do | 7591 do |
7554 IFS=$as_save_IFS | 7592 IFS=$as_save_IFS |
7555 test -z "$as_dir" && as_dir=. | 7593 test -z "$as_dir" && as_dir=. |
7556 for ac_exec_ext in '' $ac_executable_extensions; do | 7594 for ac_exec_ext in '' $ac_executable_extensions; do |
7557 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 7595 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
7558 ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64" | 7596 ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64" |
7559 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 7597 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
7560 break 2 | 7598 break 2 |
7561 fi | 7599 fi |
7562 done | 7600 done |
7592 for as_dir in $PATH | 7630 for as_dir in $PATH |
7593 do | 7631 do |
7594 IFS=$as_save_IFS | 7632 IFS=$as_save_IFS |
7595 test -z "$as_dir" && as_dir=. | 7633 test -z "$as_dir" && as_dir=. |
7596 for ac_exec_ext in '' $ac_executable_extensions; do | 7634 for ac_exec_ext in '' $ac_executable_extensions; do |
7597 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 7635 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
7598 ac_cv_prog_ac_ct_OTOOL64="otool64" | 7636 ac_cv_prog_ac_ct_OTOOL64="otool64" |
7599 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 7637 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
7600 break 2 | 7638 break 2 |
7601 fi | 7639 fi |
7602 done | 7640 done |
7671 echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \ | 7709 echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \ |
7672 -dynamiclib -Wl,-single_module conftest.c" >&5 | 7710 -dynamiclib -Wl,-single_module conftest.c" >&5 |
7673 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \ | 7711 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \ |
7674 -dynamiclib -Wl,-single_module conftest.c 2>conftest.err | 7712 -dynamiclib -Wl,-single_module conftest.c 2>conftest.err |
7675 _lt_result=$? | 7713 _lt_result=$? |
7676 if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then | 7714 # If there is a non-empty error log, and "single_module" |
7715 # appears in it, assume the flag caused a linker warning | |
7716 if test -s conftest.err && $GREP single_module conftest.err; then | |
7717 cat conftest.err >&5 | |
7718 # Otherwise, if the output was created with a 0 exit code from | |
7719 # the compiler, it worked. | |
7720 elif test -f libconftest.dylib && test $_lt_result -eq 0; then | |
7677 lt_cv_apple_cc_single_mod=yes | 7721 lt_cv_apple_cc_single_mod=yes |
7678 else | 7722 else |
7679 cat conftest.err >&5 | 7723 cat conftest.err >&5 |
7680 fi | 7724 fi |
7681 rm -rf libconftest.dylib* | 7725 rm -rf libconftest.dylib* |
7682 rm -f conftest.* | 7726 rm -f conftest.* |
7683 fi | 7727 fi |
7684 fi | 7728 fi |
7685 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5 | 7729 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5 |
7686 $as_echo "$lt_cv_apple_cc_single_mod" >&6; } | 7730 $as_echo "$lt_cv_apple_cc_single_mod" >&6; } |
7731 | |
7687 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5 | 7732 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5 |
7688 $as_echo_n "checking for -exported_symbols_list linker flag... " >&6; } | 7733 $as_echo_n "checking for -exported_symbols_list linker flag... " >&6; } |
7689 if ${lt_cv_ld_exported_symbols_list+:} false; then : | 7734 if ${lt_cv_ld_exported_symbols_list+:} false; then : |
7690 $as_echo_n "(cached) " >&6 | 7735 $as_echo_n "(cached) " >&6 |
7691 else | 7736 else |
7714 LDFLAGS="$save_LDFLAGS" | 7759 LDFLAGS="$save_LDFLAGS" |
7715 | 7760 |
7716 fi | 7761 fi |
7717 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5 | 7762 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5 |
7718 $as_echo "$lt_cv_ld_exported_symbols_list" >&6; } | 7763 $as_echo "$lt_cv_ld_exported_symbols_list" >&6; } |
7764 | |
7719 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5 | 7765 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5 |
7720 $as_echo_n "checking for -force_load linker flag... " >&6; } | 7766 $as_echo_n "checking for -force_load linker flag... " >&6; } |
7721 if ${lt_cv_ld_force_load+:} false; then : | 7767 if ${lt_cv_ld_force_load+:} false; then : |
7722 $as_echo_n "(cached) " >&6 | 7768 $as_echo_n "(cached) " >&6 |
7723 else | 7769 else |
7735 int main() { return 0;} | 7781 int main() { return 0;} |
7736 _LT_EOF | 7782 _LT_EOF |
7737 echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5 | 7783 echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5 |
7738 $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err | 7784 $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err |
7739 _lt_result=$? | 7785 _lt_result=$? |
7740 if test -f conftest && test ! -s conftest.err && test $_lt_result = 0 && $GREP forced_load conftest 2>&1 >/dev/null; then | 7786 if test -s conftest.err && $GREP force_load conftest.err; then |
7787 cat conftest.err >&5 | |
7788 elif test -f conftest && test $_lt_result -eq 0 && $GREP forced_load conftest >/dev/null 2>&1 ; then | |
7741 lt_cv_ld_force_load=yes | 7789 lt_cv_ld_force_load=yes |
7742 else | 7790 else |
7743 cat conftest.err >&5 | 7791 cat conftest.err >&5 |
7744 fi | 7792 fi |
7745 rm -f conftest.err libconftest.a conftest conftest.c | 7793 rm -f conftest.err libconftest.a conftest conftest.c |
7873 | 7921 |
7874 | 7922 |
7875 | 7923 |
7876 # Check whether --with-pic was given. | 7924 # Check whether --with-pic was given. |
7877 if test "${with_pic+set}" = set; then : | 7925 if test "${with_pic+set}" = set; then : |
7878 withval=$with_pic; pic_mode="$withval" | 7926 withval=$with_pic; lt_p=${PACKAGE-default} |
7927 case $withval in | |
7928 yes|no) pic_mode=$withval ;; | |
7929 *) | |
7930 pic_mode=default | |
7931 # Look at the argument we got. We use all the common list separators. | |
7932 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," | |
7933 for lt_pkg in $withval; do | |
7934 IFS="$lt_save_ifs" | |
7935 if test "X$lt_pkg" = "X$lt_p"; then | |
7936 pic_mode=yes | |
7937 fi | |
7938 done | |
7939 IFS="$lt_save_ifs" | |
7940 ;; | |
7941 esac | |
7879 else | 7942 else |
7880 pic_mode=default | 7943 pic_mode=default |
7881 fi | 7944 fi |
7882 | 7945 |
7883 | 7946 |
7925 # This can be used to rebuild libtool when needed | 7988 # This can be used to rebuild libtool when needed |
7926 LIBTOOL_DEPS="$ltmain" | 7989 LIBTOOL_DEPS="$ltmain" |
7927 | 7990 |
7928 # Always use our own libtool. | 7991 # Always use our own libtool. |
7929 LIBTOOL='$(SHELL) $(top_builddir)/libtool' | 7992 LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
7993 | |
7994 | |
7995 | |
7996 | |
7930 | 7997 |
7931 | 7998 |
7932 | 7999 |
7933 | 8000 |
7934 | 8001 |
8410 esac | 8477 esac |
8411 | 8478 |
8412 case $cc_basename in | 8479 case $cc_basename in |
8413 nvcc*) # Cuda Compiler Driver 2.2 | 8480 nvcc*) # Cuda Compiler Driver 2.2 |
8414 lt_prog_compiler_wl='-Xlinker ' | 8481 lt_prog_compiler_wl='-Xlinker ' |
8415 lt_prog_compiler_pic='-Xcompiler -fPIC' | 8482 if test -n "$lt_prog_compiler_pic"; then |
8483 lt_prog_compiler_pic="-Xcompiler $lt_prog_compiler_pic" | |
8484 fi | |
8416 ;; | 8485 ;; |
8417 esac | 8486 esac |
8418 else | 8487 else |
8419 # PORTME Check for flag to pass linker flags through the system compiler. | 8488 # PORTME Check for flag to pass linker flags through the system compiler. |
8420 case $host_os in | 8489 case $host_os in |
8501 lt_prog_compiler_pic='-qpic' | 8570 lt_prog_compiler_pic='-qpic' |
8502 lt_prog_compiler_static='-qstaticlink' | 8571 lt_prog_compiler_static='-qstaticlink' |
8503 ;; | 8572 ;; |
8504 *) | 8573 *) |
8505 case `$CC -V 2>&1 | sed 5q` in | 8574 case `$CC -V 2>&1 | sed 5q` in |
8506 *Sun\ F* | *Sun*Fortran*) | 8575 *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*) |
8507 # Sun Fortran 8.3 passes all unrecognized flags to the linker | 8576 # Sun Fortran 8.3 passes all unrecognized flags to the linker |
8508 lt_prog_compiler_pic='-KPIC' | 8577 lt_prog_compiler_pic='-KPIC' |
8509 lt_prog_compiler_static='-Bstatic' | 8578 lt_prog_compiler_static='-Bstatic' |
8510 lt_prog_compiler_wl='' | 8579 lt_prog_compiler_wl='' |
8580 ;; | |
8581 *Sun\ F* | *Sun*Fortran*) | |
8582 lt_prog_compiler_pic='-KPIC' | |
8583 lt_prog_compiler_static='-Bstatic' | |
8584 lt_prog_compiler_wl='-Qoption ld ' | |
8511 ;; | 8585 ;; |
8512 *Sun\ C*) | 8586 *Sun\ C*) |
8513 # Sun C 5.9 | 8587 # Sun C 5.9 |
8514 lt_prog_compiler_pic='-KPIC' | 8588 lt_prog_compiler_pic='-KPIC' |
8515 lt_prog_compiler_static='-Bstatic' | 8589 lt_prog_compiler_static='-Bstatic' |
8516 lt_prog_compiler_wl='-Wl,' | 8590 lt_prog_compiler_wl='-Wl,' |
8591 ;; | |
8592 *Intel*\ [CF]*Compiler*) | |
8593 lt_prog_compiler_wl='-Wl,' | |
8594 lt_prog_compiler_pic='-fPIC' | |
8595 lt_prog_compiler_static='-static' | |
8596 ;; | |
8597 *Portland\ Group*) | |
8598 lt_prog_compiler_wl='-Wl,' | |
8599 lt_prog_compiler_pic='-fpic' | |
8600 lt_prog_compiler_static='-Bstatic' | |
8517 ;; | 8601 ;; |
8518 esac | 8602 esac |
8519 ;; | 8603 ;; |
8520 esac | 8604 esac |
8521 ;; | 8605 ;; |
8874 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' | 8958 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' |
8875 hardcode_automatic=no | 8959 hardcode_automatic=no |
8876 hardcode_direct=no | 8960 hardcode_direct=no |
8877 hardcode_direct_absolute=no | 8961 hardcode_direct_absolute=no |
8878 hardcode_libdir_flag_spec= | 8962 hardcode_libdir_flag_spec= |
8879 hardcode_libdir_flag_spec_ld= | |
8880 hardcode_libdir_separator= | 8963 hardcode_libdir_separator= |
8881 hardcode_minus_L=no | 8964 hardcode_minus_L=no |
8882 hardcode_shlibpath_var=unsupported | 8965 hardcode_shlibpath_var=unsupported |
8883 inherit_rpath=no | 8966 inherit_rpath=no |
8884 link_all_deplibs=unknown | 8967 link_all_deplibs=unknown |
9127 | 9210 |
9128 case $cc_basename in | 9211 case $cc_basename in |
9129 xlf* | bgf* | bgxlf* | mpixlf*) | 9212 xlf* | bgf* | bgxlf* | mpixlf*) |
9130 # IBM XL Fortran 10.1 on PPC cannot create shared libs itself | 9213 # IBM XL Fortran 10.1 on PPC cannot create shared libs itself |
9131 whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive' | 9214 whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive' |
9132 hardcode_libdir_flag_spec= | 9215 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' |
9133 hardcode_libdir_flag_spec_ld='-rpath $libdir' | |
9134 archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib' | 9216 archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib' |
9135 if test "x$supports_anon_versioning" = xyes; then | 9217 if test "x$supports_anon_versioning" = xyes; then |
9136 archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~ | 9218 archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~ |
9137 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ | 9219 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ |
9138 echo "local: *; };" >> $output_objdir/$libname.ver~ | 9220 echo "local: *; };" >> $output_objdir/$libname.ver~ |
9508 $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~ | 9590 $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~ |
9509 linknames=' | 9591 linknames=' |
9510 # The linker will not automatically build a static lib if we build a DLL. | 9592 # The linker will not automatically build a static lib if we build a DLL. |
9511 # _LT_TAGVAR(old_archive_from_new_cmds, )='true' | 9593 # _LT_TAGVAR(old_archive_from_new_cmds, )='true' |
9512 enable_shared_with_static_runtimes=yes | 9594 enable_shared_with_static_runtimes=yes |
9595 exclude_expsyms='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*' | |
9513 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1,DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols' | 9596 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1,DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols' |
9514 # Don't use ranlib | 9597 # Don't use ranlib |
9515 old_postinstall_cmds='chmod 644 $oldlib' | 9598 old_postinstall_cmds='chmod 644 $oldlib' |
9516 postlink_cmds='lt_outputfile="@OUTPUT@"~ | 9599 postlink_cmds='lt_outputfile="@OUTPUT@"~ |
9517 lt_tool_outputfile="@TOOL_OUTPUT@"~ | 9600 lt_tool_outputfile="@TOOL_OUTPUT@"~ |
9553 hardcode_direct=no | 9636 hardcode_direct=no |
9554 hardcode_automatic=yes | 9637 hardcode_automatic=yes |
9555 hardcode_shlibpath_var=unsupported | 9638 hardcode_shlibpath_var=unsupported |
9556 if test "$lt_cv_ld_force_load" = "yes"; then | 9639 if test "$lt_cv_ld_force_load" = "yes"; then |
9557 whole_archive_flag_spec='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`' | 9640 whole_archive_flag_spec='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`' |
9641 | |
9558 else | 9642 else |
9559 whole_archive_flag_spec='' | 9643 whole_archive_flag_spec='' |
9560 fi | 9644 fi |
9561 link_all_deplibs=yes | 9645 link_all_deplibs=yes |
9562 allow_undefined_flag="$_lt_dar_allow_undefined" | 9646 allow_undefined_flag="$_lt_dar_allow_undefined" |
9581 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' | 9665 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' |
9582 hardcode_libdir_flag_spec='-L$libdir' | 9666 hardcode_libdir_flag_spec='-L$libdir' |
9583 hardcode_shlibpath_var=no | 9667 hardcode_shlibpath_var=no |
9584 ;; | 9668 ;; |
9585 | 9669 |
9586 freebsd1*) | |
9587 ld_shlibs=no | |
9588 ;; | |
9589 | |
9590 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor | 9670 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor |
9591 # support. Future versions do this automatically, but an explicit c++rt0.o | 9671 # support. Future versions do this automatically, but an explicit c++rt0.o |
9592 # does not break anything, and helps significantly (at the cost of a little | 9672 # does not break anything, and helps significantly (at the cost of a little |
9593 # extra space). | 9673 # extra space). |
9594 freebsd2.2*) | 9674 freebsd2.2*) |
9597 hardcode_direct=yes | 9677 hardcode_direct=yes |
9598 hardcode_shlibpath_var=no | 9678 hardcode_shlibpath_var=no |
9599 ;; | 9679 ;; |
9600 | 9680 |
9601 # Unfortunately, older versions of FreeBSD 2 do not have this feature. | 9681 # Unfortunately, older versions of FreeBSD 2 do not have this feature. |
9602 freebsd2*) | 9682 freebsd2.*) |
9603 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' | 9683 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' |
9604 hardcode_direct=yes | 9684 hardcode_direct=yes |
9605 hardcode_minus_L=yes | 9685 hardcode_minus_L=yes |
9606 hardcode_shlibpath_var=no | 9686 hardcode_shlibpath_var=no |
9607 ;; | 9687 ;; |
9636 else | 9716 else |
9637 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags' | 9717 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags' |
9638 fi | 9718 fi |
9639 if test "$with_gnu_ld" = no; then | 9719 if test "$with_gnu_ld" = no; then |
9640 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir' | 9720 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir' |
9641 hardcode_libdir_flag_spec_ld='+b $libdir' | |
9642 hardcode_libdir_separator=: | 9721 hardcode_libdir_separator=: |
9643 hardcode_direct=yes | 9722 hardcode_direct=yes |
9644 hardcode_direct_absolute=yes | 9723 hardcode_direct_absolute=yes |
9645 export_dynamic_flag_spec='${wl}-E' | 9724 export_dynamic_flag_spec='${wl}-E' |
9646 # hardcode_minus_L: Not really in the search PATH, | 9725 # hardcode_minus_L: Not really in the search PATH, |
10108 ;; | 10187 ;; |
10109 esac | 10188 esac |
10110 fi | 10189 fi |
10111 ;; | 10190 ;; |
10112 esac | 10191 esac |
10113 | |
10114 | |
10115 | |
10116 | |
10117 | |
10118 | 10192 |
10119 | 10193 |
10120 | 10194 |
10121 | 10195 |
10122 | 10196 |
10354 # flags to be left without arguments | 10428 # flags to be left without arguments |
10355 need_version=unknown | 10429 need_version=unknown |
10356 | 10430 |
10357 case $host_os in | 10431 case $host_os in |
10358 aix3*) | 10432 aix3*) |
10359 version_type=linux | 10433 version_type=linux # correct to gnu/linux during the next big refactor |
10360 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a' | 10434 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a' |
10361 shlibpath_var=LIBPATH | 10435 shlibpath_var=LIBPATH |
10362 | 10436 |
10363 # AIX 3 has no versioning support, so we append a major version to the name. | 10437 # AIX 3 has no versioning support, so we append a major version to the name. |
10364 soname_spec='${libname}${release}${shared_ext}$major' | 10438 soname_spec='${libname}${release}${shared_ext}$major' |
10365 ;; | 10439 ;; |
10366 | 10440 |
10367 aix[4-9]*) | 10441 aix[4-9]*) |
10368 version_type=linux | 10442 version_type=linux # correct to gnu/linux during the next big refactor |
10369 need_lib_prefix=no | 10443 need_lib_prefix=no |
10370 need_version=no | 10444 need_version=no |
10371 hardcode_into_libs=yes | 10445 hardcode_into_libs=yes |
10372 if test "$host_cpu" = ia64; then | 10446 if test "$host_cpu" = ia64; then |
10373 # AIX 5 supports IA64 | 10447 # AIX 5 supports IA64 |
10428 dynamic_linker="$host_os ld.so" | 10502 dynamic_linker="$host_os ld.so" |
10429 shlibpath_var=LIBRARY_PATH | 10503 shlibpath_var=LIBRARY_PATH |
10430 ;; | 10504 ;; |
10431 | 10505 |
10432 bsdi[45]*) | 10506 bsdi[45]*) |
10433 version_type=linux | 10507 version_type=linux # correct to gnu/linux during the next big refactor |
10434 need_version=no | 10508 need_version=no |
10435 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' | 10509 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' |
10436 soname_spec='${libname}${release}${shared_ext}$major' | 10510 soname_spec='${libname}${release}${shared_ext}$major' |
10437 finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir' | 10511 finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir' |
10438 shlibpath_var=LD_LIBRARY_PATH | 10512 shlibpath_var=LD_LIBRARY_PATH |
10567 sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib" | 10641 sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib" |
10568 sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib' | 10642 sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib' |
10569 ;; | 10643 ;; |
10570 | 10644 |
10571 dgux*) | 10645 dgux*) |
10572 version_type=linux | 10646 version_type=linux # correct to gnu/linux during the next big refactor |
10573 need_lib_prefix=no | 10647 need_lib_prefix=no |
10574 need_version=no | 10648 need_version=no |
10575 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext' | 10649 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext' |
10576 soname_spec='${libname}${release}${shared_ext}$major' | 10650 soname_spec='${libname}${release}${shared_ext}$major' |
10577 shlibpath_var=LD_LIBRARY_PATH | 10651 shlibpath_var=LD_LIBRARY_PATH |
10578 ;; | |
10579 | |
10580 freebsd1*) | |
10581 dynamic_linker=no | |
10582 ;; | 10652 ;; |
10583 | 10653 |
10584 freebsd* | dragonfly*) | 10654 freebsd* | dragonfly*) |
10585 # DragonFly does not have aout. When/if they implement a new | 10655 # DragonFly does not have aout. When/if they implement a new |
10586 # versioning mechanism, adjust this. | 10656 # versioning mechanism, adjust this. |
10587 if test -x /usr/bin/objformat; then | 10657 if test -x /usr/bin/objformat; then |
10588 objformat=`/usr/bin/objformat` | 10658 objformat=`/usr/bin/objformat` |
10589 else | 10659 else |
10590 case $host_os in | 10660 case $host_os in |
10591 freebsd[123]*) objformat=aout ;; | 10661 freebsd[23].*) objformat=aout ;; |
10592 *) objformat=elf ;; | 10662 *) objformat=elf ;; |
10593 esac | 10663 esac |
10594 fi | 10664 fi |
10595 version_type=freebsd-$objformat | 10665 version_type=freebsd-$objformat |
10596 case $version_type in | 10666 case $version_type in |
10604 need_version=yes | 10674 need_version=yes |
10605 ;; | 10675 ;; |
10606 esac | 10676 esac |
10607 shlibpath_var=LD_LIBRARY_PATH | 10677 shlibpath_var=LD_LIBRARY_PATH |
10608 case $host_os in | 10678 case $host_os in |
10609 freebsd2*) | 10679 freebsd2.*) |
10610 shlibpath_overrides_runpath=yes | 10680 shlibpath_overrides_runpath=yes |
10611 ;; | 10681 ;; |
10612 freebsd3.[01]* | freebsdelf3.[01]*) | 10682 freebsd3.[01]* | freebsdelf3.[01]*) |
10613 shlibpath_overrides_runpath=yes | 10683 shlibpath_overrides_runpath=yes |
10614 hardcode_into_libs=yes | 10684 hardcode_into_libs=yes |
10624 ;; | 10694 ;; |
10625 esac | 10695 esac |
10626 ;; | 10696 ;; |
10627 | 10697 |
10628 gnu*) | 10698 gnu*) |
10629 version_type=linux | 10699 version_type=linux # correct to gnu/linux during the next big refactor |
10630 need_lib_prefix=no | 10700 need_lib_prefix=no |
10631 need_version=no | 10701 need_version=no |
10632 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}' | 10702 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}' |
10633 soname_spec='${libname}${release}${shared_ext}$major' | 10703 soname_spec='${libname}${release}${shared_ext}$major' |
10634 shlibpath_var=LD_LIBRARY_PATH | 10704 shlibpath_var=LD_LIBRARY_PATH |
10635 shlibpath_overrides_runpath=no | 10705 shlibpath_overrides_runpath=no |
10636 hardcode_into_libs=yes | 10706 hardcode_into_libs=yes |
10637 ;; | 10707 ;; |
10638 | 10708 |
10639 haiku*) | 10709 haiku*) |
10640 version_type=linux | 10710 version_type=linux # correct to gnu/linux during the next big refactor |
10641 need_lib_prefix=no | 10711 need_lib_prefix=no |
10642 need_version=no | 10712 need_version=no |
10643 dynamic_linker="$host_os runtime_loader" | 10713 dynamic_linker="$host_os runtime_loader" |
10644 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}' | 10714 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}' |
10645 soname_spec='${libname}${release}${shared_ext}$major' | 10715 soname_spec='${libname}${release}${shared_ext}$major' |
10696 # or fails outright, so override atomically: | 10766 # or fails outright, so override atomically: |
10697 install_override_mode=555 | 10767 install_override_mode=555 |
10698 ;; | 10768 ;; |
10699 | 10769 |
10700 interix[3-9]*) | 10770 interix[3-9]*) |
10701 version_type=linux | 10771 version_type=linux # correct to gnu/linux during the next big refactor |
10702 need_lib_prefix=no | 10772 need_lib_prefix=no |
10703 need_version=no | 10773 need_version=no |
10704 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' | 10774 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' |
10705 soname_spec='${libname}${release}${shared_ext}$major' | 10775 soname_spec='${libname}${release}${shared_ext}$major' |
10706 dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)' | 10776 dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)' |
10712 irix5* | irix6* | nonstopux*) | 10782 irix5* | irix6* | nonstopux*) |
10713 case $host_os in | 10783 case $host_os in |
10714 nonstopux*) version_type=nonstopux ;; | 10784 nonstopux*) version_type=nonstopux ;; |
10715 *) | 10785 *) |
10716 if test "$lt_cv_prog_gnu_ld" = yes; then | 10786 if test "$lt_cv_prog_gnu_ld" = yes; then |
10717 version_type=linux | 10787 version_type=linux # correct to gnu/linux during the next big refactor |
10718 else | 10788 else |
10719 version_type=irix | 10789 version_type=irix |
10720 fi ;; | 10790 fi ;; |
10721 esac | 10791 esac |
10722 need_lib_prefix=no | 10792 need_lib_prefix=no |
10749 # No shared lib support for Linux oldld, aout, or coff. | 10819 # No shared lib support for Linux oldld, aout, or coff. |
10750 linux*oldld* | linux*aout* | linux*coff*) | 10820 linux*oldld* | linux*aout* | linux*coff*) |
10751 dynamic_linker=no | 10821 dynamic_linker=no |
10752 ;; | 10822 ;; |
10753 | 10823 |
10754 # This must be Linux ELF. | 10824 # This must be glibc/ELF. |
10755 linux* | k*bsd*-gnu | kopensolaris*-gnu) | 10825 linux* | k*bsd*-gnu | kopensolaris*-gnu) |
10756 version_type=linux | 10826 version_type=linux # correct to gnu/linux during the next big refactor |
10757 need_lib_prefix=no | 10827 need_lib_prefix=no |
10758 need_version=no | 10828 need_version=no |
10759 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' | 10829 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' |
10760 soname_spec='${libname}${release}${shared_ext}$major' | 10830 soname_spec='${libname}${release}${shared_ext}$major' |
10761 finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir' | 10831 finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir' |
10845 shlibpath_overrides_runpath=yes | 10915 shlibpath_overrides_runpath=yes |
10846 hardcode_into_libs=yes | 10916 hardcode_into_libs=yes |
10847 ;; | 10917 ;; |
10848 | 10918 |
10849 newsos6) | 10919 newsos6) |
10850 version_type=linux | 10920 version_type=linux # correct to gnu/linux during the next big refactor |
10851 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' | 10921 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' |
10852 shlibpath_var=LD_LIBRARY_PATH | 10922 shlibpath_var=LD_LIBRARY_PATH |
10853 shlibpath_overrides_runpath=yes | 10923 shlibpath_overrides_runpath=yes |
10854 ;; | 10924 ;; |
10855 | 10925 |
10914 rdos*) | 10984 rdos*) |
10915 dynamic_linker=no | 10985 dynamic_linker=no |
10916 ;; | 10986 ;; |
10917 | 10987 |
10918 solaris*) | 10988 solaris*) |
10919 version_type=linux | 10989 version_type=linux # correct to gnu/linux during the next big refactor |
10920 need_lib_prefix=no | 10990 need_lib_prefix=no |
10921 need_version=no | 10991 need_version=no |
10922 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' | 10992 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' |
10923 soname_spec='${libname}${release}${shared_ext}$major' | 10993 soname_spec='${libname}${release}${shared_ext}$major' |
10924 shlibpath_var=LD_LIBRARY_PATH | 10994 shlibpath_var=LD_LIBRARY_PATH |
10939 fi | 11009 fi |
10940 need_version=yes | 11010 need_version=yes |
10941 ;; | 11011 ;; |
10942 | 11012 |
10943 sysv4 | sysv4.3*) | 11013 sysv4 | sysv4.3*) |
10944 version_type=linux | 11014 version_type=linux # correct to gnu/linux during the next big refactor |
10945 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' | 11015 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' |
10946 soname_spec='${libname}${release}${shared_ext}$major' | 11016 soname_spec='${libname}${release}${shared_ext}$major' |
10947 shlibpath_var=LD_LIBRARY_PATH | 11017 shlibpath_var=LD_LIBRARY_PATH |
10948 case $host_vendor in | 11018 case $host_vendor in |
10949 sni) | 11019 sni) |
10963 esac | 11033 esac |
10964 ;; | 11034 ;; |
10965 | 11035 |
10966 sysv4*MP*) | 11036 sysv4*MP*) |
10967 if test -d /usr/nec ;then | 11037 if test -d /usr/nec ;then |
10968 version_type=linux | 11038 version_type=linux # correct to gnu/linux during the next big refactor |
10969 library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}' | 11039 library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}' |
10970 soname_spec='$libname${shared_ext}.$major' | 11040 soname_spec='$libname${shared_ext}.$major' |
10971 shlibpath_var=LD_LIBRARY_PATH | 11041 shlibpath_var=LD_LIBRARY_PATH |
10972 fi | 11042 fi |
10973 ;; | 11043 ;; |
10994 sys_lib_dlsearch_path_spec='/usr/lib' | 11064 sys_lib_dlsearch_path_spec='/usr/lib' |
10995 ;; | 11065 ;; |
10996 | 11066 |
10997 tpf*) | 11067 tpf*) |
10998 # TPF is a cross-target only. Preferred cross-host = GNU/Linux. | 11068 # TPF is a cross-target only. Preferred cross-host = GNU/Linux. |
10999 version_type=linux | 11069 version_type=linux # correct to gnu/linux during the next big refactor |
11000 need_lib_prefix=no | 11070 need_lib_prefix=no |
11001 need_version=no | 11071 need_version=no |
11002 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' | 11072 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' |
11003 shlibpath_var=LD_LIBRARY_PATH | 11073 shlibpath_var=LD_LIBRARY_PATH |
11004 shlibpath_overrides_runpath=no | 11074 shlibpath_overrides_runpath=no |
11005 hardcode_into_libs=yes | 11075 hardcode_into_libs=yes |
11006 ;; | 11076 ;; |
11007 | 11077 |
11008 uts4*) | 11078 uts4*) |
11009 version_type=linux | 11079 version_type=linux # correct to gnu/linux during the next big refactor |
11010 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' | 11080 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' |
11011 soname_spec='${libname}${release}${shared_ext}$major' | 11081 soname_spec='${libname}${release}${shared_ext}$major' |
11012 shlibpath_var=LD_LIBRARY_PATH | 11082 shlibpath_var=LD_LIBRARY_PATH |
11013 ;; | 11083 ;; |
11014 | 11084 |
11786 | 11856 |
11787 | 11857 |
11788 | 11858 |
11789 | 11859 |
11790 | 11860 |
11861 | |
11862 | |
11791 ac_config_commands="$ac_config_commands libtool" | 11863 ac_config_commands="$ac_config_commands libtool" |
11792 | 11864 |
11793 | 11865 |
11794 | 11866 |
11795 | 11867 |
11849 for as_dir in $PATH | 11921 for as_dir in $PATH |
11850 do | 11922 do |
11851 IFS=$as_save_IFS | 11923 IFS=$as_save_IFS |
11852 test -z "$as_dir" && as_dir=. | 11924 test -z "$as_dir" && as_dir=. |
11853 for ac_exec_ext in '' $ac_executable_extensions; do | 11925 for ac_exec_ext in '' $ac_executable_extensions; do |
11854 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 11926 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
11855 ac_cv_prog_AWK="$ac_prog" | 11927 ac_cv_prog_AWK="$ac_prog" |
11856 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 11928 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
11857 break 2 | 11929 break 2 |
11858 fi | 11930 fi |
11859 done | 11931 done |
11899 for as_dir in "$withval/bin" | 11971 for as_dir in "$withval/bin" |
11900 do | 11972 do |
11901 IFS=$as_save_IFS | 11973 IFS=$as_save_IFS |
11902 test -z "$as_dir" && as_dir=. | 11974 test -z "$as_dir" && as_dir=. |
11903 for ac_exec_ext in '' $ac_executable_extensions; do | 11975 for ac_exec_ext in '' $ac_executable_extensions; do |
11904 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 11976 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
11905 ac_cv_path__libcurl_config="$as_dir/$ac_word$ac_exec_ext" | 11977 ac_cv_path__libcurl_config="$as_dir/$ac_word$ac_exec_ext" |
11906 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 11978 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
11907 break 2 | 11979 break 2 |
11908 fi | 11980 fi |
11909 done | 11981 done |
11941 for as_dir in $PATH | 12013 for as_dir in $PATH |
11942 do | 12014 do |
11943 IFS=$as_save_IFS | 12015 IFS=$as_save_IFS |
11944 test -z "$as_dir" && as_dir=. | 12016 test -z "$as_dir" && as_dir=. |
11945 for ac_exec_ext in '' $ac_executable_extensions; do | 12017 for ac_exec_ext in '' $ac_executable_extensions; do |
11946 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then | 12018 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
11947 ac_cv_path__libcurl_config="$as_dir/$ac_word$ac_exec_ext" | 12019 ac_cv_path__libcurl_config="$as_dir/$ac_word$ac_exec_ext" |
11948 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 | 12020 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
11949 break 2 | 12021 break 2 |
11950 fi | 12022 fi |
11951 done | 12023 done |
12658 if ln -s conf$$.file conf$$ 2>/dev/null; then | 12730 if ln -s conf$$.file conf$$ 2>/dev/null; then |
12659 as_ln_s='ln -s' | 12731 as_ln_s='ln -s' |
12660 # ... but there are two gotchas: | 12732 # ... but there are two gotchas: |
12661 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. | 12733 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. |
12662 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. | 12734 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. |
12663 # In both cases, we have to default to `cp -p'. | 12735 # In both cases, we have to default to `cp -pR'. |
12664 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || | 12736 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || |
12665 as_ln_s='cp -p' | 12737 as_ln_s='cp -pR' |
12666 elif ln conf$$.file conf$$ 2>/dev/null; then | 12738 elif ln conf$$.file conf$$ 2>/dev/null; then |
12667 as_ln_s=ln | 12739 as_ln_s=ln |
12668 else | 12740 else |
12669 as_ln_s='cp -p' | 12741 as_ln_s='cp -pR' |
12670 fi | 12742 fi |
12671 else | 12743 else |
12672 as_ln_s='cp -p' | 12744 as_ln_s='cp -pR' |
12673 fi | 12745 fi |
12674 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file | 12746 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file |
12675 rmdir conf$$.dir 2>/dev/null | 12747 rmdir conf$$.dir 2>/dev/null |
12676 | 12748 |
12677 | 12749 |
12727 else | 12799 else |
12728 test -d ./-p && rmdir ./-p | 12800 test -d ./-p && rmdir ./-p |
12729 as_mkdir_p=false | 12801 as_mkdir_p=false |
12730 fi | 12802 fi |
12731 | 12803 |
12732 if test -x / >/dev/null 2>&1; then | 12804 |
12733 as_test_x='test -x' | 12805 # as_fn_executable_p FILE |
12734 else | 12806 # ----------------------- |
12735 if ls -dL / >/dev/null 2>&1; then | 12807 # Test if FILE is an executable regular file. |
12736 as_ls_L_option=L | 12808 as_fn_executable_p () |
12737 else | 12809 { |
12738 as_ls_L_option= | 12810 test -f "$1" && test -x "$1" |
12739 fi | 12811 } # as_fn_executable_p |
12740 as_test_x=' | 12812 as_test_x='test -x' |
12741 eval sh -c '\'' | 12813 as_executable_p=as_fn_executable_p |
12742 if test -d "$1"; then | |
12743 test -d "$1/."; | |
12744 else | |
12745 case $1 in #( | |
12746 -*)set "./$1";; | |
12747 esac; | |
12748 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( | |
12749 ???[sx]*):;;*)false;;esac;fi | |
12750 '\'' sh | |
12751 ' | |
12752 fi | |
12753 as_executable_p=$as_test_x | |
12754 | 12814 |
12755 # Sed expression to map a string onto a valid CPP name. | 12815 # Sed expression to map a string onto a valid CPP name. |
12756 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" | 12816 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" |
12757 | 12817 |
12758 # Sed expression to map a string onto a valid variable name. | 12818 # Sed expression to map a string onto a valid variable name. |
12770 # Save the log message, to keep $0 and so on meaningful, and to | 12830 # Save the log message, to keep $0 and so on meaningful, and to |
12771 # report actual input values of CONFIG_FILES etc. instead of their | 12831 # report actual input values of CONFIG_FILES etc. instead of their |
12772 # values after options handling. | 12832 # values after options handling. |
12773 ac_log=" | 12833 ac_log=" |
12774 This file was extended by urweb_feed $as_me 1.0, which was | 12834 This file was extended by urweb_feed $as_me 1.0, which was |
12775 generated by GNU Autoconf 2.68. Invocation command line was | 12835 generated by GNU Autoconf 2.69. Invocation command line was |
12776 | 12836 |
12777 CONFIG_FILES = $CONFIG_FILES | 12837 CONFIG_FILES = $CONFIG_FILES |
12778 CONFIG_HEADERS = $CONFIG_HEADERS | 12838 CONFIG_HEADERS = $CONFIG_HEADERS |
12779 CONFIG_LINKS = $CONFIG_LINKS | 12839 CONFIG_LINKS = $CONFIG_LINKS |
12780 CONFIG_COMMANDS = $CONFIG_COMMANDS | 12840 CONFIG_COMMANDS = $CONFIG_COMMANDS |
12827 _ACEOF | 12887 _ACEOF |
12828 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | 12888 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
12829 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" | 12889 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
12830 ac_cs_version="\\ | 12890 ac_cs_version="\\ |
12831 urweb_feed config.status 1.0 | 12891 urweb_feed config.status 1.0 |
12832 configured by $0, generated by GNU Autoconf 2.68, | 12892 configured by $0, generated by GNU Autoconf 2.69, |
12833 with options \\"\$ac_cs_config\\" | 12893 with options \\"\$ac_cs_config\\" |
12834 | 12894 |
12835 Copyright (C) 2010 Free Software Foundation, Inc. | 12895 Copyright (C) 2012 Free Software Foundation, Inc. |
12836 This config.status script is free software; the Free Software Foundation | 12896 This config.status script is free software; the Free Software Foundation |
12837 gives unlimited permission to copy, distribute and modify it." | 12897 gives unlimited permission to copy, distribute and modify it." |
12838 | 12898 |
12839 ac_pwd='$ac_pwd' | 12899 ac_pwd='$ac_pwd' |
12840 srcdir='$srcdir' | 12900 srcdir='$srcdir' |
12910 fi | 12970 fi |
12911 | 12971 |
12912 _ACEOF | 12972 _ACEOF |
12913 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | 12973 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
12914 if \$ac_cs_recheck; then | 12974 if \$ac_cs_recheck; then |
12915 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion | 12975 set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion |
12916 shift | 12976 shift |
12917 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 | 12977 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 |
12918 CONFIG_SHELL='$SHELL' | 12978 CONFIG_SHELL='$SHELL' |
12919 export CONFIG_SHELL | 12979 export CONFIG_SHELL |
12920 exec "\$@" | 12980 exec "\$@" |
12952 enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`' | 13012 enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`' |
12953 pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`' | 13013 pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`' |
12954 enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`' | 13014 enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`' |
12955 SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`' | 13015 SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`' |
12956 ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`' | 13016 ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`' |
13017 PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`' | |
12957 host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`' | 13018 host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`' |
12958 host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`' | 13019 host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`' |
12959 host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`' | 13020 host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`' |
12960 build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`' | 13021 build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`' |
12961 build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`' | 13022 build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`' |
13034 module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`' | 13095 module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`' |
13035 with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`' | 13096 with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`' |
13036 allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`' | 13097 allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`' |
13037 no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`' | 13098 no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`' |
13038 hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`' | 13099 hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`' |
13039 hardcode_libdir_flag_spec_ld='`$ECHO "$hardcode_libdir_flag_spec_ld" | $SED "$delay_single_quote_subst"`' | |
13040 hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`' | 13100 hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`' |
13041 hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`' | 13101 hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`' |
13042 hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`' | 13102 hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`' |
13043 hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`' | 13103 hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`' |
13044 hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`' | 13104 hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`' |
13090 } | 13150 } |
13091 | 13151 |
13092 # Quote evaled strings. | 13152 # Quote evaled strings. |
13093 for var in SHELL \ | 13153 for var in SHELL \ |
13094 ECHO \ | 13154 ECHO \ |
13155 PATH_SEPARATOR \ | |
13095 SED \ | 13156 SED \ |
13096 GREP \ | 13157 GREP \ |
13097 EGREP \ | 13158 EGREP \ |
13098 FGREP \ | 13159 FGREP \ |
13099 LD \ | 13160 LD \ |
13140 compiler_needs_object \ | 13201 compiler_needs_object \ |
13141 with_gnu_ld \ | 13202 with_gnu_ld \ |
13142 allow_undefined_flag \ | 13203 allow_undefined_flag \ |
13143 no_undefined_flag \ | 13204 no_undefined_flag \ |
13144 hardcode_libdir_flag_spec \ | 13205 hardcode_libdir_flag_spec \ |
13145 hardcode_libdir_flag_spec_ld \ | |
13146 hardcode_libdir_separator \ | 13206 hardcode_libdir_separator \ |
13147 exclude_expsyms \ | 13207 exclude_expsyms \ |
13148 include_expsyms \ | 13208 include_expsyms \ |
13149 file_list_spec \ | 13209 file_list_spec \ |
13150 variables_saved_for_relink \ | 13210 variables_saved_for_relink \ |
13771 # Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION | 13831 # Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION |
13772 # Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`: | 13832 # Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`: |
13773 # NOTE: Changes made to this file will be lost: look at ltmain.sh. | 13833 # NOTE: Changes made to this file will be lost: look at ltmain.sh. |
13774 # | 13834 # |
13775 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, | 13835 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, |
13776 # 2006, 2007, 2008, 2009, 2010 Free Software Foundation, | 13836 # 2006, 2007, 2008, 2009, 2010, 2011 Free Software |
13777 # Inc. | 13837 # Foundation, Inc. |
13778 # Written by Gordon Matzigkeit, 1996 | 13838 # Written by Gordon Matzigkeit, 1996 |
13779 # | 13839 # |
13780 # This file is part of GNU Libtool. | 13840 # This file is part of GNU Libtool. |
13781 # | 13841 # |
13782 # GNU Libtool is free software; you can redistribute it and/or | 13842 # GNU Libtool is free software; you can redistribute it and/or |
13826 SHELL=$lt_SHELL | 13886 SHELL=$lt_SHELL |
13827 | 13887 |
13828 # An echo program that protects backslashes. | 13888 # An echo program that protects backslashes. |
13829 ECHO=$lt_ECHO | 13889 ECHO=$lt_ECHO |
13830 | 13890 |
13891 # The PATH separator for the build system. | |
13892 PATH_SEPARATOR=$lt_PATH_SEPARATOR | |
13893 | |
13831 # The host system. | 13894 # The host system. |
13832 host_alias=$host_alias | 13895 host_alias=$host_alias |
13833 host=$host | 13896 host=$host |
13834 host_os=$host_os | 13897 host_os=$host_os |
13835 | 13898 |
14126 no_undefined_flag=$lt_no_undefined_flag | 14189 no_undefined_flag=$lt_no_undefined_flag |
14127 | 14190 |
14128 # Flag to hardcode \$libdir into a binary during linking. | 14191 # Flag to hardcode \$libdir into a binary during linking. |
14129 # This must work even if \$libdir does not exist | 14192 # This must work even if \$libdir does not exist |
14130 hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec | 14193 hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec |
14131 | |
14132 # If ld is used when linking, flag to hardcode \$libdir into a binary | |
14133 # during linking. This must work even if \$libdir does not exist. | |
14134 hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld | |
14135 | 14194 |
14136 # Whether we need a single "-rpath" flag with a separated argument. | 14195 # Whether we need a single "-rpath" flag with a separated argument. |
14137 hardcode_libdir_separator=$lt_hardcode_libdir_separator | 14196 hardcode_libdir_separator=$lt_hardcode_libdir_separator |
14138 | 14197 |
14139 # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes | 14198 # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes |