Codebase list eiciel / 5ef7466
Merge branch 'upstream' Michael Biebl 15 years ago
22 changed file(s) with 510 addition(s) and 358 deletion(s). Raw diff Collapse all Expand all
30093009 default_ofile=libtool
30103010 can_build_shared=yes
30113011
3012 # All known linkers require a `.a' archive for static linking (except M$VC,
3012 # All known linkers require a `.a' archive for static linking (except MSVC,
30133013 # which needs '.lib').
30143014 libext=a
30153015 ltmain="$ac_aux_dir/ltmain.sh"
31113111 echo
31123112 exit 1
31133113 fi
3114 gentoo_lt_version="1.5.18"
3114 gentoo_lt_version="1.5.20"
31153115 gentoo_ltmain_version=`grep '^[[:space:]]*VERSION=' $ltmain | sed -e 's|^[[:space:]]*VERSION=||'`
31163116 if test "$gentoo_lt_version" != "$gentoo_ltmain_version"; then
31173117 AC_MSG_RESULT(no)
32683268 # find a string as large as possible, as long as the shell can cope with it
32693269 for cmd in 'sed 50q "[$]0"' 'sed 20q "[$]0"' 'sed 10q "[$]0"' 'sed 2q "[$]0"' 'echo test'; do
32703270 # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
3271 if (echo_test_string="`eval $cmd`") 2>/dev/null &&
3272 echo_test_string="`eval $cmd`" &&
3271 if (echo_test_string=`eval $cmd`) 2>/dev/null &&
3272 echo_test_string=`eval $cmd` &&
32733273 (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
32743274 then
32753275 break
34383438 # Find out which ABI we are using.
34393439 echo 'int i;' > conftest.$ac_ext
34403440 if AC_TRY_EVAL(ac_compile); then
3441 case "`/usr/bin/file conftest.o`" in
3441 case `/usr/bin/file conftest.o` in
34423442 *32-bit*)
34433443 case $host in
34443444 x86_64-*linux*)
35343534 # with a dollar sign (not a hyphen), so the echo should work correctly.
35353535 # The option is referenced via a variable to avoid confusing sed.
35363536 lt_compile=`echo "$ac_compile" | $SED \
3537 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
3537 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
35383538 -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \
35393539 -e 's:$: $lt_compiler_flag:'`
35403540 (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&AS_MESSAGE_LOG_FD)
35733573 LDFLAGS="$LDFLAGS $3"
35743574 printf "$lt_simple_link_test_code" > conftest.$ac_ext
35753575 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
3576 # The compiler can only warn and ignore the option if not recognized
3576 # The linker can only warn and ignore the option if not recognized
35773577 # So say no if there are warnings
35783578 if test -s conftest.err; then
35793579 # Append any errors to the config.log.
36483648 elif test -x /usr/sbin/sysctl; then
36493649 lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
36503650 else
3651 lt_cv_sys_max_cmd_len=65536 # usable default for *BSD
3651 lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs
36523652 fi
36533653 # And add a safety zone
36543654 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
36603660 # nice to cause kernel panics so lets avoid the loop below.
36613661 # First set a reasonable default.
36623662 lt_cv_sys_max_cmd_len=16384
3663 #
3663 #
36643664 if test -x /sbin/sysconfig; then
36653665 case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
36663666 *1*) lt_cv_sys_max_cmd_len=-1 ;;
37773777 }]
37783778 EOF
37793779 if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext} 2>/dev/null; then
3780 (./conftest; exit; ) 2>/dev/null
3780 (./conftest; exit; ) >&AS_MESSAGE_LOG_FD 2>/dev/null
37813781 lt_status=$?
37823782 case x$lt_status in
37833783 x$lt_dlno_uscore) $1 ;;
39263926 # Note that $ac_compile itself does not contain backslashes and begins
39273927 # with a dollar sign (not a hyphen), so the echo should work correctly.
39283928 lt_compile=`echo "$ac_compile" | $SED \
3929 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
3929 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
39303930 -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \
39313931 -e 's:$: $lt_compiler_flag:'`
39323932 (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&AS_MESSAGE_LOG_FD)
39443944 _LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes
39453945 fi
39463946 fi
3947 chmod u+w .
3947 chmod u+w . 2>&AS_MESSAGE_LOG_FD
39483948 $rm conftest*
39493949 # SGI C++ compiler will create directory out/ii_files/ for
39503950 # template instantiation
42044204 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
42054205 dldir=$destdir/`dirname \$dlpath`~
42064206 test -d \$dldir || mkdir -p \$dldir~
4207 $install_prog $dir/$dlname \$dldir/$dlname'
4207 $install_prog $dir/$dlname \$dldir/$dlname~
4208 chmod a+x \$dldir/$dlname'
42084209 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
42094210 dlpath=$dir/\$dldll~
42104211 $rm \$dlpath'
42814282 soname_spec='${libname}${release}${major}$shared_ext'
42824283 shlibpath_overrides_runpath=yes
42834284 shlibpath_var=DYLD_LIBRARY_PATH
4284 shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)'
4285 shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
42854286 # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
42864287 if test "$GCC" = yes; then
42874288 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"`
43194320 freebsd* | dragonfly*)
43204321 # DragonFly does not have aout. When/if they implement a new
43214322 # versioning mechanism, adjust this.
4322 objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
4323 if test -x /usr/bin/objformat; then
4324 objformat=`/usr/bin/objformat`
4325 else
4326 case $host_os in
4327 freebsd[[123]]*) objformat=aout ;;
4328 *) objformat=elf ;;
4329 esac
4330 fi
43234331 version_type=freebsd-$objformat
43244332 case $version_type in
43254333 freebsd-elf*)
43644372 version_type=sunos
43654373 need_lib_prefix=no
43664374 need_version=no
4367 case "$host_cpu" in
4375 case $host_cpu in
43684376 ia64*)
43694377 shrext_cmds='.so'
43704378 hardcode_into_libs=yes
47874795
47884796 # AC_LIBTOOL_WIN32_DLL
47894797 # --------------------
4790 # declare package support for building win32 dll's
4798 # declare package support for building win32 DLLs
47914799 AC_DEFUN([AC_LIBTOOL_WIN32_DLL],
47924800 [AC_BEFORE([$0], [AC_LIBTOOL_SETUP])
47934801 ])# AC_LIBTOOL_WIN32_DLL
49614969 if test -n "$file_magic_test_file"; then
49624970 case $deplibs_check_method in
49634971 "file_magic "*)
4964 file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
4972 file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
49654973 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
49664974 if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
49674975 $EGREP "$file_magic_regex" > /dev/null; then
50715079 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
50725080 lt_cv_path_LD="$ac_dir/$ac_prog"
50735081 # Check to see if the program is GNU ld. I'd rather use --version,
5074 # but apparently some GNU ld's only accept -v.
5082 # but apparently some variants of GNU ld only accept -v.
50755083 # Break only if it was the GNU/non-GNU ld that we prefer.
50765084 case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
50775085 *GNU* | *'with BFD'*)
51035111 AC_DEFUN([AC_PROG_LD_GNU],
51045112 [AC_REQUIRE([AC_PROG_EGREP])dnl
51055113 AC_CACHE_CHECK([if the linker ($LD) is GNU ld], lt_cv_prog_gnu_ld,
5106 [# I'd rather use --version here, but apparently some GNU ld's only accept -v.
5114 [# I'd rather use --version here, but apparently some GNU lds only accept -v.
51075115 case `$LD -v 2>&1 </dev/null` in
51085116 *GNU* | *'with BFD'*)
51095117 lt_cv_prog_gnu_ld=yes
52175225
52185226 hpux10.20* | hpux11*)
52195227 lt_cv_file_magic_cmd=/usr/bin/file
5220 case "$host_cpu" in
5228 case $host_cpu in
52215229 ia64*)
52225230 lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|ELF-[[0-9]][[0-9]]) shared object file - IA64'
52235231 lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
53915399 # -----------------------------------
53925400 # sets LIBLTDL to the link flags for the libltdl convenience library and
53935401 # LTDLINCL to the include flags for the libltdl header and adds
5394 # --enable-ltdl-convenience to the configure arguments. Note that LIBLTDL
5395 # and LTDLINCL are not AC_SUBSTed, nor is AC_CONFIG_SUBDIRS called. If
5396 # DIRECTORY is not provided, it is assumed to be `libltdl'. LIBLTDL will
5397 # be prefixed with '${top_builddir}/' and LTDLINCL will be prefixed with
5398 # '${top_srcdir}/' (note the single quotes!). If your package is not
5399 # flat and you're not using automake, define top_builddir and
5400 # top_srcdir appropriately in the Makefiles.
5402 # --enable-ltdl-convenience to the configure arguments. Note that
5403 # AC_CONFIG_SUBDIRS is not called here. If DIRECTORY is not provided,
5404 # it is assumed to be `libltdl'. LIBLTDL will be prefixed with
5405 # '${top_builddir}/' and LTDLINCL will be prefixed with '${top_srcdir}/'
5406 # (note the single quotes!). If your package is not flat and you're not
5407 # using automake, define top_builddir and top_srcdir appropriately in
5408 # the Makefiles.
54015409 AC_DEFUN([AC_LIBLTDL_CONVENIENCE],
54025410 [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
54035411 case $enable_ltdl_convenience in
54165424 # -----------------------------------
54175425 # sets LIBLTDL to the link flags for the libltdl installable library and
54185426 # LTDLINCL to the include flags for the libltdl header and adds
5419 # --enable-ltdl-install to the configure arguments. Note that LIBLTDL
5420 # and LTDLINCL are not AC_SUBSTed, nor is AC_CONFIG_SUBDIRS called. If
5421 # DIRECTORY is not provided and an installed libltdl is not found, it is
5422 # assumed to be `libltdl'. LIBLTDL will be prefixed with '${top_builddir}/'
5423 # and LTDLINCL will be prefixed with '${top_srcdir}/' (note the single
5424 # quotes!). If your package is not flat and you're not using automake,
5425 # define top_builddir and top_srcdir appropriately in the Makefiles.
5427 # --enable-ltdl-install to the configure arguments. Note that
5428 # AC_CONFIG_SUBDIRS is not called here. If DIRECTORY is not provided,
5429 # and an installed libltdl is not found, it is assumed to be `libltdl'.
5430 # LIBLTDL will be prefixed with '${top_builddir}/'# and LTDLINCL with
5431 # '${top_srcdir}/' (note the single quotes!). If your package is not
5432 # flat and you're not using automake, define top_builddir and top_srcdir
5433 # appropriately in the Makefiles.
54265434 # In the future, this macro may have to be called after AC_PROG_LIBTOOL.
54275435 AC_DEFUN([AC_LIBLTDL_INSTALLABLE],
54285436 [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl
56015609
56025610 # On AIX, shared libraries and static libraries use the same namespace, and
56035611 # are all built from PIC.
5604 case "$host_os" in
5612 case $host_os in
56055613 aix3*)
56065614 test "$enable_shared" = yes && enable_static=no
56075615 if test -n "$RANLIB"; then
56685676 _LT_AC_TAGVAR(compiler_lib_search_path, $1)=
56695677
56705678 # Source file extension for C++ test sources.
5671 ac_ext=cc
5679 ac_ext=cpp
56725680
56735681 # Object file extension for compiled C++ test sources.
56745682 objext=o
58845892 # Exported symbols can be pulled into shared objects from archives
58855893 _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=' '
58865894 _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=yes
5887 # This is similar to how AIX traditionally builds it's shared libraries.
5895 # This is similar to how AIX traditionally builds its shared libraries.
58885896 _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}-bE:$export_symbols ${wl}-bnoentry${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
58895897 fi
58905898 fi
59235931 fi
59245932 ;;
59255933 darwin* | rhapsody*)
5926 case "$host_os" in
5934 case $host_os in
59275935 rhapsody* | darwin1.[[012]])
59285936 _LT_AC_TAGVAR(allow_undefined_flag, $1)='${wl}-undefined ${wl}suppress'
59295937 ;;
59615969 _LT_AC_TAGVAR(archive_cmds, $1)='$CC -r -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
59625970 fi
59635971 _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
5964 # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
5972 # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin lds
59655973 if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
59665974 _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
59675975 else
59745982 output_verbose_link_cmd='echo'
59755983 _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
59765984 _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
5977 # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
5985 # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin lds
59785986 _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}$rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
59795987 _LT_AC_TAGVAR(module_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
59805988 ;;
60546062 ;;
60556063 hpux10*|hpux11*)
60566064 if test $with_gnu_ld = no; then
6057 case "$host_cpu" in
6065 case $host_cpu in
60586066 hppa*64*)
60596067 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
60606068 _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='+b $libdir'
60706078 ;;
60716079 esac
60726080 fi
6073 case "$host_cpu" in
6081 case $host_cpu in
60746082 hppa*64*)
60756083 _LT_AC_TAGVAR(hardcode_direct, $1)=no
60766084 _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
60966104 _LT_AC_TAGVAR(ld_shlibs, $1)=no
60976105 ;;
60986106 aCC*)
6099 case "$host_cpu" in
6107 case $host_cpu in
61006108 hppa*64*|ia64*)
61016109 _LT_AC_TAGVAR(archive_cmds, $1)='$LD -b +h $soname -o $lib $linker_flags $libobjs $deplibs'
61026110 ;;
61176125 *)
61186126 if test "$GXX" = yes; then
61196127 if test $with_gnu_ld = no; then
6120 case "$host_cpu" in
6128 case $host_cpu in
61216129 ia64*|hppa*64*)
61226130 _LT_AC_TAGVAR(archive_cmds, $1)='$LD -b +h $soname -o $lib $linker_flags $libobjs $deplibs'
61236131 ;;
62186226
62196227 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath ${wl}$libdir'
62206228 _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
6221 _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive,`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
6229 _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
62226230 ;;
62236231 cxx*)
62246232 # Compaq C++
64506458 case $cc_basename in
64516459 CC*)
64526460 # Sun C++ 4.2, 5.x and Centerline C++
6461 _LT_AC_TAGVAR(archive_cmds_need_lc,$1)=yes
64536462 _LT_AC_TAGVAR(no_undefined_flag, $1)=' -zdefs'
6454 _LT_AC_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -nolib -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
6463 _LT_AC_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
64556464 _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
6456 $CC -G${allow_undefined_flag} -nolib ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
6465 $CC -G${allow_undefined_flag} ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
64576466
64586467 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
64596468 _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
64736482 esac
64746483 _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
64756484
6476 # Commands to make compiler produce verbose output that lists
6477 # what "hidden" libraries, object files and flags are used when
6478 # linking a shared library.
6479 #
6480 # There doesn't appear to be a way to prevent this compiler from
6481 # explicitly linking system object files so we need to strip them
6482 # from the output so that they don't get included in the library
6483 # dependencies.
6484 output_verbose_link_cmd='templist=`$CC -G $CFLAGS -v conftest.$objext 2>&1 | grep "\-[[LR]]"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
6485 output_verbose_link_cmd='echo'
64856486
64866487 # Archives containing C++ object files must be created using
64876488 # "CC -xar", where "CC" is the Sun C++ compiler. This is
66386639 # The `*' in the case matches for architectures that use `case' in
66396640 # $output_verbose_cmd can trigger glob expansion during the loop
66406641 # eval without this substitution.
6641 output_verbose_link_cmd="`$echo \"X$output_verbose_link_cmd\" | $Xsed -e \"$no_glob_subst\"`"
6642 output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
66426643
66436644 for p in `eval $output_verbose_link_cmd`; do
66446645 case $p in
67146715
67156716 $rm -f confest.$objext
67166717
6718 # PORTME: override above test on systems where it is broken
6719 ifelse([$1],[CXX],
6720 [case $host_os in
6721 solaris*)
6722 case $cc_basename in
6723 CC*)
6724 # Adding this requires a known-good setup of shared libraries for
6725 # Sun compiler versions before 5.6, else PIC objects from an old
6726 # archive will be linked into the output, leading to subtle bugs.
6727 _LT_AC_TAGVAR(postdeps,$1)='-lCstd -lCrun'
6728 ;;
6729 esac
6730 esac
6731 ])
6732
67176733 case " $_LT_AC_TAGVAR(postdeps, $1) " in
67186734 *" -lc "*) _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no ;;
67196735 esac
67836799
67846800 # On AIX, shared libraries and static libraries use the same namespace, and
67856801 # are all built from PIC.
6786 case "$host_os" in
6802 case $host_os in
67876803 aix3*)
67886804 test "$enable_shared" = yes && enable_static=no
67896805 if test -n "$RANLIB"; then
76827698 hpux*)
76837699 # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
76847700 # not for PA HP-UX.
7685 case "$host_cpu" in
7701 case $host_cpu in
76867702 hppa*64*|ia64*)
76877703 ;;
76887704 *)
77517767 aCC*)
77527768 _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
77537769 _LT_AC_TAGVAR(lt_prog_compiler_static, $1)="${ac_cv_prog_cc_wl}-a ${ac_cv_prog_cc_wl}archive"
7754 case "$host_cpu" in
7770 case $host_cpu in
77557771 hppa*64*|ia64*)
77567772 # +Z the default
77577773 ;;
77927808 # Portland Group C++ compiler.
77937809 _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
77947810 _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fpic'
7795 _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-static'
7811 _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
77967812 ;;
77977813 cxx*)
77987814 # Compaq C++
79567972 hpux*)
79577973 # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
79587974 # not for PA HP-UX.
7959 case "$host_cpu" in
7975 case $host_cpu in
79607976 hppa*64*|ia64*)
79617977 # +Z the default
79627978 ;;
80038019 _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
80048020 # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
80058021 # not for PA HP-UX.
8006 case "$host_cpu" in
8022 case $host_cpu in
80078023 hppa*64*|ia64*)
80088024 # +Z the default
80098025 ;;
80338049 _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
80348050 _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-static'
80358051 ;;
8036 pgcc* | pgf77* | pgf90*)
8052 pgcc* | pgf77* | pgf90* | pgf95*)
80378053 # Portland Group compilers (*not* the Pentium gcc compiler,
80388054 # which looks to be a dead project)
80398055 _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
80408056 _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fpic'
8041 _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-static'
8057 _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
80428058 ;;
80438059 ccc*)
80448060 _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
81218137 [_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=
81228138 _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no])
81238139 fi
8124 case "$host_os" in
8140 case $host_os in
81258141 # For platforms which do not support PIC, -DPIC is meaningless:
81268142 *djgpp*)
81278143 _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=
82178233 if test "$with_gnu_ld" = yes; then
82188234 # If archive_cmds runs LD, not CC, wlarc should be empty
82198235 wlarc='${wl}'
8220
8236
82218237 # Set some defaults for GNU ld with shared library support. These
82228238 # are reset later if shared libraries are not supported. Putting them
82238239 # here allows them to be overridden if necessary.
82388254 *\ 2.11.*) ;; # other 2.11 versions
82398255 *) supports_anon_versioning=yes ;;
82408256 esac
8241
8257
82428258 # See if GNU ld supports shared libraries.
82438259 case $host_os in
82448260 aix3* | aix4* | aix5*)
83128328 tmp_addflag=
83138329 case $cc_basename,$host_cpu in
83148330 pgcc*) # Portland Group C compiler
8315 _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive,`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
8331 _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
83168332 tmp_addflag=' $pic_flag'
83178333 ;;
8318 pgf77* | pgf90* ) # Portland Group f77 and f90 compilers
8319 _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive,`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
8334 pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers
8335 _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
83208336 tmp_addflag=' $pic_flag -Mnomain' ;;
83218337 ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64
83228338 tmp_addflag=' -i_dynamic' ;;
85228538 # Exported symbols can be pulled into shared objects from archives
85238539 _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=' '
85248540 _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=yes
8525 # This is similar to how AIX traditionally builds it's shared libraries.
8541 # This is similar to how AIX traditionally builds its shared libraries.
85268542 _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}-bE:$export_symbols ${wl}-bnoentry${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
85278543 fi
85288544 fi
85628578 ;;
85638579
85648580 darwin* | rhapsody*)
8565 case "$host_os" in
8581 case $host_os in
85668582 rhapsody* | darwin1.[[012]])
85678583 _LT_AC_TAGVAR(allow_undefined_flag, $1)='${wl}-undefined ${wl}suppress'
85688584 ;;
85918607 output_verbose_link_cmd='echo'
85928608 _LT_AC_TAGVAR(archive_cmds, $1)='$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
85938609 _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
8594 # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
8610 # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin lds
85958611 _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
85968612 _LT_AC_TAGVAR(module_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
85978613 else
86008616 output_verbose_link_cmd='echo'
86018617 _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
86028618 _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
8603 # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
8619 # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin lds
86048620 _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}$rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
86058621 _LT_AC_TAGVAR(module_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
86068622 ;;
86668682
86678683 hpux10* | hpux11*)
86688684 if test "$GCC" = yes -a "$with_gnu_ld" = no; then
8669 case "$host_cpu" in
8685 case $host_cpu in
86708686 hppa*64*|ia64*)
86718687 _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
86728688 ;;
86758691 ;;
86768692 esac
86778693 else
8678 case "$host_cpu" in
8694 case $host_cpu in
86798695 hppa*64*|ia64*)
86808696 _LT_AC_TAGVAR(archive_cmds, $1)='$LD -b +h $soname -o $lib $libobjs $deplibs $linker_flags'
86818697 ;;
86858701 esac
86868702 fi
86878703 if test "$with_gnu_ld" = no; then
8688 case "$host_cpu" in
8704 case $host_cpu in
86898705 hppa*64*)
86908706 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
86918707 _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='+b $libdir'
00 #! /bin/sh
11 # Guess values for system-dependent variables and create Makefiles.
2 # Generated by GNU Autoconf 2.59 for eiciel 0.8.2.
2 # Generated by GNU Autoconf 2.59 for eiciel 0.8.4.
33 #
44 # Report bugs to <rofi@ya.com>.
55 #
286286 # find a string as large as possible, as long as the shell can cope with it
287287 for cmd in 'sed 50q "$0"' 'sed 20q "$0"' 'sed 10q "$0"' 'sed 2q "$0"' 'echo test'; do
288288 # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
289 if (echo_test_string="`eval $cmd`") 2>/dev/null &&
290 echo_test_string="`eval $cmd`" &&
289 if (echo_test_string=`eval $cmd`) 2>/dev/null &&
290 echo_test_string=`eval $cmd` &&
291291 (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
292292 then
293293 break
422422 # Identity of this package.
423423 PACKAGE_NAME='eiciel'
424424 PACKAGE_TARNAME='eiciel'
425 PACKAGE_VERSION='0.8.2'
426 PACKAGE_STRING='eiciel 0.8.2'
425 PACKAGE_VERSION='0.8.4'
426 PACKAGE_STRING='eiciel 0.8.4'
427427 PACKAGE_BUGREPORT='rofi@ya.com'
428428
429429 ac_unique_file="src/eiciel_standalone.cpp"
953953 # Omit some internal or obsolete options to make the list less imposing.
954954 # This message is too long to be a string in the A/UX 3.1 sh.
955955 cat <<_ACEOF
956 \`configure' configures eiciel 0.8.2 to adapt to many kinds of systems.
956 \`configure' configures eiciel 0.8.4 to adapt to many kinds of systems.
957957
958958 Usage: $0 [OPTION]... [VAR=VALUE]...
959959
10191019
10201020 if test -n "$ac_init_help"; then
10211021 case $ac_init_help in
1022 short | recursive ) echo "Configuration of eiciel 0.8.2:";;
1022 short | recursive ) echo "Configuration of eiciel 0.8.4:";;
10231023 esac
10241024 cat <<\_ACEOF
10251025
11681168 test -n "$ac_init_help" && exit 0
11691169 if $ac_init_version; then
11701170 cat <<\_ACEOF
1171 eiciel configure 0.8.2
1171 eiciel configure 0.8.4
11721172 generated by GNU Autoconf 2.59
11731173
11741174 Copyright (C) 2003 Free Software Foundation, Inc.
11821182 This file contains any messages produced by compilers while
11831183 running configure, to aid debugging if configure makes a mistake.
11841184
1185 It was created by eiciel $as_me 0.8.2, which was
1185 It was created by eiciel $as_me 0.8.4, which was
11861186 generated by GNU Autoconf 2.59. Invocation command line was
11871187
11881188 $ $0 $@
17961796
17971797 # Define the identity of the package.
17981798 PACKAGE='eiciel'
1799 VERSION='0.8.2'
1799 VERSION='0.8.4'
18001800
18011801
18021802 cat >>confdefs.h <<_ACEOF
57885788 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
57895789 lt_cv_path_LD="$ac_dir/$ac_prog"
57905790 # Check to see if the program is GNU ld. I'd rather use --version,
5791 # but apparently some GNU ld's only accept -v.
5791 # but apparently some variants of GNU ld only accept -v.
57925792 # Break only if it was the GNU/non-GNU ld that we prefer.
57935793 case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
57945794 *GNU* | *'with BFD'*)
58225822 if test "${lt_cv_prog_gnu_ld+set}" = set; then
58235823 echo $ECHO_N "(cached) $ECHO_C" >&6
58245824 else
5825 # I'd rather use --version here, but apparently some GNU ld's only accept -v.
5825 # I'd rather use --version here, but apparently some GNU lds only accept -v.
58265826 case `$LD -v 2>&1 </dev/null` in
58275827 *GNU* | *'with BFD'*)
58285828 lt_cv_prog_gnu_ld=yes
59925992
59935993 hpux10.20* | hpux11*)
59945994 lt_cv_file_magic_cmd=/usr/bin/file
5995 case "$host_cpu" in
5995 case $host_cpu in
59965996 ia64*)
59975997 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
59985998 lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
61806180 ac_status=$?
61816181 echo "$as_me:$LINENO: \$? = $ac_status" >&5
61826182 (exit $ac_status); }; then
6183 case "`/usr/bin/file conftest.o`" in
6183 case `/usr/bin/file conftest.o` in
61846184 *32-bit*)
61856185 case $host in
61866186 x86_64-*linux*)
72337233 elif test -x /usr/sbin/sysctl; then
72347234 lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
72357235 else
7236 lt_cv_sys_max_cmd_len=65536 # usable default for *BSD
7236 lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs
72377237 fi
72387238 # And add a safety zone
72397239 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
75487548 default_ofile=libtool
75497549 can_build_shared=yes
75507550
7551 # All known linkers require a `.a' archive for static linking (except M$VC,
7551 # All known linkers require a `.a' archive for static linking (except MSVC,
75527552 # which needs '.lib').
75537553 libext=a
75547554 ltmain="$ac_aux_dir/ltmain.sh"
78697869 if test -n "$file_magic_test_file"; then
78707870 case $deplibs_check_method in
78717871 "file_magic "*)
7872 file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
7872 file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
78737873 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
78747874 if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
78757875 $EGREP "$file_magic_regex" > /dev/null; then
79317931 if test -n "$file_magic_test_file"; then
79327932 case $deplibs_check_method in
79337933 "file_magic "*)
7934 file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
7934 file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
79357935 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
79367936 if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
79377937 $EGREP "$file_magic_regex" > /dev/null; then
80168016 echo
80178017 exit 1
80188018 fi
8019 gentoo_lt_version="1.5.18"
8019 gentoo_lt_version="1.5.20"
80208020 gentoo_ltmain_version=`grep '^[:space:]*VERSION=' $ltmain | sed -e 's|^[:space:]*VERSION=||'`
80218021 if test "$gentoo_lt_version" != "$gentoo_ltmain_version"; then
80228022 echo "$as_me:$LINENO: result: no" >&5
81218121 LDFLAGS="$LDFLAGS $lt_prog_compiler_static"
81228122 printf "$lt_simple_link_test_code" > conftest.$ac_ext
81238123 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
8124 # The compiler can only warn and ignore the option if not recognized
8124 # The linker can only warn and ignore the option if not recognized
81258125 # So say no if there are warnings
81268126 if test -s conftest.err; then
81278127 # Append any errors to the config.log.
81728172 # with a dollar sign (not a hyphen), so the echo should work correctly.
81738173 # The option is referenced via a variable to avoid confusing sed.
81748174 lt_compile=`echo "$ac_compile" | $SED \
8175 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
8175 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
81768176 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
81778177 -e 's:$: $lt_compiler_flag:'`
81788178 (eval echo "\"\$as_me:8179: $lt_compile\"" >&5)
82628262 hpux*)
82638263 # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
82648264 # not for PA HP-UX.
8265 case "$host_cpu" in
8265 case $host_cpu in
82668266 hppa*64*|ia64*)
82678267 # +Z the default
82688268 ;;
83098309 lt_prog_compiler_wl='-Wl,'
83108310 # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
83118311 # not for PA HP-UX.
8312 case "$host_cpu" in
8312 case $host_cpu in
83138313 hppa*64*|ia64*)
83148314 # +Z the default
83158315 ;;
83398339 lt_prog_compiler_pic='-KPIC'
83408340 lt_prog_compiler_static='-static'
83418341 ;;
8342 pgcc* | pgf77* | pgf90*)
8342 pgcc* | pgf77* | pgf90* | pgf95*)
83438343 # Portland Group compilers (*not* the Pentium gcc compiler,
83448344 # which looks to be a dead project)
83458345 lt_prog_compiler_wl='-Wl,'
83468346 lt_prog_compiler_pic='-fpic'
8347 lt_prog_compiler_static='-static'
8347 lt_prog_compiler_static='-Bstatic'
83488348 ;;
83498349 ccc*)
83508350 lt_prog_compiler_wl='-Wl,'
84348434 # with a dollar sign (not a hyphen), so the echo should work correctly.
84358435 # The option is referenced via a variable to avoid confusing sed.
84368436 lt_compile=`echo "$ac_compile" | $SED \
8437 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
8437 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
84388438 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
84398439 -e 's:$: $lt_compiler_flag:'`
84408440 (eval echo "\"\$as_me:8441: $lt_compile\"" >&5)
84688468 fi
84698469
84708470 fi
8471 case "$host_os" in
8471 case $host_os in
84728472 # For platforms which do not support PIC, -DPIC is meaningless:
84738473 *djgpp*)
84748474 lt_prog_compiler_pic=
84968496 # Note that $ac_compile itself does not contain backslashes and begins
84978497 # with a dollar sign (not a hyphen), so the echo should work correctly.
84988498 lt_compile=`echo "$ac_compile" | $SED \
8499 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
8499 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
85008500 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
85018501 -e 's:$: $lt_compiler_flag:'`
85028502 (eval echo "\"\$as_me:8503: $lt_compile\"" >&5)
85148514 lt_cv_prog_compiler_c_o=yes
85158515 fi
85168516 fi
8517 chmod u+w .
8517 chmod u+w . 2>&5
85188518 $rm conftest*
85198519 # SGI C++ compiler will create directory out/ii_files/ for
85208520 # template instantiation
87148714 tmp_addflag=
87158715 case $cc_basename,$host_cpu in
87168716 pgcc*) # Portland Group C compiler
8717 whole_archive_flag_spec='${wl}--whole-archive,`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
8717 whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
87188718 tmp_addflag=' $pic_flag'
87198719 ;;
8720 pgf77* | pgf90* ) # Portland Group f77 and f90 compilers
8721 whole_archive_flag_spec='${wl}--whole-archive,`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
8720 pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers
8721 whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
87228722 tmp_addflag=' $pic_flag -Mnomain' ;;
87238723 ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64
87248724 tmp_addflag=' -i_dynamic' ;;
90269026 # Exported symbols can be pulled into shared objects from archives
90279027 whole_archive_flag_spec=' '
90289028 archive_cmds_need_lc=yes
9029 # This is similar to how AIX traditionally builds it's shared libraries.
9029 # This is similar to how AIX traditionally builds its shared libraries.
90309030 archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}-bE:$export_symbols ${wl}-bnoentry${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
90319031 fi
90329032 fi
90669066 ;;
90679067
90689068 darwin* | rhapsody*)
9069 case "$host_os" in
9069 case $host_os in
90709070 rhapsody* | darwin1.[012])
90719071 allow_undefined_flag='${wl}-undefined ${wl}suppress'
90729072 ;;
90959095 output_verbose_link_cmd='echo'
90969096 archive_cmds='$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
90979097 module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
9098 # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
9098 # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin lds
90999099 archive_expsym_cmds='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
91009100 module_expsym_cmds='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
91019101 else
91049104 output_verbose_link_cmd='echo'
91059105 archive_cmds='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
91069106 module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
9107 # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
9107 # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin lds
91089108 archive_expsym_cmds='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}$rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
91099109 module_expsym_cmds='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
91109110 ;;
91709170
91719171 hpux10* | hpux11*)
91729172 if test "$GCC" = yes -a "$with_gnu_ld" = no; then
9173 case "$host_cpu" in
9173 case $host_cpu in
91749174 hppa*64*|ia64*)
91759175 archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
91769176 ;;
91799179 ;;
91809180 esac
91819181 else
9182 case "$host_cpu" in
9182 case $host_cpu in
91839183 hppa*64*|ia64*)
91849184 archive_cmds='$LD -b +h $soname -o $lib $libobjs $deplibs $linker_flags'
91859185 ;;
91899189 esac
91909190 fi
91919191 if test "$with_gnu_ld" = no; then
9192 case "$host_cpu" in
9192 case $host_cpu in
91939193 hppa*64*)
91949194 hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
91959195 hardcode_libdir_flag_spec_ld='+b $libdir'
96489648 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
96499649 dldir=$destdir/`dirname \$dlpath`~
96509650 test -d \$dldir || mkdir -p \$dldir~
9651 $install_prog $dir/$dlname \$dldir/$dlname'
9651 $install_prog $dir/$dlname \$dldir/$dlname~
9652 chmod a+x \$dldir/$dlname'
96529653 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
96539654 dlpath=$dir/\$dldll~
96549655 $rm \$dlpath'
97259726 soname_spec='${libname}${release}${major}$shared_ext'
97269727 shlibpath_overrides_runpath=yes
97279728 shlibpath_var=DYLD_LIBRARY_PATH
9728 shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)'
9729 shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
97299730 # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
97309731 if test "$GCC" = yes; then
97319732 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"`
97639764 freebsd* | dragonfly*)
97649765 # DragonFly does not have aout. When/if they implement a new
97659766 # versioning mechanism, adjust this.
9766 objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
9767 if test -x /usr/bin/objformat; then
9768 objformat=`/usr/bin/objformat`
9769 else
9770 case $host_os in
9771 freebsd[123]*) objformat=aout ;;
9772 *) objformat=elf ;;
9773 esac
9774 fi
97679775 version_type=freebsd-$objformat
97689776 case $version_type in
97699777 freebsd-elf*)
98089816 version_type=sunos
98099817 need_lib_prefix=no
98109818 need_version=no
9811 case "$host_cpu" in
9819 case $host_cpu in
98129820 ia64*)
98139821 shrext_cmds='.so'
98149822 hardcode_into_libs=yes
99309938 libsuff=
99319939 case "$host_cpu" in
99329940 x86_64*)
9933 echo '#line 9934 "configure"' > conftest.$ac_ext
9941 echo '#line 9942 "configure"' > conftest.$ac_ext
99349942 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
99359943 (eval $ac_compile) 2>&5
99369944 ac_status=$?
1079410802 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
1079510803 lt_status=$lt_dlunknown
1079610804 cat > conftest.$ac_ext <<EOF
10797 #line 10798 "configure"
10805 #line 10806 "configure"
1079810806 #include "confdefs.h"
1079910807
1080010808 #if HAVE_DLFCN_H
1086010868 ac_status=$?
1086110869 echo "$as_me:$LINENO: \$? = $ac_status" >&5
1086210870 (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then
10863 (./conftest; exit; ) 2>/dev/null
10871 (./conftest; exit; ) >&5 2>/dev/null
1086410872 lt_status=$?
1086510873 case x$lt_status in
1086610874 x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;;
1089210900 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
1089310901 lt_status=$lt_dlunknown
1089410902 cat > conftest.$ac_ext <<EOF
10895 #line 10896 "configure"
10903 #line 10904 "configure"
1089610904 #include "confdefs.h"
1089710905
1089810906 #if HAVE_DLFCN_H
1095810966 ac_status=$?
1095910967 echo "$as_me:$LINENO: \$? = $ac_status" >&5
1096010968 (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then
10961 (./conftest; exit; ) 2>/dev/null
10969 (./conftest; exit; ) >&5 2>/dev/null
1096210970 lt_status=$?
1096310971 case x$lt_status in
1096410972 x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;;
1100811016
1100911017 # On AIX, shared libraries and static libraries use the same namespace, and
1101011018 # are all built from PIC.
11011 case "$host_os" in
11019 case $host_os in
1101211020 aix3*)
1101311021 test "$enable_shared" = yes && enable_static=no
1101411022 if test -n "$RANLIB"; then
1161111619 compiler_lib_search_path_CXX=
1161211620
1161311621 # Source file extension for C++ test sources.
11614 ac_ext=cc
11622 ac_ext=cpp
1161511623
1161611624 # Object file extension for compiled C++ test sources.
1161711625 objext=o
1174711755 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
1174811756 lt_cv_path_LD="$ac_dir/$ac_prog"
1174911757 # Check to see if the program is GNU ld. I'd rather use --version,
11750 # but apparently some GNU ld's only accept -v.
11758 # but apparently some variants of GNU ld only accept -v.
1175111759 # Break only if it was the GNU/non-GNU ld that we prefer.
1175211760 case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
1175311761 *GNU* | *'with BFD'*)
1178111789 if test "${lt_cv_prog_gnu_ld+set}" = set; then
1178211790 echo $ECHO_N "(cached) $ECHO_C" >&6
1178311791 else
11784 # I'd rather use --version here, but apparently some GNU ld's only accept -v.
11792 # I'd rather use --version here, but apparently some GNU lds only accept -v.
1178511793 case `$LD -v 2>&1 </dev/null` in
1178611794 *GNU* | *'with BFD'*)
1178711795 lt_cv_prog_gnu_ld=yes
1206112069 # Exported symbols can be pulled into shared objects from archives
1206212070 whole_archive_flag_spec_CXX=' '
1206312071 archive_cmds_need_lc_CXX=yes
12064 # This is similar to how AIX traditionally builds it's shared libraries.
12072 # This is similar to how AIX traditionally builds its shared libraries.
1206512073 archive_expsym_cmds_CXX="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}-bE:$export_symbols ${wl}-bnoentry${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
1206612074 fi
1206712075 fi
1210012108 fi
1210112109 ;;
1210212110 darwin* | rhapsody*)
12103 case "$host_os" in
12111 case $host_os in
1210412112 rhapsody* | darwin1.[012])
1210512113 allow_undefined_flag_CXX='${wl}-undefined ${wl}suppress'
1210612114 ;;
1213812146 archive_cmds_CXX='$CC -r -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
1213912147 fi
1214012148 module_cmds_CXX='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
12141 # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
12149 # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin lds
1214212150 if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
1214312151 archive_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
1214412152 else
1215112159 output_verbose_link_cmd='echo'
1215212160 archive_cmds_CXX='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
1215312161 module_cmds_CXX='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
12154 # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
12162 # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin lds
1215512163 archive_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}$rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
1215612164 module_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
1215712165 ;;
1223112239 ;;
1223212240 hpux10*|hpux11*)
1223312241 if test $with_gnu_ld = no; then
12234 case "$host_cpu" in
12242 case $host_cpu in
1223512243 hppa*64*)
1223612244 hardcode_libdir_flag_spec_CXX='${wl}+b ${wl}$libdir'
1223712245 hardcode_libdir_flag_spec_ld_CXX='+b $libdir'
1224712255 ;;
1224812256 esac
1224912257 fi
12250 case "$host_cpu" in
12258 case $host_cpu in
1225112259 hppa*64*)
1225212260 hardcode_direct_CXX=no
1225312261 hardcode_shlibpath_var_CXX=no
1227312281 ld_shlibs_CXX=no
1227412282 ;;
1227512283 aCC*)
12276 case "$host_cpu" in
12284 case $host_cpu in
1227712285 hppa*64*|ia64*)
1227812286 archive_cmds_CXX='$LD -b +h $soname -o $lib $linker_flags $libobjs $deplibs'
1227912287 ;;
1229412302 *)
1229512303 if test "$GXX" = yes; then
1229612304 if test $with_gnu_ld = no; then
12297 case "$host_cpu" in
12305 case $host_cpu in
1229812306 ia64*|hppa*64*)
1229912307 archive_cmds_CXX='$LD -b +h $soname -o $lib $linker_flags $libobjs $deplibs'
1230012308 ;;
1239512403
1239612404 hardcode_libdir_flag_spec_CXX='${wl}--rpath ${wl}$libdir'
1239712405 export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
12398 whole_archive_flag_spec_CXX='${wl}--whole-archive,`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
12406 whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
1239912407 ;;
1240012408 cxx*)
1240112409 # Compaq C++
1262712635 case $cc_basename in
1262812636 CC*)
1262912637 # Sun C++ 4.2, 5.x and Centerline C++
12638 archive_cmds_need_lc_CXX=yes
1263012639 no_undefined_flag_CXX=' -zdefs'
12631 archive_cmds_CXX='$CC -G${allow_undefined_flag} -nolib -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
12640 archive_cmds_CXX='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
1263212641 archive_expsym_cmds_CXX='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
12633 $CC -G${allow_undefined_flag} -nolib ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
12642 $CC -G${allow_undefined_flag} ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
1263412643
1263512644 hardcode_libdir_flag_spec_CXX='-R$libdir'
1263612645 hardcode_shlibpath_var_CXX=no
1265012659 esac
1265112660 link_all_deplibs_CXX=yes
1265212661
12653 # Commands to make compiler produce verbose output that lists
12654 # what "hidden" libraries, object files and flags are used when
12655 # linking a shared library.
12656 #
12657 # There doesn't appear to be a way to prevent this compiler from
12658 # explicitly linking system object files so we need to strip them
12659 # from the output so that they don't get included in the library
12660 # dependencies.
12661 output_verbose_link_cmd='templist=`$CC -G $CFLAGS -v conftest.$objext 2>&1 | grep "\-[LR]"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
12662 output_verbose_link_cmd='echo'
1266212663
1266312664 # Archives containing C++ object files must be created using
1266412665 # "CC -xar", where "CC" is the Sun C++ compiler. This is
1276212763 # The `*' in the case matches for architectures that use `case' in
1276312764 # $output_verbose_cmd can trigger glob expansion during the loop
1276412765 # eval without this substitution.
12765 output_verbose_link_cmd="`$echo \"X$output_verbose_link_cmd\" | $Xsed -e \"$no_glob_subst\"`"
12766 output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"`
1276612767
1276712768 for p in `eval $output_verbose_link_cmd`; do
1276812769 case $p in
1283812839
1283912840 $rm -f confest.$objext
1284012841
12842 # PORTME: override above test on systems where it is broken
12843 case $host_os in
12844 solaris*)
12845 case $cc_basename in
12846 CC*)
12847 # Adding this requires a known-good setup of shared libraries for
12848 # Sun compiler versions before 5.6, else PIC objects from an old
12849 # archive will be linked into the output, leading to subtle bugs.
12850 postdeps_CXX='-lCstd -lCrun'
12851 ;;
12852 esac
12853 esac
12854
12855
1284112856 case " $postdeps_CXX " in
1284212857 *" -lc "*) archive_cmds_need_lc_CXX=no ;;
1284312858 esac
1289312908 hpux*)
1289412909 # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
1289512910 # not for PA HP-UX.
12896 case "$host_cpu" in
12911 case $host_cpu in
1289712912 hppa*64*|ia64*)
1289812913 ;;
1289912914 *)
1296212977 aCC*)
1296312978 lt_prog_compiler_wl_CXX='-Wl,'
1296412979 lt_prog_compiler_static_CXX="${ac_cv_prog_cc_wl}-a ${ac_cv_prog_cc_wl}archive"
12965 case "$host_cpu" in
12980 case $host_cpu in
1296612981 hppa*64*|ia64*)
1296712982 # +Z the default
1296812983 ;;
1300313018 # Portland Group C++ compiler.
1300413019 lt_prog_compiler_wl_CXX='-Wl,'
1300513020 lt_prog_compiler_pic_CXX='-fpic'
13006 lt_prog_compiler_static_CXX='-static'
13021 lt_prog_compiler_static_CXX='-Bstatic'
1300713022 ;;
1300813023 cxx*)
1300913024 # Compaq C++
1313713152 # with a dollar sign (not a hyphen), so the echo should work correctly.
1313813153 # The option is referenced via a variable to avoid confusing sed.
1313913154 lt_compile=`echo "$ac_compile" | $SED \
13140 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
13155 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
1314113156 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
1314213157 -e 's:$: $lt_compiler_flag:'`
13143 (eval echo "\"\$as_me:13144: $lt_compile\"" >&5)
13158 (eval echo "\"\$as_me:13159: $lt_compile\"" >&5)
1314413159 (eval "$lt_compile" 2>conftest.err)
1314513160 ac_status=$?
1314613161 cat conftest.err >&5
13147 echo "$as_me:13148: \$? = $ac_status" >&5
13162 echo "$as_me:13163: \$? = $ac_status" >&5
1314813163 if (exit $ac_status) && test -s "$ac_outfile"; then
1314913164 # The compiler can only warn and ignore the option if not recognized
1315013165 # So say no if there are warnings other than the usual output.
1317113186 fi
1317213187
1317313188 fi
13174 case "$host_os" in
13189 case $host_os in
1317513190 # For platforms which do not support PIC, -DPIC is meaningless:
1317613191 *djgpp*)
1317713192 lt_prog_compiler_pic_CXX=
1319913214 # Note that $ac_compile itself does not contain backslashes and begins
1320013215 # with a dollar sign (not a hyphen), so the echo should work correctly.
1320113216 lt_compile=`echo "$ac_compile" | $SED \
13202 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
13217 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
1320313218 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
1320413219 -e 's:$: $lt_compiler_flag:'`
13205 (eval echo "\"\$as_me:13206: $lt_compile\"" >&5)
13220 (eval echo "\"\$as_me:13221: $lt_compile\"" >&5)
1320613221 (eval "$lt_compile" 2>out/conftest.err)
1320713222 ac_status=$?
1320813223 cat out/conftest.err >&5
13209 echo "$as_me:13210: \$? = $ac_status" >&5
13224 echo "$as_me:13225: \$? = $ac_status" >&5
1321013225 if (exit $ac_status) && test -s out/conftest2.$ac_objext
1321113226 then
1321213227 # The compiler can only warn and ignore the option if not recognized
1321713232 lt_cv_prog_compiler_c_o_CXX=yes
1321813233 fi
1321913234 fi
13220 chmod u+w .
13235 chmod u+w . 2>&5
1322113236 $rm conftest*
1322213237 # SGI C++ compiler will create directory out/ii_files/ for
1322313238 # template instantiation
1348013495 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
1348113496 dldir=$destdir/`dirname \$dlpath`~
1348213497 test -d \$dldir || mkdir -p \$dldir~
13483 $install_prog $dir/$dlname \$dldir/$dlname'
13498 $install_prog $dir/$dlname \$dldir/$dlname~
13499 chmod a+x \$dldir/$dlname'
1348413500 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
1348513501 dlpath=$dir/\$dldll~
1348613502 $rm \$dlpath'
1355713573 soname_spec='${libname}${release}${major}$shared_ext'
1355813574 shlibpath_overrides_runpath=yes
1355913575 shlibpath_var=DYLD_LIBRARY_PATH
13560 shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)'
13576 shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
1356113577 # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
1356213578 if test "$GCC" = yes; then
1356313579 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"`
1359513611 freebsd* | dragonfly*)
1359613612 # DragonFly does not have aout. When/if they implement a new
1359713613 # versioning mechanism, adjust this.
13598 objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
13614 if test -x /usr/bin/objformat; then
13615 objformat=`/usr/bin/objformat`
13616 else
13617 case $host_os in
13618 freebsd[123]*) objformat=aout ;;
13619 *) objformat=elf ;;
13620 esac
13621 fi
1359913622 version_type=freebsd-$objformat
1360013623 case $version_type in
1360113624 freebsd-elf*)
1364013663 version_type=sunos
1364113664 need_lib_prefix=no
1364213665 need_version=no
13643 case "$host_cpu" in
13666 case $host_cpu in
1364413667 ia64*)
1364513668 shrext_cmds='.so'
1364613669 hardcode_into_libs=yes
1376213785 libsuff=
1376313786 case "$host_cpu" in
1376413787 x86_64*)
13765 echo '#line 13766 "configure"' > conftest.$ac_ext
13788 echo '#line 13789 "configure"' > conftest.$ac_ext
1376613789 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
1376713790 (eval $ac_compile) 2>&5
1376813791 ac_status=$?
1462614649 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
1462714650 lt_status=$lt_dlunknown
1462814651 cat > conftest.$ac_ext <<EOF
14629 #line 14630 "configure"
14652 #line 14653 "configure"
1463014653 #include "confdefs.h"
1463114654
1463214655 #if HAVE_DLFCN_H
1469214715 ac_status=$?
1469314716 echo "$as_me:$LINENO: \$? = $ac_status" >&5
1469414717 (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then
14695 (./conftest; exit; ) 2>/dev/null
14718 (./conftest; exit; ) >&5 2>/dev/null
1469614719 lt_status=$?
1469714720 case x$lt_status in
1469814721 x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;;
1472414747 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
1472514748 lt_status=$lt_dlunknown
1472614749 cat > conftest.$ac_ext <<EOF
14727 #line 14728 "configure"
14750 #line 14751 "configure"
1472814751 #include "confdefs.h"
1472914752
1473014753 #if HAVE_DLFCN_H
1479014813 ac_status=$?
1479114814 echo "$as_me:$LINENO: \$? = $ac_status" >&5
1479214815 (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then
14793 (./conftest; exit; ) 2>/dev/null
14816 (./conftest; exit; ) >&5 2>/dev/null
1479414817 lt_status=$?
1479514818 case x$lt_status in
1479614819 x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;;
1534615369
1534715370 # On AIX, shared libraries and static libraries use the same namespace, and
1534815371 # are all built from PIC.
15349 case "$host_os" in
15372 case $host_os in
1535015373 aix3*)
1535115374 test "$enable_shared" = yes && enable_static=no
1535215375 if test -n "$RANLIB"; then
1543415457 hpux*)
1543515458 # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
1543615459 # not for PA HP-UX.
15437 case "$host_cpu" in
15460 case $host_cpu in
1543815461 hppa*64*|ia64*)
1543915462 # +Z the default
1544015463 ;;
1548115504 lt_prog_compiler_wl_F77='-Wl,'
1548215505 # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
1548315506 # not for PA HP-UX.
15484 case "$host_cpu" in
15507 case $host_cpu in
1548515508 hppa*64*|ia64*)
1548615509 # +Z the default
1548715510 ;;
1551115534 lt_prog_compiler_pic_F77='-KPIC'
1551215535 lt_prog_compiler_static_F77='-static'
1551315536 ;;
15514 pgcc* | pgf77* | pgf90*)
15537 pgcc* | pgf77* | pgf90* | pgf95*)
1551515538 # Portland Group compilers (*not* the Pentium gcc compiler,
1551615539 # which looks to be a dead project)
1551715540 lt_prog_compiler_wl_F77='-Wl,'
1551815541 lt_prog_compiler_pic_F77='-fpic'
15519 lt_prog_compiler_static_F77='-static'
15542 lt_prog_compiler_static_F77='-Bstatic'
1552015543 ;;
1552115544 ccc*)
1552215545 lt_prog_compiler_wl_F77='-Wl,'
1560615629 # with a dollar sign (not a hyphen), so the echo should work correctly.
1560715630 # The option is referenced via a variable to avoid confusing sed.
1560815631 lt_compile=`echo "$ac_compile" | $SED \
15609 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
15632 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
1561015633 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
1561115634 -e 's:$: $lt_compiler_flag:'`
15612 (eval echo "\"\$as_me:15613: $lt_compile\"" >&5)
15635 (eval echo "\"\$as_me:15636: $lt_compile\"" >&5)
1561315636 (eval "$lt_compile" 2>conftest.err)
1561415637 ac_status=$?
1561515638 cat conftest.err >&5
15616 echo "$as_me:15617: \$? = $ac_status" >&5
15639 echo "$as_me:15640: \$? = $ac_status" >&5
1561715640 if (exit $ac_status) && test -s "$ac_outfile"; then
1561815641 # The compiler can only warn and ignore the option if not recognized
1561915642 # So say no if there are warnings other than the usual output.
1564015663 fi
1564115664
1564215665 fi
15643 case "$host_os" in
15666 case $host_os in
1564415667 # For platforms which do not support PIC, -DPIC is meaningless:
1564515668 *djgpp*)
1564615669 lt_prog_compiler_pic_F77=
1566815691 # Note that $ac_compile itself does not contain backslashes and begins
1566915692 # with a dollar sign (not a hyphen), so the echo should work correctly.
1567015693 lt_compile=`echo "$ac_compile" | $SED \
15671 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
15694 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
1567215695 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
1567315696 -e 's:$: $lt_compiler_flag:'`
15674 (eval echo "\"\$as_me:15675: $lt_compile\"" >&5)
15697 (eval echo "\"\$as_me:15698: $lt_compile\"" >&5)
1567515698 (eval "$lt_compile" 2>out/conftest.err)
1567615699 ac_status=$?
1567715700 cat out/conftest.err >&5
15678 echo "$as_me:15679: \$? = $ac_status" >&5
15701 echo "$as_me:15702: \$? = $ac_status" >&5
1567915702 if (exit $ac_status) && test -s out/conftest2.$ac_objext
1568015703 then
1568115704 # The compiler can only warn and ignore the option if not recognized
1568615709 lt_cv_prog_compiler_c_o_F77=yes
1568715710 fi
1568815711 fi
15689 chmod u+w .
15712 chmod u+w . 2>&5
1569015713 $rm conftest*
1569115714 # SGI C++ compiler will create directory out/ii_files/ for
1569215715 # template instantiation
1588615909 tmp_addflag=
1588715910 case $cc_basename,$host_cpu in
1588815911 pgcc*) # Portland Group C compiler
15889 whole_archive_flag_spec_F77='${wl}--whole-archive,`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
15912 whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
1589015913 tmp_addflag=' $pic_flag'
1589115914 ;;
15892 pgf77* | pgf90* ) # Portland Group f77 and f90 compilers
15893 whole_archive_flag_spec_F77='${wl}--whole-archive,`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
15915 pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers
15916 whole_archive_flag_spec_F77='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
1589415917 tmp_addflag=' $pic_flag -Mnomain' ;;
1589515918 ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64
1589615919 tmp_addflag=' -i_dynamic' ;;
1617816201 # Exported symbols can be pulled into shared objects from archives
1617916202 whole_archive_flag_spec_F77=' '
1618016203 archive_cmds_need_lc_F77=yes
16181 # This is similar to how AIX traditionally builds it's shared libraries.
16204 # This is similar to how AIX traditionally builds its shared libraries.
1618216205 archive_expsym_cmds_F77="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}-bE:$export_symbols ${wl}-bnoentry${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
1618316206 fi
1618416207 fi
1621816241 ;;
1621916242
1622016243 darwin* | rhapsody*)
16221 case "$host_os" in
16244 case $host_os in
1622216245 rhapsody* | darwin1.[012])
1622316246 allow_undefined_flag_F77='${wl}-undefined ${wl}suppress'
1622416247 ;;
1624716270 output_verbose_link_cmd='echo'
1624816271 archive_cmds_F77='$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
1624916272 module_cmds_F77='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
16250 # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
16273 # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin lds
1625116274 archive_expsym_cmds_F77='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
1625216275 module_expsym_cmds_F77='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
1625316276 else
1625616279 output_verbose_link_cmd='echo'
1625716280 archive_cmds_F77='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
1625816281 module_cmds_F77='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
16259 # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
16282 # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin lds
1626016283 archive_expsym_cmds_F77='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}$rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
1626116284 module_expsym_cmds_F77='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
1626216285 ;;
1632216345
1632316346 hpux10* | hpux11*)
1632416347 if test "$GCC" = yes -a "$with_gnu_ld" = no; then
16325 case "$host_cpu" in
16348 case $host_cpu in
1632616349 hppa*64*|ia64*)
1632716350 archive_cmds_F77='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
1632816351 ;;
1633116354 ;;
1633216355 esac
1633316356 else
16334 case "$host_cpu" in
16357 case $host_cpu in
1633516358 hppa*64*|ia64*)
1633616359 archive_cmds_F77='$LD -b +h $soname -o $lib $libobjs $deplibs $linker_flags'
1633716360 ;;
1634116364 esac
1634216365 fi
1634316366 if test "$with_gnu_ld" = no; then
16344 case "$host_cpu" in
16367 case $host_cpu in
1634516368 hppa*64*)
1634616369 hardcode_libdir_flag_spec_F77='${wl}+b ${wl}$libdir'
1634716370 hardcode_libdir_flag_spec_ld_F77='+b $libdir'
1680016823 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
1680116824 dldir=$destdir/`dirname \$dlpath`~
1680216825 test -d \$dldir || mkdir -p \$dldir~
16803 $install_prog $dir/$dlname \$dldir/$dlname'
16826 $install_prog $dir/$dlname \$dldir/$dlname~
16827 chmod a+x \$dldir/$dlname'
1680416828 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
1680516829 dlpath=$dir/\$dldll~
1680616830 $rm \$dlpath'
1687716901 soname_spec='${libname}${release}${major}$shared_ext'
1687816902 shlibpath_overrides_runpath=yes
1687916903 shlibpath_var=DYLD_LIBRARY_PATH
16880 shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)'
16904 shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
1688116905 # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
1688216906 if test "$GCC" = yes; then
1688316907 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"`
1691516939 freebsd* | dragonfly*)
1691616940 # DragonFly does not have aout. When/if they implement a new
1691716941 # versioning mechanism, adjust this.
16918 objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
16942 if test -x /usr/bin/objformat; then
16943 objformat=`/usr/bin/objformat`
16944 else
16945 case $host_os in
16946 freebsd[123]*) objformat=aout ;;
16947 *) objformat=elf ;;
16948 esac
16949 fi
1691916950 version_type=freebsd-$objformat
1692016951 case $version_type in
1692116952 freebsd-elf*)
1696016991 version_type=sunos
1696116992 need_lib_prefix=no
1696216993 need_version=no
16963 case "$host_cpu" in
16994 case $host_cpu in
1696416995 ia64*)
1696516996 shrext_cmds='.so'
1696616997 hardcode_into_libs=yes
1708217113 libsuff=
1708317114 case "$host_cpu" in
1708417115 x86_64*)
17085 echo '#line 17086 "configure"' > conftest.$ac_ext
17116 echo '#line 17117 "configure"' > conftest.$ac_ext
1708617117 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
1708717118 (eval $ac_compile) 2>&5
1708817119 ac_status=$?
1784517876 # with a dollar sign (not a hyphen), so the echo should work correctly.
1784617877 # The option is referenced via a variable to avoid confusing sed.
1784717878 lt_compile=`echo "$ac_compile" | $SED \
17848 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
17879 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
1784917880 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
1785017881 -e 's:$: $lt_compiler_flag:'`
17851 (eval echo "\"\$as_me:17852: $lt_compile\"" >&5)
17882 (eval echo "\"\$as_me:17883: $lt_compile\"" >&5)
1785217883 (eval "$lt_compile" 2>conftest.err)
1785317884 ac_status=$?
1785417885 cat conftest.err >&5
17855 echo "$as_me:17856: \$? = $ac_status" >&5
17886 echo "$as_me:17887: \$? = $ac_status" >&5
1785617887 if (exit $ac_status) && test -s "$ac_outfile"; then
1785717888 # The compiler can only warn and ignore the option if not recognized
1785817889 # So say no if there are warnings other than the usual output.
1793517966 hpux*)
1793617967 # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
1793717968 # not for PA HP-UX.
17938 case "$host_cpu" in
17969 case $host_cpu in
1793917970 hppa*64*|ia64*)
1794017971 # +Z the default
1794117972 ;;
1798218013 lt_prog_compiler_wl_GCJ='-Wl,'
1798318014 # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
1798418015 # not for PA HP-UX.
17985 case "$host_cpu" in
18016 case $host_cpu in
1798618017 hppa*64*|ia64*)
1798718018 # +Z the default
1798818019 ;;
1801218043 lt_prog_compiler_pic_GCJ='-KPIC'
1801318044 lt_prog_compiler_static_GCJ='-static'
1801418045 ;;
18015 pgcc* | pgf77* | pgf90*)
18046 pgcc* | pgf77* | pgf90* | pgf95*)
1801618047 # Portland Group compilers (*not* the Pentium gcc compiler,
1801718048 # which looks to be a dead project)
1801818049 lt_prog_compiler_wl_GCJ='-Wl,'
1801918050 lt_prog_compiler_pic_GCJ='-fpic'
18020 lt_prog_compiler_static_GCJ='-static'
18051 lt_prog_compiler_static_GCJ='-Bstatic'
1802118052 ;;
1802218053 ccc*)
1802318054 lt_prog_compiler_wl_GCJ='-Wl,'
1810718138 # with a dollar sign (not a hyphen), so the echo should work correctly.
1810818139 # The option is referenced via a variable to avoid confusing sed.
1810918140 lt_compile=`echo "$ac_compile" | $SED \
18110 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
18141 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
1811118142 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
1811218143 -e 's:$: $lt_compiler_flag:'`
18113 (eval echo "\"\$as_me:18114: $lt_compile\"" >&5)
18144 (eval echo "\"\$as_me:18145: $lt_compile\"" >&5)
1811418145 (eval "$lt_compile" 2>conftest.err)
1811518146 ac_status=$?
1811618147 cat conftest.err >&5
18117 echo "$as_me:18118: \$? = $ac_status" >&5
18148 echo "$as_me:18149: \$? = $ac_status" >&5
1811818149 if (exit $ac_status) && test -s "$ac_outfile"; then
1811918150 # The compiler can only warn and ignore the option if not recognized
1812018151 # So say no if there are warnings other than the usual output.
1814118172 fi
1814218173
1814318174 fi
18144 case "$host_os" in
18175 case $host_os in
1814518176 # For platforms which do not support PIC, -DPIC is meaningless:
1814618177 *djgpp*)
1814718178 lt_prog_compiler_pic_GCJ=
1816918200 # Note that $ac_compile itself does not contain backslashes and begins
1817018201 # with a dollar sign (not a hyphen), so the echo should work correctly.
1817118202 lt_compile=`echo "$ac_compile" | $SED \
18172 -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
18203 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
1817318204 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
1817418205 -e 's:$: $lt_compiler_flag:'`
18175 (eval echo "\"\$as_me:18176: $lt_compile\"" >&5)
18206 (eval echo "\"\$as_me:18207: $lt_compile\"" >&5)
1817618207 (eval "$lt_compile" 2>out/conftest.err)
1817718208 ac_status=$?
1817818209 cat out/conftest.err >&5
18179 echo "$as_me:18180: \$? = $ac_status" >&5
18210 echo "$as_me:18211: \$? = $ac_status" >&5
1818018211 if (exit $ac_status) && test -s out/conftest2.$ac_objext
1818118212 then
1818218213 # The compiler can only warn and ignore the option if not recognized
1818718218 lt_cv_prog_compiler_c_o_GCJ=yes
1818818219 fi
1818918220 fi
18190 chmod u+w .
18221 chmod u+w . 2>&5
1819118222 $rm conftest*
1819218223 # SGI C++ compiler will create directory out/ii_files/ for
1819318224 # template instantiation
1838718418 tmp_addflag=
1838818419 case $cc_basename,$host_cpu in
1838918420 pgcc*) # Portland Group C compiler
18390 whole_archive_flag_spec_GCJ='${wl}--whole-archive,`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
18421 whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
1839118422 tmp_addflag=' $pic_flag'
1839218423 ;;
18393 pgf77* | pgf90* ) # Portland Group f77 and f90 compilers
18394 whole_archive_flag_spec_GCJ='${wl}--whole-archive,`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
18424 pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers
18425 whole_archive_flag_spec_GCJ='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive'
1839518426 tmp_addflag=' $pic_flag -Mnomain' ;;
1839618427 ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64
1839718428 tmp_addflag=' -i_dynamic' ;;
1869918730 # Exported symbols can be pulled into shared objects from archives
1870018731 whole_archive_flag_spec_GCJ=' '
1870118732 archive_cmds_need_lc_GCJ=yes
18702 # This is similar to how AIX traditionally builds it's shared libraries.
18733 # This is similar to how AIX traditionally builds its shared libraries.
1870318734 archive_expsym_cmds_GCJ="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}-bE:$export_symbols ${wl}-bnoentry${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
1870418735 fi
1870518736 fi
1873918770 ;;
1874018771
1874118772 darwin* | rhapsody*)
18742 case "$host_os" in
18773 case $host_os in
1874318774 rhapsody* | darwin1.[012])
1874418775 allow_undefined_flag_GCJ='${wl}-undefined ${wl}suppress'
1874518776 ;;
1876818799 output_verbose_link_cmd='echo'
1876918800 archive_cmds_GCJ='$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
1877018801 module_cmds_GCJ='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
18771 # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
18802 # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin lds
1877218803 archive_expsym_cmds_GCJ='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
1877318804 module_expsym_cmds_GCJ='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
1877418805 else
1877718808 output_verbose_link_cmd='echo'
1877818809 archive_cmds_GCJ='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring'
1877918810 module_cmds_GCJ='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
18780 # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
18811 # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin lds
1878118812 archive_expsym_cmds_GCJ='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}$rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
1878218813 module_expsym_cmds_GCJ='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
1878318814 ;;
1884318874
1884418875 hpux10* | hpux11*)
1884518876 if test "$GCC" = yes -a "$with_gnu_ld" = no; then
18846 case "$host_cpu" in
18877 case $host_cpu in
1884718878 hppa*64*|ia64*)
1884818879 archive_cmds_GCJ='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
1884918880 ;;
1885218883 ;;
1885318884 esac
1885418885 else
18855 case "$host_cpu" in
18886 case $host_cpu in
1885618887 hppa*64*|ia64*)
1885718888 archive_cmds_GCJ='$LD -b +h $soname -o $lib $libobjs $deplibs $linker_flags'
1885818889 ;;
1886218893 esac
1886318894 fi
1886418895 if test "$with_gnu_ld" = no; then
18865 case "$host_cpu" in
18896 case $host_cpu in
1886618897 hppa*64*)
1886718898 hardcode_libdir_flag_spec_GCJ='${wl}+b ${wl}$libdir'
1886818899 hardcode_libdir_flag_spec_ld_GCJ='+b $libdir'
1932119352 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
1932219353 dldir=$destdir/`dirname \$dlpath`~
1932319354 test -d \$dldir || mkdir -p \$dldir~
19324 $install_prog $dir/$dlname \$dldir/$dlname'
19355 $install_prog $dir/$dlname \$dldir/$dlname~
19356 chmod a+x \$dldir/$dlname'
1932519357 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
1932619358 dlpath=$dir/\$dldll~
1932719359 $rm \$dlpath'
1939819430 soname_spec='${libname}${release}${major}$shared_ext'
1939919431 shlibpath_overrides_runpath=yes
1940019432 shlibpath_var=DYLD_LIBRARY_PATH
19401 shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)'
19433 shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
1940219434 # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
1940319435 if test "$GCC" = yes; then
1940419436 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"`
1943619468 freebsd* | dragonfly*)
1943719469 # DragonFly does not have aout. When/if they implement a new
1943819470 # versioning mechanism, adjust this.
19439 objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
19471 if test -x /usr/bin/objformat; then
19472 objformat=`/usr/bin/objformat`
19473 else
19474 case $host_os in
19475 freebsd[123]*) objformat=aout ;;
19476 *) objformat=elf ;;
19477 esac
19478 fi
1944019479 version_type=freebsd-$objformat
1944119480 case $version_type in
1944219481 freebsd-elf*)
1948119520 version_type=sunos
1948219521 need_lib_prefix=no
1948319522 need_version=no
19484 case "$host_cpu" in
19523 case $host_cpu in
1948519524 ia64*)
1948619525 shrext_cmds='.so'
1948719526 hardcode_into_libs=yes
1960319642 libsuff=
1960419643 case "$host_cpu" in
1960519644 x86_64*)
19606 echo '#line 19607 "configure"' > conftest.$ac_ext
19645 echo '#line 19646 "configure"' > conftest.$ac_ext
1960719646 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
1960819647 (eval $ac_compile) 2>&5
1960919648 ac_status=$?
2046720506 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
2046820507 lt_status=$lt_dlunknown
2046920508 cat > conftest.$ac_ext <<EOF
20470 #line 20471 "configure"
20509 #line 20510 "configure"
2047120510 #include "confdefs.h"
2047220511
2047320512 #if HAVE_DLFCN_H
2053320572 ac_status=$?
2053420573 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2053520574 (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then
20536 (./conftest; exit; ) 2>/dev/null
20575 (./conftest; exit; ) >&5 2>/dev/null
2053720576 lt_status=$?
2053820577 case x$lt_status in
2053920578 x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;;
2056520604 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
2056620605 lt_status=$lt_dlunknown
2056720606 cat > conftest.$ac_ext <<EOF
20568 #line 20569 "configure"
20607 #line 20608 "configure"
2056920608 #include "confdefs.h"
2057020609
2057120610 #if HAVE_DLFCN_H
2063120670 ac_status=$?
2063220671 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2063320672 (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then
20634 (./conftest; exit; ) 2>/dev/null
20673 (./conftest; exit; ) >&5 2>/dev/null
2063520674 lt_status=$?
2063620675 case x$lt_status in
2063720676 x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;;
2261722656 } >&5
2261822657 cat >&5 <<_CSEOF
2261922658
22620 This file was extended by eiciel $as_me 0.8.2, which was
22659 This file was extended by eiciel $as_me 0.8.4, which was
2262122660 generated by GNU Autoconf 2.59. Invocation command line was
2262222661
2262322662 CONFIG_FILES = $CONFIG_FILES
2268022719
2268122720 cat >>$CONFIG_STATUS <<_ACEOF
2268222721 ac_cs_version="\\
22683 eiciel config.status 0.8.2
22722 eiciel config.status 0.8.4
2268422723 configured by $0, generated by GNU Autoconf 2.59,
2268522724 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
2268622725
00 dnl Establim el nom del paquet, la versió i l'email de contacte
1 AC_INIT(eiciel, 0.8.2, rofi@ya.com)
1 AC_INIT(eiciel, 0.8.4, rofi@ya.com)
22
33 dnl Establim com a prerequisit Autoconf 2.59
44 AC_PREREQ(2.57)
11 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
22 "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
33 <!ENTITY eiciel "Eiciel">
4 <!ENTITY version "0.8.2">
4 <!ENTITY version "0.8.4">
55 ]>
66 <?yelp:chunk-depth 2?>
77 <article id="index" lang="en">
1111 usuari-acl-default.png \
1212 usuari-acl.png \
1313 usuari-default.png \
14 usuari.png
14 usuari.png \
15 icona_eiciel_16.png \
16 icona_eiciel_24.png \
17 icona_eiciel_32.png \
18 icona_eiciel_48.png \
19 icona_eiciel_64.png
158158 usuari-acl-default.png \
159159 usuari-acl.png \
160160 usuari-default.png \
161 usuari.png
161 usuari.png \
162 icona_eiciel_16.png \
163 icona_eiciel_24.png \
164 icona_eiciel_32.png \
165 icona_eiciel_48.png \
166 icona_eiciel_64.png
162167
163168 subdir = img
164169 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
Binary diff not shown
Binary diff not shown
Binary diff not shown
Binary diff not shown
Binary diff not shown
4545
4646 PROGRAM=ltmain.sh
4747 PACKAGE=libtool
48 VERSION=1.5.18
49 TIMESTAMP=" (1.1220.2.246 2005/05/16 10:00:18)"
48 VERSION=1.5.20
49 TIMESTAMP=" (1.1220.2.287 2005/08/31 18:54:15)"
5050
5151 # See if we are running on zsh, and set the options which allow our
5252 # commands through without removal of \ escapes.
5858 EGREP=egrep
5959 fi
6060 if test "X$LTCC" = X ; then
61 LTCC=${CC-gcc}
62 fi
63 # Same for EGREP, and just to be sure, do LTCC as well
64 if test "x$EGREP" = x ; then
65 EGREP=egrep
66 fi
67 if test "x$LTCC" = x ; then
6168 LTCC=${CC-gcc}
6269 fi
6370
97104 Xsed="${SED}"' -e 1s/^X//'
98105 sed_quote_subst='s/\([\\`\\"$\\\\]\)/\\\1/g'
99106 # test EBCDIC or ASCII
100 case `echo A|tr A '\301'` in
101 A) # EBCDIC based system
102 SP2NL="tr '\100' '\n'"
103 NL2SP="tr '\r\n' '\100\100'"
107 case `echo X|tr X '\101'` in
108 A) # ASCII based system
109 # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr
110 SP2NL='tr \040 \012'
111 NL2SP='tr \015\012 \040\040'
104112 ;;
105 *) # Assume ASCII based system
106 SP2NL="tr '\040' '\012'"
107 NL2SP="tr '\015\012' '\040\040'"
113 *) # EBCDIC based system
114 SP2NL='tr \100 \n'
115 NL2SP='tr \r\n \100\100'
108116 ;;
109117 esac
110118
142150 execute_dlfiles=
143151 lo2o="s/\\.lo\$/.${objext}/"
144152 o2lo="s/\\.${objext}\$/.lo/"
145 quote_scanset='[[~#^*{};<>?'"'"' ]'
153
154 if test -z "$max_cmd_len"; then
155 i=0
156 testring="ABCD"
157 new_result=
158
159 # If test is not a shell built-in, we'll probably end up computing a
160 # maximum length that is only half of the actual maximum length, but
161 # we can't tell.
162 while (test "X"`$SHELL $0 --fallback-echo "X$testring" 2>/dev/null` \
163 = "XX$testring") >/dev/null 2>&1 &&
164 new_result=`expr "X$testring" : ".*" 2>&1` &&
165 max_cmd_len="$new_result" &&
166 test $i != 17 # 1/2 MB should be enough
167 do
168 i=`expr $i + 1`
169 testring="$testring$testring"
170 done
171 testring=
172 # Add a significant safety factor because C++ compilers can tack on massive
173 # amounts of additional arguments before passing them to the linker.
174 # It appears as though 1/2 is a usable value.
175 max_cmd_len=`expr $max_cmd_len \/ 2`
176 fi
146177
147178 if test -z "$max_cmd_len"; then
148179 i=0
225256 CC_quoted=
226257 for arg in $CC; do
227258 case $arg in
228 *$quote_scanset* | *]* | *\|* | *\&* | *\(* | *\)* | "")
259 *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"")
229260 arg="\"$arg\""
230261 ;;
231262 esac
246277 for arg in $CC; do
247278 # Double-quote args containing other shell metacharacters.
248279 case $arg in
249 *$quote_scanset* | *]* | *\|* | *\&* | *\(* | *\)* | "")
280 *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"")
250281 arg="\"$arg\""
251282 ;;
252283 esac
380411 func_extract_an_archive "$my_xdir" "$my_xabs"
381412 fi # $darwin_arches
382413 fi # $run
383 ;;
414 ;;
384415 *)
385416 func_extract_an_archive "$my_xdir" "$my_xabs"
386417 ;;
619650
620651 for arg
621652 do
622 case "$arg_mode" in
653 case $arg_mode in
623654 arg )
624655 # do not "continue". Instead, add this to base_compile
625656 lastarg="$arg"
670701 # Many Bourne shells cannot handle close brackets correctly
671702 # in scan sets, so we specify it separately.
672703 case $arg in
673 *$quote_scanset* | *]* | *\|* | *\&* | *\(* | *\)* | "")
704 *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"")
674705 arg="\"$arg\""
675706 ;;
676707 esac
705736 # in scan sets (worked around with variable expansion),
706737 # and furthermore cannot handle '|' '&' '(' ')' in scan sets
707738 # at all, so we specify them separately.
708 *$quote_scanset* | *]* | *\|* | *\&* | *\(* | *\)* | "")
739 *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"")
709740 lastarg="\"$lastarg\""
710741 ;;
711742 esac
780811
781812 qlibobj=`$echo "X$libobj" | $Xsed -e "$sed_quote_subst"`
782813 case $qlibobj in
783 *$quote_scanset* | *]* | *\|* | *\&* | *\(* | *\)* | "")
814 *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"")
784815 qlibobj="\"$qlibobj\"" ;;
785816 esac
786 if test "X$libobj" != "X$qlibobj"; then
787 $echo "$modename: libobj name \`$libobj' may not contain shell special characters."
788 exit $EXIT_FAILURE
789 fi
817 test "X$libobj" != "X$qlibobj" \
818 && $echo "X$libobj" | grep '[]~#^*{};<>?"'"'"' &()|`$[]' \
819 && $echo "$modename: libobj name \`$libobj' may not contain shell special characters."
790820 objname=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
791821 xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'`
792822 if test "X$xdir" = "X$obj"; then
867897 fi
868898 qsrcfile=`$echo "X$srcfile" | $Xsed -e "$sed_quote_subst"`
869899 case $qsrcfile in
870 *$quote_scanset* | *]* | *\|* | *\&* | *\(* | *\)* | "")
900 *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"")
871901 qsrcfile="\"$qsrcfile\"" ;;
872902 esac
873903
11541184 arg="$1"
11551185 shift
11561186 case $arg in
1157 *$quote_scanset* | *]* | *\|* | *\&* | *\(* | *\)* | "")
1187 *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"")
11581188 qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test
11591189 ;;
11601190 *) qarg=$arg ;;
14631493 continue
14641494 ;;
14651495
1466 -framework)
1496 -framework|-arch)
14671497 prev=darwin_framework
14681498 compiler_flags="$compiler_flags $arg"
14691499 compile_command="$compile_command $arg"
15861616 # to be aesthetically quoted because they are evaled later.
15871617 arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
15881618 case $arg in
1589 *$quote_scanset* | *]* | *\|* | *\&* | *\(* | *\)* | "")
1619 *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"")
15901620 arg="\"$arg\""
15911621 ;;
15921622 esac
17021732 for flag in $args; do
17031733 IFS="$save_ifs"
17041734 case $flag in
1705 *$quote_scanset* | *]* | *\|* | *\&* | *\(* | *\)* | "")
1735 *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"")
17061736 flag="\"$flag\""
17071737 ;;
17081738 esac
17201750 for flag in $args; do
17211751 IFS="$save_ifs"
17221752 case $flag in
1723 *$quote_scanset* | *]* | *\|* | *\&* | *\(* | *\)* | "")
1753 *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"")
17241754 flag="\"$flag\""
17251755 ;;
17261756 esac
17581788 # to be aesthetically quoted because they are evaled later.
17591789 arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
17601790 case $arg in
1761 *$quote_scanset* | *]* | *\|* | *\&* | *\(* | *\)* | "")
1791 *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"")
17621792 arg="\"$arg\""
17631793 ;;
17641794 esac
18921922 # to be aesthetically quoted because they are evaled later.
18931923 arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
18941924 case $arg in
1895 *$quote_scanset* | *]* | *\|* | *\&* | *\(* | *\)* | "")
1925 *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"")
18961926 arg="\"$arg\""
18971927 ;;
18981928 esac
24572487 case "$temp_rpath " in
24582488 *" $dir "*) ;;
24592489 *" $absdir "*) ;;
2460 *) temp_rpath="$temp_rpath $dir" ;;
2490 *) temp_rpath="$temp_rpath $absdir" ;;
24612491 esac
24622492 fi
24632493
26432673 add_dir="-L$dir"
26442674 # Try looking first in the location we're being installed to.
26452675 if test -n "$inst_prefix_dir"; then
2646 case "$libdir" in
2676 case $libdir in
26472677 [\\/]*)
26482678 add_dir="$add_dir -L$inst_prefix_dir$libdir"
26492679 ;;
27162746 add_dir="-L$libdir"
27172747 # Try looking first in the location we're being installed to.
27182748 if test -n "$inst_prefix_dir"; then
2719 case "$libdir" in
2749 case $libdir in
27202750 [\\/]*)
27212751 add_dir="$add_dir -L$inst_prefix_dir$libdir"
27222752 ;;
27772807 fi
27782808 fi
27792809 else
2780 convenience="$convenience $dir/$old_library"
2781 old_convenience="$old_convenience $dir/$old_library"
27822810 deplibs="$dir/$old_library $deplibs"
27832811 link_static=yes
27842812 fi
34683496 if test "$?" -eq 0 ; then
34693497 ldd_output=`ldd conftest`
34703498 for i in $deplibs; do
3471 name="`expr $i : '-l\(.*\)'`"
3499 name=`expr $i : '-l\(.*\)'`
34723500 # If $name is empty we are operating on a -L argument.
34733501 if test "$name" != "" && test "$name" -ne "0"; then
34743502 if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
35053533 # Error occurred in the first compile. Let's try to salvage
35063534 # the situation: Compile a separate program for each library.
35073535 for i in $deplibs; do
3508 name="`expr $i : '-l\(.*\)'`"
3536 name=`expr $i : '-l\(.*\)'`
35093537 # If $name is empty we are operating on a -L argument.
35103538 if test "$name" != "" && test "$name" != "0"; then
35113539 $rm conftest
35573585 set dummy $deplibs_check_method
35583586 file_magic_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
35593587 for a_deplib in $deplibs; do
3560 name="`expr $a_deplib : '-l\(.*\)'`"
3588 name=`expr $a_deplib : '-l\(.*\)'`
35613589 # If $name is empty we are operating on a -L argument.
35623590 if test "$name" != "" && test "$name" != "0"; then
35633591 if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
36333661 set dummy $deplibs_check_method
36343662 match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
36353663 for a_deplib in $deplibs; do
3636 name="`expr $a_deplib : '-l\(.*\)'`"
3664 name=`expr $a_deplib : '-l\(.*\)'`
36373665 # If $name is empty we are operating on a -L argument.
36383666 if test -n "$name" && test "$name" != "0"; then
36393667 if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
38743902 # The command line is too long to execute in one step.
38753903 $show "using reloadable object file for export list..."
38763904 skipped_export=:
3905 # Break out early, otherwise skipped_export may be
3906 # set to false by a later but shorter cmd.
3907 break
38773908 fi
38783909 done
38793910 IFS="$save_ifs"
39433974 fi
39443975 fi
39453976
3946 if test "X$skipped_export" != "X:" && len=`expr "X$test_cmds" : ".*"` &&
3977 if test "X$skipped_export" != "X:" &&
3978 len=`expr "X$test_cmds" : ".*" 2>/dev/null` &&
39473979 test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
39483980 :
39493981 else
39784010 do
39794011 eval test_cmds=\"$reload_cmds $objlist $last_robj\"
39804012 if test "X$objlist" = X ||
3981 { len=`expr "X$test_cmds" : ".*"` &&
4013 { len=`expr "X$test_cmds" : ".*" 2>/dev/null` &&
39824014 test "$len" -le "$max_cmd_len"; }; then
39834015 objlist="$objlist $obj"
39844016 else
40684100 IFS="$save_ifs"
40694101 eval cmd=\"$cmd\"
40704102 $show "$cmd"
4071 $run eval "$cmd" || exit $?
4103 $run eval "$cmd" || {
4104 lt_exit=$?
4105
4106 # Restore the uninstalled library and exit
4107 if test "$mode" = relink; then
4108 $run eval '(cd $output_objdir && $rm ${realname}T && $mv ${realname}U $realname)'
4109 fi
4110
4111 exit $lt_exit
4112 }
40724113 done
40734114 IFS="$save_ifs"
40744115
40754116 # Restore the uninstalled library and exit
40764117 if test "$mode" = relink; then
40774118 $run eval '(cd $output_objdir && $rm ${realname}T && $mv $realname ${realname}T && $mv "$realname"U $realname)' || exit $?
4119
4120 if test -n "$convenience"; then
4121 if test -z "$whole_archive_flag_spec"; then
4122 $show "${rm}r $gentop"
4123 $run ${rm}r "$gentop"
4124 fi
4125 fi
4126
40784127 exit $EXIT_SUCCESS
40794128 fi
40804129
44194468 if test -z "$export_symbols"; then
44204469 export_symbols="$output_objdir/$outputname.exp"
44214470 $run $rm $export_symbols
4422 $run eval "${SED} -n -e '/^: @PROGRAM@$/d' -e 's/^.* \(.*\)$/\1/p' "'< "$nlist" > "$export_symbols"'
4471 $run eval "${SED} -n -e '/^: @PROGRAM@ $/d' -e 's/^.* \(.*\)$/\1/p' "'< "$nlist" > "$export_symbols"'
44234472 else
44244473 $run eval "${SED} -e 's/\([ ][.*^$]\)/\\\1/g' -e 's/^/ /' -e 's/$/$/'"' < "$export_symbols" > "$output_objdir/$outputname.exp"'
44254474 $run eval 'grep -f "$output_objdir/$outputname.exp" < "$nlist" > "$nlist"T'
48214870 EOF
48224871
48234872 cat >> $cwrappersource <<"EOF"
4873 return 127;
48244874 }
48254875
48264876 void *
50845134 # Backslashes separate directories on plain windows
50855135 *-*-mingw | *-*-os2*)
50865136 $echo >> $output "\
5087 exec \$progdir\\\\\$program \${1+\"\$@\"}
5137 exec \"\$progdir\\\\\$program\" \${1+\"\$@\"}
50885138 "
50895139 ;;
50905140
50915141 *)
50925142 $echo >> $output "\
5093 exec \$progdir/\$program \${1+\"\$@\"}
5143 exec \"\$progdir/\$program\" \${1+\"\$@\"}
50945144 "
50955145 ;;
50965146 esac
51005150 fi
51015151 else
51025152 # The program doesn't exist.
5103 \$echo \"\$0: error: \$progdir/\$program does not exist\" 1>&2
5153 \$echo \"\$0: error: \\\`\$progdir/\$program' does not exist\" 1>&2
51045154 \$echo \"This script is just a wrapper for \$program.\" 1>&2
51055155 $echo \"See the $PACKAGE documentation for more information.\" 1>&2
51065156 exit $EXIT_FAILURE
52235273 oldobjs="$objlist $obj"
52245274 objlist="$objlist $obj"
52255275 eval test_cmds=\"$old_archive_cmds\"
5226 if len=`expr "X$test_cmds" : ".*"` &&
5276 if len=`expr "X$test_cmds" : ".*" 2>/dev/null` &&
52275277 test "$len" -le "$max_cmd_len"; then
52285278 :
52295279 else
53335383 fi
53345384 # We do not want portage's build root ($S) present.
53355385 my_little_ninja_foo_2=`echo $deplib |$EGREP -e "$S"`
5386 # We do not want portage's install root ($D) present.
5387 my_little_ninja_foo_3=`echo $deplib |$EGREP -e "$D"`
53365388 if test -n "$my_little_ninja_foo_2" && test "$S"; then
53375389 mynewdependency_lib=""
5338 # We do not want portage's install root ($D) present.
5339 my_little_ninja_foo_3=`echo $deplib |$EGREP -e "$D"`
53405390 elif test -n "$my_little_ninja_foo_3" && test "$D"; then
53415391 eval mynewdependency_lib=`echo "$deplib" |sed -e "s:$D:/:g" -e 's:/\+:/:g'`
53425392 else
54685518 # install_prog (especially on Windows NT).
54695519 if test "$nonopt" = "$SHELL" || test "$nonopt" = /bin/sh ||
54705520 # Allow the use of GNU shtool's install command.
5471 $echo "X$nonopt" | $Xsed | grep shtool > /dev/null; then
5521 $echo "X$nonopt" | grep shtool > /dev/null; then
54725522 # Aesthetically quote it.
54735523 arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"`
54745524 case $arg in
5475 *$quote_scanset* | *]* | *\|* | *\&* | *\(* | *\)* | "")
5525 *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"")
54765526 arg="\"$arg\""
54775527 ;;
54785528 esac
54815531 shift
54825532 else
54835533 install_prog=
5484 arg="$nonopt"
5534 arg=$nonopt
54855535 fi
54865536
54875537 # The real first argument should be the name of the installation program.
54885538 # Aesthetically quote it.
54895539 arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
54905540 case $arg in
5491 *$quote_scanset* | *]* | *\|* | *\&* | *\(* | *\)* | "")
5541 *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"")
54925542 arg="\"$arg\""
54935543 ;;
54945544 esac
55065556 do
55075557 if test -n "$dest"; then
55085558 files="$files $dest"
5509 dest="$arg"
5559 dest=$arg
55105560 continue
55115561 fi
55125562
55135563 case $arg in
55145564 -d) isdir=yes ;;
5515 -f) prev="-f" ;;
5516 -g) prev="-g" ;;
5517 -m) prev="-m" ;;
5518 -o) prev="-o" ;;
5565 -f)
5566 case " $install_prog " in
5567 *[\\\ /]cp\ *) ;;
5568 *) prev=$arg ;;
5569 esac
5570 ;;
5571 -g | -m | -o) prev=$arg ;;
55195572 -s)
55205573 stripme=" -s"
55215574 continue
55225575 ;;
5523 -*) ;;
5524
5576 -*)
5577 ;;
55255578 *)
55265579 # If the previous option needed an argument, then skip it.
55275580 if test -n "$prev"; then
55285581 prev=
55295582 else
5530 dest="$arg"
5583 dest=$arg
55315584 continue
55325585 fi
55335586 ;;
55365589 # Aesthetically quote the argument.
55375590 arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
55385591 case $arg in
5539 *$quote_scanset* | *]* | *\|* | *\&* | *\(* | *\)* | "")
5592 *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"")
55405593 arg="\"$arg\""
55415594 ;;
55425595 esac
57055758
57065759 if test "$#" -gt 0; then
57075760 # Delete the old symlinks, and create new ones.
5761 # Try `ln -sf' first, because the `ln' binary might depend on
5762 # the symlink we replace! Solaris /bin/ln does not understand -f,
5763 # so we also need to try rm && ln -s.
57085764 for linkname
57095765 do
57105766 if test "$linkname" != "$realname"; then
5711 $show "(cd $destdir && $rm $linkname && $LN_S $realname $linkname)"
5712 $run eval "(cd $destdir && $rm $linkname && $LN_S $realname $linkname)"
5767 $show "(cd $destdir && { $LN_S -f $realname $linkname || { $rm $linkname && $LN_S $realname $linkname; }; })"
5768 $run eval "(cd $destdir && { $LN_S -f $realname $linkname || { $rm $linkname && $LN_S $realname $linkname; }; })"
57135769 fi
57145770 done
57155771 fi
57225778 IFS="$save_ifs"
57235779 eval cmd=\"$cmd\"
57245780 $show "$cmd"
5725 $run eval "$cmd" || exit $?
5781 $run eval "$cmd" || {
5782 lt_exit=$?
5783
5784 # Restore the uninstalled library and exit
5785 if test "$mode" = relink; then
5786 $run eval '(cd $output_objdir && $rm ${realname}T && $mv ${realname}U $realname)'
5787 fi
5788
5789 exit $lt_exit
5790 }
57265791 done
57275792 IFS="$save_ifs"
57285793 fi
58165881 notinst_deplibs=
58175882 relink_command=
58185883
5819 # To insure that "foo" is sourced, and not "foo.exe",
5820 # finese the cygwin/MSYS system by explicitly sourcing "foo."
5821 # which disallows the automatic-append-.exe behavior.
5822 case $build in
5823 *cygwin* | *mingw*) wrapperdot=${wrapper}. ;;
5824 *) wrapperdot=${wrapper} ;;
5825 esac
5884 # Note that it is not necessary on cygwin/mingw to append a dot to
5885 # foo even if both foo and FILE.exe exist: automatic-append-.exe
5886 # behavior happens only for exec(3), not for open(2)! Also, sourcing
5887 # `FILE.' does not work on cygwin managed mounts.
5888 #
58265889 # If there is no directory component, then add one.
5827 case $file in
5828 */* | *\\*) . ${wrapperdot} ;;
5829 *) . ./${wrapperdot} ;;
5890 case $wrapper in
5891 */* | *\\*) . ${wrapper} ;;
5892 *) . ./${wrapper} ;;
58305893 esac
58315894
58325895 # Check the variables that should have been set.
58545917 done
58555918
58565919 relink_command=
5857 # To insure that "foo" is sourced, and not "foo.exe",
5858 # finese the cygwin/MSYS system by explicitly sourcing "foo."
5859 # which disallows the automatic-append-.exe behavior.
5860 case $build in
5861 *cygwin* | *mingw*) wrapperdot=${wrapper}. ;;
5862 *) wrapperdot=${wrapper} ;;
5863 esac
5920 # Note that it is not necessary on cygwin/mingw to append a dot to
5921 # foo even if both foo and FILE.exe exist: automatic-append-.exe
5922 # behavior happens only for exec(3), not for open(2)! Also, sourcing
5923 # `FILE.' does not work on cygwin managed mounts.
5924 #
58645925 # If there is no directory component, then add one.
5865 case $file in
5866 */* | *\\*) . ${wrapperdot} ;;
5867 *) . ./${wrapperdot} ;;
5926 case $wrapper in
5927 */* | *\\*) . ${wrapper} ;;
5928 *) . ./${wrapper} ;;
58685929 esac
58695930
58705931 outputname=
59055966 fi
59065967
59075968 # remove .exe since cygwin /usr/bin/install will append another
5908 # one anyways
5969 # one anyway
59095970 case $install_prog,$host in
59105971 */usr/bin/install*,*cygwin*)
59115972 case $file:$destfile in
Binary diff not shown
66 msgstr ""
77 "Project-Id-Version: Eiciel 0.4\n"
88 "Report-Msgid-Bugs-To: Roger Ferrer Ibáñez <rofi@ya.com>\n"
9 "POT-Creation-Date: 2005-08-20 19:10+0200\n"
9 "POT-Creation-Date: 2005-10-01 09:24+0200\n"
1010 "PO-Revision-Date: 2004-10-12 19:02+0200\n"
1111 "Last-Translator: Roger Ferrer Ibáñez <rofi@ya.com>\n"
1212 "Language-Team: Catalan <ca@li.org>\n"
1818 msgid "<b>File name</b>"
1919 msgstr "<b>Nom de fitxer</b>"
2020
21 #: src/eiciel_container.cpp:24 src/eiciel_container.cpp:158
21 #: src/eiciel_container.cpp:24 src/eiciel_container.cpp:175
2222 msgid "No file opened"
2323 msgstr "No hi ha cap fitxer obert"
2424
25 #: src/eiciel_container.cpp:27 src/eiciel_container.cpp:181
25 #: src/eiciel_container.cpp:27 src/eiciel_container.cpp:198
2626 msgid "About..."
2727 msgstr "Quant a..."
2828
29 #: src/eiciel_container.cpp:98
29 #: src/eiciel_container.cpp:115
3030 msgid "Could not show the help file even if it was found"
3131 msgstr "No s'ha pogut mostrar l'ajuda tot i que s'ha trobat"
3232
33 #: src/eiciel_container.cpp:107
33 #: src/eiciel_container.cpp:124
3434 msgid "Help file not found"
3535 msgstr "No s'ha trobat el fitxer d'ajuda"
3636
37 #: src/eiciel_container.cpp:129
37 #: src/eiciel_container.cpp:146
3838 msgid "Choose a file or a directory"
3939 msgstr "Escull un fitxer o directori"
4040
41 #: src/eiciel_container.cpp:153
41 #: src/eiciel_container.cpp:170
4242 msgid "Could not open the file \""
4343 msgstr "No es pot obrir el fitxer \""
4444
9494 msgid "Also show system participants"
9595 msgstr "Mostrar també participants del sistema"
9696
97 #: src/eiciel_main_window.cpp:32 src/eiciel_nautilus_page.cpp:115
97 #: src/eiciel_main_window.cpp:32 src/eiciel_nautilus_page.cpp:121
9898 msgid "Access Control List"
9999 msgstr "Llista de control d'accés"
100100
Binary diff not shown
77 msgstr ""
88 "Project-Id-Version: de\n"
99 "Report-Msgid-Bugs-To: Roger Ferrer Ibáñez <rofi@ya.com>\n"
10 "POT-Creation-Date: 2005-08-20 19:10+0200\n"
10 "POT-Creation-Date: 2005-10-01 09:24+0200\n"
1111 "PO-Revision-Date: 2005-09-08 05:39+0200\n"
1212 "Last-Translator: Michael Biebl <biebl@teco.edu>\n"
1313 "Language-Team: deutsch <de@li.org>\n"
2020 msgid "<b>File name</b>"
2121 msgstr "<b>Datei</b>"
2222
23 #: src/eiciel_container.cpp:24 src/eiciel_container.cpp:158
23 #: src/eiciel_container.cpp:24 src/eiciel_container.cpp:175
2424 msgid "No file opened"
2525 msgstr "Keine Datei geöffnet"
2626
27 #: src/eiciel_container.cpp:27 src/eiciel_container.cpp:181
27 #: src/eiciel_container.cpp:27 src/eiciel_container.cpp:198
2828 msgid "About..."
2929 msgstr "Über..."
3030
31 #: src/eiciel_container.cpp:98
31 #: src/eiciel_container.cpp:115
3232 msgid "Could not show the help file even if it was found"
3333 msgstr "Konnte Hilfe Datei nicht anzeigen"
3434
35 #: src/eiciel_container.cpp:107
35 #: src/eiciel_container.cpp:124
3636 msgid "Help file not found"
3737 msgstr "Hilfe Datei nicht gefunden"
3838
39 #: src/eiciel_container.cpp:129
39 #: src/eiciel_container.cpp:146
4040 msgid "Choose a file or a directory"
4141 msgstr "Datei oder Verzeichnis öffnen"
4242
43 #: src/eiciel_container.cpp:153
43 #: src/eiciel_container.cpp:170
4444 msgid "Could not open the file \""
4545 msgstr "Konnte Datei nicht öffnen \""
4646
9696 msgid "Also show system participants"
9797 msgstr "System Teilnehmer anzeigen"
9898
99 #: src/eiciel_main_window.cpp:32 src/eiciel_nautilus_page.cpp:115
99 #: src/eiciel_main_window.cpp:32 src/eiciel_nautilus_page.cpp:121
100100 msgid "Access Control List"
101101 msgstr "Zugriffskontrollliste"
102102
77 msgstr ""
88 "Project-Id-Version: PACKAGE VERSION\n"
99 "Report-Msgid-Bugs-To: Roger Ferrer Ibáñez <rofi@ya.com>\n"
10 "POT-Creation-Date: 2005-08-20 19:10+0200\n"
10 "POT-Creation-Date: 2005-10-01 09:24+0200\n"
1111 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1212 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1313 "Language-Team: LANGUAGE <LL@li.org>\n"
1919 msgid "<b>File name</b>"
2020 msgstr ""
2121
22 #: src/eiciel_container.cpp:24 src/eiciel_container.cpp:158
22 #: src/eiciel_container.cpp:24 src/eiciel_container.cpp:175
2323 msgid "No file opened"
2424 msgstr ""
2525
26 #: src/eiciel_container.cpp:27 src/eiciel_container.cpp:181
26 #: src/eiciel_container.cpp:27 src/eiciel_container.cpp:198
2727 msgid "About..."
2828 msgstr ""
2929
30 #: src/eiciel_container.cpp:98
30 #: src/eiciel_container.cpp:115
3131 msgid "Could not show the help file even if it was found"
3232 msgstr ""
3333
34 #: src/eiciel_container.cpp:107
34 #: src/eiciel_container.cpp:124
3535 msgid "Help file not found"
3636 msgstr ""
3737
38 #: src/eiciel_container.cpp:129
38 #: src/eiciel_container.cpp:146
3939 msgid "Choose a file or a directory"
4040 msgstr ""
4141
42 #: src/eiciel_container.cpp:153
42 #: src/eiciel_container.cpp:170
4343 msgid "Could not open the file \""
4444 msgstr ""
4545
9595 msgid "Also show system participants"
9696 msgstr ""
9797
98 #: src/eiciel_main_window.cpp:32 src/eiciel_nautilus_page.cpp:115
98 #: src/eiciel_main_window.cpp:32 src/eiciel_nautilus_page.cpp:121
9999 msgid "Access Control List"
100100 msgstr ""
101101
Binary diff not shown
66 msgstr ""
77 "Project-Id-Version: Eiciel\n"
88 "Report-Msgid-Bugs-To: Roger Ferrer Ibáñez <rofi@ya.com>\n"
9 "POT-Creation-Date: 2005-08-20 19:10+0200\n"
9 "POT-Creation-Date: 2005-10-01 09:24+0200\n"
1010 "PO-Revision-Date: 2004-10-12 19:07+0200\n"
1111 "Last-Translator: Roger Ferrer Ibáñez <rofi@ya.com>\n"
1212 "Language-Team: Spanish <es@li.org>\n"
1818 msgid "<b>File name</b>"
1919 msgstr "<b>Nombre de fichero</b>"
2020
21 #: src/eiciel_container.cpp:24 src/eiciel_container.cpp:158
21 #: src/eiciel_container.cpp:24 src/eiciel_container.cpp:175
2222 msgid "No file opened"
2323 msgstr "Ningún fichero abierto"
2424
25 #: src/eiciel_container.cpp:27 src/eiciel_container.cpp:181
25 #: src/eiciel_container.cpp:27 src/eiciel_container.cpp:198
2626 msgid "About..."
2727 msgstr "Acerca de..."
2828
29 #: src/eiciel_container.cpp:98
29 #: src/eiciel_container.cpp:115
3030 msgid "Could not show the help file even if it was found"
3131 msgstr "No se puede mostrar la ayuda aunque ésta ha sido encontrada"
3232
33 #: src/eiciel_container.cpp:107
33 #: src/eiciel_container.cpp:124
3434 msgid "Help file not found"
3535 msgstr "No se ha encontrado el fichero de ayuda"
3636
37 #: src/eiciel_container.cpp:129
37 #: src/eiciel_container.cpp:146
3838 msgid "Choose a file or a directory"
3939 msgstr "Escoja un fichero o un directorio"
4040
41 #: src/eiciel_container.cpp:153
41 #: src/eiciel_container.cpp:170
4242 msgid "Could not open the file \""
4343 msgstr "No he podido abrir el fichero \""
4444
9595 msgid "Also show system participants"
9696 msgstr "Mostrar también participantes del sistema"
9797
98 #: src/eiciel_main_window.cpp:32 src/eiciel_nautilus_page.cpp:115
98 #: src/eiciel_main_window.cpp:32 src/eiciel_nautilus_page.cpp:121
9999 msgid "Access Control List"
100100 msgstr "Lista de control de acceso"
101101
2828
2929 set_title("Eiciel");
3030 set_border_width(4);
31
32 // set_icon_from_file(PKGDATADIR "/img/icona_eiciel.png");
33 std::vector<Glib::RefPtr<Gdk::Pixbuf> > llista;
34 Glib::RefPtr<Gdk::Pixbuf> icona;
35
36 icona = Gdk::Pixbuf::create_from_file(PKGDATADIR "/img/icona_eiciel_16.png");
37 llista.push_back(icona);
38 icona = Gdk::Pixbuf::create_from_file(PKGDATADIR "/img/icona_eiciel_24.png");
39 llista.push_back(icona);
40 icona = Gdk::Pixbuf::create_from_file(PKGDATADIR "/img/icona_eiciel_32.png");
41 llista.push_back(icona);
42 icona = Gdk::Pixbuf::create_from_file(PKGDATADIR "/img/icona_eiciel_48.png");
43 llista.push_back(icona);
44 icona = Gdk::Pixbuf::create_from_file(PKGDATADIR "/img/icona_eiciel_64.png");
45 llista.push_back(icona);
46
47 set_icon_list(llista);
3148
3249 add(principal);
3350
321321 void EicielWindow::establirNomesLectura(bool b)
322322 {
323323 modeNomesLectura = b;
324 modificarACLDefault.set_sensitive(!b);
324 if (b)
325 {
326 modificarACLDefault.set_sensitive(false);
327 }
325328 zona_inferior.set_sensitive(!b);
326329 }
327330
9797 local_file = gnome_vfs_get_local_path_from_uri(uri);
9898 g_free(guri);
9999
100 // Alguns fitxers son locals pero no corresponen a un fitxer real
101 if (local_file == NULL)
102 {
103 return NULL;
104 }
105
100106 // Inicialitzem gtkmm
101107 // TODO - ¿?¿? Preguntar a la gent de gtkmm
102108 Gtk::Main::init_gtkmm_internals();