=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== mcabber-1.1.2/contrib/events/eventcmd.pastebin-45- if [ -n "$me" -a ${#url} -ge $tinyurltrigger ]; then mcabber-1.1.2/contrib/events/eventcmd.pastebin:46: tinyurl=`wget -q -O - http://tinyurl.com/api-create.php?url="$url"` mcabber-1.1.2/contrib/events/eventcmd.pastebin-47- ############################################## mcabber-1.1.2/Makefile.in-50- { \ mcabber-1.1.2/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ mcabber-1.1.2/Makefile.in-52- }; \ ############################################## mcabber-1.1.2/Makefile.in-141- esac mcabber-1.1.2/Makefile.in:142:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; mcabber-1.1.2/Makefile.in-143-am__vpath_adj = case $$p in \ mcabber-1.1.2/Makefile.in:144: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ mcabber-1.1.2/Makefile.in-145- *) f=$$p;; \ mcabber-1.1.2/Makefile.in-146- esac; mcabber-1.1.2/Makefile.in:147:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; mcabber-1.1.2/Makefile.in-148-am__install_max = 40 mcabber-1.1.2/Makefile.in-149-am__nobase_strip_setup = \ mcabber-1.1.2/Makefile.in:150: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` mcabber-1.1.2/Makefile.in-151-am__nobase_strip = \ ############################################## mcabber-1.1.2/Makefile.in-220- while test -n "$$dir1"; do \ mcabber-1.1.2/Makefile.in:221: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ mcabber-1.1.2/Makefile.in-222- if test "$$first" != "."; then \ mcabber-1.1.2/Makefile.in-223- if test "$$first" = ".."; then \ mcabber-1.1.2/Makefile.in:224: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ mcabber-1.1.2/Makefile.in:225: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ mcabber-1.1.2/Makefile.in-226- else \ mcabber-1.1.2/Makefile.in:227: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ mcabber-1.1.2/Makefile.in-228- if test "$$first2" = "$$first"; then \ mcabber-1.1.2/Makefile.in:229: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ mcabber-1.1.2/Makefile.in-230- else \ ############################################## mcabber-1.1.2/Makefile.in-235- fi; \ mcabber-1.1.2/Makefile.in:236: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ mcabber-1.1.2/Makefile.in-237- done; \ ############################################## mcabber-1.1.2/Makefile.in-466- @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \ mcabber-1.1.2/Makefile.in:467: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ mcabber-1.1.2/Makefile.in-468- dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir) ############################################## mcabber-1.1.2/Makefile.in-483- dot_seen=no; \ mcabber-1.1.2/Makefile.in:484: target=`echo $@ | sed s/-recursive//`; \ mcabber-1.1.2/Makefile.in-485- case "$@" in \ ############################################## mcabber-1.1.2/Makefile.in-546-GTAGS: mcabber-1.1.2/Makefile.in:547: here=`$(am__cd) $(top_builddir) && pwd` \ mcabber-1.1.2/Makefile.in-548- && $(am__cd) $(top_srcdir) \ ############################################## mcabber-1.1.2/Makefile.in-581- test -d "$(distdir)" || mkdir "$(distdir)" mcabber-1.1.2/Makefile.in:582: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ mcabber-1.1.2/Makefile.in:583: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ mcabber-1.1.2/Makefile.in-584- list='$(DISTFILES)'; \ ############################################## mcabber-1.1.2/Makefile.in-595- if test -d $$d/$$file; then \ mcabber-1.1.2/Makefile.in:596: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ mcabber-1.1.2/Makefile.in-597- if test -d "$(distdir)/$$file"; then \ ############################################## mcabber-1.1.2/Makefile.in-706- test -d $(distdir)/_build || exit 0; \ mcabber-1.1.2/Makefile.in:707: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ mcabber-1.1.2/Makefile.in-708- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## mcabber-1.1.2/Makefile.in-750- }; \ mcabber-1.1.2/Makefile.in:751: test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ mcabber-1.1.2/Makefile.in-752- || { echo "ERROR: files left after uninstall:" ; \ ############################################## mcabber-1.1.2/Makefile.in-762- fi mcabber-1.1.2/Makefile.in:763: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ mcabber-1.1.2/Makefile.in-764- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## mcabber-1.1.2/depcomp-64- case $1 in mcabber-1.1.2/depcomp:65: */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;; mcabber-1.1.2/depcomp-66- *) dir=;; ############################################## mcabber-1.1.2/depcomp-73-{ mcabber-1.1.2/depcomp:74: base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'` mcabber-1.1.2/depcomp-75-} ############################################## mcabber-1.1.2/depcomp-126- sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} mcabber-1.1.2/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} mcabber-1.1.2/depcomp-128- ############################################## mcabber-1.1.2/depcomp-405- sleep 1 mcabber-1.1.2/depcomp:406: i=`expr $i - 1` mcabber-1.1.2/depcomp-407- done mcabber-1.1.2/depcomp-408- fi mcabber-1.1.2/depcomp:409: i=`expr $i - 1` mcabber-1.1.2/depcomp-410- done ############################################## mcabber-1.1.2/depcomp-425- # Do two passes, one to just change these to mcabber-1.1.2/depcomp:426: # `$object: dependent.h' and one to simply `dependent.h:'. mcabber-1.1.2/depcomp-427- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## mcabber-1.1.2/depcomp-659- done mcabber-1.1.2/depcomp:660: obj_suffix=`echo "$object" | sed 's/^.*\././'` mcabber-1.1.2/depcomp-661- touch "$tmpdepfile" ############################################## mcabber-1.1.2/compile-67- mingw/*) mcabber-1.1.2/compile:68: file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` mcabber-1.1.2/compile-69- ;; mcabber-1.1.2/compile-70- cygwin/*) mcabber-1.1.2/compile:71: file=`cygpath -m "$file" || echo "$file"` mcabber-1.1.2/compile-72- ;; mcabber-1.1.2/compile-73- wine/*) mcabber-1.1.2/compile:74: file=`winepath -w "$file" || echo "$file"` mcabber-1.1.2/compile-75- ;; ############################################## mcabber-1.1.2/compile-310-# Name of file we expect compiler to create. mcabber-1.1.2/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'` mcabber-1.1.2/compile-312- ############################################## mcabber-1.1.2/compile-316-# object file name, since that is what matters with a parallel build. mcabber-1.1.2/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d mcabber-1.1.2/compile-318-while true; do ############################################## mcabber-1.1.2/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \ mcabber-1.1.2/configure:46: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then mcabber-1.1.2/configure-47- as_echo='print -r --' mcabber-1.1.2/configure-48- as_echo_n='print -rn --' mcabber-1.1.2/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then mcabber-1.1.2/configure-50- as_echo='printf %s\n' ############################################## mcabber-1.1.2/configure-52-else mcabber-1.1.2/configure:53: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then mcabber-1.1.2/configure-54- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## mcabber-1.1.2/configure-62- expr "X$arg" : "X\\(.*\\)$as_nl"; mcabber-1.1.2/configure:63: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; mcabber-1.1.2/configure-64- esac; ############################################## mcabber-1.1.2/configure-199- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && mcabber-1.1.2/configure:200: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 mcabber-1.1.2/configure-201- ############################################## mcabber-1.1.2/configure-206- PATH=/empty FPATH=/empty; export PATH FPATH mcabber-1.1.2/configure:207: test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\ mcabber-1.1.2/configure:208: || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1 mcabber-1.1.2/configure-209-test \$(( 1 + 1 )) = 2 || exit 1" ############################################## mcabber-1.1.2/configure-335- case $as_dir in #( mcabber-1.1.2/configure:336: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( mcabber-1.1.2/configure-337- *) as_qdir=$as_dir;; ############################################## mcabber-1.1.2/configure-408- { mcabber-1.1.2/configure:409: as_val=`expr "$@" || test $? -eq 1` mcabber-1.1.2/configure-410- } ############################################## mcabber-1.1.2/configure-415-# ---------------------------------------- mcabber-1.1.2/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are mcabber-1.1.2/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## mcabber-1.1.2/configure-478- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && mcabber-1.1.2/configure:479: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { mcabber-1.1.2/configure-480- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## mcabber-1.1.2/configure-894- case $ac_option in mcabber-1.1.2/configure:895: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; mcabber-1.1.2/configure-896- *=) ac_optarg= ;; ############################################## mcabber-1.1.2/configure-938- -disable-* | --disable-*) mcabber-1.1.2/configure:939: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` mcabber-1.1.2/configure-940- # Reject names that are not valid shell variable names. ############################################## mcabber-1.1.2/configure-943- ac_useropt_orig=$ac_useropt mcabber-1.1.2/configure:944: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` mcabber-1.1.2/configure-945- case $ac_user_opts in ############################################## mcabber-1.1.2/configure-964- -enable-* | --enable-*) mcabber-1.1.2/configure:965: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` mcabber-1.1.2/configure-966- # Reject names that are not valid shell variable names. ############################################## mcabber-1.1.2/configure-969- ac_useropt_orig=$ac_useropt mcabber-1.1.2/configure:970: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` mcabber-1.1.2/configure-971- case $ac_user_opts in ############################################## mcabber-1.1.2/configure-1177- -with-* | --with-*) mcabber-1.1.2/configure:1178: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` mcabber-1.1.2/configure-1179- # Reject names that are not valid shell variable names. ############################################## mcabber-1.1.2/configure-1182- ac_useropt_orig=$ac_useropt mcabber-1.1.2/configure:1183: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` mcabber-1.1.2/configure-1184- case $ac_user_opts in ############################################## mcabber-1.1.2/configure-1193- -without-* | --without-*) mcabber-1.1.2/configure:1194: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` mcabber-1.1.2/configure-1195- # Reject names that are not valid shell variable names. ############################################## mcabber-1.1.2/configure-1198- ac_useropt_orig=$ac_useropt mcabber-1.1.2/configure:1199: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` mcabber-1.1.2/configure-1200- case $ac_user_opts in ############################################## mcabber-1.1.2/configure-1231- *=*) mcabber-1.1.2/configure:1232: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` mcabber-1.1.2/configure-1233- # Reject names that are not valid shell variable names. ############################################## mcabber-1.1.2/configure-1252-if test -n "$ac_prev"; then mcabber-1.1.2/configure:1253: ac_option=--`echo $ac_prev | sed 's/_/-/g'` mcabber-1.1.2/configure-1254- as_fn_error $? "missing argument to $ac_option" ############################################## mcabber-1.1.2/configure-1274- */ ) mcabber-1.1.2/configure:1275: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` mcabber-1.1.2/configure-1276- eval $ac_var=\$ac_val;; ############################################## mcabber-1.1.2/configure-1309-ac_ls_di=`ls -di .` && mcabber-1.1.2/configure:1310:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || mcabber-1.1.2/configure-1311- as_fn_error $? "working directory cannot be determined" ############################################## mcabber-1.1.2/configure-1365-case $srcdir in mcabber-1.1.2/configure:1366:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; mcabber-1.1.2/configure-1367-esac ############################################## mcabber-1.1.2/configure-1408-By default, \`make install' will install all the files in mcabber-1.1.2/configure:1409:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify mcabber-1.1.2/configure:1410:an installation prefix other than \`$ac_default_prefix' using \`--prefix', mcabber-1.1.2/configure-1411-for instance \`--prefix=\$HOME'. ############################################## mcabber-1.1.2/configure-1549-*) mcabber-1.1.2/configure:1550: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` mcabber-1.1.2/configure-1551- # A ".." for each directory in $ac_dir_suffix. mcabber-1.1.2/configure:1552: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` mcabber-1.1.2/configure-1553- case $ac_top_builddir_sub in ############################################## mcabber-1.1.2/configure-2026- as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack mcabber-1.1.2/configure:2027: as_decl_name=`echo $2|sed 's/ *(.*//'` mcabber-1.1.2/configure:2028: as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'` mcabber-1.1.2/configure-2029- { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5 ############################################## mcabber-1.1.2/configure-2194- *\'*) mcabber-1.1.2/configure:2195: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; mcabber-1.1.2/configure-2196- esac ############################################## mcabber-1.1.2/configure-2277- case $ac_val in mcabber-1.1.2/configure:2278: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; mcabber-1.1.2/configure-2279- esac ############################################## mcabber-1.1.2/configure-2292- case $ac_val in mcabber-1.1.2/configure:2293: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; mcabber-1.1.2/configure-2294- esac ############################################## mcabber-1.1.2/configure-2412- set,) mcabber-1.1.2/configure:2413: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 mcabber-1.1.2/configure:2414:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} mcabber-1.1.2/configure-2415- ac_cache_corrupted=: ;; ############################################## mcabber-1.1.2/configure-2423- # differences in whitespace do not lead to failure. mcabber-1.1.2/configure:2424: ac_old_val_w=`echo x $ac_old_val` mcabber-1.1.2/configure:2425: ac_new_val_w=`echo x $ac_new_val` mcabber-1.1.2/configure-2426- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## mcabber-1.1.2/configure-2443- case $ac_new_val in mcabber-1.1.2/configure:2444: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; mcabber-1.1.2/configure-2445- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## mcabber-1.1.2/configure-2618- echo "timestamp, slept: $am_has_slept" > conftest.file mcabber-1.1.2/configure:2619: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` mcabber-1.1.2/configure-2620- if test "$*" = "X"; then mcabber-1.1.2/configure-2621- # -L didn't work. mcabber-1.1.2/configure:2622: set X `ls -t "$srcdir/configure" conftest.file` mcabber-1.1.2/configure-2623- fi ############################################## mcabber-1.1.2/configure-2669-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' mcabber-1.1.2/configure:2670:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` mcabber-1.1.2/configure-2671- mcabber-1.1.2/configure-2672-# Expand $ac_aux_dir to an absolute path. mcabber-1.1.2/configure:2673:am_aux_dir=`cd "$ac_aux_dir" && pwd` mcabber-1.1.2/configure-2674- ############################################## mcabber-1.1.2/configure-2814- as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue mcabber-1.1.2/configure:2815: case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( mcabber-1.1.2/configure-2816- 'mkdir (GNU coreutils) '* | \ ############################################## mcabber-1.1.2/configure-2887-set x ${MAKE-make} mcabber-1.1.2/configure:2888:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` mcabber-1.1.2/configure-2889-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : ############################################## mcabber-1.1.2/configure-2897-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. mcabber-1.1.2/configure:2898:case `${MAKE-make} -f conftest.make 2>/dev/null` in mcabber-1.1.2/configure-2899- *@@@%%%=?*=@@@%%%*) ############################################## mcabber-1.1.2/configure-2967- mcabber-1.1.2/configure:2968:if test "`cd $srcdir && pwd`" != "`pwd`"; then mcabber-1.1.2/configure-2969- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## mcabber-1.1.2/configure-3129-test "x$ac_build_alias" = x && mcabber-1.1.2/configure:3130: ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` mcabber-1.1.2/configure-3131-test "x$ac_build_alias" = x && mcabber-1.1.2/configure-3132- as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 mcabber-1.1.2/configure:3133:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || mcabber-1.1.2/configure-3134- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 ############################################## mcabber-1.1.2/configure-3153-IFS=$ac_save_IFS mcabber-1.1.2/configure:3154:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac mcabber-1.1.2/configure-3155- ############################################## mcabber-1.1.2/configure-3164-else mcabber-1.1.2/configure:3165: ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || mcabber-1.1.2/configure-3166- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 ############################################## mcabber-1.1.2/configure-3186-IFS=$ac_save_IFS mcabber-1.1.2/configure:3187:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac mcabber-1.1.2/configure-3188- ############################################## mcabber-1.1.2/configure-3214-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ mcabber-1.1.2/configure:3215: test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then mcabber-1.1.2/configure-3216- ECHO='print -r --' mcabber-1.1.2/configure:3217:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then mcabber-1.1.2/configure-3218- ECHO='printf %s\n' ############################################## mcabber-1.1.2/configure-3667-$as_echo_n "checking whether the C compiler works... " >&6; } mcabber-1.1.2/configure:3668:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` mcabber-1.1.2/configure-3669- ############################################## mcabber-1.1.2/configure-3711- then :; else mcabber-1.1.2/configure:3712: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` mcabber-1.1.2/configure-3713- fi ############################################## mcabber-1.1.2/configure-3771- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; mcabber-1.1.2/configure:3772: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` mcabber-1.1.2/configure-3773- break;; ############################################## mcabber-1.1.2/configure-3880- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; mcabber-1.1.2/configure:3881: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` mcabber-1.1.2/configure-3882- break;; ############################################## mcabber-1.1.2/configure-4198- if test "$am_compiler_list" = ""; then mcabber-1.1.2/configure:4199: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` mcabber-1.1.2/configure-4200- fi ############################################## mcabber-1.1.2/configure-4322- # Check for GNU $ac_path_SED mcabber-1.1.2/configure:4323:case `"$ac_path_SED" --version 2>&1` in mcabber-1.1.2/configure-4324-*GNU*) ############################################## mcabber-1.1.2/configure-4398- # Check for GNU $ac_path_GREP mcabber-1.1.2/configure:4399:case `"$ac_path_GREP" --version 2>&1` in mcabber-1.1.2/configure-4400-*GNU*) ############################################## mcabber-1.1.2/configure-4464- # Check for GNU $ac_path_EGREP mcabber-1.1.2/configure:4465:case `"$ac_path_EGREP" --version 2>&1` in mcabber-1.1.2/configure-4466-*GNU*) ############################################## mcabber-1.1.2/configure-4531- # Check for GNU $ac_path_FGREP mcabber-1.1.2/configure:4532:case `"$ac_path_FGREP" --version 2>&1` in mcabber-1.1.2/configure-4533-*GNU*) ############################################## mcabber-1.1.2/configure-4611- # gcc leaves a trailing carriage return, which upsets mingw mcabber-1.1.2/configure:4612: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; mcabber-1.1.2/configure-4613- *) mcabber-1.1.2/configure:4614: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; mcabber-1.1.2/configure-4615- esac ############################################## mcabber-1.1.2/configure-4620- # Canonicalize the pathname of ld mcabber-1.1.2/configure:4621: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` mcabber-1.1.2/configure-4622- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do mcabber-1.1.2/configure:4623: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` mcabber-1.1.2/configure-4624- done ############################################## mcabber-1.1.2/configure-4655- # Break only if it was the GNU/non-GNU ld that we prefer. mcabber-1.1.2/configure:4656: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in mcabber-1.1.2/configure-4657- *GNU* | *'with BFD'*) ############################################## mcabber-1.1.2/configure-4686- # I'd rather use --version here, but apparently some GNU lds only accept -v. mcabber-1.1.2/configure:4687:case `$LD -v 2>&1 </dev/null` in mcabber-1.1.2/configure-4688-*GNU* | *'with BFD'*) ############################################## mcabber-1.1.2/configure-4736- esac mcabber-1.1.2/configure:4737: case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in mcabber-1.1.2/configure-4738- *$lt_bad_file* | *'Invalid file or object type'*) ############################################## mcabber-1.1.2/configure-4742- *) mcabber-1.1.2/configure:4743: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in mcabber-1.1.2/configure-4744- */dev/null*) ############################################## mcabber-1.1.2/configure-4870- mcabber-1.1.2/configure:4871: case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in mcabber-1.1.2/configure-4872- *COFF*) ############################################## mcabber-1.1.2/configure-4982- # And add a safety zone mcabber-1.1.2/configure:4983: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` mcabber-1.1.2/configure:4984: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` mcabber-1.1.2/configure-4985- ;; ############################################## mcabber-1.1.2/configure-5015- if test -n "$kargmax"; then mcabber-1.1.2/configure:5016: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'` mcabber-1.1.2/configure-5017- else ############################################## mcabber-1.1.2/configure-5024- test undefined != "$lt_cv_sys_max_cmd_len"; then mcabber-1.1.2/configure:5025: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` mcabber-1.1.2/configure:5026: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` mcabber-1.1.2/configure-5027- else ############################################## mcabber-1.1.2/configure-5036- # we can't tell. mcabber-1.1.2/configure:5037: while { test X`env echo "$teststring$teststring" 2>/dev/null` \ mcabber-1.1.2/configure-5038- = "X$teststring$teststring"; } >/dev/null 2>&1 && ############################################## mcabber-1.1.2/configure-5040- do mcabber-1.1.2/configure:5041: i=`expr $i + 1` mcabber-1.1.2/configure-5042- teststring=$teststring$teststring ############################################## mcabber-1.1.2/configure-5044- # Only check the string length outside the loop. mcabber-1.1.2/configure:5045: lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` mcabber-1.1.2/configure-5046- teststring= ############################################## mcabber-1.1.2/configure-5049- # linker. It appears as though 1/2 is a usable value. mcabber-1.1.2/configure:5050: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` mcabber-1.1.2/configure-5051- fi ############################################## mcabber-1.1.2/configure-5460-openbsd* | bitrig*) mcabber-1.1.2/configure:5461: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then mcabber-1.1.2/configure-5462- lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$' ############################################## mcabber-1.1.2/configure-5530- else mcabber-1.1.2/configure:5531: file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"` mcabber-1.1.2/configure-5532- fi ############################################## mcabber-1.1.2/configure-5675- # decide which one to use based on capabilities of $DLLTOOL mcabber-1.1.2/configure:5676: case `$DLLTOOL --help 2>&1` in mcabber-1.1.2/configure-5677- *--identify-strict*) ############################################## mcabber-1.1.2/configure-6197-# If we're using GNU nm, then use its standard symbol codes. mcabber-1.1.2/configure:6198:case `$NM -V 2>&1` in mcabber-1.1.2/configure-6199-*GNU* | *'with BFD'*) ############################################## mcabber-1.1.2/configure-6245-mingw*) mcabber-1.1.2/configure:6246: opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp mcabber-1.1.2/configure-6247- ;; ############################################## mcabber-1.1.2/configure-6474- if test yes = "$GCC"; then mcabber-1.1.2/configure:6475: lt_sysroot=`$CC --print-sysroot 2>/dev/null` mcabber-1.1.2/configure-6476- fi ############################################## mcabber-1.1.2/configure-6478- /*) mcabber-1.1.2/configure:6479: lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` mcabber-1.1.2/configure-6480- ;; #( ############################################## mcabber-1.1.2/configure-6573- done mcabber-1.1.2/configure:6574: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` mcabber-1.1.2/configure-6575-} ############################################## mcabber-1.1.2/configure-6595- test $ac_status = 0; }; then mcabber-1.1.2/configure:6596: case `/usr/bin/file conftest.$ac_objext` in mcabber-1.1.2/configure-6597- *ELF-32*) ############################################## mcabber-1.1.2/configure-6616- if test yes = "$lt_cv_prog_gnu_ld"; then mcabber-1.1.2/configure:6617: case `/usr/bin/file conftest.$ac_objext` in mcabber-1.1.2/configure-6618- *32-bit*) ############################################## mcabber-1.1.2/configure-6628- else mcabber-1.1.2/configure:6629: case `/usr/bin/file conftest.$ac_objext` in mcabber-1.1.2/configure-6630- *32-bit*) ############################################## mcabber-1.1.2/configure-6654- emul=elf mcabber-1.1.2/configure:6655: case `/usr/bin/file conftest.$ac_objext` in mcabber-1.1.2/configure-6656- *32-bit*) ############################################## mcabber-1.1.2/configure-6662- esac mcabber-1.1.2/configure:6663: case `/usr/bin/file conftest.$ac_objext` in mcabber-1.1.2/configure-6664- *MSB*) ############################################## mcabber-1.1.2/configure-6670- esac mcabber-1.1.2/configure:6671: case `/usr/bin/file conftest.$ac_objext` in mcabber-1.1.2/configure-6672- *N32*) ############################################## mcabber-1.1.2/configure-7603- *:) mcabber-1.1.2/configure:7604: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\" mcabber-1.1.2/configure-7605- ;; mcabber-1.1.2/configure-7606- x:*) mcabber-1.1.2/configure:7607: eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\" mcabber-1.1.2/configure-7608- ;; mcabber-1.1.2/configure-7609- *::*) mcabber-1.1.2/configure:7610: eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" mcabber-1.1.2/configure:7611: eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\" mcabber-1.1.2/configure-7612- ;; mcabber-1.1.2/configure-7613- *) mcabber-1.1.2/configure:7614: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\" mcabber-1.1.2/configure-7615- ;; ############################################## mcabber-1.1.2/configure-7872-do : mcabber-1.1.2/configure:7873: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` mcabber-1.1.2/configure-7874-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default ############################################## mcabber-1.1.2/configure-7877- cat >>confdefs.h <<_ACEOF mcabber-1.1.2/configure:7878:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 mcabber-1.1.2/configure-7879-_ACEOF ############################################## mcabber-1.1.2/configure-8235- "file_magic "*) mcabber-1.1.2/configure:8236: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` mcabber-1.1.2/configure-8237- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## mcabber-1.1.2/configure-8301- "file_magic "*) mcabber-1.1.2/configure:8302: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` mcabber-1.1.2/configure-8303- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## mcabber-1.1.2/configure-8699- *) mcabber-1.1.2/configure:8700: case `$CC -V 2>&1 | sed 5q` in mcabber-1.1.2/configure-8701- *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*) ############################################## mcabber-1.1.2/configure-9148- # shared libraries, regardless of the interface used. mcabber-1.1.2/configure:9149: case `$LD -v 2>&1` in mcabber-1.1.2/configure-9150- *\ \(GNU\ Binutils\)\ 2.19.5*) ;; ############################################## mcabber-1.1.2/configure-9180- supports_anon_versioning=no mcabber-1.1.2/configure:9181: case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in mcabber-1.1.2/configure-9182- *GNU\ gold*) supports_anon_versioning=yes ;; ############################################## mcabber-1.1.2/configure-9249- # is; otherwise, prepend EXPORTS... mcabber-1.1.2/configure:9250: archive_expsym_cmds='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then mcabber-1.1.2/configure-9251- cp $export_symbols $output_objdir/$soname.def; ############################################## mcabber-1.1.2/configure-9283- prefix_cmds="$SED"~ mcabber-1.1.2/configure:9284: if test EXPORTS = "`$SED 1q $export_symbols`"; then mcabber-1.1.2/configure-9285- prefix_cmds="$prefix_cmds -e 1d"; ############################################## mcabber-1.1.2/configure-9305- # time. Moving up from 0x10000000 also allows more sbrk(2) space. mcabber-1.1.2/configure:9306: archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' mcabber-1.1.2/configure:9307: 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' mcabber-1.1.2/configure-9308- ;; ############################################## mcabber-1.1.2/configure-9323- pgcc*) # Portland Group C compiler mcabber-1.1.2/configure:9324: whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' mcabber-1.1.2/configure-9325- tmp_addflag=' $pic_flag' ############################################## mcabber-1.1.2/configure-9328- # Portland Group f77 and f90 compilers mcabber-1.1.2/configure:9329: whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' mcabber-1.1.2/configure-9330- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## mcabber-1.1.2/configure-9345- nvcc*) # Cuda Compiler Driver 2.2 mcabber-1.1.2/configure:9346: whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' mcabber-1.1.2/configure-9347- compiler_needs_object=yes ############################################## mcabber-1.1.2/configure-9349- esac mcabber-1.1.2/configure:9350: case `$CC -V 2>&1 | sed 5q` in mcabber-1.1.2/configure-9351- *Sun\ C*) # Sun C 5.9 mcabber-1.1.2/configure:9352: whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' mcabber-1.1.2/configure-9353- compiler_needs_object=yes ############################################## mcabber-1.1.2/configure-9420- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) mcabber-1.1.2/configure:9421: case `$LD -v 2>&1` in mcabber-1.1.2/configure-9422- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## mcabber-1.1.2/configure-9509- else mcabber-1.1.2/configure:9510: export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' mcabber-1.1.2/configure-9511- fi ############################################## mcabber-1.1.2/configure-9574- # below for broken collect2 doesn't work under 4.3+ mcabber-1.1.2/configure:9575: collect2name=`$CC -print-prog-name=collect2` mcabber-1.1.2/configure-9576- if test -f "$collect2name" && ############################################## mcabber-1.1.2/configure-9654- }' mcabber-1.1.2/configure:9655: lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` mcabber-1.1.2/configure-9656- # Check for a 64-bit object if we didn't find anything. mcabber-1.1.2/configure-9657- if test -z "$lt_cv_aix_libpath_"; then mcabber-1.1.2/configure:9658: lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` mcabber-1.1.2/configure-9659- fi ############################################## mcabber-1.1.2/configure-9672- hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath" mcabber-1.1.2/configure:9673: archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag mcabber-1.1.2/configure-9674- else ############################################## mcabber-1.1.2/configure-9707- }' mcabber-1.1.2/configure:9708: lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` mcabber-1.1.2/configure-9709- # Check for a 64-bit object if we didn't find anything. mcabber-1.1.2/configure-9710- if test -z "$lt_cv_aix_libpath_"; then mcabber-1.1.2/configure:9711: lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` mcabber-1.1.2/configure-9712- fi ############################################## mcabber-1.1.2/configure-9739- # -brtl affects multiple linker settings, -berok does not and is overridden later mcabber-1.1.2/configure:9740: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`' mcabber-1.1.2/configure-9741- if test svr4 != "$with_aix_soname"; then ############################################## mcabber-1.1.2/configure-9792- archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames=' mcabber-1.1.2/configure:9793: archive_expsym_cmds='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then mcabber-1.1.2/configure-9794- cp "$export_symbols" "$output_objdir/$soname.def"; ############################################## mcabber-1.1.2/configure-9830- # FIXME: Setting linknames here is a bad hack. mcabber-1.1.2/configure:9831: archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' mcabber-1.1.2/configure-9832- # The linker will automatically build a .lib file if we build a DLL. ############################################## mcabber-1.1.2/configure-9848- if test yes = "$lt_cv_ld_force_load"; then mcabber-1.1.2/configure:9849: whole_archive_flag_spec='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`' mcabber-1.1.2/configure-9850- ############################################## mcabber-1.1.2/configure-10028- if test yes = "$GCC"; then mcabber-1.1.2/configure:10029: archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' mcabber-1.1.2/configure-10030- # Try to use the -exported_symbol ld option, if it does not ############################################## mcabber-1.1.2/configure-10056- if test yes = "$lt_cv_irix_exported_symbol"; then mcabber-1.1.2/configure:10057: archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib' mcabber-1.1.2/configure-10058- fi ############################################## mcabber-1.1.2/configure-10060- else mcabber-1.1.2/configure:10061: archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' mcabber-1.1.2/configure:10062: archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib' mcabber-1.1.2/configure-10063- fi ############################################## mcabber-1.1.2/configure-10107- hardcode_direct_absolute=yes mcabber-1.1.2/configure:10108: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then mcabber-1.1.2/configure-10109- archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## mcabber-1.1.2/configure-10138- prefix_cmds="$SED"~ mcabber-1.1.2/configure:10139: if test EXPORTS = "`$SED 1q $export_symbols`"; then mcabber-1.1.2/configure-10140- prefix_cmds="$prefix_cmds -e 1d"; ############################################## mcabber-1.1.2/configure-10152- allow_undefined_flag=' $wl-expect_unresolved $wl\*' mcabber-1.1.2/configure:10153: archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' mcabber-1.1.2/configure-10154- else mcabber-1.1.2/configure-10155- allow_undefined_flag=' -expect_unresolved \*' mcabber-1.1.2/configure:10156: archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' mcabber-1.1.2/configure-10157- fi ############################################## mcabber-1.1.2/configure-10165- allow_undefined_flag=' $wl-expect_unresolved $wl\*' mcabber-1.1.2/configure:10166: archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' mcabber-1.1.2/configure-10167- hardcode_libdir_flag_spec='$wl-rpath $wl$libdir' ############################################## mcabber-1.1.2/configure-10169- allow_undefined_flag=' -expect_unresolved \*' mcabber-1.1.2/configure:10170: archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' mcabber-1.1.2/configure:10171: archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~ mcabber-1.1.2/configure:10172: $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp' mcabber-1.1.2/configure-10173- ############################################## mcabber-1.1.2/configure-10188- else mcabber-1.1.2/configure:10189: case `$CC -V 2>&1` in mcabber-1.1.2/configure-10190- *"Compilers 5.0"*) ############################################## mcabber-1.1.2/configure-10587- esac mcabber-1.1.2/configure:10588: lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq` mcabber-1.1.2/configure-10589- case $lt_search_path_spec in ############################################## mcabber-1.1.2/configure-10594- # okay in the real world where ";" in dirpaths is itself problematic. mcabber-1.1.2/configure:10595: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` mcabber-1.1.2/configure-10596- ;; mcabber-1.1.2/configure-10597- *) mcabber-1.1.2/configure:10598: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` mcabber-1.1.2/configure-10599- ;; ############################################## mcabber-1.1.2/configure-10603- lt_tmp_lt_search_path_spec= mcabber-1.1.2/configure:10604: lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` mcabber-1.1.2/configure-10605- # ...but if some path component already ends with the multilib dir we assume ############################################## mcabber-1.1.2/configure-10645- esac mcabber-1.1.2/configure:10646: sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` mcabber-1.1.2/configure-10647-else ############################################## mcabber-1.1.2/configure-10785- # Create ${libname}_ixlibrary.a entries in /sys/libs. mcabber-1.1.2/configure:10786: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $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' mcabber-1.1.2/configure-10787- ;; ############################################## mcabber-1.1.2/configure-10821- # DLL is installed to $(libdir)/../bin by postinstall_cmds mcabber-1.1.2/configure:10822: postinstall_cmds='base_file=`basename \$file`~ mcabber-1.1.2/configure:10823: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ mcabber-1.1.2/configure:10824: dldir=$destdir/`dirname \$dlpath`~ mcabber-1.1.2/configure-10825- test -d \$dldir || mkdir -p \$dldir~ ############################################## mcabber-1.1.2/configure-10830- fi' mcabber-1.1.2/configure:10831: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ mcabber-1.1.2/configure-10832- dlpath=$dir/\$dldll~ ############################################## mcabber-1.1.2/configure-10838- # Cygwin DLLs use 'cyg' prefix rather than 'lib' mcabber-1.1.2/configure:10839: soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' mcabber-1.1.2/configure-10840- ############################################## mcabber-1.1.2/configure-10844- # MinGW DLLs use traditional 'lib' prefix mcabber-1.1.2/configure:10845: soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' mcabber-1.1.2/configure-10846- ;; ############################################## mcabber-1.1.2/configure-10848- # pw32 DLLs use 'pw' prefix rather than 'lib' mcabber-1.1.2/configure:10849: library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' mcabber-1.1.2/configure-10850- ;; ############################################## mcabber-1.1.2/configure-10857- libname_spec='$name' mcabber-1.1.2/configure:10858: soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' mcabber-1.1.2/configure-10859- library_names_spec='$libname.dll.lib' ############################################## mcabber-1.1.2/configure-10869- # Let DOS variable expansion print the short 8.3 style file name. mcabber-1.1.2/configure:10870: lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` mcabber-1.1.2/configure-10871- sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" ############################################## mcabber-1.1.2/configure-10874- # Convert to MSYS style. mcabber-1.1.2/configure:10875: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'` mcabber-1.1.2/configure-10876- ;; ############################################## mcabber-1.1.2/configure-10880- # like /cygdrive/c/PROGRA~1:/cygdr... mcabber-1.1.2/configure:10881: sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` mcabber-1.1.2/configure:10882: sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` mcabber-1.1.2/configure:10883: sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` mcabber-1.1.2/configure-10884- ;; ############################################## mcabber-1.1.2/configure-10888- # It is most probably a Windows format PATH. mcabber-1.1.2/configure:10889: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` mcabber-1.1.2/configure-10890- else mcabber-1.1.2/configure:10891: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` mcabber-1.1.2/configure-10892- fi ############################################## mcabber-1.1.2/configure-10898- # DLL is installed to $(libdir)/../bin by postinstall_cmds mcabber-1.1.2/configure:10899: postinstall_cmds='base_file=`basename \$file`~ mcabber-1.1.2/configure:10900: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ mcabber-1.1.2/configure:10901: dldir=$destdir/`dirname \$dlpath`~ mcabber-1.1.2/configure-10902- test -d \$dldir || mkdir -p \$dldir~ mcabber-1.1.2/configure-10903- $install_prog $dir/$dlname \$dldir/$dlname' mcabber-1.1.2/configure:10904: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ mcabber-1.1.2/configure-10905- dlpath=$dir/\$dldll~ ############################################## mcabber-1.1.2/configure-10912- # Assume MSVC wrapper mcabber-1.1.2/configure:10913: library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib' mcabber-1.1.2/configure-10914- dynamic_linker='Win32 ld.exe' ############################################## mcabber-1.1.2/configure-10929- shlibpath_var=DYLD_LIBRARY_PATH mcabber-1.1.2/configure:10930: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' mcabber-1.1.2/configure-10931- ############################################## mcabber-1.1.2/configure-11182- if test -f /etc/ld.so.conf; then mcabber-1.1.2/configure:11183: 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;s/"//g;/^$/d' | tr '\n' ' '` mcabber-1.1.2/configure-11184- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## mcabber-1.1.2/configure-11248- need_lib_prefix=no mcabber-1.1.2/configure:11249: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then mcabber-1.1.2/configure-11250- need_version=no ############################################## mcabber-1.1.2/configure-11275- sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec mcabber-1.1.2/configure:11276: postinstall_cmds='base_file=`basename \$file`~ mcabber-1.1.2/configure:11277: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~ mcabber-1.1.2/configure:11278: dldir=$destdir/`dirname \$dlpath`~ mcabber-1.1.2/configure-11279- test -d \$dldir || mkdir -p \$dldir~ ############################################## mcabber-1.1.2/configure-11284- fi' mcabber-1.1.2/configure:11285: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~ mcabber-1.1.2/configure-11286- dlpath=$dir/\$dldll~ ############################################## mcabber-1.1.2/configure-12935- if test "$am_compiler_list" = ""; then mcabber-1.1.2/configure:12936: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` mcabber-1.1.2/configure-12937- fi ############################################## mcabber-1.1.2/configure-13491-do : mcabber-1.1.2/configure:13492: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` mcabber-1.1.2/configure-13493-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" ############################################## mcabber-1.1.2/configure-13495- cat >>confdefs.h <<_ACEOF mcabber-1.1.2/configure:13496:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 mcabber-1.1.2/configure-13497-_ACEOF ############################################## mcabber-1.1.2/configure-14249-do : mcabber-1.1.2/configure:14250: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` mcabber-1.1.2/configure-14251-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" ############################################## mcabber-1.1.2/configure-14253- cat >>confdefs.h <<_ACEOF mcabber-1.1.2/configure:14254:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 mcabber-1.1.2/configure-14255-_ACEOF ############################################## mcabber-1.1.2/configure-14302-ac_save_IFS=$IFS; IFS=',' mcabber-1.1.2/configure:14303:set dummy `echo "$ac_cv_func_select_args" | sed 's/\*/\*/g'` mcabber-1.1.2/configure-14304-IFS=$ac_save_IFS ############################################## mcabber-1.1.2/configure-14434-do : mcabber-1.1.2/configure:14435: as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` mcabber-1.1.2/configure-14436-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" ############################################## mcabber-1.1.2/configure-14438- cat >>confdefs.h <<_ACEOF mcabber-1.1.2/configure:14439:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 mcabber-1.1.2/configure-14440-_ACEOF ############################################## mcabber-1.1.2/configure-14571- do mcabber-1.1.2/configure:14572: as_ac_Lib=`$as_echo "ac_cv_lib_$lib''_waddnwstr" | $as_tr_sh` mcabber-1.1.2/configure-14573-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for waddnwstr in -l$lib" >&5 ############################################## mcabber-1.1.2/configure-14614- done mcabber-1.1.2/configure:14615: as_ac_Lib=`$as_echo "ac_cv_lib_$cf_ncurses''_initscr" | $as_tr_sh` mcabber-1.1.2/configure-14616-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for initscr in -l$cf_ncurses" >&5 ############################################## mcabber-1.1.2/configure-14698-do : mcabber-1.1.2/configure:14699: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` mcabber-1.1.2/configure-14700-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" ############################################## mcabber-1.1.2/configure-14702- cat >>confdefs.h <<_ACEOF mcabber-1.1.2/configure:14703:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 mcabber-1.1.2/configure-14704-_ACEOF ############################################## mcabber-1.1.2/configure-14708-do : mcabber-1.1.2/configure:14709: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` mcabber-1.1.2/configure-14710-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" ############################################## mcabber-1.1.2/configure-14712- cat >>confdefs.h <<_ACEOF mcabber-1.1.2/configure:14713:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 mcabber-1.1.2/configure-14714-_ACEOF ############################################## mcabber-1.1.2/configure-14768-do : mcabber-1.1.2/configure:14769: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` mcabber-1.1.2/configure-14770-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" ############################################## mcabber-1.1.2/configure-14772- cat >>confdefs.h <<_ACEOF mcabber-1.1.2/configure:14773:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 mcabber-1.1.2/configure-14774-_ACEOF ############################################## mcabber-1.1.2/configure-14778-do : mcabber-1.1.2/configure:14779: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` mcabber-1.1.2/configure-14780-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" ############################################## mcabber-1.1.2/configure-14782- cat >>confdefs.h <<_ACEOF mcabber-1.1.2/configure:14783:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 mcabber-1.1.2/configure-14784-_ACEOF ############################################## mcabber-1.1.2/configure-14967- do mcabber-1.1.2/configure:14968: as_ac_Lib=`$as_echo "ac_cv_lib_$cf_term_lib''_tgoto" | $as_tr_sh` mcabber-1.1.2/configure-14969-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for tgoto in -l$cf_term_lib" >&5 ############################################## mcabber-1.1.2/configure-15018- do mcabber-1.1.2/configure:15019: as_ac_Lib=`$as_echo "ac_cv_lib_$cf_curs_lib''_initscr" | $as_tr_sh` mcabber-1.1.2/configure-15020-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for initscr in -l$cf_curs_lib" >&5 ############################################## mcabber-1.1.2/configure-15473- if test x"$no_glib" = x ; then mcabber-1.1.2/configure:15474: GLIB_GENMARSHAL=`$PKG_CONFIG --variable=glib_genmarshal glib-2.0` mcabber-1.1.2/configure:15475: GOBJECT_QUERY=`$PKG_CONFIG --variable=gobject_query glib-2.0` mcabber-1.1.2/configure:15476: GLIB_MKENUMS=`$PKG_CONFIG --variable=glib_mkenums glib-2.0` mcabber-1.1.2/configure:15477: GLIB_COMPILE_RESOURCES=`$PKG_CONFIG --variable=glib_compile_resources gio-2.0` mcabber-1.1.2/configure-15478- mcabber-1.1.2/configure:15479: GLIB_CFLAGS=`$PKG_CONFIG --cflags $pkg_config_args` mcabber-1.1.2/configure:15480: GLIB_LIBS=`$PKG_CONFIG --libs $pkg_config_args` mcabber-1.1.2/configure-15481- glib_config_major_version=`$PKG_CONFIG --modversion glib-2.0 | \ ############################################## mcabber-1.1.2/configure-15821- if test x"$no_glib" = x ; then mcabber-1.1.2/configure:15822: GLIB_GENMARSHAL=`$PKG_CONFIG --variable=glib_genmarshal glib-2.0` mcabber-1.1.2/configure:15823: GOBJECT_QUERY=`$PKG_CONFIG --variable=gobject_query glib-2.0` mcabber-1.1.2/configure:15824: GLIB_MKENUMS=`$PKG_CONFIG --variable=glib_mkenums glib-2.0` mcabber-1.1.2/configure:15825: GLIB_COMPILE_RESOURCES=`$PKG_CONFIG --variable=glib_compile_resources gio-2.0` mcabber-1.1.2/configure-15826- mcabber-1.1.2/configure:15827: GLIB_CFLAGS=`$PKG_CONFIG --cflags $pkg_config_args` mcabber-1.1.2/configure:15828: GLIB_LIBS=`$PKG_CONFIG --libs $pkg_config_args` mcabber-1.1.2/configure-15829- glib_config_major_version=`$PKG_CONFIG --modversion glib-2.0 | \ ############################################## mcabber-1.1.2/configure-16025- test $ac_status = 0; }; then mcabber-1.1.2/configure:16026: pkg_cv_LOUDMOUTH_CFLAGS=`$PKG_CONFIG --cflags "loudmouth-1.0 >= 1.4.2" 2>/dev/null` mcabber-1.1.2/configure-16027- test "x$?" != "x0" && pkg_failed=yes ############################################## mcabber-1.1.2/configure-16042- test $ac_status = 0; }; then mcabber-1.1.2/configure:16043: pkg_cv_LOUDMOUTH_LIBS=`$PKG_CONFIG --libs "loudmouth-1.0 >= 1.4.2" 2>/dev/null` mcabber-1.1.2/configure-16044- test "x$?" != "x0" && pkg_failed=yes ############################################## mcabber-1.1.2/configure-16063- if test $_pkg_short_errors_supported = yes; then mcabber-1.1.2/configure:16064: LOUDMOUTH_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "loudmouth-1.0 >= 1.4.2" 2>&1` mcabber-1.1.2/configure-16065- else mcabber-1.1.2/configure:16066: LOUDMOUTH_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "loudmouth-1.0 >= 1.4.2" 2>&1` mcabber-1.1.2/configure-16067- fi ############################################## mcabber-1.1.2/configure-16116- test $ac_status = 0; }; then mcabber-1.1.2/configure:16117: pkg_cv_LOUDMOUTH_SHA256_CFLAGS=`$PKG_CONFIG --cflags "loudmouth-1.0 >= 1.5.3" 2>/dev/null` mcabber-1.1.2/configure-16118- test "x$?" != "x0" && pkg_failed=yes ############################################## mcabber-1.1.2/configure-16133- test $ac_status = 0; }; then mcabber-1.1.2/configure:16134: pkg_cv_LOUDMOUTH_SHA256_LIBS=`$PKG_CONFIG --libs "loudmouth-1.0 >= 1.5.3" 2>/dev/null` mcabber-1.1.2/configure-16135- test "x$?" != "x0" && pkg_failed=yes ############################################## mcabber-1.1.2/configure-16154- if test $_pkg_short_errors_supported = yes; then mcabber-1.1.2/configure:16155: LOUDMOUTH_SHA256_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "loudmouth-1.0 >= 1.5.3" 2>&1` mcabber-1.1.2/configure-16156- else mcabber-1.1.2/configure:16157: LOUDMOUTH_SHA256_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "loudmouth-1.0 >= 1.5.3" 2>&1` mcabber-1.1.2/configure-16158- fi ############################################## mcabber-1.1.2/configure-16292- test $ac_status = 0; }; then mcabber-1.1.2/configure:16293: pkg_cv_LIBIDN_CFLAGS=`$PKG_CONFIG --cflags "libidn >= 0.0.0" 2>/dev/null` mcabber-1.1.2/configure-16294- test "x$?" != "x0" && pkg_failed=yes ############################################## mcabber-1.1.2/configure-16309- test $ac_status = 0; }; then mcabber-1.1.2/configure:16310: pkg_cv_LIBIDN_LIBS=`$PKG_CONFIG --libs "libidn >= 0.0.0" 2>/dev/null` mcabber-1.1.2/configure-16311- test "x$?" != "x0" && pkg_failed=yes ############################################## mcabber-1.1.2/configure-16330- if test $_pkg_short_errors_supported = yes; then mcabber-1.1.2/configure:16331: LIBIDN_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libidn >= 0.0.0" 2>&1` mcabber-1.1.2/configure-16332- else mcabber-1.1.2/configure:16333: LIBIDN_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libidn >= 0.0.0" 2>&1` mcabber-1.1.2/configure-16334- fi ############################################## mcabber-1.1.2/configure-16426- if test "$GPGME_CONFIG" != "no" ; then mcabber-1.1.2/configure:16427: gpgme_version=`$GPGME_CONFIG --version` mcabber-1.1.2/configure-16428- fi ############################################## mcabber-1.1.2/configure-16437- if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then mcabber-1.1.2/configure:16438: req_gpgme_api=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\1/'` mcabber-1.1.2/configure:16439: min_gpgme_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'` mcabber-1.1.2/configure-16440- else ############################################## mcabber-1.1.2/configure-16474- if test "$req_gpgme_api" -gt 0 ; then mcabber-1.1.2/configure:16475: tmp=`$GPGME_CONFIG --api-version 2>/dev/null || echo 0` mcabber-1.1.2/configure-16476- if test "$tmp" -gt 0 ; then ############################################## mcabber-1.1.2/configure-16483- if test $ok = yes; then mcabber-1.1.2/configure:16484: GPGME_CFLAGS=`$GPGME_CONFIG --cflags` mcabber-1.1.2/configure:16485: GPGME_LIBS=`$GPGME_CONFIG --libs` mcabber-1.1.2/configure-16486- { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 ############################################## mcabber-1.1.2/configure-16728- test $ac_status = 0; }; then mcabber-1.1.2/configure:16729: pkg_cv_ENCHANT_CFLAGS=`$PKG_CONFIG --cflags "enchant" 2>/dev/null` mcabber-1.1.2/configure-16730- test "x$?" != "x0" && pkg_failed=yes ############################################## mcabber-1.1.2/configure-16745- test $ac_status = 0; }; then mcabber-1.1.2/configure:16746: pkg_cv_ENCHANT_LIBS=`$PKG_CONFIG --libs "enchant" 2>/dev/null` mcabber-1.1.2/configure-16747- test "x$?" != "x0" && pkg_failed=yes ############################################## mcabber-1.1.2/configure-16766- if test $_pkg_short_errors_supported = yes; then mcabber-1.1.2/configure:16767: ENCHANT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "enchant" 2>&1` mcabber-1.1.2/configure-16768- else mcabber-1.1.2/configure:16769: ENCHANT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "enchant" 2>&1` mcabber-1.1.2/configure-16770- fi ############################################## mcabber-1.1.2/configure-16884- test "x$exec_prefix" = xNONE && exec_prefix_NONE=yes && exec_prefix=$prefix mcabber-1.1.2/configure:16885: ac_define_dir=`eval echo $datadir` mcabber-1.1.2/configure:16886: ac_define_dir=`eval echo $ac_define_dir` mcabber-1.1.2/configure-16887- DATA_DIR="$ac_define_dir" ############################################## mcabber-1.1.2/configure-16905- test "x$exec_prefix" = xNONE && exec_prefix_NONE=yes && exec_prefix=$prefix mcabber-1.1.2/configure:16906: ac_define_dir=`eval echo $pkglibdir` mcabber-1.1.2/configure:16907: ac_define_dir=`eval echo $ac_define_dir` mcabber-1.1.2/configure-16908- PKGLIB_DIR="$ac_define_dir" ############################################## mcabber-1.1.2/configure-17093- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' mcabber-1.1.2/configure:17094: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` mcabber-1.1.2/configure-17095- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## mcabber-1.1.2/configure-17200-if test -z "$BASH_VERSION$ZSH_VERSION" \ mcabber-1.1.2/configure:17201: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then mcabber-1.1.2/configure-17202- as_echo='print -r --' mcabber-1.1.2/configure-17203- as_echo_n='print -rn --' mcabber-1.1.2/configure:17204:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then mcabber-1.1.2/configure-17205- as_echo='printf %s\n' ############################################## mcabber-1.1.2/configure-17207-else mcabber-1.1.2/configure:17208: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then mcabber-1.1.2/configure-17209- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## mcabber-1.1.2/configure-17217- expr "X$arg" : "X\\(.*\\)$as_nl"; mcabber-1.1.2/configure:17218: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; mcabber-1.1.2/configure-17219- esac; ############################################## mcabber-1.1.2/configure-17294-# ---------------------------------------- mcabber-1.1.2/configure:17295:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are mcabber-1.1.2/configure-17296-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## mcabber-1.1.2/configure-17366- { mcabber-1.1.2/configure:17367: as_val=`expr "$@" || test $? -eq 1` mcabber-1.1.2/configure-17368- } ############################################## mcabber-1.1.2/configure-17470- case $as_dir in #( mcabber-1.1.2/configure:17471: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( mcabber-1.1.2/configure-17472- *) as_qdir=$as_dir;; ############################################## mcabber-1.1.2/configure-17605-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 mcabber-1.1.2/configure:17606:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" mcabber-1.1.2/configure-17607-ac_cs_version="\\ ############################################## mcabber-1.1.2/configure-17630- --*=?*) mcabber-1.1.2/configure:17631: ac_option=`expr "X$1" : 'X\([^=]*\)='` mcabber-1.1.2/configure:17632: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` mcabber-1.1.2/configure-17633- ac_shift=: ############################################## mcabber-1.1.2/configure-17635- --*=) mcabber-1.1.2/configure:17636: ac_option=`expr "X$1" : 'X\([^=]*\)='` mcabber-1.1.2/configure-17637- ac_optarg= ############################################## mcabber-1.1.2/configure-17659- case $ac_optarg in mcabber-1.1.2/configure:17660: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; mcabber-1.1.2/configure-17661- '') as_fn_error $? "missing file argument" ;; ############################################## mcabber-1.1.2/configure-17667- case $ac_optarg in mcabber-1.1.2/configure:17668: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; mcabber-1.1.2/configure-17669- esac ############################################## mcabber-1.1.2/configure-17736-delay_variable_subst='$delay_variable_subst' mcabber-1.1.2/configure:17737:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17738:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17739:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17740:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17741:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17742:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17743:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17744:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17745:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17746:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17747:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17748:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17749:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17750:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17751:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17752:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17753:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17754:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17755:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17756:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17757:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17758:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17759:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17760:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17761:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17762:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17763:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17764:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17765:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17766:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17767:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17768:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17769:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17770:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17771:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17772:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17773:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17774:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17775:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17776:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17777:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17778:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17779:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17780:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17781:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17782:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17783:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17784:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17785:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17786:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17787:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17788:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17789:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17790:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17791:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17792:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17793:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17794:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17795:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17796:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17797:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17798:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17799:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17800:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17801:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17802:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17803:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17804:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17805:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17806:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17807:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17808:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17809:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17810:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17811:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17812:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17813:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17814:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17815:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17816:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17817:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17818:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17819:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17820:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17821:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17822:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17823:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17824:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17825:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17826:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17827:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17828:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17829:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17830:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17831:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17832:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17833:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17834:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17835:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17836:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17837:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17838:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17839:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17840:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17841:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17842:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17843:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17844:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17845:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17846:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17847:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17848:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17849:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17850:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17851:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17852:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17853:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17854:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17855:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17856:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17857:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17858:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17859:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17860:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17861:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17862:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17863:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17864:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17865:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17866:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17867:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17868:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17869:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17870:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure:17871:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/configure-17872- ############################################## mcabber-1.1.2/configure-17953-striplib; do mcabber-1.1.2/configure:17954: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in mcabber-1.1.2/configure-17955- *[\\\\\\\`\\"\\\$]*) mcabber-1.1.2/configure:17956: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes mcabber-1.1.2/configure-17957- ;; ############################################## mcabber-1.1.2/configure-17984-configure_time_lt_sys_library_path; do mcabber-1.1.2/configure:17985: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in mcabber-1.1.2/configure-17986- *[\\\\\\\`\\"\\\$]*) mcabber-1.1.2/configure:17987: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes mcabber-1.1.2/configure-17988- ;; ############################################## mcabber-1.1.2/configure-18090-fi mcabber-1.1.2/configure:18091:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` mcabber-1.1.2/configure-18092-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## mcabber-1.1.2/configure-18107- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 mcabber-1.1.2/configure:18108:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` mcabber-1.1.2/configure-18109-ac_delim='%!_!# ' ############################################## mcabber-1.1.2/configure-18113- mcabber-1.1.2/configure:18114: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` mcabber-1.1.2/configure-18115- if test $ac_delim_n = $ac_delim_num; then ############################################## mcabber-1.1.2/configure-18251-for ac_last_try in false false :; do mcabber-1.1.2/configure:18252: ac_tt=`sed -n "/$ac_delim/p" confdefs.h` mcabber-1.1.2/configure-18253- if test -z "$ac_tt"; then ############################################## mcabber-1.1.2/configure-18383- esac mcabber-1.1.2/configure:18384: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac mcabber-1.1.2/configure-18385- as_fn_append ac_file_inputs " '$ac_f'" ############################################## mcabber-1.1.2/configure-18442-*) mcabber-1.1.2/configure:18443: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` mcabber-1.1.2/configure-18444- # A ".." for each directory in $ac_dir_suffix. mcabber-1.1.2/configure:18445: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` mcabber-1.1.2/configure-18446- case $ac_top_builddir_sub in ############################################## mcabber-1.1.2/configure-18503-/@mandir@/p' mcabber-1.1.2/configure:18504:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in mcabber-1.1.2/configure-18505-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## mcabber-1.1.2/configure-18520- mcabber-1.1.2/configure:18521:# Neutralize VPATH when `$srcdir' = `.'. mcabber-1.1.2/configure-18522-# Shell code in configure.ac might set extrasub. ############################################## mcabber-1.1.2/configure-18548-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && mcabber-1.1.2/configure:18549: { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && mcabber-1.1.2/configure-18550- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ ############################################## mcabber-1.1.2/configure-18594- * ) mcabber-1.1.2/configure:18595: _am_stamp_count=`expr $_am_stamp_count + 1` ;; mcabber-1.1.2/configure-18596- esac ############################################## mcabber-1.1.2/configure-18649- # Strip MF so we end up with the name of the file. mcabber-1.1.2/configure:18650: am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'` mcabber-1.1.2/configure-18651- # Check whether this is an Automake generated Makefile which includes ############################################## mcabber-1.1.2/configure-19200- *:) mcabber-1.1.2/configure:19201: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\" mcabber-1.1.2/configure-19202- ;; mcabber-1.1.2/configure-19203- x:*) mcabber-1.1.2/configure:19204: eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\" mcabber-1.1.2/configure-19205- ;; mcabber-1.1.2/configure-19206- *::*) mcabber-1.1.2/configure:19207: eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" mcabber-1.1.2/configure:19208: eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\" mcabber-1.1.2/configure-19209- ;; mcabber-1.1.2/configure-19210- *) mcabber-1.1.2/configure:19211: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\" mcabber-1.1.2/configure-19212- ;; ############################################## mcabber-1.1.2/configure-19227- done mcabber-1.1.2/configure:19228: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` mcabber-1.1.2/configure-19229-} ############################################## mcabber-1.1.2/mcabber/xmpp_iqrequest.c-514- data = lm_message_node_get_child_value(x, "EXTADD"); mcabber-1.1.2/mcabber/xmpp_iqrequest.c:515: display_vcard_item(barejid, "Addr (ext)", vcard_attrib, data); mcabber-1.1.2/mcabber/xmpp_iqrequest.c-516- data = lm_message_node_get_child_value(x, "STREET"); ############################################## mcabber-1.1.2/mcabber/Makefile.in-51- { \ mcabber-1.1.2/mcabber/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ mcabber-1.1.2/mcabber/Makefile.in-53- }; \ ############################################## mcabber-1.1.2/mcabber/Makefile.in-213- $(top_builddir)/include/config.h otr.h nohtml.h hgcset.h mcabber-1.1.2/mcabber/Makefile.in:214:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; mcabber-1.1.2/mcabber/Makefile.in-215-am__vpath_adj = case $$p in \ mcabber-1.1.2/mcabber/Makefile.in:216: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ mcabber-1.1.2/mcabber/Makefile.in-217- *) f=$$p;; \ mcabber-1.1.2/mcabber/Makefile.in-218- esac; mcabber-1.1.2/mcabber/Makefile.in:219:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; mcabber-1.1.2/mcabber/Makefile.in-220-am__install_max = 40 mcabber-1.1.2/mcabber/Makefile.in-221-am__nobase_strip_setup = \ mcabber-1.1.2/mcabber/Makefile.in:222: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` mcabber-1.1.2/mcabber/Makefile.in-223-am__nobase_strip = \ ############################################## mcabber-1.1.2/mcabber/Makefile.in-529- test -n "$(EXEEXT)" || exit 0; \ mcabber-1.1.2/mcabber/Makefile.in:530: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ mcabber-1.1.2/mcabber/Makefile.in-531- echo " rm -f" $$list; \ ############################################## mcabber-1.1.2/mcabber/Makefile.in-577-.c.o: mcabber-1.1.2/mcabber/Makefile.in:578:@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ mcabber-1.1.2/mcabber/Makefile.in-579-@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ ############################################## mcabber-1.1.2/mcabber/Makefile.in-585-.c.obj: mcabber-1.1.2/mcabber/Makefile.in:586:@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ mcabber-1.1.2/mcabber/Makefile.in:587:@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ mcabber-1.1.2/mcabber/Makefile.in-588-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ############################################## mcabber-1.1.2/mcabber/Makefile.in-590-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ mcabber-1.1.2/mcabber/Makefile.in:591:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` mcabber-1.1.2/mcabber/Makefile.in-592- mcabber-1.1.2/mcabber/Makefile.in-593-.c.lo: mcabber-1.1.2/mcabber/Makefile.in:594:@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ mcabber-1.1.2/mcabber/Makefile.in-595-@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ ############################################## mcabber-1.1.2/mcabber/Makefile.in-624- @list='$(mcabberinclude_HEADERS)'; test -n "$(mcabberincludedir)" || list=; \ mcabber-1.1.2/mcabber/Makefile.in:625: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ mcabber-1.1.2/mcabber/Makefile.in-626- dir='$(DESTDIR)$(mcabberincludedir)'; $(am__uninstall_files_from_dir) ############################################## mcabber-1.1.2/mcabber/Makefile.in-657-GTAGS: mcabber-1.1.2/mcabber/Makefile.in:658: here=`$(am__cd) $(top_builddir) && pwd` \ mcabber-1.1.2/mcabber/Makefile.in-659- && $(am__cd) $(top_srcdir) \ ############################################## mcabber-1.1.2/mcabber/Makefile.in-683-distdir-am: $(DISTFILES) mcabber-1.1.2/mcabber/Makefile.in:684: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ mcabber-1.1.2/mcabber/Makefile.in:685: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ mcabber-1.1.2/mcabber/Makefile.in-686- list='$(DISTFILES)'; \ ############################################## mcabber-1.1.2/mcabber/Makefile.in-697- if test -d $$d/$$file; then \ mcabber-1.1.2/mcabber/Makefile.in:698: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ mcabber-1.1.2/mcabber/Makefile.in-699- if test -d "$(distdir)/$$file"; then \ ############################################## mcabber-1.1.2/ltmain.sh-103-# mcabber-1.1.2/ltmain.sh:104:# . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh mcabber-1.1.2/ltmain.sh-105-# ############################################## mcabber-1.1.2/ltmain.sh-202- func_executable_p "$_G_path_prog" || continue mcabber-1.1.2/ltmain.sh:203: case `"$_G_path_prog" --version 2>&1` in mcabber-1.1.2/ltmain.sh-204- *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;; ############################################## mcabber-1.1.2/ltmain.sh-249- diff conftest.out conftest.nl >/dev/null 2>&1 || break mcabber-1.1.2/ltmain.sh:250: _G_count=`expr $_G_count + 1` mcabber-1.1.2/ltmain.sh-251- if test "$_G_count" -gt "$_G_path_prog_max"; then ############################################## mcabber-1.1.2/ltmain.sh-285- diff conftest.out conftest.nl >/dev/null 2>&1 || break mcabber-1.1.2/ltmain.sh:286: _G_count=`expr $_G_count + 1` mcabber-1.1.2/ltmain.sh-287- if test "$_G_count" -gt "$_G_path_prog_max"; then ############################################## mcabber-1.1.2/ltmain.sh-410-# The name of this program. mcabber-1.1.2/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"` mcabber-1.1.2/ltmain.sh-412- ############################################## mcabber-1.1.2/ltmain.sh-416- *[\\/]*) mcabber-1.1.2/ltmain.sh:417: progdir=`$ECHO "$progpath" |$SED "$sed_dirname"` mcabber-1.1.2/ltmain.sh:418: progdir=`cd "$progdir" && pwd` mcabber-1.1.2/ltmain.sh-419- progpath=$progdir/$progname ############################################## mcabber-1.1.2/ltmain.sh-610- mcabber-1.1.2/ltmain.sh:611: eval _G_current_value='`$ECHO $'$1'`' mcabber-1.1.2/ltmain.sh:612: _G_delim=`expr "$2" : '\(.\)'` mcabber-1.1.2/ltmain.sh-613- ############################################## mcabber-1.1.2/ltmain.sh-639- mcabber-1.1.2/ltmain.sh:640: func_arith_result=`expr "$@"` mcabber-1.1.2/ltmain.sh-641- } ############################################## mcabber-1.1.2/ltmain.sh-660- # ...otherwise fall back to using sed. mcabber-1.1.2/ltmain.sh:661: _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`' mcabber-1.1.2/ltmain.sh:662: _d='func_dirname_result=`$ECHO "$1" |$SED "$sed_dirname"` mcabber-1.1.2/ltmain.sh-663- if test "X$func_dirname_result" = "X$1"; then ############################################## mcabber-1.1.2/ltmain.sh-757- test -n "$_G_tc" && { mcabber-1.1.2/ltmain.sh:758: _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"` mcabber-1.1.2/ltmain.sh:759: _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"` mcabber-1.1.2/ltmain.sh-760- } mcabber-1.1.2/ltmain.sh-761- done mcabber-1.1.2/ltmain.sh:762: _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`" " ## exclude from sc_prohibit_nested_quotes mcabber-1.1.2/ltmain.sh-763- ############################################## mcabber-1.1.2/ltmain.sh-831- mcabber-1.1.2/ltmain.sh:832: func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len` mcabber-1.1.2/ltmain.sh-833- } ############################################## mcabber-1.1.2/ltmain.sh-863- # ...otherwise throw away the child directory and loop mcabber-1.1.2/ltmain.sh:864: _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"` mcabber-1.1.2/ltmain.sh-865- done mcabber-1.1.2/ltmain.sh:866: _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'` mcabber-1.1.2/ltmain.sh-867- ############################################## mcabber-1.1.2/ltmain.sh-901- # If mktemp works, use that first and foremost mcabber-1.1.2/ltmain.sh:902: _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null` mcabber-1.1.2/ltmain.sh-903- ############################################## mcabber-1.1.2/ltmain.sh-1111- *[\\\`\"\$]*) mcabber-1.1.2/ltmain.sh:1112: _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;; mcabber-1.1.2/ltmain.sh-1113- *) ############################################## mcabber-1.1.2/ltmain.sh-1198- case $2 in mcabber-1.1.2/ltmain.sh:1199: .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;; mcabber-1.1.2/ltmain.sh:1200: *) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;; mcabber-1.1.2/ltmain.sh-1201- esac ############################################## mcabber-1.1.2/ltmain.sh-1271- [0-9]* | *[!a-zA-Z0-9_]*) mcabber-1.1.2/ltmain.sh:1272: func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'` mcabber-1.1.2/ltmain.sh-1273- ;; ############################################## mcabber-1.1.2/ltmain.sh-1358- mcabber-1.1.2/ltmain.sh:1359: test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q` mcabber-1.1.2/ltmain.sh-1360-} ############################################## mcabber-1.1.2/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell mcabber-1.1.2/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another mcabber-1.1.2/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script ############################################## mcabber-1.1.2/ltmain.sh-1517- mcabber-1.1.2/ltmain.sh:1518: eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`' mcabber-1.1.2/ltmain.sh-1519-} ############################################## mcabber-1.1.2/ltmain.sh-1943- mcabber-1.1.2/ltmain.sh:1944: func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'` mcabber-1.1.2/ltmain.sh-1945- func_split_equals_rhs= mcabber-1.1.2/ltmain.sh-1946- test "x$func_split_equals_lhs" = "x$1" \ mcabber-1.1.2/ltmain.sh:1947: || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'` mcabber-1.1.2/ltmain.sh-1948- } ############################################## mcabber-1.1.2/ltmain.sh-1971- mcabber-1.1.2/ltmain.sh:1972: func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'` mcabber-1.1.2/ltmain.sh:1973: func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'` mcabber-1.1.2/ltmain.sh-1974- } ############################################## mcabber-1.1.2/ltmain.sh-2144- version: $progname $scriptversion Debian-2.4.6-9 mcabber-1.1.2/ltmain.sh:2145: automake: `($AUTOMAKE --version) 2>/dev/null |$SED 1q` mcabber-1.1.2/ltmain.sh:2146: autoconf: `($AUTOCONF --version) 2>/dev/null |$SED 1q` mcabber-1.1.2/ltmain.sh-2147- ############################################## mcabber-1.1.2/ltmain.sh-2183- { mcabber-1.1.2/ltmain.sh:2184: func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"` mcabber-1.1.2/ltmain.sh-2185- } ############################################## mcabber-1.1.2/ltmain.sh-2188- { mcabber-1.1.2/ltmain.sh:2189: func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'` mcabber-1.1.2/ltmain.sh-2190- } ############################################## mcabber-1.1.2/ltmain.sh-2279- # quotes we have to do it in 2 steps: mcabber-1.1.2/ltmain.sh:2280: extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"` mcabber-1.1.2/ltmain.sh-2281- eval "$extractedcf" ############################################## mcabber-1.1.2/ltmain.sh-2751- done mcabber-1.1.2/ltmain.sh:2752: CC_expanded=`func_echo_all $CC` mcabber-1.1.2/ltmain.sh:2753: CC_quoted_expanded=`func_echo_all $CC_quoted` mcabber-1.1.2/ltmain.sh-2754- case $@ in ############################################## mcabber-1.1.2/ltmain.sh-2764- # Evaluate the configuration. mcabber-1.1.2/ltmain.sh:2765: eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`" mcabber-1.1.2/ltmain.sh-2766- CC_quoted= ############################################## mcabber-1.1.2/ltmain.sh-2770- done mcabber-1.1.2/ltmain.sh:2771: CC_expanded=`func_echo_all $CC` mcabber-1.1.2/ltmain.sh:2772: CC_quoted_expanded=`func_echo_all $CC_quoted` mcabber-1.1.2/ltmain.sh-2773- case "$@ " in ############################################## mcabber-1.1.2/ltmain.sh-2862- # zero AND non-empty stdout, which explains the odd construction: mcabber-1.1.2/ltmain.sh:2863: func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null` mcabber-1.1.2/ltmain.sh-2864- if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then ############################################## mcabber-1.1.2/ltmain.sh-2930- if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then mcabber-1.1.2/ltmain.sh:2931: func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null` mcabber-1.1.2/ltmain.sh-2932- if test "$?" -ne 0; then ############################################## mcabber-1.1.2/ltmain.sh-3101- # LT_CYGPATH in this case. mcabber-1.1.2/ltmain.sh:3102: func_to_host_file_result=`cygpath -m "$1"` mcabber-1.1.2/ltmain.sh-3103- fi ############################################## mcabber-1.1.2/ltmain.sh-3258- func_to_host_path_tmp1=$func_stripname_result mcabber-1.1.2/ltmain.sh:3259: func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"` mcabber-1.1.2/ltmain.sh-3260- func_convert_path_check : ";" \ ############################################## mcabber-1.1.2/ltmain.sh-3468- *.[cCFSifmso] | \ mcabber-1.1.2/ltmain.sh:3469: *.ada | *.adb | *.ads | *.asm | \ mcabber-1.1.2/ltmain.sh-3470- *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \ ############################################## mcabber-1.1.2/ltmain.sh-3545- if test no = "$compiler_c_o"; then mcabber-1.1.2/ltmain.sh:3546: output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext mcabber-1.1.2/ltmain.sh-3547- lockfile=$output_obj.lock ############################################## mcabber-1.1.2/ltmain.sh-3564-*** ERROR, $lockfile exists and contains: mcabber-1.1.2/ltmain.sh:3565:`cat $lockfile 2>/dev/null` mcabber-1.1.2/ltmain.sh-3566- ############################################## mcabber-1.1.2/ltmain.sh-3612- if test warn = "$need_locks" && mcabber-1.1.2/ltmain.sh:3613: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then mcabber-1.1.2/ltmain.sh-3614- $ECHO "\ mcabber-1.1.2/ltmain.sh-3615-*** ERROR, $lockfile contains: mcabber-1.1.2/ltmain.sh:3616:`cat $lockfile 2>/dev/null` mcabber-1.1.2/ltmain.sh-3617- ############################################## mcabber-1.1.2/ltmain.sh-3661- if test warn = "$need_locks" && mcabber-1.1.2/ltmain.sh:3662: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then mcabber-1.1.2/ltmain.sh-3663- $ECHO "\ mcabber-1.1.2/ltmain.sh-3664-*** ERROR, $lockfile contains: mcabber-1.1.2/ltmain.sh:3665:`cat $lockfile 2>/dev/null` mcabber-1.1.2/ltmain.sh-3666- ############################################## mcabber-1.1.2/ltmain.sh-3987- # Get the absolute pathname. mcabber-1.1.2/ltmain.sh:3988: absdir=`cd "$dir" && pwd` mcabber-1.1.2/ltmain.sh-3989- test -n "$absdir" && dir=$absdir ############################################## mcabber-1.1.2/ltmain.sh-4086- if test -n "$lt_sysroot"; then mcabber-1.1.2/ltmain.sh:4087: sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"` mcabber-1.1.2/ltmain.sh-4088- sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;" ############################################## mcabber-1.1.2/ltmain.sh-4370- # Determine the prefix the user has applied to our future dir. mcabber-1.1.2/ltmain.sh:4371: inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"` mcabber-1.1.2/ltmain.sh-4372- ############################################## mcabber-1.1.2/ltmain.sh-4383- # Stick the inst_prefix_dir data into the link command. mcabber-1.1.2/ltmain.sh:4384: relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"` mcabber-1.1.2/ltmain.sh-4385- else mcabber-1.1.2/ltmain.sh:4386: relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"` mcabber-1.1.2/ltmain.sh-4387- fi ############################################## mcabber-1.1.2/ltmain.sh-4550- fi mcabber-1.1.2/ltmain.sh:4551: libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'` mcabber-1.1.2/ltmain.sh-4552- if test -n "$libdir" && test ! -f "$libfile"; then ############################################## mcabber-1.1.2/ltmain.sh-4569- # Replace the output file specification. mcabber-1.1.2/ltmain.sh:4570: relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'` mcabber-1.1.2/ltmain.sh-4571- ############################################## mcabber-1.1.2/ltmain.sh-4588- # Install the binary that we compiled earlier. mcabber-1.1.2/ltmain.sh:4589: file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"` mcabber-1.1.2/ltmain.sh-4590- fi ############################################## mcabber-1.1.2/ltmain.sh-4662- my_pic_p=${3-false} mcabber-1.1.2/ltmain.sh:4663: my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'` mcabber-1.1.2/ltmain.sh-4664- my_dlsyms= ############################################## mcabber-1.1.2/ltmain.sh-4720- # Add our own program objects to the symbol list. mcabber-1.1.2/ltmain.sh:4721: progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP` mcabber-1.1.2/ltmain.sh-4722- for progfile in $progfiles; do ############################################## mcabber-1.1.2/ltmain.sh-4782- # Use subshell, to avoid clobbering current variable values mcabber-1.1.2/ltmain.sh:4783: dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"` mcabber-1.1.2/ltmain.sh-4784- if test -n "$dlprefile_dlname"; then ############################################## mcabber-1.1.2/ltmain.sh-4951- if test -f "$output_objdir/$my_outputname.def"; then mcabber-1.1.2/ltmain.sh:4952: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` mcabber-1.1.2/ltmain.sh:4953: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` mcabber-1.1.2/ltmain.sh-4954- else mcabber-1.1.2/ltmain.sh:4955: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` mcabber-1.1.2/ltmain.sh:4956: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` mcabber-1.1.2/ltmain.sh-4957- fi ############################################## mcabber-1.1.2/ltmain.sh-4959- *) mcabber-1.1.2/ltmain.sh:4960: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` mcabber-1.1.2/ltmain.sh:4961: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` mcabber-1.1.2/ltmain.sh-4962- ;; ############################################## mcabber-1.1.2/ltmain.sh-4974- # Nullify the symbol file. mcabber-1.1.2/ltmain.sh:4975: compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"` mcabber-1.1.2/ltmain.sh:4976: finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"` mcabber-1.1.2/ltmain.sh-4977- fi ############################################## mcabber-1.1.2/ltmain.sh-4988- func_to_tool_file "$1" func_convert_file_msys_to_w32 mcabber-1.1.2/ltmain.sh:4989: func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'` mcabber-1.1.2/ltmain.sh-4990- test -n "$func_cygming_gnu_implib_tmp" ############################################## mcabber-1.1.2/ltmain.sh-5001- func_to_tool_file "$1" func_convert_file_msys_to_w32 mcabber-1.1.2/ltmain.sh:5002: func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'` mcabber-1.1.2/ltmain.sh-5003- test -n "$func_cygming_ms_implib_tmp" ############################################## mcabber-1.1.2/ltmain.sh-5017- win32_libid_type=unknown mcabber-1.1.2/ltmain.sh:5018: win32_fileres=`file -L $1 2>/dev/null` mcabber-1.1.2/ltmain.sh-5019- case $win32_fileres in ############################################## mcabber-1.1.2/ltmain.sh-5082- mcabber-1.1.2/ltmain.sh:5083: sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"` mcabber-1.1.2/ltmain.sh-5084-} ############################################## mcabber-1.1.2/ltmain.sh-5100- mcabber-1.1.2/ltmain.sh:5101: match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"` mcabber-1.1.2/ltmain.sh-5102- $OBJDUMP -s --section "$1" "$2" 2>/dev/null | ############################################## mcabber-1.1.2/ltmain.sh-5164- # binutils import library mcabber-1.1.2/ltmain.sh:5165: sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"` mcabber-1.1.2/ltmain.sh-5166- elif func_cygming_ms_implib_p "$1"; then mcabber-1.1.2/ltmain.sh-5167- # ms-generated import library mcabber-1.1.2/ltmain.sh:5168: sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"` mcabber-1.1.2/ltmain.sh-5169- else ############################################## mcabber-1.1.2/ltmain.sh-5248- darwin_base_archive=$func_basename_result mcabber-1.1.2/ltmain.sh:5249: darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true` mcabber-1.1.2/ltmain.sh-5250- if test -n "$darwin_arches"; then mcabber-1.1.2/ltmain.sh:5251: darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'` mcabber-1.1.2/ltmain.sh-5252- darwin_arch= ############################################## mcabber-1.1.2/ltmain.sh-5262- ## Okay now we've a bunch of thin objects, gotta fatten them up :) mcabber-1.1.2/ltmain.sh:5263: darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u` mcabber-1.1.2/ltmain.sh-5264- darwin_file= ############################################## mcabber-1.1.2/ltmain.sh-5266- for darwin_file in $darwin_filelist; do mcabber-1.1.2/ltmain.sh:5267: darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP` mcabber-1.1.2/ltmain.sh-5268- $LIPO -create -output "$darwin_file" $darwin_files ############################################## mcabber-1.1.2/ltmain.sh-5281- esac mcabber-1.1.2/ltmain.sh:5282: my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP` mcabber-1.1.2/ltmain.sh-5283- done ############################################## mcabber-1.1.2/ltmain.sh-5352- mcabber-1.1.2/ltmain.sh:5353: qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"` mcabber-1.1.2/ltmain.sh-5354- $ECHO "\ ############################################## mcabber-1.1.2/ltmain.sh-5387- --lt-dump-script) mcabber-1.1.2/ltmain.sh:5388: lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\` mcabber-1.1.2/ltmain.sh-5389- test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=. mcabber-1.1.2/ltmain.sh:5390: lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\` mcabber-1.1.2/ltmain.sh-5391- cat \"\$lt_dump_D/\$lt_dump_F\" ############################################## mcabber-1.1.2/ltmain.sh-5414- \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\" mcabber-1.1.2/ltmain.sh:5415: lt_dump_args_N=\`expr \$lt_dump_args_N + 1\` mcabber-1.1.2/ltmain.sh-5416- done ############################################## mcabber-1.1.2/ltmain.sh-5472- # Find the directory that this script lives in. mcabber-1.1.2/ltmain.sh:5473: thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\` mcabber-1.1.2/ltmain.sh-5474- test \"x\$thisdir\" = \"x\$file\" && thisdir=. ############################################## mcabber-1.1.2/ltmain.sh-5476- # Follow symbolic links until we get to the real thisdir. mcabber-1.1.2/ltmain.sh:5477: file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\` mcabber-1.1.2/ltmain.sh-5478- while test -n \"\$file\"; do mcabber-1.1.2/ltmain.sh:5479: destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\` mcabber-1.1.2/ltmain.sh-5480- ############################################## mcabber-1.1.2/ltmain.sh-5488- mcabber-1.1.2/ltmain.sh:5489: file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\` mcabber-1.1.2/ltmain.sh:5490: file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\` mcabber-1.1.2/ltmain.sh-5491- done ############################################## mcabber-1.1.2/ltmain.sh-5502- case \"\$thisdir\" in mcabber-1.1.2/ltmain.sh:5503: *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;; mcabber-1.1.2/ltmain.sh-5504- $objdir ) thisdir=. ;; ############################################## mcabber-1.1.2/ltmain.sh-5508- # Try to get the absolute directory name. mcabber-1.1.2/ltmain.sh:5509: absdir=\`cd \"\$thisdir\" && pwd\` mcabber-1.1.2/ltmain.sh-5510- test -n \"\$absdir\" && thisdir=\"\$absdir\" ############################################## mcabber-1.1.2/ltmain.sh-5518- if test ! -f \"\$progdir/\$program\" || mcabber-1.1.2/ltmain.sh:5519: { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\ mcabber-1.1.2/ltmain.sh-5520- test \"X\$file\" != \"X\$progdir/\$program\"; }; then ############################################## mcabber-1.1.2/ltmain.sh-5533- if test -n \"\$relink_command\"; then mcabber-1.1.2/ltmain.sh:5534: if relink_command_output=\`eval \$relink_command 2>&1\`; then : mcabber-1.1.2/ltmain.sh-5535- else ############################################## mcabber-1.1.2/ltmain.sh-5577- # The second colon is a workaround for a bug in BeOS R4 sed mcabber-1.1.2/ltmain.sh:5578: $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\` mcabber-1.1.2/ltmain.sh-5579- ############################################## mcabber-1.1.2/ltmain.sh-6556- mcabber-1.1.2/ltmain.sh:6557: case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in mcabber-1.1.2/ltmain.sh-6558- *import*) : ;; ############################################## mcabber-1.1.2/ltmain.sh-6804- moreargs= mcabber-1.1.2/ltmain.sh:6805: for fil in `cat "$save_arg"` mcabber-1.1.2/ltmain.sh-6806- do ############################################## mcabber-1.1.2/ltmain.sh-7065- *) mcabber-1.1.2/ltmain.sh:7066: absdir=`cd "$dir" && pwd` mcabber-1.1.2/ltmain.sh-7067- test -z "$absdir" && \ ############################################## mcabber-1.1.2/ltmain.sh-7086- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) mcabber-1.1.2/ltmain.sh:7087: testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'` mcabber-1.1.2/ltmain.sh-7088- case :$dllsearchpath: in ############################################## mcabber-1.1.2/ltmain.sh-7383- -Z*) mcabber-1.1.2/ltmain.sh:7384: if test os2 = "`expr $host : '.*\(os2\)'`"; then mcabber-1.1.2/ltmain.sh-7385- # OS/2 uses -Zxxx to specify OS/2-specific options ############################################## mcabber-1.1.2/ltmain.sh-7553- # get the directories listed in $shlibpath_var mcabber-1.1.2/ltmain.sh:7554: eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\` mcabber-1.1.2/ltmain.sh-7555- else ############################################## mcabber-1.1.2/ltmain.sh-7872- set dummy $deplibs_check_method; shift mcabber-1.1.2/ltmain.sh:7873: match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` mcabber-1.1.2/ltmain.sh-7874- if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \ ############################################## mcabber-1.1.2/ltmain.sh-7962- if test -n "$inherited_linker_flags"; then mcabber-1.1.2/ltmain.sh:7963: tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'` mcabber-1.1.2/ltmain.sh-7964- for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do ############################################## mcabber-1.1.2/ltmain.sh-7970- fi mcabber-1.1.2/ltmain.sh:7971: dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` mcabber-1.1.2/ltmain.sh-7972- if test lib,link = "$linkmode,$pass" || ############################################## mcabber-1.1.2/ltmain.sh-8043- *) mcabber-1.1.2/ltmain.sh:8044: abs_ladir=`cd "$ladir" && pwd` mcabber-1.1.2/ltmain.sh-8045- if test -z "$abs_ladir"; then ############################################## mcabber-1.1.2/ltmain.sh-8296- shift mcabber-1.1.2/ltmain.sh:8297: libname=`eval "\\$ECHO \"$libname_spec\""` mcabber-1.1.2/ltmain.sh-8298- # use dlname if we got it. it's perfectly good, no? ############################################## mcabber-1.1.2/ltmain.sh-8588- *) mcabber-1.1.2/ltmain.sh:8589: absdir=`cd "$dir" && pwd` mcabber-1.1.2/ltmain.sh-8590- if test -z "$absdir"; then ############################################## mcabber-1.1.2/ltmain.sh-8599- depdepl= mcabber-1.1.2/ltmain.sh:8600: eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib` mcabber-1.1.2/ltmain.sh-8601- if test -n "$deplibrary_names"; then ############################################## mcabber-1.1.2/ltmain.sh-8606- depdepl=$absdir/$objdir/$depdepl mcabber-1.1.2/ltmain.sh:8607: darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` mcabber-1.1.2/ltmain.sh-8608- if test -z "$darwin_install_name"; then mcabber-1.1.2/ltmain.sh:8609: darwin_install_name=`$OTOOL64 -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` mcabber-1.1.2/ltmain.sh-8610- fi ############################################## mcabber-1.1.2/ltmain.sh-8621- else mcabber-1.1.2/ltmain.sh:8622: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` mcabber-1.1.2/ltmain.sh-8623- test -z "$libdir" && \ ############################################## mcabber-1.1.2/ltmain.sh-8644- else mcabber-1.1.2/ltmain.sh:8645: compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` mcabber-1.1.2/ltmain.sh-8646- fi ############################################## mcabber-1.1.2/ltmain.sh-8733- linux*) mcabber-1.1.2/ltmain.sh:8734: case `$CC -V 2>&1 | sed 5q` in mcabber-1.1.2/ltmain.sh-8735- *Sun\ C*) # Sun C++ 5.9 ############################################## mcabber-1.1.2/ltmain.sh-9141- removelist= mcabber-1.1.2/ltmain.sh:9142: tempremovelist=`$ECHO "$output_objdir/*"` mcabber-1.1.2/ltmain.sh-9143- for p in $tempremovelist; do ############################################## mcabber-1.1.2/ltmain.sh-9167- # Transform .lo files to .o files. mcabber-1.1.2/ltmain.sh:9168: oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP` mcabber-1.1.2/ltmain.sh-9169- fi ############################################## mcabber-1.1.2/ltmain.sh-9172- #for path in $notinst_path; do mcabber-1.1.2/ltmain.sh:9173: # lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"` mcabber-1.1.2/ltmain.sh:9174: # deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"` mcabber-1.1.2/ltmain.sh:9175: # dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"` mcabber-1.1.2/ltmain.sh-9176- #done ############################################## mcabber-1.1.2/ltmain.sh-9293- if test -n "$i"; then mcabber-1.1.2/ltmain.sh:9294: libname=`eval "\\$ECHO \"$libname_spec\""` mcabber-1.1.2/ltmain.sh:9295: deplib_matches=`eval "\\$ECHO \"$library_names_spec\""` mcabber-1.1.2/ltmain.sh-9296- set dummy $deplib_matches; shift mcabber-1.1.2/ltmain.sh-9297- deplib_match=$1 mcabber-1.1.2/ltmain.sh:9298: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then mcabber-1.1.2/ltmain.sh-9299- func_append newdeplibs " $i" ############################################## mcabber-1.1.2/ltmain.sh-9336- if test -n "$i"; then mcabber-1.1.2/ltmain.sh:9337: libname=`eval "\\$ECHO \"$libname_spec\""` mcabber-1.1.2/ltmain.sh:9338: deplib_matches=`eval "\\$ECHO \"$library_names_spec\""` mcabber-1.1.2/ltmain.sh-9339- set dummy $deplib_matches; shift mcabber-1.1.2/ltmain.sh-9340- deplib_match=$1 mcabber-1.1.2/ltmain.sh:9341: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then mcabber-1.1.2/ltmain.sh-9342- func_append newdeplibs " $i" ############################################## mcabber-1.1.2/ltmain.sh-9371- set dummy $deplibs_check_method; shift mcabber-1.1.2/ltmain.sh:9372: file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` mcabber-1.1.2/ltmain.sh-9373- for a_deplib in $deplibs; do ############################################## mcabber-1.1.2/ltmain.sh-9386- if test -n "$a_deplib"; then mcabber-1.1.2/ltmain.sh:9387: libname=`eval "\\$ECHO \"$libname_spec\""` mcabber-1.1.2/ltmain.sh-9388- if test -n "$file_magic_glob"; then mcabber-1.1.2/ltmain.sh:9389: libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob` mcabber-1.1.2/ltmain.sh-9390- else ############################################## mcabber-1.1.2/ltmain.sh-9396- shopt -s nocaseglob mcabber-1.1.2/ltmain.sh:9397: potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null` mcabber-1.1.2/ltmain.sh-9398- $nocaseglob mcabber-1.1.2/ltmain.sh-9399- else mcabber-1.1.2/ltmain.sh:9400: potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null` mcabber-1.1.2/ltmain.sh-9401- fi ############################################## mcabber-1.1.2/ltmain.sh-9414- while test -h "$potlib" 2>/dev/null; do mcabber-1.1.2/ltmain.sh:9415: potliblink=`ls -ld $potlib | $SED 's/.* -> //'` mcabber-1.1.2/ltmain.sh-9416- case $potliblink in mcabber-1.1.2/ltmain.sh-9417- [\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;; mcabber-1.1.2/ltmain.sh:9418: *) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";; mcabber-1.1.2/ltmain.sh-9419- esac ############################################## mcabber-1.1.2/ltmain.sh-9455- set dummy $deplibs_check_method; shift mcabber-1.1.2/ltmain.sh:9456: match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` mcabber-1.1.2/ltmain.sh-9457- for a_deplib in $deplibs; do ############################################## mcabber-1.1.2/ltmain.sh-9470- if test -n "$a_deplib"; then mcabber-1.1.2/ltmain.sh:9471: libname=`eval "\\$ECHO \"$libname_spec\""` mcabber-1.1.2/ltmain.sh-9472- for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do mcabber-1.1.2/ltmain.sh:9473: potential_libs=`ls $i/$libname[.-]* 2>/dev/null` mcabber-1.1.2/ltmain.sh-9474- for potent_lib in $potential_libs; do ############################################## mcabber-1.1.2/ltmain.sh-9509- newdeplibs= mcabber-1.1.2/ltmain.sh:9510: tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'` mcabber-1.1.2/ltmain.sh-9511- if test yes = "$allow_libtool_libs_with_static_runtimes"; then ############################################## mcabber-1.1.2/ltmain.sh-9513- # can't use Xsed below, because $i might contain '/' mcabber-1.1.2/ltmain.sh:9514: tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"` mcabber-1.1.2/ltmain.sh-9515- done ############################################## mcabber-1.1.2/ltmain.sh-9539- # On Rhapsody replace the C library with the System framework mcabber-1.1.2/ltmain.sh:9540: newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'` mcabber-1.1.2/ltmain.sh-9541- ;; ############################################## mcabber-1.1.2/ltmain.sh-9591- *-*-darwin*) mcabber-1.1.2/ltmain.sh:9592: newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` mcabber-1.1.2/ltmain.sh:9593: new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` mcabber-1.1.2/ltmain.sh:9594: deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` mcabber-1.1.2/ltmain.sh-9595- ;; ############################################## mcabber-1.1.2/ltmain.sh-9718- # Use standard objects if they are pic mcabber-1.1.2/ltmain.sh:9719: test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP` mcabber-1.1.2/ltmain.sh-9720- test "X$libobjs" = "X " && libobjs= ############################################## mcabber-1.1.2/ltmain.sh-10232- eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\" mcabber-1.1.2/ltmain.sh:10233: test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'` mcabber-1.1.2/ltmain.sh-10234- reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags ############################################## mcabber-1.1.2/ltmain.sh-10247- # Create the old-style object. mcabber-1.1.2/ltmain.sh:10248: reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs mcabber-1.1.2/ltmain.sh-10249- ############################################## mcabber-1.1.2/ltmain.sh-10305- # On Rhapsody replace the C library is the System framework mcabber-1.1.2/ltmain.sh:10306: compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'` mcabber-1.1.2/ltmain.sh:10307: finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'` mcabber-1.1.2/ltmain.sh-10308- ;; ############################################## mcabber-1.1.2/ltmain.sh-10323- # Time to change all our "foo.ltframework" stuff back to "-framework foo" mcabber-1.1.2/ltmain.sh:10324: compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` mcabber-1.1.2/ltmain.sh:10325: finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` mcabber-1.1.2/ltmain.sh-10326- ;; ############################################## mcabber-1.1.2/ltmain.sh-10401- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) mcabber-1.1.2/ltmain.sh:10402: testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'` mcabber-1.1.2/ltmain.sh-10403- case :$dllsearchpath: in ############################################## mcabber-1.1.2/ltmain.sh-10461- # Transform all the library objects into standard objects. mcabber-1.1.2/ltmain.sh:10462: compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP` mcabber-1.1.2/ltmain.sh:10463: finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP` mcabber-1.1.2/ltmain.sh-10464- fi ############################################## mcabber-1.1.2/ltmain.sh-10489- # Replace the output file specification. mcabber-1.1.2/ltmain.sh:10490: compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'` mcabber-1.1.2/ltmain.sh-10491- link_command=$compile_command$compile_rpath ############################################## mcabber-1.1.2/ltmain.sh-10498- func_to_tool_file "$output" mcabber-1.1.2/ltmain.sh:10499: postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` mcabber-1.1.2/ltmain.sh-10500- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## mcabber-1.1.2/ltmain.sh-10542- # Replace the output file specification. mcabber-1.1.2/ltmain.sh:10543: link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'` mcabber-1.1.2/ltmain.sh-10544- # Delete the old output file. ############################################## mcabber-1.1.2/ltmain.sh-10550- func_to_tool_file "$output" mcabber-1.1.2/ltmain.sh:10551: postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` mcabber-1.1.2/ltmain.sh-10552- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## mcabber-1.1.2/ltmain.sh-10568- link_command=$finalize_var$compile_command$finalize_rpath mcabber-1.1.2/ltmain.sh:10569: relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'` mcabber-1.1.2/ltmain.sh-10570- ;; ############################################## mcabber-1.1.2/ltmain.sh-10581- # Replace the output file specification. mcabber-1.1.2/ltmain.sh:10582: link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'` mcabber-1.1.2/ltmain.sh-10583- ############################################## mcabber-1.1.2/ltmain.sh-10590- func_to_tool_file "$output_objdir/$outputname" mcabber-1.1.2/ltmain.sh:10591: postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` mcabber-1.1.2/ltmain.sh-10592- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## mcabber-1.1.2/ltmain.sh-10611- relink_command="(cd `pwd`; $relink_command)" mcabber-1.1.2/ltmain.sh:10612: relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` mcabber-1.1.2/ltmain.sh-10613- fi ############################################## mcabber-1.1.2/ltmain.sh-10857- relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)" mcabber-1.1.2/ltmain.sh:10858: relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` mcabber-1.1.2/ltmain.sh-10859- if test yes = "$hardcode_automatic"; then ############################################## mcabber-1.1.2/ltmain.sh-10878- func_resolve_sysroot "$deplib" mcabber-1.1.2/ltmain.sh:10879: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result` mcabber-1.1.2/ltmain.sh-10880- test -z "$libdir" && \ ############################################## mcabber-1.1.2/ltmain.sh-10904- name=$func_basename_result mcabber-1.1.2/ltmain.sh:10905: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib` mcabber-1.1.2/ltmain.sh-10906- test -z "$libdir" && \ ############################################## mcabber-1.1.2/ltmain.sh-10923- name=$func_basename_result mcabber-1.1.2/ltmain.sh:10924: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib` mcabber-1.1.2/ltmain.sh-10925- test -z "$libdir" && \ ############################################## mcabber-1.1.2/ltmain.sh-11242-# ### BEGIN LIBTOOL TAG CONFIG: disable-static mcabber-1.1.2/ltmain.sh:11243:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac` mcabber-1.1.2/ltmain.sh-11244-# ### END LIBTOOL TAG CONFIG: disable-static ############################################## mcabber-1.1.2/macros/define_dir.m4-21-dnl refers to ${prefix}. Thus we have to use `eval' twice. mcabber-1.1.2/macros/define_dir.m4:22: ac_define_dir=`eval echo [$]$2` mcabber-1.1.2/macros/define_dir.m4:23: ac_define_dir=`eval echo [$]ac_define_dir` mcabber-1.1.2/macros/define_dir.m4-24- AC_SUBST($1, "$ac_define_dir") ############################################## mcabber-1.1.2/macros/glib-2.0.m4-63- if test x"$no_glib" = x ; then mcabber-1.1.2/macros/glib-2.0.m4:64: GLIB_GENMARSHAL=`$PKG_CONFIG --variable=glib_genmarshal glib-2.0` mcabber-1.1.2/macros/glib-2.0.m4:65: GOBJECT_QUERY=`$PKG_CONFIG --variable=gobject_query glib-2.0` mcabber-1.1.2/macros/glib-2.0.m4:66: GLIB_MKENUMS=`$PKG_CONFIG --variable=glib_mkenums glib-2.0` mcabber-1.1.2/macros/glib-2.0.m4:67: GLIB_COMPILE_RESOURCES=`$PKG_CONFIG --variable=glib_compile_resources gio-2.0` mcabber-1.1.2/macros/glib-2.0.m4-68- mcabber-1.1.2/macros/glib-2.0.m4:69: GLIB_CFLAGS=`$PKG_CONFIG --cflags $pkg_config_args` mcabber-1.1.2/macros/glib-2.0.m4:70: GLIB_LIBS=`$PKG_CONFIG --libs $pkg_config_args` mcabber-1.1.2/macros/glib-2.0.m4-71- glib_config_major_version=`$PKG_CONFIG --modversion glib-2.0 | \ ############################################## mcabber-1.1.2/macros/libtool.m4-119- done mcabber-1.1.2/macros/libtool.m4:120: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` mcabber-1.1.2/macros/libtool.m4-121-} ############################################## mcabber-1.1.2/macros/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE], mcabber-1.1.2/macros/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`']) mcabber-1.1.2/macros/libtool.m4-439- ############################################## mcabber-1.1.2/macros/libtool.m4-447-# mcabber-1.1.2/macros/libtool.m4:448:# <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`' mcabber-1.1.2/macros/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS], ############################################## mcabber-1.1.2/macros/libtool.m4-557-]], lt_decl_quote_varnames); do mcabber-1.1.2/macros/libtool.m4:558: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in mcabber-1.1.2/macros/libtool.m4-559- *[[\\\\\\\`\\"\\\$]]*) mcabber-1.1.2/macros/libtool.m4:560: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes mcabber-1.1.2/macros/libtool.m4-561- ;; ############################################## mcabber-1.1.2/macros/libtool.m4-570-]], lt_decl_dquote_varnames); do mcabber-1.1.2/macros/libtool.m4:571: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in mcabber-1.1.2/macros/libtool.m4-572- *[[\\\\\\\`\\"\\\$]]*) mcabber-1.1.2/macros/libtool.m4:573: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes mcabber-1.1.2/macros/libtool.m4-574- ;; ############################################## mcabber-1.1.2/macros/libtool.m4-1111- if test yes = "$lt_cv_ld_force_load"; then mcabber-1.1.2/macros/libtool.m4:1112: _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`' mcabber-1.1.2/macros/libtool.m4-1113- m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes], ############################################## mcabber-1.1.2/macros/libtool.m4-1164- }]' mcabber-1.1.2/macros/libtool.m4:1165: _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` mcabber-1.1.2/macros/libtool.m4-1166- # Check for a 64-bit object if we didn't find anything. mcabber-1.1.2/macros/libtool.m4-1167- if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then mcabber-1.1.2/macros/libtool.m4:1168: _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` mcabber-1.1.2/macros/libtool.m4-1169- fi],[]) ############################################## mcabber-1.1.2/macros/libtool.m4-1200-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ mcabber-1.1.2/macros/libtool.m4:1201: test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then mcabber-1.1.2/macros/libtool.m4-1202- ECHO='print -r --' mcabber-1.1.2/macros/libtool.m4:1203:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then mcabber-1.1.2/macros/libtool.m4-1204- ECHO='printf %s\n' ############################################## mcabber-1.1.2/macros/libtool.m4-1235- PATH=/empty FPATH=/empty; export PATH FPATH mcabber-1.1.2/macros/libtool.m4:1236: test "X`printf %s $ECHO`" = "X$ECHO" \ mcabber-1.1.2/macros/libtool.m4:1237: || test "X`print -r -- $ECHO`" = "X$ECHO" )])]) mcabber-1.1.2/macros/libtool.m4-1238- ############################################## mcabber-1.1.2/macros/libtool.m4-1259- if test yes = "$GCC"; then mcabber-1.1.2/macros/libtool.m4:1260: lt_sysroot=`$CC --print-sysroot 2>/dev/null` mcabber-1.1.2/macros/libtool.m4-1261- fi ############################################## mcabber-1.1.2/macros/libtool.m4-1263- /*) mcabber-1.1.2/macros/libtool.m4:1264: lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` mcabber-1.1.2/macros/libtool.m4-1265- ;; #( ############################################## mcabber-1.1.2/macros/libtool.m4-1293- if AC_TRY_EVAL(ac_compile); then mcabber-1.1.2/macros/libtool.m4:1294: case `/usr/bin/file conftest.$ac_objext` in mcabber-1.1.2/macros/libtool.m4-1295- *ELF-32*) ############################################## mcabber-1.1.2/macros/libtool.m4-1310- if test yes = "$lt_cv_prog_gnu_ld"; then mcabber-1.1.2/macros/libtool.m4:1311: case `/usr/bin/file conftest.$ac_objext` in mcabber-1.1.2/macros/libtool.m4-1312- *32-bit*) ############################################## mcabber-1.1.2/macros/libtool.m4-1322- else mcabber-1.1.2/macros/libtool.m4:1323: case `/usr/bin/file conftest.$ac_objext` in mcabber-1.1.2/macros/libtool.m4-1324- *32-bit*) ############################################## mcabber-1.1.2/macros/libtool.m4-1344- emul=elf mcabber-1.1.2/macros/libtool.m4:1345: case `/usr/bin/file conftest.$ac_objext` in mcabber-1.1.2/macros/libtool.m4-1346- *32-bit*) ############################################## mcabber-1.1.2/macros/libtool.m4-1352- esac mcabber-1.1.2/macros/libtool.m4:1353: case `/usr/bin/file conftest.$ac_objext` in mcabber-1.1.2/macros/libtool.m4-1354- *MSB*) ############################################## mcabber-1.1.2/macros/libtool.m4-1360- esac mcabber-1.1.2/macros/libtool.m4:1361: case `/usr/bin/file conftest.$ac_objext` in mcabber-1.1.2/macros/libtool.m4-1362- *N32*) ############################################## mcabber-1.1.2/macros/libtool.m4-1725- # And add a safety zone mcabber-1.1.2/macros/libtool.m4:1726: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` mcabber-1.1.2/macros/libtool.m4:1727: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` mcabber-1.1.2/macros/libtool.m4-1728- ;; ############################################## mcabber-1.1.2/macros/libtool.m4-1758- if test -n "$kargmax"; then mcabber-1.1.2/macros/libtool.m4:1759: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ ]]//'` mcabber-1.1.2/macros/libtool.m4-1760- else ############################################## mcabber-1.1.2/macros/libtool.m4-1767- test undefined != "$lt_cv_sys_max_cmd_len"; then mcabber-1.1.2/macros/libtool.m4:1768: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` mcabber-1.1.2/macros/libtool.m4:1769: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` mcabber-1.1.2/macros/libtool.m4-1770- else ############################################## mcabber-1.1.2/macros/libtool.m4-1779- # we can't tell. mcabber-1.1.2/macros/libtool.m4:1780: while { test X`env echo "$teststring$teststring" 2>/dev/null` \ mcabber-1.1.2/macros/libtool.m4-1781- = "X$teststring$teststring"; } >/dev/null 2>&1 && ############################################## mcabber-1.1.2/macros/libtool.m4-1783- do mcabber-1.1.2/macros/libtool.m4:1784: i=`expr $i + 1` mcabber-1.1.2/macros/libtool.m4-1785- teststring=$teststring$teststring ############################################## mcabber-1.1.2/macros/libtool.m4-1787- # Only check the string length outside the loop. mcabber-1.1.2/macros/libtool.m4:1788: lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` mcabber-1.1.2/macros/libtool.m4-1789- teststring= ############################################## mcabber-1.1.2/macros/libtool.m4-1792- # linker. It appears as though 1/2 is a usable value. mcabber-1.1.2/macros/libtool.m4:1793: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` mcabber-1.1.2/macros/libtool.m4-1794- fi ############################################## mcabber-1.1.2/macros/libtool.m4-2258- *:) mcabber-1.1.2/macros/libtool.m4:2259: eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\" mcabber-1.1.2/macros/libtool.m4-2260- ;; mcabber-1.1.2/macros/libtool.m4-2261- x:*) mcabber-1.1.2/macros/libtool.m4:2262: eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\" mcabber-1.1.2/macros/libtool.m4-2263- ;; mcabber-1.1.2/macros/libtool.m4-2264- *::*) mcabber-1.1.2/macros/libtool.m4:2265: eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" mcabber-1.1.2/macros/libtool.m4:2266: eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\" mcabber-1.1.2/macros/libtool.m4-2267- ;; mcabber-1.1.2/macros/libtool.m4-2268- *) mcabber-1.1.2/macros/libtool.m4:2269: eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\" mcabber-1.1.2/macros/libtool.m4-2270- ;; ############################################## mcabber-1.1.2/macros/libtool.m4-2298- esac mcabber-1.1.2/macros/libtool.m4:2299: lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq` mcabber-1.1.2/macros/libtool.m4-2300- case $lt_search_path_spec in ############################################## mcabber-1.1.2/macros/libtool.m4-2305- # okay in the real world where ";" in dirpaths is itself problematic. mcabber-1.1.2/macros/libtool.m4:2306: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` mcabber-1.1.2/macros/libtool.m4-2307- ;; mcabber-1.1.2/macros/libtool.m4-2308- *) mcabber-1.1.2/macros/libtool.m4:2309: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` mcabber-1.1.2/macros/libtool.m4-2310- ;; ############################################## mcabber-1.1.2/macros/libtool.m4-2314- lt_tmp_lt_search_path_spec= mcabber-1.1.2/macros/libtool.m4:2315: lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` mcabber-1.1.2/macros/libtool.m4-2316- # ...but if some path component already ends with the multilib dir we assume ############################################## mcabber-1.1.2/macros/libtool.m4-2356- esac mcabber-1.1.2/macros/libtool.m4:2357: sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` mcabber-1.1.2/macros/libtool.m4-2358-else ############################################## mcabber-1.1.2/macros/libtool.m4-2497- # Create ${libname}_ixlibrary.a entries in /sys/libs. mcabber-1.1.2/macros/libtool.m4:2498: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $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' mcabber-1.1.2/macros/libtool.m4-2499- ;; ############################################## mcabber-1.1.2/macros/libtool.m4-2533- # DLL is installed to $(libdir)/../bin by postinstall_cmds mcabber-1.1.2/macros/libtool.m4:2534: postinstall_cmds='base_file=`basename \$file`~ mcabber-1.1.2/macros/libtool.m4:2535: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ mcabber-1.1.2/macros/libtool.m4:2536: dldir=$destdir/`dirname \$dlpath`~ mcabber-1.1.2/macros/libtool.m4-2537- test -d \$dldir || mkdir -p \$dldir~ ############################################## mcabber-1.1.2/macros/libtool.m4-2542- fi' mcabber-1.1.2/macros/libtool.m4:2543: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ mcabber-1.1.2/macros/libtool.m4-2544- dlpath=$dir/\$dldll~ ############################################## mcabber-1.1.2/macros/libtool.m4-2550- # Cygwin DLLs use 'cyg' prefix rather than 'lib' mcabber-1.1.2/macros/libtool.m4:2551: soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' mcabber-1.1.2/macros/libtool.m4-2552-m4_if([$1], [],[ ############################################## mcabber-1.1.2/macros/libtool.m4-2556- # MinGW DLLs use traditional 'lib' prefix mcabber-1.1.2/macros/libtool.m4:2557: soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' mcabber-1.1.2/macros/libtool.m4-2558- ;; ############################################## mcabber-1.1.2/macros/libtool.m4-2560- # pw32 DLLs use 'pw' prefix rather than 'lib' mcabber-1.1.2/macros/libtool.m4:2561: library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' mcabber-1.1.2/macros/libtool.m4-2562- ;; ############################################## mcabber-1.1.2/macros/libtool.m4-2569- libname_spec='$name' mcabber-1.1.2/macros/libtool.m4:2570: soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' mcabber-1.1.2/macros/libtool.m4-2571- library_names_spec='$libname.dll.lib' ############################################## mcabber-1.1.2/macros/libtool.m4-2581- # Let DOS variable expansion print the short 8.3 style file name. mcabber-1.1.2/macros/libtool.m4:2582: lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` mcabber-1.1.2/macros/libtool.m4-2583- sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" ############################################## mcabber-1.1.2/macros/libtool.m4-2586- # Convert to MSYS style. mcabber-1.1.2/macros/libtool.m4:2587: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'` mcabber-1.1.2/macros/libtool.m4-2588- ;; ############################################## mcabber-1.1.2/macros/libtool.m4-2592- # like /cygdrive/c/PROGRA~1:/cygdr... mcabber-1.1.2/macros/libtool.m4:2593: sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` mcabber-1.1.2/macros/libtool.m4:2594: sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` mcabber-1.1.2/macros/libtool.m4:2595: sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` mcabber-1.1.2/macros/libtool.m4-2596- ;; ############################################## mcabber-1.1.2/macros/libtool.m4-2600- # It is most probably a Windows format PATH. mcabber-1.1.2/macros/libtool.m4:2601: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` mcabber-1.1.2/macros/libtool.m4-2602- else mcabber-1.1.2/macros/libtool.m4:2603: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` mcabber-1.1.2/macros/libtool.m4-2604- fi ############################################## mcabber-1.1.2/macros/libtool.m4-2610- # DLL is installed to $(libdir)/../bin by postinstall_cmds mcabber-1.1.2/macros/libtool.m4:2611: postinstall_cmds='base_file=`basename \$file`~ mcabber-1.1.2/macros/libtool.m4:2612: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ mcabber-1.1.2/macros/libtool.m4:2613: dldir=$destdir/`dirname \$dlpath`~ mcabber-1.1.2/macros/libtool.m4-2614- test -d \$dldir || mkdir -p \$dldir~ mcabber-1.1.2/macros/libtool.m4-2615- $install_prog $dir/$dlname \$dldir/$dlname' mcabber-1.1.2/macros/libtool.m4:2616: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ mcabber-1.1.2/macros/libtool.m4-2617- dlpath=$dir/\$dldll~ ############################################## mcabber-1.1.2/macros/libtool.m4-2624- # Assume MSVC wrapper mcabber-1.1.2/macros/libtool.m4:2625: library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib' mcabber-1.1.2/macros/libtool.m4-2626- dynamic_linker='Win32 ld.exe' ############################################## mcabber-1.1.2/macros/libtool.m4-2641- shlibpath_var=DYLD_LIBRARY_PATH mcabber-1.1.2/macros/libtool.m4:2642: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' mcabber-1.1.2/macros/libtool.m4-2643-m4_if([$1], [],[ ############################################## mcabber-1.1.2/macros/libtool.m4-2875- if test -f /etc/ld.so.conf; then mcabber-1.1.2/macros/libtool.m4:2876: 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;s/"//g;/^$/d' | tr '\n' ' '` mcabber-1.1.2/macros/libtool.m4-2877- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## mcabber-1.1.2/macros/libtool.m4-2941- need_lib_prefix=no mcabber-1.1.2/macros/libtool.m4:2942: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then mcabber-1.1.2/macros/libtool.m4-2943- need_version=no ############################################## mcabber-1.1.2/macros/libtool.m4-2968- sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec mcabber-1.1.2/macros/libtool.m4:2969: postinstall_cmds='base_file=`basename \$file`~ mcabber-1.1.2/macros/libtool.m4:2970: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~ mcabber-1.1.2/macros/libtool.m4:2971: dldir=$destdir/`dirname \$dlpath`~ mcabber-1.1.2/macros/libtool.m4-2972- test -d \$dldir || mkdir -p \$dldir~ ############################################## mcabber-1.1.2/macros/libtool.m4-2977- fi' mcabber-1.1.2/macros/libtool.m4:2978: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~ mcabber-1.1.2/macros/libtool.m4-2979- dlpath=$dir/\$dldll~ ############################################## mcabber-1.1.2/macros/libtool.m4-3188- "file_magic "*) mcabber-1.1.2/macros/libtool.m4:3189: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` mcabber-1.1.2/macros/libtool.m4-3190- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## mcabber-1.1.2/macros/libtool.m4-3271- # gcc leaves a trailing carriage return, which upsets mingw mcabber-1.1.2/macros/libtool.m4:3272: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; mcabber-1.1.2/macros/libtool.m4-3273- *) mcabber-1.1.2/macros/libtool.m4:3274: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; mcabber-1.1.2/macros/libtool.m4-3275- esac ############################################## mcabber-1.1.2/macros/libtool.m4-3280- # Canonicalize the pathname of ld mcabber-1.1.2/macros/libtool.m4:3281: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` mcabber-1.1.2/macros/libtool.m4-3282- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do mcabber-1.1.2/macros/libtool.m4:3283: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` mcabber-1.1.2/macros/libtool.m4-3284- done ############################################## mcabber-1.1.2/macros/libtool.m4-3311- # Break only if it was the GNU/non-GNU ld that we prefer. mcabber-1.1.2/macros/libtool.m4:3312: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in mcabber-1.1.2/macros/libtool.m4-3313- *GNU* | *'with BFD'*) ############################################## mcabber-1.1.2/macros/libtool.m4-3351-[# I'd rather use --version here, but apparently some GNU lds only accept -v. mcabber-1.1.2/macros/libtool.m4:3352:case `$LD -v 2>&1 </dev/null` in mcabber-1.1.2/macros/libtool.m4-3353-*GNU* | *'with BFD'*) ############################################## mcabber-1.1.2/macros/libtool.m4-3578-openbsd* | bitrig*) mcabber-1.1.2/macros/libtool.m4:3579: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then mcabber-1.1.2/macros/libtool.m4-3580- lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$' ############################################## mcabber-1.1.2/macros/libtool.m4-3645- else mcabber-1.1.2/macros/libtool.m4:3646: file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"` mcabber-1.1.2/macros/libtool.m4-3647- fi ############################################## mcabber-1.1.2/macros/libtool.m4-3696- esac mcabber-1.1.2/macros/libtool.m4:3697: case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in mcabber-1.1.2/macros/libtool.m4-3698- *$lt_bad_file* | *'Invalid file or object type'*) ############################################## mcabber-1.1.2/macros/libtool.m4-3702- *) mcabber-1.1.2/macros/libtool.m4:3703: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in mcabber-1.1.2/macros/libtool.m4-3704- */dev/null*) ############################################## mcabber-1.1.2/macros/libtool.m4-3728- AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :) mcabber-1.1.2/macros/libtool.m4:3729: case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in mcabber-1.1.2/macros/libtool.m4-3730- *COFF*) ############################################## mcabber-1.1.2/macros/libtool.m4-3787- # decide which one to use based on capabilities of $DLLTOOL mcabber-1.1.2/macros/libtool.m4:3788: case `$DLLTOOL --help 2>&1` in mcabber-1.1.2/macros/libtool.m4-3789- *--identify-strict*) ############################################## mcabber-1.1.2/macros/libtool.m4-3961-# If we're using GNU nm, then use its standard symbol codes. mcabber-1.1.2/macros/libtool.m4:3962:case `$NM -V 2>&1` in mcabber-1.1.2/macros/libtool.m4-3963-*GNU* | *'with BFD'*) ############################################## mcabber-1.1.2/macros/libtool.m4-4009-mingw*) mcabber-1.1.2/macros/libtool.m4:4010: opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp mcabber-1.1.2/macros/libtool.m4-4011- ;; ############################################## mcabber-1.1.2/macros/libtool.m4-4414- *) mcabber-1.1.2/macros/libtool.m4:4415: case `$CC -V 2>&1 | sed 5q` in mcabber-1.1.2/macros/libtool.m4-4416- *Sun\ C*) ############################################## mcabber-1.1.2/macros/libtool.m4-4750- *) mcabber-1.1.2/macros/libtool.m4:4751: case `$CC -V 2>&1 | sed 5q` in mcabber-1.1.2/macros/libtool.m4-4752- *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*) ############################################## mcabber-1.1.2/macros/libtool.m4-4933- else mcabber-1.1.2/macros/libtool.m4:4934: _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' mcabber-1.1.2/macros/libtool.m4-4935- fi ############################################## mcabber-1.1.2/macros/libtool.m4-5032- # shared libraries, regardless of the interface used. mcabber-1.1.2/macros/libtool.m4:5033: case `$LD -v 2>&1` in mcabber-1.1.2/macros/libtool.m4-5034- *\ \(GNU\ Binutils\)\ 2.19.5*) ;; ############################################## mcabber-1.1.2/macros/libtool.m4-5064- supports_anon_versioning=no mcabber-1.1.2/macros/libtool.m4:5065: case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in mcabber-1.1.2/macros/libtool.m4-5066- *GNU\ gold*) supports_anon_versioning=yes ;; ############################################## mcabber-1.1.2/macros/libtool.m4-5167- prefix_cmds="$SED"~ mcabber-1.1.2/macros/libtool.m4:5168: if test EXPORTS = "`$SED 1q $export_symbols`"; then mcabber-1.1.2/macros/libtool.m4-5169- prefix_cmds="$prefix_cmds -e 1d"; ############################################## mcabber-1.1.2/macros/libtool.m4-5189- # time. Moving up from 0x10000000 also allows more sbrk(2) space. mcabber-1.1.2/macros/libtool.m4:5190: _LT_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' mcabber-1.1.2/macros/libtool.m4:5191: _LT_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' mcabber-1.1.2/macros/libtool.m4-5192- ;; ############################################## mcabber-1.1.2/macros/libtool.m4-5207- pgcc*) # Portland Group C compiler mcabber-1.1.2/macros/libtool.m4:5208: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' mcabber-1.1.2/macros/libtool.m4-5209- tmp_addflag=' $pic_flag' ############################################## mcabber-1.1.2/macros/libtool.m4-5212- # Portland Group f77 and f90 compilers mcabber-1.1.2/macros/libtool.m4:5213: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' mcabber-1.1.2/macros/libtool.m4-5214- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## mcabber-1.1.2/macros/libtool.m4-5229- nvcc*) # Cuda Compiler Driver 2.2 mcabber-1.1.2/macros/libtool.m4:5230: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' mcabber-1.1.2/macros/libtool.m4-5231- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## mcabber-1.1.2/macros/libtool.m4-5233- esac mcabber-1.1.2/macros/libtool.m4:5234: case `$CC -V 2>&1 | sed 5q` in mcabber-1.1.2/macros/libtool.m4-5235- *Sun\ C*) # Sun C 5.9 mcabber-1.1.2/macros/libtool.m4:5236: _LT_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; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' mcabber-1.1.2/macros/libtool.m4-5237- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## mcabber-1.1.2/macros/libtool.m4-5304- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) mcabber-1.1.2/macros/libtool.m4:5305: case `$LD -v 2>&1` in mcabber-1.1.2/macros/libtool.m4-5306- *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*) ############################################## mcabber-1.1.2/macros/libtool.m4-5393- else mcabber-1.1.2/macros/libtool.m4:5394: _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' mcabber-1.1.2/macros/libtool.m4-5395- fi ############################################## mcabber-1.1.2/macros/libtool.m4-5458- # below for broken collect2 doesn't work under 4.3+ mcabber-1.1.2/macros/libtool.m4:5459: collect2name=`$CC -print-prog-name=collect2` mcabber-1.1.2/macros/libtool.m4-5460- if test -f "$collect2name" && ############################################## mcabber-1.1.2/macros/libtool.m4-5514- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath" mcabber-1.1.2/macros/libtool.m4:5515: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag mcabber-1.1.2/macros/libtool.m4-5516- else ############################################## mcabber-1.1.2/macros/libtool.m4-5539- # -brtl affects multiple linker settings, -berok does not and is overridden later mcabber-1.1.2/macros/libtool.m4:5540: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`' mcabber-1.1.2/macros/libtool.m4-5541- if test svr4 != "$with_aix_soname"; then ############################################## mcabber-1.1.2/macros/libtool.m4-5630- # FIXME: Setting linknames here is a bad hack. mcabber-1.1.2/macros/libtool.m4:5631: _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' mcabber-1.1.2/macros/libtool.m4-5632- # The linker will automatically build a .lib file if we build a DLL. ############################################## mcabber-1.1.2/macros/libtool.m4-5768- if test yes = "$GCC"; then mcabber-1.1.2/macros/libtool.m4:5769: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' mcabber-1.1.2/macros/libtool.m4-5770- # Try to use the -exported_symbol ld option, if it does not ############################################## mcabber-1.1.2/macros/libtool.m4-5791- if test yes = "$lt_cv_irix_exported_symbol"; then mcabber-1.1.2/macros/libtool.m4:5792: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib' mcabber-1.1.2/macros/libtool.m4-5793- fi ############################################## mcabber-1.1.2/macros/libtool.m4-5795- else mcabber-1.1.2/macros/libtool.m4:5796: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' mcabber-1.1.2/macros/libtool.m4:5797: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib' mcabber-1.1.2/macros/libtool.m4-5798- fi ############################################## mcabber-1.1.2/macros/libtool.m4-5842- _LT_TAGVAR(hardcode_direct_absolute, $1)=yes mcabber-1.1.2/macros/libtool.m4:5843: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then mcabber-1.1.2/macros/libtool.m4-5844- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## mcabber-1.1.2/macros/libtool.m4-5873- prefix_cmds="$SED"~ mcabber-1.1.2/macros/libtool.m4:5874: if test EXPORTS = "`$SED 1q $export_symbols`"; then mcabber-1.1.2/macros/libtool.m4-5875- prefix_cmds="$prefix_cmds -e 1d"; ############################################## mcabber-1.1.2/macros/libtool.m4-5887- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' mcabber-1.1.2/macros/libtool.m4:5888: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' mcabber-1.1.2/macros/libtool.m4-5889- else mcabber-1.1.2/macros/libtool.m4-5890- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' mcabber-1.1.2/macros/libtool.m4:5891: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' mcabber-1.1.2/macros/libtool.m4-5892- fi ############################################## mcabber-1.1.2/macros/libtool.m4-5900- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' mcabber-1.1.2/macros/libtool.m4:5901: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' mcabber-1.1.2/macros/libtool.m4-5902- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir' ############################################## mcabber-1.1.2/macros/libtool.m4-5904- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' mcabber-1.1.2/macros/libtool.m4:5905: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' mcabber-1.1.2/macros/libtool.m4:5906: _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~ mcabber-1.1.2/macros/libtool.m4:5907: $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp' mcabber-1.1.2/macros/libtool.m4-5908- ############################################## mcabber-1.1.2/macros/libtool.m4-5923- else mcabber-1.1.2/macros/libtool.m4:5924: case `$CC -V 2>&1` in mcabber-1.1.2/macros/libtool.m4-5925- *"Compilers 5.0"*) ############################################## mcabber-1.1.2/macros/libtool.m4-6116- _LT_TAGVAR(allow_undefined_flag, $1)= mcabber-1.1.2/macros/libtool.m4:6117: if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) mcabber-1.1.2/macros/libtool.m4-6118- then ############################################## mcabber-1.1.2/macros/libtool.m4-6420- # ancient GNU ld didn't support --whole-archive et. al. mcabber-1.1.2/macros/libtool.m4:6421: if eval "`$CC -print-prog-name=ld` --help 2>&1" | mcabber-1.1.2/macros/libtool.m4-6422- $GREP 'no-whole-archive' > /dev/null; then ############################################## mcabber-1.1.2/macros/libtool.m4-6530- # below for broken collect2 doesn't work under 4.3+ mcabber-1.1.2/macros/libtool.m4:6531: collect2name=`$CC -print-prog-name=collect2` mcabber-1.1.2/macros/libtool.m4-6532- if test -f "$collect2name" && ############################################## mcabber-1.1.2/macros/libtool.m4-6588- mcabber-1.1.2/macros/libtool.m4:6589: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag mcabber-1.1.2/macros/libtool.m4-6590- else ############################################## mcabber-1.1.2/macros/libtool.m4-6613- # -brtl affects multiple linker settings, -berok does not and is overridden later mcabber-1.1.2/macros/libtool.m4:6614: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`' mcabber-1.1.2/macros/libtool.m4-6615- if test svr4 != "$with_aix_soname"; then ############################################## mcabber-1.1.2/macros/libtool.m4-6742- prefix_cmds="$SED"~ mcabber-1.1.2/macros/libtool.m4:6743: if test EXPORTS = "`$SED 1q $export_symbols`"; then mcabber-1.1.2/macros/libtool.m4-6744- prefix_cmds="$prefix_cmds -e 1d"; ############################################## mcabber-1.1.2/macros/libtool.m4-6816- # dependencies. mcabber-1.1.2/macros/libtool.m4:6817: output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP " \-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' mcabber-1.1.2/macros/libtool.m4-6818- ;; ############################################## mcabber-1.1.2/macros/libtool.m4-6881- # dependencies. mcabber-1.1.2/macros/libtool.m4:6882: 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; func_echo_all "$list"' mcabber-1.1.2/macros/libtool.m4-6883- ;; ############################################## mcabber-1.1.2/macros/libtool.m4-6917- # time. Moving up from 0x10000000 also allows more sbrk(2) space. mcabber-1.1.2/macros/libtool.m4:6918: _LT_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' mcabber-1.1.2/macros/libtool.m4:6919: _LT_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' mcabber-1.1.2/macros/libtool.m4-6920- ;; ############################################## mcabber-1.1.2/macros/libtool.m4-6924- # SGI C++ mcabber-1.1.2/macros/libtool.m4:6925: _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' mcabber-1.1.2/macros/libtool.m4-6926- ############################################## mcabber-1.1.2/macros/libtool.m4-6935- if test no = "$with_gnu_ld"; then mcabber-1.1.2/macros/libtool.m4:6936: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' mcabber-1.1.2/macros/libtool.m4-6937- else mcabber-1.1.2/macros/libtool.m4:6938: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib' mcabber-1.1.2/macros/libtool.m4-6939- fi ############################################## mcabber-1.1.2/macros/libtool.m4-6956- # to its proper name (with version) after linking. mcabber-1.1.2/macros/libtool.m4:6957: _LT_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' mcabber-1.1.2/macros/libtool.m4:6958: _LT_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' mcabber-1.1.2/macros/libtool.m4-6959- # Commands to make compiler produce verbose output that lists ############################################## mcabber-1.1.2/macros/libtool.m4-6966- # dependencies. mcabber-1.1.2/macros/libtool.m4:6967: 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; func_echo_all "$list"' mcabber-1.1.2/macros/libtool.m4-6968- ############################################## mcabber-1.1.2/macros/libtool.m4-6981- # earlier do not add the objects themselves. mcabber-1.1.2/macros/libtool.m4:6982: case `$CC -V 2>&1` in mcabber-1.1.2/macros/libtool.m4-6983- *"Version 7."*) ############################################## mcabber-1.1.2/macros/libtool.m4-7002- # Portland Group C++ compiler mcabber-1.1.2/macros/libtool.m4:7003: case `$CC -V` in mcabber-1.1.2/macros/libtool.m4-7004- *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*) ############################################## mcabber-1.1.2/macros/libtool.m4-7007- $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~ mcabber-1.1.2/macros/libtool.m4:7008: compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"' mcabber-1.1.2/macros/libtool.m4-7009- _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~ ############################################## mcabber-1.1.2/macros/libtool.m4-7011- $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~ mcabber-1.1.2/macros/libtool.m4:7012: $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~ mcabber-1.1.2/macros/libtool.m4-7013- $RANLIB $oldlib' ############################################## mcabber-1.1.2/macros/libtool.m4-7016- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ mcabber-1.1.2/macros/libtool.m4:7017: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib' mcabber-1.1.2/macros/libtool.m4-7018- _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~ ############################################## mcabber-1.1.2/macros/libtool.m4-7020- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ mcabber-1.1.2/macros/libtool.m4:7021: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' mcabber-1.1.2/macros/libtool.m4-7022- ;; ############################################## mcabber-1.1.2/macros/libtool.m4-7030- _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic' mcabber-1.1.2/macros/libtool.m4:7031: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' mcabber-1.1.2/macros/libtool.m4-7032- ;; ############################################## mcabber-1.1.2/macros/libtool.m4-7049- # dependencies. mcabber-1.1.2/macros/libtool.m4:7050: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$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; func_echo_all "X$list" | $Xsed' mcabber-1.1.2/macros/libtool.m4-7051- ;; ############################################## mcabber-1.1.2/macros/libtool.m4-7064- *) mcabber-1.1.2/macros/libtool.m4:7065: case `$CC -V 2>&1 | sed 5q` in mcabber-1.1.2/macros/libtool.m4-7066- *Sun\ C*) ############################################## mcabber-1.1.2/macros/libtool.m4-7071- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' mcabber-1.1.2/macros/libtool.m4:7072: _LT_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; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' mcabber-1.1.2/macros/libtool.m4-7073- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## mcabber-1.1.2/macros/libtool.m4-7136- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir' mcabber-1.1.2/macros/libtool.m4:7137: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then mcabber-1.1.2/macros/libtool.m4-7138- _LT_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' ############################################## mcabber-1.1.2/macros/libtool.m4-7155- # to its proper name (with version) after linking. mcabber-1.1.2/macros/libtool.m4:7156: _LT_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' mcabber-1.1.2/macros/libtool.m4-7157- ############################################## mcabber-1.1.2/macros/libtool.m4-7176- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' mcabber-1.1.2/macros/libtool.m4:7177: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' mcabber-1.1.2/macros/libtool.m4-7178- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir' ############################################## mcabber-1.1.2/macros/libtool.m4-7181- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' mcabber-1.1.2/macros/libtool.m4:7182: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' mcabber-1.1.2/macros/libtool.m4:7183: _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ mcabber-1.1.2/macros/libtool.m4-7184- echo "-hidden">> $lib.exp~ mcabber-1.1.2/macros/libtool.m4:7185: $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~ mcabber-1.1.2/macros/libtool.m4-7186- $RM $lib.exp' ############################################## mcabber-1.1.2/macros/libtool.m4-7200- # dependencies. mcabber-1.1.2/macros/libtool.m4:7201: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$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; func_echo_all "$list"' mcabber-1.1.2/macros/libtool.m4-7202- ;; ############################################## mcabber-1.1.2/macros/libtool.m4-7207- osf3*) mcabber-1.1.2/macros/libtool.m4:7208: _LT_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" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' mcabber-1.1.2/macros/libtool.m4-7209- ;; mcabber-1.1.2/macros/libtool.m4-7210- *) mcabber-1.1.2/macros/libtool.m4:7211: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' mcabber-1.1.2/macros/libtool.m4-7212- ;; ############################################## mcabber-1.1.2/macros/libtool.m4-7460- case @S|@2 in mcabber-1.1.2/macros/libtool.m4:7461: .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;; mcabber-1.1.2/macros/libtool.m4:7462: *) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;; mcabber-1.1.2/macros/libtool.m4-7463- esac ############################################## mcabber-1.1.2/macros/libtool.m4-7549- mcabber-1.1.2/macros/libtool.m4:7550: for p in `eval "$output_verbose_link_cmd"`; do mcabber-1.1.2/macros/libtool.m4-7551- case $prev$p in ############################################## mcabber-1.1.2/macros/libtool.m4-7653-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then mcabber-1.1.2/macros/libtool.m4:7654: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'` mcabber-1.1.2/macros/libtool.m4-7655-fi ############################################## mcabber-1.1.2/macros/libtool.m4-8273- test 10 -lt "$lt_ac_count" && break mcabber-1.1.2/macros/libtool.m4:8274: lt_ac_count=`expr $lt_ac_count + 1` mcabber-1.1.2/macros/libtool.m4-8275- if test "$lt_ac_count" -gt "$lt_ac_max"; then ############################################## mcabber-1.1.2/macros/gpgme.m4-23- if test "$GPGME_CONFIG" != "no" ; then mcabber-1.1.2/macros/gpgme.m4:24: gpgme_version=`$GPGME_CONFIG --version` mcabber-1.1.2/macros/gpgme.m4-25- fi ############################################## mcabber-1.1.2/macros/gpgme.m4-41- if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then mcabber-1.1.2/macros/gpgme.m4:42: req_gpgme_api=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\1/'` mcabber-1.1.2/macros/gpgme.m4:43: min_gpgme_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'` mcabber-1.1.2/macros/gpgme.m4-44- else ############################################## mcabber-1.1.2/macros/gpgme.m4-77- if test "$req_gpgme_api" -gt 0 ; then mcabber-1.1.2/macros/gpgme.m4:78: tmp=`$GPGME_CONFIG --api-version 2>/dev/null || echo 0` mcabber-1.1.2/macros/gpgme.m4-79- if test "$tmp" -gt 0 ; then ############################################## mcabber-1.1.2/macros/gpgme.m4-86- if test $ok = yes; then mcabber-1.1.2/macros/gpgme.m4:87: GPGME_CFLAGS=`$GPGME_CONFIG --cflags` mcabber-1.1.2/macros/gpgme.m4:88: GPGME_LIBS=`$GPGME_CONFIG --libs` mcabber-1.1.2/macros/gpgme.m4-89- AC_MSG_RESULT(yes) ############################################## mcabber-1.1.2/macros/gpgme.m4-108- if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then mcabber-1.1.2/macros/gpgme.m4:109: req_gpgme_api=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\1/'` mcabber-1.1.2/macros/gpgme.m4:110: min_gpgme_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'` mcabber-1.1.2/macros/gpgme.m4-111- else ############################################## mcabber-1.1.2/macros/gpgme.m4-118- if test "$GPGME_CONFIG" != "no" ; then mcabber-1.1.2/macros/gpgme.m4:119: if `$GPGME_CONFIG --thread=pth 2> /dev/null` ; then mcabber-1.1.2/macros/gpgme.m4-120- req_major=`echo $min_gpgme_version | \ ############################################## mcabber-1.1.2/macros/gpgme.m4-146- if test "$req_gpgme_api" -gt 0 ; then mcabber-1.1.2/macros/gpgme.m4:147: tmp=`$GPGME_CONFIG --api-version 2>/dev/null || echo 0` mcabber-1.1.2/macros/gpgme.m4-148- if test "$tmp" -gt 0 ; then ############################################## mcabber-1.1.2/macros/gpgme.m4-155- if test $ok = yes; then mcabber-1.1.2/macros/gpgme.m4:156: GPGME_PTH_CFLAGS=`$GPGME_CONFIG --thread=pth --cflags` mcabber-1.1.2/macros/gpgme.m4:157: GPGME_PTH_LIBS=`$GPGME_CONFIG --thread=pth --libs` mcabber-1.1.2/macros/gpgme.m4-158- AC_MSG_RESULT(yes) ############################################## mcabber-1.1.2/macros/gpgme.m4-178- if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then mcabber-1.1.2/macros/gpgme.m4:179: req_gpgme_api=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\1/'` mcabber-1.1.2/macros/gpgme.m4:180: min_gpgme_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'` mcabber-1.1.2/macros/gpgme.m4-181- else ############################################## mcabber-1.1.2/macros/gpgme.m4-188- if test "$GPGME_CONFIG" != "no" ; then mcabber-1.1.2/macros/gpgme.m4:189: if `$GPGME_CONFIG --thread=pthread 2> /dev/null` ; then mcabber-1.1.2/macros/gpgme.m4-190- req_major=`echo $min_gpgme_version | \ ############################################## mcabber-1.1.2/macros/gpgme.m4-216- if test "$req_gpgme_api" -gt 0 ; then mcabber-1.1.2/macros/gpgme.m4:217: tmp=`$GPGME_CONFIG --api-version 2>/dev/null || echo 0` mcabber-1.1.2/macros/gpgme.m4-218- if test "$tmp" -gt 0 ; then ############################################## mcabber-1.1.2/macros/gpgme.m4-225- if test $ok = yes; then mcabber-1.1.2/macros/gpgme.m4:226: GPGME_PTHREAD_CFLAGS=`$GPGME_CONFIG --thread=pthread --cflags` mcabber-1.1.2/macros/gpgme.m4:227: GPGME_PTHREAD_LIBS=`$GPGME_CONFIG --thread=pthread --libs` mcabber-1.1.2/macros/gpgme.m4-228- AC_MSG_RESULT(yes) ############################################## mcabber-1.1.2/macros/gpgme.m4-248- if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then mcabber-1.1.2/macros/gpgme.m4:249: req_gpgme_api=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\1/'` mcabber-1.1.2/macros/gpgme.m4:250: min_gpgme_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'` mcabber-1.1.2/macros/gpgme.m4-251- else ############################################## mcabber-1.1.2/macros/gpgme.m4-284- if test "$req_gpgme_api" -gt 0 ; then mcabber-1.1.2/macros/gpgme.m4:285: tmp=`$GPGME_CONFIG --api-version 2>/dev/null || echo 0` mcabber-1.1.2/macros/gpgme.m4-286- if test "$tmp" -gt 0 ; then ############################################## mcabber-1.1.2/macros/gpgme.m4-293- if test $ok = yes; then mcabber-1.1.2/macros/gpgme.m4:294: GPGME_GLIB_CFLAGS=`$GPGME_CONFIG --glib --cflags` mcabber-1.1.2/macros/gpgme.m4:295: GPGME_GLIB_LIBS=`$GPGME_CONFIG --glib --libs` mcabber-1.1.2/macros/gpgme.m4-296- AC_MSG_RESULT(yes) ############################################## mcabber-1.1.2/macros/ltsugar.m4-68-m4_define([lt_combine], mcabber-1.1.2/macros/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1], mcabber-1.1.2/macros/ltsugar.m4-70- [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl ############################################## mcabber-1.1.2/config.sub-52- mcabber-1.1.2/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'` mcabber-1.1.2/config.sub-54- ############################################## mcabber-1.1.2/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations. mcabber-1.1.2/config.sub:115:maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` mcabber-1.1.2/config.sub-116-case $maybe_os in ############################################## mcabber-1.1.2/config.sub-122- os=-$maybe_os mcabber-1.1.2/config.sub:123: basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` mcabber-1.1.2/config.sub-124- ;; ############################################## mcabber-1.1.2/config.sub-126- os=-linux-android mcabber-1.1.2/config.sub:127: basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown mcabber-1.1.2/config.sub-128- ;; mcabber-1.1.2/config.sub-129- *) mcabber-1.1.2/config.sub:130: basic_machine=`echo "$1" | sed 's/-[^-]*$//'` mcabber-1.1.2/config.sub-131- if [ "$basic_machine" != "$1" ] mcabber-1.1.2/config.sub:132: then os=`echo "$1" | sed 's/.*-/-/'` mcabber-1.1.2/config.sub-133- else os=; fi ############################################## mcabber-1.1.2/config.sub-180- os=-sco5v6 mcabber-1.1.2/config.sub:181: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` mcabber-1.1.2/config.sub-182- ;; ############################################## mcabber-1.1.2/config.sub-184- os=-sco3.2v5 mcabber-1.1.2/config.sub:185: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` mcabber-1.1.2/config.sub-186- ;; ############################################## mcabber-1.1.2/config.sub-188- os=-sco3.2v4 mcabber-1.1.2/config.sub:189: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` mcabber-1.1.2/config.sub-190- ;; mcabber-1.1.2/config.sub-191- -sco3.2.[4-9]*) mcabber-1.1.2/config.sub:192: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` mcabber-1.1.2/config.sub:193: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` mcabber-1.1.2/config.sub-194- ;; ############################################## mcabber-1.1.2/config.sub-196- # Don't forget version if it is 3.2v4 or newer. mcabber-1.1.2/config.sub:197: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` mcabber-1.1.2/config.sub-198- ;; ############################################## mcabber-1.1.2/config.sub-200- # Don't forget version if it is 3.2v4 or newer. mcabber-1.1.2/config.sub:201: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` mcabber-1.1.2/config.sub-202- ;; ############################################## mcabber-1.1.2/config.sub-204- os=-sco3.2v2 mcabber-1.1.2/config.sub:205: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` mcabber-1.1.2/config.sub-206- ;; mcabber-1.1.2/config.sub-207- -udk*) mcabber-1.1.2/config.sub:208: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` mcabber-1.1.2/config.sub-209- ;; ############################################## mcabber-1.1.2/config.sub-211- os=-isc2.2 mcabber-1.1.2/config.sub:212: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` mcabber-1.1.2/config.sub-213- ;; ############################################## mcabber-1.1.2/config.sub-217- -isc*) mcabber-1.1.2/config.sub:218: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` mcabber-1.1.2/config.sub-219- ;; ############################################## mcabber-1.1.2/config.sub-229- -ptx*) mcabber-1.1.2/config.sub:230: basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'` mcabber-1.1.2/config.sub-231- ;; ############################################## mcabber-1.1.2/config.sub-364- *-*-*) mcabber-1.1.2/config.sub:365: echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2 mcabber-1.1.2/config.sub-366- exit 1 ############################################## mcabber-1.1.2/config.sub-493- amd64-*) mcabber-1.1.2/config.sub:494: basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'` mcabber-1.1.2/config.sub-495- ;; ############################################## mcabber-1.1.2/config.sub-538- blackfin-*) mcabber-1.1.2/config.sub:539: basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'` mcabber-1.1.2/config.sub-540- os=-linux ############################################## mcabber-1.1.2/config.sub-546- c54x-*) mcabber-1.1.2/config.sub:547: basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'` mcabber-1.1.2/config.sub-548- ;; mcabber-1.1.2/config.sub-549- c55x-*) mcabber-1.1.2/config.sub:550: basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'` mcabber-1.1.2/config.sub-551- ;; mcabber-1.1.2/config.sub-552- c6x-*) mcabber-1.1.2/config.sub:553: basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'` mcabber-1.1.2/config.sub-554- ;; ############################################## mcabber-1.1.2/config.sub-650- e500v[12]-*) mcabber-1.1.2/config.sub:651: basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'` mcabber-1.1.2/config.sub-652- os=$os"spe" ############################################## mcabber-1.1.2/config.sub-754- i*86v32) mcabber-1.1.2/config.sub:755: basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` mcabber-1.1.2/config.sub-756- os=-sysv32 ############################################## mcabber-1.1.2/config.sub-758- i*86v4*) mcabber-1.1.2/config.sub:759: basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` mcabber-1.1.2/config.sub-760- os=-sysv4 ############################################## mcabber-1.1.2/config.sub-762- i*86v) mcabber-1.1.2/config.sub:763: basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` mcabber-1.1.2/config.sub-764- os=-sysv ############################################## mcabber-1.1.2/config.sub-766- i*86sol2) mcabber-1.1.2/config.sub:767: basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` mcabber-1.1.2/config.sub-768- os=-solaris2 ############################################## mcabber-1.1.2/config.sub-792- leon-*|leon[3-9]-*) mcabber-1.1.2/config.sub:793: basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'` mcabber-1.1.2/config.sub-794- ;; ############################################## mcabber-1.1.2/config.sub-799- m68knommu-*) mcabber-1.1.2/config.sub:800: basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'` mcabber-1.1.2/config.sub-801- os=-linux ############################################## mcabber-1.1.2/config.sub-833- mips3*-*) mcabber-1.1.2/config.sub:834: basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'` mcabber-1.1.2/config.sub-835- ;; mcabber-1.1.2/config.sub-836- mips3*) mcabber-1.1.2/config.sub:837: basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown mcabber-1.1.2/config.sub-838- ;; ############################################## mcabber-1.1.2/config.sub-855- ms1-*) mcabber-1.1.2/config.sub:856: basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'` mcabber-1.1.2/config.sub-857- ;; ############################################## mcabber-1.1.2/config.sub-980- parisc-*) mcabber-1.1.2/config.sub:981: basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'` mcabber-1.1.2/config.sub-982- os=-linux ############################################## mcabber-1.1.2/config.sub-996- pc98-*) mcabber-1.1.2/config.sub:997: basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'` mcabber-1.1.2/config.sub-998- ;; ############################################## mcabber-1.1.2/config.sub-1011- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) mcabber-1.1.2/config.sub:1012: basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'` mcabber-1.1.2/config.sub-1013- ;; mcabber-1.1.2/config.sub-1014- pentiumpro-* | p6-* | 6x86-* | athlon-*) mcabber-1.1.2/config.sub:1015: basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'` mcabber-1.1.2/config.sub-1016- ;; mcabber-1.1.2/config.sub-1017- pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) mcabber-1.1.2/config.sub:1018: basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'` mcabber-1.1.2/config.sub-1019- ;; mcabber-1.1.2/config.sub-1020- pentium4-*) mcabber-1.1.2/config.sub:1021: basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'` mcabber-1.1.2/config.sub-1022- ;; ############################################## mcabber-1.1.2/config.sub-1030- ppc-* | ppcbe-*) mcabber-1.1.2/config.sub:1031: basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'` mcabber-1.1.2/config.sub-1032- ;; ############################################## mcabber-1.1.2/config.sub-1036- ppcle-* | powerpclittle-*) mcabber-1.1.2/config.sub:1037: basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'` mcabber-1.1.2/config.sub-1038- ;; ############################################## mcabber-1.1.2/config.sub-1040- ;; mcabber-1.1.2/config.sub:1041: ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'` mcabber-1.1.2/config.sub-1042- ;; ############################################## mcabber-1.1.2/config.sub-1046- ppc64le-* | powerpc64little-*) mcabber-1.1.2/config.sub:1047: basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'` mcabber-1.1.2/config.sub-1048- ;; ############################################## mcabber-1.1.2/config.sub-1122- strongarm-* | thumb-*) mcabber-1.1.2/config.sub:1123: basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'` mcabber-1.1.2/config.sub-1124- ;; ############################################## mcabber-1.1.2/config.sub-1255- xscale-* | xscalee[bl]-*) mcabber-1.1.2/config.sub:1256: basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'` mcabber-1.1.2/config.sub-1257- ;; ############################################## mcabber-1.1.2/config.sub-1317- *) mcabber-1.1.2/config.sub:1318: echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2 mcabber-1.1.2/config.sub-1319- exit 1 ############################################## mcabber-1.1.2/config.sub-1325- *-digital*) mcabber-1.1.2/config.sub:1326: basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'` mcabber-1.1.2/config.sub-1327- ;; mcabber-1.1.2/config.sub-1328- *-commodore*) mcabber-1.1.2/config.sub:1329: basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'` mcabber-1.1.2/config.sub-1330- ;; ############################################## mcabber-1.1.2/config.sub-1346- -solaris1 | -solaris1.*) mcabber-1.1.2/config.sub:1347: os=`echo $os | sed -e 's|solaris1|sunos4|'` mcabber-1.1.2/config.sub-1348- ;; ############################################## mcabber-1.1.2/config.sub-1355- -gnu/linux*) mcabber-1.1.2/config.sub:1356: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` mcabber-1.1.2/config.sub-1357- ;; ############################################## mcabber-1.1.2/config.sub-1407- -nto*) mcabber-1.1.2/config.sub:1408: os=`echo $os | sed -e 's|nto|nto-qnx|'` mcabber-1.1.2/config.sub-1409- ;; ############################################## mcabber-1.1.2/config.sub-1414- -mac*) mcabber-1.1.2/config.sub:1415: os=`echo "$os" | sed -e 's|mac|macos|'` mcabber-1.1.2/config.sub-1416- ;; ############################################## mcabber-1.1.2/config.sub-1420- -linux*) mcabber-1.1.2/config.sub:1421: os=`echo $os | sed -e 's|linux|linux-gnu|'` mcabber-1.1.2/config.sub-1422- ;; mcabber-1.1.2/config.sub-1423- -sunos5*) mcabber-1.1.2/config.sub:1424: os=`echo "$os" | sed -e 's|sunos5|solaris2|'` mcabber-1.1.2/config.sub-1425- ;; mcabber-1.1.2/config.sub-1426- -sunos6*) mcabber-1.1.2/config.sub:1427: os=`echo "$os" | sed -e 's|sunos6|solaris3|'` mcabber-1.1.2/config.sub-1428- ;; ############################################## mcabber-1.1.2/config.sub-1469- -sinix5.*) mcabber-1.1.2/config.sub:1470: os=`echo $os | sed -e 's|sinix|sysv|'` mcabber-1.1.2/config.sub-1471- ;; ############################################## mcabber-1.1.2/config.sub-1528- # Get rid of the `-' at the beginning of $os. mcabber-1.1.2/config.sub:1529: os=`echo $os | sed 's/[^-]*-//'` mcabber-1.1.2/config.sub:1530: echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2 mcabber-1.1.2/config.sub-1531- exit 1 ############################################## mcabber-1.1.2/config.sub-1788- esac mcabber-1.1.2/config.sub:1789: basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"` mcabber-1.1.2/config.sub-1790- ;; ############################################## mcabber-1.1.2/doc/help/Makefile.in-49- { \ mcabber-1.1.2/doc/help/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ mcabber-1.1.2/doc/help/Makefile.in-51- }; \ ############################################## mcabber-1.1.2/doc/help/Makefile.in-322-distdir-am: $(DISTFILES) mcabber-1.1.2/doc/help/Makefile.in:323: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ mcabber-1.1.2/doc/help/Makefile.in:324: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ mcabber-1.1.2/doc/help/Makefile.in-325- list='$(DISTFILES)'; \ ############################################## mcabber-1.1.2/doc/help/Makefile.in-336- if test -d $$d/$$file; then \ mcabber-1.1.2/doc/help/Makefile.in:337: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ mcabber-1.1.2/doc/help/Makefile.in-338- if test -d "$(distdir)/$$file"; then \ ############################################## mcabber-1.1.2/doc/Makefile.in-49- { \ mcabber-1.1.2/doc/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ mcabber-1.1.2/doc/Makefile.in-51- }; \ ############################################## mcabber-1.1.2/doc/Makefile.in-137- esac mcabber-1.1.2/doc/Makefile.in:138:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; mcabber-1.1.2/doc/Makefile.in-139-am__vpath_adj = case $$p in \ mcabber-1.1.2/doc/Makefile.in:140: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ mcabber-1.1.2/doc/Makefile.in-141- *) f=$$p;; \ mcabber-1.1.2/doc/Makefile.in-142- esac; mcabber-1.1.2/doc/Makefile.in:143:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; mcabber-1.1.2/doc/Makefile.in-144-am__install_max = 40 mcabber-1.1.2/doc/Makefile.in-145-am__nobase_strip_setup = \ mcabber-1.1.2/doc/Makefile.in:146: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` mcabber-1.1.2/doc/Makefile.in-147-am__nobase_strip = \ ############################################## mcabber-1.1.2/doc/Makefile.in-205- while test -n "$$dir1"; do \ mcabber-1.1.2/doc/Makefile.in:206: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ mcabber-1.1.2/doc/Makefile.in-207- if test "$$first" != "."; then \ mcabber-1.1.2/doc/Makefile.in-208- if test "$$first" = ".."; then \ mcabber-1.1.2/doc/Makefile.in:209: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ mcabber-1.1.2/doc/Makefile.in:210: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ mcabber-1.1.2/doc/Makefile.in-211- else \ mcabber-1.1.2/doc/Makefile.in:212: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ mcabber-1.1.2/doc/Makefile.in-213- if test "$$first2" = "$$first"; then \ mcabber-1.1.2/doc/Makefile.in:214: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ mcabber-1.1.2/doc/Makefile.in-215- else \ ############################################## mcabber-1.1.2/doc/Makefile.in-220- fi; \ mcabber-1.1.2/doc/Makefile.in:221: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ mcabber-1.1.2/doc/Makefile.in-222- done; \ ############################################## mcabber-1.1.2/doc/Makefile.in-409- test -n "$(man1dir)" \ mcabber-1.1.2/doc/Makefile.in:410: && test -n "`echo $$list1$$list2`" \ mcabber-1.1.2/doc/Makefile.in-411- || exit 0; \ ############################################## mcabber-1.1.2/doc/Makefile.in-462- dot_seen=no; \ mcabber-1.1.2/doc/Makefile.in:463: target=`echo $@ | sed s/-recursive//`; \ mcabber-1.1.2/doc/Makefile.in-464- case "$@" in \ ############################################## mcabber-1.1.2/doc/Makefile.in-525-GTAGS: mcabber-1.1.2/doc/Makefile.in:526: here=`$(am__cd) $(top_builddir) && pwd` \ mcabber-1.1.2/doc/Makefile.in-527- && $(am__cd) $(top_srcdir) \ ############################################## mcabber-1.1.2/doc/Makefile.in-551-distdir-am: $(DISTFILES) mcabber-1.1.2/doc/Makefile.in:552: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ mcabber-1.1.2/doc/Makefile.in:553: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ mcabber-1.1.2/doc/Makefile.in-554- list='$(DISTFILES)'; \ ############################################## mcabber-1.1.2/doc/Makefile.in-565- if test -d $$d/$$file; then \ mcabber-1.1.2/doc/Makefile.in:566: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ mcabber-1.1.2/doc/Makefile.in-567- if test -d "$(distdir)/$$file"; then \ ############################################## mcabber-1.1.2/doc/guide/Makefile.in-49- { \ mcabber-1.1.2/doc/guide/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ mcabber-1.1.2/doc/guide/Makefile.in-51- }; \ ############################################## mcabber-1.1.2/doc/guide/Makefile.in-321-distdir-am: $(DISTFILES) mcabber-1.1.2/doc/guide/Makefile.in:322: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ mcabber-1.1.2/doc/guide/Makefile.in:323: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ mcabber-1.1.2/doc/guide/Makefile.in-324- list='$(DISTFILES)'; \ ############################################## mcabber-1.1.2/doc/guide/Makefile.in-335- if test -d $$d/$$file; then \ mcabber-1.1.2/doc/guide/Makefile.in:336: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ mcabber-1.1.2/doc/guide/Makefile.in-337- if test -d "$(distdir)/$$file"; then \ ############################################## mcabber-1.1.2/config.guess-34- mcabber-1.1.2/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'` mcabber-1.1.2/config.guess-36- ############################################## mcabber-1.1.2/config.guess-102-: ${TMPDIR=/tmp} ; mcabber-1.1.2/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || mcabber-1.1.2/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || ############################################## mcabber-1.1.2/config.guess-151- EOF mcabber-1.1.2/config.guess:152: eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`" mcabber-1.1.2/config.guess-153- ############################################## mcabber-1.1.2/config.guess-188- earmv*) mcabber-1.1.2/config.guess:189: arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'` mcabber-1.1.2/config.guess:190: endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'` mcabber-1.1.2/config.guess-191- machine="${arch}${endian}"-unknown ############################################## mcabber-1.1.2/config.guess-220- expr='s/^earmv[0-9]/-eabi/;s/eb$//' mcabber-1.1.2/config.guess:221: abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"` mcabber-1.1.2/config.guess-222- ;; ############################################## mcabber-1.1.2/config.guess-233- *) mcabber-1.1.2/config.guess:234: release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2` mcabber-1.1.2/config.guess-235- ;; ############################################## mcabber-1.1.2/config.guess-280- *4.0) mcabber-1.1.2/config.guess:281: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` mcabber-1.1.2/config.guess-282- ;; mcabber-1.1.2/config.guess-283- *5.*) mcabber-1.1.2/config.guess:284: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` mcabber-1.1.2/config.guess-285- ;; ############################################## mcabber-1.1.2/config.guess-290- # types through head -n 1, so we only detect the type of CPU 0. mcabber-1.1.2/config.guess:291: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` mcabber-1.1.2/config.guess-292- case "$ALPHA_CPU_TYPE" in ############################################## mcabber-1.1.2/config.guess-328- # 1.2 uses "1.2" for uname -r. mcabber-1.1.2/config.guess:329: echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`" mcabber-1.1.2/config.guess-330- # Reset EXIT trap before exiting to avoid spurious non-zero exit code. ############################################## mcabber-1.1.2/config.guess-379- s390x:SunOS:*:*) mcabber-1.1.2/config.guess:380: echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`" mcabber-1.1.2/config.guess-381- exit ;; mcabber-1.1.2/config.guess-382- sun4H:SunOS:5.*:*) mcabber-1.1.2/config.guess:383: echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" mcabber-1.1.2/config.guess-384- exit ;; mcabber-1.1.2/config.guess-385- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) mcabber-1.1.2/config.guess:386: echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`" mcabber-1.1.2/config.guess-387- exit ;; ############################################## mcabber-1.1.2/config.guess-404- fi mcabber-1.1.2/config.guess:405: echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" mcabber-1.1.2/config.guess-406- exit ;; ############################################## mcabber-1.1.2/config.guess-410- # it's likely to be more like Solaris than SunOS4. mcabber-1.1.2/config.guess:411: echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" mcabber-1.1.2/config.guess-412- exit ;; ############################################## mcabber-1.1.2/config.guess-419- # Japanese Language versions have a version number like `4.1.3-JL'. mcabber-1.1.2/config.guess:420: echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`" mcabber-1.1.2/config.guess-421- exit ;; ############################################## mcabber-1.1.2/config.guess-425- sun*:*:4.2BSD:*) mcabber-1.1.2/config.guess:426: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` mcabber-1.1.2/config.guess-427- test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3 ############################################## mcabber-1.1.2/config.guess-507- $CC_FOR_BUILD -o "$dummy" "$dummy.c" && mcabber-1.1.2/config.guess:508: dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` && mcabber-1.1.2/config.guess:509: SYSTEM_NAME=`"$dummy" "$dummyarg"` && mcabber-1.1.2/config.guess-510- { echo "$SYSTEM_NAME"; exit; } ############################################## mcabber-1.1.2/config.guess-563- *:IRIX*:*:*) mcabber-1.1.2/config.guess:564: echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`" mcabber-1.1.2/config.guess-565- exit ;; ############################################## mcabber-1.1.2/config.guess-593-EOF mcabber-1.1.2/config.guess:594: if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` mcabber-1.1.2/config.guess-595- then ############################################## mcabber-1.1.2/config.guess-606- *:AIX:*:[4567]) mcabber-1.1.2/config.guess:607: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` mcabber-1.1.2/config.guess-608- if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then ############################################## mcabber-1.1.2/config.guess-642- 9000/[34678]??:HP-UX:*:*) mcabber-1.1.2/config.guess:643: HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'` mcabber-1.1.2/config.guess-644- case "$UNAME_MACHINE" in ############################################## mcabber-1.1.2/config.guess-696-EOF mcabber-1.1.2/config.guess:697: (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"` mcabber-1.1.2/config.guess-698- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## mcabber-1.1.2/config.guess-724- ia64:HP-UX:*:*) mcabber-1.1.2/config.guess:725: HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'` mcabber-1.1.2/config.guess-726- echo ia64-hp-hpux"$HPUX_REV" ############################################## mcabber-1.1.2/config.guess-754-EOF mcabber-1.1.2/config.guess:755: $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` && mcabber-1.1.2/config.guess-756- { echo "$SYSTEM_NAME"; exit; } ############################################## mcabber-1.1.2/config.guess-825- FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'` mcabber-1.1.2/config.guess:826: FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'` mcabber-1.1.2/config.guess-827- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## mcabber-1.1.2/config.guess-830- FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'` mcabber-1.1.2/config.guess:831: FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'` mcabber-1.1.2/config.guess-832- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## mcabber-1.1.2/config.guess-850- esac mcabber-1.1.2/config.guess:851: echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`" mcabber-1.1.2/config.guess-852- exit ;; ############################################## mcabber-1.1.2/config.guess-886- prep*:SunOS:5.*:*) mcabber-1.1.2/config.guess:887: echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" mcabber-1.1.2/config.guess-888- exit ;; ############################################## mcabber-1.1.2/config.guess-890- # the GNU system mcabber-1.1.2/config.guess:891: echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`" mcabber-1.1.2/config.guess-892- exit ;; ############################################## mcabber-1.1.2/config.guess-894- # other systems with GNU libc and userland mcabber-1.1.2/config.guess:895: echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC" mcabber-1.1.2/config.guess-896- exit ;; ############################################## mcabber-1.1.2/config.guess-988-EOF mcabber-1.1.2/config.guess:989: eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`" mcabber-1.1.2/config.guess-990- test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; } ############################################## mcabber-1.1.2/config.guess-1092- i*86:*:4.*:*) mcabber-1.1.2/config.guess:1093: UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'` mcabber-1.1.2/config.guess-1094- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## mcabber-1.1.2/config.guess-1295- fi mcabber-1.1.2/config.guess:1296: if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then mcabber-1.1.2/config.guess-1297- if [ "$CC_FOR_BUILD" != no_compiler_found ]; then ############################################## mcabber-1.1.2/config.guess-1393- *:DragonFly:*:*) mcabber-1.1.2/config.guess:1394: echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`" mcabber-1.1.2/config.guess-1395- exit ;; ############################################## mcabber-1.1.2/config.guess-1406- i*86:skyos:*:*) mcabber-1.1.2/config.guess:1407: echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`" mcabber-1.1.2/config.guess-1408- exit ;; ############################################## mcabber-1.1.2/install-sh-217- fi mcabber-1.1.2/install-sh:218: cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; mcabber-1.1.2/install-sh-219- *) ############################################## mcabber-1.1.2/install-sh-269- dstdir=$dst mcabber-1.1.2/install-sh:270: dst=$dstdir/`basename "$src"` mcabber-1.1.2/install-sh-271- dstdir_status=0 ############################################## mcabber-1.1.2/install-sh-351- # FreeBSD 6.1 mkdir -m -p sets mode of existing directory. mcabber-1.1.2/install-sh:352: ls_ld_tmpdir=`ls -ld "$tmpdir"` mcabber-1.1.2/install-sh-353- case $ls_ld_tmpdir in ############################################## mcabber-1.1.2/install-sh-358- $mkdirprog -m$different_mode -p -- "$tmpdir" && { mcabber-1.1.2/install-sh:359: ls_ld_tmpdir_1=`ls -ld "$tmpdir"` mcabber-1.1.2/install-sh-360- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## mcabber-1.1.2/install-sh-418- case $prefix in mcabber-1.1.2/install-sh:419: *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; mcabber-1.1.2/install-sh-420- *) qprefix=$prefix;; ############################################## mcabber-1.1.2/install-sh-467- if $copy_on_change && mcabber-1.1.2/install-sh:468: old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && mcabber-1.1.2/install-sh:469: new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && mcabber-1.1.2/install-sh-470- ############################################## mcabber-1.1.2/modules/Makefile.in-49- { \ mcabber-1.1.2/modules/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ mcabber-1.1.2/modules/Makefile.in-51- }; \ ############################################## mcabber-1.1.2/modules/Makefile.in-174- while test -n "$$dir1"; do \ mcabber-1.1.2/modules/Makefile.in:175: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ mcabber-1.1.2/modules/Makefile.in-176- if test "$$first" != "."; then \ mcabber-1.1.2/modules/Makefile.in-177- if test "$$first" = ".."; then \ mcabber-1.1.2/modules/Makefile.in:178: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ mcabber-1.1.2/modules/Makefile.in:179: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ mcabber-1.1.2/modules/Makefile.in-180- else \ mcabber-1.1.2/modules/Makefile.in:181: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ mcabber-1.1.2/modules/Makefile.in-182- if test "$$first2" = "$$first"; then \ mcabber-1.1.2/modules/Makefile.in:183: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ mcabber-1.1.2/modules/Makefile.in-184- else \ ############################################## mcabber-1.1.2/modules/Makefile.in-189- fi; \ mcabber-1.1.2/modules/Makefile.in:190: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ mcabber-1.1.2/modules/Makefile.in-191- done; \ ############################################## mcabber-1.1.2/modules/Makefile.in-386- dot_seen=no; \ mcabber-1.1.2/modules/Makefile.in:387: target=`echo $@ | sed s/-recursive//`; \ mcabber-1.1.2/modules/Makefile.in-388- case "$@" in \ ############################################## mcabber-1.1.2/modules/Makefile.in-449-GTAGS: mcabber-1.1.2/modules/Makefile.in:450: here=`$(am__cd) $(top_builddir) && pwd` \ mcabber-1.1.2/modules/Makefile.in-451- && $(am__cd) $(top_srcdir) \ ############################################## mcabber-1.1.2/modules/Makefile.in-475-distdir-am: $(DISTFILES) mcabber-1.1.2/modules/Makefile.in:476: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ mcabber-1.1.2/modules/Makefile.in:477: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ mcabber-1.1.2/modules/Makefile.in-478- list='$(DISTFILES)'; \ ############################################## mcabber-1.1.2/modules/Makefile.in-489- if test -d $$d/$$file; then \ mcabber-1.1.2/modules/Makefile.in:490: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ mcabber-1.1.2/modules/Makefile.in-491- if test -d "$(distdir)/$$file"; then \ ############################################## mcabber-1.1.2/modules/beep/Makefile.in-50- { \ mcabber-1.1.2/modules/beep/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ mcabber-1.1.2/modules/beep/Makefile.in-52- }; \ ############################################## mcabber-1.1.2/modules/beep/Makefile.in-111-CONFIG_CLEAN_VPATH_FILES = mcabber-1.1.2/modules/beep/Makefile.in:112:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; mcabber-1.1.2/modules/beep/Makefile.in-113-am__vpath_adj = case $$p in \ mcabber-1.1.2/modules/beep/Makefile.in:114: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ mcabber-1.1.2/modules/beep/Makefile.in-115- *) f=$$p;; \ mcabber-1.1.2/modules/beep/Makefile.in-116- esac; mcabber-1.1.2/modules/beep/Makefile.in:117:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; mcabber-1.1.2/modules/beep/Makefile.in-118-am__install_max = 40 mcabber-1.1.2/modules/beep/Makefile.in-119-am__nobase_strip_setup = \ mcabber-1.1.2/modules/beep/Makefile.in:120: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` mcabber-1.1.2/modules/beep/Makefile.in-121-am__nobase_strip = \ ############################################## mcabber-1.1.2/modules/beep/Makefile.in-451-.c.o: mcabber-1.1.2/modules/beep/Makefile.in:452:@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ mcabber-1.1.2/modules/beep/Makefile.in-453-@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ ############################################## mcabber-1.1.2/modules/beep/Makefile.in-459-.c.obj: mcabber-1.1.2/modules/beep/Makefile.in:460:@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ mcabber-1.1.2/modules/beep/Makefile.in:461:@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ mcabber-1.1.2/modules/beep/Makefile.in-462-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ############################################## mcabber-1.1.2/modules/beep/Makefile.in-464-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ mcabber-1.1.2/modules/beep/Makefile.in:465:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` mcabber-1.1.2/modules/beep/Makefile.in-466- mcabber-1.1.2/modules/beep/Makefile.in-467-.c.lo: mcabber-1.1.2/modules/beep/Makefile.in:468:@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ mcabber-1.1.2/modules/beep/Makefile.in-469-@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ ############################################## mcabber-1.1.2/modules/beep/Makefile.in-510-GTAGS: mcabber-1.1.2/modules/beep/Makefile.in:511: here=`$(am__cd) $(top_builddir) && pwd` \ mcabber-1.1.2/modules/beep/Makefile.in-512- && $(am__cd) $(top_srcdir) \ ############################################## mcabber-1.1.2/modules/beep/Makefile.in-536-distdir-am: $(DISTFILES) mcabber-1.1.2/modules/beep/Makefile.in:537: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ mcabber-1.1.2/modules/beep/Makefile.in:538: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ mcabber-1.1.2/modules/beep/Makefile.in-539- list='$(DISTFILES)'; \ ############################################## mcabber-1.1.2/modules/beep/Makefile.in-550- if test -d $$d/$$file; then \ mcabber-1.1.2/modules/beep/Makefile.in:551: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ mcabber-1.1.2/modules/beep/Makefile.in-552- if test -d "$(distdir)/$$file"; then \ ############################################## mcabber-1.1.2/modules/urlregex/Makefile.in-50- { \ mcabber-1.1.2/modules/urlregex/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ mcabber-1.1.2/modules/urlregex/Makefile.in-52- }; \ ############################################## mcabber-1.1.2/modules/urlregex/Makefile.in-111-CONFIG_CLEAN_VPATH_FILES = mcabber-1.1.2/modules/urlregex/Makefile.in:112:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; mcabber-1.1.2/modules/urlregex/Makefile.in-113-am__vpath_adj = case $$p in \ mcabber-1.1.2/modules/urlregex/Makefile.in:114: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ mcabber-1.1.2/modules/urlregex/Makefile.in-115- *) f=$$p;; \ mcabber-1.1.2/modules/urlregex/Makefile.in-116- esac; mcabber-1.1.2/modules/urlregex/Makefile.in:117:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; mcabber-1.1.2/modules/urlregex/Makefile.in-118-am__install_max = 40 mcabber-1.1.2/modules/urlregex/Makefile.in-119-am__nobase_strip_setup = \ mcabber-1.1.2/modules/urlregex/Makefile.in:120: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` mcabber-1.1.2/modules/urlregex/Makefile.in-121-am__nobase_strip = \ ############################################## mcabber-1.1.2/modules/urlregex/Makefile.in-452-.c.o: mcabber-1.1.2/modules/urlregex/Makefile.in:453:@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ mcabber-1.1.2/modules/urlregex/Makefile.in-454-@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ ############################################## mcabber-1.1.2/modules/urlregex/Makefile.in-460-.c.obj: mcabber-1.1.2/modules/urlregex/Makefile.in:461:@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ mcabber-1.1.2/modules/urlregex/Makefile.in:462:@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ mcabber-1.1.2/modules/urlregex/Makefile.in-463-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ############################################## mcabber-1.1.2/modules/urlregex/Makefile.in-465-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ mcabber-1.1.2/modules/urlregex/Makefile.in:466:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` mcabber-1.1.2/modules/urlregex/Makefile.in-467- mcabber-1.1.2/modules/urlregex/Makefile.in-468-.c.lo: mcabber-1.1.2/modules/urlregex/Makefile.in:469:@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ mcabber-1.1.2/modules/urlregex/Makefile.in-470-@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ ############################################## mcabber-1.1.2/modules/urlregex/Makefile.in-511-GTAGS: mcabber-1.1.2/modules/urlregex/Makefile.in:512: here=`$(am__cd) $(top_builddir) && pwd` \ mcabber-1.1.2/modules/urlregex/Makefile.in-513- && $(am__cd) $(top_srcdir) \ ############################################## mcabber-1.1.2/modules/urlregex/Makefile.in-537-distdir-am: $(DISTFILES) mcabber-1.1.2/modules/urlregex/Makefile.in:538: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ mcabber-1.1.2/modules/urlregex/Makefile.in:539: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ mcabber-1.1.2/modules/urlregex/Makefile.in-540- list='$(DISTFILES)'; \ ############################################## mcabber-1.1.2/modules/urlregex/Makefile.in-551- if test -d $$d/$$file; then \ mcabber-1.1.2/modules/urlregex/Makefile.in:552: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ mcabber-1.1.2/modules/urlregex/Makefile.in-553- if test -d "$(distdir)/$$file"; then \ ############################################## mcabber-1.1.2/modules/xttitle/Makefile.in-50- { \ mcabber-1.1.2/modules/xttitle/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ mcabber-1.1.2/modules/xttitle/Makefile.in-52- }; \ ############################################## mcabber-1.1.2/modules/xttitle/Makefile.in-111-CONFIG_CLEAN_VPATH_FILES = mcabber-1.1.2/modules/xttitle/Makefile.in:112:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; mcabber-1.1.2/modules/xttitle/Makefile.in-113-am__vpath_adj = case $$p in \ mcabber-1.1.2/modules/xttitle/Makefile.in:114: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ mcabber-1.1.2/modules/xttitle/Makefile.in-115- *) f=$$p;; \ mcabber-1.1.2/modules/xttitle/Makefile.in-116- esac; mcabber-1.1.2/modules/xttitle/Makefile.in:117:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; mcabber-1.1.2/modules/xttitle/Makefile.in-118-am__install_max = 40 mcabber-1.1.2/modules/xttitle/Makefile.in-119-am__nobase_strip_setup = \ mcabber-1.1.2/modules/xttitle/Makefile.in:120: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` mcabber-1.1.2/modules/xttitle/Makefile.in-121-am__nobase_strip = \ ############################################## mcabber-1.1.2/modules/xttitle/Makefile.in-450-.c.o: mcabber-1.1.2/modules/xttitle/Makefile.in:451:@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ mcabber-1.1.2/modules/xttitle/Makefile.in-452-@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ ############################################## mcabber-1.1.2/modules/xttitle/Makefile.in-458-.c.obj: mcabber-1.1.2/modules/xttitle/Makefile.in:459:@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ mcabber-1.1.2/modules/xttitle/Makefile.in:460:@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ mcabber-1.1.2/modules/xttitle/Makefile.in-461-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ############################################## mcabber-1.1.2/modules/xttitle/Makefile.in-463-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ mcabber-1.1.2/modules/xttitle/Makefile.in:464:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` mcabber-1.1.2/modules/xttitle/Makefile.in-465- mcabber-1.1.2/modules/xttitle/Makefile.in-466-.c.lo: mcabber-1.1.2/modules/xttitle/Makefile.in:467:@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ mcabber-1.1.2/modules/xttitle/Makefile.in-468-@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ ############################################## mcabber-1.1.2/modules/xttitle/Makefile.in-509-GTAGS: mcabber-1.1.2/modules/xttitle/Makefile.in:510: here=`$(am__cd) $(top_builddir) && pwd` \ mcabber-1.1.2/modules/xttitle/Makefile.in-511- && $(am__cd) $(top_srcdir) \ ############################################## mcabber-1.1.2/modules/xttitle/Makefile.in-535-distdir-am: $(DISTFILES) mcabber-1.1.2/modules/xttitle/Makefile.in:536: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ mcabber-1.1.2/modules/xttitle/Makefile.in:537: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ mcabber-1.1.2/modules/xttitle/Makefile.in-538- list='$(DISTFILES)'; \ ############################################## mcabber-1.1.2/modules/xttitle/Makefile.in-549- if test -d $$d/$$file; then \ mcabber-1.1.2/modules/xttitle/Makefile.in:550: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ mcabber-1.1.2/modules/xttitle/Makefile.in-551- if test -d "$(distdir)/$$file"; then \ ############################################## mcabber-1.1.2/modules/fifo/Makefile.in-50- { \ mcabber-1.1.2/modules/fifo/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ mcabber-1.1.2/modules/fifo/Makefile.in-52- }; \ ############################################## mcabber-1.1.2/modules/fifo/Makefile.in-111-CONFIG_CLEAN_VPATH_FILES = mcabber-1.1.2/modules/fifo/Makefile.in:112:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; mcabber-1.1.2/modules/fifo/Makefile.in-113-am__vpath_adj = case $$p in \ mcabber-1.1.2/modules/fifo/Makefile.in:114: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ mcabber-1.1.2/modules/fifo/Makefile.in-115- *) f=$$p;; \ mcabber-1.1.2/modules/fifo/Makefile.in-116- esac; mcabber-1.1.2/modules/fifo/Makefile.in:117:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; mcabber-1.1.2/modules/fifo/Makefile.in-118-am__install_max = 40 mcabber-1.1.2/modules/fifo/Makefile.in-119-am__nobase_strip_setup = \ mcabber-1.1.2/modules/fifo/Makefile.in:120: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` mcabber-1.1.2/modules/fifo/Makefile.in-121-am__nobase_strip = \ ############################################## mcabber-1.1.2/modules/fifo/Makefile.in-466-.c.o: mcabber-1.1.2/modules/fifo/Makefile.in:467:@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ mcabber-1.1.2/modules/fifo/Makefile.in-468-@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ ############################################## mcabber-1.1.2/modules/fifo/Makefile.in-474-.c.obj: mcabber-1.1.2/modules/fifo/Makefile.in:475:@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ mcabber-1.1.2/modules/fifo/Makefile.in:476:@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ mcabber-1.1.2/modules/fifo/Makefile.in-477-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ############################################## mcabber-1.1.2/modules/fifo/Makefile.in-479-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ mcabber-1.1.2/modules/fifo/Makefile.in:480:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` mcabber-1.1.2/modules/fifo/Makefile.in-481- mcabber-1.1.2/modules/fifo/Makefile.in-482-.c.lo: mcabber-1.1.2/modules/fifo/Makefile.in:483:@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ mcabber-1.1.2/modules/fifo/Makefile.in-484-@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ ############################################## mcabber-1.1.2/modules/fifo/Makefile.in-526-GTAGS: mcabber-1.1.2/modules/fifo/Makefile.in:527: here=`$(am__cd) $(top_builddir) && pwd` \ mcabber-1.1.2/modules/fifo/Makefile.in-528- && $(am__cd) $(top_srcdir) \ ############################################## mcabber-1.1.2/modules/fifo/Makefile.in-552-distdir-am: $(DISTFILES) mcabber-1.1.2/modules/fifo/Makefile.in:553: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ mcabber-1.1.2/modules/fifo/Makefile.in:554: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ mcabber-1.1.2/modules/fifo/Makefile.in-555- list='$(DISTFILES)'; \ ############################################## mcabber-1.1.2/modules/fifo/Makefile.in-566- if test -d $$d/$$file; then \ mcabber-1.1.2/modules/fifo/Makefile.in:567: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ mcabber-1.1.2/modules/fifo/Makefile.in-568- if test -d "$(distdir)/$$file"; then \ ############################################## mcabber-1.1.2/aclocal.m4-131- PKG_CHECK_EXISTS([$3], mcabber-1.1.2/aclocal.m4:132: [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null` mcabber-1.1.2/aclocal.m4-133- test "x$?" != "x0" && pkg_failed=yes ], ############################################## mcabber-1.1.2/aclocal.m4-179- if test $_pkg_short_errors_supported = yes; then mcabber-1.1.2/aclocal.m4:180: $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1` mcabber-1.1.2/aclocal.m4-181- else mcabber-1.1.2/aclocal.m4:182: $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1` mcabber-1.1.2/aclocal.m4-183- fi ############################################## mcabber-1.1.2/aclocal.m4-368-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: mcabber-1.1.2/aclocal.m4:369:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` mcabber-1.1.2/aclocal.m4-370-# and then we would define $MISSING as ############################################## mcabber-1.1.2/aclocal.m4-383-# Expand $ac_aux_dir to an absolute path. mcabber-1.1.2/aclocal.m4:384:am_aux_dir=`cd "$ac_aux_dir" && pwd` mcabber-1.1.2/aclocal.m4-385-]) ############################################## mcabber-1.1.2/aclocal.m4-481- if test "$am_compiler_list" = ""; then mcabber-1.1.2/aclocal.m4:482: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` mcabber-1.1.2/aclocal.m4-483- fi ############################################## mcabber-1.1.2/aclocal.m4-634- # Strip MF so we end up with the name of the file. mcabber-1.1.2/aclocal.m4:635: am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'` mcabber-1.1.2/aclocal.m4-636- # Check whether this is an Automake generated Makefile which includes ############################################## mcabber-1.1.2/aclocal.m4-641- || continue mcabber-1.1.2/aclocal.m4:642: am_dirpart=`AS_DIRNAME(["$am_mf"])` mcabber-1.1.2/aclocal.m4:643: am_filepart=`AS_BASENAME(["$am_mf"])` mcabber-1.1.2/aclocal.m4-644- AM_RUN_LOG([cd "$am_dirpart" \ ############################################## mcabber-1.1.2/aclocal.m4-709-AC_REQUIRE([AC_PROG_INSTALL])dnl mcabber-1.1.2/aclocal.m4:710:if test "`cd $srcdir && pwd`" != "`pwd`"; then mcabber-1.1.2/aclocal.m4-711- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## mcabber-1.1.2/aclocal.m4-868- * ) mcabber-1.1.2/aclocal.m4:869: _am_stamp_count=`expr $_am_stamp_count + 1` ;; mcabber-1.1.2/aclocal.m4-870- esac mcabber-1.1.2/aclocal.m4-871-done mcabber-1.1.2/aclocal.m4:872:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) mcabber-1.1.2/aclocal.m4-873- ############################################## mcabber-1.1.2/aclocal.m4-1124- echo "timestamp, slept: $am_has_slept" > conftest.file mcabber-1.1.2/aclocal.m4:1125: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` mcabber-1.1.2/aclocal.m4-1126- if test "$[*]" = "X"; then mcabber-1.1.2/aclocal.m4-1127- # -L didn't work. mcabber-1.1.2/aclocal.m4:1128: set X `ls -t "$srcdir/configure" conftest.file` mcabber-1.1.2/aclocal.m4-1129- fi ############################################## mcabber-1.1.2/INSTALL-212-directory configuration variables that were expressed in terms of mcabber-1.1.2/INSTALL:213:`${prefix}'. Any directories that were specified during `configure', mcabber-1.1.2/INSTALL-214-but not in terms of `${prefix}', must each be overridden at install