Skip to content
项目
群组
代码片段
帮助
正在加载...
登录
切换导航
F
freeswitch
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分枝图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
分枝图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
张华
freeswitch
Commits
244e717d
提交
244e717d
authored
3月 30, 2006
作者:
Anthony Minessale
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
update
git-svn-id:
http://svn.freeswitch.org/svn/freeswitch/trunk@973
d0543943-73ff-0310-b7d9-9358b9ac24b2
上级
298720b0
隐藏空白字符变更
内嵌
并排
正在显示
2 个修改的文件
包含
231 行增加
和
108 行删除
+231
-108
Makefile.in
Makefile.in
+8
-0
configure
configure
+223
-108
没有找到文件。
Makefile.in
浏览文件 @
244e717d
...
...
@@ -160,10 +160,18 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM
=
@INSTALL_STRIP_PROGRAM@
IS64BITLINUX_FALSE
=
@IS64BITLINUX_FALSE@
IS64BITLINUX_TRUE
=
@IS64BITLINUX_TRUE@
ISGCC_FALSE
=
@ISGCC_FALSE@
ISGCC_TRUE
=
@ISGCC_TRUE@
ISLINUX_FALSE
=
@ISLINUX_FALSE@
ISLINUX_TRUE
=
@ISLINUX_TRUE@
ISMAC_FALSE
=
@ISMAC_FALSE@
ISMAC_TRUE
=
@ISMAC_TRUE@
ISSUN64_FALSE
=
@ISSUN64_FALSE@
ISSUN64_TRUE
=
@ISSUN64_TRUE@
ISSUNOS_FALSE
=
@ISSUNOS_FALSE@
ISSUNOS_TRUE
=
@ISSUNOS_TRUE@
ISSUNSPARC_FALSE
=
@ISSUNSPARC_FALSE@
ISSUNSPARC_TRUE
=
@ISSUNSPARC_TRUE@
LDFLAGS
=
@LDFLAGS@
LIBOBJS
=
@LIBOBJS@
LIBS
=
@LIBS@
...
...
configure
浏览文件 @
244e717d
...
...
@@ -466,7 +466,7 @@ ac_includes_default="\
# include <unistd.h>
#endif"
ac_subst_vars
=
'SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE build build_cpu build_vendor build_os host host_cpu host_vendor host_os EGREP LN_S ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CPP CXX CXXFLAGS ac_ct_CXX CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL LIBOBJS ISLINUX_TRUE ISLINUX_FALSE ISMAC_TRUE ISMAC_FALSE IS64BITLINUX_TRUE IS64BITLINUX_FALSE LTLIBOBJS'
ac_subst_vars
=
'SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE build build_cpu build_vendor build_os host host_cpu host_vendor host_os EGREP LN_S ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CPP CXX CXXFLAGS ac_ct_CXX CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL LIBOBJS ISLINUX_TRUE ISLINUX_FALSE ISMAC_TRUE ISMAC_FALSE IS64BITLINUX_TRUE IS64BITLINUX_FALSE
ISSUNOS_TRUE ISSUNOS_FALSE ISSUN64_TRUE ISSUN64_FALSE ISSUNSPARC_TRUE ISSUNSPARC_FALSE ISGCC_TRUE ISGCC_FALSE
LTLIBOBJS'
ac_subst_files
=
''
# Initialize some variables set by options.
...
...
@@ -3058,6 +3058,46 @@ else
fi
for
ac_prog
in
gawk mawk nawk
awk
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set
dummy
$ac_prog
;
ac_word
=
$2
echo
"
$as_me
:
$LINENO
: checking for
$ac_word
"
>
&5
echo
$ECHO_N
"checking for
$ac_word
...
$ECHO_C
"
>
&6
if
test
"
${
ac_cv_prog_AWK
+set
}
"
=
set
;
then
echo
$ECHO_N
"(cached)
$ECHO_C
"
>
&6
else
if
test
-n
"
$AWK
"
;
then
ac_cv_prog_AWK
=
"
$AWK
"
# Let the user override the test.
else
as_save_IFS
=
$IFS
;
IFS
=
$PATH_SEPARATOR
for
as_dir
in
$PATH
do
IFS
=
$as_save_IFS
test
-z
"
$as_dir
"
&&
as_dir
=
.
for
ac_exec_ext
in
''
$ac_executable_extensions
;
do
if
$as_executable_p
"
$as_dir
/
$ac_word$ac_exec_ext
"
;
then
ac_cv_prog_AWK
=
"
$ac_prog
"
echo
"
$as_me
:
$LINENO
: found
$as_dir
/
$ac_word$ac_exec_ext
"
>
&5
break
2
fi
done
done
fi
fi
AWK
=
$ac_cv_prog_AWK
if
test
-n
"
$AWK
"
;
then
echo
"
$as_me
:
$LINENO
: result:
$AWK
"
>
&5
echo
"
${
ECHO_T
}
$AWK
"
>
&6
else
echo
"
$as_me
:
$LINENO
: result: no"
>
&5
echo
"
${
ECHO_T
}
no"
>
&6
fi
test
-n
"
$AWK
"
&&
break
done
echo
"
$as_me
:
$LINENO
: checking whether
${
MAKE
-make
}
sets
\$
(MAKE)"
>
&5
echo
$ECHO_N
"checking whether
${
MAKE
-make
}
sets
\$
(MAKE)...
$ECHO_C
"
>
&6
set
dummy
${
MAKE
-make
}
;
ac_make
=
`
echo
"
$2
"
|
sed
'y,:./+-,___p_,'
`
...
...
@@ -3087,6 +3127,85 @@ echo "${ECHO_T}no" >&6
SET_MAKE
=
"MAKE=
${
MAKE
-make
}
"
fi
# Find a good install program. We prefer a C program (faster),
# so one script is as good as another. But avoid the broken or
# incompatible versions:
# SysV /etc/install, /usr/sbin/install
# SunOS /usr/etc/install
# IRIX /sbin/install
# AIX /bin/install
# AmigaOS /C/install, which installs bootblocks on floppy discs
# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
# AFS /usr/afsws/bin/install, which mishandles nonexistent args
# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
# OS/2's system install, which has a completely different semantic
# ./install, which can be erroneously created by make from ./install.sh.
echo
"
$as_me
:
$LINENO
: checking for a BSD-compatible install"
>
&5
echo
$ECHO_N
"checking for a BSD-compatible install...
$ECHO_C
"
>
&6
if
test
-z
"
$INSTALL
"
;
then
if
test
"
${
ac_cv_path_install
+set
}
"
=
set
;
then
echo
$ECHO_N
"(cached)
$ECHO_C
"
>
&6
else
as_save_IFS
=
$IFS
;
IFS
=
$PATH_SEPARATOR
for
as_dir
in
$PATH
do
IFS
=
$as_save_IFS
test
-z
"
$as_dir
"
&&
as_dir
=
.
# Account for people who put trailing slashes in PATH elements.
case
$as_dir
/
in
./
|
.//
|
/cC/
*
|
\
/etc/
*
|
/usr/sbin/
*
|
/usr/etc/
*
|
/sbin/
*
|
/usr/afsws/bin/
*
|
\
?:
\\
/os2
\\
/install
\\
/
*
|
?:
\\
/OS2
\\
/INSTALL
\\
/
*
|
\
/usr/ucb/
*
)
;;
*
)
# OSF1 and SCO ODT 3.0 have their own names for install.
# Don't use installbsd from OSF since it installs stuff as root
# by default.
for
ac_prog
in
ginstall scoinst
install
;
do
for
ac_exec_ext
in
''
$ac_executable_extensions
;
do
if
$as_executable_p
"
$as_dir
/
$ac_prog$ac_exec_ext
"
;
then
if
test
$ac_prog
=
install
&&
grep
dspmsg
"
$as_dir
/
$ac_prog$ac_exec_ext
"
>
/dev/null 2>&1
;
then
# AIX install. It has an incompatible calling convention.
:
elif
test
$ac_prog
=
install
&&
grep
pwplus
"
$as_dir
/
$ac_prog$ac_exec_ext
"
>
/dev/null 2>&1
;
then
# program-specific install script used by HP pwplus--don't use.
:
else
ac_cv_path_install
=
"
$as_dir
/
$ac_prog$ac_exec_ext
-c"
break
3
fi
fi
done
done
;;
esac
done
fi
if
test
"
${
ac_cv_path_install
+set
}
"
=
set
;
then
INSTALL
=
$ac_cv_path_install
else
# As a last resort, use the slow shell script. We don't cache a
# path for INSTALL within a source directory, because that will
# break other packages using the cache if that directory is
# removed, or if the path is relative.
INSTALL
=
$ac_install_sh
fi
fi
echo
"
$as_me
:
$LINENO
: result:
$INSTALL
"
>
&5
echo
"
${
ECHO_T
}
$INSTALL
"
>
&6
# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
# It thinks the first close brace ends the variable substitution.
test
-z
"
$INSTALL_PROGRAM
"
&&
INSTALL_PROGRAM
=
'${INSTALL}'
test
-z
"
$INSTALL_SCRIPT
"
&&
INSTALL_SCRIPT
=
'${INSTALL}'
test
-z
"
$INSTALL_DATA
"
&&
INSTALL_DATA
=
'${INSTALL} -m 644'
# Check whether --enable-shared or --disable-shared was given.
if
test
"
${
enable_shared
+set
}
"
=
set
;
then
enableval
=
"
$enable_shared
"
...
...
@@ -3693,7 +3812,7 @@ ia64-*-hpux*)
;;
*
-
*
-irix6
*
)
# Find out which ABI we are using.
echo
'#line 3
696
"configure"'
>
conftest.
$ac_ext
echo
'#line 3
815
"configure"'
>
conftest.
$ac_ext
if
{
(
eval echo
"
$as_me
:
$LINENO
:
\"
$ac_compile
\"
"
)
>
&5
(
eval
$ac_compile
)
2>&5
ac_status
=
$?
...
...
@@ -5272,7 +5391,7 @@ fi
# Provide some information about the compiler.
echo
"
$as_me
:5
275
:"
\
echo
"
$as_me
:5
394
:"
\
"checking for Fortran 77 compiler version"
>
&5
ac_compiler
=
`
set
X
$ac_compile
;
echo
$2
`
{
(
eval echo
"
$as_me
:
$LINENO
:
\"
$ac_compiler
--version </dev/null >&5
\"
"
)
>
&5
...
...
@@ -6370,11 +6489,11 @@ else
-e
's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t'
\
-e
's: [^ ]*conftest\.: $lt_compiler_flag&:; t'
\
-e
's:$: $lt_compiler_flag:'
`
(
eval echo
"
\"\$
as_me:6
373
:
$lt_compile
\"
"
>
&5
)
(
eval echo
"
\"\$
as_me:6
492
:
$lt_compile
\"
"
>
&5
)
(
eval
"
$lt_compile
"
2>conftest.err
)
ac_status
=
$?
cat
conftest.err
>
&5
echo
"
$as_me
:6
377
:
\$
? =
$ac_status
"
>
&5
echo
"
$as_me
:6
496
:
\$
? =
$ac_status
"
>
&5
if
(
exit
$ac_status
)
&&
test
-s
"
$ac_outfile
"
;
then
# The compiler can only warn and ignore the option if not recognized
# So say no if there are warnings other than the usual output.
...
...
@@ -6632,11 +6751,11 @@ else
-e
's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t'
\
-e
's: [^ ]*conftest\.: $lt_compiler_flag&:; t'
\
-e
's:$: $lt_compiler_flag:'
`
(
eval echo
"
\"\$
as_me:6
635
:
$lt_compile
\"
"
>
&5
)
(
eval echo
"
\"\$
as_me:6
754
:
$lt_compile
\"
"
>
&5
)
(
eval
"
$lt_compile
"
2>conftest.err
)
ac_status
=
$?
cat
conftest.err
>
&5
echo
"
$as_me
:6
639
:
\$
? =
$ac_status
"
>
&5
echo
"
$as_me
:6
758
:
\$
? =
$ac_status
"
>
&5
if
(
exit
$ac_status
)
&&
test
-s
"
$ac_outfile
"
;
then
# The compiler can only warn and ignore the option if not recognized
# So say no if there are warnings other than the usual output.
...
...
@@ -6694,11 +6813,11 @@ else
-e
's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t'
\
-e
's: [^ ]*conftest\.: $lt_compiler_flag&:; t'
\
-e
's:$: $lt_compiler_flag:'
`
(
eval echo
"
\"\$
as_me:6
697
:
$lt_compile
\"
"
>
&5
)
(
eval echo
"
\"\$
as_me:6
816
:
$lt_compile
\"
"
>
&5
)
(
eval
"
$lt_compile
"
2>out/conftest.err
)
ac_status
=
$?
cat
out/conftest.err
>
&5
echo
"
$as_me
:6
701
:
\$
? =
$ac_status
"
>
&5
echo
"
$as_me
:6
820
:
\$
? =
$ac_status
"
>
&5
if
(
exit
$ac_status
)
&&
test
-s
out/conftest2.
$ac_objext
then
# The compiler can only warn and ignore the option if not recognized
...
...
@@ -8942,7 +9061,7 @@ else
lt_dlunknown
=
0
;
lt_dlno_uscore
=
1
;
lt_dlneed_uscore
=
2
lt_status
=
$lt_dlunknown
cat
>
conftest.
$ac_ext
<<
EOF
#line
8945
"configure"
#line
9064
"configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
...
...
@@ -9040,7 +9159,7 @@ else
lt_dlunknown
=
0
;
lt_dlno_uscore
=
1
;
lt_dlneed_uscore
=
2
lt_status
=
$lt_dlunknown
cat
>
conftest.
$ac_ext
<<
EOF
#line 9
043
"configure"
#line 9
162
"configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
...
...
@@ -11295,11 +11414,11 @@ else
-e
's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t'
\
-e
's: [^ ]*conftest\.: $lt_compiler_flag&:; t'
\
-e
's:$: $lt_compiler_flag:'
`
(
eval echo
"
\"\$
as_me:11
298
:
$lt_compile
\"
"
>
&5
)
(
eval echo
"
\"\$
as_me:11
417
:
$lt_compile
\"
"
>
&5
)
(
eval
"
$lt_compile
"
2>conftest.err
)
ac_status
=
$?
cat
conftest.err
>
&5
echo
"
$as_me
:11
302
:
\$
? =
$ac_status
"
>
&5
echo
"
$as_me
:11
421
:
\$
? =
$ac_status
"
>
&5
if
(
exit
$ac_status
)
&&
test
-s
"
$ac_outfile
"
;
then
# The compiler can only warn and ignore the option if not recognized
# So say no if there are warnings other than the usual output.
...
...
@@ -11357,11 +11476,11 @@ else
-e
's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t'
\
-e
's: [^ ]*conftest\.: $lt_compiler_flag&:; t'
\
-e
's:$: $lt_compiler_flag:'
`
(
eval echo
"
\"\$
as_me:11
360
:
$lt_compile
\"
"
>
&5
)
(
eval echo
"
\"\$
as_me:11
479
:
$lt_compile
\"
"
>
&5
)
(
eval
"
$lt_compile
"
2>out/conftest.err
)
ac_status
=
$?
cat
out/conftest.err
>
&5
echo
"
$as_me
:11
364
:
\$
? =
$ac_status
"
>
&5
echo
"
$as_me
:11
483
:
\$
? =
$ac_status
"
>
&5
if
(
exit
$ac_status
)
&&
test
-s
out/conftest2.
$ac_objext
then
# The compiler can only warn and ignore the option if not recognized
...
...
@@ -12734,7 +12853,7 @@ else
lt_dlunknown
=
0
;
lt_dlno_uscore
=
1
;
lt_dlneed_uscore
=
2
lt_status
=
$lt_dlunknown
cat
>
conftest.
$ac_ext
<<
EOF
#line 12
737
"configure"
#line 12
856
"configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
...
...
@@ -12832,7 +12951,7 @@ else
lt_dlunknown
=
0
;
lt_dlno_uscore
=
1
;
lt_dlneed_uscore
=
2
lt_status
=
$lt_dlunknown
cat
>
conftest.
$ac_ext
<<
EOF
#line 12
835
"configure"
#line 12
954
"configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
...
...
@@ -13717,11 +13836,11 @@ else
-e
's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t'
\
-e
's: [^ ]*conftest\.: $lt_compiler_flag&:; t'
\
-e
's:$: $lt_compiler_flag:'
`
(
eval echo
"
\"\$
as_me:13
720
:
$lt_compile
\"
"
>
&5
)
(
eval echo
"
\"\$
as_me:13
839
:
$lt_compile
\"
"
>
&5
)
(
eval
"
$lt_compile
"
2>conftest.err
)
ac_status
=
$?
cat
conftest.err
>
&5
echo
"
$as_me
:13
724
:
\$
? =
$ac_status
"
>
&5
echo
"
$as_me
:13
843
:
\$
? =
$ac_status
"
>
&5
if
(
exit
$ac_status
)
&&
test
-s
"
$ac_outfile
"
;
then
# The compiler can only warn and ignore the option if not recognized
# So say no if there are warnings other than the usual output.
...
...
@@ -13779,11 +13898,11 @@ else
-e
's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t'
\
-e
's: [^ ]*conftest\.: $lt_compiler_flag&:; t'
\
-e
's:$: $lt_compiler_flag:'
`
(
eval echo
"
\"\$
as_me:13
782
:
$lt_compile
\"
"
>
&5
)
(
eval echo
"
\"\$
as_me:13
901
:
$lt_compile
\"
"
>
&5
)
(
eval
"
$lt_compile
"
2>out/conftest.err
)
ac_status
=
$?
cat
out/conftest.err
>
&5
echo
"
$as_me
:13
786
:
\$
? =
$ac_status
"
>
&5
echo
"
$as_me
:13
905
:
\$
? =
$ac_status
"
>
&5
if
(
exit
$ac_status
)
&&
test
-s
out/conftest2.
$ac_objext
then
# The compiler can only warn and ignore the option if not recognized
...
...
@@ -15909,11 +16028,11 @@ else
-e
's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t'
\
-e
's: [^ ]*conftest\.: $lt_compiler_flag&:; t'
\
-e
's:$: $lt_compiler_flag:'
`
(
eval echo
"
\"\$
as_me:1
5912
:
$lt_compile
\"
"
>
&5
)
(
eval echo
"
\"\$
as_me:1
6031
:
$lt_compile
\"
"
>
&5
)
(
eval
"
$lt_compile
"
2>conftest.err
)
ac_status
=
$?
cat
conftest.err
>
&5
echo
"
$as_me
:1
5916
:
\$
? =
$ac_status
"
>
&5
echo
"
$as_me
:1
6035
:
\$
? =
$ac_status
"
>
&5
if
(
exit
$ac_status
)
&&
test
-s
"
$ac_outfile
"
;
then
# The compiler can only warn and ignore the option if not recognized
# So say no if there are warnings other than the usual output.
...
...
@@ -16171,11 +16290,11 @@ else
-e
's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t'
\
-e
's: [^ ]*conftest\.: $lt_compiler_flag&:; t'
\
-e
's:$: $lt_compiler_flag:'
`
(
eval echo
"
\"\$
as_me:16
174
:
$lt_compile
\"
"
>
&5
)
(
eval echo
"
\"\$
as_me:16
293
:
$lt_compile
\"
"
>
&5
)
(
eval
"
$lt_compile
"
2>conftest.err
)
ac_status
=
$?
cat
conftest.err
>
&5
echo
"
$as_me
:16
178
:
\$
? =
$ac_status
"
>
&5
echo
"
$as_me
:16
297
:
\$
? =
$ac_status
"
>
&5
if
(
exit
$ac_status
)
&&
test
-s
"
$ac_outfile
"
;
then
# The compiler can only warn and ignore the option if not recognized
# So say no if there are warnings other than the usual output.
...
...
@@ -16233,11 +16352,11 @@ else
-e
's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t'
\
-e
's: [^ ]*conftest\.: $lt_compiler_flag&:; t'
\
-e
's:$: $lt_compiler_flag:'
`
(
eval echo
"
\"\$
as_me:16
236
:
$lt_compile
\"
"
>
&5
)
(
eval echo
"
\"\$
as_me:16
355
:
$lt_compile
\"
"
>
&5
)
(
eval
"
$lt_compile
"
2>out/conftest.err
)
ac_status
=
$?
cat
out/conftest.err
>
&5
echo
"
$as_me
:16
240
:
\$
? =
$ac_status
"
>
&5
echo
"
$as_me
:16
359
:
\$
? =
$ac_status
"
>
&5
if
(
exit
$ac_status
)
&&
test
-s
out/conftest2.
$ac_objext
then
# The compiler can only warn and ignore the option if not recognized
...
...
@@ -18481,7 +18600,7 @@ else
lt_dlunknown
=
0
;
lt_dlno_uscore
=
1
;
lt_dlneed_uscore
=
2
lt_status
=
$lt_dlunknown
cat
>
conftest.
$ac_ext
<<
EOF
#line 18
484
"configure"
#line 18
603
"configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
...
...
@@ -18579,7 +18698,7 @@ else
lt_dlunknown
=
0
;
lt_dlno_uscore
=
1
;
lt_dlneed_uscore
=
2
lt_status
=
$lt_dlunknown
cat
>
conftest.
$ac_ext
<<
EOF
#line 18
582
"configure"
#line 18
701
"configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
...
...
@@ -19629,85 +19748,6 @@ LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# Find a good install program. We prefer a C program (faster),
# so one script is as good as another. But avoid the broken or
# incompatible versions:
# SysV /etc/install, /usr/sbin/install
# SunOS /usr/etc/install
# IRIX /sbin/install
# AIX /bin/install
# AmigaOS /C/install, which installs bootblocks on floppy discs
# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
# AFS /usr/afsws/bin/install, which mishandles nonexistent args
# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
# OS/2's system install, which has a completely different semantic
# ./install, which can be erroneously created by make from ./install.sh.
echo
"
$as_me
:
$LINENO
: checking for a BSD-compatible install"
>
&5
echo
$ECHO_N
"checking for a BSD-compatible install...
$ECHO_C
"
>
&6
if
test
-z
"
$INSTALL
"
;
then
if
test
"
${
ac_cv_path_install
+set
}
"
=
set
;
then
echo
$ECHO_N
"(cached)
$ECHO_C
"
>
&6
else
as_save_IFS
=
$IFS
;
IFS
=
$PATH_SEPARATOR
for
as_dir
in
$PATH
do
IFS
=
$as_save_IFS
test
-z
"
$as_dir
"
&&
as_dir
=
.
# Account for people who put trailing slashes in PATH elements.
case
$as_dir
/
in
./
|
.//
|
/cC/
*
|
\
/etc/
*
|
/usr/sbin/
*
|
/usr/etc/
*
|
/sbin/
*
|
/usr/afsws/bin/
*
|
\
?:
\\
/os2
\\
/install
\\
/
*
|
?:
\\
/OS2
\\
/INSTALL
\\
/
*
|
\
/usr/ucb/
*
)
;;
*
)
# OSF1 and SCO ODT 3.0 have their own names for install.
# Don't use installbsd from OSF since it installs stuff as root
# by default.
for
ac_prog
in
ginstall scoinst
install
;
do
for
ac_exec_ext
in
''
$ac_executable_extensions
;
do
if
$as_executable_p
"
$as_dir
/
$ac_prog$ac_exec_ext
"
;
then
if
test
$ac_prog
=
install
&&
grep
dspmsg
"
$as_dir
/
$ac_prog$ac_exec_ext
"
>
/dev/null 2>&1
;
then
# AIX install. It has an incompatible calling convention.
:
elif
test
$ac_prog
=
install
&&
grep
pwplus
"
$as_dir
/
$ac_prog$ac_exec_ext
"
>
/dev/null 2>&1
;
then
# program-specific install script used by HP pwplus--don't use.
:
else
ac_cv_path_install
=
"
$as_dir
/
$ac_prog$ac_exec_ext
-c"
break
3
fi
fi
done
done
;;
esac
done
fi
if
test
"
${
ac_cv_path_install
+set
}
"
=
set
;
then
INSTALL
=
$ac_cv_path_install
else
# As a last resort, use the slow shell script. We don't cache a
# path for INSTALL within a source directory, because that will
# break other packages using the cache if that directory is
# removed, or if the path is relative.
INSTALL
=
$ac_install_sh
fi
fi
echo
"
$as_me
:
$LINENO
: result:
$INSTALL
"
>
&5
echo
"
${
ECHO_T
}
$INSTALL
"
>
&6
# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
# It thinks the first close brace ends the variable substitution.
test
-z
"
$INSTALL_PROGRAM
"
&&
INSTALL_PROGRAM
=
'${INSTALL}'
test
-z
"
$INSTALL_SCRIPT
"
&&
INSTALL_SCRIPT
=
'${INSTALL}'
test
-z
"
$INSTALL_DATA
"
&&
INSTALL_DATA
=
'${INSTALL} -m 644'
# Checks for header files.
...
...
@@ -21644,6 +21684,45 @@ fi
if
test
`
uname
-s
`
=
SunOS
;
then
ISSUNOS_TRUE
=
ISSUNOS_FALSE
=
'#'
else
ISSUNOS_TRUE
=
'#'
ISSUNOS_FALSE
=
fi
if
test
`
isainfo
-b
`
=
64
;
then
ISSUN64_TRUE
=
ISSUN64_FALSE
=
'#'
else
ISSUN64_TRUE
=
'#'
ISSUN64_FALSE
=
fi
if
test
`
isainfo
-n
`
=
sparcv9
;
then
ISSUNSPARC_TRUE
=
ISSUNSPARC_FALSE
=
'#'
else
ISSUNSPARC_TRUE
=
'#'
ISSUNSPARC_FALSE
=
fi
if
test
`
echo
$GCC
`
=
true
;
then
ISGCC_TRUE
=
ISGCC_FALSE
=
'#'
else
ISGCC_TRUE
=
'#'
ISGCC_FALSE
=
fi
ac_config_files
=
"
$ac_config_files
src/include/switch_version.h"
cat
>
confcache
<<
\
_ACEOF
# This file is a shell script that caches the results of configure
...
...
@@ -21778,6 +21857,34 @@ echo "$as_me: error: conditional \"IS64BITLINUX\" was never defined.
Usually this means the macro was only invoked conditionally."
>
&2
;
}
{
(
exit
1
)
;
exit
1
;
}
;
}
fi
if
test
-z
"
${
ISSUNOS_TRUE
}
"
&&
test
-z
"
${
ISSUNOS_FALSE
}
"
;
then
{
{
echo
"
$as_me
:
$LINENO
: error: conditional
\"
ISSUNOS
\"
was never defined.
Usually this means the macro was only invoked conditionally."
>
&5
echo
"
$as_me
: error: conditional
\"
ISSUNOS
\"
was never defined.
Usually this means the macro was only invoked conditionally."
>
&2
;
}
{
(
exit
1
)
;
exit
1
;
}
;
}
fi
if
test
-z
"
${
ISSUN64_TRUE
}
"
&&
test
-z
"
${
ISSUN64_FALSE
}
"
;
then
{
{
echo
"
$as_me
:
$LINENO
: error: conditional
\"
ISSUN64
\"
was never defined.
Usually this means the macro was only invoked conditionally."
>
&5
echo
"
$as_me
: error: conditional
\"
ISSUN64
\"
was never defined.
Usually this means the macro was only invoked conditionally."
>
&2
;
}
{
(
exit
1
)
;
exit
1
;
}
;
}
fi
if
test
-z
"
${
ISSUNSPARC_TRUE
}
"
&&
test
-z
"
${
ISSUNSPARC_FALSE
}
"
;
then
{
{
echo
"
$as_me
:
$LINENO
: error: conditional
\"
ISSUNSPARC
\"
was never defined.
Usually this means the macro was only invoked conditionally."
>
&5
echo
"
$as_me
: error: conditional
\"
ISSUNSPARC
\"
was never defined.
Usually this means the macro was only invoked conditionally."
>
&2
;
}
{
(
exit
1
)
;
exit
1
;
}
;
}
fi
if
test
-z
"
${
ISGCC_TRUE
}
"
&&
test
-z
"
${
ISGCC_FALSE
}
"
;
then
{
{
echo
"
$as_me
:
$LINENO
: error: conditional
\"
ISGCC
\"
was never defined.
Usually this means the macro was only invoked conditionally."
>
&5
echo
"
$as_me
: error: conditional
\"
ISGCC
\"
was never defined.
Usually this means the macro was only invoked conditionally."
>
&2
;
}
{
(
exit
1
)
;
exit
1
;
}
;
}
fi
:
${
CONFIG_STATUS
=./config.status
}
ac_clean_files_save
=
$ac_clean_files
...
...
@@ -22383,6 +22490,14 @@ s,@ISMAC_TRUE@,$ISMAC_TRUE,;t t
s,@ISMAC_FALSE@,
$ISMAC_FALSE
,;t t
s,@IS64BITLINUX_TRUE@,
$IS64BITLINUX_TRUE
,;t t
s,@IS64BITLINUX_FALSE@,
$IS64BITLINUX_FALSE
,;t t
s,@ISSUNOS_TRUE@,
$ISSUNOS_TRUE
,;t t
s,@ISSUNOS_FALSE@,
$ISSUNOS_FALSE
,;t t
s,@ISSUN64_TRUE@,
$ISSUN64_TRUE
,;t t
s,@ISSUN64_FALSE@,
$ISSUN64_FALSE
,;t t
s,@ISSUNSPARC_TRUE@,
$ISSUNSPARC_TRUE
,;t t
s,@ISSUNSPARC_FALSE@,
$ISSUNSPARC_FALSE
,;t t
s,@ISGCC_TRUE@,
$ISGCC_TRUE
,;t t
s,@ISGCC_FALSE@,
$ISGCC_FALSE
,;t t
s,@LTLIBOBJS@,
$LTLIBOBJS
,;t t
CEOF
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论