=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== tiemu-3.04~git20110801-nogdb+dfsg1/BUGS-1-List of known bugs to fix: ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ChangeLog-31- - [roms] $2838: if link cable reconfiguring fails, fallback to null cable & port tiemu-3.04~git20110801-nogdb+dfsg1/ChangeLog:32: - [roms] $2839: merged Lionel's patch: fix buffer overflow in the disasm routine tiemu-3.04~git20110801-nogdb+dfsg1/ChangeLog-33- => released on 30/05/2009 ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ChangeLog-64- - [roms] $2678: replaced currently selected instruction in code windows by an icon (arrow) tiemu-3.04~git20110801-nogdb+dfsg1/ChangeLog:65: - [roms] $2679: reverted back rev. $2672 (disasm => UAE) and rev. $2668 (BRA => BT) tiemu-3.04~git20110801-nogdb+dfsg1/ChangeLog-66- - [roms] $2680: allow to change the font used in every debugger windows tiemu-3.04~git20110801-nogdb+dfsg1/ChangeLog-67- - [roms] $2681: fixed disassembly of ori/andi/eori, addi/subi/cmpi, moveq/addq/subq instructions in the UAE engine itself tiemu-3.04~git20110801-nogdb+dfsg1/ChangeLog:68: - [roms] $2682: optimized m68k-disasm front-end tiemu-3.04~git20110801-nogdb+dfsg1/ChangeLog-69- - [roms] $2683: fixed "movem.l #$unreadable_mask" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ChangeLog-874- - code_dbox: can add mem tab at address tiemu-3.04~git20110801-nogdb+dfsg1/ChangeLog:875: - mem_dbox: can disasm at address and added popup menu tiemu-3.04~git20110801-nogdb+dfsg1/ChangeLog-876- - mem_dbox: can update multiple bytes at once ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ChangeLog-891- - fixed bug with SDCB in the VTi's disassembler tiemu-3.04~git20110801-nogdb+dfsg1/ChangeLog:892: - modified VTi's disasm to show F-Line ROM calls tiemu-3.04~git20110801-nogdb+dfsg1/ChangeLog-893- - completely rewritten debugging layer and added Step Out mode ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ChangeLog-925- - long names with the ROM version box: fixed tiemu-3.04~git20110801-nogdb+dfsg1/ChangeLog:926: - disasm listing is bad(): fixed tiemu-3.04~git20110801-nogdb+dfsg1/ChangeLog-927- * mv2sr (move xx,sr) at ?? (TI92 1.11) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/INSTALL-173-directory configuration variables that were expressed in terms of tiemu-3.04~git20110801-nogdb+dfsg1/INSTALL:174:`${prefix}'. Any directories that were specified during `configure', tiemu-3.04~git20110801-nogdb+dfsg1/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in-68- ps-recursive uninstall-recursive tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in:69:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in-70-am__vpath_adj = case $$p in \ tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in:71: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in-72- *) f=$$p;; \ tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in-73- esac; tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in:74:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in-75-am__install_max = 40 tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in-76-am__nobase_strip_setup = \ tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in:77: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in-78-am__nobase_strip = \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in-113- while test -n "$$dir1"; do \ tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in:114: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in-115- if test "$$first" != "."; then \ tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in-116- if test "$$first" = ".."; then \ tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in:117: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in:118: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in-119- else \ tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in:120: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in-121- if test "$$first2" = "$$first"; then \ tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in:122: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in-123- else \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in-128- fi; \ tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in:129: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in-130- done; \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in-462- @list='$(dist_pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \ tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in:463: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in-464- test -n "$$files" || exit 0; \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in-482- dot_seen=no; \ tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in:483: target=`echo $@ | sed s/-recursive//`; \ tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in-484- list='$(SUBDIRS)'; for subdir in $$list; do \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in-517- rev="$$rev ."; \ tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in:518: target=`echo $@ | sed s/-recursive//`; \ tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in-519- for subdir in $$rev; do \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in-595-GTAGS: tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in:596: here=`$(am__cd) $(top_builddir) && pwd` \ tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in-597- && $(am__cd) $(top_srcdir) \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in-605- test -d "$(distdir)" || mkdir "$(distdir)" tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in:606: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in:607: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in-608- list='$(DISTFILES)'; \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in-619- if test -d $$d/$$file; then \ tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in:620: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in-621- if test -d "$(distdir)/$$file"; then \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in-727- test -d $(distdir)/_build || exit 0; \ tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in:728: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in-729- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in-761- @$(am__cd) '$(distuninstallcheck_dir)' \ tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in:762: && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in-763- || { echo "ERROR: files left after uninstall:" ; \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in-773- fi tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in:774: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ tiemu-3.04~git20110801-nogdb+dfsg1/Makefile.in-775- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/RELEASE-62- - if link cable reconfiguring fails, fallback to null cable & port tiemu-3.04~git20110801-nogdb+dfsg1/RELEASE:63: - merged Lionel's patch: fix buffer overflow in the disasm routine tiemu-3.04~git20110801-nogdb+dfsg1/RELEASE-64- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-115-# Check X11 before X11Rn because it is often a symlink to the current release. tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:116:for ac_dir in `echo "$ac_x_includes" | sed s/include/lib/` \ tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-117- /usr/X11/lib \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-193- else tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:194: kde_cache=`echo $1 | sed 'y%./+-%__p_%'` tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-195- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-226- tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:227: eval "kde_cv_path=\"`echo '$kde_cv_path_'$kde_cache`\"" tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-228- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-268- AC_MSG_CHECKING([whether uic supports -$1 ]) tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:269: kde_cache=`echo $1 | sed 'y% .=/+-%____p_%'` tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-270- AC_CACHE_VAL(kde_cv_prog_uic_$kde_cache, ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-283- tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:284: if eval "test \"`echo '$kde_cv_prog_uic_'$kde_cache`\" = yes"; then tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-285- AC_MSG_RESULT([yes]) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-538- if test -x "$KDECONFIG"; then # it can be "compiled" tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:539: kde_libs_prefix=`$KDECONFIG --prefix` tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-540- if test -z "$kde_libs_prefix" || test ! -x "$kde_libs_prefix"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-545- fi tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:546: kde_libs_htmldir=`$KDECONFIG --install html --expandvars` tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-547- else ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-1044-else tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:1045: kde_qtsubver=`echo "$1" | sed -e 's#[0-9][0-9]*\.\([0-9][0-9]*\).*#\1#'` tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-1046- # following is the check if subversion isnt found in passed argument ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-1049- fi tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:1050: kde_qtver=`echo "$1" | sed -e 's#^\([0-9][0-9]*\)\..*#\1#'` tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-1051- if test "$kde_qtver" = "1"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-1345- try="ls -1 $dir/${LIBQT_GLOB}" tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:1346: if test -n "`$try 2> /dev/null`"; then qt_libdir=$dir; break; else echo "tried $dir" >&AC_FD_CC ; fi tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-1347- done ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-1933-AC_LANG_CPLUSPLUS tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:1934:if eval "test \"`echo $ac_cv_func_getdomainname`\" = yes"; then tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-1935- ac_cv_proto_getdomainname=no ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-1958- tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:1959:if eval "test \"`echo $ac_cv_func_getdomainname`\" = yes"; then tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-1960- AC_DEFINE(HAVE_GETDOMAINNAME, 1, [Define if you have getdomainname]) tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-1961-fi tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:1962:if eval "test \"`echo $ac_cv_proto_getdomainname`\" = no"; then tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-1963- AC_DEFINE(HAVE_GETDOMAINNAME_PROTO, 1, ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-2000-AC_LANG_CPLUSPLUS tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:2001:if eval "test \"`echo $ac_cv_func_gethostname`\" = yes"; then tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-2002- ac_cv_proto_gethostname=no ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-2022- tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:2023:if eval "test \"`echo $ac_cv_proto_gethostname`\" = no"; then tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-2024- AC_DEFINE(HAVE_GETHOSTNAME_PROTO, 1, ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-2026-fi tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:2027:if eval "test \"`echo $ac_cv_func_gethostname`\" = yes"; then tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-2028- AC_DEFINE(HAVE_GETHOSTNAME, 1, [Define if you have gethostname]) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-2053-AC_MSG_RESULT($ac_cv_func_usleep) tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:2054:if eval "test \"`echo $ac_cv_func_usleep`\" = yes"; then tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-2055- AC_DEFINE(HAVE_USLEEP, 1, [Define if you have the usleep function]) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-2079-AC_MSG_RESULT($ac_cv_func_random) tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:2080:if eval "test \"`echo $ac_cv_func_random`\" = yes"; then tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-2081- AC_DEFINE(HAVE_RANDOM, 1, [Define if you have random]) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-2110-])dnl tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:2111:if eval "test \"`echo $ac_cv_lib_gif`\" = yes"; then tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-2112- AC_MSG_RESULT(yes) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-2151- tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:2152:if eval "test ! \"`echo $ac_cv_lib_jpeg_$1`\" = no"; then tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-2153- LIBJPEG="$ac_cv_lib_jpeg_$1" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-2212-LIBS="$all_libraries $USER_LDFLAGS $LIBQT" tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:2213:LIBS=`echo $LIBS | sed "s/$LIBJPEG//"` tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-2214-ac_save_CXXFLAGS="$CXXFLAGS" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-2228- tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:2229:if eval "test ! \"`echo $kde_cv_qt_jpeg`\" = no"; then tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-2230- AC_MSG_RESULT(yes) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-2362-])dnl tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:2363:if eval "test ! \"`echo $ac_cv_lib_png`\" = no"; then tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-2364- AC_DEFINE_UNQUOTED(HAVE_LIBPNG, 1, [Define if you have libpng]) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-2410-AC_MSG_CHECKING(whether $CXX supports -$1) tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:2411:kde_cache=`echo $1 | sed 'y% .=/+-%____p_%'` tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-2412-AC_CACHE_VAL(kde_cv_prog_cxx_$kde_cache, ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-2421-]) tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:2422:if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-2423- AC_MSG_RESULT(yes) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-2668- if test "$GXX" = yes; then tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:2669: libstdcpp=`$CXX -print-file-name=libstdc++.so` tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-2670- if test ! -f $libstdcpp; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-2771- *.o) test -r $n && echo objprelink $n && objprelink $n ;; tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:2772: *.lo) m=`basename $n .lo`".o" && test -r $m && echo objprelink $m && objprelink $m tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-2773- m=".libs/$m" && test -r $m && echo objprelink $m && objprelink $m ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-2888- AM_PATH_PROG_WITH_TEST_KDE(MSGFMT, msgfmt, tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:2889: [test -n "`$ac_dir/$ac_word --version 2>&1 | grep 'GNU gettext'`"], msgfmt) tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-2890- AC_PATH_PROG(GMSGFMT, gmsgfmt, $MSGFMT) tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-2891- tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:2892: if test -z "`$GMSGFMT --version 2>&1 | grep 'GNU gettext'`"; then tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-2893- AC_MSG_RESULT([found msgfmt program is not GNU msgfmt; ignore it]) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-2900- AM_PATH_PROG_WITH_TEST_KDE(XGETTEXT, xgettext, tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:2901: [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :) tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-2902- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-3047- AC_MSG_RESULT($kde_cv_func_stpcpy) tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:3048: if eval "test \"`echo $kde_cv_func_stpcpy`\" = yes"; then tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-3049- AC_DEFINE(HAVE_STPCPY, 1, [Define if you have stpcpy]) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-3594-]) tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:3595:kde_micodir=`echo $kde_cv_mico_incdir | sed -e 's#/include##'` tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-3596- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-3637-dnl installed MICO version tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:3638:mico_v_maj=`echo $kde_cv_mico_version | sed -e 's/^\(.*\)\..*\..*$/\1/'` tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:3639:mico_v_mid=`echo $kde_cv_mico_version | sed -e 's/^.*\.\(.*\)\..*$/\1/'` tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:3640:mico_v_min=`echo $kde_cv_mico_version | sed -e 's/^.*\..*\.\(.*\)$/\1/'` tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-3641- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-3648-dnl required MICO version tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:3649:req_v_maj=`echo $req_version | sed -e 's/^\(.*\)\..*\..*$/\1/'` tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:3650:req_v_mid=`echo $req_version | sed -e 's/^.*\.\(.*\)\..*$/\1/'` tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:3651:req_v_min=`echo $req_version | sed -e 's/^.*\..*\.\(.*\)$/\1/'` tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-3652- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-4022- ac_save_CXXFLAGS="$CXXFLAGS" tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:4023: CXXFLAGS="`echo $CXXFLAGS | sed s/-fno-exceptions//`" tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-4024- KDE_CHECK_STL_SGI ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-4066-])dnl tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:4067:if eval "test \"`echo $ac_cv_lib_qimgio`\" = yes"; then tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-4068- LIBQIMGIO="-lqimgio -lpng -lz $LIBJPEG" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-4147- TOPSUBDIRS="" tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:4148: files=`cd $srcdir && ls -1` tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:4149: dirs=`for i in $files; do if test -d $i; then echo $i; fi; done` tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-4150- for i in $dirs; do ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-4155-if test -s $srcdir/inst-apps; then tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:4156: ac_topsubdirs="`cat $srcdir/inst-apps`" tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-4157-else tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:4158: ac_topsubdirs="`cat $srcdir/subdirs`" tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-4159-fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-4334- if test -f $srcdir/configure.files ; then tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:4335: val=`sed -e 's%^%\$(top_srcdir)/%' $srcdir/configure.files` tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-4336- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-4539- if test -n "$JAVAC"; then tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:4540: kde_cv_java_bindir=`echo $JAVAC | sed -e 's,/javac$,/,'` tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-4541- dnl this substitution might not work - well, we test for jni.h below tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:4542: kde_cv_java_includedir=`echo $kde_cv_java_bindir | sed -e 's,bin/$,include/,'` tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-4543- else ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-4557- dnl Look for libjvm.so tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:4558: kde_java_libjvmdir=`find $kde_cv_java_bindir/.. -name libjvm.so | sed 's,libjvm.so,,'|head -n 1` tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-4559- dnl Look for libhpi.so and avoid green threads tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:4560: kde_java_libhpidir=`find $kde_cv_java_bindir/.. -name libhpi.so | grep -v green | sed 's,libhpi.so,,'` tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-4561- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-4669- else tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:4670: qtopia_minver_maj=`echo "$1" | sed -e "s/^\(.*\)\..*\..*$/\1/"` tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:4671: qtopia_minver_min=`echo "$1" | sed -e "s/^.*\.\(.*\)\..*$/\1/"` tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:4672: qtopia_minver_pat=`echo "$1" | sed -e "s/^.*\..*\.\(.*\)$/\1/"` tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-4673- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-4709- tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:4710: qtopia_ver_maj=`cat $qtopia_incdir/qpe/version.h | sed -n -e 's,.*QPE_VERSION "\(.*\)\..*\..*".*,\1,p'`; tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:4711: qtopia_ver_min=`cat $qtopia_incdir/qpe/version.h | sed -n -e 's,.*QPE_VERSION ".*\.\(.*\)\..*".*,\1,p'`; tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4:4712: qtopia_ver_pat=`cat $qtopia_incdir/qpe/version.h | sed -n -e 's,.*QPE_VERSION ".*\..*\.\(.*\)".*,\1,p'`; tiemu-3.04~git20110801-nogdb+dfsg1/acinclude.m4-4713- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-265-done tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:266:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-267-]) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-386- }' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:387:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-388-# Check for a 64-bit object if we didn't find anything. tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-389-if test -z "$aix_libpath"; then tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:390: aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-391-fi],[]) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-418- # Remove one level of quotation (which was required for Make). tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:419: ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','` tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-420- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-429- : tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:430:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-431- # Yippee, $echo works! ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-455- # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ... tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:456: if (echo_test_string=`eval $cmd`) 2>/dev/null && tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:457: echo_test_string=`eval $cmd` && tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-458- (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-464- tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:465:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' && tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:466: echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` && tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-467- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-479- if (test -f $dir/echo || test -f $dir/echo$ac_exeext) && tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:480: test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' && tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:481: echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` && tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-482- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-491- if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' && tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:492: echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` && tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-493- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-506- echo='printf %s\n' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:507: if test "X`($echo '\t') 2>/dev/null`" = 'X\t' && tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:508: echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` && tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-509- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-511- : tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:512: elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` && tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-513- test "X$echo_testing_string" = 'X\t' && tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:514: echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` && tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-515- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-520- echo="$CONFIG_SHELL [$]0 --fallback-echo" tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:521: elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` && tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-522- test "X$echo_testing_string" = 'X\t' && tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:523: echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` && tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-524- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-530- for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:531: if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-532- then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-538- if test "$prev" != 'sed 50q "[$]0"'; then tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:539: echo_test_string=`eval $prev` tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-540- export echo_test_string ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-577- if AC_TRY_EVAL(ac_compile); then tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:578: case `/usr/bin/file conftest.$ac_objext` in tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-579- *ELF-32*) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-593- if test "$lt_cv_prog_gnu_ld" = yes; then tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:594: case `/usr/bin/file conftest.$ac_objext` in tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-595- *32-bit*) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-605- else tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:606: case `/usr/bin/file conftest.$ac_objext` in tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-607- *32-bit*) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-852- # And add a safety zone tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:853: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:854: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-855- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-880- if test -n "$kargmax"; then tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:881: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ ]]//'` tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-882- else ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-888- if test -n "$lt_cv_sys_max_cmd_len"; then tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:889: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:890: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-891- else tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-892- SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}} tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:893: while (test "X"`$SHELL [$]0 --fallback-echo "X$teststring" 2>/dev/null` \ tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-894- = "XX$teststring") >/dev/null 2>&1 && tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:895: new_result=`expr "X$teststring" : ".*" 2>&1` && tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-896- lt_cv_sys_max_cmd_len=$new_result && ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-898- do tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:899: i=`expr $i + 1` tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-900- teststring=$teststring$teststring ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-905- # It appears as though 1/2 is a usable value. tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:906: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-907- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-1199- if test "$hard_links" = no; then tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:1200: AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe]) tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-1201- need_locks=warn ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-1321- esac tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:1322: lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"` tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-1323- if echo "$lt_search_path_spec" | grep ';' >/dev/null ; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-1327- # okay in the real world where ";" in dirpaths is itself problematic. tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:1328: lt_search_path_spec=`echo "$lt_search_path_spec" | $SED -e 's/;/ /g'` tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-1329- else tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:1330: lt_search_path_spec=`echo "$lt_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-1331- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-1334- lt_tmp_lt_search_path_spec= tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:1335: lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-1336- for lt_sys_path in $lt_search_path_spec; do ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-1363-}'` tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:1364: sys_lib_search_path_spec=`echo $lt_search_path_spec` tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-1365-else ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-1431- # Create ${libname}_ixlibrary.a entries in /sys/libs. tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:1432: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-1433- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-1464- # DLL is installed to $(libdir)/../bin by postinstall_cmds tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:1465: postinstall_cmds='base_file=`basename \${file}`~ tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:1466: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:1467: dldir=$destdir/`dirname \$dlpath`~ tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-1468- test -d \$dldir || mkdir -p \$dldir~ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-1470- chmod a+x \$dldir/$dlname' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:1471: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-1472- dlpath=$dir/\$dldll~ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-1478- # Cygwin DLLs use 'cyg' prefix rather than 'lib' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:1479: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-1480- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-1483- # MinGW DLLs use traditional 'lib' prefix tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:1484: soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:1485: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-1486- if echo "$sys_lib_search_path_spec" | [grep ';[c-zC-Z]:/' >/dev/null]; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-1492- # which wouldn't understand a cygwinified path. Ahh. tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:1493: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-1494- else tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:1495: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-1496- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-1499- # pw32 DLLs use 'pw' prefix rather than 'lib' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:1500: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-1501- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-1505- *) tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:1506: library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-1507- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-1522- shlibpath_var=DYLD_LIBRARY_PATH tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:1523: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-1524- m4_if([$1], [],[ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-1712- if test -f /etc/ld.so.conf; then tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:1713: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-1714- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-1784- shlibpath_var=LD_LIBRARY_PATH tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:1785: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-1786- case $host_os in ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-1946- if test -z "$LTCC"; then tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:1947: eval "`$SHELL ${ofile} --config | grep '^LTCC='`" tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-1948- if test -z "$LTCC"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-1950- else tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:1951: AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile']) tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-1952- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-1954- if test -z "$LTCFLAGS"; then tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:1955: eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`" tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-1956- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-1959- # Note that this assumes the entire list is on one line. tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:1960: available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'` tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-1961- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-1965- # Check whether tagname contains only valid characters tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:1966: case `$echo "X$tagname" | $Xsed -e 's:[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]::g'` in tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-1967- "") ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-2220- "file_magic "*) tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:2221: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-2222- MAGIC_CMD="$lt_cv_path_MAGIC_CMD" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-2292- # gcc leaves a trailing carriage return which upsets mingw tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:2293: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-2294- *) tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:2295: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-2296- esac ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-2301- # Canonicalize the pathname of ld tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:2302: ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'` tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-2303- while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:2304: ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"` tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-2305- done ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-2332- # Break only if it was the GNU/non-GNU ld that we prefer. tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:2333: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-2334- *GNU* | *'with BFD'*) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-2363-[# I'd rather use --version here, but apparently some GNU lds only accept -v. tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:2364:case `$LD -v 2>&1 </dev/null` in tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-2365-*GNU* | *'with BFD'*) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-2537-openbsd*) tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:2538: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-2539- lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$' ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-2618- # Tru64's nm complains that /dev/null is an invalid object file tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:2619: case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-2620- */dev/null* | *'Invalid file or object type'*) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-2624- *) tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:2625: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-2626- */dev/null*) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-2989- # ancient GNU ld didn't support --whole-archive et. al. tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:2990: if eval "`$CC -print-prog-name=ld` --help 2>&1" | \ tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-2991- grep 'no-whole-archive' > /dev/null; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3070- # below for broken collect2 doesn't work under 4.3+ tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:3071: collect2name=`${CC} -print-prog-name=collect2` tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3072- if test -f "$collect2name" && \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3118- tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:3119: _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3120- else ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3173- # is EXPORTS), use it as is; otherwise, prepend... tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:3174: _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3175- cp $export_symbols $output_objdir/$soname.def; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3206- output_verbose_link_cmd='echo' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:3207: _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` $xlcverstring' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3208- _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3274- # dependencies. tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:3275: output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "[[-]]L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3276- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3336- # dependencies. tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:3337: output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3338- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3371- # time. Moving up from 0x10000000 also allows more sbrk(2) space. tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:3372: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:3373: _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3374- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3378- # SGI C++ tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:3379: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3380- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3389- if test "$with_gnu_ld" = no; then tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:3390: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3391- else tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:3392: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3393- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3408- # to its proper name (with version) after linking. tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:3409: _LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:3410: _LT_AC_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3411- # Commands to make compiler produce verbose output that lists ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3418- # dependencies. tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:3419: output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | grep "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3420- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3433- # earlier do not add the objects themselves. tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:3434: case `$CC -V 2>&1` in tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3435- *"Version 7."*) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3459- _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:3460: _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' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3461- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3478- # dependencies. tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:3479: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3480- ;; tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3481- *) tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:3482: case `$CC -V 2>&1 | sed 5q` in tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3483- *Sun\ C*) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3488- _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:3489: _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3490- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3546- _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:3547: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3548- _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib' ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3564- # to its proper name (with version) after linking. tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:3565: _LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3566- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3581- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:3582: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3583- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3594- # dependencies. tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:3595: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3596- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3599- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:3600: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3601- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3624- # to its proper name (with version) after linking. tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:3625: _LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3626- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3640- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:3641: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:3642: _LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3643- echo "-hidden">> $lib.exp~ tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:3644: $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~ tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3645- $rm $lib.exp' ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3657- # dependencies. tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:3658: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3659- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3662- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:3663: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3664- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3813- _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:3814: _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3815- _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':' ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3937- # eval without this substitution. tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:3938: output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"` tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3939- tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:3940: for p in `eval $output_verbose_link_cmd`; do tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-3941- case $p in ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-4015-if test -n "$_LT_AC_TAGVAR(compiler_lib_search_path, $1)"; then tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:4016: _LT_AC_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_AC_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'` tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-4017-fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-4030-linux*) tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:4031: case `$CC -V 2>&1 | sed 5q` in tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-4032- *Sun\ C*) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-4369- # Double-quote double-evaled strings. tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:4370: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-4371- ;; tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-4372- *) tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:4373: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-4374- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-4379- *'\[$]0 --fallback-echo"') tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:4380: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\[$]0 --fallback-echo"[$]/[$]0 --fallback-echo"/'` tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-4381- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-4394- tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:4395:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services. tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-4396-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-4780- # libtool script then. tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:4781: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-4782- if test -f "$ltmain_in"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-4886-# If we're using GNU nm, then use its standard symbol codes. tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:4887:case `$NM -V 2>&1` in tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-4888-*GNU* | *'with BFD'*) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-4919- nlist=conftest.nm tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:4920: if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-4921- # Try sorting and uniquifying the output. ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-5193- *) tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:5194: case `$CC -V 2>&1 | sed 5q` in tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-5195- *Sun\ C*) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-5452- *) tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:5453: case `$CC -V 2>&1 | sed 5q` in tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-5454- *Sun\ C*) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-5679- supports_anon_versioning=no tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:5680: case `$LD -v 2>/dev/null` in tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-5681- *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-5743- # is EXPORTS), use it as is; otherwise, prepend... tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:5744: _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-5745- cp $export_symbols $output_objdir/$soname.def; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-5766- # time. Moving up from 0x10000000 also allows more sbrk(2) space. tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:5767: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:5768: _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-5769- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-5775- pgcc*) # Portland Group C compiler tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:5776: _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' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-5777- tmp_addflag=' $pic_flag' ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-5779- pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:5780: _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' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-5781- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-5788- esac tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:5789: case `$CC -V 2>&1 | sed 5q` in tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-5790- *Sun\ C*) # Sun C 5.9 tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:5791: _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-5792- tmp_sharedflag='-G' ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-5843- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:5844: case `$LD -v 2>&1` in tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-5845- *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-5859- if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:5860: _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-5861- _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib' ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-5958- # below for broken collect2 doesn't work under 4.3+ tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:5959: collect2name=`${CC} -print-prog-name=collect2` tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-5960- if test -f "$collect2name" && \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-6005- _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath" tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:6006: _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-6007- else ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-6052- # FIXME: Setting linknames here is a bad hack. tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:6053: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-6054- # The linker will automatically build a .lib file if we build a DLL. ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-6057- _LT_AC_TAGVAR(old_archive_cmds, $1)='lib -OUT:$oldlib$oldobjs$old_deplibs' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:6058: _LT_AC_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-6059- _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-6097- output_verbose_link_cmd='echo' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:6098: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $xlcverstring' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-6099- _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-6232- if test "$GCC" = yes; then tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:6233: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-6234- else tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:6235: _LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-6236- _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir' ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-6265- _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:6266: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-6267- _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-6298- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:6299: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-6300- else tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-6301- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:6302: _LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-6303- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-6310- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:6311: _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-6312- _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-6314- _LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:6315: _LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:6316: _LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~ tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:6317: $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-6318- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-6434- _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:6435: _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-6436- _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':' ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-6499- _LT_AC_TAGVAR(allow_undefined_flag, $1)= tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:6500: if AC_TRY_EVAL(_LT_AC_TAGVAR(archive_cmds, $1) 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1) tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-6501- then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-6660- test $lt_ac_count -gt 10 && break tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:6661: lt_ac_count=`expr $lt_ac_count + 1` tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-6662- if test $lt_ac_count -gt $lt_ac_max; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-6747- PKG_CHECK_EXISTS([$3], tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:6748: [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`], tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-6749- [pkg_failed=yes]) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-6795- if test $_pkg_short_errors_supported = yes; then tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:6796: $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$2" 2>&1` tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-6797- else tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:6798: $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors "$2" 2>&1` tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-6799- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-6877- else tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:6878: SDL_CFLAGS=`$SDL_CONFIG $sdl_config_args --cflags` tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:6879: SDL_LIBS=`$SDL_CONFIG $sdl_config_args --libs` tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-6880- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-7061-# $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:7062:# `$srcdir', `$srcdir/..', or `$srcdir/../..'. tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-7063-# ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-7085-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:7086:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-7087-# and then we would define $MISSING as ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-7101-# expand $ac_aux_dir to an absolute path tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:7102:am_aux_dir=`cd $ac_aux_dir && pwd` tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-7103-]) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-7202- if test "$am_compiler_list" = ""; then tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:7203: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-7204- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-7348- # Strip MF so we end up with the name of the file. tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:7349: mf=`echo "$mf" | sed -e 's/:.*$//'` tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-7350- # Check whether this is an Automake generated Makefile or not. ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-7357- if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:7358: dirpart=`AS_DIRNAME("$mf")` tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-7359- else ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-7363- # from the Makefile without running `make'. tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:7364: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-7365- test -z "$DEPDIR" && continue tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:7366: am__include=`sed -n 's/^am__include = //p' < "$mf"` tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-7367- test -z "am__include" && continue tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:7368: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-7369- # When using ansi2knr, U may be empty or an underscore; expand it tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:7370: U=`sed -n 's/^U = //p' < "$mf"` tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-7371- # Find all dependency output files, they are included files with ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-7379- test -f "$dirpart/$file" && continue tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:7380: fdir=`AS_DIRNAME(["$file"])` tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-7381- AS_MKDIR_P([$dirpart/$fdir]) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-7434-AC_REQUIRE([AC_PROG_INSTALL])dnl tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:7435:if test "`cd $srcdir && pwd`" != "`pwd`"; then tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-7436- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-7536- * ) tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:7537: _am_stamp_count=`expr $_am_stamp_count + 1` ;; tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-7538- esac tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-7539-done tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:7540:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-7541- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-7651-# Ignore all kinds of additional output from `make'. tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:7652:case `$am_make -s -f confmf 2> /dev/null` in #( tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-7653-*the\ am__doit\ target*) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-7661- echo '.include "confinc"' > confmf tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:7662: case `$am_make -s -f confmf 2> /dev/null` in #( tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-7663- *the\ am__doit\ target*) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-7814-if ( tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:7815: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-7816- if test "$[*]" = "X"; then tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-7817- # -L didn't work. tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4:7818: set X `ls -t "$srcdir/configure" conftest.file` tiemu-3.04~git20110801-nogdb+dfsg1/aclocal.m4-7819- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/build/Makefile.in-75- while test -n "$$dir1"; do \ tiemu-3.04~git20110801-nogdb+dfsg1/build/Makefile.in:76: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ tiemu-3.04~git20110801-nogdb+dfsg1/build/Makefile.in-77- if test "$$first" != "."; then \ tiemu-3.04~git20110801-nogdb+dfsg1/build/Makefile.in-78- if test "$$first" = ".."; then \ tiemu-3.04~git20110801-nogdb+dfsg1/build/Makefile.in:79: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ tiemu-3.04~git20110801-nogdb+dfsg1/build/Makefile.in:80: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ tiemu-3.04~git20110801-nogdb+dfsg1/build/Makefile.in-81- else \ tiemu-3.04~git20110801-nogdb+dfsg1/build/Makefile.in:82: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ tiemu-3.04~git20110801-nogdb+dfsg1/build/Makefile.in-83- if test "$$first2" = "$$first"; then \ tiemu-3.04~git20110801-nogdb+dfsg1/build/Makefile.in:84: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ tiemu-3.04~git20110801-nogdb+dfsg1/build/Makefile.in-85- else \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/build/Makefile.in-90- fi; \ tiemu-3.04~git20110801-nogdb+dfsg1/build/Makefile.in:91: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ tiemu-3.04~git20110801-nogdb+dfsg1/build/Makefile.in-92- done; \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/build/Makefile.in-388- dot_seen=no; \ tiemu-3.04~git20110801-nogdb+dfsg1/build/Makefile.in:389: target=`echo $@ | sed s/-recursive//`; \ tiemu-3.04~git20110801-nogdb+dfsg1/build/Makefile.in-390- list='$(SUBDIRS)'; for subdir in $$list; do \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/build/Makefile.in-423- rev="$$rev ."; \ tiemu-3.04~git20110801-nogdb+dfsg1/build/Makefile.in:424: target=`echo $@ | sed s/-recursive//`; \ tiemu-3.04~git20110801-nogdb+dfsg1/build/Makefile.in-425- for subdir in $$rev; do \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/build/Makefile.in-501-GTAGS: tiemu-3.04~git20110801-nogdb+dfsg1/build/Makefile.in:502: here=`$(am__cd) $(top_builddir) && pwd` \ tiemu-3.04~git20110801-nogdb+dfsg1/build/Makefile.in-503- && $(am__cd) $(top_srcdir) \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/build/Makefile.in-509-distdir: $(DISTFILES) tiemu-3.04~git20110801-nogdb+dfsg1/build/Makefile.in:510: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ tiemu-3.04~git20110801-nogdb+dfsg1/build/Makefile.in:511: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ tiemu-3.04~git20110801-nogdb+dfsg1/build/Makefile.in-512- list='$(DISTFILES)'; \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/build/Makefile.in-523- if test -d $$d/$$file; then \ tiemu-3.04~git20110801-nogdb+dfsg1/build/Makefile.in:524: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ tiemu-3.04~git20110801-nogdb+dfsg1/build/Makefile.in-525- if test -d "$(distdir)/$$file"; then \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/build/mingw/Makefile.in-343-distdir: $(DISTFILES) tiemu-3.04~git20110801-nogdb+dfsg1/build/mingw/Makefile.in:344: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ tiemu-3.04~git20110801-nogdb+dfsg1/build/mingw/Makefile.in:345: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ tiemu-3.04~git20110801-nogdb+dfsg1/build/mingw/Makefile.in-346- list='$(DISTFILES)'; \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/build/mingw/Makefile.in-357- if test -d $$d/$$file; then \ tiemu-3.04~git20110801-nogdb+dfsg1/build/mingw/Makefile.in:358: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ tiemu-3.04~git20110801-nogdb+dfsg1/build/mingw/Makefile.in-359- if test -d "$(distdir)/$$file"; then \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/compile-73-# Name of file we expect compiler to create. tiemu-3.04~git20110801-nogdb+dfsg1/compile:74:cofile=`echo $cfile | sed -e 's|^.*/||' -e 's/\.c$/.o/'` tiemu-3.04~git20110801-nogdb+dfsg1/compile-75- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/compile-79-# object file name, since that is what matters with a parallel build. tiemu-3.04~git20110801-nogdb+dfsg1/compile:80:lockdir=`echo $cofile | sed -e 's|[/.-]|_|g'`.d tiemu-3.04~git20110801-nogdb+dfsg1/compile-81-while true; do ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-40- tiemu-3.04~git20110801-nogdb+dfsg1/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'` tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-42- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-110-: ${TMPDIR=/tmp} ; tiemu-3.04~git20110801-nogdb+dfsg1/config.guess:111: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-112- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-196- *) tiemu-3.04~git20110801-nogdb+dfsg1/config.guess:197: release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-198- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-223- *4.0) tiemu-3.04~git20110801-nogdb+dfsg1/config.guess:224: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-225- ;; tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-226- *5.*) tiemu-3.04~git20110801-nogdb+dfsg1/config.guess:227: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-228- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-233- # types through head -n 1, so we only detect the type of CPU 0. tiemu-3.04~git20110801-nogdb+dfsg1/config.guess:234: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-235- case "$ALPHA_CPU_TYPE" in ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-271- # 1.2 uses "1.2" for uname -r. tiemu-3.04~git20110801-nogdb+dfsg1/config.guess:272: echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-273- exit ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-328- s390x:SunOS:*:*) tiemu-3.04~git20110801-nogdb+dfsg1/config.guess:329: echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-330- exit ;; tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-331- sun4H:SunOS:5.*:*) tiemu-3.04~git20110801-nogdb+dfsg1/config.guess:332: echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-333- exit ;; tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-334- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) tiemu-3.04~git20110801-nogdb+dfsg1/config.guess:335: echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-336- exit ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-353- fi tiemu-3.04~git20110801-nogdb+dfsg1/config.guess:354: echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-355- exit ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-359- # it's likely to be more like Solaris than SunOS4. tiemu-3.04~git20110801-nogdb+dfsg1/config.guess:360: echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-361- exit ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-368- # Japanese Language versions have a version number like `4.1.3-JL'. tiemu-3.04~git20110801-nogdb+dfsg1/config.guess:369: echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-370- exit ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-374- sun*:*:4.2BSD:*) tiemu-3.04~git20110801-nogdb+dfsg1/config.guess:375: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-376- test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-456- $CC_FOR_BUILD -o $dummy $dummy.c && tiemu-3.04~git20110801-nogdb+dfsg1/config.guess:457: dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` && tiemu-3.04~git20110801-nogdb+dfsg1/config.guess:458: SYSTEM_NAME=`$dummy $dummyarg` && tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-459- { echo "$SYSTEM_NAME"; exit; } ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-512- *:IRIX*:*:*) tiemu-3.04~git20110801-nogdb+dfsg1/config.guess:513: echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-514- exit ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-542-EOF tiemu-3.04~git20110801-nogdb+dfsg1/config.guess:543: if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-544- then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-555- *:AIX:*:[456]) tiemu-3.04~git20110801-nogdb+dfsg1/config.guess:556: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-557- if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-590- 9000/[34678]??:HP-UX:*:*) tiemu-3.04~git20110801-nogdb+dfsg1/config.guess:591: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-592- case "${UNAME_MACHINE}" in ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-644-EOF tiemu-3.04~git20110801-nogdb+dfsg1/config.guess:645: (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-646- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-672- ia64:HP-UX:*:*) tiemu-3.04~git20110801-nogdb+dfsg1/config.guess:673: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-674- echo ia64-hp-hpux${HPUX_REV} ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-702-EOF tiemu-3.04~git20110801-nogdb+dfsg1/config.guess:703: $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` && tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-704- { echo "$SYSTEM_NAME"; exit; } ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-773- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` tiemu-3.04~git20110801-nogdb+dfsg1/config.guess:774: FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-775- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-778- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` tiemu-3.04~git20110801-nogdb+dfsg1/config.guess:779: FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'` tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-780- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-793- pc98) tiemu-3.04~git20110801-nogdb+dfsg1/config.guess:794: echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-795- amd64) tiemu-3.04~git20110801-nogdb+dfsg1/config.guess:796: echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-797- *) tiemu-3.04~git20110801-nogdb+dfsg1/config.guess:798: echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-799- esac ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-847- prep*:SunOS:5.*:*) tiemu-3.04~git20110801-nogdb+dfsg1/config.guess:848: echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-849- exit ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-851- # the GNU system tiemu-3.04~git20110801-nogdb+dfsg1/config.guess:852: echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-853- exit ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-855- # other systems with GNU libc and userland tiemu-3.04~git20110801-nogdb+dfsg1/config.guess:856: echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-857- exit ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-904-EOF tiemu-3.04~git20110801-nogdb+dfsg1/config.guess:905: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'` tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-906- echo "${UNAME_MACHINE}-pc-linux-${LIBC}" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-932-EOF tiemu-3.04~git20110801-nogdb+dfsg1/config.guess:933: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'` tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-934- test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; } ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-1014- i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) tiemu-3.04~git20110801-nogdb+dfsg1/config.guess:1015: UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-1016- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-1281- *:DragonFly:*:*) tiemu-3.04~git20110801-nogdb+dfsg1/config.guess:1282: echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-1283- exit ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-1294- i*86:skyos:*:*) tiemu-3.04~git20110801-nogdb+dfsg1/config.guess:1295: echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//' tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-1296- exit ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-1422- tiemu-3.04~git20110801-nogdb+dfsg1/config.guess:1423:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` && tiemu-3.04~git20110801-nogdb+dfsg1/config.guess-1424- { echo "$SYSTEM_NAME"; exit; } ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.rpath-33-host="$1" tiemu-3.04~git20110801-nogdb+dfsg1/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` tiemu-3.04~git20110801-nogdb+dfsg1/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` tiemu-3.04~git20110801-nogdb+dfsg1/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` tiemu-3.04~git20110801-nogdb+dfsg1/config.rpath-37- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.rpath-47-done tiemu-3.04~git20110801-nogdb+dfsg1/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'` tiemu-3.04~git20110801-nogdb+dfsg1/config.rpath-49- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.rpath-91- *) tiemu-3.04~git20110801-nogdb+dfsg1/config.rpath:92: case `$CC -V 2>&1 | sed 5q` in tiemu-3.04~git20110801-nogdb+dfsg1/config.rpath-93- *Sun\ C*) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.rpath-214- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) tiemu-3.04~git20110801-nogdb+dfsg1/config.rpath:215: case `$LD -v 2>&1` in tiemu-3.04~git20110801-nogdb+dfsg1/config.rpath-216- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.rpath-220- if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then tiemu-3.04~git20110801-nogdb+dfsg1/config.rpath:221: hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`' tiemu-3.04~git20110801-nogdb+dfsg1/config.rpath-222- else ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.rpath-277- case $host_os in aix4.[012]|aix4.[012].*) tiemu-3.04~git20110801-nogdb+dfsg1/config.rpath:278: collect2name=`${CC} -print-prog-name=collect2` tiemu-3.04~git20110801-nogdb+dfsg1/config.rpath-279- if test -f "$collect2name" && \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.rpath-415- hardcode_direct=yes tiemu-3.04~git20110801-nogdb+dfsg1/config.rpath:416: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then tiemu-3.04~git20110801-nogdb+dfsg1/config.rpath-417- hardcode_libdir_flag_spec='${wl}-rpath,$libdir' ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.rpath-476- sysv5* | sco3.2v5* | sco5v6*) tiemu-3.04~git20110801-nogdb+dfsg1/config.rpath:477: hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' tiemu-3.04~git20110801-nogdb+dfsg1/config.rpath-478- hardcode_libdir_separator=':' ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.rpath-583-sed_quote_subst='s/\(["`$\\]\)/\\\1/g' tiemu-3.04~git20110801-nogdb+dfsg1/config.rpath:584:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"` tiemu-3.04~git20110801-nogdb+dfsg1/config.rpath:585:shlibext=`echo "$shrext" | sed -e 's,^\.,,'` tiemu-3.04~git20110801-nogdb+dfsg1/config.rpath:586:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"` tiemu-3.04~git20110801-nogdb+dfsg1/config.rpath-587- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-59- tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:60:me=`echo "$0" | sed -e 's,.*/,,'` tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-61- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-124-# Here we must recognize all the valid KERNEL-OS combinations. tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:125:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-126-case $maybe_os in ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-131- os=-$maybe_os tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:132: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-133- ;; tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-134- *) tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:135: basic_machine=`echo $1 | sed 's/-[^-]*$//'` tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-136- if [ $basic_machine != $1 ] tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:137: then os=`echo $1 | sed 's/.*-/-/'` tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-138- else os=; fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-185- os=-sco5v6 tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:186: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-187- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-189- os=-sco3.2v5 tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:190: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-191- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-193- os=-sco3.2v4 tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:194: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-195- ;; tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-196- -sco3.2.[4-9]*) tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:197: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:198: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-199- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-201- # Don't forget version if it is 3.2v4 or newer. tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:202: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-203- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-205- # Don't forget version if it is 3.2v4 or newer. tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:206: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-207- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-209- os=-sco3.2v2 tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:210: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-211- ;; tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-212- -udk*) tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:213: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-214- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-216- os=-isc2.2 tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:217: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-218- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-222- -isc*) tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:223: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-224- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-228- -ptx*) tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:229: basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-230- ;; tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-231- -windowsnt*) tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:232: os=`echo $os | sed -e 's/windowsnt/winnt/'` tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-233- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-324- *-*-*) tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:325: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-326- exit 1 ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-435- amd64-*) tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:436: basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'` tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-437- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-477- blackfin-*) tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:478: basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'` tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-479- os=-linux ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-680- i*86v32) tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:681: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-682- os=-sysv32 ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-684- i*86v4*) tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:685: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-686- os=-sysv4 ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-688- i*86v) tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:689: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-690- os=-sysv ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-692- i*86sol2) tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:693: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-694- os=-solaris2 ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-722- m68knommu-*) tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:723: basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'` tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-724- os=-linux ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-755- mips3*-*) tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:756: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-757- ;; tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-758- mips3*) tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:759: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-760- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-773- ms1-*) tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:774: basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'` tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-775- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-878- parisc-*) tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:879: basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'` tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-880- os=-linux ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-894- pc98-*) tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:895: basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'` tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-896- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-909- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:910: basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-911- ;; tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-912- pentiumpro-* | p6-* | 6x86-* | athlon-*) tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:913: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-914- ;; tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-915- pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:916: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-917- ;; tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-918- pentium4-*) tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:919: basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-920- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-927- ;; tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:928: ppc-*) basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-929- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-933- ppcle-* | powerpclittle-*) tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:934: basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-935- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-937- ;; tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:938: ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-939- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-943- ppc64le-* | powerpc64little-*) tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:944: basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-945- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-1240- *) tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:1241: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-1242- exit 1 ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-1248- *-digital*) tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:1249: basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-1250- ;; tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-1251- *-commodore*) tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:1252: basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-1253- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-1269- -solaris1 | -solaris1.*) tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:1270: os=`echo $os | sed -e 's|solaris1|sunos4|'` tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-1271- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-1281- -gnu/linux*) tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:1282: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-1283- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-1326- -nto*) tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:1327: os=`echo $os | sed -e 's|nto|nto-qnx|'` tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-1328- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-1333- -mac*) tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:1334: os=`echo $os | sed -e 's|mac|macos|'` tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-1335- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-1339- -linux*) tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:1340: os=`echo $os | sed -e 's|linux|linux-gnu|'` tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-1341- ;; tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-1342- -sunos5*) tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:1343: os=`echo $os | sed -e 's|sunos5|solaris2|'` tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-1344- ;; tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-1345- -sunos6*) tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:1346: os=`echo $os | sed -e 's|sunos6|solaris3|'` tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-1347- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-1394- -sinix5.*) tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:1395: os=`echo $os | sed -e 's|sinix|sysv|'` tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-1396- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-1450- # Get rid of the `-' at the beginning of $os. tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:1451: os=`echo $os | sed 's/[^-]*-//'` tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:1452: echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-1453- exit 1 ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-1701- esac tiemu-3.04~git20110801-nogdb+dfsg1/config.sub:1702: basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` tiemu-3.04~git20110801-nogdb+dfsg1/config.sub-1703- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-47-if test -z "$BASH_VERSION$ZSH_VERSION" \ tiemu-3.04~git20110801-nogdb+dfsg1/configure:48: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then tiemu-3.04~git20110801-nogdb+dfsg1/configure-49- as_echo='print -r --' tiemu-3.04~git20110801-nogdb+dfsg1/configure-50- as_echo_n='print -rn --' tiemu-3.04~git20110801-nogdb+dfsg1/configure:51:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then tiemu-3.04~git20110801-nogdb+dfsg1/configure-52- as_echo='printf %s\n' ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-54-else tiemu-3.04~git20110801-nogdb+dfsg1/configure:55: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then tiemu-3.04~git20110801-nogdb+dfsg1/configure-56- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-64- expr "X$arg" : "X\\(.*\\)$as_nl"; tiemu-3.04~git20110801-nogdb+dfsg1/configure:65: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; tiemu-3.04~git20110801-nogdb+dfsg1/configure-66- esac; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-174- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && tiemu-3.04~git20110801-nogdb+dfsg1/configure:175: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 tiemu-3.04~git20110801-nogdb+dfsg1/configure-176-test \$(( 1 + 1 )) = 2 || exit 1" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-291- case $as_dir in #( tiemu-3.04~git20110801-nogdb+dfsg1/configure:292: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( tiemu-3.04~git20110801-nogdb+dfsg1/configure-293- *) as_qdir=$as_dir;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-356- { tiemu-3.04~git20110801-nogdb+dfsg1/configure:357: as_val=`expr "$@" || test $? -eq 1` tiemu-3.04~git20110801-nogdb+dfsg1/configure-358- } ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-363-# ---------------------------------------- tiemu-3.04~git20110801-nogdb+dfsg1/configure:364:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are tiemu-3.04~git20110801-nogdb+dfsg1/configure-365-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-426- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && tiemu-3.04~git20110801-nogdb+dfsg1/configure:427: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { tiemu-3.04~git20110801-nogdb+dfsg1/configure-428- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-517- esac; tiemu-3.04~git20110801-nogdb+dfsg1/configure:518: case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( tiemu-3.04~git20110801-nogdb+dfsg1/configure-519- ???[sx]*):;;*)false;;esac;fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-538- # Remove one level of quotation (which was required for Make). tiemu-3.04~git20110801-nogdb+dfsg1/configure:539: ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','` tiemu-3.04~git20110801-nogdb+dfsg1/configure-540- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-549- : tiemu-3.04~git20110801-nogdb+dfsg1/configure:550:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then tiemu-3.04~git20110801-nogdb+dfsg1/configure-551- # Yippee, $echo works! ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-575- # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ... tiemu-3.04~git20110801-nogdb+dfsg1/configure:576: if (echo_test_string=`eval $cmd`) 2>/dev/null && tiemu-3.04~git20110801-nogdb+dfsg1/configure:577: echo_test_string=`eval $cmd` && tiemu-3.04~git20110801-nogdb+dfsg1/configure-578- (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-584- tiemu-3.04~git20110801-nogdb+dfsg1/configure:585:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' && tiemu-3.04~git20110801-nogdb+dfsg1/configure:586: echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` && tiemu-3.04~git20110801-nogdb+dfsg1/configure-587- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-599- if (test -f $dir/echo || test -f $dir/echo$ac_exeext) && tiemu-3.04~git20110801-nogdb+dfsg1/configure:600: test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' && tiemu-3.04~git20110801-nogdb+dfsg1/configure:601: echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` && tiemu-3.04~git20110801-nogdb+dfsg1/configure-602- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-611- if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' && tiemu-3.04~git20110801-nogdb+dfsg1/configure:612: echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` && tiemu-3.04~git20110801-nogdb+dfsg1/configure-613- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-626- echo='printf %s\n' tiemu-3.04~git20110801-nogdb+dfsg1/configure:627: if test "X`($echo '\t') 2>/dev/null`" = 'X\t' && tiemu-3.04~git20110801-nogdb+dfsg1/configure:628: echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` && tiemu-3.04~git20110801-nogdb+dfsg1/configure-629- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-631- : tiemu-3.04~git20110801-nogdb+dfsg1/configure:632: elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` && tiemu-3.04~git20110801-nogdb+dfsg1/configure-633- test "X$echo_testing_string" = 'X\t' && tiemu-3.04~git20110801-nogdb+dfsg1/configure:634: echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` && tiemu-3.04~git20110801-nogdb+dfsg1/configure-635- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-640- echo="$CONFIG_SHELL $0 --fallback-echo" tiemu-3.04~git20110801-nogdb+dfsg1/configure:641: elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` && tiemu-3.04~git20110801-nogdb+dfsg1/configure-642- test "X$echo_testing_string" = 'X\t' && tiemu-3.04~git20110801-nogdb+dfsg1/configure:643: echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` && tiemu-3.04~git20110801-nogdb+dfsg1/configure-644- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-650- for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do tiemu-3.04~git20110801-nogdb+dfsg1/configure:651: if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null tiemu-3.04~git20110801-nogdb+dfsg1/configure-652- then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-658- if test "$prev" != 'sed 50q "$0"'; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:659: echo_test_string=`eval $prev` tiemu-3.04~git20110801-nogdb+dfsg1/configure-660- export echo_test_string ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-1135- case $ac_option in tiemu-3.04~git20110801-nogdb+dfsg1/configure:1136: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; tiemu-3.04~git20110801-nogdb+dfsg1/configure-1137- *=) ac_optarg= ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-1179- -disable-* | --disable-*) tiemu-3.04~git20110801-nogdb+dfsg1/configure:1180: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-1181- # Reject names that are not valid shell variable names. ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-1184- ac_useropt_orig=$ac_useropt tiemu-3.04~git20110801-nogdb+dfsg1/configure:1185: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-1186- case $ac_user_opts in ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-1205- -enable-* | --enable-*) tiemu-3.04~git20110801-nogdb+dfsg1/configure:1206: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-1207- # Reject names that are not valid shell variable names. ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-1210- ac_useropt_orig=$ac_useropt tiemu-3.04~git20110801-nogdb+dfsg1/configure:1211: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-1212- case $ac_user_opts in ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-1409- -with-* | --with-*) tiemu-3.04~git20110801-nogdb+dfsg1/configure:1410: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-1411- # Reject names that are not valid shell variable names. ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-1414- ac_useropt_orig=$ac_useropt tiemu-3.04~git20110801-nogdb+dfsg1/configure:1415: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-1416- case $ac_user_opts in ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-1425- -without-* | --without-*) tiemu-3.04~git20110801-nogdb+dfsg1/configure:1426: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-1427- # Reject names that are not valid shell variable names. ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-1430- ac_useropt_orig=$ac_useropt tiemu-3.04~git20110801-nogdb+dfsg1/configure:1431: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-1432- case $ac_user_opts in ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-1463- *=*) tiemu-3.04~git20110801-nogdb+dfsg1/configure:1464: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` tiemu-3.04~git20110801-nogdb+dfsg1/configure-1465- # Reject names that are not valid shell variable names. ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-1484-if test -n "$ac_prev"; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:1485: ac_option=--`echo $ac_prev | sed 's/_/-/g'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-1486- as_fn_error $? "missing argument to $ac_option" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-1506- */ ) tiemu-3.04~git20110801-nogdb+dfsg1/configure:1507: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-1508- eval $ac_var=\$ac_val;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-1543-ac_ls_di=`ls -di .` && tiemu-3.04~git20110801-nogdb+dfsg1/configure:1544:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || tiemu-3.04~git20110801-nogdb+dfsg1/configure-1545- as_fn_error $? "working directory cannot be determined" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-1599-case $srcdir in tiemu-3.04~git20110801-nogdb+dfsg1/configure:1600:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; tiemu-3.04~git20110801-nogdb+dfsg1/configure-1601-esac ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-1642-By default, \`make install' will install all the files in tiemu-3.04~git20110801-nogdb+dfsg1/configure:1643:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify tiemu-3.04~git20110801-nogdb+dfsg1/configure:1644:an installation prefix other than \`$ac_default_prefix' using \`--prefix', tiemu-3.04~git20110801-nogdb+dfsg1/configure-1645-for instance \`--prefix=\$HOME'. ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-1806-*) tiemu-3.04~git20110801-nogdb+dfsg1/configure:1807: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-1808- # A ".." for each directory in $ac_dir_suffix. tiemu-3.04~git20110801-nogdb+dfsg1/configure:1809: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-1810- case $ac_top_builddir_sub in ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-2731- *\'*) tiemu-3.04~git20110801-nogdb+dfsg1/configure:2732: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; tiemu-3.04~git20110801-nogdb+dfsg1/configure-2733- esac ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-2814- case $ac_val in tiemu-3.04~git20110801-nogdb+dfsg1/configure:2815: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; tiemu-3.04~git20110801-nogdb+dfsg1/configure-2816- esac ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-2829- case $ac_val in tiemu-3.04~git20110801-nogdb+dfsg1/configure:2830: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; tiemu-3.04~git20110801-nogdb+dfsg1/configure-2831- esac ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-2950- set,) tiemu-3.04~git20110801-nogdb+dfsg1/configure:2951: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 tiemu-3.04~git20110801-nogdb+dfsg1/configure:2952:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} tiemu-3.04~git20110801-nogdb+dfsg1/configure-2953- ac_cache_corrupted=: ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-2961- # differences in whitespace do not lead to failure. tiemu-3.04~git20110801-nogdb+dfsg1/configure:2962: ac_old_val_w=`echo x $ac_old_val` tiemu-3.04~git20110801-nogdb+dfsg1/configure:2963: ac_new_val_w=`echo x $ac_new_val` tiemu-3.04~git20110801-nogdb+dfsg1/configure-2964- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-2981- case $ac_new_val in tiemu-3.04~git20110801-nogdb+dfsg1/configure:2982: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; tiemu-3.04~git20110801-nogdb+dfsg1/configure-2983- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-3190-if ( tiemu-3.04~git20110801-nogdb+dfsg1/configure:3191: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` tiemu-3.04~git20110801-nogdb+dfsg1/configure-3192- if test "$*" = "X"; then tiemu-3.04~git20110801-nogdb+dfsg1/configure-3193- # -L didn't work. tiemu-3.04~git20110801-nogdb+dfsg1/configure:3194: set X `ls -t "$srcdir/configure" conftest.file` tiemu-3.04~git20110801-nogdb+dfsg1/configure-3195- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-3226-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' tiemu-3.04~git20110801-nogdb+dfsg1/configure:3227:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` tiemu-3.04~git20110801-nogdb+dfsg1/configure-3228- tiemu-3.04~git20110801-nogdb+dfsg1/configure-3229-# expand $ac_aux_dir to an absolute path tiemu-3.04~git20110801-nogdb+dfsg1/configure:3230:am_aux_dir=`cd $ac_aux_dir && pwd` tiemu-3.04~git20110801-nogdb+dfsg1/configure-3231- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-3371- { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue tiemu-3.04~git20110801-nogdb+dfsg1/configure:3372: case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( tiemu-3.04~git20110801-nogdb+dfsg1/configure-3373- 'mkdir (GNU coreutils) '* | \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-3450-set x ${MAKE-make} tiemu-3.04~git20110801-nogdb+dfsg1/configure:3451:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-3452-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then : ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-3460-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. tiemu-3.04~git20110801-nogdb+dfsg1/configure:3461:case `${MAKE-make} -f conftest.make 2>/dev/null` in tiemu-3.04~git20110801-nogdb+dfsg1/configure-3462- *@@@%%%=?*=@@@%%%*) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-3487- tiemu-3.04~git20110801-nogdb+dfsg1/configure:3488:if test "`cd $srcdir && pwd`" != "`pwd`"; then tiemu-3.04~git20110801-nogdb+dfsg1/configure-3489- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-3674-test "x$ac_build_alias" = x && tiemu-3.04~git20110801-nogdb+dfsg1/configure:3675: ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` tiemu-3.04~git20110801-nogdb+dfsg1/configure-3676-test "x$ac_build_alias" = x && tiemu-3.04~git20110801-nogdb+dfsg1/configure-3677- as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 tiemu-3.04~git20110801-nogdb+dfsg1/configure:3678:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || tiemu-3.04~git20110801-nogdb+dfsg1/configure-3679- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-3698-IFS=$ac_save_IFS tiemu-3.04~git20110801-nogdb+dfsg1/configure:3699:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac tiemu-3.04~git20110801-nogdb+dfsg1/configure-3700- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-3709-else tiemu-3.04~git20110801-nogdb+dfsg1/configure:3710: ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || tiemu-3.04~git20110801-nogdb+dfsg1/configure-3711- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-3731-IFS=$ac_save_IFS tiemu-3.04~git20110801-nogdb+dfsg1/configure:3732:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac tiemu-3.04~git20110801-nogdb+dfsg1/configure-3733- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-3754-# Ignore all kinds of additional output from `make'. tiemu-3.04~git20110801-nogdb+dfsg1/configure:3755:case `$am_make -s -f confmf 2> /dev/null` in #( tiemu-3.04~git20110801-nogdb+dfsg1/configure-3756-*the\ am__doit\ target*) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-3764- echo '.include "confinc"' > confmf tiemu-3.04~git20110801-nogdb+dfsg1/configure:3765: case `$am_make -s -f confmf 2> /dev/null` in #( tiemu-3.04~git20110801-nogdb+dfsg1/configure-3766- *the\ am__doit\ target*) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-4142-$as_echo_n "checking whether the C compiler works... " >&6; } tiemu-3.04~git20110801-nogdb+dfsg1/configure:4143:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-4144- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-4186- then :; else tiemu-3.04~git20110801-nogdb+dfsg1/configure:4187: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-4188- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-4246- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; tiemu-3.04~git20110801-nogdb+dfsg1/configure:4247: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-4248- break;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-4355- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; tiemu-3.04~git20110801-nogdb+dfsg1/configure:4356: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-4357- break;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-4614- if test "$am_compiler_list" = ""; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:4615: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` tiemu-3.04~git20110801-nogdb+dfsg1/configure-4616- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-4757- test $lt_ac_count -gt 10 && break tiemu-3.04~git20110801-nogdb+dfsg1/configure:4758: lt_ac_count=`expr $lt_ac_count + 1` tiemu-3.04~git20110801-nogdb+dfsg1/configure-4759- if test $lt_ac_count -gt $lt_ac_max; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-4791- # Check for GNU $ac_path_GREP tiemu-3.04~git20110801-nogdb+dfsg1/configure:4792:case `"$ac_path_GREP" --version 2>&1` in tiemu-3.04~git20110801-nogdb+dfsg1/configure-4793-*GNU*) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-4857- # Check for GNU $ac_path_EGREP tiemu-3.04~git20110801-nogdb+dfsg1/configure:4858:case `"$ac_path_EGREP" --version 2>&1` in tiemu-3.04~git20110801-nogdb+dfsg1/configure-4859-*GNU*) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-4918- # gcc leaves a trailing carriage return which upsets mingw tiemu-3.04~git20110801-nogdb+dfsg1/configure:4919: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; tiemu-3.04~git20110801-nogdb+dfsg1/configure-4920- *) tiemu-3.04~git20110801-nogdb+dfsg1/configure:4921: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; tiemu-3.04~git20110801-nogdb+dfsg1/configure-4922- esac ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-4927- # Canonicalize the pathname of ld tiemu-3.04~git20110801-nogdb+dfsg1/configure:4928: ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-4929- while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do tiemu-3.04~git20110801-nogdb+dfsg1/configure:4930: ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"` tiemu-3.04~git20110801-nogdb+dfsg1/configure-4931- done ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-4962- # Break only if it was the GNU/non-GNU ld that we prefer. tiemu-3.04~git20110801-nogdb+dfsg1/configure:4963: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in tiemu-3.04~git20110801-nogdb+dfsg1/configure-4964- *GNU* | *'with BFD'*) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-4993- # I'd rather use --version here, but apparently some GNU lds only accept -v. tiemu-3.04~git20110801-nogdb+dfsg1/configure:4994:case `$LD -v 2>&1 </dev/null` in tiemu-3.04~git20110801-nogdb+dfsg1/configure-4995-*GNU* | *'with BFD'*) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-5056- # Tru64's nm complains that /dev/null is an invalid object file tiemu-3.04~git20110801-nogdb+dfsg1/configure:5057: case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in tiemu-3.04~git20110801-nogdb+dfsg1/configure-5058- */dev/null* | *'Invalid file or object type'*) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-5062- *) tiemu-3.04~git20110801-nogdb+dfsg1/configure:5063: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in tiemu-3.04~git20110801-nogdb+dfsg1/configure-5064- */dev/null*) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-5230-openbsd*) tiemu-3.04~git20110801-nogdb+dfsg1/configure:5231: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then tiemu-3.04~git20110801-nogdb+dfsg1/configure-5232- lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$' ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-5319- test $ac_status = 0; }; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:5320: case `/usr/bin/file conftest.$ac_objext` in tiemu-3.04~git20110801-nogdb+dfsg1/configure-5321- *ELF-32*) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-5339- if test "$lt_cv_prog_gnu_ld" = yes; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:5340: case `/usr/bin/file conftest.$ac_objext` in tiemu-3.04~git20110801-nogdb+dfsg1/configure-5341- *32-bit*) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-5351- else tiemu-3.04~git20110801-nogdb+dfsg1/configure:5352: case `/usr/bin/file conftest.$ac_objext` in tiemu-3.04~git20110801-nogdb+dfsg1/configure-5353- *32-bit*) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-6029-do : tiemu-3.04~git20110801-nogdb+dfsg1/configure:6030: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` tiemu-3.04~git20110801-nogdb+dfsg1/configure-6031-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-6034- cat >>confdefs.h <<_ACEOF tiemu-3.04~git20110801-nogdb+dfsg1/configure:6035:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 tiemu-3.04~git20110801-nogdb+dfsg1/configure-6036-_ACEOF ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-6339- if test "$am_compiler_list" = ""; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:6340: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` tiemu-3.04~git20110801-nogdb+dfsg1/configure-6341- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-6845- # And add a safety zone tiemu-3.04~git20110801-nogdb+dfsg1/configure:6846: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` tiemu-3.04~git20110801-nogdb+dfsg1/configure:6847: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` tiemu-3.04~git20110801-nogdb+dfsg1/configure-6848- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-6873- if test -n "$kargmax"; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:6874: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-6875- else ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-6881- if test -n "$lt_cv_sys_max_cmd_len"; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:6882: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` tiemu-3.04~git20110801-nogdb+dfsg1/configure:6883: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` tiemu-3.04~git20110801-nogdb+dfsg1/configure-6884- else tiemu-3.04~git20110801-nogdb+dfsg1/configure-6885- SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}} tiemu-3.04~git20110801-nogdb+dfsg1/configure:6886: while (test "X"`$SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \ tiemu-3.04~git20110801-nogdb+dfsg1/configure-6887- = "XX$teststring") >/dev/null 2>&1 && tiemu-3.04~git20110801-nogdb+dfsg1/configure:6888: new_result=`expr "X$teststring" : ".*" 2>&1` && tiemu-3.04~git20110801-nogdb+dfsg1/configure-6889- lt_cv_sys_max_cmd_len=$new_result && ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-6891- do tiemu-3.04~git20110801-nogdb+dfsg1/configure:6892: i=`expr $i + 1` tiemu-3.04~git20110801-nogdb+dfsg1/configure-6893- teststring=$teststring$teststring ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-6898- # It appears as though 1/2 is a usable value. tiemu-3.04~git20110801-nogdb+dfsg1/configure:6899: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` tiemu-3.04~git20110801-nogdb+dfsg1/configure-6900- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-6993-# If we're using GNU nm, then use its standard symbol codes. tiemu-3.04~git20110801-nogdb+dfsg1/configure:6994:case `$NM -V 2>&1` in tiemu-3.04~git20110801-nogdb+dfsg1/configure-6995-*GNU* | *'with BFD'*) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-7517-done tiemu-3.04~git20110801-nogdb+dfsg1/configure:7518:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` tiemu-3.04~git20110801-nogdb+dfsg1/configure-7519- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-7545- "file_magic "*) tiemu-3.04~git20110801-nogdb+dfsg1/configure:7546: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` tiemu-3.04~git20110801-nogdb+dfsg1/configure-7547- MAGIC_CMD="$lt_cv_path_MAGIC_CMD" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-7607- "file_magic "*) tiemu-3.04~git20110801-nogdb+dfsg1/configure:7608: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` tiemu-3.04~git20110801-nogdb+dfsg1/configure-7609- MAGIC_CMD="$lt_cv_path_MAGIC_CMD" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-8211- *) tiemu-3.04~git20110801-nogdb+dfsg1/configure:8212: case `$CC -V 2>&1 | sed 5q` in tiemu-3.04~git20110801-nogdb+dfsg1/configure-8213- *Sun\ C*) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-8465- if test "$hard_links" = no; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:8466: { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 tiemu-3.04~git20110801-nogdb+dfsg1/configure:8467:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} tiemu-3.04~git20110801-nogdb+dfsg1/configure-8468- need_locks=warn ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-8522-done tiemu-3.04~git20110801-nogdb+dfsg1/configure:8523:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` tiemu-3.04~git20110801-nogdb+dfsg1/configure-8524- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-8560- supports_anon_versioning=no tiemu-3.04~git20110801-nogdb+dfsg1/configure:8561: case `$LD -v 2>/dev/null` in tiemu-3.04~git20110801-nogdb+dfsg1/configure-8562- *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-8624- # is EXPORTS), use it as is; otherwise, prepend... tiemu-3.04~git20110801-nogdb+dfsg1/configure:8625: archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then tiemu-3.04~git20110801-nogdb+dfsg1/configure-8626- cp $export_symbols $output_objdir/$soname.def; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-8647- # time. Moving up from 0x10000000 also allows more sbrk(2) space. tiemu-3.04~git20110801-nogdb+dfsg1/configure:8648: archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' tiemu-3.04~git20110801-nogdb+dfsg1/configure:8649: archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' tiemu-3.04~git20110801-nogdb+dfsg1/configure-8650- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-8656- pgcc*) # Portland Group C compiler tiemu-3.04~git20110801-nogdb+dfsg1/configure:8657: 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' tiemu-3.04~git20110801-nogdb+dfsg1/configure-8658- tmp_addflag=' $pic_flag' ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-8660- pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers tiemu-3.04~git20110801-nogdb+dfsg1/configure:8661: 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' tiemu-3.04~git20110801-nogdb+dfsg1/configure-8662- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-8669- esac tiemu-3.04~git20110801-nogdb+dfsg1/configure:8670: case `$CC -V 2>&1 | sed 5q` in tiemu-3.04~git20110801-nogdb+dfsg1/configure-8671- *Sun\ C*) # Sun C 5.9 tiemu-3.04~git20110801-nogdb+dfsg1/configure:8672: whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' tiemu-3.04~git20110801-nogdb+dfsg1/configure-8673- tmp_sharedflag='-G' ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-8724- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) tiemu-3.04~git20110801-nogdb+dfsg1/configure:8725: case `$LD -v 2>&1` in tiemu-3.04~git20110801-nogdb+dfsg1/configure-8726- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-8740- if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:8741: hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`' tiemu-3.04~git20110801-nogdb+dfsg1/configure-8742- archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib' ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-8839- # below for broken collect2 doesn't work under 4.3+ tiemu-3.04~git20110801-nogdb+dfsg1/configure:8840: collect2name=`${CC} -print-prog-name=collect2` tiemu-3.04~git20110801-nogdb+dfsg1/configure-8841- if test -f "$collect2name" && \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-8904- }' tiemu-3.04~git20110801-nogdb+dfsg1/configure:8905:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` tiemu-3.04~git20110801-nogdb+dfsg1/configure-8906-# Check for a 64-bit object if we didn't find anything. tiemu-3.04~git20110801-nogdb+dfsg1/configure-8907-if test -z "$aix_libpath"; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:8908: aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` tiemu-3.04~git20110801-nogdb+dfsg1/configure-8909-fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-8915- hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath" tiemu-3.04~git20110801-nogdb+dfsg1/configure:8916: archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" tiemu-3.04~git20110801-nogdb+dfsg1/configure-8917- else ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-8943- }' tiemu-3.04~git20110801-nogdb+dfsg1/configure:8944:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` tiemu-3.04~git20110801-nogdb+dfsg1/configure-8945-# Check for a 64-bit object if we didn't find anything. tiemu-3.04~git20110801-nogdb+dfsg1/configure-8946-if test -z "$aix_libpath"; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:8947: aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` tiemu-3.04~git20110801-nogdb+dfsg1/configure-8948-fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-8991- # FIXME: Setting linknames here is a bad hack. tiemu-3.04~git20110801-nogdb+dfsg1/configure:8992: archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' tiemu-3.04~git20110801-nogdb+dfsg1/configure-8993- # The linker will automatically build a .lib file if we build a DLL. ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-8996- old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs' tiemu-3.04~git20110801-nogdb+dfsg1/configure:8997: fix_srcfile_path='`cygpath -w "$srcfile"`' tiemu-3.04~git20110801-nogdb+dfsg1/configure-8998- enable_shared_with_static_runtimes=yes ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-9036- output_verbose_link_cmd='echo' tiemu-3.04~git20110801-nogdb+dfsg1/configure:9037: archive_cmds='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $xlcverstring' tiemu-3.04~git20110801-nogdb+dfsg1/configure-9038- module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-9171- if test "$GCC" = yes; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:9172: archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' tiemu-3.04~git20110801-nogdb+dfsg1/configure-9173- else tiemu-3.04~git20110801-nogdb+dfsg1/configure:9174: archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' tiemu-3.04~git20110801-nogdb+dfsg1/configure-9175- hardcode_libdir_flag_spec_ld='-rpath $libdir' ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-9204- hardcode_shlibpath_var=no tiemu-3.04~git20110801-nogdb+dfsg1/configure:9205: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then tiemu-3.04~git20110801-nogdb+dfsg1/configure-9206- archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-9237- allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' tiemu-3.04~git20110801-nogdb+dfsg1/configure:9238: archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' tiemu-3.04~git20110801-nogdb+dfsg1/configure-9239- else tiemu-3.04~git20110801-nogdb+dfsg1/configure-9240- allow_undefined_flag=' -expect_unresolved \*' tiemu-3.04~git20110801-nogdb+dfsg1/configure:9241: archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' tiemu-3.04~git20110801-nogdb+dfsg1/configure-9242- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-9249- allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' tiemu-3.04~git20110801-nogdb+dfsg1/configure:9250: archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' tiemu-3.04~git20110801-nogdb+dfsg1/configure-9251- hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-9253- allow_undefined_flag=' -expect_unresolved \*' tiemu-3.04~git20110801-nogdb+dfsg1/configure:9254: archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' tiemu-3.04~git20110801-nogdb+dfsg1/configure:9255: archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~ tiemu-3.04~git20110801-nogdb+dfsg1/configure:9256: $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp' tiemu-3.04~git20110801-nogdb+dfsg1/configure-9257- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-9373- hardcode_shlibpath_var=no tiemu-3.04~git20110801-nogdb+dfsg1/configure:9374: hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' tiemu-3.04~git20110801-nogdb+dfsg1/configure-9375- hardcode_libdir_separator=':' ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-9488- esac tiemu-3.04~git20110801-nogdb+dfsg1/configure:9489: lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"` tiemu-3.04~git20110801-nogdb+dfsg1/configure-9490- if echo "$lt_search_path_spec" | grep ';' >/dev/null ; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-9494- # okay in the real world where ";" in dirpaths is itself problematic. tiemu-3.04~git20110801-nogdb+dfsg1/configure:9495: lt_search_path_spec=`echo "$lt_search_path_spec" | $SED -e 's/;/ /g'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-9496- else tiemu-3.04~git20110801-nogdb+dfsg1/configure:9497: lt_search_path_spec=`echo "$lt_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` tiemu-3.04~git20110801-nogdb+dfsg1/configure-9498- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-9501- lt_tmp_lt_search_path_spec= tiemu-3.04~git20110801-nogdb+dfsg1/configure:9502: lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` tiemu-3.04~git20110801-nogdb+dfsg1/configure-9503- for lt_sys_path in $lt_search_path_spec; do ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-9530-}'` tiemu-3.04~git20110801-nogdb+dfsg1/configure:9531: sys_lib_search_path_spec=`echo $lt_search_path_spec` tiemu-3.04~git20110801-nogdb+dfsg1/configure-9532-else ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-9598- # Create ${libname}_ixlibrary.a entries in /sys/libs. tiemu-3.04~git20110801-nogdb+dfsg1/configure:9599: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' tiemu-3.04~git20110801-nogdb+dfsg1/configure-9600- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-9631- # DLL is installed to $(libdir)/../bin by postinstall_cmds tiemu-3.04~git20110801-nogdb+dfsg1/configure:9632: postinstall_cmds='base_file=`basename \${file}`~ tiemu-3.04~git20110801-nogdb+dfsg1/configure:9633: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ tiemu-3.04~git20110801-nogdb+dfsg1/configure:9634: dldir=$destdir/`dirname \$dlpath`~ tiemu-3.04~git20110801-nogdb+dfsg1/configure-9635- test -d \$dldir || mkdir -p \$dldir~ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-9637- chmod a+x \$dldir/$dlname' tiemu-3.04~git20110801-nogdb+dfsg1/configure:9638: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ tiemu-3.04~git20110801-nogdb+dfsg1/configure-9639- dlpath=$dir/\$dldll~ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-9645- # Cygwin DLLs use 'cyg' prefix rather than 'lib' tiemu-3.04~git20110801-nogdb+dfsg1/configure:9646: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' tiemu-3.04~git20110801-nogdb+dfsg1/configure-9647- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-9650- # MinGW DLLs use traditional 'lib' prefix tiemu-3.04~git20110801-nogdb+dfsg1/configure:9651: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' tiemu-3.04~git20110801-nogdb+dfsg1/configure:9652: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` tiemu-3.04~git20110801-nogdb+dfsg1/configure-9653- if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-9659- # which wouldn't understand a cygwinified path. Ahh. tiemu-3.04~git20110801-nogdb+dfsg1/configure:9660: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-9661- else tiemu-3.04~git20110801-nogdb+dfsg1/configure:9662: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` tiemu-3.04~git20110801-nogdb+dfsg1/configure-9663- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-9666- # pw32 DLLs use 'pw' prefix rather than 'lib' tiemu-3.04~git20110801-nogdb+dfsg1/configure:9667: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' tiemu-3.04~git20110801-nogdb+dfsg1/configure-9668- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-9672- *) tiemu-3.04~git20110801-nogdb+dfsg1/configure:9673: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' tiemu-3.04~git20110801-nogdb+dfsg1/configure-9674- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-9689- shlibpath_var=DYLD_LIBRARY_PATH tiemu-3.04~git20110801-nogdb+dfsg1/configure:9690: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' tiemu-3.04~git20110801-nogdb+dfsg1/configure-9691- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-9879- if test -f /etc/ld.so.conf; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:9880: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` tiemu-3.04~git20110801-nogdb+dfsg1/configure-9881- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-9951- shlibpath_var=LD_LIBRARY_PATH tiemu-3.04~git20110801-nogdb+dfsg1/configure:9952: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then tiemu-3.04~git20110801-nogdb+dfsg1/configure-9953- case $host_os in ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-10776- # Double-quote double-evaled strings. tiemu-3.04~git20110801-nogdb+dfsg1/configure:10777: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" tiemu-3.04~git20110801-nogdb+dfsg1/configure-10778- ;; tiemu-3.04~git20110801-nogdb+dfsg1/configure-10779- *) tiemu-3.04~git20110801-nogdb+dfsg1/configure:10780: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" tiemu-3.04~git20110801-nogdb+dfsg1/configure-10781- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-10786- *'\$0 --fallback-echo"') tiemu-3.04~git20110801-nogdb+dfsg1/configure:10787: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-10788- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-10799- tiemu-3.04~git20110801-nogdb+dfsg1/configure:10800:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services. tiemu-3.04~git20110801-nogdb+dfsg1/configure-10801-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-11182- # libtool script then. tiemu-3.04~git20110801-nogdb+dfsg1/configure:11183: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-11184- if test -f "$ltmain_in"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-11211- if test -z "$LTCC"; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:11212: eval "`$SHELL ${ofile} --config | grep '^LTCC='`" tiemu-3.04~git20110801-nogdb+dfsg1/configure-11213- if test -z "$LTCC"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-11216- else tiemu-3.04~git20110801-nogdb+dfsg1/configure:11217: { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5 tiemu-3.04~git20110801-nogdb+dfsg1/configure:11218:$as_echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;} tiemu-3.04~git20110801-nogdb+dfsg1/configure-11219- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-11221- if test -z "$LTCFLAGS"; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:11222: eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`" tiemu-3.04~git20110801-nogdb+dfsg1/configure-11223- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-11226- # Note that this assumes the entire list is on one line. tiemu-3.04~git20110801-nogdb+dfsg1/configure:11227: available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-11228- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-11232- # Check whether tagname contains only valid characters tiemu-3.04~git20110801-nogdb+dfsg1/configure:11233: case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in tiemu-3.04~git20110801-nogdb+dfsg1/configure-11234- "") ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-11357-done tiemu-3.04~git20110801-nogdb+dfsg1/configure:11358:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` tiemu-3.04~git20110801-nogdb+dfsg1/configure-11359- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-11387- # gcc leaves a trailing carriage return which upsets mingw tiemu-3.04~git20110801-nogdb+dfsg1/configure:11388: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; tiemu-3.04~git20110801-nogdb+dfsg1/configure-11389- *) tiemu-3.04~git20110801-nogdb+dfsg1/configure:11390: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; tiemu-3.04~git20110801-nogdb+dfsg1/configure-11391- esac ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-11396- # Canonicalize the pathname of ld tiemu-3.04~git20110801-nogdb+dfsg1/configure:11397: ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-11398- while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do tiemu-3.04~git20110801-nogdb+dfsg1/configure:11399: ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"` tiemu-3.04~git20110801-nogdb+dfsg1/configure-11400- done ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-11431- # Break only if it was the GNU/non-GNU ld that we prefer. tiemu-3.04~git20110801-nogdb+dfsg1/configure:11432: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in tiemu-3.04~git20110801-nogdb+dfsg1/configure-11433- *GNU* | *'with BFD'*) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-11462- # I'd rather use --version here, but apparently some GNU lds only accept -v. tiemu-3.04~git20110801-nogdb+dfsg1/configure:11463:case `$LD -v 2>&1 </dev/null` in tiemu-3.04~git20110801-nogdb+dfsg1/configure-11464-*GNU* | *'with BFD'*) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-11492- # ancient GNU ld didn't support --whole-archive et. al. tiemu-3.04~git20110801-nogdb+dfsg1/configure:11493: if eval "`$CC -print-prog-name=ld` --help 2>&1" | \ tiemu-3.04~git20110801-nogdb+dfsg1/configure-11494- grep 'no-whole-archive' > /dev/null; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-11574- # below for broken collect2 doesn't work under 4.3+ tiemu-3.04~git20110801-nogdb+dfsg1/configure:11575: collect2name=`${CC} -print-prog-name=collect2` tiemu-3.04~git20110801-nogdb+dfsg1/configure-11576- if test -f "$collect2name" && \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-11639- }' tiemu-3.04~git20110801-nogdb+dfsg1/configure:11640:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` tiemu-3.04~git20110801-nogdb+dfsg1/configure-11641-# Check for a 64-bit object if we didn't find anything. tiemu-3.04~git20110801-nogdb+dfsg1/configure-11642-if test -z "$aix_libpath"; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:11643: aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` tiemu-3.04~git20110801-nogdb+dfsg1/configure-11644-fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-11651- tiemu-3.04~git20110801-nogdb+dfsg1/configure:11652: archive_expsym_cmds_CXX="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" tiemu-3.04~git20110801-nogdb+dfsg1/configure-11653- else ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-11679- }' tiemu-3.04~git20110801-nogdb+dfsg1/configure:11680:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` tiemu-3.04~git20110801-nogdb+dfsg1/configure-11681-# Check for a 64-bit object if we didn't find anything. tiemu-3.04~git20110801-nogdb+dfsg1/configure-11682-if test -z "$aix_libpath"; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:11683: aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` tiemu-3.04~git20110801-nogdb+dfsg1/configure-11684-fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-11735- # is EXPORTS), use it as is; otherwise, prepend... tiemu-3.04~git20110801-nogdb+dfsg1/configure:11736: archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then tiemu-3.04~git20110801-nogdb+dfsg1/configure-11737- cp $export_symbols $output_objdir/$soname.def; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-11768- output_verbose_link_cmd='echo' tiemu-3.04~git20110801-nogdb+dfsg1/configure:11769: archive_cmds_CXX='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $xlcverstring' tiemu-3.04~git20110801-nogdb+dfsg1/configure-11770- module_cmds_CXX='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-11836- # dependencies. tiemu-3.04~git20110801-nogdb+dfsg1/configure:11837: output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "[-]L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' tiemu-3.04~git20110801-nogdb+dfsg1/configure-11838- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-11898- # dependencies. tiemu-3.04~git20110801-nogdb+dfsg1/configure:11899: output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' tiemu-3.04~git20110801-nogdb+dfsg1/configure-11900- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-11933- # time. Moving up from 0x10000000 also allows more sbrk(2) space. tiemu-3.04~git20110801-nogdb+dfsg1/configure:11934: archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' tiemu-3.04~git20110801-nogdb+dfsg1/configure:11935: archive_expsym_cmds_CXX='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' tiemu-3.04~git20110801-nogdb+dfsg1/configure-11936- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-11940- # SGI C++ tiemu-3.04~git20110801-nogdb+dfsg1/configure:11941: archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' tiemu-3.04~git20110801-nogdb+dfsg1/configure-11942- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-11951- if test "$with_gnu_ld" = no; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:11952: archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' tiemu-3.04~git20110801-nogdb+dfsg1/configure-11953- else tiemu-3.04~git20110801-nogdb+dfsg1/configure:11954: archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib' tiemu-3.04~git20110801-nogdb+dfsg1/configure-11955- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-11970- # to its proper name (with version) after linking. tiemu-3.04~git20110801-nogdb+dfsg1/configure:11971: archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' tiemu-3.04~git20110801-nogdb+dfsg1/configure:11972: archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib' tiemu-3.04~git20110801-nogdb+dfsg1/configure-11973- # Commands to make compiler produce verbose output that lists ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-11980- # dependencies. tiemu-3.04~git20110801-nogdb+dfsg1/configure:11981: output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | grep "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' tiemu-3.04~git20110801-nogdb+dfsg1/configure-11982- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-11995- # earlier do not add the objects themselves. tiemu-3.04~git20110801-nogdb+dfsg1/configure:11996: case `$CC -V 2>&1` in tiemu-3.04~git20110801-nogdb+dfsg1/configure-11997- *"Version 7."*) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-12021- export_dynamic_flag_spec_CXX='${wl}--export-dynamic' tiemu-3.04~git20110801-nogdb+dfsg1/configure:12022: 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' tiemu-3.04~git20110801-nogdb+dfsg1/configure-12023- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-12040- # dependencies. tiemu-3.04~git20110801-nogdb+dfsg1/configure:12041: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' tiemu-3.04~git20110801-nogdb+dfsg1/configure-12042- ;; tiemu-3.04~git20110801-nogdb+dfsg1/configure-12043- *) tiemu-3.04~git20110801-nogdb+dfsg1/configure:12044: case `$CC -V 2>&1 | sed 5q` in tiemu-3.04~git20110801-nogdb+dfsg1/configure-12045- *Sun\ C*) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-12050- hardcode_libdir_flag_spec_CXX='-R$libdir' tiemu-3.04~git20110801-nogdb+dfsg1/configure:12051: whole_archive_flag_spec_CXX='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' tiemu-3.04~git20110801-nogdb+dfsg1/configure-12052- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-12108- hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir' tiemu-3.04~git20110801-nogdb+dfsg1/configure:12109: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then tiemu-3.04~git20110801-nogdb+dfsg1/configure-12110- archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib' ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-12126- # to its proper name (with version) after linking. tiemu-3.04~git20110801-nogdb+dfsg1/configure:12127: archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' tiemu-3.04~git20110801-nogdb+dfsg1/configure-12128- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-12143- allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' tiemu-3.04~git20110801-nogdb+dfsg1/configure:12144: archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' tiemu-3.04~git20110801-nogdb+dfsg1/configure-12145- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-12156- # dependencies. tiemu-3.04~git20110801-nogdb+dfsg1/configure:12157: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' tiemu-3.04~git20110801-nogdb+dfsg1/configure-12158- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-12161- allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' tiemu-3.04~git20110801-nogdb+dfsg1/configure:12162: archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' tiemu-3.04~git20110801-nogdb+dfsg1/configure-12163- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-12186- # to its proper name (with version) after linking. tiemu-3.04~git20110801-nogdb+dfsg1/configure:12187: archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' tiemu-3.04~git20110801-nogdb+dfsg1/configure-12188- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-12202- allow_undefined_flag_CXX=' -expect_unresolved \*' tiemu-3.04~git20110801-nogdb+dfsg1/configure:12203: archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' tiemu-3.04~git20110801-nogdb+dfsg1/configure:12204: archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ tiemu-3.04~git20110801-nogdb+dfsg1/configure-12205- echo "-hidden">> $lib.exp~ tiemu-3.04~git20110801-nogdb+dfsg1/configure:12206: $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~ tiemu-3.04~git20110801-nogdb+dfsg1/configure-12207- $rm $lib.exp' ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-12219- # dependencies. tiemu-3.04~git20110801-nogdb+dfsg1/configure:12220: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' tiemu-3.04~git20110801-nogdb+dfsg1/configure-12221- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-12224- allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' tiemu-3.04~git20110801-nogdb+dfsg1/configure:12225: archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' tiemu-3.04~git20110801-nogdb+dfsg1/configure-12226- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-12375- hardcode_shlibpath_var_CXX=no tiemu-3.04~git20110801-nogdb+dfsg1/configure:12376: hardcode_libdir_flag_spec_CXX='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' tiemu-3.04~git20110801-nogdb+dfsg1/configure-12377- hardcode_libdir_separator_CXX=':' ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-12446- # eval without this substitution. tiemu-3.04~git20110801-nogdb+dfsg1/configure:12447: output_verbose_link_cmd=`$echo "X$output_verbose_link_cmd" | $Xsed -e "$no_glob_subst"` tiemu-3.04~git20110801-nogdb+dfsg1/configure-12448- tiemu-3.04~git20110801-nogdb+dfsg1/configure:12449: for p in `eval $output_verbose_link_cmd`; do tiemu-3.04~git20110801-nogdb+dfsg1/configure-12450- case $p in ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-12524-if test -n "$compiler_lib_search_path_CXX"; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:12525: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | ${SED} -e 's! -L! !g' -e 's!^ !!'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-12526-fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-12538-linux*) tiemu-3.04~git20110801-nogdb+dfsg1/configure:12539: case `$CC -V 2>&1 | sed 5q` in tiemu-3.04~git20110801-nogdb+dfsg1/configure-12540- *Sun\ C*) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-12767- *) tiemu-3.04~git20110801-nogdb+dfsg1/configure:12768: case `$CC -V 2>&1 | sed 5q` in tiemu-3.04~git20110801-nogdb+dfsg1/configure-12769- *Sun\ C*) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-13048- if test "$hard_links" = no; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:13049: { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 tiemu-3.04~git20110801-nogdb+dfsg1/configure:13050:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} tiemu-3.04~git20110801-nogdb+dfsg1/configure-13051- need_locks=warn ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-13232- # Create ${libname}_ixlibrary.a entries in /sys/libs. tiemu-3.04~git20110801-nogdb+dfsg1/configure:13233: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' tiemu-3.04~git20110801-nogdb+dfsg1/configure-13234- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-13265- # DLL is installed to $(libdir)/../bin by postinstall_cmds tiemu-3.04~git20110801-nogdb+dfsg1/configure:13266: postinstall_cmds='base_file=`basename \${file}`~ tiemu-3.04~git20110801-nogdb+dfsg1/configure:13267: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ tiemu-3.04~git20110801-nogdb+dfsg1/configure:13268: dldir=$destdir/`dirname \$dlpath`~ tiemu-3.04~git20110801-nogdb+dfsg1/configure-13269- test -d \$dldir || mkdir -p \$dldir~ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-13271- chmod a+x \$dldir/$dlname' tiemu-3.04~git20110801-nogdb+dfsg1/configure:13272: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ tiemu-3.04~git20110801-nogdb+dfsg1/configure-13273- dlpath=$dir/\$dldll~ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-13279- # Cygwin DLLs use 'cyg' prefix rather than 'lib' tiemu-3.04~git20110801-nogdb+dfsg1/configure:13280: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' tiemu-3.04~git20110801-nogdb+dfsg1/configure-13281- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-13284- # MinGW DLLs use traditional 'lib' prefix tiemu-3.04~git20110801-nogdb+dfsg1/configure:13285: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' tiemu-3.04~git20110801-nogdb+dfsg1/configure:13286: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` tiemu-3.04~git20110801-nogdb+dfsg1/configure-13287- if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-13293- # which wouldn't understand a cygwinified path. Ahh. tiemu-3.04~git20110801-nogdb+dfsg1/configure:13294: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-13295- else tiemu-3.04~git20110801-nogdb+dfsg1/configure:13296: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` tiemu-3.04~git20110801-nogdb+dfsg1/configure-13297- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-13300- # pw32 DLLs use 'pw' prefix rather than 'lib' tiemu-3.04~git20110801-nogdb+dfsg1/configure:13301: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' tiemu-3.04~git20110801-nogdb+dfsg1/configure-13302- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-13306- *) tiemu-3.04~git20110801-nogdb+dfsg1/configure:13307: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' tiemu-3.04~git20110801-nogdb+dfsg1/configure-13308- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-13323- shlibpath_var=DYLD_LIBRARY_PATH tiemu-3.04~git20110801-nogdb+dfsg1/configure:13324: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' tiemu-3.04~git20110801-nogdb+dfsg1/configure-13325- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-13512- if test -f /etc/ld.so.conf; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:13513: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` tiemu-3.04~git20110801-nogdb+dfsg1/configure-13514- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-13584- shlibpath_var=LD_LIBRARY_PATH tiemu-3.04~git20110801-nogdb+dfsg1/configure:13585: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then tiemu-3.04~git20110801-nogdb+dfsg1/configure-13586- case $host_os in ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-13850- # Double-quote double-evaled strings. tiemu-3.04~git20110801-nogdb+dfsg1/configure:13851: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" tiemu-3.04~git20110801-nogdb+dfsg1/configure-13852- ;; tiemu-3.04~git20110801-nogdb+dfsg1/configure-13853- *) tiemu-3.04~git20110801-nogdb+dfsg1/configure:13854: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" tiemu-3.04~git20110801-nogdb+dfsg1/configure-13855- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-13860- *'\$0 --fallback-echo"') tiemu-3.04~git20110801-nogdb+dfsg1/configure:13861: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-13862- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-14183- # libtool script then. tiemu-3.04~git20110801-nogdb+dfsg1/configure:14184: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-14185- if test -f "$ltmain_in"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-14299-done tiemu-3.04~git20110801-nogdb+dfsg1/configure:14300:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` tiemu-3.04~git20110801-nogdb+dfsg1/configure-14301- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-14496- *) tiemu-3.04~git20110801-nogdb+dfsg1/configure:14497: case `$CC -V 2>&1 | sed 5q` in tiemu-3.04~git20110801-nogdb+dfsg1/configure-14498- *Sun\ C*) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-14750- if test "$hard_links" = no; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:14751: { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 tiemu-3.04~git20110801-nogdb+dfsg1/configure:14752:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} tiemu-3.04~git20110801-nogdb+dfsg1/configure-14753- need_locks=warn ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-14807-done tiemu-3.04~git20110801-nogdb+dfsg1/configure:14808:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` tiemu-3.04~git20110801-nogdb+dfsg1/configure-14809- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-14845- supports_anon_versioning=no tiemu-3.04~git20110801-nogdb+dfsg1/configure:14846: case `$LD -v 2>/dev/null` in tiemu-3.04~git20110801-nogdb+dfsg1/configure-14847- *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-14909- # is EXPORTS), use it as is; otherwise, prepend... tiemu-3.04~git20110801-nogdb+dfsg1/configure:14910: archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then tiemu-3.04~git20110801-nogdb+dfsg1/configure-14911- cp $export_symbols $output_objdir/$soname.def; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-14932- # time. Moving up from 0x10000000 also allows more sbrk(2) space. tiemu-3.04~git20110801-nogdb+dfsg1/configure:14933: archive_cmds_F77='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' tiemu-3.04~git20110801-nogdb+dfsg1/configure:14934: archive_expsym_cmds_F77='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' tiemu-3.04~git20110801-nogdb+dfsg1/configure-14935- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-14941- pgcc*) # Portland Group C compiler tiemu-3.04~git20110801-nogdb+dfsg1/configure:14942: 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' tiemu-3.04~git20110801-nogdb+dfsg1/configure-14943- tmp_addflag=' $pic_flag' ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-14945- pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers tiemu-3.04~git20110801-nogdb+dfsg1/configure:14946: 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' tiemu-3.04~git20110801-nogdb+dfsg1/configure-14947- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-14954- esac tiemu-3.04~git20110801-nogdb+dfsg1/configure:14955: case `$CC -V 2>&1 | sed 5q` in tiemu-3.04~git20110801-nogdb+dfsg1/configure-14956- *Sun\ C*) # Sun C 5.9 tiemu-3.04~git20110801-nogdb+dfsg1/configure:14957: whole_archive_flag_spec_F77='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' tiemu-3.04~git20110801-nogdb+dfsg1/configure-14958- tmp_sharedflag='-G' ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-15009- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) tiemu-3.04~git20110801-nogdb+dfsg1/configure:15010: case `$LD -v 2>&1` in tiemu-3.04~git20110801-nogdb+dfsg1/configure-15011- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-15025- if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:15026: hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`' tiemu-3.04~git20110801-nogdb+dfsg1/configure-15027- archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib' ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-15124- # below for broken collect2 doesn't work under 4.3+ tiemu-3.04~git20110801-nogdb+dfsg1/configure:15125: collect2name=`${CC} -print-prog-name=collect2` tiemu-3.04~git20110801-nogdb+dfsg1/configure-15126- if test -f "$collect2name" && \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-15183- }' tiemu-3.04~git20110801-nogdb+dfsg1/configure:15184:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` tiemu-3.04~git20110801-nogdb+dfsg1/configure-15185-# Check for a 64-bit object if we didn't find anything. tiemu-3.04~git20110801-nogdb+dfsg1/configure-15186-if test -z "$aix_libpath"; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:15187: aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` tiemu-3.04~git20110801-nogdb+dfsg1/configure-15188-fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-15194- hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath" tiemu-3.04~git20110801-nogdb+dfsg1/configure:15195: archive_expsym_cmds_F77="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" tiemu-3.04~git20110801-nogdb+dfsg1/configure-15196- else ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-15216- }' tiemu-3.04~git20110801-nogdb+dfsg1/configure:15217:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` tiemu-3.04~git20110801-nogdb+dfsg1/configure-15218-# Check for a 64-bit object if we didn't find anything. tiemu-3.04~git20110801-nogdb+dfsg1/configure-15219-if test -z "$aix_libpath"; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:15220: aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` tiemu-3.04~git20110801-nogdb+dfsg1/configure-15221-fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-15264- # FIXME: Setting linknames here is a bad hack. tiemu-3.04~git20110801-nogdb+dfsg1/configure:15265: archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' tiemu-3.04~git20110801-nogdb+dfsg1/configure-15266- # The linker will automatically build a .lib file if we build a DLL. ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-15269- old_archive_cmds_F77='lib -OUT:$oldlib$oldobjs$old_deplibs' tiemu-3.04~git20110801-nogdb+dfsg1/configure:15270: fix_srcfile_path_F77='`cygpath -w "$srcfile"`' tiemu-3.04~git20110801-nogdb+dfsg1/configure-15271- enable_shared_with_static_runtimes_F77=yes ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-15309- output_verbose_link_cmd='echo' tiemu-3.04~git20110801-nogdb+dfsg1/configure:15310: archive_cmds_F77='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $xlcverstring' tiemu-3.04~git20110801-nogdb+dfsg1/configure-15311- module_cmds_F77='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-15444- if test "$GCC" = yes; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:15445: archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' tiemu-3.04~git20110801-nogdb+dfsg1/configure-15446- else tiemu-3.04~git20110801-nogdb+dfsg1/configure:15447: archive_cmds_F77='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' tiemu-3.04~git20110801-nogdb+dfsg1/configure-15448- hardcode_libdir_flag_spec_ld_F77='-rpath $libdir' ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-15477- hardcode_shlibpath_var_F77=no tiemu-3.04~git20110801-nogdb+dfsg1/configure:15478: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then tiemu-3.04~git20110801-nogdb+dfsg1/configure-15479- archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-15510- allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*' tiemu-3.04~git20110801-nogdb+dfsg1/configure:15511: archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' tiemu-3.04~git20110801-nogdb+dfsg1/configure-15512- else tiemu-3.04~git20110801-nogdb+dfsg1/configure-15513- allow_undefined_flag_F77=' -expect_unresolved \*' tiemu-3.04~git20110801-nogdb+dfsg1/configure:15514: archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' tiemu-3.04~git20110801-nogdb+dfsg1/configure-15515- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-15522- allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*' tiemu-3.04~git20110801-nogdb+dfsg1/configure:15523: archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' tiemu-3.04~git20110801-nogdb+dfsg1/configure-15524- hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir' ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-15526- allow_undefined_flag_F77=' -expect_unresolved \*' tiemu-3.04~git20110801-nogdb+dfsg1/configure:15527: archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' tiemu-3.04~git20110801-nogdb+dfsg1/configure:15528: archive_expsym_cmds_F77='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~ tiemu-3.04~git20110801-nogdb+dfsg1/configure:15529: $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp' tiemu-3.04~git20110801-nogdb+dfsg1/configure-15530- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-15646- hardcode_shlibpath_var_F77=no tiemu-3.04~git20110801-nogdb+dfsg1/configure:15647: hardcode_libdir_flag_spec_F77='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' tiemu-3.04~git20110801-nogdb+dfsg1/configure-15648- hardcode_libdir_separator_F77=':' ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-15820- # Create ${libname}_ixlibrary.a entries in /sys/libs. tiemu-3.04~git20110801-nogdb+dfsg1/configure:15821: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' tiemu-3.04~git20110801-nogdb+dfsg1/configure-15822- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-15853- # DLL is installed to $(libdir)/../bin by postinstall_cmds tiemu-3.04~git20110801-nogdb+dfsg1/configure:15854: postinstall_cmds='base_file=`basename \${file}`~ tiemu-3.04~git20110801-nogdb+dfsg1/configure:15855: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ tiemu-3.04~git20110801-nogdb+dfsg1/configure:15856: dldir=$destdir/`dirname \$dlpath`~ tiemu-3.04~git20110801-nogdb+dfsg1/configure-15857- test -d \$dldir || mkdir -p \$dldir~ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-15859- chmod a+x \$dldir/$dlname' tiemu-3.04~git20110801-nogdb+dfsg1/configure:15860: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ tiemu-3.04~git20110801-nogdb+dfsg1/configure-15861- dlpath=$dir/\$dldll~ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-15867- # Cygwin DLLs use 'cyg' prefix rather than 'lib' tiemu-3.04~git20110801-nogdb+dfsg1/configure:15868: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' tiemu-3.04~git20110801-nogdb+dfsg1/configure-15869- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-15872- # MinGW DLLs use traditional 'lib' prefix tiemu-3.04~git20110801-nogdb+dfsg1/configure:15873: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' tiemu-3.04~git20110801-nogdb+dfsg1/configure:15874: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` tiemu-3.04~git20110801-nogdb+dfsg1/configure-15875- if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-15881- # which wouldn't understand a cygwinified path. Ahh. tiemu-3.04~git20110801-nogdb+dfsg1/configure:15882: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-15883- else tiemu-3.04~git20110801-nogdb+dfsg1/configure:15884: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` tiemu-3.04~git20110801-nogdb+dfsg1/configure-15885- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-15888- # pw32 DLLs use 'pw' prefix rather than 'lib' tiemu-3.04~git20110801-nogdb+dfsg1/configure:15889: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' tiemu-3.04~git20110801-nogdb+dfsg1/configure-15890- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-15894- *) tiemu-3.04~git20110801-nogdb+dfsg1/configure:15895: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' tiemu-3.04~git20110801-nogdb+dfsg1/configure-15896- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-15911- shlibpath_var=DYLD_LIBRARY_PATH tiemu-3.04~git20110801-nogdb+dfsg1/configure:15912: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' tiemu-3.04~git20110801-nogdb+dfsg1/configure-15913- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-16100- if test -f /etc/ld.so.conf; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:16101: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` tiemu-3.04~git20110801-nogdb+dfsg1/configure-16102- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-16172- shlibpath_var=LD_LIBRARY_PATH tiemu-3.04~git20110801-nogdb+dfsg1/configure:16173: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then tiemu-3.04~git20110801-nogdb+dfsg1/configure-16174- case $host_os in ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-16438- # Double-quote double-evaled strings. tiemu-3.04~git20110801-nogdb+dfsg1/configure:16439: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" tiemu-3.04~git20110801-nogdb+dfsg1/configure-16440- ;; tiemu-3.04~git20110801-nogdb+dfsg1/configure-16441- *) tiemu-3.04~git20110801-nogdb+dfsg1/configure:16442: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" tiemu-3.04~git20110801-nogdb+dfsg1/configure-16443- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-16448- *'\$0 --fallback-echo"') tiemu-3.04~git20110801-nogdb+dfsg1/configure:16449: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-16450- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-16771- # libtool script then. tiemu-3.04~git20110801-nogdb+dfsg1/configure:16772: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-16773- if test -f "$ltmain_in"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-16847-done tiemu-3.04~git20110801-nogdb+dfsg1/configure:16848:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` tiemu-3.04~git20110801-nogdb+dfsg1/configure-16849- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-17064- *) tiemu-3.04~git20110801-nogdb+dfsg1/configure:17065: case `$CC -V 2>&1 | sed 5q` in tiemu-3.04~git20110801-nogdb+dfsg1/configure-17066- *Sun\ C*) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-17318- if test "$hard_links" = no; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:17319: { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 tiemu-3.04~git20110801-nogdb+dfsg1/configure:17320:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} tiemu-3.04~git20110801-nogdb+dfsg1/configure-17321- need_locks=warn ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-17375-done tiemu-3.04~git20110801-nogdb+dfsg1/configure:17376:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` tiemu-3.04~git20110801-nogdb+dfsg1/configure-17377- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-17413- supports_anon_versioning=no tiemu-3.04~git20110801-nogdb+dfsg1/configure:17414: case `$LD -v 2>/dev/null` in tiemu-3.04~git20110801-nogdb+dfsg1/configure-17415- *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-17477- # is EXPORTS), use it as is; otherwise, prepend... tiemu-3.04~git20110801-nogdb+dfsg1/configure:17478: archive_expsym_cmds_GCJ='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then tiemu-3.04~git20110801-nogdb+dfsg1/configure-17479- cp $export_symbols $output_objdir/$soname.def; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-17500- # time. Moving up from 0x10000000 also allows more sbrk(2) space. tiemu-3.04~git20110801-nogdb+dfsg1/configure:17501: archive_cmds_GCJ='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' tiemu-3.04~git20110801-nogdb+dfsg1/configure:17502: archive_expsym_cmds_GCJ='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' tiemu-3.04~git20110801-nogdb+dfsg1/configure-17503- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-17509- pgcc*) # Portland Group C compiler tiemu-3.04~git20110801-nogdb+dfsg1/configure:17510: 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' tiemu-3.04~git20110801-nogdb+dfsg1/configure-17511- tmp_addflag=' $pic_flag' ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-17513- pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers tiemu-3.04~git20110801-nogdb+dfsg1/configure:17514: 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' tiemu-3.04~git20110801-nogdb+dfsg1/configure-17515- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-17522- esac tiemu-3.04~git20110801-nogdb+dfsg1/configure:17523: case `$CC -V 2>&1 | sed 5q` in tiemu-3.04~git20110801-nogdb+dfsg1/configure-17524- *Sun\ C*) # Sun C 5.9 tiemu-3.04~git20110801-nogdb+dfsg1/configure:17525: whole_archive_flag_spec_GCJ='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' tiemu-3.04~git20110801-nogdb+dfsg1/configure-17526- tmp_sharedflag='-G' ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-17577- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) tiemu-3.04~git20110801-nogdb+dfsg1/configure:17578: case `$LD -v 2>&1` in tiemu-3.04~git20110801-nogdb+dfsg1/configure-17579- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-17593- if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:17594: hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`' tiemu-3.04~git20110801-nogdb+dfsg1/configure-17595- archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname,\${SCOABSPATH:+${install_libdir}/}$soname -o $lib' ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-17692- # below for broken collect2 doesn't work under 4.3+ tiemu-3.04~git20110801-nogdb+dfsg1/configure:17693: collect2name=`${CC} -print-prog-name=collect2` tiemu-3.04~git20110801-nogdb+dfsg1/configure-17694- if test -f "$collect2name" && \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-17757- }' tiemu-3.04~git20110801-nogdb+dfsg1/configure:17758:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` tiemu-3.04~git20110801-nogdb+dfsg1/configure-17759-# Check for a 64-bit object if we didn't find anything. tiemu-3.04~git20110801-nogdb+dfsg1/configure-17760-if test -z "$aix_libpath"; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:17761: aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` tiemu-3.04~git20110801-nogdb+dfsg1/configure-17762-fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-17768- hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath" tiemu-3.04~git20110801-nogdb+dfsg1/configure:17769: archive_expsym_cmds_GCJ="\$CC"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" tiemu-3.04~git20110801-nogdb+dfsg1/configure-17770- else ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-17796- }' tiemu-3.04~git20110801-nogdb+dfsg1/configure:17797:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` tiemu-3.04~git20110801-nogdb+dfsg1/configure-17798-# Check for a 64-bit object if we didn't find anything. tiemu-3.04~git20110801-nogdb+dfsg1/configure-17799-if test -z "$aix_libpath"; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:17800: aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` tiemu-3.04~git20110801-nogdb+dfsg1/configure-17801-fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-17844- # FIXME: Setting linknames here is a bad hack. tiemu-3.04~git20110801-nogdb+dfsg1/configure:17845: archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' tiemu-3.04~git20110801-nogdb+dfsg1/configure-17846- # The linker will automatically build a .lib file if we build a DLL. ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-17849- old_archive_cmds_GCJ='lib -OUT:$oldlib$oldobjs$old_deplibs' tiemu-3.04~git20110801-nogdb+dfsg1/configure:17850: fix_srcfile_path_GCJ='`cygpath -w "$srcfile"`' tiemu-3.04~git20110801-nogdb+dfsg1/configure-17851- enable_shared_with_static_runtimes_GCJ=yes ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-17889- output_verbose_link_cmd='echo' tiemu-3.04~git20110801-nogdb+dfsg1/configure:17890: archive_cmds_GCJ='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $xlcverstring' tiemu-3.04~git20110801-nogdb+dfsg1/configure-17891- module_cmds_GCJ='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-18024- if test "$GCC" = yes; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:18025: archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' tiemu-3.04~git20110801-nogdb+dfsg1/configure-18026- else tiemu-3.04~git20110801-nogdb+dfsg1/configure:18027: archive_cmds_GCJ='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' tiemu-3.04~git20110801-nogdb+dfsg1/configure-18028- hardcode_libdir_flag_spec_ld_GCJ='-rpath $libdir' ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-18057- hardcode_shlibpath_var_GCJ=no tiemu-3.04~git20110801-nogdb+dfsg1/configure:18058: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then tiemu-3.04~git20110801-nogdb+dfsg1/configure-18059- archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-18090- allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*' tiemu-3.04~git20110801-nogdb+dfsg1/configure:18091: archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' tiemu-3.04~git20110801-nogdb+dfsg1/configure-18092- else tiemu-3.04~git20110801-nogdb+dfsg1/configure-18093- allow_undefined_flag_GCJ=' -expect_unresolved \*' tiemu-3.04~git20110801-nogdb+dfsg1/configure:18094: archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' tiemu-3.04~git20110801-nogdb+dfsg1/configure-18095- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-18102- allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*' tiemu-3.04~git20110801-nogdb+dfsg1/configure:18103: archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' tiemu-3.04~git20110801-nogdb+dfsg1/configure-18104- hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir' ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-18106- allow_undefined_flag_GCJ=' -expect_unresolved \*' tiemu-3.04~git20110801-nogdb+dfsg1/configure:18107: archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' tiemu-3.04~git20110801-nogdb+dfsg1/configure:18108: archive_expsym_cmds_GCJ='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~ tiemu-3.04~git20110801-nogdb+dfsg1/configure:18109: $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp' tiemu-3.04~git20110801-nogdb+dfsg1/configure-18110- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-18226- hardcode_shlibpath_var_GCJ=no tiemu-3.04~git20110801-nogdb+dfsg1/configure:18227: hardcode_libdir_flag_spec_GCJ='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' tiemu-3.04~git20110801-nogdb+dfsg1/configure-18228- hardcode_libdir_separator_GCJ=':' ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-18400- # Create ${libname}_ixlibrary.a entries in /sys/libs. tiemu-3.04~git20110801-nogdb+dfsg1/configure:18401: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' tiemu-3.04~git20110801-nogdb+dfsg1/configure-18402- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-18433- # DLL is installed to $(libdir)/../bin by postinstall_cmds tiemu-3.04~git20110801-nogdb+dfsg1/configure:18434: postinstall_cmds='base_file=`basename \${file}`~ tiemu-3.04~git20110801-nogdb+dfsg1/configure:18435: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ tiemu-3.04~git20110801-nogdb+dfsg1/configure:18436: dldir=$destdir/`dirname \$dlpath`~ tiemu-3.04~git20110801-nogdb+dfsg1/configure-18437- test -d \$dldir || mkdir -p \$dldir~ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-18439- chmod a+x \$dldir/$dlname' tiemu-3.04~git20110801-nogdb+dfsg1/configure:18440: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ tiemu-3.04~git20110801-nogdb+dfsg1/configure-18441- dlpath=$dir/\$dldll~ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-18447- # Cygwin DLLs use 'cyg' prefix rather than 'lib' tiemu-3.04~git20110801-nogdb+dfsg1/configure:18448: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' tiemu-3.04~git20110801-nogdb+dfsg1/configure-18449- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-18452- # MinGW DLLs use traditional 'lib' prefix tiemu-3.04~git20110801-nogdb+dfsg1/configure:18453: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' tiemu-3.04~git20110801-nogdb+dfsg1/configure:18454: sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` tiemu-3.04~git20110801-nogdb+dfsg1/configure-18455- if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-18461- # which wouldn't understand a cygwinified path. Ahh. tiemu-3.04~git20110801-nogdb+dfsg1/configure:18462: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-18463- else tiemu-3.04~git20110801-nogdb+dfsg1/configure:18464: sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` tiemu-3.04~git20110801-nogdb+dfsg1/configure-18465- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-18468- # pw32 DLLs use 'pw' prefix rather than 'lib' tiemu-3.04~git20110801-nogdb+dfsg1/configure:18469: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' tiemu-3.04~git20110801-nogdb+dfsg1/configure-18470- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-18474- *) tiemu-3.04~git20110801-nogdb+dfsg1/configure:18475: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' tiemu-3.04~git20110801-nogdb+dfsg1/configure-18476- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-18491- shlibpath_var=DYLD_LIBRARY_PATH tiemu-3.04~git20110801-nogdb+dfsg1/configure:18492: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' tiemu-3.04~git20110801-nogdb+dfsg1/configure-18493- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-18680- if test -f /etc/ld.so.conf; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:18681: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` tiemu-3.04~git20110801-nogdb+dfsg1/configure-18682- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-18752- shlibpath_var=LD_LIBRARY_PATH tiemu-3.04~git20110801-nogdb+dfsg1/configure:18753: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then tiemu-3.04~git20110801-nogdb+dfsg1/configure-18754- case $host_os in ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-19018- # Double-quote double-evaled strings. tiemu-3.04~git20110801-nogdb+dfsg1/configure:19019: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" tiemu-3.04~git20110801-nogdb+dfsg1/configure-19020- ;; tiemu-3.04~git20110801-nogdb+dfsg1/configure-19021- *) tiemu-3.04~git20110801-nogdb+dfsg1/configure:19022: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" tiemu-3.04~git20110801-nogdb+dfsg1/configure-19023- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-19028- *'\$0 --fallback-echo"') tiemu-3.04~git20110801-nogdb+dfsg1/configure:19029: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-19030- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-19351- # libtool script then. tiemu-3.04~git20110801-nogdb+dfsg1/configure:19352: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-19353- if test -f "$ltmain_in"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-19426-done tiemu-3.04~git20110801-nogdb+dfsg1/configure:19427:cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` tiemu-3.04~git20110801-nogdb+dfsg1/configure-19428- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-19504- # Double-quote double-evaled strings. tiemu-3.04~git20110801-nogdb+dfsg1/configure:19505: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" tiemu-3.04~git20110801-nogdb+dfsg1/configure-19506- ;; tiemu-3.04~git20110801-nogdb+dfsg1/configure-19507- *) tiemu-3.04~git20110801-nogdb+dfsg1/configure:19508: eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" tiemu-3.04~git20110801-nogdb+dfsg1/configure-19509- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-19514- *'\$0 --fallback-echo"') tiemu-3.04~git20110801-nogdb+dfsg1/configure:19515: lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-19516- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-19837- # libtool script then. tiemu-3.04~git20110801-nogdb+dfsg1/configure:19838: ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-19839- if test -f "$ltmain_in"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-20476- if test "$am_compiler_list" = ""; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:20477: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` tiemu-3.04~git20110801-nogdb+dfsg1/configure-20478- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-20860- if test "$am_compiler_list" = ""; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:20861: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` tiemu-3.04~git20110801-nogdb+dfsg1/configure-20862- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-20963-set x ${MAKE-make} tiemu-3.04~git20110801-nogdb+dfsg1/configure:20964:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-20965-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then : ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-20973-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. tiemu-3.04~git20110801-nogdb+dfsg1/configure:20974:case `${MAKE-make} -f conftest.make 2>/dev/null` in tiemu-3.04~git20110801-nogdb+dfsg1/configure-20975- *@@@%%%=?*=@@@%%%*) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-21327- tiemu-3.04~git20110801-nogdb+dfsg1/configure:21328: case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in tiemu-3.04~git20110801-nogdb+dfsg1/configure-21329- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-21332- tiemu-3.04~git20110801-nogdb+dfsg1/configure:21333: case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in tiemu-3.04~git20110801-nogdb+dfsg1/configure-21334- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-21410- tiemu-3.04~git20110801-nogdb+dfsg1/configure:21411: case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in tiemu-3.04~git20110801-nogdb+dfsg1/configure-21412- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-21537- # gcc leaves a trailing carriage return which upsets mingw tiemu-3.04~git20110801-nogdb+dfsg1/configure:21538: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; tiemu-3.04~git20110801-nogdb+dfsg1/configure-21539- *) tiemu-3.04~git20110801-nogdb+dfsg1/configure:21540: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; tiemu-3.04~git20110801-nogdb+dfsg1/configure-21541- esac ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-21546- # Canonicalize the path of ld tiemu-3.04~git20110801-nogdb+dfsg1/configure:21547: ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-21548- while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do tiemu-3.04~git20110801-nogdb+dfsg1/configure:21549: ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"` tiemu-3.04~git20110801-nogdb+dfsg1/configure-21550- done ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-21580- # Break only if it was the GNU/non-GNU ld that we prefer. tiemu-3.04~git20110801-nogdb+dfsg1/configure:21581: case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in tiemu-3.04~git20110801-nogdb+dfsg1/configure-21582- *GNU* | *'with BFD'*) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-21609- # I'd rather use --version here, but apparently some GNU ld's only accept -v. tiemu-3.04~git20110801-nogdb+dfsg1/configure:21610:case `$LD -v 2>&1 </dev/null` in tiemu-3.04~git20110801-nogdb+dfsg1/configure-21611-*GNU* | *'with BFD'*) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-21655- acl_libdirstem=lib tiemu-3.04~git20110801-nogdb+dfsg1/configure:21656: searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-21657- if test -n "$searchpath"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-21662- */lib64/ | */lib64 ) acl_libdirstem=lib64 ;; tiemu-3.04~git20110801-nogdb+dfsg1/configure:21663: *) searchdir=`cd "$searchdir" && pwd` tiemu-3.04~git20110801-nogdb+dfsg1/configure-21664- case "$searchdir" in ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-21740- names_already_handled="$names_already_handled $name" tiemu-3.04~git20110801-nogdb+dfsg1/configure:21741: uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-21742- eval value=\"\$HAVE_LIB$uppername\" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-21793- -L*) tiemu-3.04~git20110801-nogdb+dfsg1/configure:21794: dir=`echo "X$x" | sed -e 's/^X-L//'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-21795- if test -n "$shlibext" \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-21892- */$acl_libdirstem | */$acl_libdirstem/) tiemu-3.04~git20110801-nogdb+dfsg1/configure:21893: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-21894- additional_includedir="$basedir/include" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-21940- -L*) tiemu-3.04~git20110801-nogdb+dfsg1/configure:21941: additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-21942- if test "X$additional_libdir" != "X/usr/$acl_libdirstem"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-21997- -R*) tiemu-3.04~git20110801-nogdb+dfsg1/configure:21998: dir=`echo "X$dep" | sed -e 's/^X-R//'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-21999- if test "$enable_rpath" != no; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-22022- -l*) tiemu-3.04~git20110801-nogdb+dfsg1/configure:22023: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-22024- ;; tiemu-3.04~git20110801-nogdb+dfsg1/configure-22025- *.la) tiemu-3.04~git20110801-nogdb+dfsg1/configure:22026: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-22027- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-22405- names_already_handled="$names_already_handled $name" tiemu-3.04~git20110801-nogdb+dfsg1/configure:22406: uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-22407- eval value=\"\$HAVE_LIB$uppername\" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-22458- -L*) tiemu-3.04~git20110801-nogdb+dfsg1/configure:22459: dir=`echo "X$x" | sed -e 's/^X-L//'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-22460- if test -n "$shlibext" \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-22557- */$acl_libdirstem | */$acl_libdirstem/) tiemu-3.04~git20110801-nogdb+dfsg1/configure:22558: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-22559- additional_includedir="$basedir/include" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-22605- -L*) tiemu-3.04~git20110801-nogdb+dfsg1/configure:22606: additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-22607- if test "X$additional_libdir" != "X/usr/$acl_libdirstem"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-22662- -R*) tiemu-3.04~git20110801-nogdb+dfsg1/configure:22663: dir=`echo "X$dep" | sed -e 's/^X-R//'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-22664- if test "$enable_rpath" != no; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-22687- -l*) tiemu-3.04~git20110801-nogdb+dfsg1/configure:22688: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-22689- ;; tiemu-3.04~git20110801-nogdb+dfsg1/configure-22690- *.la) tiemu-3.04~git20110801-nogdb+dfsg1/configure:22691: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-22692- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-23047- test $ac_status = 0; }; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:23048: pkg_cv_TICABLES_CFLAGS=`$PKG_CONFIG --cflags "ticables2 >= 1.3.0" 2>/dev/null` tiemu-3.04~git20110801-nogdb+dfsg1/configure-23049-else ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-23063- test $ac_status = 0; }; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:23064: pkg_cv_TICABLES_LIBS=`$PKG_CONFIG --libs "ticables2 >= 1.3.0" 2>/dev/null` tiemu-3.04~git20110801-nogdb+dfsg1/configure-23065-else ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-23083- if test $_pkg_short_errors_supported = yes; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:23084: TICABLES_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "ticables2 >= 1.3.0" 2>&1` tiemu-3.04~git20110801-nogdb+dfsg1/configure-23085- else tiemu-3.04~git20110801-nogdb+dfsg1/configure:23086: TICABLES_PKG_ERRORS=`$PKG_CONFIG --print-errors "ticables2 >= 1.3.0" 2>&1` tiemu-3.04~git20110801-nogdb+dfsg1/configure-23087- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-23139- test $ac_status = 0; }; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:23140: pkg_cv_TICALCS_CFLAGS=`$PKG_CONFIG --cflags "ticalcs2 >= 1.0.7" 2>/dev/null` tiemu-3.04~git20110801-nogdb+dfsg1/configure-23141-else ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-23155- test $ac_status = 0; }; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:23156: pkg_cv_TICALCS_LIBS=`$PKG_CONFIG --libs "ticalcs2 >= 1.0.7" 2>/dev/null` tiemu-3.04~git20110801-nogdb+dfsg1/configure-23157-else ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-23175- if test $_pkg_short_errors_supported = yes; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:23176: TICALCS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "ticalcs2 >= 1.0.7" 2>&1` tiemu-3.04~git20110801-nogdb+dfsg1/configure-23177- else tiemu-3.04~git20110801-nogdb+dfsg1/configure:23178: TICALCS_PKG_ERRORS=`$PKG_CONFIG --print-errors "ticalcs2 >= 1.0.7" 2>&1` tiemu-3.04~git20110801-nogdb+dfsg1/configure-23179- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-23231- test $ac_status = 0; }; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:23232: pkg_cv_TIFILES_CFLAGS=`$PKG_CONFIG --cflags "tifiles2 >= 1.0.7" 2>/dev/null` tiemu-3.04~git20110801-nogdb+dfsg1/configure-23233-else ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-23247- test $ac_status = 0; }; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:23248: pkg_cv_TIFILES_LIBS=`$PKG_CONFIG --libs "tifiles2 >= 1.0.7" 2>/dev/null` tiemu-3.04~git20110801-nogdb+dfsg1/configure-23249-else ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-23267- if test $_pkg_short_errors_supported = yes; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:23268: TIFILES_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "tifiles2 >= 1.0.7" 2>&1` tiemu-3.04~git20110801-nogdb+dfsg1/configure-23269- else tiemu-3.04~git20110801-nogdb+dfsg1/configure:23270: TIFILES_PKG_ERRORS=`$PKG_CONFIG --print-errors "tifiles2 >= 1.0.7" 2>&1` tiemu-3.04~git20110801-nogdb+dfsg1/configure-23271- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-23323- test $ac_status = 0; }; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:23324: pkg_cv_TICONV_CFLAGS=`$PKG_CONFIG --cflags "ticonv >= 1.0.4" 2>/dev/null` tiemu-3.04~git20110801-nogdb+dfsg1/configure-23325-else ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-23339- test $ac_status = 0; }; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:23340: pkg_cv_TICONV_LIBS=`$PKG_CONFIG --libs "ticonv >= 1.0.4" 2>/dev/null` tiemu-3.04~git20110801-nogdb+dfsg1/configure-23341-else ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-23359- if test $_pkg_short_errors_supported = yes; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:23360: TICONV_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "ticonv >= 1.0.4" 2>&1` tiemu-3.04~git20110801-nogdb+dfsg1/configure-23361- else tiemu-3.04~git20110801-nogdb+dfsg1/configure:23362: TICONV_PKG_ERRORS=`$PKG_CONFIG --print-errors "ticonv >= 1.0.4" 2>&1` tiemu-3.04~git20110801-nogdb+dfsg1/configure-23363- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-23415- test $ac_status = 0; }; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:23416: pkg_cv_GLIB_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= 2.6.0" 2>/dev/null` tiemu-3.04~git20110801-nogdb+dfsg1/configure-23417-else ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-23431- test $ac_status = 0; }; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:23432: pkg_cv_GLIB_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= 2.6.0" 2>/dev/null` tiemu-3.04~git20110801-nogdb+dfsg1/configure-23433-else ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-23451- if test $_pkg_short_errors_supported = yes; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:23452: GLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "glib-2.0 >= 2.6.0" 2>&1` tiemu-3.04~git20110801-nogdb+dfsg1/configure-23453- else tiemu-3.04~git20110801-nogdb+dfsg1/configure:23454: GLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors "glib-2.0 >= 2.6.0" 2>&1` tiemu-3.04~git20110801-nogdb+dfsg1/configure-23455- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-23507- test $ac_status = 0; }; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:23508: pkg_cv_GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.6.0" 2>/dev/null` tiemu-3.04~git20110801-nogdb+dfsg1/configure-23509-else ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-23523- test $ac_status = 0; }; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:23524: pkg_cv_GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.6.0" 2>/dev/null` tiemu-3.04~git20110801-nogdb+dfsg1/configure-23525-else ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-23543- if test $_pkg_short_errors_supported = yes; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:23544: GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "gtk+-2.0 >= 2.6.0" 2>&1` tiemu-3.04~git20110801-nogdb+dfsg1/configure-23545- else tiemu-3.04~git20110801-nogdb+dfsg1/configure:23546: GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors "gtk+-2.0 >= 2.6.0" 2>&1` tiemu-3.04~git20110801-nogdb+dfsg1/configure-23547- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-23599- test $ac_status = 0; }; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:23600: pkg_cv_GLADE_CFLAGS=`$PKG_CONFIG --cflags "libglade-2.0 >= 2.4.0" 2>/dev/null` tiemu-3.04~git20110801-nogdb+dfsg1/configure-23601-else ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-23615- test $ac_status = 0; }; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:23616: pkg_cv_GLADE_LIBS=`$PKG_CONFIG --libs "libglade-2.0 >= 2.4.0" 2>/dev/null` tiemu-3.04~git20110801-nogdb+dfsg1/configure-23617-else ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-23635- if test $_pkg_short_errors_supported = yes; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:23636: GLADE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "libglade-2.0 >= 2.4.0" 2>&1` tiemu-3.04~git20110801-nogdb+dfsg1/configure-23637- else tiemu-3.04~git20110801-nogdb+dfsg1/configure:23638: GLADE_PKG_ERRORS=`$PKG_CONFIG --print-errors "libglade-2.0 >= 2.4.0" 2>&1` tiemu-3.04~git20110801-nogdb+dfsg1/configure-23639- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-23701- test $ac_status = 0; }; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:23702: pkg_cv_DBUS_GLIB_CFLAGS=`$PKG_CONFIG --cflags "dbus-glib-1 >= 0.60" 2>/dev/null` tiemu-3.04~git20110801-nogdb+dfsg1/configure-23703-else ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-23717- test $ac_status = 0; }; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:23718: pkg_cv_DBUS_GLIB_LIBS=`$PKG_CONFIG --libs "dbus-glib-1 >= 0.60" 2>/dev/null` tiemu-3.04~git20110801-nogdb+dfsg1/configure-23719-else ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-23737- if test $_pkg_short_errors_supported = yes; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:23738: DBUS_GLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "dbus-glib-1 >= 0.60" 2>&1` tiemu-3.04~git20110801-nogdb+dfsg1/configure-23739- else tiemu-3.04~git20110801-nogdb+dfsg1/configure:23740: DBUS_GLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors "dbus-glib-1 >= 0.60" 2>&1` tiemu-3.04~git20110801-nogdb+dfsg1/configure-23741- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-24198-do : tiemu-3.04~git20110801-nogdb+dfsg1/configure:24199: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` tiemu-3.04~git20110801-nogdb+dfsg1/configure-24200-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-24202- cat >>confdefs.h <<_ACEOF tiemu-3.04~git20110801-nogdb+dfsg1/configure:24203:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 tiemu-3.04~git20110801-nogdb+dfsg1/configure-24204-_ACEOF ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-24251-ac_save_IFS=$IFS; IFS=',' tiemu-3.04~git20110801-nogdb+dfsg1/configure:24252:set dummy `echo "$ac_cv_func_select_args" | sed 's/\*/\*/g'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-24253-IFS=$ac_save_IFS ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-24400-do : tiemu-3.04~git20110801-nogdb+dfsg1/configure:24401: as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` tiemu-3.04~git20110801-nogdb+dfsg1/configure-24402-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-24404- cat >>confdefs.h <<_ACEOF tiemu-3.04~git20110801-nogdb+dfsg1/configure:24405:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 tiemu-3.04~git20110801-nogdb+dfsg1/configure-24406-_ACEOF ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-24536- else tiemu-3.04~git20110801-nogdb+dfsg1/configure:24537: SDL_CFLAGS=`$SDL_CONFIG $sdl_config_args --cflags` tiemu-3.04~git20110801-nogdb+dfsg1/configure:24538: SDL_LIBS=`$SDL_CONFIG $sdl_config_args --libs` tiemu-3.04~git20110801-nogdb+dfsg1/configure-24539- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-25015- if test "$am_compiler_list" = ""; then tiemu-3.04~git20110801-nogdb+dfsg1/configure:25016: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` tiemu-3.04~git20110801-nogdb+dfsg1/configure-25017- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-26157-# Check X11 before X11Rn because it is often a symlink to the current release. tiemu-3.04~git20110801-nogdb+dfsg1/configure:26158:for ac_dir in `echo "$ac_x_includes" | sed s/include/lib/` \ tiemu-3.04~git20110801-nogdb+dfsg1/configure-26159- /usr/X11/lib \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-26226- for ac_var in incroot usrlibdir libdir; do tiemu-3.04~git20110801-nogdb+dfsg1/configure:26227: eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`" tiemu-3.04~git20110801-nogdb+dfsg1/configure-26228- done ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-26768- tiemu-3.04~git20110801-nogdb+dfsg1/configure:26769:if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then tiemu-3.04~git20110801-nogdb+dfsg1/configure-26770- { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-26831- tiemu-3.04~git20110801-nogdb+dfsg1/configure:26832:if eval "test \"`echo '$kde_cv_prog_cxx_'$kde_cache`\" = yes"; then tiemu-3.04~git20110801-nogdb+dfsg1/configure-26833- { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-27040-fi tiemu-3.04~git20110801-nogdb+dfsg1/configure:27041:if eval "test ! \"`echo $ac_cv_lib_png`\" = no"; then tiemu-3.04~git20110801-nogdb+dfsg1/configure-27042- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-27113- tiemu-3.04~git20110801-nogdb+dfsg1/configure:27114:if eval "test ! \"`echo $ac_cv_lib_jpeg_6b`\" = no"; then tiemu-3.04~git20110801-nogdb+dfsg1/configure-27115- LIBJPEG="$ac_cv_lib_jpeg_6b" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-27175- tiemu-3.04~git20110801-nogdb+dfsg1/configure:27176:if eval "test ! \"`echo $ac_cv_lib_jpeg_normal`\" = no"; then tiemu-3.04~git20110801-nogdb+dfsg1/configure-27177- LIBJPEG="$ac_cv_lib_jpeg_normal" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-27458- try="ls -1 $dir/${LIBQT_GLOB}" tiemu-3.04~git20110801-nogdb+dfsg1/configure:27459: if test -n "`$try 2> /dev/null`"; then qt_libdir=$dir; break; else echo "tried $dir" >&5 ; fi tiemu-3.04~git20110801-nogdb+dfsg1/configure-27460- done ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-27826- tiemu-3.04~git20110801-nogdb+dfsg1/configure:27827: eval "kde_cv_path=\"`echo '$kde_cv_path_'$kde_cache`\"" tiemu-3.04~git20110801-nogdb+dfsg1/configure-27828- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-27894- tiemu-3.04~git20110801-nogdb+dfsg1/configure:27895: eval "kde_cv_path=\"`echo '$kde_cv_path_'$kde_cache`\"" tiemu-3.04~git20110801-nogdb+dfsg1/configure-27896- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-27956- tiemu-3.04~git20110801-nogdb+dfsg1/configure:27957: if eval "test \"`echo '$kde_cv_prog_uic_'$kde_cache`\" = yes"; then tiemu-3.04~git20110801-nogdb+dfsg1/configure-27958- { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-27994- tiemu-3.04~git20110801-nogdb+dfsg1/configure:27995: if eval "test \"`echo '$kde_cv_prog_uic_'$kde_cache`\" = yes"; then tiemu-3.04~git20110801-nogdb+dfsg1/configure-27996- { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-28048-LIBS="$all_libraries $USER_LDFLAGS $LIBQT" tiemu-3.04~git20110801-nogdb+dfsg1/configure:28049:LIBS=`echo $LIBS | sed "s/$LIBJPEG//"` tiemu-3.04~git20110801-nogdb+dfsg1/configure-28050-ac_save_CXXFLAGS="$CXXFLAGS" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-28084- tiemu-3.04~git20110801-nogdb+dfsg1/configure:28085:if eval "test ! \"`echo $kde_cv_qt_jpeg`\" = no"; then tiemu-3.04~git20110801-nogdb+dfsg1/configure-28086- { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-28913- tiemu-3.04~git20110801-nogdb+dfsg1/configure:28914: eval "kde_cv_path=\"`echo '$kde_cv_path_'$kde_cache`\"" tiemu-3.04~git20110801-nogdb+dfsg1/configure-28915- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-28975- tiemu-3.04~git20110801-nogdb+dfsg1/configure:28976: eval "kde_cv_path=\"`echo '$kde_cv_path_'$kde_cache`\"" tiemu-3.04~git20110801-nogdb+dfsg1/configure-28977- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-29037- tiemu-3.04~git20110801-nogdb+dfsg1/configure:29038: eval "kde_cv_path=\"`echo '$kde_cv_path_'$kde_cache`\"" tiemu-3.04~git20110801-nogdb+dfsg1/configure-29039- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-29060- if test -x "$KDECONFIG"; then # it can be "compiled" tiemu-3.04~git20110801-nogdb+dfsg1/configure:29061: kde_libs_prefix=`$KDECONFIG --prefix` tiemu-3.04~git20110801-nogdb+dfsg1/configure-29062- if test -z "$kde_libs_prefix" || test ! -x "$kde_libs_prefix"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-29067- fi tiemu-3.04~git20110801-nogdb+dfsg1/configure:29068: kde_libs_htmldir=`$KDECONFIG --install html --expandvars` tiemu-3.04~git20110801-nogdb+dfsg1/configure-29069- else ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-29198- fi tiemu-3.04~git20110801-nogdb+dfsg1/configure:29199: case `$our_gcc --version | sed -e 's,\..*,.,' -e q` in tiemu-3.04~git20110801-nogdb+dfsg1/configure-29200- 2.) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-29285- echo "warning: cannot strip libglade executables on this host" tiemu-3.04~git20110801-nogdb+dfsg1/configure:29286: CFLAGS=`echo "$CFLAGS"|sed 's/\( -s\)* / /g;s/^-s //g;s/ -s$//g;s/^-s$//g'` tiemu-3.04~git20110801-nogdb+dfsg1/configure:29287: CXXFLAGS=`echo "$CXXFLAGS"|sed 's/\( -s\)* / /g;s/^-s //g;s/ -s$//g;s/^-s$//g'` tiemu-3.04~git20110801-nogdb+dfsg1/configure:29288: LDFLAGS=`echo "$LDFLAGS"|sed 's/\( -s\)* / /g;s/^-s //g;s/ -s$//g;s/^-s$//g'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-29289- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-29362- tiemu-3.04~git20110801-nogdb+dfsg1/configure:29363: ac_configure_args=`echo "$ac_configure_args" | sed "s,'CC=[^']*',,g;s,'CFLAGS=[^']*',,g;s,'CXX=[^']*',,g;s,'CXXFLAGS=[^']*',,g;s,'LDFLAGS=[^']*',,g;s,'LIBS=[^']*',,g;s,'build_alias=[^']*',,g;s,'host_alias=[^']*',,g;s,'target_alias=[^']*',,g"` tiemu-3.04~git20110801-nogdb+dfsg1/configure-29364- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-29458- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' tiemu-3.04~git20110801-nogdb+dfsg1/configure:29459: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` tiemu-3.04~git20110801-nogdb+dfsg1/configure-29460- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-29577-if test -z "$BASH_VERSION$ZSH_VERSION" \ tiemu-3.04~git20110801-nogdb+dfsg1/configure:29578: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then tiemu-3.04~git20110801-nogdb+dfsg1/configure-29579- as_echo='print -r --' tiemu-3.04~git20110801-nogdb+dfsg1/configure-29580- as_echo_n='print -rn --' tiemu-3.04~git20110801-nogdb+dfsg1/configure:29581:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then tiemu-3.04~git20110801-nogdb+dfsg1/configure-29582- as_echo='printf %s\n' ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-29584-else tiemu-3.04~git20110801-nogdb+dfsg1/configure:29585: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then tiemu-3.04~git20110801-nogdb+dfsg1/configure-29586- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-29594- expr "X$arg" : "X\\(.*\\)$as_nl"; tiemu-3.04~git20110801-nogdb+dfsg1/configure:29595: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; tiemu-3.04~git20110801-nogdb+dfsg1/configure-29596- esac; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-29670-# ---------------------------------------- tiemu-3.04~git20110801-nogdb+dfsg1/configure:29671:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are tiemu-3.04~git20110801-nogdb+dfsg1/configure-29672-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-29742- { tiemu-3.04~git20110801-nogdb+dfsg1/configure:29743: as_val=`expr "$@" || test $? -eq 1` tiemu-3.04~git20110801-nogdb+dfsg1/configure-29744- } ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-29846- case $as_dir in #( tiemu-3.04~git20110801-nogdb+dfsg1/configure:29847: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( tiemu-3.04~git20110801-nogdb+dfsg1/configure-29848- *) as_qdir=$as_dir;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-29903- esac; tiemu-3.04~git20110801-nogdb+dfsg1/configure:29904: case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( tiemu-3.04~git20110801-nogdb+dfsg1/configure-29905- ???[sx]*):;;*)false;;esac;fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-29993-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 tiemu-3.04~git20110801-nogdb+dfsg1/configure:29994:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" tiemu-3.04~git20110801-nogdb+dfsg1/configure-29995-ac_cs_version="\\ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-30018- --*=?*) tiemu-3.04~git20110801-nogdb+dfsg1/configure:30019: ac_option=`expr "X$1" : 'X\([^=]*\)='` tiemu-3.04~git20110801-nogdb+dfsg1/configure:30020: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-30021- ac_shift=: ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-30023- --*=) tiemu-3.04~git20110801-nogdb+dfsg1/configure:30024: ac_option=`expr "X$1" : 'X\([^=]*\)='` tiemu-3.04~git20110801-nogdb+dfsg1/configure-30025- ac_optarg= ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-30047- case $ac_optarg in tiemu-3.04~git20110801-nogdb+dfsg1/configure:30048: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; tiemu-3.04~git20110801-nogdb+dfsg1/configure-30049- '') as_fn_error $? "missing file argument" ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-30055- case $ac_optarg in tiemu-3.04~git20110801-nogdb+dfsg1/configure:30056: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; tiemu-3.04~git20110801-nogdb+dfsg1/configure-30057- esac ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-30200-fi tiemu-3.04~git20110801-nogdb+dfsg1/configure:30201:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` tiemu-3.04~git20110801-nogdb+dfsg1/configure-30202-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-30217- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 tiemu-3.04~git20110801-nogdb+dfsg1/configure:30218:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-30219-ac_delim='%!_!# ' ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-30223- tiemu-3.04~git20110801-nogdb+dfsg1/configure:30224: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` tiemu-3.04~git20110801-nogdb+dfsg1/configure-30225- if test $ac_delim_n = $ac_delim_num; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-30361-for ac_last_try in false false :; do tiemu-3.04~git20110801-nogdb+dfsg1/configure:30362: ac_t=`sed -n "/$ac_delim/p" confdefs.h` tiemu-3.04~git20110801-nogdb+dfsg1/configure-30363- if test -z "$ac_t"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-30493- esac tiemu-3.04~git20110801-nogdb+dfsg1/configure:30494: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac tiemu-3.04~git20110801-nogdb+dfsg1/configure-30495- as_fn_append ac_file_inputs " '$ac_f'" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-30552-*) tiemu-3.04~git20110801-nogdb+dfsg1/configure:30553: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-30554- # A ".." for each directory in $ac_dir_suffix. tiemu-3.04~git20110801-nogdb+dfsg1/configure:30555: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-30556- case $ac_top_builddir_sub in ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-30613-/@mandir@/p' tiemu-3.04~git20110801-nogdb+dfsg1/configure:30614:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in tiemu-3.04~git20110801-nogdb+dfsg1/configure-30615-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-30630- tiemu-3.04~git20110801-nogdb+dfsg1/configure:30631:# Neutralize VPATH when `$srcdir' = `.'. tiemu-3.04~git20110801-nogdb+dfsg1/configure-30632-# Shell code in configure.ac might set extrasub. ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-30658-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && tiemu-3.04~git20110801-nogdb+dfsg1/configure:30659: { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && tiemu-3.04~git20110801-nogdb+dfsg1/configure:30660: { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && tiemu-3.04~git20110801-nogdb+dfsg1/configure-30661- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-30703- * ) tiemu-3.04~git20110801-nogdb+dfsg1/configure:30704: _am_stamp_count=`expr $_am_stamp_count + 1` ;; tiemu-3.04~git20110801-nogdb+dfsg1/configure-30705- esac ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-30750- # Strip MF so we end up with the name of the file. tiemu-3.04~git20110801-nogdb+dfsg1/configure:30751: mf=`echo "$mf" | sed -e 's/:.*$//'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-30752- # Check whether this is an Automake generated Makefile or not. ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-30787- # from the Makefile without running `make'. tiemu-3.04~git20110801-nogdb+dfsg1/configure:30788: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` tiemu-3.04~git20110801-nogdb+dfsg1/configure-30789- test -z "$DEPDIR" && continue tiemu-3.04~git20110801-nogdb+dfsg1/configure:30790: am__include=`sed -n 's/^am__include = //p' < "$mf"` tiemu-3.04~git20110801-nogdb+dfsg1/configure-30791- test -z "am__include" && continue tiemu-3.04~git20110801-nogdb+dfsg1/configure:30792: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` tiemu-3.04~git20110801-nogdb+dfsg1/configure-30793- # When using ansi2knr, U may be empty or an underscore; expand it tiemu-3.04~git20110801-nogdb+dfsg1/configure:30794: U=`sed -n 's/^U = //p' < "$mf"` tiemu-3.04~git20110801-nogdb+dfsg1/configure-30795- # Find all dependency output files, they are included files with ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-30837- case "$ac_file" in tiemu-3.04~git20110801-nogdb+dfsg1/configure:30838: *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; tiemu-3.04~git20110801-nogdb+dfsg1/configure-30839- esac ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-30842- # Adjust a relative srcdir. tiemu-3.04~git20110801-nogdb+dfsg1/configure:30843: ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` tiemu-3.04~git20110801-nogdb+dfsg1/configure:30844: ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`" tiemu-3.04~git20110801-nogdb+dfsg1/configure:30845: ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-30846- # In autoconf-2.13 it is called $ac_given_srcdir. ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-30849- case "$ac_given_srcdir" in tiemu-3.04~git20110801-nogdb+dfsg1/configure:30850: .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; tiemu-3.04~git20110801-nogdb+dfsg1/configure-30851- /*) top_srcdir="$ac_given_srcdir" ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-30869- fi tiemu-3.04~git20110801-nogdb+dfsg1/configure:30870: ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"` tiemu-3.04~git20110801-nogdb+dfsg1/configure-30871- # Hide the ALL_LINGUAS assigment from automake < 1.5. ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-31019- case $ac_arg in tiemu-3.04~git20110801-nogdb+dfsg1/configure:31020: *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; tiemu-3.04~git20110801-nogdb+dfsg1/configure-31021- esac ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-31029- case $ac_arg in tiemu-3.04~git20110801-nogdb+dfsg1/configure:31030: *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; tiemu-3.04~git20110801-nogdb+dfsg1/configure-31031- esac ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure-31058-*) tiemu-3.04~git20110801-nogdb+dfsg1/configure:31059: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-31060- # A ".." for each directory in $ac_dir_suffix. tiemu-3.04~git20110801-nogdb+dfsg1/configure:31061: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` tiemu-3.04~git20110801-nogdb+dfsg1/configure-31062- case $ac_top_builddir_sub in ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure.ac-203- fi tiemu-3.04~git20110801-nogdb+dfsg1/configure.ac:204: case `$our_gcc --version | sed -e 's,\..*,.,' -e q` in tiemu-3.04~git20110801-nogdb+dfsg1/configure.ac-205- 2.) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure.ac-275- echo "warning: cannot strip libglade executables on this host" tiemu-3.04~git20110801-nogdb+dfsg1/configure.ac:276: CFLAGS=`echo "$CFLAGS"|sed 's/\( -s\)* / /g;s/^-s //g;s/ -s$//g;s/^-s$//g'` tiemu-3.04~git20110801-nogdb+dfsg1/configure.ac:277: CXXFLAGS=`echo "$CXXFLAGS"|sed 's/\( -s\)* / /g;s/^-s //g;s/ -s$//g;s/^-s$//g'` tiemu-3.04~git20110801-nogdb+dfsg1/configure.ac:278: LDFLAGS=`echo "$LDFLAGS"|sed 's/\( -s\)* / /g;s/^-s //g;s/ -s$//g;s/^-s$//g'` tiemu-3.04~git20110801-nogdb+dfsg1/configure.ac-279- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/configure.ac-321- changequote(<<,>>) tiemu-3.04~git20110801-nogdb+dfsg1/configure.ac:322: ac_configure_args=`echo "$ac_configure_args" | sed "s,'CC=[^']*',,g;s,'CFLAGS=[^']*',,g;s,'CXX=[^']*',,g;s,'CXXFLAGS=[^']*',,g;s,'LDFLAGS=[^']*',,g;s,'LIBS=[^']*',,g;s,'build_alias=[^']*',,g;s,'host_alias=[^']*',,g;s,'target_alias=[^']*',,g"` tiemu-3.04~git20110801-nogdb+dfsg1/configure.ac-323- changequote([,]) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/depcomp-34-if test -z "$depfile"; then tiemu-3.04~git20110801-nogdb+dfsg1/depcomp:35: base=`echo "$object" | sed -e 's,^.*/,,' -e 's,\.\([^.]*\)$,.P\1,'` tiemu-3.04~git20110801-nogdb+dfsg1/depcomp:36: dir=`echo "$object" | sed 's,/.*$,/,'` tiemu-3.04~git20110801-nogdb+dfsg1/depcomp-37- if test "$dir" = "$object"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/depcomp-43- tiemu-3.04~git20110801-nogdb+dfsg1/depcomp:44:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} tiemu-3.04~git20110801-nogdb+dfsg1/depcomp-45- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/depcomp-177- # $object doesn't have directory information. tiemu-3.04~git20110801-nogdb+dfsg1/depcomp:178: stripped=`echo "$object" | sed -e 's,^.*/,,' -e 's/\(.*\)\..*$/\1/'` tiemu-3.04~git20110801-nogdb+dfsg1/depcomp-179- tmpdepfile="$stripped.u" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/depcomp-196- # Do two passes, one to just change these to tiemu-3.04~git20110801-nogdb+dfsg1/depcomp:197: # `$object: dependent.h' and one to simply `dependent.h:'. tiemu-3.04~git20110801-nogdb+dfsg1/depcomp-198- sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/depcomp-232- # Do two passes, one to just change these to tiemu-3.04~git20110801-nogdb+dfsg1/depcomp:233: # `$object: dependent.h' and one to simply `dependent.h:'. tiemu-3.04~git20110801-nogdb+dfsg1/depcomp-234- sed -e "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/depcomp-244- # Subdirectories are respected. tiemu-3.04~git20110801-nogdb+dfsg1/depcomp:245: dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` tiemu-3.04~git20110801-nogdb+dfsg1/depcomp-246- test "x$dir" = "x$object" && dir= tiemu-3.04~git20110801-nogdb+dfsg1/depcomp:247: base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` tiemu-3.04~git20110801-nogdb+dfsg1/depcomp-248- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/depcomp-367- done tiemu-3.04~git20110801-nogdb+dfsg1/depcomp:368: obj_suffix="`echo $object | sed 's/^.*\././'`" tiemu-3.04~git20110801-nogdb+dfsg1/depcomp-369- touch "$tmpdepfile" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/docs/ti_hw/fargo/Convert.txt-39- tiemu-3.04~git20110801-nogdb+dfsg1/docs/ti_hw/fargo/Convert.txt:40:-------- sillylib.asm -------- tiemu-3.04~git20110801-nogdb+dfsg1/docs/ti_hw/fargo/Convert.txt-41- @library sillylib ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/docs/ti_hw/fargo/Convert.txt-58- tiemu-3.04~git20110801-nogdb+dfsg1/docs/ti_hw/fargo/Convert.txt:59:-------- sillylib.asm -------- tiemu-3.04~git20110801-nogdb+dfsg1/docs/ti_hw/fargo/Convert.txt-60- xdef _library ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/docs/ti_hw/fargo/Fargo.txt-388- tiemu-3.04~git20110801-nogdb+dfsg1/docs/ti_hw/fargo/Fargo.txt:389:Fargo source code is contained in .ASM files. Compiling a program or library tiemu-3.04~git20110801-nogdb+dfsg1/docs/ti_hw/fargo/Fargo.txt-390-consists of two steps: tiemu-3.04~git20110801-nogdb+dfsg1/docs/ti_hw/fargo/Fargo.txt-391- tiemu-3.04~git20110801-nogdb+dfsg1/docs/ti_hw/fargo/Fargo.txt:392:1) Assembling the ASM source file(s) using A68k 2.71.F1. tiemu-3.04~git20110801-nogdb+dfsg1/docs/ti_hw/fargo/Fargo.txt-393-2) Using the Fargo Linker to link the object file(s) generated by A68k. ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/docs/ti_hw/fargo/Fargo.txt-409- tiemu-3.04~git20110801-nogdb+dfsg1/docs/ti_hw/fargo/Fargo.txt:410:This section describes how to create an .ASM file that will be assembled into tiemu-3.04~git20110801-nogdb+dfsg1/docs/ti_hw/fargo/Fargo.txt-411-an object file that the Fargo Linker can then link into a working Fargo .92p ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/docs/ti_hw/fargo/Fargo.txt-484- tiemu-3.04~git20110801-nogdb+dfsg1/docs/ti_hw/fargo/Fargo.txt:485:To compile a Fargo .ASM file into a .92p file under DOS: tiemu-3.04~git20110801-nogdb+dfsg1/docs/ti_hw/fargo/Fargo.txt-486- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/docs/ti_hw/fargo/Fargo.txt-488- tiemu-3.04~git20110801-nogdb+dfsg1/docs/ti_hw/fargo/Fargo.txt:489:Where <name> is the name of the .ASM file, without the extension. tiemu-3.04~git20110801-nogdb+dfsg1/docs/ti_hw/fargo/Fargo.txt-490- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/docs/ti_hw/fargo/Fargo.txt-492- tiemu-3.04~git20110801-nogdb+dfsg1/docs/ti_hw/fargo/Fargo.txt:493: $ a68k <name>.asm tiemu-3.04~git20110801-nogdb+dfsg1/docs/ti_hw/fargo/Fargo.txt-494- $ flinker -o <name>.92p <name>.o ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/docs/ti_hw/misc/system.txt-532- When Fargo is not installed, the TI OS is running and it is not possible to tiemu-3.04~git20110801-nogdb+dfsg1/docs/ti_hw/misc/system.txt:533:have access directly to the processor: it is impossible to execute ASM tiemu-3.04~git20110801-nogdb+dfsg1/docs/ti_hw/misc/system.txt-534-( impossible... perhaps someone will find a way one day ... ). At least, ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/glade/Makefile.in-54-DIST_SOURCES = tiemu-3.04~git20110801-nogdb+dfsg1/glade/Makefile.in:55:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; tiemu-3.04~git20110801-nogdb+dfsg1/glade/Makefile.in-56-am__vpath_adj = case $$p in \ tiemu-3.04~git20110801-nogdb+dfsg1/glade/Makefile.in:57: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ tiemu-3.04~git20110801-nogdb+dfsg1/glade/Makefile.in-58- *) f=$$p;; \ tiemu-3.04~git20110801-nogdb+dfsg1/glade/Makefile.in-59- esac; tiemu-3.04~git20110801-nogdb+dfsg1/glade/Makefile.in:60:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; tiemu-3.04~git20110801-nogdb+dfsg1/glade/Makefile.in-61-am__install_max = 40 tiemu-3.04~git20110801-nogdb+dfsg1/glade/Makefile.in-62-am__nobase_strip_setup = \ tiemu-3.04~git20110801-nogdb+dfsg1/glade/Makefile.in:63: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` tiemu-3.04~git20110801-nogdb+dfsg1/glade/Makefile.in-64-am__nobase_strip = \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/glade/Makefile.in-374- @list='$(dist_glade_DATA)'; test -n "$(gladedir)" || list=; \ tiemu-3.04~git20110801-nogdb+dfsg1/glade/Makefile.in:375: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ tiemu-3.04~git20110801-nogdb+dfsg1/glade/Makefile.in-376- test -n "$$files" || exit 0; \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/glade/Makefile.in-386-distdir: $(DISTFILES) tiemu-3.04~git20110801-nogdb+dfsg1/glade/Makefile.in:387: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ tiemu-3.04~git20110801-nogdb+dfsg1/glade/Makefile.in:388: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ tiemu-3.04~git20110801-nogdb+dfsg1/glade/Makefile.in-389- list='$(DISTFILES)'; \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/glade/Makefile.in-400- if test -d $$d/$$file; then \ tiemu-3.04~git20110801-nogdb+dfsg1/glade/Makefile.in:401: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ tiemu-3.04~git20110801-nogdb+dfsg1/glade/Makefile.in-402- if test -d "$(distdir)/$$file"; then \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/help/Makefile.in-54-DIST_SOURCES = tiemu-3.04~git20110801-nogdb+dfsg1/help/Makefile.in:55:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; tiemu-3.04~git20110801-nogdb+dfsg1/help/Makefile.in-56-am__vpath_adj = case $$p in \ tiemu-3.04~git20110801-nogdb+dfsg1/help/Makefile.in:57: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ tiemu-3.04~git20110801-nogdb+dfsg1/help/Makefile.in-58- *) f=$$p;; \ tiemu-3.04~git20110801-nogdb+dfsg1/help/Makefile.in-59- esac; tiemu-3.04~git20110801-nogdb+dfsg1/help/Makefile.in:60:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; tiemu-3.04~git20110801-nogdb+dfsg1/help/Makefile.in-61-am__install_max = 40 tiemu-3.04~git20110801-nogdb+dfsg1/help/Makefile.in-62-am__nobase_strip_setup = \ tiemu-3.04~git20110801-nogdb+dfsg1/help/Makefile.in:63: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` tiemu-3.04~git20110801-nogdb+dfsg1/help/Makefile.in-64-am__nobase_strip = \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/help/Makefile.in-373- @list='$(dist_help_DATA)'; test -n "$(helpdir)" || list=; \ tiemu-3.04~git20110801-nogdb+dfsg1/help/Makefile.in:374: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ tiemu-3.04~git20110801-nogdb+dfsg1/help/Makefile.in-375- test -n "$$files" || exit 0; \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/help/Makefile.in-385-distdir: $(DISTFILES) tiemu-3.04~git20110801-nogdb+dfsg1/help/Makefile.in:386: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ tiemu-3.04~git20110801-nogdb+dfsg1/help/Makefile.in:387: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ tiemu-3.04~git20110801-nogdb+dfsg1/help/Makefile.in-388- list='$(DISTFILES)'; \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/help/Makefile.in-399- if test -d $$d/$$file; then \ tiemu-3.04~git20110801-nogdb+dfsg1/help/Makefile.in:400: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ tiemu-3.04~git20110801-nogdb+dfsg1/help/Makefile.in-401- if test -d "$(distdir)/$$file"; then \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/install-sh-217- fi tiemu-3.04~git20110801-nogdb+dfsg1/install-sh:218: cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; tiemu-3.04~git20110801-nogdb+dfsg1/install-sh-219- *) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/install-sh-269- dstdir=$dst tiemu-3.04~git20110801-nogdb+dfsg1/install-sh:270: dst=$dstdir/`basename "$src"` tiemu-3.04~git20110801-nogdb+dfsg1/install-sh-271- dstdir_status=0 ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/install-sh-351- # FreeBSD 6.1 mkdir -m -p sets mode of existing directory. tiemu-3.04~git20110801-nogdb+dfsg1/install-sh:352: ls_ld_tmpdir=`ls -ld "$tmpdir"` tiemu-3.04~git20110801-nogdb+dfsg1/install-sh-353- case $ls_ld_tmpdir in ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/install-sh-358- $mkdirprog -m$different_mode -p -- "$tmpdir" && { tiemu-3.04~git20110801-nogdb+dfsg1/install-sh:359: ls_ld_tmpdir_1=`ls -ld "$tmpdir"` tiemu-3.04~git20110801-nogdb+dfsg1/install-sh-360- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/install-sh-418- case $prefix in tiemu-3.04~git20110801-nogdb+dfsg1/install-sh:419: *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; tiemu-3.04~git20110801-nogdb+dfsg1/install-sh-420- *) qprefix=$prefix;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/install-sh-467- if $copy_on_change && tiemu-3.04~git20110801-nogdb+dfsg1/install-sh:468: old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && tiemu-3.04~git20110801-nogdb+dfsg1/install-sh:469: new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && tiemu-3.04~git20110801-nogdb+dfsg1/install-sh-470- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-36-# The name of this program: tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:37:progname=`echo "$progpath" | $SED $basename` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-38-modename="$progname" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-69- : tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:70:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-71- # Yippee, $echo works! ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-175- # If mktemp works, use that first and foremost tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:176: my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-177- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-207- win32_libid_type="unknown" tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:208: win32_fileres=`file -L $1 2>/dev/null` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-209- case $win32_fileres in ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-265- # but not from the CC environment variable when configure was run. tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:266: " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*) ;; tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-267- # Blanks at the start of $base_compile will cause this to fail ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-272- # Evaluate the configuration. tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:273: eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`" tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-274- CC_quoted= ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-284- case "$@ " in tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:285: " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*) tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-286- # The compiler in the base compile command matches ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-352- esac tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:353: my_xlib=`$echo "X$my_xlib" | $Xsed -e 's%^.*/%%'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-354- my_xlib_u=$my_xlib ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-357- *" $my_xlib_u "*) tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:358: extracted_serial=`expr $extracted_serial + 1` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-359- my_xlib_u=lt$extracted_serial-$my_xlib ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-382- darwin_curdir=`pwd` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:383: darwin_base_archive=`$echo "X$darwin_archive" | $Xsed -e 's%^.*/%%'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:384: darwin_arches=`lipo -info "$darwin_archive" 2>/dev/null | $EGREP Architectures 2>/dev/null` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-385- if test -n "$darwin_arches"; then tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:386: darwin_arches=`echo "$darwin_arches" | $SED -e 's/.*are://'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-387- darwin_arch= ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-397- ## Okay now we have a bunch of thin objects, gotta fatten them up :) tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:398: darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print| xargs basename | sort -u | $NL2SP` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-399- darwin_file= ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-401- for darwin_file in $darwin_filelist; do tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:402: darwin_files=`find unfat-$$ -name $darwin_file -print | $NL2SP` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-403- lipo -create -output "$darwin_file" $darwin_files ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-416- esac tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:417: my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-418- done ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-435- case $arg in tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:436: -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;; tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-437- *) optarg= ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-466- # Evaluate the configuration. tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:467: eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$tagname'$/,/^# ### END LIBTOOL TAG CONFIG: '$tagname'$/p' < $progpath`" tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-468- else ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-589-static) tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:590: build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-591- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-710- -Wc,*) tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:711: args=`$echo "X$arg" | $Xsed -e "s/^-Wc,//"` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-712- lastarg= ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-727- IFS="$save_ifs" tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:728: lastarg=`$echo "X$lastarg" | $Xsed -e "s/^ //"` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-729- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-746- # Aesthetically quote the previous argument. tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:747: lastarg=`$echo "X$lastarg" | $Xsed -e "$sed_quote_subst"` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-748- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-774- # Get the name of the library object. tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:775: [ -z "$libobj" ] && libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-776- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-785- *.ads) xform=ads ;; tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:786: *.asm) xform=asm ;; tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-787- *.c++) xform=c++ ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-799- tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:800: libobj=`$echo "X$libobj" | $Xsed -e "s/\.$xform$/.lo/"` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-801- tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-802- case $libobj in tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:803: *.lo) obj=`$echo "X$libobj" | $Xsed -e "$lo2o"` ;; tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-804- *) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-830- tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:831: qlibobj=`$echo "X$libobj" | $Xsed -e "$sed_quote_subst"` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-832- case $qlibobj in ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-838- && $echo "$modename: libobj name \`$libobj' may not contain shell special characters." tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:839: objname=`$echo "X$obj" | $Xsed -e 's%^.*/%%'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:840: xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-841- if test "X$xdir" = "X$obj"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-877- if test "$compiler_c_o" = no; then tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:878: output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext} tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-879- lockfile="$output_obj.lock" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-898-*** ERROR, $lockfile exists and contains: tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:899:`cat $lockfile 2>/dev/null` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-900- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-916- fi tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:917: qsrcfile=`$echo "X$srcfile" | $Xsed -e "$sed_quote_subst"` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-918- case $qsrcfile in ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-972- if test "$need_locks" = warn && tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:973: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-974- $echo "\ tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-975-*** ERROR, $lockfile contains: tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:976:`cat $lockfile 2>/dev/null` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-977- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-1044- if test "$need_locks" = warn && tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:1045: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-1046- $echo "\ tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-1047-*** ERROR, $lockfile contains: tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:1048:`cat $lockfile 2>/dev/null` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-1049- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-1218- *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:1219: qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-1220- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-1307- moreargs= tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:1308: for fil in `cat $save_arg` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-1309- do ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-1334- # Extract subdirectory from the argument. tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:1335: xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-1336- if test "X$xdir" = "X$arg"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-1393- # Extract subdirectory from the argument. tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:1394: xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-1395- if test "X$xdir" = "X$arg"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-1400- tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:1401: pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:1402: non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-1403- libobjs="$libobjs $pic_object" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-1561- -L*) tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:1562: dir=`$echo "X$arg" | $Xsed -e 's/^-L//'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-1563- # We need an absolute path. ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-1566- *) tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:1567: absdir=`cd "$dir" && pwd` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-1568- if test -z "$absdir"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-1584- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*) tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:1585: testbindir=`$echo "X$dir" | $Xsed -e 's*/lib$*/bin*'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-1586- case :$dllsearchpath: in ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-1682- # to be aesthetically quoted because they are evaled later. tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:1683: arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-1684- case $arg in ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-1751- -R*) tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:1752: dir=`$echo "X$arg" | $Xsed -e 's/^-R//'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-1753- # We need an absolute path. ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-1792- -Wc,*) tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:1793: args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wc,//'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-1794- arg= ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-1806- IFS="$save_ifs" tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:1807: arg=`$echo "X$arg" | $Xsed -e "s/^ //"` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-1808- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-1810- -Wl,*) tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:1811: args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-1812- arg= ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-1825- IFS="$save_ifs" tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:1826: arg=`$echo "X$arg" | $Xsed -e "s/^ //"` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-1827- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-1847- # to be aesthetically quoted because they are evaled later. tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:1848: arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-1849- case $arg in ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-1884- # Extract subdirectory from the argument. tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:1885: xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-1886- if test "X$xdir" = "X$arg"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-1943- # Extract subdirectory from the argument. tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:1944: xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-1945- if test "X$xdir" = "X$arg"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-1950- tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:1951: pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:1952: non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-1953- libobjs="$libobjs $pic_object" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-1986- # to be aesthetically quoted because they are evaled later. tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:1987: arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-1988- case $arg in ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-2016- # calculate the name of the file, without its directory tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:2017: outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-2018- libobjs_save="$libobjs" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-2021- # get the directories listed in $shlibpath_var tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:2022: eval shlib_search_path=\`\$echo \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-2023- else ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-2028- tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:2029: output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-2030- if test "X$output_objdir" = "X$output"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-2166- fi tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:2167: name=`$echo "X$deplib" | $Xsed -e 's/^-l//'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-2168- if test "$linkmode" = lib; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-2215- found=no tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:2216: ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-2217- test "X$ladir" = "X$lib" && ladir="." ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-2240- newdependency_libs="$deplib $newdependency_libs" tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:2241: newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-2242- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-2253- fi tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:2254: newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-2255- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-2263- if test "$pass" = link; then tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:2264: dir=`$echo "X$deplib" | $Xsed -e 's/^-R//'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-2265- # Make sure the xrpath contains only unique directories. ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-2285- set dummy $deplibs_check_method tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:2286: match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-2287- if eval $echo \"$deplib\" 2>/dev/null \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-2346- else tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:2347: $echo "$modename: cannot find the library \`$lib' or unhandled argument \`$deplib'" 1>&2 tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-2348- exit $EXIT_FAILURE ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-2357- tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:2358: ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-2359- test "X$ladir" = "X$lib" && ladir="." ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-2449- *) tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:2450: abs_ladir=`cd "$ladir" && pwd` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-2451- if test -z "$abs_ladir"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-2457- esac tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:2458: laname=`$echo "X$lib" | $Xsed -e 's%^.*/%%'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-2459- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-2484- fi # $installed = yes tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:2485: name=`$echo "X$laname" | $Xsed -e 's/\.la$//' -e 's/^lib//'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-2486- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-2531- case $deplib in tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:2532: -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-2533- esac ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-2652- shift; shift tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:2653: libname=`eval \\$echo \"$libname_spec\"` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-2654- # use dlname if we got it. it's perfectly good, no? ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-2660- *cygwin* | mingw*) tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:2661: major=`expr $current - $age` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-2662- versuffix="-$major" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-2671- soroot="$soname" tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:2672: soname=`$echo $soroot | ${SED} -e 's/^.*\///'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:2673: newlib="libimp-`$echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a" tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-2674- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-2904- case $libdir in tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:2905: -R*) temp_xrpath=`$echo "X$libdir" | $Xsed -e 's/^-R//'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-2906- case " $xrpath " in ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-2936- *.la) tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:2937: dir=`$echo "X$deplib" | $Xsed -e 's%/[^/]*$%%'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-2938- test "X$dir" = "X$deplib" && dir="." ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-2942- *) tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:2943: absdir=`cd "$dir" && pwd` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-2944- if test -z "$absdir"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-2952- else tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:2953: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-2954- if test -z "$libdir"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-2967- # but need to link against shared tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:2968: eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:2969: eval deplibdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-2970- if test -n "$deplibrary_names" ; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-2998- # Again, we only want to link against shared libraries tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:2999: eval tmp_libs=`$echo "X$deplib" | $Xsed -e "s,^\-l,,"` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3000- for tmp in $newlib_search_path ; do ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3166- lib*) tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:3167: name=`$echo "X$outputname" | $Xsed -e 's/\.la$//' -e 's/^lib//'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3168- eval shared_ext=\"$shrext_cmds\" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3172- if test "$module" = no; then tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:3173: $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2 tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3174- $echo "$help" 1>&2 ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3178- # Add the "lib" prefix for modules if required tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:3179: name=`$echo "X$outputname" | $Xsed -e 's/\.la$//'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3180- eval shared_ext=\"$shrext_cmds\" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3182- else tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:3183: libname=`$echo "X$outputname" | $Xsed -e 's/\.la$//'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3184- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3259- darwin|linux|osf|windows|none) tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:3260: current=`expr $number_major + $number_minor` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3261- age="$number_minor" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3269- irix|nonstopux) tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:3270: current=`expr $number_major + $number_minor` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3271- age="$number_minor" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3317- if test "$age" -gt "$current"; then tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:3318: $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2 tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3319- $echo "$modename: \`$vinfo' is not valid version information" 1>&2 ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3332- # verstring for coding it into the library header tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:3333: major=.`expr $current - $age` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3334- versuffix="$major.$age.$revision" tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3335- # Darwin ld doesn't like 0 for these options... tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:3336: minor_current=`expr $current + 1` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3337- xlcverstring="${wl}-compatibility_version ${wl}$minor_current ${wl}-current_version ${wl}$minor_current.$revision" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3352- if test "X$lt_irix_increment" = "Xno"; then tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:3353: major=`expr $current - $age` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3354- else tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:3355: major=`expr $current - $age + 1` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3356- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3365- while test "$loop" -ne 0; do tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:3366: iface=`expr $revision - $loop` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:3367: loop=`expr $loop - 1` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3368- verstring="$verstring_prefix$major.$iface:$verstring" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3376- linux) tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:3377: major=.`expr $current - $age` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3378- versuffix="$major.$age.$revision" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3381- osf) tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:3382: major=.`expr $current - $age` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3383- versuffix=".$current.$age.$revision" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3388- while test "$loop" -ne 0; do tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:3389: iface=`expr $current - $loop` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:3390: loop=`expr $loop - 1` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3391- verstring="$verstring:${iface}.0" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3405- # extension on DOS 8.3 filesystems. tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:3406: major=`expr $current - $age` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3407- versuffix="-$major" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3460- removelist= tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:3461: tempremovelist=`$echo "$output_objdir/*"` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3462- for p in $tempremovelist; do ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3488- # Transform .lo files to .o files. tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:3489: oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3490- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3493- #for path in $notinst_path; do tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:3494: # lib_search_path=`$echo "$lib_search_path " | ${SED} -e "s% $path % %g"` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:3495: # deplibs=`$echo "$deplibs " | ${SED} -e "s% -L$path % %g"` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:3496: # dependency_libs=`$echo "$dependency_libs " | ${SED} -e "s% -L$path % %g"` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3497- #done ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3600- for i in $deplibs; do tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:3601: name=`expr $i : '-l\(.*\)'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3602- # If $name is empty we are operating on a -L argument. ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3612- if test -n "$i" ; then tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:3613: libname=`eval \\$echo \"$libname_spec\"` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:3614: deplib_matches=`eval \\$echo \"$library_names_spec\"` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3615- set dummy $deplib_matches tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3616- deplib_match=$2 tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:3617: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3618- newdeplibs="$newdeplibs $i" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3637- for i in $deplibs; do tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:3638: name=`expr $i : '-l\(.*\)'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3639- # If $name is empty we are operating on a -L argument. ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3652- if test -n "$i" ; then tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:3653: libname=`eval \\$echo \"$libname_spec\"` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:3654: deplib_matches=`eval \\$echo \"$library_names_spec\"` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3655- set dummy $deplib_matches tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3656- deplib_match=$2 tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:3657: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3658- newdeplibs="$newdeplibs $i" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3685- set dummy $deplibs_check_method tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:3686: file_magic_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3687- for a_deplib in $deplibs; do tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:3688: name=`expr $a_deplib : '-l\(.*\)'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3689- # If $name is empty we are operating on a -L argument. ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3699- if test -n "$a_deplib" ; then tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:3700: libname=`eval \\$echo \"$libname_spec\"` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3701- for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:3702: potential_libs=`ls $i/$libname[.-]* 2>/dev/null` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3703- for potent_lib in $potential_libs; do ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3715- while test -h "$potlib" 2>/dev/null; do tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:3716: potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3717- case $potliblink in tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3718- [\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";; tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:3719: *) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";; tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3720- esac ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3754- set dummy $deplibs_check_method tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:3755: match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3756- for a_deplib in $deplibs; do tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:3757: name=`expr $a_deplib : '-l\(.*\)'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3758- # If $name is empty we are operating on a -L argument. ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3768- if test -n "$a_deplib" ; then tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:3769: libname=`eval \\$echo \"$libname_spec\"` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3770- for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:3771: potential_libs=`ls $i/$libname[.-]* 2>/dev/null` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3772- for potent_lib in $potential_libs; do ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3811- # can't use Xsed below, because $i might contain '/' tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:3812: tmp_deplibs=`$echo "X $tmp_deplibs" | ${SED} -e "1s,^X,," -e "s,$i,,"` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3813- done ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3836- # On Rhapsody replace the C library is the System framework tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:3837: newdeplibs=`$echo "X $newdeplibs" | $Xsed -e 's/ -lc / -framework System /'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-3838- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4008- # Use standard objects if they are pic tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:4009: test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4010- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4021- eval cmd=\"$cmd\" tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:4022: if len=`expr "X$cmd" : ".*"` && tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4023- test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4103- if test "X$skipped_export" != "X:" && tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:4104: len=`expr "X$test_cmds" : ".*" 2>/dev/null` && tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4105- test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4122- save_output=$output tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:4123: output_la=`$echo "X$output" | $Xsed -e "$basename"` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4124- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4138- if test "X$objlist" = X || tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:4139: { len=`expr "X$test_cmds" : ".*" 2>/dev/null` && tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4140- test "$len" -le "$max_cmd_len"; }; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4153- last_robj=$output_objdir/$output_la-${k}.$objext tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:4154: k=`expr $k + 1` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4155- output=$output_objdir/$output_la-${k}.$objext ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4179- do tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:4180: i=`expr $i + 1` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4181- delfiles="$delfiles $output_objdir/$output_la-${i}.$objext" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4304- libobj="$output" tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:4305: obj=`$echo "X$output" | $Xsed -e "$lo2o"` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4306- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4329- eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\" tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:4330: reload_conv_objs=$reload_objs\ `$echo "X$tmp_whole_archive_flags" | $Xsed -e 's|,| |g'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4331- else ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4340- # Create the old-style object. tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:4341: reload_objs="$objs$old_deplibs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4342- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4401- case $host in tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:4402: *cygwin*) output=`$echo $output | ${SED} -e 's,.exe$,,;s,$,.exe,'` ;; tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4403- esac ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4421- # On Rhapsody replace the C library is the System framework tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:4422: compile_deplibs=`$echo "X $compile_deplibs" | $Xsed -e 's/ -lc / -framework System /'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:4423: finalize_deplibs=`$echo "X $finalize_deplibs" | $Xsed -e 's/ -lc / -framework System /'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4424- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4509- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*) tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:4510: testbindir=`$echo "X$libdir" | $Xsed -e 's*/lib$*/bin*'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4511- case :$dllsearchpath: in ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4567- # Transform all the library objects into standard objects. tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:4568: compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:4569: finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4570- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4613- # Add our own program objects to the symbol list. tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:4614: progfiles=`$echo "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4615- for arg in $progfiles; do ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4655- $show "extracting global C symbols from \`$arg'" tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:4656: name=`$echo "$arg" | ${SED} -e 's%^.*/%%'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4657- $run eval '$echo ": $name " >> "$nlist"' ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4777- if test -f "$output_objdir/${outputname}.def" ; then tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:4778: compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}.def $output_objdir/${outputname}S.${objext}%" | $NL2SP` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:4779: finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}.def $output_objdir/${outputname}S.${objext}%" | $NL2SP` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4780- else tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:4781: compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:4782: finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4783- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4785- * ) tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:4786: compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:4787: finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%" | $NL2SP` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4788- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4801- # Nullify the symbol file. tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:4802: compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "s% @SYMFILE@%%" | $NL2SP` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:4803: finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "s% @SYMFILE@%%" | $NL2SP` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4804- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4807- # Replace the output file specification. tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:4808: compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e 's%@OUTPUT@%'"$output"'%g' | $NL2SP` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4809- link_command="$compile_command$compile_rpath" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4874- # Replace the output file specification. tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:4875: link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4876- # Delete the old output file. ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4894- if test "$fast_install" = yes; then tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:4895: relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $SP2NL | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g' | $NL2SP` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4896- else ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4906- # Replace the output file specification. tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:4907: link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4908- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4926- else tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:4927: var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4928- relink_command="$var=\"$var_value\"; export $var; $relink_command" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4931- relink_command="(cd `pwd`; $relink_command)" tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:4932: relink_command=`$echo "X$relink_command" | $SP2NL | $Xsed -e "$sed_quote_subst" | $NL2SP` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4933- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4940- esac tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:4941: qecho=`$echo "X$qecho" | $Xsed -e "$sed_quote_subst"` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4942- else tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:4943: qecho=`$echo "X$echo" | $Xsed -e "$sed_quote_subst"` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4944- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4950- case $output in tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:4951: *.exe) output=`$echo $output|${SED} 's,.exe$,,'` ;; tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4952- esac ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4956- exeext=.exe tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:4957: outputname=`$echo $outputname|${SED} 's,.exe$,,'` ;; tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4958- *) exeext= ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4961- *cygwin* | *mingw* ) tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:4962: output_name=`basename $output` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:4963: output_path=`dirname $output` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-4964- cwrappersource="$output_path/$objdir/lt-$output_name.c" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-5371- shift tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:5372: elif test \"X\`(\$echo '\t') 2>/dev/null\`\" = 'X\t'; then tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-5373- # Yippee, \$echo works! ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-5383- # Find the directory that this script lives in. tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:5384: thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-5385- test \"x\$thisdir\" = \"x\$file\" && thisdir=. ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-5387- # Follow symbolic links until we get to the real thisdir. tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:5388: file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-5389- while test -n \"\$file\"; do tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:5390: destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-5391- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-5399- tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:5400: file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:5401: file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-5402- done ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-5404- # Try to get the absolute directory name. tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:5405: absdir=\`cd \"\$thisdir\" && pwd\` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-5406- test -n \"\$absdir\" && thisdir=\"\$absdir\" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-5414- if test ! -f \"\$progdir/\$program\" || \\ tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:5415: { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\ tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-5416- test \"X\$file\" != \"X\$progdir/\$program\"; }; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-5429- if test -n \"\$relink_command\"; then tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:5430: if relink_command_output=\`eval \$relink_command 2>&1\`; then : tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-5431- else ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-5461- # The second colon is a workaround for a bug in BeOS R4 sed tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:5462: $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-5463- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-5574- do tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:5575: objbase=`$echo "X$obj" | $Xsed -e 's%^.*/%%'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-5576- case " $oldobjs " in ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-5582- newobj=lt$counter-$objbase tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:5583: counter=`expr $counter + 1` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-5584- case " $oldobjs " in ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-5600- tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:5601: if len=`expr "X$cmds" : ".*"` && tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-5602- test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-5622- eval test_cmds=\"$old_archive_cmds\" tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:5623: if len=`expr "X$test_cmds" : ".*" 2>/dev/null` && tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-5624- test "$len" -le "$max_cmd_len"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-5674- else tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:5675: var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-5676- relink_command="$var=\"$var_value\"; export $var; $relink_command" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-5680- relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)" tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:5681: relink_command=`$echo "X$relink_command" | $SP2NL | $Xsed -e "$sed_quote_subst" | $NL2SP` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-5682- if test "$hardcode_automatic" = yes ; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-5699- *.la) tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:5700: name=`$echo "X$deplib" | $Xsed -e 's%^.*/%%'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:5701: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-5702- if test -z "$libdir"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-5713- for lib in $dlfiles; do tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:5714: name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:5715: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-5716- if test -z "$libdir"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-5724- for lib in $dlprefiles; do tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:5725: name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:5726: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-5727- if test -z "$libdir"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-5821- # Aesthetically quote it. tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:5822: arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-5823- case $arg in ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-5837- # Aesthetically quote it. tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:5838: arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-5839- case $arg in ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-5888- # Aesthetically quote the argument. tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:5889: arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-5890- case $arg in ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-5920- # Strip any trailing slash from the destination. tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:5921: dest=`$echo "X$dest" | $Xsed -e 's%/$%%'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-5922- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-5928- else tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:5929: destdir=`$echo "X$dest" | $Xsed -e 's%/[^/]*$%%'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-5930- test "X$destdir" = "X$dest" && destdir=. tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:5931: destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-5932- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6004- tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:6005: dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/ tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6006- test "X$dir" = "X$file/" && dir= ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6010- # Determine the prefix the user has applied to our future dir. tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:6011: inst_prefix_dir=`$echo "$destdir" | $SED "s%$libdir\$%%"` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6012- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6025- # Stick the inst_prefix_dir data into the link command. tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:6026: relink_command=`$echo "$relink_command" | $SP2NL | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%" | $NL2SP` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6027- else tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:6028: relink_command=`$echo "$relink_command" | $SP2NL | $SED "s%@inst_prefix_dir@%%" | $NL2SP` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6029- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6094- # Install the pseudo-library for information purposes. tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:6095: name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6096- instname="$dir/$name"i ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6110- else tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:6111: destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6112- destfile="$destdir/$destfile" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6117- *.lo) tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:6118: staticdest=`$echo "X$destfile" | $Xsed -e "$lo2o"` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6119- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6139- # Deduce the name of the old-style object file. tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:6140: staticobj=`$echo "X$file" | $Xsed -e "$lo2o"` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6141- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6152- else tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:6153: destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6154- destfile="$destdir/$destfile" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6163- if test ! -f "$file"; then tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:6164: file=`$echo $file|${SED} 's,.exe$,,'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6165- stripped_ext=".exe" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6172- *cygwin*|*mingw*) tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:6173: wrapper=`$echo $file | ${SED} -e 's,.exe$,,'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6174- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6210- fi tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:6211: libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6212- if test -n "$libdir" && test ! -f "$libfile"; then tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:6213: $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2 tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6214- finalize=no ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6233- tmpdir=`func_mktempdir` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:6234: file=`$echo "X$file$stripped_ext" | $Xsed -e 's%^.*/%%'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6235- outputname="$tmpdir/$file" tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6236- # Replace the output file specification. tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:6237: relink_command=`$echo "X$relink_command" | $SP2NL | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g' | $NL2SP` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6238- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6251- # Install the binary that we compiled earlier. tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:6252: file=`$echo "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6253- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6267- *:*.exe) tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:6268: destfile=`$echo $destfile | ${SED} -e 's,.exe$,,'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6269- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6280- for file in $staticlibs; do tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:6281: name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6282- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6437- # Warn if it was a shared library. tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:6438: test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'" tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6439- continue ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6441- tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:6442: dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6443- test "X$dir" = "X$file" && dir=. ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6448- if test ! -f "$dir/$dlname"; then tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:6449: $echo "$modename: cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" 1>&2 tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6450- exit $EXIT_FAILURE ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6456- # Just add the directory containing the .lo file. tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:6457: dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6458- test "X$dir" = "X$file" && dir=. ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6467- # Get the absolute pathname. tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:6468: absdir=`cd "$dir" && pwd` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6469- test -n "$absdir" && dir="$absdir" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6503- # Quote arguments (to preserve shell metacharacters). tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:6504: file=`$echo "X$file" | $Xsed -e "$sed_quote_subst"` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6505- args="$args \"$file\"" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6565- for file in $files; do tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:6566: dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6567- if test "X$dir" = "X$file"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6572- fi tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:6573: name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6574- test "$mode" = uninstall && objdir="$dir" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6682- *.exe) tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:6683: file=`$echo $file|${SED} 's,.exe$,,'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh:6684: noexename=`$echo $name|${SED} 's,.exe$,,'` tiemu-3.04~git20110801-nogdb+dfsg1/ltmain.sh-6685- # $file with .exe has already been added to rmfiles, ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/m4/gettext.m4-245- LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD" tiemu-3.04~git20110801-nogdb+dfsg1/m4/gettext.m4:246: LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'` tiemu-3.04~git20110801-nogdb+dfsg1/m4/gettext.m4-247- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/m4/iconv.m4-94- am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"]) tiemu-3.04~git20110801-nogdb+dfsg1/m4/iconv.m4:95: am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'` tiemu-3.04~git20110801-nogdb+dfsg1/m4/iconv.m4-96- AC_MSG_RESULT([$]{ac_t:- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/m4/intl.m4-225-changequote(<<,>>)dnl tiemu-3.04~git20110801-nogdb+dfsg1/m4/intl.m4:226: ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'` tiemu-3.04~git20110801-nogdb+dfsg1/m4/intl.m4-227- case $ac_prog_version in ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/m4/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU ld's only accept -v. tiemu-3.04~git20110801-nogdb+dfsg1/m4/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in tiemu-3.04~git20110801-nogdb+dfsg1/m4/lib-ld.m4-16-*GNU* | *'with BFD'*) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/m4/lib-ld.m4-50- # gcc leaves a trailing carriage return which upsets mingw tiemu-3.04~git20110801-nogdb+dfsg1/m4/lib-ld.m4:51: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; tiemu-3.04~git20110801-nogdb+dfsg1/m4/lib-ld.m4-52- *) tiemu-3.04~git20110801-nogdb+dfsg1/m4/lib-ld.m4:53: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; tiemu-3.04~git20110801-nogdb+dfsg1/m4/lib-ld.m4-54- esac ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/m4/lib-ld.m4-59- # Canonicalize the path of ld tiemu-3.04~git20110801-nogdb+dfsg1/m4/lib-ld.m4:60: ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'` tiemu-3.04~git20110801-nogdb+dfsg1/m4/lib-ld.m4-61- while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do tiemu-3.04~git20110801-nogdb+dfsg1/m4/lib-ld.m4:62: ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"` tiemu-3.04~git20110801-nogdb+dfsg1/m4/lib-ld.m4-63- done ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/m4/lib-ld.m4-89- # Break only if it was the GNU/non-GNU ld that we prefer. tiemu-3.04~git20110801-nogdb+dfsg1/m4/lib-ld.m4:90: case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in tiemu-3.04~git20110801-nogdb+dfsg1/m4/lib-ld.m4-91- *GNU* | *'with BFD'*) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/m4/lib-link.m4-179- dnl or AC_LIB_HAVE_LINKFLAGS call. tiemu-3.04~git20110801-nogdb+dfsg1/m4/lib-link.m4:180: uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'` tiemu-3.04~git20110801-nogdb+dfsg1/m4/lib-link.m4-181- eval value=\"\$HAVE_LIB$uppername\" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/m4/lib-link.m4-228- -L*) tiemu-3.04~git20110801-nogdb+dfsg1/m4/lib-link.m4:229: dir=`echo "X$x" | sed -e 's/^X-L//'` tiemu-3.04~git20110801-nogdb+dfsg1/m4/lib-link.m4-230- if test -n "$shlibext" \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/m4/lib-link.m4-352- */$acl_libdirstem | */$acl_libdirstem/) tiemu-3.04~git20110801-nogdb+dfsg1/m4/lib-link.m4:353: basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'` tiemu-3.04~git20110801-nogdb+dfsg1/m4/lib-link.m4-354- additional_includedir="$basedir/include" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/m4/lib-link.m4-405- -L*) tiemu-3.04~git20110801-nogdb+dfsg1/m4/lib-link.m4:406: additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` tiemu-3.04~git20110801-nogdb+dfsg1/m4/lib-link.m4-407- dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME. ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/m4/lib-link.m4-455- -R*) tiemu-3.04~git20110801-nogdb+dfsg1/m4/lib-link.m4:456: dir=`echo "X$dep" | sed -e 's/^X-R//'` tiemu-3.04~git20110801-nogdb+dfsg1/m4/lib-link.m4-457- if test "$enable_rpath" != no; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/m4/lib-link.m4-485- dnl Handle this in the next round. tiemu-3.04~git20110801-nogdb+dfsg1/m4/lib-link.m4:486: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` tiemu-3.04~git20110801-nogdb+dfsg1/m4/lib-link.m4-487- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/m4/lib-link.m4-491- dnl option. tiemu-3.04~git20110801-nogdb+dfsg1/m4/lib-link.m4:492: names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` tiemu-3.04~git20110801-nogdb+dfsg1/m4/lib-link.m4-493- ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/m4/lib-link.m4-598- -L) next=yes ;; tiemu-3.04~git20110801-nogdb+dfsg1/m4/lib-link.m4:599: -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'` tiemu-3.04~git20110801-nogdb+dfsg1/m4/lib-link.m4-600- dnl No need to hardcode the standard /usr/lib. ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/m4/lib-prefix.m4-168- acl_libdirstem=lib tiemu-3.04~git20110801-nogdb+dfsg1/m4/lib-prefix.m4:169: searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'` tiemu-3.04~git20110801-nogdb+dfsg1/m4/lib-prefix.m4-170- if test -n "$searchpath"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/m4/lib-prefix.m4-175- */lib64/ | */lib64 ) acl_libdirstem=lib64 ;; tiemu-3.04~git20110801-nogdb+dfsg1/m4/lib-prefix.m4:176: *) searchdir=`cd "$searchdir" && pwd` tiemu-3.04~git20110801-nogdb+dfsg1/m4/lib-prefix.m4-177- case "$searchdir" in ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4-43-changequote(,)dnl tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4:44: case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4-45- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4-50-changequote(,)dnl tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4:51: case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4-52- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4-69-changequote(,)dnl tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4:70: case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4-71- '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4-90- case "$ac_file" in tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4:91: *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4-92- esac ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4-95- # Adjust a relative srcdir. tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4:96: ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4:97: ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`" tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4:98: ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4-99- # In autoconf-2.13 it is called $ac_given_srcdir. ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4-102- case "$ac_given_srcdir" in tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4:103: .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4-104- /*) top_srcdir="$ac_given_srcdir" ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4-122- fi tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4:123: ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"` tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4-124- # Hide the ALL_LINGUAS assigment from automake < 1.5. ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4-219- # Adjust a relative srcdir. tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4:220: ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'` tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4:221: ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`" tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4:222: ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'` tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4-223- # In autoconf-2.13 it is called $ac_given_srcdir. ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4-226- case "$ac_given_srcdir" in tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4:227: .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;; tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4-228- /*) top_srcdir="$ac_given_srcdir" ;; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4-287- # Set POTFILES to the value of the Makefile variable POTFILES. tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4:288: sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'` tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4:289: POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"` tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4-290- # Compute POTFILES_DEPS as ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4-302- # The LINGUAS file contains the set of available languages. tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4:303: ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"` tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4-304- POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4-306- # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS. tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4:307: sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'` tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4:308: ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"` tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4-309- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4-350- QMFILES="$QMFILES $srcdirpre$lang.qm" tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4:351: frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'` tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4-352- MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg" tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4:353: frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'` tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4-354- RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4-391- QTCATALOGS="$QTCATALOGS $lang.qm" tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4:392: frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'` tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4-393- TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg" tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4:394: frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'` tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4-395- CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4-402- for lang in $ALL_LINGUAS; do tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4:403: frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'` tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4-404- cat >> "$ac_file.tmp" <<EOF ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4-413- for lang in $ALL_LINGUAS; do tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4:414: frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'` tiemu-3.04~git20110801-nogdb+dfsg1/m4/po.m4-415- cat >> "$ac_file.tmp" <<EOF ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/man/Makefile.in-53-DIST_SOURCES = tiemu-3.04~git20110801-nogdb+dfsg1/man/Makefile.in:54:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; tiemu-3.04~git20110801-nogdb+dfsg1/man/Makefile.in-55-am__vpath_adj = case $$p in \ tiemu-3.04~git20110801-nogdb+dfsg1/man/Makefile.in:56: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ tiemu-3.04~git20110801-nogdb+dfsg1/man/Makefile.in-57- *) f=$$p;; \ tiemu-3.04~git20110801-nogdb+dfsg1/man/Makefile.in-58- esac; tiemu-3.04~git20110801-nogdb+dfsg1/man/Makefile.in:59:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; tiemu-3.04~git20110801-nogdb+dfsg1/man/Makefile.in-60-am__install_max = 40 tiemu-3.04~git20110801-nogdb+dfsg1/man/Makefile.in-61-am__nobase_strip_setup = \ tiemu-3.04~git20110801-nogdb+dfsg1/man/Makefile.in:62: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` tiemu-3.04~git20110801-nogdb+dfsg1/man/Makefile.in-63-am__nobase_strip = \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/man/Makefile.in-414- @list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \ tiemu-3.04~git20110801-nogdb+dfsg1/man/Makefile.in:415: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ tiemu-3.04~git20110801-nogdb+dfsg1/man/Makefile.in-416- test -n "$$files" || exit 0; \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/man/Makefile.in-439- else :; fi tiemu-3.04~git20110801-nogdb+dfsg1/man/Makefile.in:440: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ tiemu-3.04~git20110801-nogdb+dfsg1/man/Makefile.in:441: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ tiemu-3.04~git20110801-nogdb+dfsg1/man/Makefile.in-442- list='$(DISTFILES)'; \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/man/Makefile.in-453- if test -d $$d/$$file; then \ tiemu-3.04~git20110801-nogdb+dfsg1/man/Makefile.in:454: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ tiemu-3.04~git20110801-nogdb+dfsg1/man/Makefile.in-455- if test -d "$(distdir)/$$file"; then \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/misc/Makefile.in-54-DIST_SOURCES = tiemu-3.04~git20110801-nogdb+dfsg1/misc/Makefile.in:55:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; tiemu-3.04~git20110801-nogdb+dfsg1/misc/Makefile.in-56-am__vpath_adj = case $$p in \ tiemu-3.04~git20110801-nogdb+dfsg1/misc/Makefile.in:57: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ tiemu-3.04~git20110801-nogdb+dfsg1/misc/Makefile.in-58- *) f=$$p;; \ tiemu-3.04~git20110801-nogdb+dfsg1/misc/Makefile.in-59- esac; tiemu-3.04~git20110801-nogdb+dfsg1/misc/Makefile.in:60:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; tiemu-3.04~git20110801-nogdb+dfsg1/misc/Makefile.in-61-am__install_max = 40 tiemu-3.04~git20110801-nogdb+dfsg1/misc/Makefile.in-62-am__nobase_strip_setup = \ tiemu-3.04~git20110801-nogdb+dfsg1/misc/Makefile.in:63: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` tiemu-3.04~git20110801-nogdb+dfsg1/misc/Makefile.in-64-am__nobase_strip = \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/misc/Makefile.in-374- @list='$(dist_misc_DATA)'; test -n "$(miscdir)" || list=; \ tiemu-3.04~git20110801-nogdb+dfsg1/misc/Makefile.in:375: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ tiemu-3.04~git20110801-nogdb+dfsg1/misc/Makefile.in-376- test -n "$$files" || exit 0; \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/misc/Makefile.in-386-distdir: $(DISTFILES) tiemu-3.04~git20110801-nogdb+dfsg1/misc/Makefile.in:387: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ tiemu-3.04~git20110801-nogdb+dfsg1/misc/Makefile.in:388: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ tiemu-3.04~git20110801-nogdb+dfsg1/misc/Makefile.in-389- list='$(DISTFILES)'; \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/misc/Makefile.in-400- if test -d $$d/$$file; then \ tiemu-3.04~git20110801-nogdb+dfsg1/misc/Makefile.in:401: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ tiemu-3.04~git20110801-nogdb+dfsg1/misc/Makefile.in-402- if test -d "$(distdir)/$$file"; then \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/missing-139- # Could not run --version or --help. This is probably someone tiemu-3.04~git20110801-nogdb+dfsg1/missing:140: # running `$TOOL --version' or `$TOOL --help' to check whether tiemu-3.04~git20110801-nogdb+dfsg1/missing-141- # $TOOL exists and not knowing $TOOL uses missing. ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/missing-173- from any GNU archive site." tiemu-3.04~git20110801-nogdb+dfsg1/missing:174: files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` tiemu-3.04~git20110801-nogdb+dfsg1/missing-175- test -z "$files" && files="config.h" ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/missing-202- proper tools for further handling them. tiemu-3.04~git20110801-nogdb+dfsg1/missing:203: You can get \`$1' as part of \`Autoconf' from any GNU tiemu-3.04~git20110801-nogdb+dfsg1/missing-204- archive site." tiemu-3.04~git20110801-nogdb+dfsg1/missing-205- tiemu-3.04~git20110801-nogdb+dfsg1/missing:206: file=`echo "$*" | sed -n "$sed_output"` tiemu-3.04~git20110801-nogdb+dfsg1/missing:207: test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` tiemu-3.04~git20110801-nogdb+dfsg1/missing-208- if test -f "$file"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/missing-231- *.y) tiemu-3.04~git20110801-nogdb+dfsg1/missing:232: SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` tiemu-3.04~git20110801-nogdb+dfsg1/missing-233- if test -f "$SRCFILE"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/missing-235- fi tiemu-3.04~git20110801-nogdb+dfsg1/missing:236: SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` tiemu-3.04~git20110801-nogdb+dfsg1/missing-237- if test -f "$SRCFILE"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/missing-261- *.l) tiemu-3.04~git20110801-nogdb+dfsg1/missing:262: SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` tiemu-3.04~git20110801-nogdb+dfsg1/missing-263- if test -f "$SRCFILE"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/missing-280- tiemu-3.04~git20110801-nogdb+dfsg1/missing:281: file=`echo "$*" | sed -n "$sed_output"` tiemu-3.04~git20110801-nogdb+dfsg1/missing:282: test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` tiemu-3.04~git20110801-nogdb+dfsg1/missing-283- if test -f "$file"; then ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/missing-300- # The file to touch is that specified with -o ... tiemu-3.04~git20110801-nogdb+dfsg1/missing:301: file=`echo "$*" | sed -n "$sed_output"` tiemu-3.04~git20110801-nogdb+dfsg1/missing:302: test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` tiemu-3.04~git20110801-nogdb+dfsg1/missing-303- if test -z "$file"; then tiemu-3.04~git20110801-nogdb+dfsg1/missing-304- # ... or it is the one specified with @setfilename ... tiemu-3.04~git20110801-nogdb+dfsg1/missing:305: infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` tiemu-3.04~git20110801-nogdb+dfsg1/missing-306- file=`sed -n ' ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/missing-312- # ... or it is derived from the source name (dir/f.texi becomes f.info) tiemu-3.04~git20110801-nogdb+dfsg1/missing:313: test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info tiemu-3.04~git20110801-nogdb+dfsg1/missing-314- fi ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/missing-336- *o*) tiemu-3.04~git20110801-nogdb+dfsg1/missing:337: firstarg=`echo "$firstarg" | sed s/o//` tiemu-3.04~git20110801-nogdb+dfsg1/missing-338- tar "$firstarg" "$@" && exit 0 ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/missing-342- *h*) tiemu-3.04~git20110801-nogdb+dfsg1/missing:343: firstarg=`echo "$firstarg" | sed s/h//` tiemu-3.04~git20110801-nogdb+dfsg1/missing-344- tar "$firstarg" "$@" && exit 0 ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/pedrom/Makefile.in-54-DIST_SOURCES = tiemu-3.04~git20110801-nogdb+dfsg1/pedrom/Makefile.in:55:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; tiemu-3.04~git20110801-nogdb+dfsg1/pedrom/Makefile.in-56-am__vpath_adj = case $$p in \ tiemu-3.04~git20110801-nogdb+dfsg1/pedrom/Makefile.in:57: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ tiemu-3.04~git20110801-nogdb+dfsg1/pedrom/Makefile.in-58- *) f=$$p;; \ tiemu-3.04~git20110801-nogdb+dfsg1/pedrom/Makefile.in-59- esac; tiemu-3.04~git20110801-nogdb+dfsg1/pedrom/Makefile.in:60:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; tiemu-3.04~git20110801-nogdb+dfsg1/pedrom/Makefile.in-61-am__install_max = 40 tiemu-3.04~git20110801-nogdb+dfsg1/pedrom/Makefile.in-62-am__nobase_strip_setup = \ tiemu-3.04~git20110801-nogdb+dfsg1/pedrom/Makefile.in:63: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` tiemu-3.04~git20110801-nogdb+dfsg1/pedrom/Makefile.in-64-am__nobase_strip = \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/pedrom/Makefile.in-374- @list='$(dist_pedrom_DATA)'; test -n "$(pedromdir)" || list=; \ tiemu-3.04~git20110801-nogdb+dfsg1/pedrom/Makefile.in:375: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ tiemu-3.04~git20110801-nogdb+dfsg1/pedrom/Makefile.in-376- test -n "$$files" || exit 0; \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/pedrom/Makefile.in-386-distdir: $(DISTFILES) tiemu-3.04~git20110801-nogdb+dfsg1/pedrom/Makefile.in:387: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ tiemu-3.04~git20110801-nogdb+dfsg1/pedrom/Makefile.in:388: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ tiemu-3.04~git20110801-nogdb+dfsg1/pedrom/Makefile.in-389- list='$(DISTFILES)'; \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/pedrom/Makefile.in-400- if test -d $$d/$$file; then \ tiemu-3.04~git20110801-nogdb+dfsg1/pedrom/Makefile.in:401: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ tiemu-3.04~git20110801-nogdb+dfsg1/pedrom/Makefile.in-402- if test -d "$(distdir)/$$file"; then \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/Makefile.in-54-DIST_SOURCES = tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/Makefile.in:55:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/Makefile.in-56-am__vpath_adj = case $$p in \ tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/Makefile.in:57: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/Makefile.in-58- *) f=$$p;; \ tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/Makefile.in-59- esac; tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/Makefile.in:60:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/Makefile.in-61-am__install_max = 40 tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/Makefile.in-62-am__nobase_strip_setup = \ tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/Makefile.in:63: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/Makefile.in-64-am__nobase_strip = \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/Makefile.in-374- @list='$(dist_pixmaps_DATA)'; test -n "$(pixmapsdir)" || list=; \ tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/Makefile.in:375: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/Makefile.in-376- test -n "$$files" || exit 0; \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/Makefile.in-386-distdir: $(DISTFILES) tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/Makefile.in:387: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/Makefile.in:388: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/Makefile.in-389- list='$(DISTFILES)'; \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/Makefile.in-400- if test -d $$d/$$file; then \ tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/Makefile.in:401: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/Makefile.in-402- if test -d "$(distdir)/$$file"; then \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm-7907-" < 7.g ^.|+L.1+2+3+4+5+6+7+8+9+0+0+0+0+0+0+0+0+0+0+0+0+1+a+b+c+4+d+e+f+g+g+g+g+h+i+c+7+8+j+k+7+7+l+l+l+l+l+l+b+m+n+o+p+q+q+c+0+r+s+O t+9. .u+v+w+6+c+5+x+m+a+y+M.z+A+B+N.C+k+4+D+E+h+F+o+G+H.)+H+f 7 9 U I+F.J+l+p+D+E+g+g+g+g+E+3+8+K+L+M+a.I+w.N+w+x+q+i+O+d+O+q+m+P+u.Q+[.i % ^ ", tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm:7908:" ^ @ <.}+R+S+4+T+U+V+W+X+U+Y+Z+`+ @ @ @ @ @ @ @ @ @ @ @ @.@+@@@X+#@$@%@%@&@*@*@&@%@=@-@Y+Z+Z+;@;@@@@@@@@@@@@@@@@@@@U+X+W+V+V+U+>@,@'@)@3.!@~@{@h+]@@@X+X+-@@@`+^@/@(@_@:@k+<@`+[@$@%@%@$@U+}@|@1@2@3@e 4@+.u.j+5@;@[@$@%@&@*@*@&@%@[@]@D+P+X.6@7@0+8@]@U+V+=@$@9@=@#@;@5@0@s.a@e b@< ", tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm-7909-" ) F y e.c@d@ @e@f@g@g@h@h@f@i@i@i@i@i@i@i@i@i@i@i@i@i@i@i@i@f@h@g@j@j@k@k@l@l@k@j@g@h@m@i@i@i@f@h@h@h@h@h@h@h@h@h@h@h@g@g@g@f@n@]@o@>+Y.~@p@f+q@r@f@h@h@h@f@s@e@q@}@<@t@u@$@v@h@j@k@j@g@f@n@`+c+w@x@V W )@y@z@$@s@h@j@k@k@k@l@k@j@h@r@A@g+k+0+B@C@#@r@f@g@j@k@k@j@h@s@$@D@E@F@[.v * ", tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm:7910:" + G@j.]+H@I@%@g@J@K@L@M@N@O@W+P@Q@R@R@R@Q@S@P@=@W+[@[@W+T@U@U@V@W@X@Y@Z@`@ #.#+#@#<@U@U@##$#%#V@&#*#=#=#-#*#;#*#>#,#'#)#!#~#{#h@9@]#(@^#:@p++@r@h@/#/#(#_#:#<#k@m@e@%@%@[#f@k@}#~#|#1#2#3#g@*@4#5#6#Y @.7#8# @9#0#a#b#c#d#e#f#g#h#i#j@r@X+j#4#k#9@m@l#m#n#o#p#~#q#r#s#v@`+t#x.;.4 ~ ^ ", tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm-7911-" ^ % k ;.S.u# @v@k@v# ] w#x#y#y#y#x#z#w#A#] ] ^ ] B#C#C#D# E#C#F#G#H# I#U@v@J#K#L#p+M#%@g@N# O#s@U@k@g@g@k@U@P#Q# R#$#s@;@d@s.S#T#U#V#;@m@W# X#U@k@v@*@%@n@m@k@Y# L@h@X+5+Z#^+| # ^ ", ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm-7916-" ] b@1%M+2%3%n@l@4% 4.C#5% 6%C#C#C#7%^ C#R# 8%C#-# 9%5% 0%C#C#U@U@U@C#C#a% b%c%d% e%C#C#C#C#f% g%h%i% j%k@&$k%l%>+r+k+u@r@U@m% n%[$ ] o%C#C#C#C#C#C#C#p% q%r% H#V+m@;@j+r.%.i & ", tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm:7917:" s%t%u%v%w%x%y%z%A%C#B% C%D%E%F%^ 4.C#5% G%C#C#C#R@H% C#I% J%C#:# K%L% M%N%O%^.6$P%Q%R%S% y#T%C#C#C#C#C#C#U% V%W%e# X%Y%C#C#Z%& `% &.& +&U@v@`+o+p@@&x+.@v@U@#& $&%& &&C#C#C#C#C#C#C#*& =&-& y#R@i@`+9+z.S ;&* ", tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm-7918-" ^ >&,&'&)&!&~&{&]&^&/&(&_&:&<&C#[&}&|&U@U@C#C#1& 4.C#5% ^ 2&3&4&5&6&7&C#C#C#8&G# C#b@ ^ 9&C#b+ 0&a& b&C#C#C#C#C#C#C#c&d&e&f&)%g&C#C#C#C#C#C#h& i&j&k&] l&C#C#m& ] n&o&p& q&c%g@$@5@m+V#e+r&i@U@s& t&u& v&C#C#C#C#C#C#C#w& x&7$ y&8&i@ @0+B.U 8 / ", ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm-7930-"a)b)y=c)d)e)f)H'>'j,g)h)i)j)k)l)m)n)o)p)q)r)s)t)''R>u)v)w)x)y)z)Q&A)^ 4.C#5% B)C#'$A$C)D)E)F)G)T&H)^ I) J)C#C#d@ K)L) M)c&C#C#C#C#C#C#C#C#C#m*/=C#C#C#C#N) O)P)^ Q)C#R) S)T)U)H# V)C#W) X)i% Y)C#C#C#C#Z) `) ! +*.!+!@!I##&#! $!%! d)&!l@*!=!-!;!>!,!'!)!!!~!{!]!^!/!(!_!:!<![!1;9,}! ", tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm:7931:"|!1!2!3!4!H'5!,'g)>':>6!7!8!9!0!>>a!b!c!d!e!f!(*Q>R>g!h!i!j!k!`>C#Y# 4.C#5% l!C#m!n!o!p!q!r!s!o%t! u! A*C#C#v! w!x! ] $$y!z!A!8$0$B!C!D!E!F!w,l@C#C#M-Q# G!H! I!C#J! K!L!M! N!C#O!A# P!Q! f$C#C#C#C#<= S*R!S!^ A#T!0>),@!U!V! Q$S&l@W!X!-!Y!Z!<!`! ~.~.~+~@~#~$~%~&~*~=~-~;~9,>~ ", tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm-7932-",~'~)~M=!~~~e)H'g),'{~]~^~/~(~p)_~:~m)<~G>[~{-:>Q>R>}~n$|~1~',2~C#3~ 4.C#5% 4~T&P&g&5~6~7~8~##T&+% 9~ y;C#C#*# 0~a~ b~%$C#C#c~ K-d~ e~C#f~g~ =-h~i~ #!j~C#o%6> *-k~ l~l@C#C#C#m~ g$n~o~p~H# G#q~r~U=s~|=t~u~v~+&,%Q$ z#w~l@]-x~y~z~A~B~C~D~E~F~G~H~I~J~K~L~M~N~O~P~@'Q~^ ", ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm-7938-" 5/6/7/8//]9/0/a/b/c/d/e/f/g/h/i/j/&^i/k/l/m/n/o/p/q/r/s/t/u/v/A%Q&C#C#Q&Q&C#C#Q&T&l@P&.*w/x/y/y/z/O!T%P&l@l@U@U@l@l@U@l@k@k@l@T&l@T&T&T&T&T&T&T&T&T&T&T&T&C#C#C#C#Q&Q&Q&Q&Q&Q&Q&A/A/C#C#Q&A/A/A/A/A/A/l@B/A/C#C#Q&Q&T&m@v@9#s@h@g@k@k@l@l@l@l@k@g@f@e@q@u@^@M# @X+C/r@m@h@g@g@m@r@*@%@*@e@9#f@Q&Q&Q&'$;{i*'$8&z](^D/E/F/G/H/I/J/K/L/M/'!N/N/O/P/Q/b^R/S/T/U/V/ ", tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm:7939:" W/X/Y/Z/`/ (.(+(@(#($(%(%(&(*(=(-(;(>(,('()(!(~({(](^(/(((_(:&&!:(;{;{f@P&<&c&c]##T%<(w/[(}(|(1(2(3(4(5(Y%T%T%T%T%M-j~<(6(6(M-T%T%.*######l#c]c]##)/)/c]c]c&7('$8(%$<&%$2~:(%$9(0(0('$A%0(a(a(b(c(d(d(d(e(f(9(;{%$:(:(;@u@*$`+U+$@%@&$n@n@n@&$*@g(U+}@/@1+p@i$1+r$<@>@;@W+$@V+@@>@]#h(i(j(g&k(I^l(q,/=^^F#m(n(o(p(q(r(s(t(u(v(w(x(y(z(A(B(C(B(D(E(F(B'G(H(9,I( ", tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm:7940:" J'J(K(L(M(N(O(@(P(Q(R(S(T(U(V(W(X(Y(Z(`( _._+_@_#_$_%_&_*_=_-_;_L^>_F#,_b]'_)_!_~_{_]_^_/_(___:_<_[_}_|_1_{_2_2_2_{_3_4_5_6_7_8_9_2_2_0_a_a_0_a_b_c_d_e_f_g_h_i_j_i_k_l_m_l_n_o_p_p_q_r_p_s_t_u_v_w_x_y_z_A_B_C_D_E_F_b+G_^*a+c+D+f+I@]#5@]#D@H_e+r$I_M.R.F@J_K_u.{%{@b+4+F+L_M_N_O_P_Q_R_S_T_U_V_W_X_x~Y_Z_`_ :.:+:@:#:$:%:&:*:=:=:-:;:<)>:,:':):!:~:{:]:^:/: ", tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm-7941-" m$(:_:|*::<:[:}:|:1:2:3:4:5:6:7:8:9:0:a:b:c:d:e:f:g:h:i:j:k:l:m:n:o:p:q:r:s:t:u:v:w:x:y:z:A:B:C:D:E:F:G:H:I:I:J:K:L:M:N:O:P:Q:R:S:T:U:V:W:X:X:Y:Z:`: <.<+<@<#<$<%<&<*<=<-<;<><,<'<)<!<~<{<]<^</<(<_<:<<<[<}<|<1<2<3<4<]%5<6<r.s.=+~+S+7<v+8<^#K.H.u.9<,+{.[./+3@0<Q+|#a<b<c<d<e<f<g<h<i<j<k<l<m<n<o<p<q<r<s<t<u<v<w<x<y<^]z<A<B<C<D<E<F<G<H<I<J<K<L<M<{:N<O<P< ", tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm:7942:" r>Q<R<3]S<T<U<V<W<X<Y<Z<`< [.[+[@[#[$[%[&[*[=[=[-[;[>[,['[)[![~[{[][^[/[([_[:[<[[[}[|[1[2[3[4[5[6[7[8[9[0[a[b[c[d[e[f[g[h[i[j[k[l[m[n[o[p[q[r[s[t[u[}>v[w[x[y[z[A[B[C[D[E[F[G[H[I[J[K[L[M[N[O[P[Q[R[S[T[U[V[W[X[Y[Z[{.`[T =.L |.b.!@ }.}+}S#T#d.M 3@4.| v @}#}$}%}&}*}=}-};}>},}'})}!}~}{}]}^}/}(}_}:}<}[}}}|}1}2}3}4}5}6}7}8}K<9}0}a}b}c}d}e}f}g}h}{:i}j}k} ", tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm:7943:" l}X/m}n}o}p}q}r}s}t}u}v}w}x}y}z}A}B}C}D}E}F}G}H}I}J}K}L}M}N}O}P}Q}R}S}T}U}V}W}X}Y}Z}`} |.|+|@|#|$|%|&|*|=|-|;|>|,|'|)|!|~|{|]|^|/|(|_|:|<|[|}|||1|2|3|4|5|6|7|8|9|0|a|b|c|d|e|f|g|h|i|j|k|l|m|n|o|p|q|r|s|t|u|v|w|x|p <.7 5 :.i.e y|n.z|_.A|`.C B|C|D|E|F|G|H|I|J|K|L|M|N|O|M|P|Q|R|S|T|U|V|W|X|Y|];Z|`| 1.1+1@1#1$1%1&1*1=1-16,o>;1>1,1'1)1!1~1{1]1^1/1(1_1 ", tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm-7944-" :1<1[1}1|111213141516171819101.1a1b1c1d1e1f1g1h1i1j1k1l1m1n1o1p1q1r1s1t1u1v1w1x1y1z1A1B1C1D1E1F1G1H1I1J1K1L1M1N1O1P1Q1R1S1T1U1V1W1X1Y1Z1`1 2.2.2.2+2@2#2$2%2&2*2=2-2;2>2f|,2'2)2!2~2{2]2^2/2(2_2:2<2[2}2|21222324252~ * / @ # ; > o b@b@b@6272829202a2b2c2d2e2f2g2h2i2j2k2l2m2n2o2-'K'[]p2q2r2s2t2u2v2w2x2y2z2A2B2C2D2E2F2G2H2D2I2v>J2K2L2M2N2O2P2Q2^1]]R2S2 ", tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm:7945:" I'T2U2V2V2W2X2Y2Z2Z2b/`2 3.3+3@3#3$3%3&3*3=3-3;3>3,3'3)3!3~3{3]3^3/3(3_3:3<3[3}3|31323334353637383936303a3b3c3d3e3f3g3h3b3i3w(j38^k3@~)!l3m3n3n3o3m3p3q3r3s3t3u3v3w3x3y3z3A3B3C3D3E3F3G3H3I3J3K3L3M3N3O3P3Q3R3S3T3U3 ' ^ ^ ]V3W3X3Y3Z3`3 4.4+4@4#4$4%4&4*4=4-4;4>4,4'4)4!4~4{4]4^4/4(4_4:4<4[4}4|4142434445464748494+^)104a4b4c4g^d4d4e4A<f4g4h4i4j4 ", tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm:7946:" S;k4l4[4m4n4o4p4q4r4s4t4E|u4v4w4x4y4z4A4B4C4D4E4F4G4H4I4J4K4L4M4N4O4+^P4K2Q4R4S4T4U4V4W4X4Y4Z4`4 5.5+5@5Y4Q/#5$5f3%5&5*5=5-5;5>5,5'5)5!5~5{5]5^5/5(5_5:5<5<5[5A3}5|515259)3545556575@'859505a5b5c5d59-e5f5R3S3g5h5 S%i5j5k5l5m5n5o5p5q5r5])s5t5u5v5w5x5y5z5A5B5C5D5E5^4F5G5H5I5J5K5L5M5N5O5P5Q5R5S5T5U5V5R5C2W5X5Y5Z5`5 6.6D<+6@6#6@6$6%6&6*6^1=6R2-6 ", tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm-7947-" ;6>6,6h^'6)6!6~6{6]6^6/6(6_6:6<6[6}6|616263646566676869606a6b6c6d6e6<*f6g6h6i6j6I]k6l6m6n6o6p6q6r6s6t6u6v6w6x6y6z6A6B6C6D6E6F6G6H6I6J6K6L6M6N6O6P6Q6R6S6T6U6V6W6A3X6Y6Z6`6 7.7+7@7#7$7%7&7*7=7-7;7>7,7'7)7P3!7~7{7m^]7^7/7(7_7:7<7[7}7|717!'_>r5273747576777879707a7b7c7d7'4[!e7f7g7h7i7j7k7l7m7n7o7p7q7r7U5U5s7t7u7v7w7x7y7z7 6z7z7A7B7C7D7o>E7F7G7H7I7J7 ", tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm:7948:" /:K7L7M7N7O7P7O7O7Q7R7S7T7U7V7W7#3X7Y7Z7`7 8.8+8@8#8$8%8&8*8=8-8;8>8,8'8)8!8~8{8`,]8^8/8(8_8:8<8[8}8|8*~18]528384858;56878889808a8b8c8d8e8f8g8h8i8j8k8r3l8m8[5n8o8p8q8r8s8t8u8v8@7w8x8y8z8A8B8C8D8E8F8G8H8{]I8~7{7J8K8L8M8N8O8P8Q8R8S8T8U8V8W8X8Y8Z8`8 9.9+9@9#9$9%9&9i>`]*9=9-9;9^4>9,9'9)9!9~9{9]9^9/9q7!;(9_9t7:9<9%1[9}9w76,|9192939495969s>79G7899909 ", tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm:7949:" a9b9c9h^d9e9f9g9h9i9j9k9l9m9n9o9p9q9r9s9t9u9v9w9x9y9z9A9B9C9V*D9E9,8F9G9H9I9J9n3K9L953a3d3M9N953O9P9i6Q9R9K9S9T9U9V9W9X9Y9Z9`9 0.0+0@0#0$0%0&0*0=0-0;0>0,0'0)0!0~0{0]0^0/0(0_0:0<0[0}0|01020304020506070a-80I89000a0q5q5b0c0d0n)e0f0g0h0i0j0k0l0r5m0n0o0p0q0r0s0t0u0v0w0k$x0y0z0A0B0C0D0E0F0H5D0G0H0I0J0K0L0M0N0O0P0Q0R0S0T0U0V0;1y2W0X0Y03/@1Z0w2`0+^^: a ", tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm-7950-" ^ R;.a+a@a#a$a%a&a*a=a-a;a>a,a'a)a!a~a{a]a^a/a(a_a:a<a[a}a!1|a1a2a3a4a5a6a7a8ad3M953L99a0aaabacadaeafagahaiajakalamanaiaoapaqarasatauavawaxayazaAaBaCaDaEaFaGaHaIaJaKaLaMaNaOaPaQa*7RaSaTaUaVaWaXaYaZa`a b.b+b@b#bl,$b%b&b*b=b-b;b>b,b'b)b!b~br=X8&9{b]b^b/b(b_b:b<b[b}b|b1b2by03bj74b5b6b7b8b9b0bD0abbbcbdbv2ebfbgba)hbibjbo{kblbmbnbobpbqbrbsbtbubvb^:wb ", tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm:7951:" xbybzbAbBbCbDbEbFbGbHbIbJbKbLbMbNbObPbQbRbSbTb)7UbVbWbXbYbZb`b c.c+c@c}a#c$c%cF1&c*c=c-c-c;c>c,c'c;c)c!c~c{c]c^c/c(c_c:c<c[c}c|c,!1c2c+03c4c5c6c7c8c9c0cacbcccdcecfcgchcicjckclc,6mcncocpcqcrcsctcucvcf5wcxcyczcAcBcCcDcEcFcGcHcIcJcKcLcMcNcOcPcQcRcv5ScTcUcVcWcXcYcZc`c d.d+d@d#d$d%d&d*d=d-d;d>d,d'd)d!d~d{dVb]d^d/dH8(d_d:d<d[d}d|d1d2d3d4d5d6d+^7d8d ", tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm:7952:" 9d0dad+8bdcdddedfdgdhdidjdkdldmdndodpdqdrdJ2sdtdudvds4wdxdM7ydzdAdBdF9CdDdEdFdGdHdId[8JdKdLdt6JdMdNdOdK95cPdQdRdSdS9TdUdVdWdK9XdYdZd`dk3 e.e+eE17c@e#e$e%eGa&e*e=e=eW6-e;e>e,e'e)e!e~e-2i4i4O<{eO<]e^e/e(e_e:e<e[e}e<5|e1e2e3e4eba5e6e7e8e9e0eaebecedeeefegeheiejekelemeneoe2bpeqereseteuevewexeyezeAeBeCeDeEeFeGeHe,6IeJeKeU59,LeMeNeOekbPeQeRe`0SeTeUe ", tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm:7953:" VeWel4XeYeZe`e f.f+f.a@f#f~d$f%f 3&f*f=f-f:6;f51>f,f'f)f!f-[~f{f]f^f/f(f_f:f<f[f}f|f_c1f2f3f4f5f6f1c1,7f8f(c}c9f0fafbfcfdf9fefffgfafhfifbfjfkfjflf@eDamfnfmfof^0pfqfrfsftfufvfwfxfyfzfAfBfCfDfEfFfGfHfIfJfKfLfMfNfOfPfQfRfSfTfUfVfWf6eXfXfYfZf`f g.g+g@gf2#g+d$g%g&g*g=g-g;g>g,g'g)g!g2/~g{g]']g^g/g(g_gfb:g<g[g}gvb|g1g2gG<:93g4g5g%f6g7g8g9g0g{:p7Teag ", tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm:7954:" ] bgcgdgego4fggghgigjgkglgmgO~P~ngogpgqgrgsgtgugvgwgxgygzg<*9-AgBgCgDgEgFgGgHgIgJgKgLgMgNgOgOgPgQgRgSgTg/cUgVgWgXgYgYgZg`g h.h+h@h#h$h%h&h5c*h=h-h;h>hGaGa,h'h)h!h~h{h99]h^h/h(h_h:h~h<h[h}h|h1h2h3h4h5h6h7h8h9h0hahbhchdh(/b8ehfhghhhihjhkhlhmhW-nhohphqhrhshthuhvhwhxhI(yhT*zhAhBhChDhEhFhGhHhIhJhKhLhMhNhOhPhQhRhShThUhVhWhXhYhZh`h i.i+i@i#ig4+^$i%i ", tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm-7955-" &iyb*i=i-i 3;i>ie!,i'ixd)i!i~if^{i]i^i/i_3(i_i:i<i[iC'(f}in{7g|i1i2i3iCd4i5i6i7i8i8i9i0iaibicidieifigihiiijikiliminioioipiqirisitiuiviwixiyiziAiBi'0mfCiDiEiFiGiHiIiJiKiLiMiJiNif^OiPi9-H8q8QiRiSiH8TiJfUiViWi=5XiYiZi`i jB(.j+j@j#jih$j%j&j*j=j-j;j>j,j'j)j!jr0~j{j]jChce^j/j(j_j:j<j[j}j|j1j2j3j4j5j6j7j8j9j84a)0j0jajX/s7H<bjcjdjejfjgjhjijg4<*99%i ", tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm-7956-" jjK2kjegljmjnjojpjqjrjsjtjujvjwjxjyjzj_iAjf6Bjg:CjDjEjpjFjGjHjIjJjBdKjLjMj6aNjOjPjQjRjSjTjUjVjCfWjXjYjHfZj~h`j k.k+k@k#k$k%k%k#k&k&k@k*k%k*k%kFaFa=k)0-k;kHa>k,k'k)k!k~k{k]k^k/k(k_k:kof<k[k}k5d5d^dH8|k1k2k3k4k5k6k7kI~8k.jga(86eXf9k0kakbkckdkekV~fk<b#ggkhkikjkkklkmknkokpkqkrksktkukvkwkxkykzkJh5j(g_4AkBkd4GeCkDkEkGeFkGkHk/9s7HeIkJkKkLkS/Bd99Mk ", tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm:7957:" V!NkOkV2PkQk$>RkSkTkUkVkWk_:Xk;8YkZk`k l.lD9+l@l#l$l%l&la/*l}4=lyg-ls4;l>l,l'l)l!lsb~l{lUj]lWjXj^l/l(lU6[h_l:l<l$e[l}l|l1l[5[5bcbcbcbcbcbcbc2l2l3l4l5l6l;kzf7l8l9l0lalbl7lalcldlelfl8lglhlilEfjlklllmlnlolplqlrlsltlulvlwlehxlylzlXf$jAlBlClDlElFlQ>V~GlHlIlJlKlLlMlNlpgOlPlQlRlSlTlUlVlWlXlYlZl`l m.m+m@m#m$m%mBd0,J2&m(9B<*m<-=m-m;m>m&m,m'm)m!m99~m ", tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm-7958-" q>.1{m]m^m/m;f(mJjx2_m:m<m.l;8[m}m|m1m2m3m4m5m6mS~ l cq77ml48m7a9mH2{i0mambmcmdmemfmgmhmimjmkmlmmmnmompmqm<5Hfrm<5om<5smtmumpm<5Hfvmom<5vmomwmxmymzmAmBm~eZjCmDmEm(dcm2hFmm8GmHmImJmKmLmMmNmOmPmQmRmSmTmUmVmWmXmYmZiZm`m ngaVf.njh9k+nBlBl@n#n$n%n&n*n=n-nJl;n>n,n'nO5)n!n~n{n]n^n/n(n_n:n<n[n}n m|n(g1n2n3n4n=15nD'D'6n7n/1{18n*1D<9n0nan~:)mH2$ibn ", tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm:7959:" %iw9cnAbdnenfn5nS5gnhninjng=kn`2G3f|cglnmn,8c4nn-iG}onpnqnrnsntnunvnwnxnyn6aznAnBnCnDnEnFnGnHnInJnKnLnMnNnOnI7OnOn-ePn99QnRnSnFiTnTnFiTnUnjbVnWnXnYnZn`n/k o.o+o@o#oPe$o%oA3&o*o=o-o;op8>o,o'o)o!oH8~o{o]o^o/otl(o_o:o`m.j<o[ohh}o$j|o1o2o3o4o5o6o7o8o9o-n#g0oaobocodoeofogohoiojokolomo2jnooopo~gqo(g+mrosoto{duovowo+ixoyozoAoBo6n>~Coa4Q2Doo499Eo ", tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm:7960:" FoK2UbegGoHo 3IoJoKoLoicMoNoOoPoQoE'RoD}vd^f;lcnSoToUo[*VoWoXoYo>8Zo$f{d`o p.p+p@p#p:h$p$p%pT~&p*p=p-p;p>p,p'p)p!p~pj}yf{p]p^p/p:h(p_p:p{080<p'h[p}p|p~;1p2p3p4pgj4d5p6p7p8p}d9p0papbpcpdpepfp7dgphpipjpkplpmpnpopppqp`mrp<oWfhh}osp|otpupvpwpxpypnhzpAp0o#gBp'gCpDpEpFpGpHpIpJh.mJpKpLpMpNpOpPpQpRp1n+mSpTpUpVpWpU5XpYpZp`p qa4Q~4n.q+q@q#q^1$q@o%q ", tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm-7961-" Q$&qM7*q=q-q;q>q@aKj/a,q'q)qv2f|!q~q{q]q^q~d/qV*(q_qK(>2:q<qG9[q^fr7-[$f}q|q1q2q3q=p4q#n5q6q7q8q9qUj0qflaqbqcqdqeqfq(pgqhqiq~0jq8lZfkqlqmqnqgqoqpqqqk0{]A3rqsqtquqvqwqxqyqzqAq29BqCqDqEqil]h:dFqGqHqSmIqJqKqLqMqopNq:owlOqVfPq7eQq$jRq1oSqTqUqVqWqXqYqZq`q2b r.r+r@r#r$r%r9b&r*r=r-r;r>r,r'r)r!r~r{r]r5jSpSp^r/r(r_r:rKe$1q7<r[r[q}r|r1r2r3r4r5rPe6r ", tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm-7962-" 7r(a8r9r0r+l*qb/{far2]brarcr54s4)fdrsnerfrgrhrirjrkrlrmrnr-[or:fpr}aqrD})8rrsrYjtrurXjvrglwr8qxromyr:l8qzrHfArBrCrDrWjgmEr(h_p]hFrGrCmclHrBmbl`jIr&edc59JrKr~:LrMrNrOrPrQrRr>orqQ2rqSrFfwrTrblJmUrVrWrXrYrZr`r s`i.s.jba5e@jhhjh$j|o1o+sTq@s#s$s%s&snhu4#ggkScie*s=s-sNl;s>s,s'sTc)s!s~s{s(g]s^s/s(s5j1n_sSp92:s<s[sS5}s|s1s2s3sCk4s5sy76s)m';8-7s ", tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm:7963:" 8s9s0sasbscsdsesfsgsSo'ihsisjsM7{fkslsmsnsospsAdqsrssstsus^fvsl4ws&>xs!;!;yszsDrAsBsCs*eyf~pZ6DsyfyfEsEiFsurGs9lHsIsJsyfDsKs6hLsMsNsOsPsQsRsSs;eFfdcTsejo8UsVsWs^dXsYsZs`s@oi4 t.t+t@t#t$t%t&t*t=t]k-t;t>t,tZi't`ih{Ufga5e8e7e}osp)ttp!t~t{t]t^tX*G#&sa0/tJ5gk(t_t:t<t[t}t|t1t2t3t4t5t6t7t8t9t0tz&at]rbt_sctdtetYpftgt;8htitF2-m~32-jtktPh^1ltmtnt ", tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm-7964-" otptqtrtstttutvtwtvtxtytzt 3AtBtCtDtEtFtGtHtItJtKtLtMtNtOtPtbmQtRtStgjTtUtVtb/aqWtXtYtZtdlRs`tdl^p(d u!e.uEsZtEs+u@u#u{kHa$u%u&u*u99nq=u-u;uEi^:=o>u80,u'u)u!u~u@o{u]u^u/u(u(e_u:u<u[u}u|u1u2u3u4u5u6uXr7u8u9uO]0uaub8xlbucu7edujheu)ttpfu{tguhuiujuku~~lus2pemunuoupuqurusutuuuvuwuxuyuzuAuBuCuDuEuFuGuHuIuJhJuKuR;y>T]VbLuMuvbV7>~Q5f|R/NuIiI7Ou ", tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm:7965:" H%PuQuRuSuTuUuVuWuXuYuV]Zu`uij v.v+v@v#v$v%v&v]q*v=v-v;v>v,v'v)vfgJ(=[<a(r!vD}ur~v{v]v{k^v/v(v_v:v u<v[v}v|v1vjmum2v3vaq4v5v6v7v7vI7<5_v8vmqof7d6h9v0vavbvcvdvevfvgvhvivjvkvlvmvnvovpvqvrvZ6svjqtvuv6uvv7uwvZixvyvzvAvgafhPq.nBvCv9kDvEvFvGvHvIvJvKv(%Q>Lv'4gkMvNv,nOvPvwkQvRvSvTvUvVvWvXvYvZv`v w.w+w@w3ti7,g#w$ww4%w&wL7|rZ5fs*wi}=w-w;wNuTnI7,; ", tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm-7966-" >w(akg,w'w)w!woj_i~w{w]w^w/w(w_wxd:w<w(r{i[w}w|w1w&i2w3w4w>l5w6w5n=>7w8w9w0wO<awCfjm_hbwcwklom+(]vlldw8lyrewbl7lxf,bfw utfgwhqgl oYjhwiwjwHm>uTskwlwfvmwnwowpwv3-lqwrwqwswtw#quwvwwwFfxwomywJmzwAwBw;tCwDwEwFwGwb8UfOq<oj{HwIwJw@~KwLwMwNwOwPwku~~&s&sQwH5RwSwTwUwVwWwi7XwYwZw`w x.x+x@x#x]r$x%x&x*x=x-x;x>xKh,x'x)x!xlvV79p~xc4{x]x441/owdccc^x ", tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm-7967-" /x(x_x:x<xrts444~x$f[x}x|x(s1x2xD}3x4x5x6x7x8xD}9x0xg4axbxcxogdxIoexfxgxhxix*ojxUjDs1vkxlllxmxofnxoxllbw}v_q]vlxpxhlqxrxCfsxpxtxuxvxwxwxxxUmyx*ozx4dAxv3BxCxDxExFxGxHxIxJxKxLxMxNxOxPxUjQxRxSxTxUxVxWxXxYxZx`xGw yUfba.y+y@y#y$yZqbe%y&yZ]*y=y[](*-y;y>y,y^4g7'y)y!y47Xl~y{y]y^y/y:4(y_y:y<y[y}y|yB&I51y2y.m5j3y|kgp4ysb5y6y7y{1:-O28y9y*67d=o0y ", tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm:7968:" 0taybycydybr)feykgvtfy)igyhyiycx>ljykylymynyNt'8oypyqybvry+3=lsytyuyvyAtwyxy4n/pyy.u)p'pjqzy!pAyUsBy1v{k=p!pCyDyEy0qFyGy!eR2HyHrIyEsJyKyLyMyNyOyPyQy>uqvRySyYtTyUyVyWyXyYyZy`y z.z+z,u@z#z$z%z&z*z=z-z;z>z,z'z`m)z!z~z{z]z^j-y^z;g/z(z`]_z:z<z@v[z}z|z1z2z3z4z5z6z7z8z9z0zazbzczdzezfzgzhziz xjzkzlzmznzozpz(gqzrzsztzuzvzwzz>xzL7yzzz;wAzzxBzCz ", tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm:7969:" DzEzFzGzvsHzIz)iJzKzLzMzNz!]OzPzQzRzSzTzUzVzWz+v bigXzarYz,~Zz`z AC2D}.A+A`p@A#A$A%A]hSsjq7l&A*A=A-A;Ayf>AGsEs:h,A'A)ASs8q!A}vEsQe!e~e~A{A]A^A/A6h(A_A:A<A[Apq}A|A1A2A`53A4A5A6A7A8A|59A0A_kaA%ubAcAdAeAfA#ygAhAiAP>P>%!e70tjAV!N5kAlAmA^jnAmkoApAI5qArAsAtAuAvA'4wAxAyAzAAABACADAEAFAGAHAIAJA*fKALAMAleIu_s+mNAOAPASsQAMaRASATAUAVAM<WA*o=7XA ", tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm:7970:" QhYAZA`A B_:.B+B@B#B$B%B&B*B=BOz'~+v-B;B>B,B'BGj)B!B4w~B1;{B0s]B!;^B/B(B}aP4_BGq:B~v<B7lOs<Baq[B}B|B7v/l&w:BCf8q1B2B3BEm8qIa4B5B#nqq6B7B508B9B0B4daBbBcBdBeBfBSeOh{>OhswgB#qhB*61x0q~hiBjBIrkBlBmBnBoBpBqBVeVeVerBrBX8sBtBuB%bOpvB+gApwBxBL5yBzBABBB%rCBDBEBFBGBHBIBJBKBLBMBNBOBPBQB_tRBSBDATBB0UBO~VBWBIuSproXBYBHhZB`B C^].C+C@C#C$C%C&C=7*C ", tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm-7971-" =Cigzb-C;C)yt4>C,C'C)C!C^w~C{C]C^Cyb+6_B/C(C_C>8:C<C[C}C|C1C{q2C3Cor4C5CWpLu/B*egq6C7Cyf#u8C,A:B9C0C|57l^v7lGs:h<BjmaC<B~pkxYjbCcCHmdCeCfCgChCNjobiCjCkClCJt59mCnCoC`6lwpCqCf^rCsCtCrmuCT6vCwCxCyCnBzCB5Ver5%!ACBCCC:1DCECFCGCHCICJCKCLCMCNCOCPCQCRCSCTCUCVCWC|jXCYCZC`C DPv.D+D@D#D$D%D&D*D<y=D-D;D>D,D5jro_s'D)D4q!D]k~D{D^dw9Qu]D^D/Dn{]e(D ", ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm-7974-" AFBFCFDFEFFF`AGFHFIF/qJFKFLFusMF7mNFOF~CPFQFOtRFSFTFmsUFVFWFV*XFYFZF`F G.G+G4/CrTrgl@GZf#G$G%G@Gglwrglgl:BWj&G^v*G=G/vx3sx-G;G-Gjmsb>G,G'G)GWEAx8A!G~G{G]GC7^G/G(GNh_Gvz'm:G]Gyn<G[G}G|G1G2G=F3G4G5G6G7G8G9G0GaGbGcGdGeGfGgGhGiGjGkGlGmGnGoGpGqGrGsGtGuGvGwGxGyGzA31)8zGAGBGdFCGDGEGFGGGHGIGvhJGKGa9LGMGNGX7OG}rPGQGRGSGlnhcTG+>GeUGVGWG(1XG ", tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm:7975:" YG0dZG2C`G H.H1aEq+H@H#HKF2w$H%H]q&H*H=H@a-H;H>H,H'H)Haxax!Hmn~H{H]H^H/H(H_HXz:Hrm<5omomtm<H[H[H}HT6Jm|H1H!AWsjm2HJm3H4HVj5HOmCm6H7H8H9H0HaHbHExcHdH6n6nHehbR3,~,~f|HqeH>8fH<1gHhHiHjHkHlH/AmHnHoHpHqHrHsHtHuHvHwHxHyH&EzHAHBHCHDHEHFHGHHHIHJHKHLHMHNHOHPHQHRHSH;rTHUHVHWHXHYHZH`H I.I+I@I#Io0$I%I&I*ImG=I-I;Iej>I,I'I)I9E!I~I{I]I^IyszxZt/I ", tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm-7976-" H#:rE'Ru(I_I:I<I<I[I+l}I|I1Ior2I3I4I0-5I6I7IMF8IFj9I0IaIbIcI@cdIeIfIgIhIiI_CjIExkIlIv3rbrbmIkIkIkInIoInIpIqxqIkIv38AqIrIsItIuIvIfv~epIwIxIyIExExvqv3zIAIxIvq/AAIbHBICIDIiCwIxIBDxDEIFIFIGIwIHIIIJIKILIMINIOIPIQIRISITIUIVIWIXIYIZI`I J.J+J@J#J$J%J&J*J=J-J;J&y>J,JE0'J)J!J~JO5{J.v]J^J/J(J_J:J>E<J[J}J|J1J2J3Jpq4J5J6J7J>A8J9J0JBge!S5e^JEaJ ", ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm-7984-" _Q:Q<Q[Qegj9sOsO{iar{i`2{iar]q.HX/~1tMfs34EN'~Uo}Q|Q1QdPf|.q2QA# 3Q4QAO5QAO6QLN7Q7QLN8QX09QVw-D0QaQbQcQdQeQ/yH|fQgQhQiQjQkQlQmQnQoQ36pQqQrQsQtQuQvQwQxQxQyQzQAQBQCQDQEQFQz=Z*GQHQ2!IQJQKQ A#Fq,kqx4HLQYtdlMQNQOQOQPQQQMQRQ^tSQ^tTQUQ|vVQ^p7H7HYt(kWEuvz# ", tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm:7985:" WQXQYQZQ`Q4D R+Bb/.R+R,B@R`2&a;for)wpK#R$R%R&R*R854n=RO2E>H# -R;RlPkPkPkP5Q5QlP>R,R'R)R!RnQ~R{R]R^R/R(R_R:R<R<R[R}R%O|R1R2R3R4R5R6R7R8R9R0RaRbR,4s0cRdReRfRgRhR7*iRy=`*6O2pjRkR^ ^ hA*pBJlRof#uDr(kRsmRwrnRoRCmpRqRrRrRsRtRuRDrvR8PuIYt4HwRxRyR ", tiemu-3.04~git20110801-nogdb+dfsg1/pixmaps/logo.xpm-7986-" ^ zRARzxBRCRDRERFRGRHRIRJRKRLRMRNRORPRQRRR)7(x39]~SR~'^ d)TRURlPkP5QLNVOkPVR P4QWRXRYRZR`R S.S+S@S#S$S%S&S*S=S-S;S<R>S,SOB'S)SIO!S~SOPOH{SfQ]S^S/S(S_S:S<S[S}S|S1SX~ yR2S3S4S{k4HofYtLQYtof5SBy6S7SursFWsDr9AtItItIvRoItI8S9S^ ", ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/po/Makefile.in.in-87-.po.gmo: tiemu-3.04~git20110801-nogdb+dfsg1/po/Makefile.in.in:88: @lang=`echo $* | sed -e 's,.*/,,'`; \ tiemu-3.04~git20110801-nogdb+dfsg1/po/Makefile.in.in-89- test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/po/Makefile.in.in-166-$(POFILES): $(srcdir)/$(DOMAIN).pot tiemu-3.04~git20110801-nogdb+dfsg1/po/Makefile.in.in:167: @lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \ tiemu-3.04~git20110801-nogdb+dfsg1/po/Makefile.in.in-168- if test -f "$(srcdir)/$${lang}.po"; then \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/po/Makefile.in.in-196- for cat in $$catalogs; do \ tiemu-3.04~git20110801-nogdb+dfsg1/po/Makefile.in.in:197: cat=`basename $$cat`; \ tiemu-3.04~git20110801-nogdb+dfsg1/po/Makefile.in.in:198: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ tiemu-3.04~git20110801-nogdb+dfsg1/po/Makefile.in.in-199- dir=$(localedir)/$$lang/LC_MESSAGES; \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/po/Makefile.in.in-206- if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \ tiemu-3.04~git20110801-nogdb+dfsg1/po/Makefile.in.in:207: link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \ tiemu-3.04~git20110801-nogdb+dfsg1/po/Makefile.in.in-208- mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/po/Makefile.in.in-248- for cat in $$catalogs; do \ tiemu-3.04~git20110801-nogdb+dfsg1/po/Makefile.in.in:249: cat=`basename $$cat`; \ tiemu-3.04~git20110801-nogdb+dfsg1/po/Makefile.in.in:250: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ tiemu-3.04~git20110801-nogdb+dfsg1/po/Makefile.in.in-251- dir=$(localedir)/$$lang/LC_MESSAGES; \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/po/Makefile.in.in-255- if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \ tiemu-3.04~git20110801-nogdb+dfsg1/po/Makefile.in.in:256: link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \ tiemu-3.04~git20110801-nogdb+dfsg1/po/Makefile.in.in-257- mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/po/Makefile.in.in-294- for cat in $$catalogs; do \ tiemu-3.04~git20110801-nogdb+dfsg1/po/Makefile.in.in:295: cat=`basename $$cat`; \ tiemu-3.04~git20110801-nogdb+dfsg1/po/Makefile.in.in:296: lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \ tiemu-3.04~git20110801-nogdb+dfsg1/po/Makefile.in.in-297- for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/po/Makefile.in.in-359-.nop.po-create: tiemu-3.04~git20110801-nogdb+dfsg1/po/Makefile.in.in:360: @lang=`echo $@ | sed -e 's/\.po-create$$//'`; \ tiemu-3.04~git20110801-nogdb+dfsg1/po/Makefile.in.in-361- echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/po/Makefile.in.in-366-.nop.po-update: tiemu-3.04~git20110801-nogdb+dfsg1/po/Makefile.in.in:367: @lang=`echo $@ | sed -e 's/\.po-update$$//'`; \ tiemu-3.04~git20110801-nogdb+dfsg1/po/Makefile.in.in-368- if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/po/Rules-quot-15-.insert-header.po-update-en: tiemu-3.04~git20110801-nogdb+dfsg1/po/Rules-quot:16: @lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \ tiemu-3.04~git20110801-nogdb+dfsg1/po/Rules-quot:17: if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \ tiemu-3.04~git20110801-nogdb+dfsg1/po/Rules-quot-18- tmpdir=`pwd`; \ tiemu-3.04~git20110801-nogdb+dfsg1/po/Rules-quot-19- echo "$$lang:"; \ tiemu-3.04~git20110801-nogdb+dfsg1/po/Rules-quot:20: ll=`echo $$lang | sed -e 's/@.*//'`; \ tiemu-3.04~git20110801-nogdb+dfsg1/po/Rules-quot-21- LC_ALL=C; export LC_ALL; \ tiemu-3.04~git20110801-nogdb+dfsg1/po/Rules-quot-22- cd $(srcdir); \ tiemu-3.04~git20110801-nogdb+dfsg1/po/Rules-quot:23: if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$ll -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \ tiemu-3.04~git20110801-nogdb+dfsg1/po/Rules-quot-24- if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/skins/Makefile.in-54-DIST_SOURCES = tiemu-3.04~git20110801-nogdb+dfsg1/skins/Makefile.in:55:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; tiemu-3.04~git20110801-nogdb+dfsg1/skins/Makefile.in-56-am__vpath_adj = case $$p in \ tiemu-3.04~git20110801-nogdb+dfsg1/skins/Makefile.in:57: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ tiemu-3.04~git20110801-nogdb+dfsg1/skins/Makefile.in-58- *) f=$$p;; \ tiemu-3.04~git20110801-nogdb+dfsg1/skins/Makefile.in-59- esac; tiemu-3.04~git20110801-nogdb+dfsg1/skins/Makefile.in:60:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; tiemu-3.04~git20110801-nogdb+dfsg1/skins/Makefile.in-61-am__install_max = 40 tiemu-3.04~git20110801-nogdb+dfsg1/skins/Makefile.in-62-am__nobase_strip_setup = \ tiemu-3.04~git20110801-nogdb+dfsg1/skins/Makefile.in:63: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` tiemu-3.04~git20110801-nogdb+dfsg1/skins/Makefile.in-64-am__nobase_strip = \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/skins/Makefile.in-374- @list='$(dist_skins_DATA)'; test -n "$(skinsdir)" || list=; \ tiemu-3.04~git20110801-nogdb+dfsg1/skins/Makefile.in:375: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ tiemu-3.04~git20110801-nogdb+dfsg1/skins/Makefile.in-376- test -n "$$files" || exit 0; \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/skins/Makefile.in-386-distdir: $(DISTFILES) tiemu-3.04~git20110801-nogdb+dfsg1/skins/Makefile.in:387: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ tiemu-3.04~git20110801-nogdb+dfsg1/skins/Makefile.in:388: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ tiemu-3.04~git20110801-nogdb+dfsg1/skins/Makefile.in-389- list='$(DISTFILES)'; \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/skins/Makefile.in-400- if test -d $$d/$$file; then \ tiemu-3.04~git20110801-nogdb+dfsg1/skins/Makefile.in:401: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ tiemu-3.04~git20110801-nogdb+dfsg1/skins/Makefile.in-402- if test -d "$(distdir)/$$file"; then \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/core/dbg/bkpts.c-167- tiemu-3.04~git20110801-nogdb+dfsg1/src/core/dbg/bkpts.c:168: return !((BKPT_ADDR(sa->val1) == BKPT_ADDR(sb->val1)) && tiemu-3.04~git20110801-nogdb+dfsg1/src/core/dbg/bkpts.c:169: (BKPT_ADDR(sa->val2) == BKPT_ADDR(sb->val2))); tiemu-3.04~git20110801-nogdb+dfsg1/src/core/dbg/bkpts.c-170-} ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/core/dbg/bkpts.c-176- tiemu-3.04~git20110801-nogdb+dfsg1/src/core/dbg/bkpts.c:177: return !(BKPT_ADDR(aa) == BKPT_ADDR(bb)); tiemu-3.04~git20110801-nogdb+dfsg1/src/core/dbg/bkpts.c-178-} ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/core/dbg/bkpts.c-184- tiemu-3.04~git20110801-nogdb+dfsg1/src/core/dbg/bkpts.c:185: return !(BKPT_ADDR(aa)>>16 == BKPT_ADDR(bb)>>16); tiemu-3.04~git20110801-nogdb+dfsg1/src/core/dbg/bkpts.c-186-} ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/core/dbg/bkpts.c-192- tiemu-3.04~git20110801-nogdb+dfsg1/src/core/dbg/bkpts.c:193: return !(BKPT_ADDR(sa->addr) == BKPT_ADDR(sb->addr)); tiemu-3.04~git20110801-nogdb+dfsg1/src/core/dbg/bkpts.c-194-} ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/core/dbg/bkpts.h-44- tiemu-3.04~git20110801-nogdb+dfsg1/src/core/dbg/bkpts.h:45:#define BKPT_ADDR(addr) ((addr) & ~BKPT_MASK) tiemu-3.04~git20110801-nogdb+dfsg1/src/core/dbg/bkpts.h-46-#define BKPT_INFO(addr) ((addr) & BKPT_MASK) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/core/dbg/disasm.c-82- tiemu-3.04~git20110801-nogdb+dfsg1/src/core/dbg/disasm.c:83:extern int m68k_disasm (char *output, uint32_t addr); tiemu-3.04~git20110801-nogdb+dfsg1/src/core/dbg/disasm.c-84- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/core/dbg/disasm.c-255- tiemu-3.04~git20110801-nogdb+dfsg1/src/core/dbg/disasm.c:256:// do the same work as m68k_disasm but some instructions dis-assembled by the tiemu-3.04~git20110801-nogdb+dfsg1/src/core/dbg/disasm.c-257-// UAE engine use a weird/wrong naming scheme so we remap them here rather than ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_hw/m68k.c-207- { tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_hw/m68k.c:208: if(BKPT_ADDR(GPOINTER_TO_INT(l->data)) == (unsigned int)m68k_getpc()) tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_hw/m68k.c-209- { ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_hw/mem89.c-78- tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_hw/mem89.c:79:uint8_t* ti89_get_real_addr(uint32_t adr) tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_hw/mem89.c-80-{ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_hw/mem89.h-43- tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_hw/mem89.h:44:uint8_t* ti89_get_real_addr(uint32_t addr); tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_hw/mem89.h-45- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_hw/mem89tm.c-79- tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_hw/mem89tm.c:80:uint8_t* ti89t_get_real_addr(uint32_t adr) tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_hw/mem89tm.c-81-{ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_hw/mem89tm.h-43- tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_hw/mem89tm.h:44:uint8_t* ti89t_get_real_addr(uint32_t addr); tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_hw/mem89tm.h-45- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_hw/mem92.c-68- tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_hw/mem92.c:69:uint8_t* ti92_get_real_addr(uint32_t adr) tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_hw/mem92.c-70-{ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_hw/mem92.h-43- tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_hw/mem92.h:44:uint8_t* ti92_get_real_addr(uint32_t addr); tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_hw/mem92.h-45- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_hw/mem92p.c-79- tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_hw/mem92p.c:80:uint8_t* ti92p_get_real_addr(uint32_t adr) tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_hw/mem92p.c-81-{ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_hw/mem92p.h-43- tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_hw/mem92p.h:44:uint8_t* ti92p_get_real_addr(uint32_t addr); tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_hw/mem92p.h-45- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_hw/memv2.c-78- tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_hw/memv2.c:79:uint8_t* v200_get_real_addr(uint32_t adr) tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_hw/memv2.c-80-{ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_hw/memv2.h-43- tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_hw/memv2.h:44:uint8_t* v200_get_real_addr(uint32_t addr); tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_hw/memv2.h-45- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/handles.c-64-*/ tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/handles.c:65:void heap_get_addr(uint32_t *base) tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/handles.c-66-{ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/handles.c-109- tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/handles.c:110: heap_get_addr(&base); tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/handles.c-111- return mem_rd_long(base + 4*handle); ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/handles.c-113- tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/handles.c:114:void heap_get_block_addr(int handle, uint32_t *addr) tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/handles.c-115-{ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/handles.c-127- tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/handles.c:128: heap_get_addr(&base); tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/handles.c-129- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/handles.c-173- tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/handles.c:174: heap_get_addr(&base); tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/handles.c-175- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/handles.h-31- tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/handles.h:32:void heap_get_addr(uint32_t *base); tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/handles.h-33- tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/handles.h:34:void heap_get_block_addr(int handle, uint32_t *addr); tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/handles.h-35-void heap_get_block_size(int handle, uint16_t *size); ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/registers.c-87- tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/registers.c:88:void ti68k_register_set_addr(int n, uint32_t val) tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/registers.c-89-{ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/registers.c-228- tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/registers.c:229:int ti68k_register_get_addr(int n, uint32_t *val) tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/registers.c-230-{ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/registers.h-40-void ti68k_register_set_data(int n, uint32_t val); tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/registers.h:41:void ti68k_register_set_addr(int n, uint32_t val); tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/registers.h-42-void ti68k_register_set_sp(uint32_t val); ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/registers.h-50-int ti68k_register_get_data(int n, uint32_t *val); tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/registers.h:51:int ti68k_register_get_addr(int n, uint32_t *val); tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/registers.h-52-int ti68k_register_get_sp(uint32_t *val); ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/romcalls.c-289-// negative value if a < b; zero if a = b; positive value if a > b tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/romcalls.c:290:static gint compare_func_by_addr(gconstpointer a, gconstpointer b) tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/romcalls.c-291-{ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/romcalls.c-301- tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/romcalls.c:302:GList* romcalls_sort_by_addr(void) tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/romcalls.c-303-{ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/romcalls.c-340-// returns id or -1 tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/romcalls.c:341:int romcalls_is_addr(uint32_t addr) tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/romcalls.c-342-{ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/romcalls.c-390- tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/romcalls.c:391:/*uint32_t romcalls_get_addr(int id) tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/romcalls.c-392-{ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/romcalls.h-59-GList* romcalls_sort_by_id(void); tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/romcalls.h:60:GList* romcalls_sort_by_addr(void); tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/romcalls.h-61-GList* romcalls_sort_by_name(void); ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/romcalls.h-64- tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/romcalls.h:65:int romcalls_is_addr(uint32_t addr); tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/romcalls.h-66-int romcalls_is_name(const char *name); ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/romcalls.h-68-const char* romcalls_get_name(int id); tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/romcalls.h:69:uint32_t romcalls_get_addr(int id); tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/romcalls.h-70- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/romcalls.h-74-#define ROMCALL_NAME(elt) (((ROM_CALL *)(elt->data))->name) tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/romcalls.h:75:#define ROMCALL_ADDR(elt) (((ROM_CALL *)(elt->data))->addr) tiemu-3.04~git20110801-nogdb+dfsg1/src/core/ti_sw/romcalls.h-76- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/core/uae/newcpu.c-298- tiemu-3.04~git20110801-nogdb+dfsg1/src/core/uae/newcpu.c:299:char *sym_addr(uae_u32 addr) tiemu-3.04~git20110801-nogdb+dfsg1/src/core/uae/newcpu.c-300-{ tiemu-3.04~git20110801-nogdb+dfsg1/src/core/uae/newcpu.c-301- static char buf[256]; tiemu-3.04~git20110801-nogdb+dfsg1/src/core/uae/newcpu.c:302: int rcid = romcalls_is_addr(addr); tiemu-3.04~git20110801-nogdb+dfsg1/src/core/uae/newcpu.c-303- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/core/uae/newcpu.c-342- if (disp16 & 0x8000) tiemu-3.04~git20110801-nogdb+dfsg1/src/core/uae/newcpu.c:343: sprintf (buffer,"(-$%X,A%d) [%s]", (-(uae_s16)(disp16)) & 0xffff, reg, sym_addr ((uae_u32)addr)); tiemu-3.04~git20110801-nogdb+dfsg1/src/core/uae/newcpu.c-344- else tiemu-3.04~git20110801-nogdb+dfsg1/src/core/uae/newcpu.c:345: sprintf (buffer,"(+$%X,A%d) [%s]", disp16 & 0xffff, reg, sym_addr ((uae_u32)addr)); tiemu-3.04~git20110801-nogdb+dfsg1/src/core/uae/newcpu.c-346- break; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/core/uae/newcpu.c-388- if (disp16 & 0x8000) tiemu-3.04~git20110801-nogdb+dfsg1/src/core/uae/newcpu.c:389: sprintf (buffer,"(-$%X,PC) [%s]", (-(uae_s16)(disp16)) & 0xffff, sym_addr ((uae_u32)addr)); tiemu-3.04~git20110801-nogdb+dfsg1/src/core/uae/newcpu.c-390- else tiemu-3.04~git20110801-nogdb+dfsg1/src/core/uae/newcpu.c:391: sprintf (buffer,"(+$%X,PC) [%s]", disp16 & 0xffff, sym_addr ((uae_u32)addr)); tiemu-3.04~git20110801-nogdb+dfsg1/src/core/uae/newcpu.c-392- break; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/core/uae/newcpu.c-423- disp,outer, tiemu-3.04~git20110801-nogdb+dfsg1/src/core/uae/newcpu.c:424: sym_addr ((uae_u32)addr)); tiemu-3.04~git20110801-nogdb+dfsg1/src/core/uae/newcpu.c-425- } else { ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/core/uae/newcpu.c-428- (int)r, dp & 0x800 ? 'L' : 'W', tiemu-3.04~git20110801-nogdb+dfsg1/src/core/uae/newcpu.c:429: disp8, sym_addr((uae_u32)addr)); tiemu-3.04~git20110801-nogdb+dfsg1/src/core/uae/newcpu.c-430- } ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/core/uae/newcpu.c-432- case absw: tiemu-3.04~git20110801-nogdb+dfsg1/src/core/uae/newcpu.c:433: sprintf (buffer,"%s", sym_addr ((uae_s32)(uae_s16)(get_iword_1 (m68kpc_offset) & 0xffff))); tiemu-3.04~git20110801-nogdb+dfsg1/src/core/uae/newcpu.c-434- m68kpc_offset += 2; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/core/uae/newcpu.c-436- case absl: tiemu-3.04~git20110801-nogdb+dfsg1/src/core/uae/newcpu.c:437: sprintf (buffer,"%s", sym_addr ((uae_u32)get_ilong_1 (m68kpc_offset))); tiemu-3.04~git20110801-nogdb+dfsg1/src/core/uae/newcpu.c-438- m68kpc_offset += 4; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/core/uae/newcpu.c-1662- tiemu-3.04~git20110801-nogdb+dfsg1/src/core/uae/newcpu.c:1663:int m68k_disasm (char *output, uaecptr addr) tiemu-3.04~git20110801-nogdb+dfsg1/src/core/uae/newcpu.c-1664-{ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/core/uae/newcpu.c-1723- } else if ((opcode & 0xff00) == 0x6100) { /* BSR */ tiemu-3.04~git20110801-nogdb+dfsg1/src/core/uae/newcpu.c:1724: sprintf (buf, " [%s]", sym_addr (newpc)); tiemu-3.04~git20110801-nogdb+dfsg1/src/core/uae/newcpu.c-1725- strcat (output, buf); ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/core/uae/newcpu.c-1764- heap_search_for_address(pc + 2, &handle); tiemu-3.04~git20110801-nogdb+dfsg1/src/core/uae/newcpu.c:1765: if (handle > 0) heap_get_block_addr(handle, &addr2); else addr2 = 0; tiemu-3.04~git20110801-nogdb+dfsg1/src/core/uae/newcpu.c-1766- sprintf (buffer, "FLINE jmp.w *+$%" PRIX32 " [%" PRIX32 "]", (int32_t)(signed short)pm + 0x8000, addr2 + (int32_t)(signed short)pm + 0x8000); ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/core/uae/newcpu.c-1775- heap_search_for_address(pc + 2, &handle); tiemu-3.04~git20110801-nogdb+dfsg1/src/core/uae/newcpu.c:1776: if (handle > 0) heap_get_block_addr(handle, &addr2); else addr2 = 0; tiemu-3.04~git20110801-nogdb+dfsg1/src/core/uae/newcpu.c-1777- sprintf (buffer, "FLINE jsr.w *+$%" PRIX32 " [%" PRIX32 "]", (int32_t)(signed short)pm + 0x8000, addr2 + (int32_t)(signed short)pm + 0x8000); ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/core/uae/newcpu.c-1841- tiemu-3.04~git20110801-nogdb+dfsg1/src/core/uae/newcpu.c:1842: m68k_disasm (f, m68k_getpc (), nextpc, 1); tiemu-3.04~git20110801-nogdb+dfsg1/src/core/uae/newcpu.c-1843- if (nextpc) ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/core/uae/newcpu.h-278-#ifdef NO_GDB tiemu-3.04~git20110801-nogdb+dfsg1/src/core/uae/newcpu.h:279:extern int m68k_disasm (char *, uaecptr); tiemu-3.04~git20110801-nogdb+dfsg1/src/core/uae/newcpu.h-280-#endif /* NO_GDB */ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_romcall.c-87- case SORT_BY_NAME: lst = romcalls_sort_by_iname(); break; tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_romcall.c:88: case SORT_BY_ADDR: lst = romcalls_sort_by_addr(); break; tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_romcall.c-89- case SORT_BY_ID: lst = romcalls_sort_by_id(); break; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_romcall.c-103- { tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_romcall.c:104: uint32_t addr = ROMCALL_ADDR(ptr); tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_romcall.c-105- const gchar *name = ROMCALL_NAME(ptr); ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c-137- tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c:138: str = g_strdup_printf("0x%06x", BKPT_ADDR(addr)); tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c-139- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c-162- gchar *str1, *str2; tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c:163: gint bn = BKPT_ADDR(n); tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c-164- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c-193- tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c:194: str = g_strdup_printf("0x%06x", BKPT_ADDR(addr)); tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c-195- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c-221- tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c:222: str1 = g_strdup_printf("0x%06x", BKPT_ADDR(s->val1)); tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c:223: str2 = g_strdup_printf("0x%06x", BKPT_ADDR(s->val2)); tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c-224- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c-249- tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c:250: str = g_strdup_printf("0x%06x", BKPT_ADDR(s->addr)); tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c-251- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c-332- tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c:333: str = g_strdup_printf("#%04x", BKPT_ADDR(addr) >> 16); tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c-334- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c-563- { tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c:564: uint32_t addr = BKPT_ADDR(min); tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c-565- ti68k_bkpt_set_address(addr, BKPT_DISABLE(min)); ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c-570- { tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c:571: uint32_t addr = BKPT_ADDR(n); tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c-572- ti68k_bkpt_set_exception(addr, BKPT_DISABLE(n)); ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c-578- { tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c:579: uint32_t addr = BKPT_ADDR(min); tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c-580- ti68k_bkpt_set_access(addr, mode, BKPT_DISABLE(min)); ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c-587- { tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c:588: uint32_t addr1 = BKPT_ADDR(min); tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c:589: uint32_t addr2 = BKPT_ADDR(max); tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c-590- ti68k_bkpt_set_range(addr1, addr2, mode, ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c-596- //{ tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c:597: // uint32_t addr = BKPT_ADDR(n); tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c-598- // ti68k_bkpt_set_pgmentry(addr, BKPT_DISABLE(n)); ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c-604- { tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c:605: uint32_t addr = BKPT_ADDR(min); tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c-606- uint32_t addr2 = BKPT_DISABLE(addr); ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c-658- { tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c:659: uint32_t addr = BKPT_ADDR(min); tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c-660- ti68k_bkpt_set_address(addr, BKPT_ENABLE(min)); ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c-665- { tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c:666: uint32_t addr = BKPT_ADDR(n); tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c-667- ti68k_bkpt_set_exception(addr, BKPT_ENABLE(n)); ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c-673- { tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c:674: uint32_t addr = BKPT_ADDR(min); tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c-675- ti68k_bkpt_set_access(addr, mode, BKPT_ENABLE(min)); ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c-682- { tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c:683: uint32_t addr1 = BKPT_ADDR(min); tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c:684: uint32_t addr2 = BKPT_ADDR(max); tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c-685- ti68k_bkpt_set_range(addr1, addr2, mode, ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c-691- //{ tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c:692: // uint32_t addr = BKPT_ADDR(n); tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c-693- // ti68k_bkpt_set_pgmentry(addr, BKPT_ENABLE(n)); ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c-699- { tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c:700: uint32_t addr = BKPT_ADDR(min); tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c-701- uint32_t addr2 = BKPT_ENABLE(addr); ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c-751- sscanf(row_text[COL_START], "%x", &min); tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c:752: addr = BKPT_ADDR(min); tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c-753- dbgcode_disasm_at(addr); ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c-762- sscanf(row_text[COL_START], "%x", &min); tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c:763: addr = BKPT_ADDR(min); tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_bkpts.c-764- dbgmem_add_tab(addr); ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_regs.c-110- { tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_regs.c:111: changed = ti68k_register_get_addr(i, &addr); tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_regs.c-112- str = g_strdup_printf("%08x", addr); ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_regs.c-345- sscanf(text, "%x", &value); tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_regs.c:346: ti68k_register_set_addr(n, value); tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_regs.c-347- } ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_stack.c-117- else if(target == TARGET_FP) tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_stack.c:118: ti68k_register_get_addr(6, &sp); tiemu-3.04~git20110801-nogdb+dfsg1/src/gui/debugger/dbg_stack.c-119- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/ipc/com/oleaut_p.c-41- { \ tiemu-3.04~git20110801-nogdb+dfsg1/src/ipc/com/oleaut_p.c:42: asm volatile ("pushl %esp; pushl %ebp; pushl $100f\n" \ tiemu-3.04~git20110801-nogdb+dfsg1/src/ipc/com/oleaut_p.c-43- "pushl %fs:0; movl %esp,%fs:0; subl $32,%esp"); tiemu-3.04~git20110801-nogdb+dfsg1/src/ipc/com/oleaut_p.c-44-#define RpcExcept(guard) \ tiemu-3.04~git20110801-nogdb+dfsg1/src/ipc/com/oleaut_p.c:45: asm volatile ("movl %fs:0,%esp; popl %fs:0; addl $12,%esp"); \ tiemu-3.04~git20110801-nogdb+dfsg1/src/ipc/com/oleaut_p.c-46- } \ tiemu-3.04~git20110801-nogdb+dfsg1/src/ipc/com/oleaut_p.c:47: asm volatile ("jmp 101f\n" \ tiemu-3.04~git20110801-nogdb+dfsg1/src/ipc/com/oleaut_p.c-48- "100: pushl %ebp; movl %fs:0,%eax; movl 8(%eax),%ebp; movl %esp,8(%eax)"); \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/ipc/com/oleaut_p.c-50- volatile int _exception_code; \ tiemu-3.04~git20110801-nogdb+dfsg1/src/ipc/com/oleaut_p.c:51: asm volatile ("movl 8(%%esp),%%eax; movl %%fs:0,%%esp; popl %%fs:0; addl $8,%%esp; popl %%esp; movl (%%eax),%%eax; movl %%eax,%0; subl $32,%%esp":"=m"(_exception_code)::"eax"); tiemu-3.04~git20110801-nogdb+dfsg1/src/ipc/com/oleaut_p.c-52-#define RpcEndExcept \ tiemu-3.04~git20110801-nogdb+dfsg1/src/ipc/com/oleaut_p.c-53- } else { \ tiemu-3.04~git20110801-nogdb+dfsg1/src/ipc/com/oleaut_p.c:54: asm volatile ("movl %fs:0,%eax; movl 8(%eax),%esp; movl %ebp,8(%eax); popl %ebp; movl $1,%eax; ret");\ tiemu-3.04~git20110801-nogdb+dfsg1/src/ipc/com/oleaut_p.c-55- } \ tiemu-3.04~git20110801-nogdb+dfsg1/src/ipc/com/oleaut_p.c:56: asm volatile ("101:"); tiemu-3.04~git20110801-nogdb+dfsg1/src/ipc/com/oleaut_p.c-57-#define RpcTryFinally \ tiemu-3.04~git20110801-nogdb+dfsg1/src/ipc/com/oleaut_p.c-58- { \ tiemu-3.04~git20110801-nogdb+dfsg1/src/ipc/com/oleaut_p.c:59: asm volatile ("pushl $0; pushl %esp; pushl %ebp; pushl $200f\n" \ tiemu-3.04~git20110801-nogdb+dfsg1/src/ipc/com/oleaut_p.c-60- "pushl %fs:0; movl %esp,%fs:0; subl $32,%esp"); ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/ipc/com/oleaut_p.c-62- } \ tiemu-3.04~git20110801-nogdb+dfsg1/src/ipc/com/oleaut_p.c:63: asm volatile ("movl %fs:0,%eax; jmp 201f\n" \ tiemu-3.04~git20110801-nogdb+dfsg1/src/ipc/com/oleaut_p.c-64- "200: movl %fs:0,%eax; movl $1,16(%eax)\n" \ ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/src/ipc/com/oleaut_p.c-66-#define RpcEndFinally \ tiemu-3.04~git20110801-nogdb+dfsg1/src/ipc/com/oleaut_p.c:67: asm volatile ("movl %%fs:0,%%eax; movl 8(%%eax),%%esp; movl %%ebp,8(%%eax); popl %%ebp; movl 16(%%eax),%%eax; testl %%eax,%%eax; je 202f; ret\n" \ tiemu-3.04~git20110801-nogdb+dfsg1/src/ipc/com/oleaut_p.c-68- "202: movl %%fs:0,%%esp; popl %%fs:0; addl $16,%%esp":::"eax"); ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/.pc/disable-GTK_DISABLE_DEPRECATED.patch/src/gui/debugger/dbg_romcall.c-85- case SORT_BY_NAME: lst = romcalls_sort_by_iname(); break; tiemu-3.04~git20110801-nogdb+dfsg1/.pc/disable-GTK_DISABLE_DEPRECATED.patch/src/gui/debugger/dbg_romcall.c:86: case SORT_BY_ADDR: lst = romcalls_sort_by_addr(); break; tiemu-3.04~git20110801-nogdb+dfsg1/.pc/disable-GTK_DISABLE_DEPRECATED.patch/src/gui/debugger/dbg_romcall.c-87- case SORT_BY_ID: lst = romcalls_sort_by_id(); break; ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/.pc/disable-GTK_DISABLE_DEPRECATED.patch/src/gui/debugger/dbg_romcall.c-101- { tiemu-3.04~git20110801-nogdb+dfsg1/.pc/disable-GTK_DISABLE_DEPRECATED.patch/src/gui/debugger/dbg_romcall.c:102: uint32_t addr = ROMCALL_ADDR(ptr); tiemu-3.04~git20110801-nogdb+dfsg1/.pc/disable-GTK_DISABLE_DEPRECATED.patch/src/gui/debugger/dbg_romcall.c-103- const gchar *name = ROMCALL_NAME(ptr); ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c-137- tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c:138: str = g_strdup_printf("0x%06x", BKPT_ADDR(addr)); tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c-139- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c-162- gchar *str1, *str2; tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c:163: gint bn = BKPT_ADDR(n); tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c-164- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c-193- tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c:194: str = g_strdup_printf("0x%06x", BKPT_ADDR(addr)); tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c-195- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c-221- tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c:222: str1 = g_strdup_printf("0x%06x", BKPT_ADDR(s->val1)); tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c:223: str2 = g_strdup_printf("0x%06x", BKPT_ADDR(s->val2)); tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c-224- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c-249- tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c:250: str = g_strdup_printf("0x%06x", BKPT_ADDR(s->addr)); tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c-251- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c-332- tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c:333: str = g_strdup_printf("#%04x", BKPT_ADDR(addr) >> 16); tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c-334- ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c-563- { tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c:564: uint32_t addr = BKPT_ADDR(min); tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c-565- ti68k_bkpt_set_address(addr, BKPT_DISABLE(min)); ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c-570- { tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c:571: uint32_t addr = BKPT_ADDR(n); tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c-572- ti68k_bkpt_set_exception(addr, BKPT_DISABLE(n)); ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c-578- { tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c:579: uint32_t addr = BKPT_ADDR(min); tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c-580- ti68k_bkpt_set_access(addr, mode, BKPT_DISABLE(min)); ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c-587- { tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c:588: uint32_t addr1 = BKPT_ADDR(min); tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c:589: uint32_t addr2 = BKPT_ADDR(max); tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c-590- ti68k_bkpt_set_range(addr1, addr2, mode, ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c-596- //{ tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c:597: // uint32_t addr = BKPT_ADDR(n); tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c-598- // ti68k_bkpt_set_pgmentry(addr, BKPT_DISABLE(n)); ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c-604- { tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c:605: uint32_t addr = BKPT_ADDR(min); tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c-606- uint32_t addr2 = BKPT_DISABLE(addr); ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c-658- { tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c:659: uint32_t addr = BKPT_ADDR(min); tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c-660- ti68k_bkpt_set_address(addr, BKPT_ENABLE(min)); ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c-665- { tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c:666: uint32_t addr = BKPT_ADDR(n); tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c-667- ti68k_bkpt_set_exception(addr, BKPT_ENABLE(n)); ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c-673- { tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c:674: uint32_t addr = BKPT_ADDR(min); tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c-675- ti68k_bkpt_set_access(addr, mode, BKPT_ENABLE(min)); ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c-682- { tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c:683: uint32_t addr1 = BKPT_ADDR(min); tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c:684: uint32_t addr2 = BKPT_ADDR(max); tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c-685- ti68k_bkpt_set_range(addr1, addr2, mode, ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c-691- //{ tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c:692: // uint32_t addr = BKPT_ADDR(n); tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c-693- // ti68k_bkpt_set_pgmentry(addr, BKPT_ENABLE(n)); ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c-699- { tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c:700: uint32_t addr = BKPT_ADDR(min); tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c-701- uint32_t addr2 = BKPT_ENABLE(addr); ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c-751- sscanf(row_text[COL_START], "%x", &min); tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c:752: addr = BKPT_ADDR(min); tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c-753- dbgcode_disasm_at(addr); ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c-762- sscanf(row_text[COL_START], "%x", &min); tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c:763: addr = BKPT_ADDR(min); tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_bkpts.c-764- dbgmem_add_tab(addr); ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_regs.c-110- { tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_regs.c:111: changed = ti68k_register_get_addr(i, &addr); tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_regs.c-112- str = g_strdup_printf("%08x", addr); ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_regs.c-345- sscanf(text, "%x", &value); tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_regs.c:346: ti68k_register_set_addr(n, value); tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_regs.c-347- } ############################################## tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_stack.c-117- else if(target == TARGET_FP) tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_stack.c:118: ti68k_register_get_addr(6, &sp); tiemu-3.04~git20110801-nogdb+dfsg1/.pc/replace-GTK_WIDGET.patch/src/gui/debugger/dbg_stack.c-119-