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 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' |
467 |
ac_subst_files='' |
ac_subst_files='' |
468 |
|
|
469 |
# Initialize some variables set by options. |
# Initialize some variables set by options. |
1023 |
Optional Features: |
Optional Features: |
1024 |
--disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) |
--disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) |
1025 |
--enable-FEATURE[=ARG] include FEATURE [ARG=yes] |
--enable-FEATURE[=ARG] include FEATURE [ARG=yes] |
1026 |
--disable-dependency-tracking speeds up one-time build |
--disable-dependency-tracking Speeds up one-time builds |
1027 |
--enable-dependency-tracking do not reject slow dependency extractors |
--enable-dependency-tracking Do not reject slow dependency extractors |
1028 |
--enable-shared[=PKGS] |
--enable-shared[=PKGS] |
1029 |
build shared libraries [default=yes] |
build shared libraries [default=yes] |
1030 |
--enable-static[=PKGS] |
--enable-static[=PKGS] |
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 |
1498 |
|
|
1499 |
|
|
1500 |
|
|
1501 |
am__api_version="1.8" |
am__api_version="1.7" |
1502 |
ac_aux_dir= |
ac_aux_dir= |
1503 |
for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do |
for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do |
1504 |
if test -f $ac_dir/install-sh; then |
if test -f $ac_dir/install-sh; then |
1661 |
program_transform_name=`echo $program_transform_name | sed -f conftest.sed` |
program_transform_name=`echo $program_transform_name | sed -f conftest.sed` |
1662 |
rm conftest.sed |
rm conftest.sed |
1663 |
|
|
1664 |
|
|
1665 |
# expand $ac_aux_dir to an absolute path |
# expand $ac_aux_dir to an absolute path |
1666 |
am_aux_dir=`cd $ac_aux_dir && pwd` |
am_aux_dir=`cd $ac_aux_dir && pwd` |
1667 |
|
|
1675 |
echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;} |
echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;} |
1676 |
fi |
fi |
1677 |
|
|
|
if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then |
|
|
# Keeping the `.' argument allows $(mkdir_p) to be used without |
|
|
# argument. Indeed, we sometimes output rules like |
|
|
# $(mkdir_p) $(somedir) |
|
|
# where $(somedir) is conditionally defined. |
|
|
# (`test -n '$(somedir)' && $(mkdir_p) $(somedir)' is a more |
|
|
# expensive solution, as it forces Make to start a sub-shell.) |
|
|
mkdir_p='mkdir -p -- .' |
|
|
else |
|
|
# On NextStep and OpenStep, the `mkdir' command does not |
|
|
# recognize any option. It will interpret all options as |
|
|
# directories to create, and then abort because `.' already |
|
|
# exists. |
|
|
for d in ./-p ./--version; |
|
|
do |
|
|
test -d $d && rmdir $d |
|
|
done |
|
|
# $(mkinstalldirs) is defined by Automake if mkinstalldirs exists. |
|
|
if test -f "$ac_aux_dir/mkinstalldirs"; then |
|
|
mkdir_p='$(mkinstalldirs)' |
|
|
else |
|
|
mkdir_p='$(install_sh) -d' |
|
|
fi |
|
|
fi |
|
|
|
|
1678 |
for ac_prog in gawk mawk nawk awk |
for ac_prog in gawk mawk nawk awk |
1679 |
do |
do |
1680 |
# Extract the first word of "$ac_prog", so it can be a program name with args. |
# Extract the first word of "$ac_prog", so it can be a program name with args. |
1753 |
fi |
fi |
1754 |
rmdir .tst 2>/dev/null |
rmdir .tst 2>/dev/null |
1755 |
|
|
1756 |
# test to see if srcdir already configured |
# test to see if srcdir already configured |
1757 |
if test "`cd $srcdir && pwd`" != "`pwd`" && |
if test "`cd $srcdir && pwd`" != "`pwd`" && |
1758 |
test -f $srcdir/config.status; then |
test -f $srcdir/config.status; then |
1759 |
{ { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5 |
{ { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5 |
1773 |
|
|
1774 |
# Define the identity of the package. |
# Define the identity of the package. |
1775 |
PACKAGE=yoda |
PACKAGE=yoda |
1776 |
VERSION=0.1.0 |
VERSION=2.1.0 |
1777 |
|
|
1778 |
|
|
1779 |
cat >>confdefs.h <<_ACEOF |
cat >>confdefs.h <<_ACEOF |
2997 |
: > sub/conftest.c |
: > sub/conftest.c |
2998 |
for i in 1 2 3 4 5 6; do |
for i in 1 2 3 4 5 6; do |
2999 |
echo '#include "conftst'$i'.h"' >> sub/conftest.c |
echo '#include "conftst'$i'.h"' >> sub/conftest.c |
3000 |
# Using `: > sub/conftst$i.h' creates only sub/conftst1.h with |
: > sub/conftst$i.h |
|
# Solaris 8's {/usr,}/bin/sh. |
|
|
touch sub/conftst$i.h |
|
3001 |
done |
done |
3002 |
echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf |
echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf |
3003 |
|
|
3151 |
|
|
3152 |
|
|
3153 |
# Provide some information about the compiler. |
# Provide some information about the compiler. |
3154 |
echo "$as_me:3179:" \ |
echo "$as_me:3154:" \ |
3155 |
"checking for Fortran 77 compiler version" >&5 |
"checking for Fortran 77 compiler version" >&5 |
3156 |
ac_compiler=`set X $ac_compile; echo $2` |
ac_compiler=`set X $ac_compile; echo $2` |
3157 |
{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5 |
{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5 |
3348 |
# flags. |
# flags. |
3349 |
ac_save_FFLAGS=$FFLAGS |
ac_save_FFLAGS=$FFLAGS |
3350 |
FFLAGS="$FFLAGS $ac_verb" |
FFLAGS="$FFLAGS $ac_verb" |
3351 |
(eval echo $as_me:3376: \"$ac_link\") >&5 |
(eval echo $as_me:3351: \"$ac_link\") >&5 |
3352 |
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:'` |
3353 |
echo "$ac_f77_v_output" >&5 |
echo "$ac_f77_v_output" >&5 |
3354 |
FFLAGS=$ac_save_FFLAGS |
FFLAGS=$ac_save_FFLAGS |
3426 |
# flags. |
# flags. |
3427 |
ac_save_FFLAGS=$FFLAGS |
ac_save_FFLAGS=$FFLAGS |
3428 |
FFLAGS="$FFLAGS $ac_cv_prog_f77_v" |
FFLAGS="$FFLAGS $ac_cv_prog_f77_v" |
3429 |
(eval echo $as_me:3454: \"$ac_link\") >&5 |
(eval echo $as_me:3429: \"$ac_link\") >&5 |
3430 |
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:'` |
3431 |
echo "$ac_f77_v_output" >&5 |
echo "$ac_f77_v_output" >&5 |
3432 |
FFLAGS=$ac_save_FFLAGS |
FFLAGS=$ac_save_FFLAGS |
3996 |
: > sub/conftest.c |
: > sub/conftest.c |
3997 |
for i in 1 2 3 4 5 6; do |
for i in 1 2 3 4 5 6; do |
3998 |
echo '#include "conftst'$i'.h"' >> sub/conftest.c |
echo '#include "conftst'$i'.h"' >> sub/conftest.c |
3999 |
# Using `: > sub/conftst$i.h' creates only sub/conftst1.h with |
: > sub/conftst$i.h |
|
# Solaris 8's {/usr,}/bin/sh. |
|
|
touch sub/conftst$i.h |
|
4000 |
done |
done |
4001 |
echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf |
echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf |
4002 |
|
|
4416 |
;; |
;; |
4417 |
|
|
4418 |
cygwin*) |
cygwin*) |
4419 |
# win32_libid is a shell function defined in ltmain.sh |
# func_win32_libid is a shell function defined in ltmain.sh |
4420 |
lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' |
lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' |
4421 |
lt_cv_file_magic_cmd='win32_libid' |
lt_cv_file_magic_cmd='func_win32_libid' |
4422 |
;; |
;; |
4423 |
|
|
4424 |
mingw* | pw32*) |
mingw* | pw32*) |
4425 |
# Base MSYS/MinGW do not provide the 'file' command needed by |
# Base MSYS/MinGW do not provide the 'file' command needed by |
4426 |
# 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'. |
4427 |
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)?' |
4428 |
lt_cv_file_magic_cmd='$OBJDUMP -f' |
lt_cv_file_magic_cmd='$OBJDUMP -f' |
4429 |
;; |
;; |
4483 |
# This must be Linux ELF. |
# This must be Linux ELF. |
4484 |
linux*) |
linux*) |
4485 |
case $host_cpu in |
case $host_cpu in |
4486 |
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*) |
4487 |
lt_cv_deplibs_check_method=pass_all ;; |
lt_cv_deplibs_check_method=pass_all ;; |
4488 |
*) |
*) |
4489 |
# 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 |
4611 |
;; |
;; |
4612 |
*-*-irix6*) |
*-*-irix6*) |
4613 |
# Find out which ABI we are using. |
# Find out which ABI we are using. |
4614 |
echo '#line 4641 "configure"' > conftest.$ac_ext |
echo '#line 4614 "configure"' > conftest.$ac_ext |
4615 |
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
4616 |
(eval $ac_compile) 2>&5 |
(eval $ac_compile) 2>&5 |
4617 |
ac_status=$? |
ac_status=$? |
4649 |
x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*|s390*-*linux*|sparc*-*linux*) |
x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*|s390*-*linux*|sparc*-*linux*) |
4650 |
# Find out which ABI we are using. |
# Find out which ABI we are using. |
4651 |
echo 'int i;' > conftest.$ac_ext |
echo 'int i;' > conftest.$ac_ext |
4652 |
|
lt_cv_cc_lib64_suffix=no |
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=$? |
4656 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4657 |
(exit $ac_status); }; then |
(exit $ac_status); }; then |
4658 |
case "`/usr/bin/file conftest.o`" in |
case "`/usr/bin/file conftest.$ac_objext`" in |
4659 |
*32-bit*) |
*32-bit*) |
4660 |
case $host in |
case $host in |
4661 |
x86_64-*linux*) |
x86_64-*linux*) |
4676 |
case $host in |
case $host in |
4677 |
x86_64-*linux*) |
x86_64-*linux*) |
4678 |
LD="${LD-ld} -m elf_x86_64" |
LD="${LD-ld} -m elf_x86_64" |
4679 |
|
lt_cv_cc_lib64_suffix=yes |
4680 |
;; |
;; |
4681 |
ppc*-*linux*|powerpc*-*linux*) |
ppc*-*linux*|powerpc*-*linux*) |
4682 |
LD="${LD-ld} -m elf64ppc" |
LD="${LD-ld} -m elf64ppc" |
4683 |
|
lt_cv_cc_lib64_suffix=yes |
4684 |
;; |
;; |
4685 |
s390*-*linux*) |
s390*-*linux*) |
4686 |
LD="${LD-ld} -m elf64_s390" |
LD="${LD-ld} -m elf64_s390" |
4687 |
|
lt_cv_cc_lib64_suffix=yes |
4688 |
;; |
;; |
4689 |
sparc*-*linux*) |
sparc*-*linux*) |
4690 |
LD="${LD-ld} -m elf64_sparc" |
LD="${LD-ld} -m elf64_sparc" |
4691 |
|
lt_cv_cc_lib64_suffix=yes |
4692 |
;; |
;; |
4693 |
esac |
esac |
4694 |
;; |
;; |
5642 |
echo $ECHO_N "(cached) $ECHO_C" >&6 |
echo $ECHO_N "(cached) $ECHO_C" >&6 |
5643 |
else |
else |
5644 |
i=0 |
i=0 |
5645 |
testring="ABCD" |
teststring="ABCD" |
5646 |
|
|
5647 |
case $build_os in |
case $build_os in |
5648 |
msdosdjgpp*) |
msdosdjgpp*) |
5681 |
# 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 |
5682 |
# maximum length that is only half of the actual maximum length, but |
# maximum length that is only half of the actual maximum length, but |
5683 |
# we can't tell. |
# we can't tell. |
5684 |
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` \ |
5685 |
= "XX$testring") >/dev/null 2>&1 && |
= "XX$teststring") >/dev/null 2>&1 && |
5686 |
new_result=`expr "X$testring" : ".*" 2>&1` && |
new_result=`expr "X$teststring" : ".*" 2>&1` && |
5687 |
lt_cv_sys_max_cmd_len=$new_result && |
lt_cv_sys_max_cmd_len=$new_result && |
5688 |
test $i != 17 # 1/2 MB should be enough |
test $i != 17 # 1/2 MB should be enough |
5689 |
do |
do |
5690 |
i=`expr $i + 1` |
i=`expr $i + 1` |
5691 |
testring=$testring$testring |
teststring=$teststring$teststring |
5692 |
done |
done |
5693 |
testring= |
teststring= |
5694 |
# Add a significant safety factor because C++ compilers can tack on massive |
# Add a significant safety factor because C++ compilers can tack on massive |
5695 |
# amounts of additional arguments before passing them to the linker. |
# amounts of additional arguments before passing them to the linker. |
5696 |
# It appears as though 1/2 is a usable value. |
# It appears as though 1/2 is a usable value. |
6521 |
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
6522 |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
6523 |
-e 's:$: $lt_compiler_flag:'` |
-e 's:$: $lt_compiler_flag:'` |
6524 |
(eval echo "\"\$as_me:6546: $lt_compile\"" >&5) |
(eval echo "\"\$as_me:6524: $lt_compile\"" >&5) |
6525 |
(eval "$lt_compile" 2>conftest.err) |
(eval "$lt_compile" 2>conftest.err) |
6526 |
ac_status=$? |
ac_status=$? |
6527 |
cat conftest.err >&5 |
cat conftest.err >&5 |
6528 |
echo "$as_me:6550: \$? = $ac_status" >&5 |
echo "$as_me:6528: \$? = $ac_status" >&5 |
6529 |
if (exit $ac_status) && test -s "$ac_outfile"; then |
if (exit $ac_status) && test -s "$ac_outfile"; then |
6530 |
# The compiler can only warn and ignore the option if not recognized |
# The compiler can only warn and ignore the option if not recognized |
6531 |
# So say no if there are warnings |
# So say no if there are warnings |
6754 |
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
6755 |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
6756 |
-e 's:$: $lt_compiler_flag:'` |
-e 's:$: $lt_compiler_flag:'` |
6757 |
(eval echo "\"\$as_me:6779: $lt_compile\"" >&5) |
(eval echo "\"\$as_me:6757: $lt_compile\"" >&5) |
6758 |
(eval "$lt_compile" 2>conftest.err) |
(eval "$lt_compile" 2>conftest.err) |
6759 |
ac_status=$? |
ac_status=$? |
6760 |
cat conftest.err >&5 |
cat conftest.err >&5 |
6761 |
echo "$as_me:6783: \$? = $ac_status" >&5 |
echo "$as_me:6761: \$? = $ac_status" >&5 |
6762 |
if (exit $ac_status) && test -s "$ac_outfile"; then |
if (exit $ac_status) && test -s "$ac_outfile"; then |
6763 |
# The compiler can only warn and ignore the option if not recognized |
# The compiler can only warn and ignore the option if not recognized |
6764 |
# So say no if there are warnings |
# So say no if there are warnings |
6814 |
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
6815 |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
6816 |
-e 's:$: $lt_compiler_flag:'` |
-e 's:$: $lt_compiler_flag:'` |
6817 |
(eval echo "\"\$as_me:6839: $lt_compile\"" >&5) |
(eval echo "\"\$as_me:6817: $lt_compile\"" >&5) |
6818 |
(eval "$lt_compile" 2>out/conftest.err) |
(eval "$lt_compile" 2>out/conftest.err) |
6819 |
ac_status=$? |
ac_status=$? |
6820 |
cat out/conftest.err >&5 |
cat out/conftest.err >&5 |
6821 |
echo "$as_me:6843: \$? = $ac_status" >&5 |
echo "$as_me:6821: \$? = $ac_status" >&5 |
6822 |
if (exit $ac_status) && test -s out/conftest2.$ac_objext |
if (exit $ac_status) && test -s out/conftest2.$ac_objext |
6823 |
then |
then |
6824 |
# The compiler can only warn and ignore the option if not recognized |
# The compiler can only warn and ignore the option if not recognized |
7030 |
;; |
;; |
7031 |
|
|
7032 |
linux*) |
linux*) |
7033 |
if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then |
if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then |
7034 |
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' |
7035 |
archive_cmds="$tmp_archive_cmds" |
archive_cmds="$tmp_archive_cmds" |
7036 |
supports_anon_versioning=no |
supports_anon_versioning=no |
7332 |
# Tell ltmain to make .lib files, not .a files. |
# Tell ltmain to make .lib files, not .a files. |
7333 |
libext=lib |
libext=lib |
7334 |
# Tell ltmain to make .dll files, not .so files. |
# Tell ltmain to make .dll files, not .so files. |
7335 |
shrext=".dll" |
shrext_cmds=".dll" |
7336 |
# FIXME: Setting linknames here is a bad hack. |
# FIXME: Setting linknames here is a bad hack. |
7337 |
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=' |
7338 |
# 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. |
7788 |
library_names_spec= |
library_names_spec= |
7789 |
libname_spec='lib$name' |
libname_spec='lib$name' |
7790 |
soname_spec= |
soname_spec= |
7791 |
shrext=".so" |
shrext_cmds=".so" |
7792 |
postinstall_cmds= |
postinstall_cmds= |
7793 |
postuninstall_cmds= |
postuninstall_cmds= |
7794 |
finish_cmds= |
finish_cmds= |
7901 |
|
|
7902 |
cygwin* | mingw* | pw32*) |
cygwin* | mingw* | pw32*) |
7903 |
version_type=windows |
version_type=windows |
7904 |
shrext=".dll" |
shrext_cmds=".dll" |
7905 |
need_version=no |
need_version=no |
7906 |
need_lib_prefix=no |
need_lib_prefix=no |
7907 |
|
|
7966 |
soname_spec='${libname}${release}${major}$shared_ext' |
soname_spec='${libname}${release}${major}$shared_ext' |
7967 |
shlibpath_overrides_runpath=yes |
shlibpath_overrides_runpath=yes |
7968 |
shlibpath_var=DYLD_LIBRARY_PATH |
shlibpath_var=DYLD_LIBRARY_PATH |
7969 |
shrext='$(test .$module = .yes && echo .so || echo .dylib)' |
shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)' |
7970 |
# 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. |
7971 |
if test "$GCC" = yes; then |
if test "$GCC" = yes; then |
7972 |
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"` |
8049 |
need_version=no |
need_version=no |
8050 |
case "$host_cpu" in |
case "$host_cpu" in |
8051 |
ia64*) |
ia64*) |
8052 |
shrext='.so' |
shrext_cmds='.so' |
8053 |
hardcode_into_libs=yes |
hardcode_into_libs=yes |
8054 |
dynamic_linker="$host_os dld.so" |
dynamic_linker="$host_os dld.so" |
8055 |
shlibpath_var=LD_LIBRARY_PATH |
shlibpath_var=LD_LIBRARY_PATH |
8064 |
sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec |
sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec |
8065 |
;; |
;; |
8066 |
hppa*64*) |
hppa*64*) |
8067 |
shrext='.sl' |
shrext_cmds='.sl' |
8068 |
hardcode_into_libs=yes |
hardcode_into_libs=yes |
8069 |
dynamic_linker="$host_os dld.sl" |
dynamic_linker="$host_os dld.sl" |
8070 |
shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH |
shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH |
8075 |
sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec |
sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec |
8076 |
;; |
;; |
8077 |
*) |
*) |
8078 |
shrext='.sl' |
shrext_cmds='.sl' |
8079 |
dynamic_linker="$host_os dld.sl" |
dynamic_linker="$host_os dld.sl" |
8080 |
shlibpath_var=SHLIB_PATH |
shlibpath_var=SHLIB_PATH |
8081 |
shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH |
shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH |
8144 |
# before this can be enabled. |
# before this can be enabled. |
8145 |
hardcode_into_libs=yes |
hardcode_into_libs=yes |
8146 |
|
|
8147 |
|
libsuff= |
8148 |
|
if test "$lt_cv_cc_lib64_suffix" = "yes"; then |
8149 |
|
libsuff=64 |
8150 |
|
fi |
8151 |
|
|
8152 |
# Append ld.so.conf contents to the search path |
# Append ld.so.conf contents to the search path |
8153 |
if test -f /etc/ld.so.conf; then |
if test -f /etc/ld.so.conf; then |
8154 |
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' ' '` |
8155 |
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" |
8156 |
|
sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/X11R6/lib${libsuff} /usr/local/lib${libsuff} $lt_ld_extra" |
8157 |
fi |
fi |
8158 |
|
|
8159 |
# 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 |
8235 |
|
|
8236 |
os2*) |
os2*) |
8237 |
libname_spec='$name' |
libname_spec='$name' |
8238 |
shrext=".dll" |
shrext_cmds=".dll" |
8239 |
need_lib_prefix=no |
need_lib_prefix=no |
8240 |
library_names_spec='$libname${shared_ext} $libname.a' |
library_names_spec='$libname${shared_ext} $libname.a' |
8241 |
dynamic_linker='OS/2 ld.exe' |
dynamic_linker='OS/2 ld.exe' |
9004 |
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
9005 |
lt_status=$lt_dlunknown |
lt_status=$lt_dlunknown |
9006 |
cat > conftest.$ac_ext <<EOF |
cat > conftest.$ac_ext <<EOF |
9007 |
#line 9023 "configure" |
#line 9007 "configure" |
9008 |
#include "confdefs.h" |
#include "confdefs.h" |
9009 |
|
|
9010 |
#if HAVE_DLFCN_H |
#if HAVE_DLFCN_H |
9102 |
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
9103 |
lt_status=$lt_dlunknown |
lt_status=$lt_dlunknown |
9104 |
cat > conftest.$ac_ext <<EOF |
cat > conftest.$ac_ext <<EOF |
9105 |
#line 9121 "configure" |
#line 9105 "configure" |
9106 |
#include "confdefs.h" |
#include "confdefs.h" |
9107 |
|
|
9108 |
#if HAVE_DLFCN_H |
#if HAVE_DLFCN_H |
9227 |
fi |
fi |
9228 |
;; |
;; |
9229 |
|
|
9230 |
aix4*) |
aix4* | aix5*) |
9231 |
if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then |
if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then |
9232 |
test "$enable_shared" = yes && enable_static=no |
test "$enable_shared" = yes && enable_static=no |
9233 |
fi |
fi |
9293 |
# Now quote all the things that may contain metacharacters while being |
# Now quote all the things that may contain metacharacters while being |
9294 |
# 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 |
9295 |
# variables and quote the copies for generation of the libtool script. |
# variables and quote the copies for generation of the libtool script. |
9296 |
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 \ |
9297 |
SED SHELL STRIP \ |
SED SHELL STRIP \ |
9298 |
libname_spec library_names_spec soname_spec extract_expsyms_cmds \ |
libname_spec library_names_spec soname_spec extract_expsyms_cmds \ |
9299 |
old_striplib striplib file_magic_cmd finish_cmds finish_eval \ |
old_striplib striplib file_magic_cmd finish_cmds finish_eval \ |
9484 |
OBJDUMP="$OBJDUMP" |
OBJDUMP="$OBJDUMP" |
9485 |
|
|
9486 |
# Used on cygwin: assembler. |
# Used on cygwin: assembler. |
9487 |
AS=$lt_AS |
AS="$AS" |
9488 |
|
|
9489 |
# The name of the directory that contains temporary libtool files. |
# The name of the directory that contains temporary libtool files. |
9490 |
objdir=$objdir |
objdir=$objdir |
9503 |
libext="$libext" |
libext="$libext" |
9504 |
|
|
9505 |
# Shared library suffix (normally ".so"). |
# Shared library suffix (normally ".so"). |
9506 |
shrext='$shrext' |
shrext_cmds='$shrext_cmds' |
9507 |
|
|
9508 |
# Executable file suffix (normally ""). |
# Executable file suffix (normally ""). |
9509 |
exeext="$exeext" |
exeext="$exeext" |
10418 |
# explicitly linking system object files so we need to strip them |
# explicitly linking system object files so we need to strip them |
10419 |
# 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 |
10420 |
# dependencies. |
# dependencies. |
10421 |
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' |
10422 |
;; |
;; |
10423 |
*) |
*) |
10424 |
if test "$GXX" = yes; then |
if test "$GXX" = yes; then |
11281 |
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
11282 |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
11283 |
-e 's:$: $lt_compiler_flag:'` |
-e 's:$: $lt_compiler_flag:'` |
11284 |
(eval echo "\"\$as_me:11300: $lt_compile\"" >&5) |
(eval echo "\"\$as_me:11284: $lt_compile\"" >&5) |
11285 |
(eval "$lt_compile" 2>conftest.err) |
(eval "$lt_compile" 2>conftest.err) |
11286 |
ac_status=$? |
ac_status=$? |
11287 |
cat conftest.err >&5 |
cat conftest.err >&5 |
11288 |
echo "$as_me:11304: \$? = $ac_status" >&5 |
echo "$as_me:11288: \$? = $ac_status" >&5 |
11289 |
if (exit $ac_status) && test -s "$ac_outfile"; then |
if (exit $ac_status) && test -s "$ac_outfile"; then |
11290 |
# The compiler can only warn and ignore the option if not recognized |
# The compiler can only warn and ignore the option if not recognized |
11291 |
# So say no if there are warnings |
# So say no if there are warnings |
11341 |
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
11342 |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
11343 |
-e 's:$: $lt_compiler_flag:'` |
-e 's:$: $lt_compiler_flag:'` |
11344 |
(eval echo "\"\$as_me:11360: $lt_compile\"" >&5) |
(eval echo "\"\$as_me:11344: $lt_compile\"" >&5) |
11345 |
(eval "$lt_compile" 2>out/conftest.err) |
(eval "$lt_compile" 2>out/conftest.err) |
11346 |
ac_status=$? |
ac_status=$? |
11347 |
cat out/conftest.err >&5 |
cat out/conftest.err >&5 |
11348 |
echo "$as_me:11364: \$? = $ac_status" >&5 |
echo "$as_me:11348: \$? = $ac_status" >&5 |
11349 |
if (exit $ac_status) && test -s out/conftest2.$ac_objext |
if (exit $ac_status) && test -s out/conftest2.$ac_objext |
11350 |
then |
then |
11351 |
# The compiler can only warn and ignore the option if not recognized |
# The compiler can only warn and ignore the option if not recognized |
11492 |
library_names_spec= |
library_names_spec= |
11493 |
libname_spec='lib$name' |
libname_spec='lib$name' |
11494 |
soname_spec= |
soname_spec= |
11495 |
shrext=".so" |
shrext_cmds=".so" |
11496 |
postinstall_cmds= |
postinstall_cmds= |
11497 |
postuninstall_cmds= |
postuninstall_cmds= |
11498 |
finish_cmds= |
finish_cmds= |
11605 |
|
|
11606 |
cygwin* | mingw* | pw32*) |
cygwin* | mingw* | pw32*) |
11607 |
version_type=windows |
version_type=windows |
11608 |
shrext=".dll" |
shrext_cmds=".dll" |
11609 |
need_version=no |
need_version=no |
11610 |
need_lib_prefix=no |
need_lib_prefix=no |
11611 |
|
|
11670 |
soname_spec='${libname}${release}${major}$shared_ext' |
soname_spec='${libname}${release}${major}$shared_ext' |
11671 |
shlibpath_overrides_runpath=yes |
shlibpath_overrides_runpath=yes |
11672 |
shlibpath_var=DYLD_LIBRARY_PATH |
shlibpath_var=DYLD_LIBRARY_PATH |
11673 |
shrext='$(test .$module = .yes && echo .so || echo .dylib)' |
shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)' |
11674 |
# 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. |
11675 |
if test "$GCC" = yes; then |
if test "$GCC" = yes; then |
11676 |
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"` |
11753 |
need_version=no |
need_version=no |
11754 |
case "$host_cpu" in |
case "$host_cpu" in |
11755 |
ia64*) |
ia64*) |
11756 |
shrext='.so' |
shrext_cmds='.so' |
11757 |
hardcode_into_libs=yes |
hardcode_into_libs=yes |
11758 |
dynamic_linker="$host_os dld.so" |
dynamic_linker="$host_os dld.so" |
11759 |
shlibpath_var=LD_LIBRARY_PATH |
shlibpath_var=LD_LIBRARY_PATH |
11768 |
sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec |
sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec |
11769 |
;; |
;; |
11770 |
hppa*64*) |
hppa*64*) |
11771 |
shrext='.sl' |
shrext_cmds='.sl' |
11772 |
hardcode_into_libs=yes |
hardcode_into_libs=yes |
11773 |
dynamic_linker="$host_os dld.sl" |
dynamic_linker="$host_os dld.sl" |
11774 |
shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH |
shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH |
11779 |
sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec |
sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec |
11780 |
;; |
;; |
11781 |
*) |
*) |
11782 |
shrext='.sl' |
shrext_cmds='.sl' |
11783 |
dynamic_linker="$host_os dld.sl" |
dynamic_linker="$host_os dld.sl" |
11784 |
shlibpath_var=SHLIB_PATH |
shlibpath_var=SHLIB_PATH |
11785 |
shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH |
shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH |
11848 |
# before this can be enabled. |
# before this can be enabled. |
11849 |
hardcode_into_libs=yes |
hardcode_into_libs=yes |
11850 |
|
|
11851 |
|
libsuff= |
11852 |
|
if test "$lt_cv_cc_lib64_suffix" = "yes"; then |
11853 |
|
libsuff=64 |
11854 |
|
fi |
11855 |
|
|
11856 |
# Append ld.so.conf contents to the search path |
# Append ld.so.conf contents to the search path |
11857 |
if test -f /etc/ld.so.conf; then |
if test -f /etc/ld.so.conf; then |
11858 |
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' ' '` |
11859 |
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" |
11860 |
|
sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/X11R6/lib${libsuff} /usr/local/lib${libsuff} $lt_ld_extra" |
11861 |
fi |
fi |
11862 |
|
|
11863 |
# 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 |
11939 |
|
|
11940 |
os2*) |
os2*) |
11941 |
libname_spec='$name' |
libname_spec='$name' |
11942 |
shrext=".dll" |
shrext_cmds=".dll" |
11943 |
need_lib_prefix=no |
need_lib_prefix=no |
11944 |
library_names_spec='$libname${shared_ext} $libname.a' |
library_names_spec='$libname${shared_ext} $libname.a' |
11945 |
dynamic_linker='OS/2 ld.exe' |
dynamic_linker='OS/2 ld.exe' |
12708 |
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
12709 |
lt_status=$lt_dlunknown |
lt_status=$lt_dlunknown |
12710 |
cat > conftest.$ac_ext <<EOF |
cat > conftest.$ac_ext <<EOF |
12711 |
#line 12721 "configure" |
#line 12711 "configure" |
12712 |
#include "confdefs.h" |
#include "confdefs.h" |
12713 |
|
|
12714 |
#if HAVE_DLFCN_H |
#if HAVE_DLFCN_H |
12806 |
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
12807 |
lt_status=$lt_dlunknown |
lt_status=$lt_dlunknown |
12808 |
cat > conftest.$ac_ext <<EOF |
cat > conftest.$ac_ext <<EOF |
12809 |
#line 12819 "configure" |
#line 12809 "configure" |
12810 |
#include "confdefs.h" |
#include "confdefs.h" |
12811 |
|
|
12812 |
#if HAVE_DLFCN_H |
#if HAVE_DLFCN_H |
12923 |
# Now quote all the things that may contain metacharacters while being |
# Now quote all the things that may contain metacharacters while being |
12924 |
# 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 |
12925 |
# variables and quote the copies for generation of the libtool script. |
# variables and quote the copies for generation of the libtool script. |
12926 |
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 \ |
12927 |
SED SHELL STRIP \ |
SED SHELL STRIP \ |
12928 |
libname_spec library_names_spec soname_spec extract_expsyms_cmds \ |
libname_spec library_names_spec soname_spec extract_expsyms_cmds \ |
12929 |
old_striplib striplib file_magic_cmd finish_cmds finish_eval \ |
old_striplib striplib file_magic_cmd finish_cmds finish_eval \ |
13066 |
OBJDUMP="$OBJDUMP" |
OBJDUMP="$OBJDUMP" |
13067 |
|
|
13068 |
# Used on cygwin: assembler. |
# Used on cygwin: assembler. |
13069 |
AS=$lt_AS |
AS="$AS" |
13070 |
|
|
13071 |
# The name of the directory that contains temporary libtool files. |
# The name of the directory that contains temporary libtool files. |
13072 |
objdir=$objdir |
objdir=$objdir |
13085 |
libext="$libext" |
libext="$libext" |
13086 |
|
|
13087 |
# Shared library suffix (normally ".so"). |
# Shared library suffix (normally ".so"). |
13088 |
shrext='$shrext' |
shrext_cmds='$shrext_cmds' |
13089 |
|
|
13090 |
# Executable file suffix (normally ""). |
# Executable file suffix (normally ""). |
13091 |
exeext="$exeext" |
exeext="$exeext" |
13407 |
postinstall_cmds='$RANLIB $lib' |
postinstall_cmds='$RANLIB $lib' |
13408 |
fi |
fi |
13409 |
;; |
;; |
13410 |
aix4*) |
aix4* | aix5*) |
13411 |
test "$enable_shared" = yes && enable_static=no |
test "$enable_shared" = yes && enable_static=no |
13412 |
;; |
;; |
13413 |
esac |
esac |
13633 |
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
13634 |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
13635 |
-e 's:$: $lt_compiler_flag:'` |
-e 's:$: $lt_compiler_flag:'` |
13636 |
(eval echo "\"\$as_me:13646: $lt_compile\"" >&5) |
(eval echo "\"\$as_me:13636: $lt_compile\"" >&5) |
13637 |
(eval "$lt_compile" 2>conftest.err) |
(eval "$lt_compile" 2>conftest.err) |
13638 |
ac_status=$? |
ac_status=$? |
13639 |
cat conftest.err >&5 |
cat conftest.err >&5 |
13640 |
echo "$as_me:13650: \$? = $ac_status" >&5 |
echo "$as_me:13640: \$? = $ac_status" >&5 |
13641 |
if (exit $ac_status) && test -s "$ac_outfile"; then |
if (exit $ac_status) && test -s "$ac_outfile"; then |
13642 |
# The compiler can only warn and ignore the option if not recognized |
# The compiler can only warn and ignore the option if not recognized |
13643 |
# So say no if there are warnings |
# So say no if there are warnings |
13693 |
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
13694 |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
13695 |
-e 's:$: $lt_compiler_flag:'` |
-e 's:$: $lt_compiler_flag:'` |
13696 |
(eval echo "\"\$as_me:13706: $lt_compile\"" >&5) |
(eval echo "\"\$as_me:13696: $lt_compile\"" >&5) |
13697 |
(eval "$lt_compile" 2>out/conftest.err) |
(eval "$lt_compile" 2>out/conftest.err) |
13698 |
ac_status=$? |
ac_status=$? |
13699 |
cat out/conftest.err >&5 |
cat out/conftest.err >&5 |
13700 |
echo "$as_me:13710: \$? = $ac_status" >&5 |
echo "$as_me:13700: \$? = $ac_status" >&5 |
13701 |
if (exit $ac_status) && test -s out/conftest2.$ac_objext |
if (exit $ac_status) && test -s out/conftest2.$ac_objext |
13702 |
then |
then |
13703 |
# The compiler can only warn and ignore the option if not recognized |
# The compiler can only warn and ignore the option if not recognized |
13909 |
;; |
;; |
13910 |
|
|
13911 |
linux*) |
linux*) |
13912 |
if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then |
if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then |
13913 |
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' |
13914 |
archive_cmds_F77="$tmp_archive_cmds" |
archive_cmds_F77="$tmp_archive_cmds" |
13915 |
supports_anon_versioning=no |
supports_anon_versioning=no |
14191 |
# Tell ltmain to make .lib files, not .a files. |
# Tell ltmain to make .lib files, not .a files. |
14192 |
libext=lib |
libext=lib |
14193 |
# Tell ltmain to make .dll files, not .so files. |
# Tell ltmain to make .dll files, not .so files. |
14194 |
shrext=".dll" |
shrext_cmds=".dll" |
14195 |
# FIXME: Setting linknames here is a bad hack. |
# FIXME: Setting linknames here is a bad hack. |
14196 |
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=' |
14197 |
# 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. |
14647 |
library_names_spec= |
library_names_spec= |
14648 |
libname_spec='lib$name' |
libname_spec='lib$name' |
14649 |
soname_spec= |
soname_spec= |
14650 |
shrext=".so" |
shrext_cmds=".so" |
14651 |
postinstall_cmds= |
postinstall_cmds= |
14652 |
postuninstall_cmds= |
postuninstall_cmds= |
14653 |
finish_cmds= |
finish_cmds= |
14760 |
|
|
14761 |
cygwin* | mingw* | pw32*) |
cygwin* | mingw* | pw32*) |
14762 |
version_type=windows |
version_type=windows |
14763 |
shrext=".dll" |
shrext_cmds=".dll" |
14764 |
need_version=no |
need_version=no |
14765 |
need_lib_prefix=no |
need_lib_prefix=no |
14766 |
|
|
14825 |
soname_spec='${libname}${release}${major}$shared_ext' |
soname_spec='${libname}${release}${major}$shared_ext' |
14826 |
shlibpath_overrides_runpath=yes |
shlibpath_overrides_runpath=yes |
14827 |
shlibpath_var=DYLD_LIBRARY_PATH |
shlibpath_var=DYLD_LIBRARY_PATH |
14828 |
shrext='$(test .$module = .yes && echo .so || echo .dylib)' |
shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)' |
14829 |
# 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. |
14830 |
if test "$GCC" = yes; then |
if test "$GCC" = yes; then |
14831 |
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"` |
14908 |
need_version=no |
need_version=no |
14909 |
case "$host_cpu" in |
case "$host_cpu" in |
14910 |
ia64*) |
ia64*) |
14911 |
shrext='.so' |
shrext_cmds='.so' |
14912 |
hardcode_into_libs=yes |
hardcode_into_libs=yes |
14913 |
dynamic_linker="$host_os dld.so" |
dynamic_linker="$host_os dld.so" |
14914 |
shlibpath_var=LD_LIBRARY_PATH |
shlibpath_var=LD_LIBRARY_PATH |
14923 |
sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec |
sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec |
14924 |
;; |
;; |
14925 |
hppa*64*) |
hppa*64*) |
14926 |
shrext='.sl' |
shrext_cmds='.sl' |
14927 |
hardcode_into_libs=yes |
hardcode_into_libs=yes |
14928 |
dynamic_linker="$host_os dld.sl" |
dynamic_linker="$host_os dld.sl" |
14929 |
shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH |
shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH |
14934 |
sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec |
sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec |
14935 |
;; |
;; |
14936 |
*) |
*) |
14937 |
shrext='.sl' |
shrext_cmds='.sl' |
14938 |
dynamic_linker="$host_os dld.sl" |
dynamic_linker="$host_os dld.sl" |
14939 |
shlibpath_var=SHLIB_PATH |
shlibpath_var=SHLIB_PATH |
14940 |
shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH |
shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH |
15003 |
# before this can be enabled. |
# before this can be enabled. |
15004 |
hardcode_into_libs=yes |
hardcode_into_libs=yes |
15005 |
|
|
15006 |
|
libsuff= |
15007 |
|
if test "$lt_cv_cc_lib64_suffix" = "yes"; then |
15008 |
|
libsuff=64 |
15009 |
|
fi |
15010 |
|
|
15011 |
# Append ld.so.conf contents to the search path |
# Append ld.so.conf contents to the search path |
15012 |
if test -f /etc/ld.so.conf; then |
if test -f /etc/ld.so.conf; then |
15013 |
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' ' '` |
15014 |
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" |
15015 |
|
sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/X11R6/lib${libsuff} /usr/local/lib${libsuff} $lt_ld_extra" |
15016 |
fi |
fi |
15017 |
|
|
15018 |
# 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 |
15094 |
|
|
15095 |
os2*) |
os2*) |
15096 |
libname_spec='$name' |
libname_spec='$name' |
15097 |
shrext=".dll" |
shrext_cmds=".dll" |
15098 |
need_lib_prefix=no |
need_lib_prefix=no |
15099 |
library_names_spec='$libname${shared_ext} $libname.a' |
library_names_spec='$libname${shared_ext} $libname.a' |
15100 |
dynamic_linker='OS/2 ld.exe' |
dynamic_linker='OS/2 ld.exe' |
15273 |
# Now quote all the things that may contain metacharacters while being |
# Now quote all the things that may contain metacharacters while being |
15274 |
# 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 |
15275 |
# variables and quote the copies for generation of the libtool script. |
# variables and quote the copies for generation of the libtool script. |
15276 |
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 \ |
15277 |
SED SHELL STRIP \ |
SED SHELL STRIP \ |
15278 |
libname_spec library_names_spec soname_spec extract_expsyms_cmds \ |
libname_spec library_names_spec soname_spec extract_expsyms_cmds \ |
15279 |
old_striplib striplib file_magic_cmd finish_cmds finish_eval \ |
old_striplib striplib file_magic_cmd finish_cmds finish_eval \ |
15416 |
OBJDUMP="$OBJDUMP" |
OBJDUMP="$OBJDUMP" |
15417 |
|
|
15418 |
# Used on cygwin: assembler. |
# Used on cygwin: assembler. |
15419 |
AS=$lt_AS |
AS="$AS" |
15420 |
|
|
15421 |
# The name of the directory that contains temporary libtool files. |
# The name of the directory that contains temporary libtool files. |
15422 |
objdir=$objdir |
objdir=$objdir |
15435 |
libext="$libext" |
libext="$libext" |
15436 |
|
|
15437 |
# Shared library suffix (normally ".so"). |
# Shared library suffix (normally ".so"). |
15438 |
shrext='$shrext' |
shrext_cmds='$shrext_cmds' |
15439 |
|
|
15440 |
# Executable file suffix (normally ""). |
# Executable file suffix (normally ""). |
15441 |
exeext="$exeext" |
exeext="$exeext" |
15733 |
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
15734 |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
15735 |
-e 's:$: $lt_compiler_flag:'` |
-e 's:$: $lt_compiler_flag:'` |
15736 |
(eval echo "\"\$as_me:15740: $lt_compile\"" >&5) |
(eval echo "\"\$as_me:15736: $lt_compile\"" >&5) |
15737 |
(eval "$lt_compile" 2>conftest.err) |
(eval "$lt_compile" 2>conftest.err) |
15738 |
ac_status=$? |
ac_status=$? |
15739 |
cat conftest.err >&5 |
cat conftest.err >&5 |
15740 |
echo "$as_me:15744: \$? = $ac_status" >&5 |
echo "$as_me:15740: \$? = $ac_status" >&5 |
15741 |
if (exit $ac_status) && test -s "$ac_outfile"; then |
if (exit $ac_status) && test -s "$ac_outfile"; then |
15742 |
# The compiler can only warn and ignore the option if not recognized |
# The compiler can only warn and ignore the option if not recognized |
15743 |
# So say no if there are warnings |
# So say no if there are warnings |
15966 |
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
15967 |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
15968 |
-e 's:$: $lt_compiler_flag:'` |
-e 's:$: $lt_compiler_flag:'` |
15969 |
(eval echo "\"\$as_me:15973: $lt_compile\"" >&5) |
(eval echo "\"\$as_me:15969: $lt_compile\"" >&5) |
15970 |
(eval "$lt_compile" 2>conftest.err) |
(eval "$lt_compile" 2>conftest.err) |
15971 |
ac_status=$? |
ac_status=$? |
15972 |
cat conftest.err >&5 |
cat conftest.err >&5 |
15973 |
echo "$as_me:15977: \$? = $ac_status" >&5 |
echo "$as_me:15973: \$? = $ac_status" >&5 |
15974 |
if (exit $ac_status) && test -s "$ac_outfile"; then |
if (exit $ac_status) && test -s "$ac_outfile"; then |
15975 |
# The compiler can only warn and ignore the option if not recognized |
# The compiler can only warn and ignore the option if not recognized |
15976 |
# So say no if there are warnings |
# So say no if there are warnings |
16026 |
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
-e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
16027 |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
16028 |
-e 's:$: $lt_compiler_flag:'` |
-e 's:$: $lt_compiler_flag:'` |
16029 |
(eval echo "\"\$as_me:16033: $lt_compile\"" >&5) |
(eval echo "\"\$as_me:16029: $lt_compile\"" >&5) |
16030 |
(eval "$lt_compile" 2>out/conftest.err) |
(eval "$lt_compile" 2>out/conftest.err) |
16031 |
ac_status=$? |
ac_status=$? |
16032 |
cat out/conftest.err >&5 |
cat out/conftest.err >&5 |
16033 |
echo "$as_me:16037: \$? = $ac_status" >&5 |
echo "$as_me:16033: \$? = $ac_status" >&5 |
16034 |
if (exit $ac_status) && test -s out/conftest2.$ac_objext |
if (exit $ac_status) && test -s out/conftest2.$ac_objext |
16035 |
then |
then |
16036 |
# The compiler can only warn and ignore the option if not recognized |
# The compiler can only warn and ignore the option if not recognized |
16242 |
;; |
;; |
16243 |
|
|
16244 |
linux*) |
linux*) |
16245 |
if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then |
if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then |
16246 |
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' |
16247 |
archive_cmds_GCJ="$tmp_archive_cmds" |
archive_cmds_GCJ="$tmp_archive_cmds" |
16248 |
supports_anon_versioning=no |
supports_anon_versioning=no |
16544 |
# Tell ltmain to make .lib files, not .a files. |
# Tell ltmain to make .lib files, not .a files. |
16545 |
libext=lib |
libext=lib |
16546 |
# Tell ltmain to make .dll files, not .so files. |
# Tell ltmain to make .dll files, not .so files. |
16547 |
shrext=".dll" |
shrext_cmds=".dll" |
16548 |
# FIXME: Setting linknames here is a bad hack. |
# FIXME: Setting linknames here is a bad hack. |
16549 |
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=' |
16550 |
# 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. |
17000 |
library_names_spec= |
library_names_spec= |
17001 |
libname_spec='lib$name' |
libname_spec='lib$name' |
17002 |
soname_spec= |
soname_spec= |
17003 |
shrext=".so" |
shrext_cmds=".so" |
17004 |
postinstall_cmds= |
postinstall_cmds= |
17005 |
postuninstall_cmds= |
postuninstall_cmds= |
17006 |
finish_cmds= |
finish_cmds= |
17113 |
|
|
17114 |
cygwin* | mingw* | pw32*) |
cygwin* | mingw* | pw32*) |
17115 |
version_type=windows |
version_type=windows |
17116 |
shrext=".dll" |
shrext_cmds=".dll" |
17117 |
need_version=no |
need_version=no |
17118 |
need_lib_prefix=no |
need_lib_prefix=no |
17119 |
|
|
17178 |
soname_spec='${libname}${release}${major}$shared_ext' |
soname_spec='${libname}${release}${major}$shared_ext' |
17179 |
shlibpath_overrides_runpath=yes |
shlibpath_overrides_runpath=yes |
17180 |
shlibpath_var=DYLD_LIBRARY_PATH |
shlibpath_var=DYLD_LIBRARY_PATH |
17181 |
shrext='$(test .$module = .yes && echo .so || echo .dylib)' |
shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)' |
17182 |
# 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. |
17183 |
if test "$GCC" = yes; then |
if test "$GCC" = yes; then |
17184 |
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"` |
17261 |
need_version=no |
need_version=no |
17262 |
case "$host_cpu" in |
case "$host_cpu" in |
17263 |
ia64*) |
ia64*) |
17264 |
shrext='.so' |
shrext_cmds='.so' |
17265 |
hardcode_into_libs=yes |
hardcode_into_libs=yes |
17266 |
dynamic_linker="$host_os dld.so" |
dynamic_linker="$host_os dld.so" |
17267 |
shlibpath_var=LD_LIBRARY_PATH |
shlibpath_var=LD_LIBRARY_PATH |
17276 |
sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec |
sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec |
17277 |
;; |
;; |
17278 |
hppa*64*) |
hppa*64*) |
17279 |
shrext='.sl' |
shrext_cmds='.sl' |
17280 |
hardcode_into_libs=yes |
hardcode_into_libs=yes |
17281 |
dynamic_linker="$host_os dld.sl" |
dynamic_linker="$host_os dld.sl" |
17282 |
shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH |
shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH |
17287 |
sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec |
sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec |
17288 |
;; |
;; |
17289 |
*) |
*) |
17290 |
shrext='.sl' |
shrext_cmds='.sl' |
17291 |
dynamic_linker="$host_os dld.sl" |
dynamic_linker="$host_os dld.sl" |
17292 |
shlibpath_var=SHLIB_PATH |
shlibpath_var=SHLIB_PATH |
17293 |
shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH |
shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH |
17356 |
# before this can be enabled. |
# before this can be enabled. |
17357 |
hardcode_into_libs=yes |
hardcode_into_libs=yes |
17358 |
|
|
17359 |
|
libsuff= |
17360 |
|
if test "$lt_cv_cc_lib64_suffix" = "yes"; then |
17361 |
|
libsuff=64 |
17362 |
|
fi |
17363 |
|
|
17364 |
# Append ld.so.conf contents to the search path |
# Append ld.so.conf contents to the search path |
17365 |
if test -f /etc/ld.so.conf; then |
if test -f /etc/ld.so.conf; then |
17366 |
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' ' '` |
17367 |
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" |
17368 |
|
sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/X11R6/lib${libsuff} /usr/local/lib${libsuff} $lt_ld_extra" |
17369 |
fi |
fi |
17370 |
|
|
17371 |
# 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 |
17447 |
|
|
17448 |
os2*) |
os2*) |
17449 |
libname_spec='$name' |
libname_spec='$name' |
17450 |
shrext=".dll" |
shrext_cmds=".dll" |
17451 |
need_lib_prefix=no |
need_lib_prefix=no |
17452 |
library_names_spec='$libname${shared_ext} $libname.a' |
library_names_spec='$libname${shared_ext} $libname.a' |
17453 |
dynamic_linker='OS/2 ld.exe' |
dynamic_linker='OS/2 ld.exe' |
18216 |
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
18217 |
lt_status=$lt_dlunknown |
lt_status=$lt_dlunknown |
18218 |
cat > conftest.$ac_ext <<EOF |
cat > conftest.$ac_ext <<EOF |
18219 |
#line 18217 "configure" |
#line 18219 "configure" |
18220 |
#include "confdefs.h" |
#include "confdefs.h" |
18221 |
|
|
18222 |
#if HAVE_DLFCN_H |
#if HAVE_DLFCN_H |
18314 |
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
18315 |
lt_status=$lt_dlunknown |
lt_status=$lt_dlunknown |
18316 |
cat > conftest.$ac_ext <<EOF |
cat > conftest.$ac_ext <<EOF |
18317 |
#line 18315 "configure" |
#line 18317 "configure" |
18318 |
#include "confdefs.h" |
#include "confdefs.h" |
18319 |
|
|
18320 |
#if HAVE_DLFCN_H |
#if HAVE_DLFCN_H |
18431 |
# Now quote all the things that may contain metacharacters while being |
# Now quote all the things that may contain metacharacters while being |
18432 |
# 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 |
18433 |
# variables and quote the copies for generation of the libtool script. |
# variables and quote the copies for generation of the libtool script. |
18434 |
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 \ |
18435 |
SED SHELL STRIP \ |
SED SHELL STRIP \ |
18436 |
libname_spec library_names_spec soname_spec extract_expsyms_cmds \ |
libname_spec library_names_spec soname_spec extract_expsyms_cmds \ |
18437 |
old_striplib striplib file_magic_cmd finish_cmds finish_eval \ |
old_striplib striplib file_magic_cmd finish_cmds finish_eval \ |
18574 |
OBJDUMP="$OBJDUMP" |
OBJDUMP="$OBJDUMP" |
18575 |
|
|
18576 |
# Used on cygwin: assembler. |
# Used on cygwin: assembler. |
18577 |
AS=$lt_AS |
AS="$AS" |
18578 |
|
|
18579 |
# The name of the directory that contains temporary libtool files. |
# The name of the directory that contains temporary libtool files. |
18580 |
objdir=$objdir |
objdir=$objdir |
18593 |
libext="$libext" |
libext="$libext" |
18594 |
|
|
18595 |
# Shared library suffix (normally ".so"). |
# Shared library suffix (normally ".so"). |
18596 |
shrext='$shrext' |
shrext_cmds='$shrext_cmds' |
18597 |
|
|
18598 |
# Executable file suffix (normally ""). |
# Executable file suffix (normally ""). |
18599 |
exeext="$exeext" |
exeext="$exeext" |
18876 |
# Now quote all the things that may contain metacharacters while being |
# Now quote all the things that may contain metacharacters while being |
18877 |
# 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 |
18878 |
# variables and quote the copies for generation of the libtool script. |
# variables and quote the copies for generation of the libtool script. |
18879 |
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 \ |
18880 |
SED SHELL STRIP \ |
SED SHELL STRIP \ |
18881 |
libname_spec library_names_spec soname_spec extract_expsyms_cmds \ |
libname_spec library_names_spec soname_spec extract_expsyms_cmds \ |
18882 |
old_striplib striplib file_magic_cmd finish_cmds finish_eval \ |
old_striplib striplib file_magic_cmd finish_cmds finish_eval \ |
19019 |
OBJDUMP="$OBJDUMP" |
OBJDUMP="$OBJDUMP" |
19020 |
|
|
19021 |
# Used on cygwin: assembler. |
# Used on cygwin: assembler. |
19022 |
AS=$lt_AS |
AS="$AS" |
19023 |
|
|
19024 |
# The name of the directory that contains temporary libtool files. |
# The name of the directory that contains temporary libtool files. |
19025 |
objdir=$objdir |
objdir=$objdir |
19038 |
libext="$libext" |
libext="$libext" |
19039 |
|
|
19040 |
# Shared library suffix (normally ".so"). |
# Shared library suffix (normally ".so"). |
19041 |
shrext='$shrext' |
shrext_cmds='$shrext_cmds' |
19042 |
|
|
19043 |
# Executable file suffix (normally ""). |
# Executable file suffix (normally ""). |
19044 |
exeext="$exeext" |
exeext="$exeext" |
19409 |
test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' |
test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' |
19410 |
|
|
19411 |
|
|
|
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 |
|
|
|
|
19412 |
|
|
19413 |
|
|
19414 |
echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 |
echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 |
19494 |
|
|
19495 |
|
|
19496 |
|
|
19497 |
|
|
19498 |
# Check whether --with-root or --without-root was given. |
# Check whether --with-root or --without-root was given. |
19499 |
if test "${with_root+set}" = set; then |
if test "${with_root+set}" = set; then |
19500 |
withval="$with_root" |
withval="$with_root" |
19503 |
|
|
19504 |
ROOT_LIBRARY="${ROOTSYS}/lib" |
ROOT_LIBRARY="${ROOTSYS}/lib" |
19505 |
|
|
19506 |
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=" \ |
19507 |
|
${ROOT_LIBRARY}/libCint.so ${ROOT_LIBRARY}/libCore.so \ |
19508 |
|
${ROOT_LIBRARY}/libMatrix.so ${ROOT_LIBRARY}/libHist.so \ |
19509 |
|
${ROOT_LIBRARY}/libTree.so ${ROOT_LIBRARY}/libGraf.so \ |
19510 |
|
${ROOT_LIBRARY}/libGraf3d.so ${ROOT_LIBRARY}/libGpad.so \ |
19511 |
|
${ROOT_LIBRARY}/libGui.so ${ROOT_LIBRARY}/libMinuit.so \ |
19512 |
|
${ROOT_LIBRARY}/libHistPainter.so ${ROOT_LIBRARY}/libTreePlayer.so \ |
19513 |
|
${ROOT_LIBRARY}/libTreeViewer.so ${ROOT_LIBRARY}/libProof.so \ |
19514 |
|
${ROOT_LIBRARY}/libProofGui.so ${ROOT_LIBRARY}/libPhysics.so \ |
19515 |
|
${ROOT_LIBRARY}/libRint.so ${ROOT_LIBRARY}/libHtml.so \ |
19516 |
|
${ROOT_LIBRARY}/libEG.so ${ROOT_LIBRARY}/libGeom.so \ |
19517 |
|
${ROOT_LIBRARY}/libGeomPainter.so ${ROOT_LIBRARY}/libVMC.so \ |
19518 |
|
${ROOT_LIBRARY}/libFumili.so ${ROOT_LIBRARY}/libMLP.so \ |
19519 |
|
${ROOT_LIBRARY}/libGedOld.so ${ROOT_LIBRARY}/libGed.so \ |
19520 |
|
${ROOT_LIBRARY}/libQuadp.so \ |
19521 |
|
${ROOT_LIBRARY}/libGX11.so ${ROOT_LIBRARY}/libGX11TTF.so \ |
19522 |
|
${ROOT_LIBRARY}/libX3d.so \ |
19523 |
|
${ROOT_LIBRARY}/libASImage.so \ |
19524 |
|
${ROOT_LIBRARY}/libThread.so ${ROOT_LIBRARY}/libRXML.so \ |
19525 |
|
-ldl" |
19526 |
|
|
19527 |
|
|
19528 |
ROOT_INCLUDES="-I${ROOTSYS}/include" |
ROOT_INCLUDES="-I${ROOTSYS}/include" |
19529 |
|
|
19531 |
ROOTCINT=${ROOTSYS}/bin/rootcint |
ROOTCINT=${ROOTSYS}/bin/rootcint |
19532 |
|
|
19533 |
|
|
19534 |
|
echo "$as_me:$LINENO: checking for gprof" >&5 |
19535 |
|
echo $ECHO_N "checking for gprof... $ECHO_C" >&6 |
19536 |
|
# Check whether --enable-gprof or --disable-gprof was given. |
19537 |
|
if test "${enable_gprof+set}" = set; then |
19538 |
|
enableval="$enable_gprof" |
19539 |
|
gprof=$enableval |
19540 |
|
else |
19541 |
|
gprof=no |
19542 |
|
fi; |
19543 |
|
if test "$gprof" != no |
19544 |
|
then |
19545 |
|
CXXFLAGS="-pg $CXXFLAGS" |
19546 |
|
echo "$as_me:$LINENO: result: enabled" >&5 |
19547 |
|
echo "${ECHO_T}enabled" >&6 |
19548 |
|
else |
19549 |
|
echo "$as_me:$LINENO: result: no" >&5 |
19550 |
|
echo "${ECHO_T}no" >&6 |
19551 |
|
fi |
19552 |
|
|
19553 |
# Check whether --with-log4cppp or --without-log4cppp was given. |
|
19554 |
if test "${with_log4cppp+set}" = set; then |
# Check whether --with-log4cxx or --without-log4cxx was given. |
19555 |
withval="$with_log4cppp" |
if test "${with_log4cxx+set}" = set; then |
19556 |
LOG4CPP=$with_log4cpp |
withval="$with_log4cxx" |
19557 |
|
LOG4CXX=$with_log4cxx |
19558 |
fi; |
fi; |
19559 |
|
LOG4CXX_INCLUDES="-I${LOG4CXX}/include" |
19560 |
|
|
19561 |
echo "$as_me:$LINENO: checking for ANSI C header files" >&5 |
echo "$as_me:$LINENO: checking for ANSI C header files" >&5 |
19562 |
echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6 |
echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6 |
19726 |
|
|
19727 |
|
|
19728 |
|
|
19729 |
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/anticounter/Makefile event/physics/calorimeter/Makefile techmodel/Makefile techmodel/forroutines/Makefile techmodel/forroutines/tracker/Makefile techmodel/forroutines/tracker/readraw/Makefile techmodel/forroutines/anticounter/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" |
19730 |
cat >confcache <<\_ACEOF |
cat >confcache <<\_ACEOF |
19731 |
# This file is a shell script that caches the results of configure |
# This file is a shell script that caches the results of configure |
19732 |
# tests run on this system so they can be shared between configure |
# tests run on this system so they can be shared between configure |
20292 |
"event/arrDump/Makefile" ) CONFIG_FILES="$CONFIG_FILES event/arrDump/Makefile" ;; |
"event/arrDump/Makefile" ) CONFIG_FILES="$CONFIG_FILES event/arrDump/Makefile" ;; |
20293 |
"event/tabDump/Makefile" ) CONFIG_FILES="$CONFIG_FILES event/tabDump/Makefile" ;; |
"event/tabDump/Makefile" ) CONFIG_FILES="$CONFIG_FILES event/tabDump/Makefile" ;; |
20294 |
"event/varDump/Makefile" ) CONFIG_FILES="$CONFIG_FILES event/varDump/Makefile" ;; |
"event/varDump/Makefile" ) CONFIG_FILES="$CONFIG_FILES event/varDump/Makefile" ;; |
20295 |
|
"event/tsbt/Makefile" ) CONFIG_FILES="$CONFIG_FILES event/tsbt/Makefile" ;; |
20296 |
|
"event/tsbb/Makefile" ) CONFIG_FILES="$CONFIG_FILES event/tsbb/Makefile" ;; |
20297 |
|
"event/endrun/Makefile" ) CONFIG_FILES="$CONFIG_FILES event/endrun/Makefile" ;; |
20298 |
"event/physics/Makefile" ) CONFIG_FILES="$CONFIG_FILES event/physics/Makefile" ;; |
"event/physics/Makefile" ) CONFIG_FILES="$CONFIG_FILES event/physics/Makefile" ;; |
20299 |
"event/physics/tracker/Makefile" ) CONFIG_FILES="$CONFIG_FILES event/physics/tracker/Makefile" ;; |
"event/physics/tracker/Makefile" ) CONFIG_FILES="$CONFIG_FILES event/physics/tracker/Makefile" ;; |
20300 |
"event/physics/anticounter/Makefile" ) CONFIG_FILES="$CONFIG_FILES event/physics/anticounter/Makefile" ;; |
"event/physics/anticounter/Makefile" ) CONFIG_FILES="$CONFIG_FILES event/physics/anticounter/Makefile" ;; |
20301 |
"event/physics/calorimeter/Makefile" ) CONFIG_FILES="$CONFIG_FILES event/physics/calorimeter/Makefile" ;; |
"event/physics/calorimeter/Makefile" ) CONFIG_FILES="$CONFIG_FILES event/physics/calorimeter/Makefile" ;; |
20302 |
|
"event/physics/neutronDetector/Makefile" ) CONFIG_FILES="$CONFIG_FILES event/physics/neutronDetector/Makefile" ;; |
20303 |
|
"event/physics/trigger/Makefile" ) CONFIG_FILES="$CONFIG_FILES event/physics/trigger/Makefile" ;; |
20304 |
|
"event/physics/tof/Makefile" ) CONFIG_FILES="$CONFIG_FILES event/physics/tof/Makefile" ;; |
20305 |
|
"event/physics/S4/Makefile" ) CONFIG_FILES="$CONFIG_FILES event/physics/S4/Makefile" ;; |
20306 |
"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" ;; |
|
20307 |
"techmodel/forroutines/tracker/Makefile" ) CONFIG_FILES="$CONFIG_FILES techmodel/forroutines/tracker/Makefile" ;; |
"techmodel/forroutines/tracker/Makefile" ) CONFIG_FILES="$CONFIG_FILES techmodel/forroutines/tracker/Makefile" ;; |
20308 |
"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" ;; |
20309 |
"techmodel/forroutines/anticounter/Makefile" ) CONFIG_FILES="$CONFIG_FILES techmodel/forroutines/anticounter/Makefile" ;; |
"techmodel/forroutines/anticounter/Makefile" ) CONFIG_FILES="$CONFIG_FILES techmodel/forroutines/anticounter/Makefile" ;; |
20310 |
|
"techmodel/forroutines/calorimeter/Makefile" ) CONFIG_FILES="$CONFIG_FILES techmodel/forroutines/calorimeter/Makefile" ;; |
20311 |
|
"techmodel/forroutines/tof/Makefile" ) CONFIG_FILES="$CONFIG_FILES techmodel/forroutines/tof/Makefile" ;; |
20312 |
|
"techmodel/forroutines/trigger/Makefile" ) CONFIG_FILES="$CONFIG_FILES techmodel/forroutines/trigger/Makefile" ;; |
20313 |
|
"techmodel/forroutines/Makefile" ) CONFIG_FILES="$CONFIG_FILES techmodel/forroutines/Makefile" ;; |
20314 |
"techmodel/physics/Makefile" ) CONFIG_FILES="$CONFIG_FILES techmodel/physics/Makefile" ;; |
"techmodel/physics/Makefile" ) CONFIG_FILES="$CONFIG_FILES techmodel/physics/Makefile" ;; |
20315 |
"depfiles" ) CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; |
"depfiles" ) CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; |
20316 |
"config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; |
"config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; |
20415 |
s,@STRIP@,$STRIP,;t t |
s,@STRIP@,$STRIP,;t t |
20416 |
s,@ac_ct_STRIP@,$ac_ct_STRIP,;t t |
s,@ac_ct_STRIP@,$ac_ct_STRIP,;t t |
20417 |
s,@INSTALL_STRIP_PROGRAM@,$INSTALL_STRIP_PROGRAM,;t t |
s,@INSTALL_STRIP_PROGRAM@,$INSTALL_STRIP_PROGRAM,;t t |
|
s,@mkdir_p@,$mkdir_p,;t t |
|
20418 |
s,@AWK@,$AWK,;t t |
s,@AWK@,$AWK,;t t |
20419 |
s,@SET_MAKE@,$SET_MAKE,;t t |
s,@SET_MAKE@,$SET_MAKE,;t t |
20420 |
s,@am__leading_dot@,$am__leading_dot,;t t |
s,@am__leading_dot@,$am__leading_dot,;t t |
21093 |
grep '^DEP_FILES *= *[^ #]' < "$mf" > /dev/null || continue |
grep '^DEP_FILES *= *[^ #]' < "$mf" > /dev/null || continue |
21094 |
# Extract the definition of DEP_FILES from the Makefile without |
# Extract the definition of DEP_FILES from the Makefile without |
21095 |
# running `make'. |
# running `make'. |
21096 |
DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` |
DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"` |
21097 |
test -z "$DEPDIR" && continue |
test -z "$DEPDIR" && continue |
21098 |
# When using ansi2knr, U may be empty or an underscore; expand it |
# When using ansi2knr, U may be empty or an underscore; expand it |
21099 |
U=`sed -n 's/^U = //p' < "$mf"` |
U=`sed -n -e '/^U = / s///p' < "$mf"` |
21100 |
test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR" |
test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR" |
21101 |
# We invoke sed twice because it is the simplest approach to |
# We invoke sed twice because it is the simplest approach to |
21102 |
# changing $(DEPDIR) to its actual value in the expansion. |
# changing $(DEPDIR) to its actual value in the expansion. |
21103 |
for file in `sed -n ' |
for file in `sed -n -e ' |
21104 |
/^DEP_FILES = .*\\\\$/ { |
/^DEP_FILES = .*\\\\$/ { |
21105 |
s/^DEP_FILES = // |
s/^DEP_FILES = // |
21106 |
:loop |
:loop |