463 |
# include <unistd.h> |
# include <unistd.h> |
464 |
#endif" |
#endif" |
465 |
|
|
466 |
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 AMTAR install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot build build_cpu build_vendor build_os host host_cpu host_vendor host_os 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 F77 FFLAGS ac_ct_F77 FLIBS CXX CXXFLAGS ac_ct_CXX CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE EGREP LN_S ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CPP CXXCPP LIBTOOL HAS_DOXYFILE ROOT_INCLUDES ROOT_LDFLAGS ROOTCINT LIBOBJS 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 AMTAR install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot build build_cpu build_vendor build_os host host_cpu host_vendor host_os 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 F77 FFLAGS ac_ct_F77 FLIBS CXX CXXFLAGS ac_ct_CXX CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE EGREP LN_S ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CPP CXXCPP LIBTOOL HAS_DOXYFILE ROOT_INCLUDES ROOT_LDFLAGS ROOTCINT LOG4CXX_INCLUDES LOG4CXX_LDFLAGS LOG4CXX_LIBRARY LIBOBJS LTLIBOBJS' |
467 |
ac_subst_files='' |
ac_subst_files='' |
468 |
|
|
469 |
# Initialize some variables set by options. |
# Initialize some variables set by options. |
1032 |
--enable-fast-install[=PKGS] |
--enable-fast-install[=PKGS] |
1033 |
optimize for fast installation [default=yes] |
optimize for fast installation [default=yes] |
1034 |
--disable-libtool-lock avoid locking (might break parallel builds) |
--disable-libtool-lock avoid locking (might break parallel builds) |
1035 |
|
--enable-gprof enable memory profiling with gprof |
1036 |
|
|
1037 |
Optional Packages: |
Optional Packages: |
1038 |
--with-PACKAGE[=ARG] use PACKAGE [ARG=yes] |
--with-PACKAGE[=ARG] use PACKAGE [ARG=yes] |
1043 |
--with-tags[=TAGS] |
--with-tags[=TAGS] |
1044 |
include additional configurations [automatic] |
include additional configurations [automatic] |
1045 |
--with-root=path Use the specified ROOT directory |
--with-root=path Use the specified ROOT directory |
1046 |
--with-log4cpp=path Use the specified directroy for log4cpp |
--with-log4cxx=path Use the specified directroy for log4cxx |
1047 |
|
|
1048 |
Some influential environment variables: |
Some influential environment variables: |
1049 |
CC C compiler command |
CC C compiler command |
1797 |
|
|
1798 |
# Define the identity of the package. |
# Define the identity of the package. |
1799 |
PACKAGE=yoda |
PACKAGE=yoda |
1800 |
VERSION=0.1.0 |
VERSION=4.2.4 |
1801 |
|
|
1802 |
|
|
1803 |
cat >>confdefs.h <<_ACEOF |
cat >>confdefs.h <<_ACEOF |
3051 |
grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 && |
grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 && |
3052 |
${MAKE-make} -s -f confmf > /dev/null 2>&1; then |
${MAKE-make} -s -f confmf > /dev/null 2>&1; then |
3053 |
# icc doesn't choke on unknown options, it will just issue warnings |
# icc doesn't choke on unknown options, it will just issue warnings |
3054 |
# (even with -Werror). So we grep stderr for any message |
# or remarks (even with -Werror). So we grep stderr for any message |
3055 |
# that says an option was ignored. |
# that says an option was ignored or not supported. |
3056 |
if grep 'ignoring option' conftest.err >/dev/null 2>&1; then :; else |
# When given -MP, icc 7.0 and 7.1 complain thusly: |
3057 |
|
# icc: Command line warning: ignoring option '-M'; no argument required |
3058 |
|
# The diagnosis changed in icc 8.0: |
3059 |
|
# icc: Command line remark: option '-MP' not supported |
3060 |
|
if (grep 'ignoring option' conftest.err || |
3061 |
|
grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else |
3062 |
am_cv_CC_dependencies_compiler_type=$depmode |
am_cv_CC_dependencies_compiler_type=$depmode |
3063 |
break |
break |
3064 |
fi |
fi |
3182 |
|
|
3183 |
|
|
3184 |
# Provide some information about the compiler. |
# Provide some information about the compiler. |
3185 |
echo "$as_me:3179:" \ |
echo "$as_me:3185:" \ |
3186 |
"checking for Fortran 77 compiler version" >&5 |
"checking for Fortran 77 compiler version" >&5 |
3187 |
ac_compiler=`set X $ac_compile; echo $2` |
ac_compiler=`set X $ac_compile; echo $2` |
3188 |
{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5 |
{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5 |
3379 |
# flags. |
# flags. |
3380 |
ac_save_FFLAGS=$FFLAGS |
ac_save_FFLAGS=$FFLAGS |
3381 |
FFLAGS="$FFLAGS $ac_verb" |
FFLAGS="$FFLAGS $ac_verb" |
3382 |
(eval echo $as_me:3376: \"$ac_link\") >&5 |
(eval echo $as_me:3382: \"$ac_link\") >&5 |
3383 |
ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` |
ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` |
3384 |
echo "$ac_f77_v_output" >&5 |
echo "$ac_f77_v_output" >&5 |
3385 |
FFLAGS=$ac_save_FFLAGS |
FFLAGS=$ac_save_FFLAGS |
3457 |
# flags. |
# flags. |
3458 |
ac_save_FFLAGS=$FFLAGS |
ac_save_FFLAGS=$FFLAGS |
3459 |
FFLAGS="$FFLAGS $ac_cv_prog_f77_v" |
FFLAGS="$FFLAGS $ac_cv_prog_f77_v" |
3460 |
(eval echo $as_me:3454: \"$ac_link\") >&5 |
(eval echo $as_me:3460: \"$ac_link\") >&5 |
3461 |
ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` |
ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` |
3462 |
echo "$ac_f77_v_output" >&5 |
echo "$ac_f77_v_output" >&5 |
3463 |
FFLAGS=$ac_save_FFLAGS |
FFLAGS=$ac_save_FFLAGS |
4057 |
grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 && |
grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 && |
4058 |
${MAKE-make} -s -f confmf > /dev/null 2>&1; then |
${MAKE-make} -s -f confmf > /dev/null 2>&1; then |
4059 |
# icc doesn't choke on unknown options, it will just issue warnings |
# icc doesn't choke on unknown options, it will just issue warnings |
4060 |
# (even with -Werror). So we grep stderr for any message |
# or remarks (even with -Werror). So we grep stderr for any message |
4061 |
# that says an option was ignored. |
# that says an option was ignored or not supported. |
4062 |
if grep 'ignoring option' conftest.err >/dev/null 2>&1; then :; else |
# When given -MP, icc 7.0 and 7.1 complain thusly: |
4063 |
|
# icc: Command line warning: ignoring option '-M'; no argument required |
4064 |
|
# The diagnosis changed in icc 8.0: |
4065 |
|
# icc: Command line remark: option '-MP' not supported |
4066 |
|
if (grep 'ignoring option' conftest.err || |
4067 |
|
grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else |
4068 |
am_cv_CXX_dependencies_compiler_type=$depmode |
am_cv_CXX_dependencies_compiler_type=$depmode |
4069 |
break |
break |
4070 |
fi |
fi |
4454 |
;; |
;; |
4455 |
|
|
4456 |
cygwin*) |
cygwin*) |
4457 |
# win32_libid is a shell function defined in ltmain.sh |
# func_win32_libid is a shell function defined in ltmain.sh |
4458 |
lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' |
lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' |
4459 |
lt_cv_file_magic_cmd='win32_libid' |
lt_cv_file_magic_cmd='func_win32_libid' |
4460 |
;; |
;; |
4461 |
|
|
4462 |
mingw* | pw32*) |
mingw* | pw32*) |
4463 |
# Base MSYS/MinGW do not provide the 'file' command needed by |
# Base MSYS/MinGW do not provide the 'file' command needed by |
4464 |
# win32_libid shell function, so use a weaker test based on 'objdump'. |
# func_win32_libid shell function, so use a weaker test based on 'objdump'. |
4465 |
lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?' |
lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?' |
4466 |
lt_cv_file_magic_cmd='$OBJDUMP -f' |
lt_cv_file_magic_cmd='$OBJDUMP -f' |
4467 |
;; |
;; |
4521 |
# This must be Linux ELF. |
# This must be Linux ELF. |
4522 |
linux*) |
linux*) |
4523 |
case $host_cpu in |
case $host_cpu in |
4524 |
alpha*|hppa*|i*86|ia64*|m68*|mips*|powerpc*|sparc*|s390*|sh*|x86_64) |
alpha*|hppa*|i*86|ia64*|m68*|mips*|powerpc*|sparc*|s390*|sh*|x86_64*) |
4525 |
lt_cv_deplibs_check_method=pass_all ;; |
lt_cv_deplibs_check_method=pass_all ;; |
4526 |
*) |
*) |
4527 |
# glibc up to 2.1.1 does not perform some relocations on ARM |
# glibc up to 2.1.1 does not perform some relocations on ARM |
4649 |
;; |
;; |
4650 |
*-*-irix6*) |
*-*-irix6*) |
4651 |
# Find out which ABI we are using. |
# Find out which ABI we are using. |
4652 |
echo '#line 4641 "configure"' > conftest.$ac_ext |
echo '#line 4652 "configure"' > conftest.$ac_ext |
4653 |
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
4654 |
(eval $ac_compile) 2>&5 |
(eval $ac_compile) 2>&5 |
4655 |
ac_status=$? |
ac_status=$? |
4687 |
x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*|s390*-*linux*|sparc*-*linux*) |
x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*|s390*-*linux*|sparc*-*linux*) |
4688 |
# Find out which ABI we are using. |
# Find out which ABI we are using. |
4689 |
echo 'int i;' > conftest.$ac_ext |
echo 'int i;' > conftest.$ac_ext |
4690 |
|
lt_cv_cc_lib64_suffix=no |
4691 |
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
4692 |
(eval $ac_compile) 2>&5 |
(eval $ac_compile) 2>&5 |
4693 |
ac_status=$? |
ac_status=$? |
4694 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4695 |
(exit $ac_status); }; then |
(exit $ac_status); }; then |
4696 |
case "`/usr/bin/file conftest.o`" in |
case "`/usr/bin/file conftest.$ac_objext`" in |
4697 |
*32-bit*) |
*32-bit*) |
4698 |
case $host in |
case $host in |
4699 |
x86_64-*linux*) |
x86_64-*linux*) |
4714 |
case $host in |
case $host in |
4715 |
x86_64-*linux*) |
x86_64-*linux*) |
4716 |
LD="${LD-ld} -m elf_x86_64" |
LD="${LD-ld} -m elf_x86_64" |
4717 |
|
lt_cv_cc_lib64_suffix=yes |
4718 |
;; |
;; |
4719 |
ppc*-*linux*|powerpc*-*linux*) |
ppc*-*linux*|powerpc*-*linux*) |
4720 |
LD="${LD-ld} -m elf64ppc" |
LD="${LD-ld} -m elf64ppc" |
4721 |
|
lt_cv_cc_lib64_suffix=yes |
4722 |
;; |
;; |
4723 |
s390*-*linux*) |
s390*-*linux*) |
4724 |
LD="${LD-ld} -m elf64_s390" |
LD="${LD-ld} -m elf64_s390" |
4725 |
|
lt_cv_cc_lib64_suffix=yes |
4726 |
;; |
;; |
4727 |
sparc*-*linux*) |
sparc*-*linux*) |
4728 |
LD="${LD-ld} -m elf64_sparc" |
LD="${LD-ld} -m elf64_sparc" |
4729 |
|
lt_cv_cc_lib64_suffix=yes |
4730 |
;; |
;; |
4731 |
esac |
esac |
4732 |
;; |
;; |
5680 |
echo $ECHO_N "(cached) $ECHO_C" >&6 |
echo $ECHO_N "(cached) $ECHO_C" >&6 |
5681 |
else |
else |
5682 |
i=0 |
i=0 |
5683 |
testring="ABCD" |
teststring="ABCD" |
5684 |
|
|
5685 |
case $build_os in |
case $build_os in |
5686 |
msdosdjgpp*) |
msdosdjgpp*) |
5719 |
# If test is not a shell built-in, we'll probably end up computing a |
# If test is not a shell built-in, we'll probably end up computing a |
5720 |
# maximum length that is only half of the actual maximum length, but |
# maximum length that is only half of the actual maximum length, but |
5721 |
# we can't tell. |
# we can't tell. |
5722 |
while (test "X"`$CONFIG_SHELL $0 --fallback-echo "X$testring" 2>/dev/null` \ |
while (test "X"`$CONFIG_SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \ |
5723 |
= "XX$testring") >/dev/null 2>&1 && |
= "XX$teststring") >/dev/null 2>&1 && |
5724 |
new_result=`expr "X$testring" : ".*" 2>&1` && |
new_result=`expr "X$teststring" : ".*" 2>&1` && |
5725 |
lt_cv_sys_max_cmd_len=$new_result && |
lt_cv_sys_max_cmd_len=$new_result && |
5726 |
test $i != 17 # 1/2 MB should be enough |
test $i != 17 # 1/2 MB should be enough |
5727 |
do |
do |
5728 |
i=`expr $i + 1` |
i=`expr $i + 1` |
5729 |
testring=$testring$testring |
teststring=$teststring$teststring |
5730 |
done |
done |
5731 |
testring= |
teststring= |
5732 |
# Add a significant safety factor because C++ compilers can tack on massive |
# Add a significant safety factor because C++ compilers can tack on massive |
5733 |
# amounts of additional arguments before passing them to the linker. |
# amounts of additional arguments before passing them to the linker. |
5734 |
# It appears as though 1/2 is a usable value. |
# It appears as though 1/2 is a usable value. |
6559 |
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
6560 |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
6561 |
-e 's:$: $lt_compiler_flag:'` |
-e 's:$: $lt_compiler_flag:'` |
6562 |
(eval echo "\"\$as_me:6546: $lt_compile\"" >&5) |
(eval echo "\"\$as_me:6562: $lt_compile\"" >&5) |
6563 |
(eval "$lt_compile" 2>conftest.err) |
(eval "$lt_compile" 2>conftest.err) |
6564 |
ac_status=$? |
ac_status=$? |
6565 |
cat conftest.err >&5 |
cat conftest.err >&5 |
6566 |
echo "$as_me:6550: \$? = $ac_status" >&5 |
echo "$as_me:6566: \$? = $ac_status" >&5 |
6567 |
if (exit $ac_status) && test -s "$ac_outfile"; then |
if (exit $ac_status) && test -s "$ac_outfile"; then |
6568 |
# The compiler can only warn and ignore the option if not recognized |
# The compiler can only warn and ignore the option if not recognized |
6569 |
# So say no if there are warnings |
# So say no if there are warnings |
6792 |
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
6793 |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
6794 |
-e 's:$: $lt_compiler_flag:'` |
-e 's:$: $lt_compiler_flag:'` |
6795 |
(eval echo "\"\$as_me:6779: $lt_compile\"" >&5) |
(eval echo "\"\$as_me:6795: $lt_compile\"" >&5) |
6796 |
(eval "$lt_compile" 2>conftest.err) |
(eval "$lt_compile" 2>conftest.err) |
6797 |
ac_status=$? |
ac_status=$? |
6798 |
cat conftest.err >&5 |
cat conftest.err >&5 |
6799 |
echo "$as_me:6783: \$? = $ac_status" >&5 |
echo "$as_me:6799: \$? = $ac_status" >&5 |
6800 |
if (exit $ac_status) && test -s "$ac_outfile"; then |
if (exit $ac_status) && test -s "$ac_outfile"; then |
6801 |
# The compiler can only warn and ignore the option if not recognized |
# The compiler can only warn and ignore the option if not recognized |
6802 |
# So say no if there are warnings |
# So say no if there are warnings |
6852 |
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
6853 |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
6854 |
-e 's:$: $lt_compiler_flag:'` |
-e 's:$: $lt_compiler_flag:'` |
6855 |
(eval echo "\"\$as_me:6839: $lt_compile\"" >&5) |
(eval echo "\"\$as_me:6855: $lt_compile\"" >&5) |
6856 |
(eval "$lt_compile" 2>out/conftest.err) |
(eval "$lt_compile" 2>out/conftest.err) |
6857 |
ac_status=$? |
ac_status=$? |
6858 |
cat out/conftest.err >&5 |
cat out/conftest.err >&5 |
6859 |
echo "$as_me:6843: \$? = $ac_status" >&5 |
echo "$as_me:6859: \$? = $ac_status" >&5 |
6860 |
if (exit $ac_status) && test -s out/conftest2.$ac_objext |
if (exit $ac_status) && test -s out/conftest2.$ac_objext |
6861 |
then |
then |
6862 |
# The compiler can only warn and ignore the option if not recognized |
# The compiler can only warn and ignore the option if not recognized |
7068 |
;; |
;; |
7069 |
|
|
7070 |
linux*) |
linux*) |
7071 |
if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then |
if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then |
7072 |
tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' |
tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' |
7073 |
archive_cmds="$tmp_archive_cmds" |
archive_cmds="$tmp_archive_cmds" |
7074 |
supports_anon_versioning=no |
supports_anon_versioning=no |
7370 |
# Tell ltmain to make .lib files, not .a files. |
# Tell ltmain to make .lib files, not .a files. |
7371 |
libext=lib |
libext=lib |
7372 |
# Tell ltmain to make .dll files, not .so files. |
# Tell ltmain to make .dll files, not .so files. |
7373 |
shrext=".dll" |
shrext_cmds=".dll" |
7374 |
# FIXME: Setting linknames here is a bad hack. |
# FIXME: Setting linknames here is a bad hack. |
7375 |
archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' |
archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' |
7376 |
# The linker will automatically build a .lib file if we build a DLL. |
# The linker will automatically build a .lib file if we build a DLL. |
7826 |
library_names_spec= |
library_names_spec= |
7827 |
libname_spec='lib$name' |
libname_spec='lib$name' |
7828 |
soname_spec= |
soname_spec= |
7829 |
shrext=".so" |
shrext_cmds=".so" |
7830 |
postinstall_cmds= |
postinstall_cmds= |
7831 |
postuninstall_cmds= |
postuninstall_cmds= |
7832 |
finish_cmds= |
finish_cmds= |
7939 |
|
|
7940 |
cygwin* | mingw* | pw32*) |
cygwin* | mingw* | pw32*) |
7941 |
version_type=windows |
version_type=windows |
7942 |
shrext=".dll" |
shrext_cmds=".dll" |
7943 |
need_version=no |
need_version=no |
7944 |
need_lib_prefix=no |
need_lib_prefix=no |
7945 |
|
|
8004 |
soname_spec='${libname}${release}${major}$shared_ext' |
soname_spec='${libname}${release}${major}$shared_ext' |
8005 |
shlibpath_overrides_runpath=yes |
shlibpath_overrides_runpath=yes |
8006 |
shlibpath_var=DYLD_LIBRARY_PATH |
shlibpath_var=DYLD_LIBRARY_PATH |
8007 |
shrext='$(test .$module = .yes && echo .so || echo .dylib)' |
shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)' |
8008 |
# Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same. |
# Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same. |
8009 |
if test "$GCC" = yes; then |
if test "$GCC" = yes; then |
8010 |
sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"` |
sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"` |
8087 |
need_version=no |
need_version=no |
8088 |
case "$host_cpu" in |
case "$host_cpu" in |
8089 |
ia64*) |
ia64*) |
8090 |
shrext='.so' |
shrext_cmds='.so' |
8091 |
hardcode_into_libs=yes |
hardcode_into_libs=yes |
8092 |
dynamic_linker="$host_os dld.so" |
dynamic_linker="$host_os dld.so" |
8093 |
shlibpath_var=LD_LIBRARY_PATH |
shlibpath_var=LD_LIBRARY_PATH |
8102 |
sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec |
sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec |
8103 |
;; |
;; |
8104 |
hppa*64*) |
hppa*64*) |
8105 |
shrext='.sl' |
shrext_cmds='.sl' |
8106 |
hardcode_into_libs=yes |
hardcode_into_libs=yes |
8107 |
dynamic_linker="$host_os dld.sl" |
dynamic_linker="$host_os dld.sl" |
8108 |
shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH |
shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH |
8113 |
sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec |
sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec |
8114 |
;; |
;; |
8115 |
*) |
*) |
8116 |
shrext='.sl' |
shrext_cmds='.sl' |
8117 |
dynamic_linker="$host_os dld.sl" |
dynamic_linker="$host_os dld.sl" |
8118 |
shlibpath_var=SHLIB_PATH |
shlibpath_var=SHLIB_PATH |
8119 |
shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH |
shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH |
8182 |
# before this can be enabled. |
# before this can be enabled. |
8183 |
hardcode_into_libs=yes |
hardcode_into_libs=yes |
8184 |
|
|
8185 |
|
libsuff= |
8186 |
|
if test "$lt_cv_cc_lib64_suffix" = "yes"; then |
8187 |
|
libsuff=64 |
8188 |
|
fi |
8189 |
|
|
8190 |
# Append ld.so.conf contents to the search path |
# Append ld.so.conf contents to the search path |
8191 |
if test -f /etc/ld.so.conf; then |
if test -f /etc/ld.so.conf; then |
8192 |
ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf` |
lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '` |
8193 |
sys_lib_dlsearch_path_spec="/lib /usr/lib $ld_extra" |
sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/X11R6/lib${libsuff} $lt_ld_extra" |
8194 |
|
sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/X11R6/lib${libsuff} /usr/local/lib${libsuff} $lt_ld_extra" |
8195 |
fi |
fi |
8196 |
|
|
8197 |
# We used to test for /lib/ld.so.1 and disable shared libraries on |
# We used to test for /lib/ld.so.1 and disable shared libraries on |
8273 |
|
|
8274 |
os2*) |
os2*) |
8275 |
libname_spec='$name' |
libname_spec='$name' |
8276 |
shrext=".dll" |
shrext_cmds=".dll" |
8277 |
need_lib_prefix=no |
need_lib_prefix=no |
8278 |
library_names_spec='$libname${shared_ext} $libname.a' |
library_names_spec='$libname${shared_ext} $libname.a' |
8279 |
dynamic_linker='OS/2 ld.exe' |
dynamic_linker='OS/2 ld.exe' |
9042 |
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
9043 |
lt_status=$lt_dlunknown |
lt_status=$lt_dlunknown |
9044 |
cat > conftest.$ac_ext <<EOF |
cat > conftest.$ac_ext <<EOF |
9045 |
#line 9023 "configure" |
#line 9045 "configure" |
9046 |
#include "confdefs.h" |
#include "confdefs.h" |
9047 |
|
|
9048 |
#if HAVE_DLFCN_H |
#if HAVE_DLFCN_H |
9140 |
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
9141 |
lt_status=$lt_dlunknown |
lt_status=$lt_dlunknown |
9142 |
cat > conftest.$ac_ext <<EOF |
cat > conftest.$ac_ext <<EOF |
9143 |
#line 9121 "configure" |
#line 9143 "configure" |
9144 |
#include "confdefs.h" |
#include "confdefs.h" |
9145 |
|
|
9146 |
#if HAVE_DLFCN_H |
#if HAVE_DLFCN_H |
9265 |
fi |
fi |
9266 |
;; |
;; |
9267 |
|
|
9268 |
aix4*) |
aix4* | aix5*) |
9269 |
if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then |
if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then |
9270 |
test "$enable_shared" = yes && enable_static=no |
test "$enable_shared" = yes && enable_static=no |
9271 |
fi |
fi |
9331 |
# Now quote all the things that may contain metacharacters while being |
# Now quote all the things that may contain metacharacters while being |
9332 |
# careful not to overquote the AC_SUBSTed values. We take copies of the |
# careful not to overquote the AC_SUBSTed values. We take copies of the |
9333 |
# variables and quote the copies for generation of the libtool script. |
# variables and quote the copies for generation of the libtool script. |
9334 |
for var in echo old_CC old_CFLAGS AR AR_FLAGS AS EGREP RANLIB LN_S LTCC NM \ |
for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \ |
9335 |
SED SHELL STRIP \ |
SED SHELL STRIP \ |
9336 |
libname_spec library_names_spec soname_spec extract_expsyms_cmds \ |
libname_spec library_names_spec soname_spec extract_expsyms_cmds \ |
9337 |
old_striplib striplib file_magic_cmd finish_cmds finish_eval \ |
old_striplib striplib file_magic_cmd finish_cmds finish_eval \ |
9522 |
OBJDUMP="$OBJDUMP" |
OBJDUMP="$OBJDUMP" |
9523 |
|
|
9524 |
# Used on cygwin: assembler. |
# Used on cygwin: assembler. |
9525 |
AS=$lt_AS |
AS="$AS" |
9526 |
|
|
9527 |
# The name of the directory that contains temporary libtool files. |
# The name of the directory that contains temporary libtool files. |
9528 |
objdir=$objdir |
objdir=$objdir |
9541 |
libext="$libext" |
libext="$libext" |
9542 |
|
|
9543 |
# Shared library suffix (normally ".so"). |
# Shared library suffix (normally ".so"). |
9544 |
shrext='$shrext' |
shrext_cmds='$shrext_cmds' |
9545 |
|
|
9546 |
# Executable file suffix (normally ""). |
# Executable file suffix (normally ""). |
9547 |
exeext="$exeext" |
exeext="$exeext" |
10456 |
# explicitly linking system object files so we need to strip them |
# explicitly linking system object files so we need to strip them |
10457 |
# from the output so that they don't get included in the library |
# from the output so that they don't get included in the library |
10458 |
# dependencies. |
# dependencies. |
10459 |
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' |
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' |
10460 |
;; |
;; |
10461 |
*) |
*) |
10462 |
if test "$GXX" = yes; then |
if test "$GXX" = yes; then |
11319 |
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
11320 |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
11321 |
-e 's:$: $lt_compiler_flag:'` |
-e 's:$: $lt_compiler_flag:'` |
11322 |
(eval echo "\"\$as_me:11300: $lt_compile\"" >&5) |
(eval echo "\"\$as_me:11322: $lt_compile\"" >&5) |
11323 |
(eval "$lt_compile" 2>conftest.err) |
(eval "$lt_compile" 2>conftest.err) |
11324 |
ac_status=$? |
ac_status=$? |
11325 |
cat conftest.err >&5 |
cat conftest.err >&5 |
11326 |
echo "$as_me:11304: \$? = $ac_status" >&5 |
echo "$as_me:11326: \$? = $ac_status" >&5 |
11327 |
if (exit $ac_status) && test -s "$ac_outfile"; then |
if (exit $ac_status) && test -s "$ac_outfile"; then |
11328 |
# The compiler can only warn and ignore the option if not recognized |
# The compiler can only warn and ignore the option if not recognized |
11329 |
# So say no if there are warnings |
# So say no if there are warnings |
11379 |
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
11380 |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
11381 |
-e 's:$: $lt_compiler_flag:'` |
-e 's:$: $lt_compiler_flag:'` |
11382 |
(eval echo "\"\$as_me:11360: $lt_compile\"" >&5) |
(eval echo "\"\$as_me:11382: $lt_compile\"" >&5) |
11383 |
(eval "$lt_compile" 2>out/conftest.err) |
(eval "$lt_compile" 2>out/conftest.err) |
11384 |
ac_status=$? |
ac_status=$? |
11385 |
cat out/conftest.err >&5 |
cat out/conftest.err >&5 |
11386 |
echo "$as_me:11364: \$? = $ac_status" >&5 |
echo "$as_me:11386: \$? = $ac_status" >&5 |
11387 |
if (exit $ac_status) && test -s out/conftest2.$ac_objext |
if (exit $ac_status) && test -s out/conftest2.$ac_objext |
11388 |
then |
then |
11389 |
# The compiler can only warn and ignore the option if not recognized |
# The compiler can only warn and ignore the option if not recognized |
11530 |
library_names_spec= |
library_names_spec= |
11531 |
libname_spec='lib$name' |
libname_spec='lib$name' |
11532 |
soname_spec= |
soname_spec= |
11533 |
shrext=".so" |
shrext_cmds=".so" |
11534 |
postinstall_cmds= |
postinstall_cmds= |
11535 |
postuninstall_cmds= |
postuninstall_cmds= |
11536 |
finish_cmds= |
finish_cmds= |
11643 |
|
|
11644 |
cygwin* | mingw* | pw32*) |
cygwin* | mingw* | pw32*) |
11645 |
version_type=windows |
version_type=windows |
11646 |
shrext=".dll" |
shrext_cmds=".dll" |
11647 |
need_version=no |
need_version=no |
11648 |
need_lib_prefix=no |
need_lib_prefix=no |
11649 |
|
|
11708 |
soname_spec='${libname}${release}${major}$shared_ext' |
soname_spec='${libname}${release}${major}$shared_ext' |
11709 |
shlibpath_overrides_runpath=yes |
shlibpath_overrides_runpath=yes |
11710 |
shlibpath_var=DYLD_LIBRARY_PATH |
shlibpath_var=DYLD_LIBRARY_PATH |
11711 |
shrext='$(test .$module = .yes && echo .so || echo .dylib)' |
shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)' |
11712 |
# Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same. |
# Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same. |
11713 |
if test "$GCC" = yes; then |
if test "$GCC" = yes; then |
11714 |
sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"` |
sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"` |
11791 |
need_version=no |
need_version=no |
11792 |
case "$host_cpu" in |
case "$host_cpu" in |
11793 |
ia64*) |
ia64*) |
11794 |
shrext='.so' |
shrext_cmds='.so' |
11795 |
hardcode_into_libs=yes |
hardcode_into_libs=yes |
11796 |
dynamic_linker="$host_os dld.so" |
dynamic_linker="$host_os dld.so" |
11797 |
shlibpath_var=LD_LIBRARY_PATH |
shlibpath_var=LD_LIBRARY_PATH |
11806 |
sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec |
sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec |
11807 |
;; |
;; |
11808 |
hppa*64*) |
hppa*64*) |
11809 |
shrext='.sl' |
shrext_cmds='.sl' |
11810 |
hardcode_into_libs=yes |
hardcode_into_libs=yes |
11811 |
dynamic_linker="$host_os dld.sl" |
dynamic_linker="$host_os dld.sl" |
11812 |
shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH |
shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH |
11817 |
sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec |
sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec |
11818 |
;; |
;; |
11819 |
*) |
*) |
11820 |
shrext='.sl' |
shrext_cmds='.sl' |
11821 |
dynamic_linker="$host_os dld.sl" |
dynamic_linker="$host_os dld.sl" |
11822 |
shlibpath_var=SHLIB_PATH |
shlibpath_var=SHLIB_PATH |
11823 |
shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH |
shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH |
11886 |
# before this can be enabled. |
# before this can be enabled. |
11887 |
hardcode_into_libs=yes |
hardcode_into_libs=yes |
11888 |
|
|
11889 |
|
libsuff= |
11890 |
|
if test "$lt_cv_cc_lib64_suffix" = "yes"; then |
11891 |
|
libsuff=64 |
11892 |
|
fi |
11893 |
|
|
11894 |
# Append ld.so.conf contents to the search path |
# Append ld.so.conf contents to the search path |
11895 |
if test -f /etc/ld.so.conf; then |
if test -f /etc/ld.so.conf; then |
11896 |
ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf` |
lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '` |
11897 |
sys_lib_dlsearch_path_spec="/lib /usr/lib $ld_extra" |
sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/X11R6/lib${libsuff} $lt_ld_extra" |
11898 |
|
sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/X11R6/lib${libsuff} /usr/local/lib${libsuff} $lt_ld_extra" |
11899 |
fi |
fi |
11900 |
|
|
11901 |
# We used to test for /lib/ld.so.1 and disable shared libraries on |
# We used to test for /lib/ld.so.1 and disable shared libraries on |
11977 |
|
|
11978 |
os2*) |
os2*) |
11979 |
libname_spec='$name' |
libname_spec='$name' |
11980 |
shrext=".dll" |
shrext_cmds=".dll" |
11981 |
need_lib_prefix=no |
need_lib_prefix=no |
11982 |
library_names_spec='$libname${shared_ext} $libname.a' |
library_names_spec='$libname${shared_ext} $libname.a' |
11983 |
dynamic_linker='OS/2 ld.exe' |
dynamic_linker='OS/2 ld.exe' |
12746 |
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
12747 |
lt_status=$lt_dlunknown |
lt_status=$lt_dlunknown |
12748 |
cat > conftest.$ac_ext <<EOF |
cat > conftest.$ac_ext <<EOF |
12749 |
#line 12721 "configure" |
#line 12749 "configure" |
12750 |
#include "confdefs.h" |
#include "confdefs.h" |
12751 |
|
|
12752 |
#if HAVE_DLFCN_H |
#if HAVE_DLFCN_H |
12844 |
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
12845 |
lt_status=$lt_dlunknown |
lt_status=$lt_dlunknown |
12846 |
cat > conftest.$ac_ext <<EOF |
cat > conftest.$ac_ext <<EOF |
12847 |
#line 12819 "configure" |
#line 12847 "configure" |
12848 |
#include "confdefs.h" |
#include "confdefs.h" |
12849 |
|
|
12850 |
#if HAVE_DLFCN_H |
#if HAVE_DLFCN_H |
12961 |
# Now quote all the things that may contain metacharacters while being |
# Now quote all the things that may contain metacharacters while being |
12962 |
# careful not to overquote the AC_SUBSTed values. We take copies of the |
# careful not to overquote the AC_SUBSTed values. We take copies of the |
12963 |
# variables and quote the copies for generation of the libtool script. |
# variables and quote the copies for generation of the libtool script. |
12964 |
for var in echo old_CC old_CFLAGS AR AR_FLAGS AS EGREP RANLIB LN_S LTCC NM \ |
for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \ |
12965 |
SED SHELL STRIP \ |
SED SHELL STRIP \ |
12966 |
libname_spec library_names_spec soname_spec extract_expsyms_cmds \ |
libname_spec library_names_spec soname_spec extract_expsyms_cmds \ |
12967 |
old_striplib striplib file_magic_cmd finish_cmds finish_eval \ |
old_striplib striplib file_magic_cmd finish_cmds finish_eval \ |
13104 |
OBJDUMP="$OBJDUMP" |
OBJDUMP="$OBJDUMP" |
13105 |
|
|
13106 |
# Used on cygwin: assembler. |
# Used on cygwin: assembler. |
13107 |
AS=$lt_AS |
AS="$AS" |
13108 |
|
|
13109 |
# The name of the directory that contains temporary libtool files. |
# The name of the directory that contains temporary libtool files. |
13110 |
objdir=$objdir |
objdir=$objdir |
13123 |
libext="$libext" |
libext="$libext" |
13124 |
|
|
13125 |
# Shared library suffix (normally ".so"). |
# Shared library suffix (normally ".so"). |
13126 |
shrext='$shrext' |
shrext_cmds='$shrext_cmds' |
13127 |
|
|
13128 |
# Executable file suffix (normally ""). |
# Executable file suffix (normally ""). |
13129 |
exeext="$exeext" |
exeext="$exeext" |
13445 |
postinstall_cmds='$RANLIB $lib' |
postinstall_cmds='$RANLIB $lib' |
13446 |
fi |
fi |
13447 |
;; |
;; |
13448 |
aix4*) |
aix4* | aix5*) |
13449 |
test "$enable_shared" = yes && enable_static=no |
test "$enable_shared" = yes && enable_static=no |
13450 |
;; |
;; |
13451 |
esac |
esac |
13671 |
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
13672 |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
13673 |
-e 's:$: $lt_compiler_flag:'` |
-e 's:$: $lt_compiler_flag:'` |
13674 |
(eval echo "\"\$as_me:13646: $lt_compile\"" >&5) |
(eval echo "\"\$as_me:13674: $lt_compile\"" >&5) |
13675 |
(eval "$lt_compile" 2>conftest.err) |
(eval "$lt_compile" 2>conftest.err) |
13676 |
ac_status=$? |
ac_status=$? |
13677 |
cat conftest.err >&5 |
cat conftest.err >&5 |
13678 |
echo "$as_me:13650: \$? = $ac_status" >&5 |
echo "$as_me:13678: \$? = $ac_status" >&5 |
13679 |
if (exit $ac_status) && test -s "$ac_outfile"; then |
if (exit $ac_status) && test -s "$ac_outfile"; then |
13680 |
# The compiler can only warn and ignore the option if not recognized |
# The compiler can only warn and ignore the option if not recognized |
13681 |
# So say no if there are warnings |
# So say no if there are warnings |
13731 |
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
13732 |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
13733 |
-e 's:$: $lt_compiler_flag:'` |
-e 's:$: $lt_compiler_flag:'` |
13734 |
(eval echo "\"\$as_me:13706: $lt_compile\"" >&5) |
(eval echo "\"\$as_me:13734: $lt_compile\"" >&5) |
13735 |
(eval "$lt_compile" 2>out/conftest.err) |
(eval "$lt_compile" 2>out/conftest.err) |
13736 |
ac_status=$? |
ac_status=$? |
13737 |
cat out/conftest.err >&5 |
cat out/conftest.err >&5 |
13738 |
echo "$as_me:13710: \$? = $ac_status" >&5 |
echo "$as_me:13738: \$? = $ac_status" >&5 |
13739 |
if (exit $ac_status) && test -s out/conftest2.$ac_objext |
if (exit $ac_status) && test -s out/conftest2.$ac_objext |
13740 |
then |
then |
13741 |
# The compiler can only warn and ignore the option if not recognized |
# The compiler can only warn and ignore the option if not recognized |
13947 |
;; |
;; |
13948 |
|
|
13949 |
linux*) |
linux*) |
13950 |
if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then |
if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then |
13951 |
tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' |
tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' |
13952 |
archive_cmds_F77="$tmp_archive_cmds" |
archive_cmds_F77="$tmp_archive_cmds" |
13953 |
supports_anon_versioning=no |
supports_anon_versioning=no |
14229 |
# Tell ltmain to make .lib files, not .a files. |
# Tell ltmain to make .lib files, not .a files. |
14230 |
libext=lib |
libext=lib |
14231 |
# Tell ltmain to make .dll files, not .so files. |
# Tell ltmain to make .dll files, not .so files. |
14232 |
shrext=".dll" |
shrext_cmds=".dll" |
14233 |
# FIXME: Setting linknames here is a bad hack. |
# FIXME: Setting linknames here is a bad hack. |
14234 |
archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' |
archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' |
14235 |
# The linker will automatically build a .lib file if we build a DLL. |
# The linker will automatically build a .lib file if we build a DLL. |
14685 |
library_names_spec= |
library_names_spec= |
14686 |
libname_spec='lib$name' |
libname_spec='lib$name' |
14687 |
soname_spec= |
soname_spec= |
14688 |
shrext=".so" |
shrext_cmds=".so" |
14689 |
postinstall_cmds= |
postinstall_cmds= |
14690 |
postuninstall_cmds= |
postuninstall_cmds= |
14691 |
finish_cmds= |
finish_cmds= |
14798 |
|
|
14799 |
cygwin* | mingw* | pw32*) |
cygwin* | mingw* | pw32*) |
14800 |
version_type=windows |
version_type=windows |
14801 |
shrext=".dll" |
shrext_cmds=".dll" |
14802 |
need_version=no |
need_version=no |
14803 |
need_lib_prefix=no |
need_lib_prefix=no |
14804 |
|
|
14863 |
soname_spec='${libname}${release}${major}$shared_ext' |
soname_spec='${libname}${release}${major}$shared_ext' |
14864 |
shlibpath_overrides_runpath=yes |
shlibpath_overrides_runpath=yes |
14865 |
shlibpath_var=DYLD_LIBRARY_PATH |
shlibpath_var=DYLD_LIBRARY_PATH |
14866 |
shrext='$(test .$module = .yes && echo .so || echo .dylib)' |
shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)' |
14867 |
# Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same. |
# Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same. |
14868 |
if test "$GCC" = yes; then |
if test "$GCC" = yes; then |
14869 |
sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"` |
sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"` |
14946 |
need_version=no |
need_version=no |
14947 |
case "$host_cpu" in |
case "$host_cpu" in |
14948 |
ia64*) |
ia64*) |
14949 |
shrext='.so' |
shrext_cmds='.so' |
14950 |
hardcode_into_libs=yes |
hardcode_into_libs=yes |
14951 |
dynamic_linker="$host_os dld.so" |
dynamic_linker="$host_os dld.so" |
14952 |
shlibpath_var=LD_LIBRARY_PATH |
shlibpath_var=LD_LIBRARY_PATH |
14961 |
sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec |
sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec |
14962 |
;; |
;; |
14963 |
hppa*64*) |
hppa*64*) |
14964 |
shrext='.sl' |
shrext_cmds='.sl' |
14965 |
hardcode_into_libs=yes |
hardcode_into_libs=yes |
14966 |
dynamic_linker="$host_os dld.sl" |
dynamic_linker="$host_os dld.sl" |
14967 |
shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH |
shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH |
14972 |
sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec |
sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec |
14973 |
;; |
;; |
14974 |
*) |
*) |
14975 |
shrext='.sl' |
shrext_cmds='.sl' |
14976 |
dynamic_linker="$host_os dld.sl" |
dynamic_linker="$host_os dld.sl" |
14977 |
shlibpath_var=SHLIB_PATH |
shlibpath_var=SHLIB_PATH |
14978 |
shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH |
shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH |
15041 |
# before this can be enabled. |
# before this can be enabled. |
15042 |
hardcode_into_libs=yes |
hardcode_into_libs=yes |
15043 |
|
|
15044 |
|
libsuff= |
15045 |
|
if test "$lt_cv_cc_lib64_suffix" = "yes"; then |
15046 |
|
libsuff=64 |
15047 |
|
fi |
15048 |
|
|
15049 |
# Append ld.so.conf contents to the search path |
# Append ld.so.conf contents to the search path |
15050 |
if test -f /etc/ld.so.conf; then |
if test -f /etc/ld.so.conf; then |
15051 |
ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf` |
lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '` |
15052 |
sys_lib_dlsearch_path_spec="/lib /usr/lib $ld_extra" |
sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/X11R6/lib${libsuff} $lt_ld_extra" |
15053 |
|
sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/X11R6/lib${libsuff} /usr/local/lib${libsuff} $lt_ld_extra" |
15054 |
fi |
fi |
15055 |
|
|
15056 |
# We used to test for /lib/ld.so.1 and disable shared libraries on |
# We used to test for /lib/ld.so.1 and disable shared libraries on |
15132 |
|
|
15133 |
os2*) |
os2*) |
15134 |
libname_spec='$name' |
libname_spec='$name' |
15135 |
shrext=".dll" |
shrext_cmds=".dll" |
15136 |
need_lib_prefix=no |
need_lib_prefix=no |
15137 |
library_names_spec='$libname${shared_ext} $libname.a' |
library_names_spec='$libname${shared_ext} $libname.a' |
15138 |
dynamic_linker='OS/2 ld.exe' |
dynamic_linker='OS/2 ld.exe' |
15311 |
# Now quote all the things that may contain metacharacters while being |
# Now quote all the things that may contain metacharacters while being |
15312 |
# careful not to overquote the AC_SUBSTed values. We take copies of the |
# careful not to overquote the AC_SUBSTed values. We take copies of the |
15313 |
# variables and quote the copies for generation of the libtool script. |
# variables and quote the copies for generation of the libtool script. |
15314 |
for var in echo old_CC old_CFLAGS AR AR_FLAGS AS EGREP RANLIB LN_S LTCC NM \ |
for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \ |
15315 |
SED SHELL STRIP \ |
SED SHELL STRIP \ |
15316 |
libname_spec library_names_spec soname_spec extract_expsyms_cmds \ |
libname_spec library_names_spec soname_spec extract_expsyms_cmds \ |
15317 |
old_striplib striplib file_magic_cmd finish_cmds finish_eval \ |
old_striplib striplib file_magic_cmd finish_cmds finish_eval \ |
15454 |
OBJDUMP="$OBJDUMP" |
OBJDUMP="$OBJDUMP" |
15455 |
|
|
15456 |
# Used on cygwin: assembler. |
# Used on cygwin: assembler. |
15457 |
AS=$lt_AS |
AS="$AS" |
15458 |
|
|
15459 |
# The name of the directory that contains temporary libtool files. |
# The name of the directory that contains temporary libtool files. |
15460 |
objdir=$objdir |
objdir=$objdir |
15473 |
libext="$libext" |
libext="$libext" |
15474 |
|
|
15475 |
# Shared library suffix (normally ".so"). |
# Shared library suffix (normally ".so"). |
15476 |
shrext='$shrext' |
shrext_cmds='$shrext_cmds' |
15477 |
|
|
15478 |
# Executable file suffix (normally ""). |
# Executable file suffix (normally ""). |
15479 |
exeext="$exeext" |
exeext="$exeext" |
15771 |
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
15772 |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
15773 |
-e 's:$: $lt_compiler_flag:'` |
-e 's:$: $lt_compiler_flag:'` |
15774 |
(eval echo "\"\$as_me:15740: $lt_compile\"" >&5) |
(eval echo "\"\$as_me:15774: $lt_compile\"" >&5) |
15775 |
(eval "$lt_compile" 2>conftest.err) |
(eval "$lt_compile" 2>conftest.err) |
15776 |
ac_status=$? |
ac_status=$? |
15777 |
cat conftest.err >&5 |
cat conftest.err >&5 |
15778 |
echo "$as_me:15744: \$? = $ac_status" >&5 |
echo "$as_me:15778: \$? = $ac_status" >&5 |
15779 |
if (exit $ac_status) && test -s "$ac_outfile"; then |
if (exit $ac_status) && test -s "$ac_outfile"; then |
15780 |
# The compiler can only warn and ignore the option if not recognized |
# The compiler can only warn and ignore the option if not recognized |
15781 |
# So say no if there are warnings |
# So say no if there are warnings |
16004 |
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
16005 |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
16006 |
-e 's:$: $lt_compiler_flag:'` |
-e 's:$: $lt_compiler_flag:'` |
16007 |
(eval echo "\"\$as_me:15973: $lt_compile\"" >&5) |
(eval echo "\"\$as_me:16007: $lt_compile\"" >&5) |
16008 |
(eval "$lt_compile" 2>conftest.err) |
(eval "$lt_compile" 2>conftest.err) |
16009 |
ac_status=$? |
ac_status=$? |
16010 |
cat conftest.err >&5 |
cat conftest.err >&5 |
16011 |
echo "$as_me:15977: \$? = $ac_status" >&5 |
echo "$as_me:16011: \$? = $ac_status" >&5 |
16012 |
if (exit $ac_status) && test -s "$ac_outfile"; then |
if (exit $ac_status) && test -s "$ac_outfile"; then |
16013 |
# The compiler can only warn and ignore the option if not recognized |
# The compiler can only warn and ignore the option if not recognized |
16014 |
# So say no if there are warnings |
# So say no if there are warnings |
16064 |
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
16065 |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
16066 |
-e 's:$: $lt_compiler_flag:'` |
-e 's:$: $lt_compiler_flag:'` |
16067 |
(eval echo "\"\$as_me:16033: $lt_compile\"" >&5) |
(eval echo "\"\$as_me:16067: $lt_compile\"" >&5) |
16068 |
(eval "$lt_compile" 2>out/conftest.err) |
(eval "$lt_compile" 2>out/conftest.err) |
16069 |
ac_status=$? |
ac_status=$? |
16070 |
cat out/conftest.err >&5 |
cat out/conftest.err >&5 |
16071 |
echo "$as_me:16037: \$? = $ac_status" >&5 |
echo "$as_me:16071: \$? = $ac_status" >&5 |
16072 |
if (exit $ac_status) && test -s out/conftest2.$ac_objext |
if (exit $ac_status) && test -s out/conftest2.$ac_objext |
16073 |
then |
then |
16074 |
# The compiler can only warn and ignore the option if not recognized |
# The compiler can only warn and ignore the option if not recognized |
16280 |
;; |
;; |
16281 |
|
|
16282 |
linux*) |
linux*) |
16283 |
if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then |
if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then |
16284 |
tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' |
tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' |
16285 |
archive_cmds_GCJ="$tmp_archive_cmds" |
archive_cmds_GCJ="$tmp_archive_cmds" |
16286 |
supports_anon_versioning=no |
supports_anon_versioning=no |
16582 |
# Tell ltmain to make .lib files, not .a files. |
# Tell ltmain to make .lib files, not .a files. |
16583 |
libext=lib |
libext=lib |
16584 |
# Tell ltmain to make .dll files, not .so files. |
# Tell ltmain to make .dll files, not .so files. |
16585 |
shrext=".dll" |
shrext_cmds=".dll" |
16586 |
# FIXME: Setting linknames here is a bad hack. |
# FIXME: Setting linknames here is a bad hack. |
16587 |
archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' |
archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' |
16588 |
# The linker will automatically build a .lib file if we build a DLL. |
# The linker will automatically build a .lib file if we build a DLL. |
17038 |
library_names_spec= |
library_names_spec= |
17039 |
libname_spec='lib$name' |
libname_spec='lib$name' |
17040 |
soname_spec= |
soname_spec= |
17041 |
shrext=".so" |
shrext_cmds=".so" |
17042 |
postinstall_cmds= |
postinstall_cmds= |
17043 |
postuninstall_cmds= |
postuninstall_cmds= |
17044 |
finish_cmds= |
finish_cmds= |
17151 |
|
|
17152 |
cygwin* | mingw* | pw32*) |
cygwin* | mingw* | pw32*) |
17153 |
version_type=windows |
version_type=windows |
17154 |
shrext=".dll" |
shrext_cmds=".dll" |
17155 |
need_version=no |
need_version=no |
17156 |
need_lib_prefix=no |
need_lib_prefix=no |
17157 |
|
|
17216 |
soname_spec='${libname}${release}${major}$shared_ext' |
soname_spec='${libname}${release}${major}$shared_ext' |
17217 |
shlibpath_overrides_runpath=yes |
shlibpath_overrides_runpath=yes |
17218 |
shlibpath_var=DYLD_LIBRARY_PATH |
shlibpath_var=DYLD_LIBRARY_PATH |
17219 |
shrext='$(test .$module = .yes && echo .so || echo .dylib)' |
shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)' |
17220 |
# Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same. |
# Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same. |
17221 |
if test "$GCC" = yes; then |
if test "$GCC" = yes; then |
17222 |
sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"` |
sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"` |
17299 |
need_version=no |
need_version=no |
17300 |
case "$host_cpu" in |
case "$host_cpu" in |
17301 |
ia64*) |
ia64*) |
17302 |
shrext='.so' |
shrext_cmds='.so' |
17303 |
hardcode_into_libs=yes |
hardcode_into_libs=yes |
17304 |
dynamic_linker="$host_os dld.so" |
dynamic_linker="$host_os dld.so" |
17305 |
shlibpath_var=LD_LIBRARY_PATH |
shlibpath_var=LD_LIBRARY_PATH |
17314 |
sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec |
sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec |
17315 |
;; |
;; |
17316 |
hppa*64*) |
hppa*64*) |
17317 |
shrext='.sl' |
shrext_cmds='.sl' |
17318 |
hardcode_into_libs=yes |
hardcode_into_libs=yes |
17319 |
dynamic_linker="$host_os dld.sl" |
dynamic_linker="$host_os dld.sl" |
17320 |
shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH |
shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH |
17325 |
sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec |
sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec |
17326 |
;; |
;; |
17327 |
*) |
*) |
17328 |
shrext='.sl' |
shrext_cmds='.sl' |
17329 |
dynamic_linker="$host_os dld.sl" |
dynamic_linker="$host_os dld.sl" |
17330 |
shlibpath_var=SHLIB_PATH |
shlibpath_var=SHLIB_PATH |
17331 |
shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH |
shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH |
17394 |
# before this can be enabled. |
# before this can be enabled. |
17395 |
hardcode_into_libs=yes |
hardcode_into_libs=yes |
17396 |
|
|
17397 |
|
libsuff= |
17398 |
|
if test "$lt_cv_cc_lib64_suffix" = "yes"; then |
17399 |
|
libsuff=64 |
17400 |
|
fi |
17401 |
|
|
17402 |
# Append ld.so.conf contents to the search path |
# Append ld.so.conf contents to the search path |
17403 |
if test -f /etc/ld.so.conf; then |
if test -f /etc/ld.so.conf; then |
17404 |
ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf` |
lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '` |
17405 |
sys_lib_dlsearch_path_spec="/lib /usr/lib $ld_extra" |
sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/X11R6/lib${libsuff} $lt_ld_extra" |
17406 |
|
sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/X11R6/lib${libsuff} /usr/local/lib${libsuff} $lt_ld_extra" |
17407 |
fi |
fi |
17408 |
|
|
17409 |
# We used to test for /lib/ld.so.1 and disable shared libraries on |
# We used to test for /lib/ld.so.1 and disable shared libraries on |
17485 |
|
|
17486 |
os2*) |
os2*) |
17487 |
libname_spec='$name' |
libname_spec='$name' |
17488 |
shrext=".dll" |
shrext_cmds=".dll" |
17489 |
need_lib_prefix=no |
need_lib_prefix=no |
17490 |
library_names_spec='$libname${shared_ext} $libname.a' |
library_names_spec='$libname${shared_ext} $libname.a' |
17491 |
dynamic_linker='OS/2 ld.exe' |
dynamic_linker='OS/2 ld.exe' |
18254 |
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
18255 |
lt_status=$lt_dlunknown |
lt_status=$lt_dlunknown |
18256 |
cat > conftest.$ac_ext <<EOF |
cat > conftest.$ac_ext <<EOF |
18257 |
#line 18217 "configure" |
#line 18257 "configure" |
18258 |
#include "confdefs.h" |
#include "confdefs.h" |
18259 |
|
|
18260 |
#if HAVE_DLFCN_H |
#if HAVE_DLFCN_H |
18352 |
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
18353 |
lt_status=$lt_dlunknown |
lt_status=$lt_dlunknown |
18354 |
cat > conftest.$ac_ext <<EOF |
cat > conftest.$ac_ext <<EOF |
18355 |
#line 18315 "configure" |
#line 18355 "configure" |
18356 |
#include "confdefs.h" |
#include "confdefs.h" |
18357 |
|
|
18358 |
#if HAVE_DLFCN_H |
#if HAVE_DLFCN_H |
18469 |
# Now quote all the things that may contain metacharacters while being |
# Now quote all the things that may contain metacharacters while being |
18470 |
# careful not to overquote the AC_SUBSTed values. We take copies of the |
# careful not to overquote the AC_SUBSTed values. We take copies of the |
18471 |
# variables and quote the copies for generation of the libtool script. |
# variables and quote the copies for generation of the libtool script. |
18472 |
for var in echo old_CC old_CFLAGS AR AR_FLAGS AS EGREP RANLIB LN_S LTCC NM \ |
for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \ |
18473 |
SED SHELL STRIP \ |
SED SHELL STRIP \ |
18474 |
libname_spec library_names_spec soname_spec extract_expsyms_cmds \ |
libname_spec library_names_spec soname_spec extract_expsyms_cmds \ |
18475 |
old_striplib striplib file_magic_cmd finish_cmds finish_eval \ |
old_striplib striplib file_magic_cmd finish_cmds finish_eval \ |
18612 |
OBJDUMP="$OBJDUMP" |
OBJDUMP="$OBJDUMP" |
18613 |
|
|
18614 |
# Used on cygwin: assembler. |
# Used on cygwin: assembler. |
18615 |
AS=$lt_AS |
AS="$AS" |
18616 |
|
|
18617 |
# The name of the directory that contains temporary libtool files. |
# The name of the directory that contains temporary libtool files. |
18618 |
objdir=$objdir |
objdir=$objdir |
18631 |
libext="$libext" |
libext="$libext" |
18632 |
|
|
18633 |
# Shared library suffix (normally ".so"). |
# Shared library suffix (normally ".so"). |
18634 |
shrext='$shrext' |
shrext_cmds='$shrext_cmds' |
18635 |
|
|
18636 |
# Executable file suffix (normally ""). |
# Executable file suffix (normally ""). |
18637 |
exeext="$exeext" |
exeext="$exeext" |
18914 |
# Now quote all the things that may contain metacharacters while being |
# Now quote all the things that may contain metacharacters while being |
18915 |
# careful not to overquote the AC_SUBSTed values. We take copies of the |
# careful not to overquote the AC_SUBSTed values. We take copies of the |
18916 |
# variables and quote the copies for generation of the libtool script. |
# variables and quote the copies for generation of the libtool script. |
18917 |
for var in echo old_CC old_CFLAGS AR AR_FLAGS AS EGREP RANLIB LN_S LTCC NM \ |
for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \ |
18918 |
SED SHELL STRIP \ |
SED SHELL STRIP \ |
18919 |
libname_spec library_names_spec soname_spec extract_expsyms_cmds \ |
libname_spec library_names_spec soname_spec extract_expsyms_cmds \ |
18920 |
old_striplib striplib file_magic_cmd finish_cmds finish_eval \ |
old_striplib striplib file_magic_cmd finish_cmds finish_eval \ |
19057 |
OBJDUMP="$OBJDUMP" |
OBJDUMP="$OBJDUMP" |
19058 |
|
|
19059 |
# Used on cygwin: assembler. |
# Used on cygwin: assembler. |
19060 |
AS=$lt_AS |
AS="$AS" |
19061 |
|
|
19062 |
# The name of the directory that contains temporary libtool files. |
# The name of the directory that contains temporary libtool files. |
19063 |
objdir=$objdir |
objdir=$objdir |
19076 |
libext="$libext" |
libext="$libext" |
19077 |
|
|
19078 |
# Shared library suffix (normally ".so"). |
# Shared library suffix (normally ".so"). |
19079 |
shrext='$shrext' |
shrext_cmds='$shrext_cmds' |
19080 |
|
|
19081 |
# Executable file suffix (normally ""). |
# Executable file suffix (normally ""). |
19082 |
exeext="$exeext" |
exeext="$exeext" |
19447 |
test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' |
test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' |
19448 |
|
|
19449 |
|
|
|
if test -n "$ac_tool_prefix"; then |
|
|
# Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. |
|
|
set dummy ${ac_tool_prefix}ranlib; 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_RANLIB+set}" = set; then |
|
|
echo $ECHO_N "(cached) $ECHO_C" >&6 |
|
|
else |
|
|
if test -n "$RANLIB"; then |
|
|
ac_cv_prog_RANLIB="$RANLIB" # 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_RANLIB="${ac_tool_prefix}ranlib" |
|
|
echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
|
|
break 2 |
|
|
fi |
|
|
done |
|
|
done |
|
|
|
|
|
fi |
|
|
fi |
|
|
RANLIB=$ac_cv_prog_RANLIB |
|
|
if test -n "$RANLIB"; then |
|
|
echo "$as_me:$LINENO: result: $RANLIB" >&5 |
|
|
echo "${ECHO_T}$RANLIB" >&6 |
|
|
else |
|
|
echo "$as_me:$LINENO: result: no" >&5 |
|
|
echo "${ECHO_T}no" >&6 |
|
|
fi |
|
|
|
|
|
fi |
|
|
if test -z "$ac_cv_prog_RANLIB"; then |
|
|
ac_ct_RANLIB=$RANLIB |
|
|
# Extract the first word of "ranlib", so it can be a program name with args. |
|
|
set dummy ranlib; 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_ac_ct_RANLIB+set}" = set; then |
|
|
echo $ECHO_N "(cached) $ECHO_C" >&6 |
|
|
else |
|
|
if test -n "$ac_ct_RANLIB"; then |
|
|
ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # 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_ac_ct_RANLIB="ranlib" |
|
|
echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
|
|
break 2 |
|
|
fi |
|
|
done |
|
|
done |
|
|
|
|
|
test -z "$ac_cv_prog_ac_ct_RANLIB" && ac_cv_prog_ac_ct_RANLIB=":" |
|
|
fi |
|
|
fi |
|
|
ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB |
|
|
if test -n "$ac_ct_RANLIB"; then |
|
|
echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5 |
|
|
echo "${ECHO_T}$ac_ct_RANLIB" >&6 |
|
|
else |
|
|
echo "$as_me:$LINENO: result: no" >&5 |
|
|
echo "${ECHO_T}no" >&6 |
|
|
fi |
|
|
|
|
|
RANLIB=$ac_ct_RANLIB |
|
|
else |
|
|
RANLIB="$ac_cv_prog_RANLIB" |
|
|
fi |
|
|
|
|
19450 |
|
|
19451 |
|
|
19452 |
echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 |
echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 |
19532 |
|
|
19533 |
|
|
19534 |
|
|
19535 |
|
|
19536 |
# Check whether --with-root or --without-root was given. |
# Check whether --with-root or --without-root was given. |
19537 |
if test "${with_root+set}" = set; then |
if test "${with_root+set}" = set; then |
19538 |
withval="$with_root" |
withval="$with_root" |
19541 |
|
|
19542 |
ROOT_LIBRARY="${ROOTSYS}/lib" |
ROOT_LIBRARY="${ROOTSYS}/lib" |
19543 |
|
|
19544 |
ROOT_LDFLAGS="${ROOT_LIBRARY}/libHist.so ${ROOT_LIBRARY}/libMatrix.so ${ROOT_LIBRARY}/libTree.so ${ROOT_LIBRARY}/libCore.so ${ROOT_LIBRARY}/libCint.so -ldl" |
ROOT_LDFLAGS=" \ |
19545 |
|
${ROOT_LIBRARY}/libCint.so ${ROOT_LIBRARY}/libCore.so \ |
19546 |
|
${ROOT_LIBRARY}/libMatrix.so ${ROOT_LIBRARY}/libHist.so \ |
19547 |
|
${ROOT_LIBRARY}/libTree.so ${ROOT_LIBRARY}/libGraf.so \ |
19548 |
|
${ROOT_LIBRARY}/libGraf3d.so ${ROOT_LIBRARY}/libGpad.so \ |
19549 |
|
${ROOT_LIBRARY}/libGui.so ${ROOT_LIBRARY}/libMinuit.so \ |
19550 |
|
${ROOT_LIBRARY}/libHistPainter.so ${ROOT_LIBRARY}/libTreePlayer.so \ |
19551 |
|
${ROOT_LIBRARY}/libTreeViewer.so ${ROOT_LIBRARY}/libProof.so \ |
19552 |
|
${ROOT_LIBRARY}/libProofGui.so ${ROOT_LIBRARY}/libPhysics.so \ |
19553 |
|
${ROOT_LIBRARY}/libRint.so ${ROOT_LIBRARY}/libHtml.so \ |
19554 |
|
${ROOT_LIBRARY}/libEG.so ${ROOT_LIBRARY}/libGeom.so \ |
19555 |
|
${ROOT_LIBRARY}/libGeomPainter.so ${ROOT_LIBRARY}/libVMC.so \ |
19556 |
|
${ROOT_LIBRARY}/libFumili.so ${ROOT_LIBRARY}/libMLP.so \ |
19557 |
|
${ROOT_LIBRARY}/libGedOld.so ${ROOT_LIBRARY}/libGed.so \ |
19558 |
|
${ROOT_LIBRARY}/libQuadp.so \ |
19559 |
|
${ROOT_LIBRARY}/libGX11.so ${ROOT_LIBRARY}/libGX11TTF.so \ |
19560 |
|
${ROOT_LIBRARY}/libX3d.so \ |
19561 |
|
${ROOT_LIBRARY}/libASImage.so \ |
19562 |
|
${ROOT_LIBRARY}/libThread.so \ |
19563 |
|
-ldl" |
19564 |
|
|
19565 |
|
|
19566 |
ROOT_INCLUDES="-I${ROOTSYS}/include" |
ROOT_INCLUDES="-I${ROOTSYS}/include" |
19567 |
|
|
19569 |
ROOTCINT=${ROOTSYS}/bin/rootcint |
ROOTCINT=${ROOTSYS}/bin/rootcint |
19570 |
|
|
19571 |
|
|
19572 |
|
echo "$as_me:$LINENO: checking for gprof" >&5 |
19573 |
|
echo $ECHO_N "checking for gprof... $ECHO_C" >&6 |
19574 |
|
# Check whether --enable-gprof or --disable-gprof was given. |
19575 |
|
if test "${enable_gprof+set}" = set; then |
19576 |
|
enableval="$enable_gprof" |
19577 |
|
gprof=$enableval |
19578 |
|
else |
19579 |
|
gprof=no |
19580 |
|
fi; |
19581 |
|
if test "$gprof" != no |
19582 |
|
then |
19583 |
|
CXXFLAGS="-pg $CXXFLAGS" |
19584 |
|
echo "$as_me:$LINENO: result: enabled" >&5 |
19585 |
|
echo "${ECHO_T}enabled" >&6 |
19586 |
|
else |
19587 |
|
echo "$as_me:$LINENO: result: no" >&5 |
19588 |
|
echo "${ECHO_T}no" >&6 |
19589 |
|
fi |
19590 |
|
|
19591 |
# Check whether --with-log4cppp or --without-log4cppp was given. |
|
19592 |
if test "${with_log4cppp+set}" = set; then |
# Check whether --with-log4cxx or --without-log4cxx was given. |
19593 |
withval="$with_log4cppp" |
if test "${with_log4cxx+set}" = set; then |
19594 |
LOG4CPP=$with_log4cpp |
withval="$with_log4cxx" |
19595 |
|
LOG4CXX=$with_log4cxx |
19596 |
|
fi; |
19597 |
|
LOG4CXX_INCLUDES="-I${LOG4CXX}/include" |
19598 |
|
|
19599 |
|
#------------------------------------------------------------ |
19600 |
|
|
19601 |
|
# Check whether --with-log4cxx or --without-log4cxx was given. |
19602 |
|
if test "${with_log4cxx+set}" = set; then |
19603 |
|
withval="$with_log4cxx" |
19604 |
|
LOG4CXX=$with_log4cxx |
19605 |
fi; |
fi; |
19606 |
|
|
19607 |
|
LOG4CXX_LIBRARY="${LOG4CXX}/lib" |
19608 |
|
LOG4CXX_INCLUDES="-I${LOG4CXX}/include" |
19609 |
|
LOG4CXX_LDFLAGS=" ${LOG4CXX_LIBRARY}/liblog4cxx.so " |
19610 |
|
|
19611 |
|
|
19612 |
|
|
19613 |
|
|
19614 |
|
#------------------------------------------------------------ |
19615 |
|
|
19616 |
|
|
19617 |
|
|
19618 |
echo "$as_me:$LINENO: checking for ANSI C header files" >&5 |
echo "$as_me:$LINENO: checking for ANSI C header files" >&5 |
19619 |
echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6 |
echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6 |
19620 |
if test "${ac_cv_header_stdc+set}" = set; then |
if test "${ac_cv_header_stdc+set}" = set; then |
19783 |
|
|
19784 |
|
|
19785 |
|
|
19786 |
ac_config_files="$ac_config_files Makefile Doxyfile event/Makefile event/mcmd/Makefile event/tmtc/Makefile event/log/Makefile event/arrDump/Makefile event/tabDump/Makefile event/varDump/Makefile event/physics/Makefile event/physics/tracker/Makefile event/physics/anticoinc/Makefile event/physics/calorimeter/Makefile techmodel/Makefile techmodel/forroutines/Makefile techmodel/forroutines/tracker/Makefile techmodel/forroutines/tracker/readraw/Makefile techmodel/forroutines/anticoinc/Makefile techmodel/physics/Makefile" |
ac_config_files="$ac_config_files Makefile Doxyfile event/Makefile event/mcmd/Makefile event/tmtc/Makefile event/log/Makefile event/arrDump/Makefile event/tabDump/Makefile event/varDump/Makefile event/tsbt/Makefile event/tsbb/Makefile event/endrun/Makefile event/physics/Makefile event/physics/tracker/Makefile event/physics/anticounter/Makefile event/physics/calorimeter/Makefile event/physics/neutronDetector/Makefile event/physics/trigger/Makefile event/physics/tof/Makefile event/physics/S4/Makefile techmodel/Makefile techmodel/forroutines/tracker/Makefile techmodel/forroutines/tracker/readraw/Makefile techmodel/forroutines/anticounter/Makefile techmodel/forroutines/calorimeter/Makefile techmodel/forroutines/tof/Makefile techmodel/forroutines/trigger/Makefile techmodel/forroutines/Makefile techmodel/physics/Makefile" |
19787 |
cat >confcache <<\_ACEOF |
cat >confcache <<\_ACEOF |
19788 |
# This file is a shell script that caches the results of configure |
# This file is a shell script that caches the results of configure |
19789 |
# tests run on this system so they can be shared between configure |
# tests run on this system so they can be shared between configure |
20349 |
"event/arrDump/Makefile" ) CONFIG_FILES="$CONFIG_FILES event/arrDump/Makefile" ;; |
"event/arrDump/Makefile" ) CONFIG_FILES="$CONFIG_FILES event/arrDump/Makefile" ;; |
20350 |
"event/tabDump/Makefile" ) CONFIG_FILES="$CONFIG_FILES event/tabDump/Makefile" ;; |
"event/tabDump/Makefile" ) CONFIG_FILES="$CONFIG_FILES event/tabDump/Makefile" ;; |
20351 |
"event/varDump/Makefile" ) CONFIG_FILES="$CONFIG_FILES event/varDump/Makefile" ;; |
"event/varDump/Makefile" ) CONFIG_FILES="$CONFIG_FILES event/varDump/Makefile" ;; |
20352 |
|
"event/tsbt/Makefile" ) CONFIG_FILES="$CONFIG_FILES event/tsbt/Makefile" ;; |
20353 |
|
"event/tsbb/Makefile" ) CONFIG_FILES="$CONFIG_FILES event/tsbb/Makefile" ;; |
20354 |
|
"event/endrun/Makefile" ) CONFIG_FILES="$CONFIG_FILES event/endrun/Makefile" ;; |
20355 |
"event/physics/Makefile" ) CONFIG_FILES="$CONFIG_FILES event/physics/Makefile" ;; |
"event/physics/Makefile" ) CONFIG_FILES="$CONFIG_FILES event/physics/Makefile" ;; |
20356 |
"event/physics/tracker/Makefile" ) CONFIG_FILES="$CONFIG_FILES event/physics/tracker/Makefile" ;; |
"event/physics/tracker/Makefile" ) CONFIG_FILES="$CONFIG_FILES event/physics/tracker/Makefile" ;; |
20357 |
"event/physics/anticoinc/Makefile" ) CONFIG_FILES="$CONFIG_FILES event/physics/anticoinc/Makefile" ;; |
"event/physics/anticounter/Makefile" ) CONFIG_FILES="$CONFIG_FILES event/physics/anticounter/Makefile" ;; |
20358 |
"event/physics/calorimeter/Makefile" ) CONFIG_FILES="$CONFIG_FILES event/physics/calorimeter/Makefile" ;; |
"event/physics/calorimeter/Makefile" ) CONFIG_FILES="$CONFIG_FILES event/physics/calorimeter/Makefile" ;; |
20359 |
|
"event/physics/neutronDetector/Makefile" ) CONFIG_FILES="$CONFIG_FILES event/physics/neutronDetector/Makefile" ;; |
20360 |
|
"event/physics/trigger/Makefile" ) CONFIG_FILES="$CONFIG_FILES event/physics/trigger/Makefile" ;; |
20361 |
|
"event/physics/tof/Makefile" ) CONFIG_FILES="$CONFIG_FILES event/physics/tof/Makefile" ;; |
20362 |
|
"event/physics/S4/Makefile" ) CONFIG_FILES="$CONFIG_FILES event/physics/S4/Makefile" ;; |
20363 |
"techmodel/Makefile" ) CONFIG_FILES="$CONFIG_FILES techmodel/Makefile" ;; |
"techmodel/Makefile" ) CONFIG_FILES="$CONFIG_FILES techmodel/Makefile" ;; |
|
"techmodel/forroutines/Makefile" ) CONFIG_FILES="$CONFIG_FILES techmodel/forroutines/Makefile" ;; |
|
20364 |
"techmodel/forroutines/tracker/Makefile" ) CONFIG_FILES="$CONFIG_FILES techmodel/forroutines/tracker/Makefile" ;; |
"techmodel/forroutines/tracker/Makefile" ) CONFIG_FILES="$CONFIG_FILES techmodel/forroutines/tracker/Makefile" ;; |
20365 |
"techmodel/forroutines/tracker/readraw/Makefile" ) CONFIG_FILES="$CONFIG_FILES techmodel/forroutines/tracker/readraw/Makefile" ;; |
"techmodel/forroutines/tracker/readraw/Makefile" ) CONFIG_FILES="$CONFIG_FILES techmodel/forroutines/tracker/readraw/Makefile" ;; |
20366 |
"techmodel/forroutines/anticoinc/Makefile" ) CONFIG_FILES="$CONFIG_FILES techmodel/forroutines/anticoinc/Makefile" ;; |
"techmodel/forroutines/anticounter/Makefile" ) CONFIG_FILES="$CONFIG_FILES techmodel/forroutines/anticounter/Makefile" ;; |
20367 |
|
"techmodel/forroutines/calorimeter/Makefile" ) CONFIG_FILES="$CONFIG_FILES techmodel/forroutines/calorimeter/Makefile" ;; |
20368 |
|
"techmodel/forroutines/tof/Makefile" ) CONFIG_FILES="$CONFIG_FILES techmodel/forroutines/tof/Makefile" ;; |
20369 |
|
"techmodel/forroutines/trigger/Makefile" ) CONFIG_FILES="$CONFIG_FILES techmodel/forroutines/trigger/Makefile" ;; |
20370 |
|
"techmodel/forroutines/Makefile" ) CONFIG_FILES="$CONFIG_FILES techmodel/forroutines/Makefile" ;; |
20371 |
"techmodel/physics/Makefile" ) CONFIG_FILES="$CONFIG_FILES techmodel/physics/Makefile" ;; |
"techmodel/physics/Makefile" ) CONFIG_FILES="$CONFIG_FILES techmodel/physics/Makefile" ;; |
20372 |
"depfiles" ) CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; |
"depfiles" ) CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; |
20373 |
"config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; |
"config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; |
20524 |
s,@ROOT_INCLUDES@,$ROOT_INCLUDES,;t t |
s,@ROOT_INCLUDES@,$ROOT_INCLUDES,;t t |
20525 |
s,@ROOT_LDFLAGS@,$ROOT_LDFLAGS,;t t |
s,@ROOT_LDFLAGS@,$ROOT_LDFLAGS,;t t |
20526 |
s,@ROOTCINT@,$ROOTCINT,;t t |
s,@ROOTCINT@,$ROOTCINT,;t t |
20527 |
|
s,@LOG4CXX_INCLUDES@,$LOG4CXX_INCLUDES,;t t |
20528 |
|
s,@LOG4CXX_LDFLAGS@,$LOG4CXX_LDFLAGS,;t t |
20529 |
|
s,@LOG4CXX_LIBRARY@,$LOG4CXX_LIBRARY,;t t |
20530 |
s,@LIBOBJS@,$LIBOBJS,;t t |
s,@LIBOBJS@,$LIBOBJS,;t t |
20531 |
s,@LTLIBOBJS@,$LTLIBOBJS,;t t |
s,@LTLIBOBJS@,$LTLIBOBJS,;t t |
20532 |
CEOF |
CEOF |