# Base MSYS/MinGW do not provide the 'file' command needed by
# func_win32_libid shell function, so use a weaker test based on 'objdump'.
# win32_libid shell function, so use a weaker test based on 'objdump'.
lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
lt_cv_file_magic_cmd='$OBJDUMP -f'
;;
...
...
@@ -3297,7 +3364,7 @@ aix3*)
fi
;;
aix4* | aix5*)
aix4*)
if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
test "$enable_shared" = yes && enable_static=no
fi
...
...
@@ -3745,7 +3812,7 @@ case $host_os in
# explicitly linking system object files so we need to strip them
# from the output so that they don't get included in the library
# dependencies.
output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "[-]L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | egrep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
;;
*)
if test "$GXX" = yes; then
...
...
@@ -4448,7 +4515,7 @@ aix3*)
postinstall_cmds='$RANLIB $lib'
fi
;;
aix4* | aix5*)
aix4*)
test "$enable_shared" = yes && enable_static=no
;;
esac
...
...
@@ -4803,7 +4870,7 @@ objext="$ac_objext"
libext="$libext"
# Shared library suffix (normally ".so").
shrext_cmds='$shrext_cmds'
shrext='$shrext'
# Executable file suffix (normally "").
exeext="$exeext"
...
...
@@ -5911,7 +5978,7 @@ EOF
;;
linux*)
if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then
if test"$host_cpu"!= ia64 &&test"$aix_use_runtimelinking"= no ;then
test"$enable_shared"=yes&&enable_static=no
fi
...
...
@@ -9274,7 +9326,7 @@ objext="$ac_objext"
libext="$libext"
# Shared library suffix (normally ".so").
shrext_cmds='$shrext_cmds'
shrext='$shrext'
# Executable file suffix (normally "").
exeext="$exeext"
...
...
@@ -10189,7 +10241,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
# explicitly linking system object files so we need to strip them
# from the output so that they don't get included in the library
# dependencies.
output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | egrep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
;;
*)
if test"$GXX"=yes;then
...
...
@@ -11052,11 +11104,11 @@ else
-e's:.*FLAGS}? :&$lt_compiler_flag :; t'\
-e's: [^ ]*conftest\.: $lt_compiler_flag&:; t'\
-e's:$: $lt_compiler_flag:'`
(eval echo"\"\$as_me:11055: $lt_compile\"">&5)
(eval echo"\"\$as_me:11107: $lt_compile\"">&5)
(eval"$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
echo"$as_me:11059: \$? = $ac_status">&5
echo"$as_me:11111: \$? = $ac_status">&5
if(exit$ac_status)&&test-s"$ac_outfile";then
# The compiler can only warn and ignore the option if not recognized
# Base MSYS/MinGW do not provide the 'file' command needed by
# func_win32_libid shell function, so use a weaker test based on 'objdump'.
# win32_libid shell function, so use a weaker test based on 'objdump'.
lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
lt_cv_file_magic_cmd='$OBJDUMP -f'
;;
...
...
@@ -3375,7 +3442,7 @@ aix3*)
fi
;;
aix4* | aix5*)
aix4*)
if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
test "$enable_shared" = yes && enable_static=no
fi
...
...
@@ -3823,7 +3890,7 @@ case $host_os in
# explicitly linking system object files so we need to strip them
# from the output so that they don't get included in the library
# dependencies.
output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "[-]L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | egrep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
;;
*)
if test "$GXX" = yes; then
...
...
@@ -4526,7 +4593,7 @@ aix3*)
postinstall_cmds='$RANLIB $lib'
fi
;;
aix4* | aix5*)
aix4*)
test "$enable_shared" = yes && enable_static=no
;;
esac
...
...
@@ -4881,7 +4948,7 @@ objext="$ac_objext"
libext="$libext"
# Shared library suffix (normally ".so").
shrext_cmds='$shrext_cmds'
shrext='$shrext'
# Executable file suffix (normally "").
exeext="$exeext"
...
...
@@ -5989,7 +6056,7 @@ EOF
;;
linux*)
if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then
if test"$host_cpu"!= ia64 &&test"$aix_use_runtimelinking"= no ;then
test"$enable_shared"=yes&&enable_static=no
fi
...
...
@@ -9170,7 +9222,7 @@ objext="$ac_objext"
libext="$libext"
# Shared library suffix (normally ".so").
shrext_cmds='$shrext_cmds'
shrext='$shrext'
# Executable file suffix (normally "").
exeext="$exeext"
...
...
@@ -10085,7 +10137,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
# explicitly linking system object files so we need to strip them
# from the output so that they don't get included in the library
# dependencies.
output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | egrep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
;;
*)
if test"$GXX"=yes;then
...
...
@@ -10948,11 +11000,11 @@ else
-e's:.*FLAGS}? :&$lt_compiler_flag :; t'\
-e's: [^ ]*conftest\.: $lt_compiler_flag&:; t'\
-e's:$: $lt_compiler_flag:'`
(eval echo"\"\$as_me:10951: $lt_compile\"">&5)
(eval echo"\"\$as_me:11003: $lt_compile\"">&5)
(eval"$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
echo"$as_me:10955: \$? = $ac_status">&5
echo"$as_me:11007: \$? = $ac_status">&5
if(exit$ac_status)&&test-s"$ac_outfile";then
# The compiler can only warn and ignore the option if not recognized
# Base MSYS/MinGW do not provide the 'file' command needed by
# func_win32_libid shell function, so use a weaker test based on 'objdump'.
# win32_libid shell function, so use a weaker test based on 'objdump'.
lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
lt_cv_file_magic_cmd='$OBJDUMP -f'
;;
...
...
@@ -3407,7 +3474,7 @@ aix3*)
fi
;;
aix4* | aix5*)
aix4*)
if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
test "$enable_shared" = yes && enable_static=no
fi
...
...
@@ -3855,7 +3922,7 @@ case $host_os in
# explicitly linking system object files so we need to strip them
# from the output so that they don't get included in the library
# dependencies.
output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "[-]L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | egrep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
;;
*)
if test "$GXX" = yes; then
...
...
@@ -4558,7 +4625,7 @@ aix3*)
postinstall_cmds='$RANLIB $lib'
fi
;;
aix4* | aix5*)
aix4*)
test "$enable_shared" = yes && enable_static=no
;;
esac
...
...
@@ -4913,7 +4980,7 @@ objext="$ac_objext"
libext="$libext"
# Shared library suffix (normally ".so").
shrext_cmds='$shrext_cmds'
shrext='$shrext'
# Executable file suffix (normally "").
exeext="$exeext"
...
...
@@ -6021,7 +6088,7 @@ EOF
;;
linux*)
if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then
if test"$host_cpu"!= ia64 &&test"$aix_use_runtimelinking"= no ;then
test"$enable_shared"=yes&&enable_static=no
fi
...
...
@@ -9185,7 +9237,7 @@ objext="$ac_objext"
libext="$libext"
# Shared library suffix (normally ".so").
shrext_cmds='$shrext_cmds'
shrext='$shrext'
# Executable file suffix (normally "").
exeext="$exeext"
...
...
@@ -10100,7 +10152,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
# explicitly linking system object files so we need to strip them
# from the output so that they don't get included in the library
# dependencies.
output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | egrep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
;;
*)
if test"$GXX"=yes;then
...
...
@@ -10963,11 +11015,11 @@ else
-e's:.*FLAGS}? :&$lt_compiler_flag :; t'\
-e's: [^ ]*conftest\.: $lt_compiler_flag&:; t'\
-e's:$: $lt_compiler_flag:'`
(eval echo"\"\$as_me:10966: $lt_compile\"">&5)
(eval echo"\"\$as_me:11018: $lt_compile\"">&5)
(eval"$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
echo"$as_me:10970: \$? = $ac_status">&5
echo"$as_me:11022: \$? = $ac_status">&5
if(exit$ac_status)&&test-s"$ac_outfile";then
# The compiler can only warn and ignore the option if not recognized