summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/binutils/binutils/0006-Use-libtool-2.4.patch
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2016-02-14 20:52:51 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-02-16 09:04:22 +0000
commit138778501367d3cd0036fc31afbbedce0016f478 (patch)
tree6062a3228abfc09a372e4bcf9b5ffed705647830 /meta/recipes-devtools/binutils/binutils/0006-Use-libtool-2.4.patch
parentda13f0bce5d1b3c52f5716ae8d104372a820e5f9 (diff)
downloadpoky-138778501367d3cd0036fc31afbbedce0016f478.tar.gz
binutils: Use tip of 2.26 branch
Until 2.26.1 is released there are few fixes which are needed especially when using -fpie, here are changes that are part of this version bump H.J. Lu (7): Add a testcase for PR ld/18591 Store estimated distances in compressed_size Remove duplicated marker for 2.26 in gas/NEWS Add -mrelax-relocations= to x86 assembler Mask off the least significant bit in GOT offset Enable -Bsymbolic and -Bsymbolic-functions to PIE Fix a typo in objcopy manual John David Anglin (1): Fix /usr/bin/ld: final link failed: File truncated error on hppa (From OE-Core rev: 3685a1246110d84bffffa6d03a3c2ec0417cb4a3) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/binutils/binutils/0006-Use-libtool-2.4.patch')
-rw-r--r--meta/recipes-devtools/binutils/binutils/0006-Use-libtool-2.4.patch242
1 files changed, 121 insertions, 121 deletions
diff --git a/meta/recipes-devtools/binutils/binutils/0006-Use-libtool-2.4.patch b/meta/recipes-devtools/binutils/binutils/0006-Use-libtool-2.4.patch
index 779efd4a55..e54ab1bc8a 100644
--- a/meta/recipes-devtools/binutils/binutils/0006-Use-libtool-2.4.patch
+++ b/meta/recipes-devtools/binutils/binutils/0006-Use-libtool-2.4.patch
@@ -1,7 +1,7 @@
1From 807b3164599359644dddd1c853a73a51165c026c Mon Sep 17 00:00:00 2001 1From da70f0876cdd8ed703d9ed1524212ccfefb09ef3 Mon Sep 17 00:00:00 2001
2From: Khem Raj <raj.khem@gmail.com> 2From: Khem Raj <raj.khem@gmail.com>
3Date: Fri, 15 Jan 2016 06:26:54 +0000 3Date: Sun, 14 Feb 2016 17:04:07 +0000
4Subject: [PATCH 06/12] Use libtool 2.4 4Subject: [PATCH 06/14] Use libtool 2.4
5 5
6get libtool sysroot support 6get libtool sysroot support
7 7
@@ -27,7 +27,7 @@ Upstream-Status: Pending
27 15 files changed, 9944 insertions(+), 3709 deletions(-) 27 15 files changed, 9944 insertions(+), 3709 deletions(-)
28 28
29diff --git a/bfd/configure b/bfd/configure 29diff --git a/bfd/configure b/bfd/configure
30index 217ac69..2ef4b9e 100755 30index 7411c6d..eae743e 100755
31--- a/bfd/configure 31--- a/bfd/configure
32+++ b/bfd/configure 32+++ b/bfd/configure
33@@ -670,6 +670,9 @@ OTOOL 33@@ -670,6 +670,9 @@ OTOOL
@@ -1960,7 +1960,7 @@ index 6f5e85f..44bd02c 100644
1960 1960
1961 # More hacks to build DLLs on Windows. 1961 # More hacks to build DLLs on Windows.
1962diff --git a/binutils/configure b/binutils/configure 1962diff --git a/binutils/configure b/binutils/configure
1963index bbabdc6..9150d42 100755 1963index d4f3e1e..a6df5bb 100755
1964--- a/binutils/configure 1964--- a/binutils/configure
1965+++ b/binutils/configure 1965+++ b/binutils/configure
1966@@ -657,8 +657,11 @@ OTOOL 1966@@ -657,8 +657,11 @@ OTOOL
@@ -3288,7 +3288,7 @@ index bbabdc6..9150d42 100755
3288 int main () 3288 int main ()
3289 { 3289 {
3290 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW); 3290 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
3291@@ -15354,13 +16009,20 @@ exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`' 3291@@ -15355,13 +16010,20 @@ exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
3292 lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`' 3292 lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
3293 lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`' 3293 lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
3294 lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`' 3294 lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
@@ -3309,7 +3309,7 @@ index bbabdc6..9150d42 100755
3309 STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`' 3309 STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
3310 RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`' 3310 RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
3311 old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`' 3311 old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
3312@@ -15375,14 +16037,17 @@ lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$de 3312@@ -15376,14 +16038,17 @@ lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$de
3313 lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' 3313 lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
3314 lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' 3314 lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
3315 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' 3315 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
@@ -3328,7 +3328,7 @@ index bbabdc6..9150d42 100755
3328 DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`' 3328 DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
3329 NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`' 3329 NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
3330 LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`' 3330 LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
3331@@ -15415,12 +16080,12 @@ hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_q 3331@@ -15416,12 +16081,12 @@ hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_q
3332 hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`' 3332 hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
3333 inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`' 3333 inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
3334 link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`' 3334 link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
@@ -3342,7 +3342,7 @@ index bbabdc6..9150d42 100755
3342 file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`' 3342 file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
3343 variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`' 3343 variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
3344 need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`' 3344 need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
3345@@ -15475,8 +16140,13 @@ reload_flag \ 3345@@ -15476,8 +16141,13 @@ reload_flag \
3346 OBJDUMP \ 3346 OBJDUMP \
3347 deplibs_check_method \ 3347 deplibs_check_method \
3348 file_magic_cmd \ 3348 file_magic_cmd \
@@ -3356,7 +3356,7 @@ index bbabdc6..9150d42 100755
3356 STRIP \ 3356 STRIP \
3357 RANLIB \ 3357 RANLIB \
3358 CC \ 3358 CC \
3359@@ -15486,12 +16156,14 @@ lt_cv_sys_global_symbol_pipe \ 3359@@ -15487,12 +16157,14 @@ lt_cv_sys_global_symbol_pipe \
3360 lt_cv_sys_global_symbol_to_cdecl \ 3360 lt_cv_sys_global_symbol_to_cdecl \
3361 lt_cv_sys_global_symbol_to_c_name_address \ 3361 lt_cv_sys_global_symbol_to_c_name_address \
3362 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \ 3362 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \
@@ -3372,7 +3372,7 @@ index bbabdc6..9150d42 100755
3372 DSYMUTIL \ 3372 DSYMUTIL \
3373 NMEDIT \ 3373 NMEDIT \
3374 LIPO \ 3374 LIPO \
3375@@ -15507,7 +16179,6 @@ no_undefined_flag \ 3375@@ -15508,7 +16180,6 @@ no_undefined_flag \
3376 hardcode_libdir_flag_spec \ 3376 hardcode_libdir_flag_spec \
3377 hardcode_libdir_flag_spec_ld \ 3377 hardcode_libdir_flag_spec_ld \
3378 hardcode_libdir_separator \ 3378 hardcode_libdir_separator \
@@ -3380,7 +3380,7 @@ index bbabdc6..9150d42 100755
3380 exclude_expsyms \ 3380 exclude_expsyms \
3381 include_expsyms \ 3381 include_expsyms \
3382 file_list_spec \ 3382 file_list_spec \
3383@@ -15543,6 +16214,7 @@ module_cmds \ 3383@@ -15544,6 +16215,7 @@ module_cmds \
3384 module_expsym_cmds \ 3384 module_expsym_cmds \
3385 export_symbols_cmds \ 3385 export_symbols_cmds \
3386 prelink_cmds \ 3386 prelink_cmds \
@@ -3388,7 +3388,7 @@ index bbabdc6..9150d42 100755
3388 postinstall_cmds \ 3388 postinstall_cmds \
3389 postuninstall_cmds \ 3389 postuninstall_cmds \
3390 finish_cmds \ 3390 finish_cmds \
3391@@ -16300,7 +16972,8 @@ $as_echo X"$file" | 3391@@ -16301,7 +16973,8 @@ $as_echo X"$file" |
3392 # NOTE: Changes made to this file will be lost: look at ltmain.sh. 3392 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
3393 # 3393 #
3394 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 3394 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
@@ -3398,7 +3398,7 @@ index bbabdc6..9150d42 100755
3398 # Written by Gordon Matzigkeit, 1996 3398 # Written by Gordon Matzigkeit, 1996
3399 # 3399 #
3400 # This file is part of GNU Libtool. 3400 # This file is part of GNU Libtool.
3401@@ -16403,19 +17076,42 @@ SP2NL=$lt_lt_SP2NL 3401@@ -16404,19 +17077,42 @@ SP2NL=$lt_lt_SP2NL
3402 # turn newlines into spaces. 3402 # turn newlines into spaces.
3403 NL2SP=$lt_lt_NL2SP 3403 NL2SP=$lt_lt_NL2SP
3404 3404
@@ -3442,7 +3442,7 @@ index bbabdc6..9150d42 100755
3442 # A symbol stripping program. 3442 # A symbol stripping program.
3443 STRIP=$lt_STRIP 3443 STRIP=$lt_STRIP
3444 3444
3445@@ -16445,6 +17141,12 @@ global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address 3445@@ -16446,6 +17142,12 @@ global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
3446 # Transform the output of nm in a C name address pair when lib prefix is needed. 3446 # Transform the output of nm in a C name address pair when lib prefix is needed.
3447 global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix 3447 global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix
3448 3448
@@ -3455,7 +3455,7 @@ index bbabdc6..9150d42 100755
3455 # The name of the directory that contains temporary libtool files. 3455 # The name of the directory that contains temporary libtool files.
3456 objdir=$objdir 3456 objdir=$objdir
3457 3457
3458@@ -16454,6 +17156,9 @@ MAGIC_CMD=$MAGIC_CMD 3458@@ -16455,6 +17157,9 @@ MAGIC_CMD=$MAGIC_CMD
3459 # Must we lock files when doing compilation? 3459 # Must we lock files when doing compilation?
3460 need_locks=$lt_need_locks 3460 need_locks=$lt_need_locks
3461 3461
@@ -3465,7 +3465,7 @@ index bbabdc6..9150d42 100755
3465 # Tool to manipulate archived DWARF debug symbol files on Mac OS X. 3465 # Tool to manipulate archived DWARF debug symbol files on Mac OS X.
3466 DSYMUTIL=$lt_DSYMUTIL 3466 DSYMUTIL=$lt_DSYMUTIL
3467 3467
3468@@ -16568,12 +17273,12 @@ with_gcc=$GCC 3468@@ -16569,12 +17274,12 @@ with_gcc=$GCC
3469 # Compiler flag to turn off builtin functions. 3469 # Compiler flag to turn off builtin functions.
3470 no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag 3470 no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
3471 3471
@@ -3481,7 +3481,7 @@ index bbabdc6..9150d42 100755
3481 # Compiler flag to prevent dynamic linking. 3481 # Compiler flag to prevent dynamic linking.
3482 link_static_flag=$lt_lt_prog_compiler_static 3482 link_static_flag=$lt_lt_prog_compiler_static
3483 3483
3484@@ -16660,9 +17365,6 @@ inherit_rpath=$inherit_rpath 3484@@ -16661,9 +17366,6 @@ inherit_rpath=$inherit_rpath
3485 # Whether libtool must link a program against all its dependency libraries. 3485 # Whether libtool must link a program against all its dependency libraries.
3486 link_all_deplibs=$link_all_deplibs 3486 link_all_deplibs=$link_all_deplibs
3487 3487
@@ -3491,7 +3491,7 @@ index bbabdc6..9150d42 100755
3491 # Set to "yes" if exported symbols are required. 3491 # Set to "yes" if exported symbols are required.
3492 always_export_symbols=$always_export_symbols 3492 always_export_symbols=$always_export_symbols
3493 3493
3494@@ -16678,6 +17380,9 @@ include_expsyms=$lt_include_expsyms 3494@@ -16679,6 +17381,9 @@ include_expsyms=$lt_include_expsyms
3495 # Commands necessary for linking programs (against libraries) with templates. 3495 # Commands necessary for linking programs (against libraries) with templates.
3496 prelink_cmds=$lt_prelink_cmds 3496 prelink_cmds=$lt_prelink_cmds
3497 3497
@@ -3501,7 +3501,7 @@ index bbabdc6..9150d42 100755
3501 # Specify filename containing input files. 3501 # Specify filename containing input files.
3502 file_list_spec=$lt_file_list_spec 3502 file_list_spec=$lt_file_list_spec
3503 3503
3504@@ -16710,210 +17415,169 @@ ltmain="$ac_aux_dir/ltmain.sh" 3504@@ -16711,210 +17416,169 @@ ltmain="$ac_aux_dir/ltmain.sh"
3505 # if finds mixed CR/LF and LF-only lines. Since sed operates in 3505 # if finds mixed CR/LF and LF-only lines. Since sed operates in
3506 # text mode, it properly converts lines to CR/LF. This bash problem 3506 # text mode, it properly converts lines to CR/LF. This bash problem
3507 # is reportedly fixed, but why not run on old versions too? 3507 # is reportedly fixed, but why not run on old versions too?
@@ -3898,7 +3898,7 @@ index 85414ab..34b66f7 100755
3898 sh*-*-elf) 3898 sh*-*-elf)
3899 ;; 3899 ;;
3900diff --git a/gas/configure b/gas/configure 3900diff --git a/gas/configure b/gas/configure
3901index f2864b7..1c2a665 100755 3901index dd9c953..89f18b3 100755
3902--- a/gas/configure 3902--- a/gas/configure
3903+++ b/gas/configure 3903+++ b/gas/configure
3904@@ -647,8 +647,11 @@ OTOOL 3904@@ -647,8 +647,11 @@ OTOOL
@@ -3921,7 +3921,7 @@ index f2864b7..1c2a665 100755
3921 enable_libtool_lock 3921 enable_libtool_lock
3922 enable_plugins 3922 enable_plugins
3923 enable_largefile 3923 enable_largefile
3924@@ -1427,6 +1431,8 @@ Optional Packages: 3924@@ -1430,6 +1434,8 @@ Optional Packages:
3925 --with-pic try to use only PIC/non-PIC objects [default=use 3925 --with-pic try to use only PIC/non-PIC objects [default=use
3926 both] 3926 both]
3927 --with-gnu-ld assume the C compiler uses GNU ld [default=no] 3927 --with-gnu-ld assume the C compiler uses GNU ld [default=no]
@@ -3930,7 +3930,7 @@ index f2864b7..1c2a665 100755
3930 --with-system-zlib use installed libz 3930 --with-system-zlib use installed libz
3931 3931
3932 Some influential environment variables: 3932 Some influential environment variables:
3933@@ -4906,8 +4912,8 @@ esac 3933@@ -4909,8 +4915,8 @@ esac
3934 3934
3935 3935
3936 3936
@@ -3941,7 +3941,7 @@ index f2864b7..1c2a665 100755
3941 3941
3942 3942
3943 3943
3944@@ -4947,7 +4953,7 @@ ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO 3944@@ -4950,7 +4956,7 @@ ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
3945 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5 3945 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5
3946 $as_echo_n "checking how to print strings... " >&6; } 3946 $as_echo_n "checking how to print strings... " >&6; }
3947 # Test print first, because it will be a builtin if present. 3947 # Test print first, because it will be a builtin if present.
@@ -3950,7 +3950,7 @@ index f2864b7..1c2a665 100755
3950 test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then 3950 test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
3951 ECHO='print -r --' 3951 ECHO='print -r --'
3952 elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then 3952 elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
3953@@ -5633,8 +5639,8 @@ $as_echo_n "checking whether the shell understands some XSI constructs... " >&6; 3953@@ -5636,8 +5642,8 @@ $as_echo_n "checking whether the shell understands some XSI constructs... " >&6;
3954 # Try some XSI features 3954 # Try some XSI features
3955 xsi_shell=no 3955 xsi_shell=no
3956 ( _lt_dummy="a/b/c" 3956 ( _lt_dummy="a/b/c"
@@ -3961,7 +3961,7 @@ index f2864b7..1c2a665 100755
3961 && eval 'test $(( 1 + 1 )) -eq 2 \ 3961 && eval 'test $(( 1 + 1 )) -eq 2 \
3962 && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \ 3962 && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \
3963 && xsi_shell=yes 3963 && xsi_shell=yes
3964@@ -5683,6 +5689,80 @@ esac 3964@@ -5686,6 +5692,80 @@ esac
3965 3965
3966 3966
3967 3967
@@ -4042,7 +4042,7 @@ index f2864b7..1c2a665 100755
4042 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5 4042 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5
4043 $as_echo_n "checking for $LD option to reload object files... " >&6; } 4043 $as_echo_n "checking for $LD option to reload object files... " >&6; }
4044 if test "${lt_cv_ld_reload_flag+set}" = set; then : 4044 if test "${lt_cv_ld_reload_flag+set}" = set; then :
4045@@ -5699,6 +5779,11 @@ case $reload_flag in 4045@@ -5702,6 +5782,11 @@ case $reload_flag in
4046 esac 4046 esac
4047 reload_cmds='$LD$reload_flag -o $output$reload_objs' 4047 reload_cmds='$LD$reload_flag -o $output$reload_objs'
4048 case $host_os in 4048 case $host_os in
@@ -4054,7 +4054,7 @@ index f2864b7..1c2a665 100755
4054 darwin*) 4054 darwin*)
4055 if test "$GCC" = yes; then 4055 if test "$GCC" = yes; then
4056 reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs' 4056 reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
4057@@ -5867,7 +5952,8 @@ mingw* | pw32*) 4057@@ -5870,7 +5955,8 @@ mingw* | pw32*)
4058 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' 4058 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
4059 lt_cv_file_magic_cmd='func_win32_libid' 4059 lt_cv_file_magic_cmd='func_win32_libid'
4060 else 4060 else
@@ -4064,7 +4064,7 @@ index f2864b7..1c2a665 100755
4064 lt_cv_file_magic_cmd='$OBJDUMP -f' 4064 lt_cv_file_magic_cmd='$OBJDUMP -f'
4065 fi 4065 fi
4066 ;; 4066 ;;
4067@@ -6021,6 +6107,21 @@ esac 4067@@ -6024,6 +6110,21 @@ esac
4068 fi 4068 fi
4069 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5 4069 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5
4070 $as_echo "$lt_cv_deplibs_check_method" >&6; } 4070 $as_echo "$lt_cv_deplibs_check_method" >&6; }
@@ -4086,7 +4086,7 @@ index f2864b7..1c2a665 100755
4086 file_magic_cmd=$lt_cv_file_magic_cmd 4086 file_magic_cmd=$lt_cv_file_magic_cmd
4087 deplibs_check_method=$lt_cv_deplibs_check_method 4087 deplibs_check_method=$lt_cv_deplibs_check_method
4088 test -z "$deplibs_check_method" && deplibs_check_method=unknown 4088 test -z "$deplibs_check_method" && deplibs_check_method=unknown
4089@@ -6036,9 +6137,162 @@ test -z "$deplibs_check_method" && deplibs_check_method=unknown 4089@@ -6039,9 +6140,162 @@ test -z "$deplibs_check_method" && deplibs_check_method=unknown
4090 4090
4091 4091
4092 4092
@@ -4251,7 +4251,7 @@ index f2864b7..1c2a665 100755
4251 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 4251 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4252 $as_echo_n "checking for $ac_word... " >&6; } 4252 $as_echo_n "checking for $ac_word... " >&6; }
4253 if test "${ac_cv_prog_AR+set}" = set; then : 4253 if test "${ac_cv_prog_AR+set}" = set; then :
4254@@ -6054,7 +6308,7 @@ do 4254@@ -6057,7 +6311,7 @@ do
4255 test -z "$as_dir" && as_dir=. 4255 test -z "$as_dir" && as_dir=.
4256 for ac_exec_ext in '' $ac_executable_extensions; do 4256 for ac_exec_ext in '' $ac_executable_extensions; do
4257 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 4257 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
@@ -4260,7 +4260,7 @@ index f2864b7..1c2a665 100755
4260 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 4260 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4261 break 2 4261 break 2
4262 fi 4262 fi
4263@@ -6074,11 +6328,15 @@ $as_echo "no" >&6; } 4263@@ -6077,11 +6331,15 @@ $as_echo "no" >&6; }
4264 fi 4264 fi
4265 4265
4266 4266
@@ -4279,7 +4279,7 @@ index f2864b7..1c2a665 100755
4279 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 4279 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4280 $as_echo_n "checking for $ac_word... " >&6; } 4280 $as_echo_n "checking for $ac_word... " >&6; }
4281 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then : 4281 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then :
4282@@ -6094,7 +6352,7 @@ do 4282@@ -6097,7 +6355,7 @@ do
4283 test -z "$as_dir" && as_dir=. 4283 test -z "$as_dir" && as_dir=.
4284 for ac_exec_ext in '' $ac_executable_extensions; do 4284 for ac_exec_ext in '' $ac_executable_extensions; do
4285 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 4285 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
@@ -4288,7 +4288,7 @@ index f2864b7..1c2a665 100755
4288 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 4288 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4289 break 2 4289 break 2
4290 fi 4290 fi
4291@@ -6113,6 +6371,10 @@ else 4291@@ -6116,6 +6374,10 @@ else
4292 $as_echo "no" >&6; } 4292 $as_echo "no" >&6; }
4293 fi 4293 fi
4294 4294
@@ -4299,7 +4299,7 @@ index f2864b7..1c2a665 100755
4299 if test "x$ac_ct_AR" = x; then 4299 if test "x$ac_ct_AR" = x; then
4300 AR="false" 4300 AR="false"
4301 else 4301 else
4302@@ -6124,12 +6386,10 @@ ac_tool_warned=yes ;; 4302@@ -6127,12 +6389,10 @@ ac_tool_warned=yes ;;
4303 esac 4303 esac
4304 AR=$ac_ct_AR 4304 AR=$ac_ct_AR
4305 fi 4305 fi
@@ -4314,7 +4314,7 @@ index f2864b7..1c2a665 100755
4314 4314
4315 4315
4316 4316
4317@@ -6141,6 +6401,64 @@ test -z "$AR_FLAGS" && AR_FLAGS=cru 4317@@ -6144,6 +6404,64 @@ test -z "$AR_FLAGS" && AR_FLAGS=cru
4318 4318
4319 4319
4320 4320
@@ -4379,7 +4379,7 @@ index f2864b7..1c2a665 100755
4379 if test -n "$ac_tool_prefix"; then 4379 if test -n "$ac_tool_prefix"; then
4380 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. 4380 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
4381 set dummy ${ac_tool_prefix}strip; ac_word=$2 4381 set dummy ${ac_tool_prefix}strip; ac_word=$2
4382@@ -6475,8 +6793,8 @@ esac 4382@@ -6478,8 +6796,8 @@ esac
4383 lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" 4383 lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
4384 4384
4385 # Transform an extracted symbol line into symbol name and symbol address 4385 # Transform an extracted symbol line into symbol name and symbol address
@@ -4390,7 +4390,7 @@ index f2864b7..1c2a665 100755
4390 4390
4391 # Handle CRLF in mingw tool chain 4391 # Handle CRLF in mingw tool chain
4392 opt_cr= 4392 opt_cr=
4393@@ -6512,6 +6830,7 @@ for ac_symprfx in "" "_"; do 4393@@ -6515,6 +6833,7 @@ for ac_symprfx in "" "_"; do
4394 else 4394 else
4395 lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'" 4395 lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
4396 fi 4396 fi
@@ -4398,7 +4398,7 @@ index f2864b7..1c2a665 100755
4398 4398
4399 # Check to see that the pipe works correctly. 4399 # Check to see that the pipe works correctly.
4400 pipe_works=no 4400 pipe_works=no
4401@@ -6553,6 +6872,18 @@ _LT_EOF 4401@@ -6556,6 +6875,18 @@ _LT_EOF
4402 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then 4402 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
4403 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then 4403 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
4404 cat <<_LT_EOF > conftest.$ac_ext 4404 cat <<_LT_EOF > conftest.$ac_ext
@@ -4417,7 +4417,7 @@ index f2864b7..1c2a665 100755
4417 #ifdef __cplusplus 4417 #ifdef __cplusplus
4418 extern "C" { 4418 extern "C" {
4419 #endif 4419 #endif
4420@@ -6564,7 +6895,7 @@ _LT_EOF 4420@@ -6567,7 +6898,7 @@ _LT_EOF
4421 cat <<_LT_EOF >> conftest.$ac_ext 4421 cat <<_LT_EOF >> conftest.$ac_ext
4422 4422
4423 /* The mapping between symbol names and symbols. */ 4423 /* The mapping between symbol names and symbols. */
@@ -4426,7 +4426,7 @@ index f2864b7..1c2a665 100755
4426 const char *name; 4426 const char *name;
4427 void *address; 4427 void *address;
4428 } 4428 }
4429@@ -6590,8 +6921,8 @@ static const void *lt_preloaded_setup() { 4429@@ -6593,8 +6924,8 @@ static const void *lt_preloaded_setup() {
4430 _LT_EOF 4430 _LT_EOF
4431 # Now try linking the two files. 4431 # Now try linking the two files.
4432 mv conftest.$ac_objext conftstm.$ac_objext 4432 mv conftest.$ac_objext conftstm.$ac_objext
@@ -4437,7 +4437,7 @@ index f2864b7..1c2a665 100755
4437 LIBS="conftstm.$ac_objext" 4437 LIBS="conftstm.$ac_objext"
4438 CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag" 4438 CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag"
4439 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5 4439 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
4440@@ -6601,8 +6932,8 @@ _LT_EOF 4440@@ -6604,8 +6935,8 @@ _LT_EOF
4441 test $ac_status = 0; } && test -s conftest${ac_exeext}; then 4441 test $ac_status = 0; } && test -s conftest${ac_exeext}; then
4442 pipe_works=yes 4442 pipe_works=yes
4443 fi 4443 fi
@@ -4448,7 +4448,7 @@ index f2864b7..1c2a665 100755
4448 else 4448 else
4449 echo "cannot find nm_test_func in $nlist" >&5 4449 echo "cannot find nm_test_func in $nlist" >&5
4450 fi 4450 fi
4451@@ -6639,6 +6970,21 @@ else 4451@@ -6642,6 +6973,21 @@ else
4452 $as_echo "ok" >&6; } 4452 $as_echo "ok" >&6; }
4453 fi 4453 fi
4454 4454
@@ -4470,7 +4470,7 @@ index f2864b7..1c2a665 100755
4470 4470
4471 4471
4472 4472
4473@@ -6657,6 +7003,40 @@ fi 4473@@ -6660,6 +7006,40 @@ fi
4474 4474
4475 4475
4476 4476
@@ -4511,7 +4511,7 @@ index f2864b7..1c2a665 100755
4511 4511
4512 4512
4513 4513
4514@@ -6866,6 +7246,123 @@ esac 4514@@ -6869,6 +7249,123 @@ esac
4515 4515
4516 need_locks="$enable_libtool_lock" 4516 need_locks="$enable_libtool_lock"
4517 4517
@@ -4635,7 +4635,7 @@ index f2864b7..1c2a665 100755
4635 4635
4636 case $host_os in 4636 case $host_os in
4637 rhapsody* | darwin*) 4637 rhapsody* | darwin*)
4638@@ -7429,6 +7926,8 @@ _LT_EOF 4638@@ -7432,6 +7929,8 @@ _LT_EOF
4639 $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5 4639 $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5
4640 echo "$AR cru libconftest.a conftest.o" >&5 4640 echo "$AR cru libconftest.a conftest.o" >&5
4641 $AR cru libconftest.a conftest.o 2>&5 4641 $AR cru libconftest.a conftest.o 2>&5
@@ -4644,7 +4644,7 @@ index f2864b7..1c2a665 100755
4644 cat > conftest.c << _LT_EOF 4644 cat > conftest.c << _LT_EOF
4645 int main() { return 0;} 4645 int main() { return 0;}
4646 _LT_EOF 4646 _LT_EOF
4647@@ -7624,7 +8123,8 @@ fi 4647@@ -7627,7 +8126,8 @@ fi
4648 LIBTOOL_DEPS="$ltmain" 4648 LIBTOOL_DEPS="$ltmain"
4649 4649
4650 # Always use our own libtool. 4650 # Always use our own libtool.
@@ -4654,7 +4654,7 @@ index f2864b7..1c2a665 100755
4654 4654
4655 4655
4656 4656
4657@@ -7713,7 +8213,7 @@ aix3*) 4657@@ -7716,7 +8216,7 @@ aix3*)
4658 esac 4658 esac
4659 4659
4660 # Global variables: 4660 # Global variables:
@@ -4663,7 +4663,7 @@ index f2864b7..1c2a665 100755
4663 can_build_shared=yes 4663 can_build_shared=yes
4664 4664
4665 # All known linkers require a `.a' archive for static linking (except MSVC, 4665 # All known linkers require a `.a' archive for static linking (except MSVC,
4666@@ -8011,8 +8511,6 @@ fi 4666@@ -8014,8 +8514,6 @@ fi
4667 lt_prog_compiler_pic= 4667 lt_prog_compiler_pic=
4668 lt_prog_compiler_static= 4668 lt_prog_compiler_static=
4669 4669
@@ -4672,7 +4672,7 @@ index f2864b7..1c2a665 100755
4672 4672
4673 if test "$GCC" = yes; then 4673 if test "$GCC" = yes; then
4674 lt_prog_compiler_wl='-Wl,' 4674 lt_prog_compiler_wl='-Wl,'
4675@@ -8178,6 +8676,12 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; } 4675@@ -8181,6 +8679,12 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
4676 lt_prog_compiler_pic='--shared' 4676 lt_prog_compiler_pic='--shared'
4677 lt_prog_compiler_static='--static' 4677 lt_prog_compiler_static='--static'
4678 ;; 4678 ;;
@@ -4685,7 +4685,7 @@ index f2864b7..1c2a665 100755
4685 pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*) 4685 pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*)
4686 # Portland Group compilers (*not* the Pentium gcc compiler, 4686 # Portland Group compilers (*not* the Pentium gcc compiler,
4687 # which looks to be a dead project) 4687 # which looks to be a dead project)
4688@@ -8240,7 +8744,7 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; } 4688@@ -8243,7 +8747,7 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
4689 lt_prog_compiler_pic='-KPIC' 4689 lt_prog_compiler_pic='-KPIC'
4690 lt_prog_compiler_static='-Bstatic' 4690 lt_prog_compiler_static='-Bstatic'
4691 case $cc_basename in 4691 case $cc_basename in
@@ -4694,7 +4694,7 @@ index f2864b7..1c2a665 100755
4694 lt_prog_compiler_wl='-Qoption ld ';; 4694 lt_prog_compiler_wl='-Qoption ld ';;
4695 *) 4695 *)
4696 lt_prog_compiler_wl='-Wl,';; 4696 lt_prog_compiler_wl='-Wl,';;
4697@@ -8297,13 +8801,17 @@ case $host_os in 4697@@ -8300,13 +8804,17 @@ case $host_os in
4698 lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC" 4698 lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC"
4699 ;; 4699 ;;
4700 esac 4700 esac
@@ -4718,7 +4718,7 @@ index f2864b7..1c2a665 100755
4718 4718
4719 # 4719 #
4720 # Check to make sure the PIC flag actually works. 4720 # Check to make sure the PIC flag actually works.
4721@@ -8364,6 +8872,11 @@ fi 4721@@ -8367,6 +8875,11 @@ fi
4722 4722
4723 4723
4724 4724
@@ -4730,7 +4730,7 @@ index f2864b7..1c2a665 100755
4730 # 4730 #
4731 # Check to make sure the static flag actually works. 4731 # Check to make sure the static flag actually works.
4732 # 4732 #
4733@@ -8714,7 +9227,8 @@ _LT_EOF 4733@@ -8717,7 +9230,8 @@ _LT_EOF
4734 allow_undefined_flag=unsupported 4734 allow_undefined_flag=unsupported
4735 always_export_symbols=no 4735 always_export_symbols=no
4736 enable_shared_with_static_runtimes=yes 4736 enable_shared_with_static_runtimes=yes
@@ -4740,7 +4740,7 @@ index f2864b7..1c2a665 100755
4740 4740
4741 if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then 4741 if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
4742 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' 4742 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
4743@@ -8813,12 +9327,12 @@ _LT_EOF 4743@@ -8816,12 +9330,12 @@ _LT_EOF
4744 whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive' 4744 whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive'
4745 hardcode_libdir_flag_spec= 4745 hardcode_libdir_flag_spec=
4746 hardcode_libdir_flag_spec_ld='-rpath $libdir' 4746 hardcode_libdir_flag_spec_ld='-rpath $libdir'
@@ -4755,7 +4755,7 @@ index f2864b7..1c2a665 100755
4755 fi 4755 fi
4756 ;; 4756 ;;
4757 esac 4757 esac
4758@@ -8832,8 +9346,8 @@ _LT_EOF 4758@@ -8835,8 +9349,8 @@ _LT_EOF
4759 archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' 4759 archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
4760 wlarc= 4760 wlarc=
4761 else 4761 else
@@ -4766,7 +4766,7 @@ index f2864b7..1c2a665 100755
4766 fi 4766 fi
4767 ;; 4767 ;;
4768 4768
4769@@ -8851,8 +9365,8 @@ _LT_EOF 4769@@ -8854,8 +9368,8 @@ _LT_EOF
4770 4770
4771 _LT_EOF 4771 _LT_EOF
4772 elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then 4772 elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
@@ -4777,7 +4777,7 @@ index f2864b7..1c2a665 100755
4777 else 4777 else
4778 ld_shlibs=no 4778 ld_shlibs=no
4779 fi 4779 fi
4780@@ -8898,8 +9412,8 @@ _LT_EOF 4780@@ -8901,8 +9415,8 @@ _LT_EOF
4781 4781
4782 *) 4782 *)
4783 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then 4783 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
@@ -4788,7 +4788,7 @@ index f2864b7..1c2a665 100755
4788 else 4788 else
4789 ld_shlibs=no 4789 ld_shlibs=no
4790 fi 4790 fi
4791@@ -9029,7 +9543,13 @@ _LT_EOF 4791@@ -9032,7 +9546,13 @@ _LT_EOF
4792 allow_undefined_flag='-berok' 4792 allow_undefined_flag='-berok'
4793 # Determine the default libpath from the value encoded in an 4793 # Determine the default libpath from the value encoded in an
4794 # empty executable. 4794 # empty executable.
@@ -4803,7 +4803,7 @@ index f2864b7..1c2a665 100755
4803 /* end confdefs.h. */ 4803 /* end confdefs.h. */
4804 4804
4805 int 4805 int
4806@@ -9042,22 +9562,29 @@ main () 4806@@ -9045,22 +9565,29 @@ main ()
4807 _ACEOF 4807 _ACEOF
4808 if ac_fn_c_try_link "$LINENO"; then : 4808 if ac_fn_c_try_link "$LINENO"; then :
4809 4809
@@ -4846,7 +4846,7 @@ index f2864b7..1c2a665 100755
4846 4846
4847 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath" 4847 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
4848 archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" 4848 archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
4849@@ -9069,7 +9596,13 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi 4849@@ -9072,7 +9599,13 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
4850 else 4850 else
4851 # Determine the default libpath from the value encoded in an 4851 # Determine the default libpath from the value encoded in an
4852 # empty executable. 4852 # empty executable.
@@ -4861,7 +4861,7 @@ index f2864b7..1c2a665 100755
4861 /* end confdefs.h. */ 4861 /* end confdefs.h. */
4862 4862
4863 int 4863 int
4864@@ -9082,22 +9615,29 @@ main () 4864@@ -9085,22 +9618,29 @@ main ()
4865 _ACEOF 4865 _ACEOF
4866 if ac_fn_c_try_link "$LINENO"; then : 4866 if ac_fn_c_try_link "$LINENO"; then :
4867 4867
@@ -4904,7 +4904,7 @@ index f2864b7..1c2a665 100755
4904 4904
4905 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath" 4905 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
4906 # Warning - without using the other run time loading flags, 4906 # Warning - without using the other run time loading flags,
4907@@ -9142,20 +9682,63 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi 4907@@ -9145,20 +9685,63 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
4908 # Microsoft Visual C++. 4908 # Microsoft Visual C++.
4909 # hardcode_libdir_flag_spec is actually meaningless, as there is 4909 # hardcode_libdir_flag_spec is actually meaningless, as there is
4910 # no search path for DLLs. 4910 # no search path for DLLs.
@@ -4982,7 +4982,7 @@ index f2864b7..1c2a665 100755
4982 ;; 4982 ;;
4983 4983
4984 darwin* | rhapsody*) 4984 darwin* | rhapsody*)
4985@@ -9216,7 +9799,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi 4985@@ -9219,7 +9802,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
4986 4986
4987 # FreeBSD 3 and greater uses gcc -shared to do shared libraries. 4987 # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
4988 freebsd* | dragonfly*) 4988 freebsd* | dragonfly*)
@@ -4991,7 +4991,7 @@ index f2864b7..1c2a665 100755
4991 hardcode_libdir_flag_spec='-R$libdir' 4991 hardcode_libdir_flag_spec='-R$libdir'
4992 hardcode_direct=yes 4992 hardcode_direct=yes
4993 hardcode_shlibpath_var=no 4993 hardcode_shlibpath_var=no
4994@@ -9224,7 +9807,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi 4994@@ -9227,7 +9810,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
4995 4995
4996 hpux9*) 4996 hpux9*)
4997 if test "$GCC" = yes; then 4997 if test "$GCC" = yes; then
@@ -5000,7 +5000,7 @@ index f2864b7..1c2a665 100755
5000 else 5000 else
5001 archive_cmds='$RM $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' 5001 archive_cmds='$RM $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
5002 fi 5002 fi
5003@@ -9240,7 +9823,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi 5003@@ -9243,7 +9826,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
5004 5004
5005 hpux10*) 5005 hpux10*)
5006 if test "$GCC" = yes && test "$with_gnu_ld" = no; then 5006 if test "$GCC" = yes && test "$with_gnu_ld" = no; then
@@ -5009,7 +5009,7 @@ index f2864b7..1c2a665 100755
5009 else 5009 else
5010 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags' 5010 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
5011 fi 5011 fi
5012@@ -9264,10 +9847,10 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi 5012@@ -9267,10 +9850,10 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
5013 archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' 5013 archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
5014 ;; 5014 ;;
5015 ia64*) 5015 ia64*)
@@ -5022,7 +5022,7 @@ index f2864b7..1c2a665 100755
5022 ;; 5022 ;;
5023 esac 5023 esac
5024 else 5024 else
5025@@ -9346,23 +9929,36 @@ fi 5025@@ -9349,23 +9932,36 @@ fi
5026 5026
5027 irix5* | irix6* | nonstopux*) 5027 irix5* | irix6* | nonstopux*)
5028 if test "$GCC" = yes; then 5028 if test "$GCC" = yes; then
@@ -5067,7 +5067,7 @@ index f2864b7..1c2a665 100755
5067 else 5067 else
5068 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' 5068 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
5069 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib' 5069 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
5070@@ -9447,7 +10043,7 @@ rm -f core conftest.err conftest.$ac_objext \ 5070@@ -9450,7 +10046,7 @@ rm -f core conftest.err conftest.$ac_objext \
5071 osf4* | osf5*) # as osf3* with the addition of -msym flag 5071 osf4* | osf5*) # as osf3* with the addition of -msym flag
5072 if test "$GCC" = yes; then 5072 if test "$GCC" = yes; then
5073 allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' 5073 allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
@@ -5076,7 +5076,7 @@ index f2864b7..1c2a665 100755
5076 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' 5076 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
5077 else 5077 else
5078 allow_undefined_flag=' -expect_unresolved \*' 5078 allow_undefined_flag=' -expect_unresolved \*'
5079@@ -9466,9 +10062,9 @@ rm -f core conftest.err conftest.$ac_objext \ 5079@@ -9469,9 +10065,9 @@ rm -f core conftest.err conftest.$ac_objext \
5080 no_undefined_flag=' -z defs' 5080 no_undefined_flag=' -z defs'
5081 if test "$GCC" = yes; then 5081 if test "$GCC" = yes; then
5082 wlarc='${wl}' 5082 wlarc='${wl}'
@@ -5088,7 +5088,7 @@ index f2864b7..1c2a665 100755
5088 else 5088 else
5089 case `$CC -V 2>&1` in 5089 case `$CC -V 2>&1` in
5090 *"Compilers 5.0"*) 5090 *"Compilers 5.0"*)
5091@@ -10044,8 +10640,9 @@ cygwin* | mingw* | pw32* | cegcc*) 5091@@ -10047,8 +10643,9 @@ cygwin* | mingw* | pw32* | cegcc*)
5092 need_version=no 5092 need_version=no
5093 need_lib_prefix=no 5093 need_lib_prefix=no
5094 5094
@@ -5100,7 +5100,7 @@ index f2864b7..1c2a665 100755
5100 library_names_spec='$libname.dll.a' 5100 library_names_spec='$libname.dll.a'
5101 # DLL is installed to $(libdir)/../bin by postinstall_cmds 5101 # DLL is installed to $(libdir)/../bin by postinstall_cmds
5102 postinstall_cmds='base_file=`basename \${file}`~ 5102 postinstall_cmds='base_file=`basename \${file}`~
5103@@ -10078,13 +10675,71 @@ cygwin* | mingw* | pw32* | cegcc*) 5103@@ -10081,13 +10678,71 @@ cygwin* | mingw* | pw32* | cegcc*)
5104 library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' 5104 library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
5105 ;; 5105 ;;
5106 esac 5106 esac
@@ -5173,7 +5173,7 @@ index f2864b7..1c2a665 100755
5173 # FIXME: first we should search . and the directory the executable is in 5173 # FIXME: first we should search . and the directory the executable is in
5174 shlibpath_var=PATH 5174 shlibpath_var=PATH
5175 ;; 5175 ;;
5176@@ -10176,7 +10831,7 @@ haiku*) 5176@@ -10179,7 +10834,7 @@ haiku*)
5177 soname_spec='${libname}${release}${shared_ext}$major' 5177 soname_spec='${libname}${release}${shared_ext}$major'
5178 shlibpath_var=LIBRARY_PATH 5178 shlibpath_var=LIBRARY_PATH
5179 shlibpath_overrides_runpath=yes 5179 shlibpath_overrides_runpath=yes
@@ -5182,16 +5182,16 @@ index f2864b7..1c2a665 100755
5182 hardcode_into_libs=yes 5182 hardcode_into_libs=yes
5183 ;; 5183 ;;
5184 5184
5185@@ -10972,7 +11627,7 @@ else 5185@@ -10975,7 +11630,7 @@ else
5186 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 5186 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
5187 lt_status=$lt_dlunknown 5187 lt_status=$lt_dlunknown
5188 cat > conftest.$ac_ext <<_LT_EOF 5188 cat > conftest.$ac_ext <<_LT_EOF
5189-#line 10975 "configure" 5189-#line 10978 "configure"
5190+#line $LINENO "configure" 5190+#line $LINENO "configure"
5191 #include "confdefs.h" 5191 #include "confdefs.h"
5192 5192
5193 #if HAVE_DLFCN_H 5193 #if HAVE_DLFCN_H
5194@@ -11016,10 +11671,10 @@ else 5194@@ -11019,10 +11674,10 @@ else
5195 /* When -fvisbility=hidden is used, assume the code has been annotated 5195 /* When -fvisbility=hidden is used, assume the code has been annotated
5196 correspondingly for the symbols needed. */ 5196 correspondingly for the symbols needed. */
5197 #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3)) 5197 #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
@@ -5204,16 +5204,16 @@ index f2864b7..1c2a665 100755
5204 int main () 5204 int main ()
5205 { 5205 {
5206 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW); 5206 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
5207@@ -11078,7 +11733,7 @@ else 5207@@ -11081,7 +11736,7 @@ else
5208 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 5208 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
5209 lt_status=$lt_dlunknown 5209 lt_status=$lt_dlunknown
5210 cat > conftest.$ac_ext <<_LT_EOF 5210 cat > conftest.$ac_ext <<_LT_EOF
5211-#line 11081 "configure" 5211-#line 11084 "configure"
5212+#line $LINENO "configure" 5212+#line $LINENO "configure"
5213 #include "confdefs.h" 5213 #include "confdefs.h"
5214 5214
5215 #if HAVE_DLFCN_H 5215 #if HAVE_DLFCN_H
5216@@ -11122,10 +11777,10 @@ else 5216@@ -11125,10 +11780,10 @@ else
5217 /* When -fvisbility=hidden is used, assume the code has been annotated 5217 /* When -fvisbility=hidden is used, assume the code has been annotated
5218 correspondingly for the symbols needed. */ 5218 correspondingly for the symbols needed. */
5219 #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3)) 5219 #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
@@ -5226,7 +5226,7 @@ index f2864b7..1c2a665 100755
5226 int main () 5226 int main ()
5227 { 5227 {
5228 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW); 5228 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
5229@@ -15241,13 +15896,20 @@ exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`' 5229@@ -15276,13 +15931,20 @@ exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
5230 lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`' 5230 lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
5231 lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`' 5231 lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
5232 lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`' 5232 lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
@@ -5247,7 +5247,7 @@ index f2864b7..1c2a665 100755
5247 STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`' 5247 STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
5248 RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`' 5248 RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
5249 old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`' 5249 old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
5250@@ -15262,14 +15924,17 @@ lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$de 5250@@ -15297,14 +15959,17 @@ lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$de
5251 lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' 5251 lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
5252 lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' 5252 lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
5253 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' 5253 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
@@ -5266,7 +5266,7 @@ index f2864b7..1c2a665 100755
5266 DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`' 5266 DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
5267 NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`' 5267 NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
5268 LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`' 5268 LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
5269@@ -15302,12 +15967,12 @@ hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_q 5269@@ -15337,12 +16002,12 @@ hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_q
5270 hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`' 5270 hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
5271 inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`' 5271 inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
5272 link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`' 5272 link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
@@ -5280,7 +5280,7 @@ index f2864b7..1c2a665 100755
5280 file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`' 5280 file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
5281 variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`' 5281 variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
5282 need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`' 5282 need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
5283@@ -15362,8 +16027,13 @@ reload_flag \ 5283@@ -15397,8 +16062,13 @@ reload_flag \
5284 OBJDUMP \ 5284 OBJDUMP \
5285 deplibs_check_method \ 5285 deplibs_check_method \
5286 file_magic_cmd \ 5286 file_magic_cmd \
@@ -5294,7 +5294,7 @@ index f2864b7..1c2a665 100755
5294 STRIP \ 5294 STRIP \
5295 RANLIB \ 5295 RANLIB \
5296 CC \ 5296 CC \
5297@@ -15373,12 +16043,14 @@ lt_cv_sys_global_symbol_pipe \ 5297@@ -15408,12 +16078,14 @@ lt_cv_sys_global_symbol_pipe \
5298 lt_cv_sys_global_symbol_to_cdecl \ 5298 lt_cv_sys_global_symbol_to_cdecl \
5299 lt_cv_sys_global_symbol_to_c_name_address \ 5299 lt_cv_sys_global_symbol_to_c_name_address \
5300 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \ 5300 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \
@@ -5310,7 +5310,7 @@ index f2864b7..1c2a665 100755
5310 DSYMUTIL \ 5310 DSYMUTIL \
5311 NMEDIT \ 5311 NMEDIT \
5312 LIPO \ 5312 LIPO \
5313@@ -15394,7 +16066,6 @@ no_undefined_flag \ 5313@@ -15429,7 +16101,6 @@ no_undefined_flag \
5314 hardcode_libdir_flag_spec \ 5314 hardcode_libdir_flag_spec \
5315 hardcode_libdir_flag_spec_ld \ 5315 hardcode_libdir_flag_spec_ld \
5316 hardcode_libdir_separator \ 5316 hardcode_libdir_separator \
@@ -5318,7 +5318,7 @@ index f2864b7..1c2a665 100755
5318 exclude_expsyms \ 5318 exclude_expsyms \
5319 include_expsyms \ 5319 include_expsyms \
5320 file_list_spec \ 5320 file_list_spec \
5321@@ -15430,6 +16101,7 @@ module_cmds \ 5321@@ -15465,6 +16136,7 @@ module_cmds \
5322 module_expsym_cmds \ 5322 module_expsym_cmds \
5323 export_symbols_cmds \ 5323 export_symbols_cmds \
5324 prelink_cmds \ 5324 prelink_cmds \
@@ -5326,7 +5326,7 @@ index f2864b7..1c2a665 100755
5326 postinstall_cmds \ 5326 postinstall_cmds \
5327 postuninstall_cmds \ 5327 postuninstall_cmds \
5328 finish_cmds \ 5328 finish_cmds \
5329@@ -16194,7 +16866,8 @@ $as_echo X"$file" | 5329@@ -16229,7 +16901,8 @@ $as_echo X"$file" |
5330 # NOTE: Changes made to this file will be lost: look at ltmain.sh. 5330 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
5331 # 5331 #
5332 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 5332 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
@@ -5336,7 +5336,7 @@ index f2864b7..1c2a665 100755
5336 # Written by Gordon Matzigkeit, 1996 5336 # Written by Gordon Matzigkeit, 1996
5337 # 5337 #
5338 # This file is part of GNU Libtool. 5338 # This file is part of GNU Libtool.
5339@@ -16297,19 +16970,42 @@ SP2NL=$lt_lt_SP2NL 5339@@ -16332,19 +17005,42 @@ SP2NL=$lt_lt_SP2NL
5340 # turn newlines into spaces. 5340 # turn newlines into spaces.
5341 NL2SP=$lt_lt_NL2SP 5341 NL2SP=$lt_lt_NL2SP
5342 5342
@@ -5380,7 +5380,7 @@ index f2864b7..1c2a665 100755
5380 # A symbol stripping program. 5380 # A symbol stripping program.
5381 STRIP=$lt_STRIP 5381 STRIP=$lt_STRIP
5382 5382
5383@@ -16339,6 +17035,12 @@ global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address 5383@@ -16374,6 +17070,12 @@ global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
5384 # Transform the output of nm in a C name address pair when lib prefix is needed. 5384 # Transform the output of nm in a C name address pair when lib prefix is needed.
5385 global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix 5385 global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix
5386 5386
@@ -5393,7 +5393,7 @@ index f2864b7..1c2a665 100755
5393 # The name of the directory that contains temporary libtool files. 5393 # The name of the directory that contains temporary libtool files.
5394 objdir=$objdir 5394 objdir=$objdir
5395 5395
5396@@ -16348,6 +17050,9 @@ MAGIC_CMD=$MAGIC_CMD 5396@@ -16383,6 +17085,9 @@ MAGIC_CMD=$MAGIC_CMD
5397 # Must we lock files when doing compilation? 5397 # Must we lock files when doing compilation?
5398 need_locks=$lt_need_locks 5398 need_locks=$lt_need_locks
5399 5399
@@ -5403,7 +5403,7 @@ index f2864b7..1c2a665 100755
5403 # Tool to manipulate archived DWARF debug symbol files on Mac OS X. 5403 # Tool to manipulate archived DWARF debug symbol files on Mac OS X.
5404 DSYMUTIL=$lt_DSYMUTIL 5404 DSYMUTIL=$lt_DSYMUTIL
5405 5405
5406@@ -16462,12 +17167,12 @@ with_gcc=$GCC 5406@@ -16497,12 +17202,12 @@ with_gcc=$GCC
5407 # Compiler flag to turn off builtin functions. 5407 # Compiler flag to turn off builtin functions.
5408 no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag 5408 no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
5409 5409
@@ -5419,7 +5419,7 @@ index f2864b7..1c2a665 100755
5419 # Compiler flag to prevent dynamic linking. 5419 # Compiler flag to prevent dynamic linking.
5420 link_static_flag=$lt_lt_prog_compiler_static 5420 link_static_flag=$lt_lt_prog_compiler_static
5421 5421
5422@@ -16554,9 +17259,6 @@ inherit_rpath=$inherit_rpath 5422@@ -16589,9 +17294,6 @@ inherit_rpath=$inherit_rpath
5423 # Whether libtool must link a program against all its dependency libraries. 5423 # Whether libtool must link a program against all its dependency libraries.
5424 link_all_deplibs=$link_all_deplibs 5424 link_all_deplibs=$link_all_deplibs
5425 5425
@@ -5429,7 +5429,7 @@ index f2864b7..1c2a665 100755
5429 # Set to "yes" if exported symbols are required. 5429 # Set to "yes" if exported symbols are required.
5430 always_export_symbols=$always_export_symbols 5430 always_export_symbols=$always_export_symbols
5431 5431
5432@@ -16572,6 +17274,9 @@ include_expsyms=$lt_include_expsyms 5432@@ -16607,6 +17309,9 @@ include_expsyms=$lt_include_expsyms
5433 # Commands necessary for linking programs (against libraries) with templates. 5433 # Commands necessary for linking programs (against libraries) with templates.
5434 prelink_cmds=$lt_prelink_cmds 5434 prelink_cmds=$lt_prelink_cmds
5435 5435
@@ -5439,7 +5439,7 @@ index f2864b7..1c2a665 100755
5439 # Specify filename containing input files. 5439 # Specify filename containing input files.
5440 file_list_spec=$lt_file_list_spec 5440 file_list_spec=$lt_file_list_spec
5441 5441
5442@@ -16604,210 +17309,169 @@ ltmain="$ac_aux_dir/ltmain.sh" 5442@@ -16639,210 +17344,169 @@ ltmain="$ac_aux_dir/ltmain.sh"
5443 # if finds mixed CR/LF and LF-only lines. Since sed operates in 5443 # if finds mixed CR/LF and LF-only lines. Since sed operates in
5444 # text mode, it properly converts lines to CR/LF. This bash problem 5444 # text mode, it properly converts lines to CR/LF. This bash problem
5445 # is reportedly fixed, but why not run on old versions too? 5445 # is reportedly fixed, but why not run on old versions too?
@@ -5814,7 +5814,7 @@ index f2864b7..1c2a665 100755
5814 chmod +x "$ofile" 5814 chmod +x "$ofile"
5815 5815
5816diff --git a/gprof/configure b/gprof/configure 5816diff --git a/gprof/configure b/gprof/configure
5817index 7dcd141..45b2592 100755 5817index d4db554..78b292c 100755
5818--- a/gprof/configure 5818--- a/gprof/configure
5819+++ b/gprof/configure 5819+++ b/gprof/configure
5820@@ -629,8 +629,11 @@ OTOOL 5820@@ -629,8 +629,11 @@ OTOOL
@@ -7742,7 +7742,7 @@ index 7dcd141..45b2592 100755
7742 chmod +x "$ofile" 7742 chmod +x "$ofile"
7743 7743
7744diff --git a/ld/configure b/ld/configure 7744diff --git a/ld/configure b/ld/configure
7745index b900175..7a20e4e 100755 7745index 8095b71..eb4f0d7 100755
7746--- a/ld/configure 7746--- a/ld/configure
7747+++ b/ld/configure 7747+++ b/ld/configure
7748@@ -657,8 +657,11 @@ OTOOL 7748@@ -657,8 +657,11 @@ OTOOL
@@ -9683,7 +9683,7 @@ index b900175..7a20e4e 100755
9683 LDCXX=$LD 9683 LDCXX=$LD
9684 LD=$lt_save_LD 9684 LD=$lt_save_LD
9685 GCC=$lt_save_GCC 9685 GCC=$lt_save_GCC
9686@@ -17952,13 +18788,20 @@ exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`' 9686@@ -17953,13 +18789,20 @@ exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
9687 lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`' 9687 lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
9688 lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`' 9688 lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
9689 lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`' 9689 lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
@@ -9704,7 +9704,7 @@ index b900175..7a20e4e 100755
9704 STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`' 9704 STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
9705 RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`' 9705 RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
9706 old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`' 9706 old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
9707@@ -17973,14 +18816,17 @@ lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$de 9707@@ -17974,14 +18817,17 @@ lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$de
9708 lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' 9708 lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
9709 lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' 9709 lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
9710 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' 9710 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
@@ -9723,7 +9723,7 @@ index b900175..7a20e4e 100755
9723 DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`' 9723 DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
9724 NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`' 9724 NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
9725 LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`' 9725 LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
9726@@ -18013,12 +18859,12 @@ hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_q 9726@@ -18014,12 +18860,12 @@ hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_q
9727 hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`' 9727 hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
9728 inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`' 9728 inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
9729 link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`' 9729 link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
@@ -9737,7 +9737,7 @@ index b900175..7a20e4e 100755
9737 file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`' 9737 file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
9738 variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`' 9738 variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
9739 need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`' 9739 need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
9740@@ -18057,8 +18903,8 @@ old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote 9740@@ -18058,8 +18904,8 @@ old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote
9741 compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`' 9741 compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
9742 GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`' 9742 GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
9743 lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`' 9743 lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
@@ -9747,7 +9747,7 @@ index b900175..7a20e4e 100755
9747 lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`' 9747 lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
9748 lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`' 9748 lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
9749 archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`' 9749 archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
9750@@ -18085,12 +18931,12 @@ hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_ 9750@@ -18086,12 +18932,12 @@ hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_
9751 hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`' 9751 hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
9752 inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`' 9752 inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
9753 link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`' 9753 link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
@@ -9761,7 +9761,7 @@ index b900175..7a20e4e 100755
9761 file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`' 9761 file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
9762 hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`' 9762 hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
9763 compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`' 9763 compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
9764@@ -18128,8 +18974,13 @@ reload_flag \ 9764@@ -18129,8 +18975,13 @@ reload_flag \
9765 OBJDUMP \ 9765 OBJDUMP \
9766 deplibs_check_method \ 9766 deplibs_check_method \
9767 file_magic_cmd \ 9767 file_magic_cmd \
@@ -9775,7 +9775,7 @@ index b900175..7a20e4e 100755
9775 STRIP \ 9775 STRIP \
9776 RANLIB \ 9776 RANLIB \
9777 CC \ 9777 CC \
9778@@ -18139,12 +18990,14 @@ lt_cv_sys_global_symbol_pipe \ 9778@@ -18140,12 +18991,14 @@ lt_cv_sys_global_symbol_pipe \
9779 lt_cv_sys_global_symbol_to_cdecl \ 9779 lt_cv_sys_global_symbol_to_cdecl \
9780 lt_cv_sys_global_symbol_to_c_name_address \ 9780 lt_cv_sys_global_symbol_to_c_name_address \
9781 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \ 9781 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \
@@ -9791,7 +9791,7 @@ index b900175..7a20e4e 100755
9791 DSYMUTIL \ 9791 DSYMUTIL \
9792 NMEDIT \ 9792 NMEDIT \
9793 LIPO \ 9793 LIPO \
9794@@ -18160,7 +19013,6 @@ no_undefined_flag \ 9794@@ -18161,7 +19014,6 @@ no_undefined_flag \
9795 hardcode_libdir_flag_spec \ 9795 hardcode_libdir_flag_spec \
9796 hardcode_libdir_flag_spec_ld \ 9796 hardcode_libdir_flag_spec_ld \
9797 hardcode_libdir_separator \ 9797 hardcode_libdir_separator \
@@ -9799,7 +9799,7 @@ index b900175..7a20e4e 100755
9799 exclude_expsyms \ 9799 exclude_expsyms \
9800 include_expsyms \ 9800 include_expsyms \
9801 file_list_spec \ 9801 file_list_spec \
9802@@ -18182,8 +19034,8 @@ LD_CXX \ 9802@@ -18183,8 +19035,8 @@ LD_CXX \
9803 reload_flag_CXX \ 9803 reload_flag_CXX \
9804 compiler_CXX \ 9804 compiler_CXX \
9805 lt_prog_compiler_no_builtin_flag_CXX \ 9805 lt_prog_compiler_no_builtin_flag_CXX \
@@ -9809,7 +9809,7 @@ index b900175..7a20e4e 100755
9809 lt_prog_compiler_static_CXX \ 9809 lt_prog_compiler_static_CXX \
9810 lt_cv_prog_compiler_c_o_CXX \ 9810 lt_cv_prog_compiler_c_o_CXX \
9811 export_dynamic_flag_spec_CXX \ 9811 export_dynamic_flag_spec_CXX \
9812@@ -18195,7 +19047,6 @@ no_undefined_flag_CXX \ 9812@@ -18196,7 +19048,6 @@ no_undefined_flag_CXX \
9813 hardcode_libdir_flag_spec_CXX \ 9813 hardcode_libdir_flag_spec_CXX \
9814 hardcode_libdir_flag_spec_ld_CXX \ 9814 hardcode_libdir_flag_spec_ld_CXX \
9815 hardcode_libdir_separator_CXX \ 9815 hardcode_libdir_separator_CXX \
@@ -9817,7 +9817,7 @@ index b900175..7a20e4e 100755
9817 exclude_expsyms_CXX \ 9817 exclude_expsyms_CXX \
9818 include_expsyms_CXX \ 9818 include_expsyms_CXX \
9819 file_list_spec_CXX \ 9819 file_list_spec_CXX \
9820@@ -18229,6 +19080,7 @@ module_cmds \ 9820@@ -18230,6 +19081,7 @@ module_cmds \
9821 module_expsym_cmds \ 9821 module_expsym_cmds \
9822 export_symbols_cmds \ 9822 export_symbols_cmds \
9823 prelink_cmds \ 9823 prelink_cmds \
@@ -9825,7 +9825,7 @@ index b900175..7a20e4e 100755
9825 postinstall_cmds \ 9825 postinstall_cmds \
9826 postuninstall_cmds \ 9826 postuninstall_cmds \
9827 finish_cmds \ 9827 finish_cmds \
9828@@ -18243,7 +19095,8 @@ archive_expsym_cmds_CXX \ 9828@@ -18244,7 +19096,8 @@ archive_expsym_cmds_CXX \
9829 module_cmds_CXX \ 9829 module_cmds_CXX \
9830 module_expsym_cmds_CXX \ 9830 module_expsym_cmds_CXX \
9831 export_symbols_cmds_CXX \ 9831 export_symbols_cmds_CXX \
@@ -9835,7 +9835,7 @@ index b900175..7a20e4e 100755
9835 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in 9835 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
9836 *[\\\\\\\`\\"\\\$]*) 9836 *[\\\\\\\`\\"\\\$]*)
9837 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" 9837 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
9838@@ -19036,7 +19889,8 @@ $as_echo X"$file" | 9838@@ -19037,7 +19890,8 @@ $as_echo X"$file" |
9839 # NOTE: Changes made to this file will be lost: look at ltmain.sh. 9839 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
9840 # 9840 #
9841 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 9841 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
@@ -9845,7 +9845,7 @@ index b900175..7a20e4e 100755
9845 # Written by Gordon Matzigkeit, 1996 9845 # Written by Gordon Matzigkeit, 1996
9846 # 9846 #
9847 # This file is part of GNU Libtool. 9847 # This file is part of GNU Libtool.
9848@@ -19139,19 +19993,42 @@ SP2NL=$lt_lt_SP2NL 9848@@ -19140,19 +19994,42 @@ SP2NL=$lt_lt_SP2NL
9849 # turn newlines into spaces. 9849 # turn newlines into spaces.
9850 NL2SP=$lt_lt_NL2SP 9850 NL2SP=$lt_lt_NL2SP
9851 9851
@@ -9889,7 +9889,7 @@ index b900175..7a20e4e 100755
9889 # A symbol stripping program. 9889 # A symbol stripping program.
9890 STRIP=$lt_STRIP 9890 STRIP=$lt_STRIP
9891 9891
9892@@ -19181,6 +20058,12 @@ global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address 9892@@ -19182,6 +20059,12 @@ global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
9893 # Transform the output of nm in a C name address pair when lib prefix is needed. 9893 # Transform the output of nm in a C name address pair when lib prefix is needed.
9894 global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix 9894 global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix
9895 9895
@@ -9902,7 +9902,7 @@ index b900175..7a20e4e 100755
9902 # The name of the directory that contains temporary libtool files. 9902 # The name of the directory that contains temporary libtool files.
9903 objdir=$objdir 9903 objdir=$objdir
9904 9904
9905@@ -19190,6 +20073,9 @@ MAGIC_CMD=$MAGIC_CMD 9905@@ -19191,6 +20074,9 @@ MAGIC_CMD=$MAGIC_CMD
9906 # Must we lock files when doing compilation? 9906 # Must we lock files when doing compilation?
9907 need_locks=$lt_need_locks 9907 need_locks=$lt_need_locks
9908 9908
@@ -9912,7 +9912,7 @@ index b900175..7a20e4e 100755
9912 # Tool to manipulate archived DWARF debug symbol files on Mac OS X. 9912 # Tool to manipulate archived DWARF debug symbol files on Mac OS X.
9913 DSYMUTIL=$lt_DSYMUTIL 9913 DSYMUTIL=$lt_DSYMUTIL
9914 9914
9915@@ -19304,12 +20190,12 @@ with_gcc=$GCC 9915@@ -19305,12 +20191,12 @@ with_gcc=$GCC
9916 # Compiler flag to turn off builtin functions. 9916 # Compiler flag to turn off builtin functions.
9917 no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag 9917 no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
9918 9918
@@ -9928,7 +9928,7 @@ index b900175..7a20e4e 100755
9928 # Compiler flag to prevent dynamic linking. 9928 # Compiler flag to prevent dynamic linking.
9929 link_static_flag=$lt_lt_prog_compiler_static 9929 link_static_flag=$lt_lt_prog_compiler_static
9930 9930
9931@@ -19396,9 +20282,6 @@ inherit_rpath=$inherit_rpath 9931@@ -19397,9 +20283,6 @@ inherit_rpath=$inherit_rpath
9932 # Whether libtool must link a program against all its dependency libraries. 9932 # Whether libtool must link a program against all its dependency libraries.
9933 link_all_deplibs=$link_all_deplibs 9933 link_all_deplibs=$link_all_deplibs
9934 9934
@@ -9938,7 +9938,7 @@ index b900175..7a20e4e 100755
9938 # Set to "yes" if exported symbols are required. 9938 # Set to "yes" if exported symbols are required.
9939 always_export_symbols=$always_export_symbols 9939 always_export_symbols=$always_export_symbols
9940 9940
9941@@ -19414,6 +20297,9 @@ include_expsyms=$lt_include_expsyms 9941@@ -19415,6 +20298,9 @@ include_expsyms=$lt_include_expsyms
9942 # Commands necessary for linking programs (against libraries) with templates. 9942 # Commands necessary for linking programs (against libraries) with templates.
9943 prelink_cmds=$lt_prelink_cmds 9943 prelink_cmds=$lt_prelink_cmds
9944 9944
@@ -9948,7 +9948,7 @@ index b900175..7a20e4e 100755
9948 # Specify filename containing input files. 9948 # Specify filename containing input files.
9949 file_list_spec=$lt_file_list_spec 9949 file_list_spec=$lt_file_list_spec
9950 9950
9951@@ -19460,210 +20346,169 @@ ltmain="$ac_aux_dir/ltmain.sh" 9951@@ -19461,210 +20347,169 @@ ltmain="$ac_aux_dir/ltmain.sh"
9952 # if finds mixed CR/LF and LF-only lines. Since sed operates in 9952 # if finds mixed CR/LF and LF-only lines. Since sed operates in
9953 # text mode, it properly converts lines to CR/LF. This bash problem 9953 # text mode, it properly converts lines to CR/LF. This bash problem
9954 # is reportedly fixed, but why not run on old versions too? 9954 # is reportedly fixed, but why not run on old versions too?
@@ -10322,7 +10322,7 @@ index b900175..7a20e4e 100755
10322 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile") 10322 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
10323 chmod +x "$ofile" 10323 chmod +x "$ofile"
10324 10324
10325@@ -19691,12 +20536,12 @@ with_gcc=$GCC_CXX 10325@@ -19692,12 +20537,12 @@ with_gcc=$GCC_CXX
10326 # Compiler flag to turn off builtin functions. 10326 # Compiler flag to turn off builtin functions.
10327 no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_CXX 10327 no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_CXX
10328 10328
@@ -10338,7 +10338,7 @@ index b900175..7a20e4e 100755
10338 # Compiler flag to prevent dynamic linking. 10338 # Compiler flag to prevent dynamic linking.
10339 link_static_flag=$lt_lt_prog_compiler_static_CXX 10339 link_static_flag=$lt_lt_prog_compiler_static_CXX
10340 10340
10341@@ -19783,9 +20628,6 @@ inherit_rpath=$inherit_rpath_CXX 10341@@ -19784,9 +20629,6 @@ inherit_rpath=$inherit_rpath_CXX
10342 # Whether libtool must link a program against all its dependency libraries. 10342 # Whether libtool must link a program against all its dependency libraries.
10343 link_all_deplibs=$link_all_deplibs_CXX 10343 link_all_deplibs=$link_all_deplibs_CXX
10344 10344
@@ -10348,7 +10348,7 @@ index b900175..7a20e4e 100755
10348 # Set to "yes" if exported symbols are required. 10348 # Set to "yes" if exported symbols are required.
10349 always_export_symbols=$always_export_symbols_CXX 10349 always_export_symbols=$always_export_symbols_CXX
10350 10350
10351@@ -19801,6 +20643,9 @@ include_expsyms=$lt_include_expsyms_CXX 10351@@ -19802,6 +20644,9 @@ include_expsyms=$lt_include_expsyms_CXX
10352 # Commands necessary for linking programs (against libraries) with templates. 10352 # Commands necessary for linking programs (against libraries) with templates.
10353 prelink_cmds=$lt_prelink_cmds_CXX 10353 prelink_cmds=$lt_prelink_cmds_CXX
10354 10354
@@ -17442,7 +17442,7 @@ index bf92b5e..c573da9 100644
17442 # These exist entirely to fool aclocal when bootstrapping libtool. 17442 # These exist entirely to fool aclocal when bootstrapping libtool.
17443 # 17443 #
17444diff --git a/opcodes/configure b/opcodes/configure 17444diff --git a/opcodes/configure b/opcodes/configure
17445index 1ff66fa..d20abf3 100755 17445index eedb184..d3076e1 100755
17446--- a/opcodes/configure 17446--- a/opcodes/configure
17447+++ b/opcodes/configure 17447+++ b/opcodes/configure
17448@@ -648,6 +648,9 @@ OTOOL 17448@@ -648,6 +648,9 @@ OTOOL
@@ -21291,5 +21291,5 @@ index 8378857..7584940 100755
21291 chmod +x "$ofile" 21291 chmod +x "$ofile"
21292 21292
21293-- 21293--
212942.7.0 212942.7.1
21295 21295