=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== evolution-rss-0.3.96/install-sh-234- fi evolution-rss-0.3.96/install-sh:235: cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; evolution-rss-0.3.96/install-sh-236- *) ############################################## evolution-rss-0.3.96/install-sh-280- dstdir=$dst evolution-rss-0.3.96/install-sh:281: dstbase=`basename "$src"` evolution-rss-0.3.96/install-sh-282- case $dst in ############################################## evolution-rss-0.3.96/install-sh-287- else evolution-rss-0.3.96/install-sh:288: dstdir=`dirname "$dst"` evolution-rss-0.3.96/install-sh-289- test -d "$dstdir" ############################################## evolution-rss-0.3.96/install-sh-354- test_tmpdir="$tmpdir/a" evolution-rss-0.3.96/install-sh:355: ls_ld_tmpdir=`ls -ld "$test_tmpdir"` evolution-rss-0.3.96/install-sh-356- case $ls_ld_tmpdir in ############################################## evolution-rss-0.3.96/install-sh-361- $mkdirprog -m$different_mode -p -- "$test_tmpdir" && { evolution-rss-0.3.96/install-sh:362: ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"` evolution-rss-0.3.96/install-sh-363- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## evolution-rss-0.3.96/install-sh-419- case $prefix in evolution-rss-0.3.96/install-sh:420: *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; evolution-rss-0.3.96/install-sh-421- *) qprefix=$prefix;; ############################################## evolution-rss-0.3.96/install-sh-468- if $copy_on_change && evolution-rss-0.3.96/install-sh:469: old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && evolution-rss-0.3.96/install-sh:470: new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && evolution-rss-0.3.96/install-sh-471- set -f && ############################################## evolution-rss-0.3.96/po/Makefile.in.in-57- evolution-rss-0.3.96/po/Makefile.in.in:58:USER_LINGUAS=$(shell if test -n "$(LINGUAS)"; then LLINGUAS="$(LINGUAS)"; ALINGUAS="$(ALL_LINGUAS)"; for lang in $$LLINGUAS; do if test -n "`grep \^$$lang$$ $(srcdir)/LINGUAS 2>/dev/null`" -o -n "`echo $$ALINGUAS|tr ' ' '\n'|grep \^$$lang$$`"; then printf "$$lang "; fi; done; fi) evolution-rss-0.3.96/po/Makefile.in.in-59- ############################################## evolution-rss-0.3.96/po/Makefile.in.in-87-.po.gmo: evolution-rss-0.3.96/po/Makefile.in.in:88: $(INTLTOOL_V_MSGFMT)file=`echo $* | sed 's,.*/,,'`.gmo \ evolution-rss-0.3.96/po/Makefile.in.in-89- && rm -f $$file && $(GMSGFMT) -o $$file $< ############################################## evolution-rss-0.3.96/po/Makefile.in.in-188- echo "$$lang:"; \ evolution-rss-0.3.96/po/Makefile.in.in:189: result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \ evolution-rss-0.3.96/po/Makefile.in.in-190- if $$result; then \ ############################################## evolution-rss-0.3.96/ar-lib-65- mingw) evolution-rss-0.3.96/ar-lib:66: file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` evolution-rss-0.3.96/ar-lib-67- ;; evolution-rss-0.3.96/ar-lib-68- cygwin) evolution-rss-0.3.96/ar-lib:69: file=`cygpath -m "$file" || echo "$file"` evolution-rss-0.3.96/ar-lib-70- ;; evolution-rss-0.3.96/ar-lib-71- wine) evolution-rss-0.3.96/ar-lib:72: file=`winepath -w "$file" || echo "$file"` evolution-rss-0.3.96/ar-lib-73- ;; ############################################## evolution-rss-0.3.96/ar-lib-88- archive=$3 evolution-rss-0.3.96/ar-lib:89: at_file_contents=`cat "$1"` evolution-rss-0.3.96/ar-lib-90- eval set x "$at_file_contents" ############################################## evolution-rss-0.3.96/config.guess-34- evolution-rss-0.3.96/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'` evolution-rss-0.3.96/config.guess-36- ############################################## evolution-rss-0.3.96/config.guess-104- # shellcheck disable=SC2039 evolution-rss-0.3.96/config.guess:105: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || evolution-rss-0.3.96/config.guess-106- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir "$tmp" 2>/dev/null) ; } || ############################################## evolution-rss-0.3.96/config.guess-154- EOF evolution-rss-0.3.96/config.guess:155: eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`" evolution-rss-0.3.96/config.guess-156- ############################################## evolution-rss-0.3.96/config.guess-191- earmv*) evolution-rss-0.3.96/config.guess:192: arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'` evolution-rss-0.3.96/config.guess:193: endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'` evolution-rss-0.3.96/config.guess-194- machine="${arch}${endian}"-unknown ############################################## evolution-rss-0.3.96/config.guess-223- expr='s/^earmv[0-9]/-eabi/;s/eb$//' evolution-rss-0.3.96/config.guess:224: abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"` evolution-rss-0.3.96/config.guess-225- ;; ############################################## evolution-rss-0.3.96/config.guess-236- *) evolution-rss-0.3.96/config.guess:237: release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2` evolution-rss-0.3.96/config.guess-238- ;; ############################################## evolution-rss-0.3.96/config.guess-283- *4.0) evolution-rss-0.3.96/config.guess:284: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` evolution-rss-0.3.96/config.guess-285- ;; evolution-rss-0.3.96/config.guess-286- *5.*) evolution-rss-0.3.96/config.guess:287: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` evolution-rss-0.3.96/config.guess-288- ;; ############################################## evolution-rss-0.3.96/config.guess-293- # types through head -n 1, so we only detect the type of CPU 0. evolution-rss-0.3.96/config.guess:294: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` evolution-rss-0.3.96/config.guess-295- case "$ALPHA_CPU_TYPE" in ############################################## evolution-rss-0.3.96/config.guess-331- # 1.2 uses "1.2" for uname -r. evolution-rss-0.3.96/config.guess:332: echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`" evolution-rss-0.3.96/config.guess-333- # Reset EXIT trap before exiting to avoid spurious non-zero exit code. ############################################## evolution-rss-0.3.96/config.guess-382- s390x:SunOS:*:*) evolution-rss-0.3.96/config.guess:383: echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`" evolution-rss-0.3.96/config.guess-384- exit ;; evolution-rss-0.3.96/config.guess-385- sun4H:SunOS:5.*:*) evolution-rss-0.3.96/config.guess:386: echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" evolution-rss-0.3.96/config.guess-387- exit ;; evolution-rss-0.3.96/config.guess-388- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) evolution-rss-0.3.96/config.guess:389: echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`" evolution-rss-0.3.96/config.guess-390- exit ;; ############################################## evolution-rss-0.3.96/config.guess-394- i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*) evolution-rss-0.3.96/config.guess:395: UNAME_REL="`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`" evolution-rss-0.3.96/config.guess-396- case `isainfo -b` in ############################################## evolution-rss-0.3.96/config.guess-408- # it's likely to be more like Solaris than SunOS4. evolution-rss-0.3.96/config.guess:409: echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" evolution-rss-0.3.96/config.guess-410- exit ;; ############################################## evolution-rss-0.3.96/config.guess-417- # Japanese Language versions have a version number like `4.1.3-JL'. evolution-rss-0.3.96/config.guess:418: echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`" evolution-rss-0.3.96/config.guess-419- exit ;; ############################################## evolution-rss-0.3.96/config.guess-423- sun*:*:4.2BSD:*) evolution-rss-0.3.96/config.guess:424: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` evolution-rss-0.3.96/config.guess-425- test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3 ############################################## evolution-rss-0.3.96/config.guess-505- $CC_FOR_BUILD -o "$dummy" "$dummy.c" && evolution-rss-0.3.96/config.guess:506: dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` && evolution-rss-0.3.96/config.guess:507: SYSTEM_NAME=`"$dummy" "$dummyarg"` && evolution-rss-0.3.96/config.guess-508- { echo "$SYSTEM_NAME"; exit; } ############################################## evolution-rss-0.3.96/config.guess-561- *:IRIX*:*:*) evolution-rss-0.3.96/config.guess:562: echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`" evolution-rss-0.3.96/config.guess-563- exit ;; ############################################## evolution-rss-0.3.96/config.guess-591-EOF evolution-rss-0.3.96/config.guess:592: if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` evolution-rss-0.3.96/config.guess-593- then ############################################## evolution-rss-0.3.96/config.guess-604- *:AIX:*:[4567]) evolution-rss-0.3.96/config.guess:605: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` evolution-rss-0.3.96/config.guess-606- if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then ############################################## evolution-rss-0.3.96/config.guess-640- 9000/[34678]??:HP-UX:*:*) evolution-rss-0.3.96/config.guess:641: HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'` evolution-rss-0.3.96/config.guess-642- case "$UNAME_MACHINE" in ############################################## evolution-rss-0.3.96/config.guess-694-EOF evolution-rss-0.3.96/config.guess:695: (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"` evolution-rss-0.3.96/config.guess-696- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## evolution-rss-0.3.96/config.guess-722- ia64:HP-UX:*:*) evolution-rss-0.3.96/config.guess:723: HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'` evolution-rss-0.3.96/config.guess-724- echo ia64-hp-hpux"$HPUX_REV" ############################################## evolution-rss-0.3.96/config.guess-752-EOF evolution-rss-0.3.96/config.guess:753: $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` && evolution-rss-0.3.96/config.guess-754- { echo "$SYSTEM_NAME"; exit; } ############################################## evolution-rss-0.3.96/config.guess-823- FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'` evolution-rss-0.3.96/config.guess:824: FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'` evolution-rss-0.3.96/config.guess-825- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## evolution-rss-0.3.96/config.guess-828- FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'` evolution-rss-0.3.96/config.guess:829: FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'` evolution-rss-0.3.96/config.guess-830- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## evolution-rss-0.3.96/config.guess-846- then evolution-rss-0.3.96/config.guess:847: echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabi evolution-rss-0.3.96/config.guess-848- else evolution-rss-0.3.96/config.guess:849: echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabihf evolution-rss-0.3.96/config.guess-850- fi ############################################## evolution-rss-0.3.96/config.guess-859- esac evolution-rss-0.3.96/config.guess:860: echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`" evolution-rss-0.3.96/config.guess-861- exit ;; ############################################## evolution-rss-0.3.96/config.guess-895- prep*:SunOS:5.*:*) evolution-rss-0.3.96/config.guess:896: echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" evolution-rss-0.3.96/config.guess-897- exit ;; ############################################## evolution-rss-0.3.96/config.guess-899- # the GNU system evolution-rss-0.3.96/config.guess:900: echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`" evolution-rss-0.3.96/config.guess-901- exit ;; ############################################## evolution-rss-0.3.96/config.guess-903- # other systems with GNU libc and userland evolution-rss-0.3.96/config.guess:904: echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC" evolution-rss-0.3.96/config.guess-905- exit ;; ############################################## evolution-rss-0.3.96/config.guess-997-EOF evolution-rss-0.3.96/config.guess:998: eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`" evolution-rss-0.3.96/config.guess-999- test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; } ############################################## evolution-rss-0.3.96/config.guess-1097- i*86:*:4.*:*) evolution-rss-0.3.96/config.guess:1098: UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'` evolution-rss-0.3.96/config.guess-1099- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## evolution-rss-0.3.96/config.guess-1300- fi evolution-rss-0.3.96/config.guess:1301: if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then evolution-rss-0.3.96/config.guess-1302- if [ "$CC_FOR_BUILD" != no_compiler_found ]; then ############################################## evolution-rss-0.3.96/config.guess-1399- *:DragonFly:*:*) evolution-rss-0.3.96/config.guess:1400: echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`" evolution-rss-0.3.96/config.guess-1401- exit ;; ############################################## evolution-rss-0.3.96/config.guess-1412- i*86:skyos:*:*) evolution-rss-0.3.96/config.guess:1413: echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`" evolution-rss-0.3.96/config.guess-1414- exit ;; ############################################## evolution-rss-0.3.96/autogen.sh-3- evolution-rss-0.3.96/autogen.sh:4:srcdir=`dirname $0` evolution-rss-0.3.96/autogen.sh-5-test -z "$srcdir" && srcdir=. ############################################## evolution-rss-0.3.96/Makefile.in-50- { \ evolution-rss-0.3.96/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ evolution-rss-0.3.96/Makefile.in-52- }; \ ############################################## evolution-rss-0.3.96/Makefile.in-135- esac evolution-rss-0.3.96/Makefile.in:136:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; evolution-rss-0.3.96/Makefile.in-137-am__vpath_adj = case $$p in \ evolution-rss-0.3.96/Makefile.in:138: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ evolution-rss-0.3.96/Makefile.in-139- *) f=$$p;; \ evolution-rss-0.3.96/Makefile.in-140- esac; evolution-rss-0.3.96/Makefile.in:141:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; evolution-rss-0.3.96/Makefile.in-142-am__install_max = 40 evolution-rss-0.3.96/Makefile.in-143-am__nobase_strip_setup = \ evolution-rss-0.3.96/Makefile.in:144: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` evolution-rss-0.3.96/Makefile.in-145-am__nobase_strip = \ ############################################## evolution-rss-0.3.96/Makefile.in-216- while test -n "$$dir1"; do \ evolution-rss-0.3.96/Makefile.in:217: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ evolution-rss-0.3.96/Makefile.in-218- if test "$$first" != "."; then \ evolution-rss-0.3.96/Makefile.in-219- if test "$$first" = ".."; then \ evolution-rss-0.3.96/Makefile.in:220: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ evolution-rss-0.3.96/Makefile.in:221: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ evolution-rss-0.3.96/Makefile.in-222- else \ evolution-rss-0.3.96/Makefile.in:223: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ evolution-rss-0.3.96/Makefile.in-224- if test "$$first2" = "$$first"; then \ evolution-rss-0.3.96/Makefile.in:225: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ evolution-rss-0.3.96/Makefile.in-226- else \ ############################################## evolution-rss-0.3.96/Makefile.in-231- fi; \ evolution-rss-0.3.96/Makefile.in:232: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ evolution-rss-0.3.96/Makefile.in-233- done; \ ############################################## evolution-rss-0.3.96/Makefile.in-657- @list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \ evolution-rss-0.3.96/Makefile.in:658: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ evolution-rss-0.3.96/Makefile.in-659- dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir) ############################################## evolution-rss-0.3.96/Makefile.in-678- @list='$(dist_appdata_DATA)'; test -n "$(appdatadir)" || list=; \ evolution-rss-0.3.96/Makefile.in:679: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ evolution-rss-0.3.96/Makefile.in-680- dir='$(DESTDIR)$(appdatadir)'; $(am__uninstall_files_from_dir) ############################################## evolution-rss-0.3.96/Makefile.in-695- dot_seen=no; \ evolution-rss-0.3.96/Makefile.in:696: target=`echo $@ | sed s/-recursive//`; \ evolution-rss-0.3.96/Makefile.in-697- case "$@" in \ ############################################## evolution-rss-0.3.96/Makefile.in-758-GTAGS: evolution-rss-0.3.96/Makefile.in:759: here=`$(am__cd) $(top_builddir) && pwd` \ evolution-rss-0.3.96/Makefile.in-760- && $(am__cd) $(top_srcdir) \ ############################################## evolution-rss-0.3.96/Makefile.in-793- test -d "$(distdir)" || mkdir "$(distdir)" evolution-rss-0.3.96/Makefile.in:794: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ evolution-rss-0.3.96/Makefile.in:795: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ evolution-rss-0.3.96/Makefile.in-796- list='$(DISTFILES)'; \ ############################################## evolution-rss-0.3.96/Makefile.in-807- if test -d $$d/$$file; then \ evolution-rss-0.3.96/Makefile.in:808: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ evolution-rss-0.3.96/Makefile.in-809- if test -d "$(distdir)/$$file"; then \ ############################################## evolution-rss-0.3.96/Makefile.in-920- test -d $(distdir)/_build || exit 0; \ evolution-rss-0.3.96/Makefile.in:921: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ evolution-rss-0.3.96/Makefile.in-922- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## evolution-rss-0.3.96/Makefile.in-964- }; \ evolution-rss-0.3.96/Makefile.in:965: test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ evolution-rss-0.3.96/Makefile.in-966- || { echo "ERROR: files left after uninstall:" ; \ ############################################## evolution-rss-0.3.96/Makefile.in-976- fi evolution-rss-0.3.96/Makefile.in:977: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ evolution-rss-0.3.96/Makefile.in-978- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## evolution-rss-0.3.96/config.sub-52- evolution-rss-0.3.96/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'` evolution-rss-0.3.96/config.sub-54- ############################################## evolution-rss-0.3.96/config.sub-770- i*86v32) evolution-rss-0.3.96/config.sub:771: cpu=`echo "$1" | sed -e 's/86.*/86/'` evolution-rss-0.3.96/config.sub-772- vendor=pc ############################################## evolution-rss-0.3.96/config.sub-775- i*86v4*) evolution-rss-0.3.96/config.sub:776: cpu=`echo "$1" | sed -e 's/86.*/86/'` evolution-rss-0.3.96/config.sub-777- vendor=pc ############################################## evolution-rss-0.3.96/config.sub-780- i*86v) evolution-rss-0.3.96/config.sub:781: cpu=`echo "$1" | sed -e 's/86.*/86/'` evolution-rss-0.3.96/config.sub-782- vendor=pc ############################################## evolution-rss-0.3.96/config.sub-785- i*86sol2) evolution-rss-0.3.96/config.sub:786: cpu=`echo "$1" | sed -e 's/86.*/86/'` evolution-rss-0.3.96/config.sub-787- vendor=pc ############################################## evolution-rss-0.3.96/config.sub-916- cpu=sparc evolution-rss-0.3.96/config.sub:917: vendor=`echo "$basic_machine" | sed 's/-.*//'` evolution-rss-0.3.96/config.sub-918- ;; ############################################## evolution-rss-0.3.96/config.sub-1082- sh5e[lb]-*) evolution-rss-0.3.96/config.sub:1083: cpu=`echo "$cpu" | sed 's/^\(sh.\)e\(.\)$/\1\2e/'` evolution-rss-0.3.96/config.sub-1084- ;; ############################################## evolution-rss-0.3.96/config.sub-1100- xscale-* | xscalee[bl]-*) evolution-rss-0.3.96/config.sub:1101: cpu=`echo "$cpu" | sed 's/^xscale/arm/'` evolution-rss-0.3.96/config.sub-1102- ;; ############################################## evolution-rss-0.3.96/config.sub-1251- *) evolution-rss-0.3.96/config.sub:1252: echo Invalid configuration \`"$1"\': machine \`"$cpu-$vendor"\' not recognized 1>&2 evolution-rss-0.3.96/config.sub-1253- exit 1 ############################################## evolution-rss-0.3.96/config.sub-1285- solaris1 | solaris1.*) evolution-rss-0.3.96/config.sub:1286: os=`echo $os | sed -e 's|solaris1|sunos4|'` evolution-rss-0.3.96/config.sub-1287- ;; ############################################## evolution-rss-0.3.96/config.sub-1294- gnu/linux*) evolution-rss-0.3.96/config.sub:1295: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` evolution-rss-0.3.96/config.sub-1296- ;; ############################################## evolution-rss-0.3.96/config.sub-1317- sco3.2.[4-9]*) evolution-rss-0.3.96/config.sub:1318: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` evolution-rss-0.3.96/config.sub-1319- ;; ############################################## evolution-rss-0.3.96/config.sub-1380- nto*) evolution-rss-0.3.96/config.sub:1381: os=`echo $os | sed -e 's|nto|nto-qnx|'` evolution-rss-0.3.96/config.sub-1382- ;; ############################################## evolution-rss-0.3.96/config.sub-1390- linux*) evolution-rss-0.3.96/config.sub:1391: os=`echo $os | sed -e 's|linux|linux-gnu|'` evolution-rss-0.3.96/config.sub-1392- ;; ############################################## evolution-rss-0.3.96/config.sub-1402- mac*) evolution-rss-0.3.96/config.sub:1403: os=`echo "$os" | sed -e 's|mac|macos|'` evolution-rss-0.3.96/config.sub-1404- ;; ############################################## evolution-rss-0.3.96/config.sub-1411- sunos5*) evolution-rss-0.3.96/config.sub:1412: os=`echo "$os" | sed -e 's|sunos5|solaris2|'` evolution-rss-0.3.96/config.sub-1413- ;; evolution-rss-0.3.96/config.sub-1414- sunos6*) evolution-rss-0.3.96/config.sub:1415: os=`echo "$os" | sed -e 's|sunos6|solaris3|'` evolution-rss-0.3.96/config.sub-1416- ;; ############################################## evolution-rss-0.3.96/config.sub-1451- sinix5.*) evolution-rss-0.3.96/config.sub:1452: os=`echo $os | sed -e 's|sinix|sysv|'` evolution-rss-0.3.96/config.sub-1453- ;; ############################################## evolution-rss-0.3.96/config.sub-1511- *) evolution-rss-0.3.96/config.sub:1512: echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2 evolution-rss-0.3.96/config.sub-1513- exit 1 ############################################## evolution-rss-0.3.96/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \ evolution-rss-0.3.96/configure:46: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then evolution-rss-0.3.96/configure-47- as_echo='print -r --' evolution-rss-0.3.96/configure-48- as_echo_n='print -rn --' evolution-rss-0.3.96/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then evolution-rss-0.3.96/configure-50- as_echo='printf %s\n' ############################################## evolution-rss-0.3.96/configure-52-else evolution-rss-0.3.96/configure:53: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then evolution-rss-0.3.96/configure-54- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## evolution-rss-0.3.96/configure-62- expr "X$arg" : "X\\(.*\\)$as_nl"; evolution-rss-0.3.96/configure:63: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; evolution-rss-0.3.96/configure-64- esac; ############################################## evolution-rss-0.3.96/configure-199- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && evolution-rss-0.3.96/configure:200: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 evolution-rss-0.3.96/configure-201-test \$(( 1 + 1 )) = 2 || exit 1 ############################################## evolution-rss-0.3.96/configure-207- PATH=/empty FPATH=/empty; export PATH FPATH evolution-rss-0.3.96/configure:208: test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\ evolution-rss-0.3.96/configure:209: || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1" evolution-rss-0.3.96/configure-210- if (eval "$as_required") 2>/dev/null; then : ############################################## evolution-rss-0.3.96/configure-336- case $as_dir in #( evolution-rss-0.3.96/configure:337: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( evolution-rss-0.3.96/configure-338- *) as_qdir=$as_dir;; ############################################## evolution-rss-0.3.96/configure-409- { evolution-rss-0.3.96/configure:410: as_val=`expr "$@" || test $? -eq 1` evolution-rss-0.3.96/configure-411- } ############################################## evolution-rss-0.3.96/configure-416-# ---------------------------------------- evolution-rss-0.3.96/configure:417:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are evolution-rss-0.3.96/configure-418-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## evolution-rss-0.3.96/configure-479- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && evolution-rss-0.3.96/configure:480: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { evolution-rss-0.3.96/configure-481- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## evolution-rss-0.3.96/configure-1061- case $ac_option in evolution-rss-0.3.96/configure:1062: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; evolution-rss-0.3.96/configure-1063- *=) ac_optarg= ;; ############################################## evolution-rss-0.3.96/configure-1105- -disable-* | --disable-*) evolution-rss-0.3.96/configure:1106: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` evolution-rss-0.3.96/configure-1107- # Reject names that are not valid shell variable names. ############################################## evolution-rss-0.3.96/configure-1110- ac_useropt_orig=$ac_useropt evolution-rss-0.3.96/configure:1111: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` evolution-rss-0.3.96/configure-1112- case $ac_user_opts in ############################################## evolution-rss-0.3.96/configure-1131- -enable-* | --enable-*) evolution-rss-0.3.96/configure:1132: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` evolution-rss-0.3.96/configure-1133- # Reject names that are not valid shell variable names. ############################################## evolution-rss-0.3.96/configure-1136- ac_useropt_orig=$ac_useropt evolution-rss-0.3.96/configure:1137: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` evolution-rss-0.3.96/configure-1138- case $ac_user_opts in ############################################## evolution-rss-0.3.96/configure-1335- -with-* | --with-*) evolution-rss-0.3.96/configure:1336: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` evolution-rss-0.3.96/configure-1337- # Reject names that are not valid shell variable names. ############################################## evolution-rss-0.3.96/configure-1340- ac_useropt_orig=$ac_useropt evolution-rss-0.3.96/configure:1341: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` evolution-rss-0.3.96/configure-1342- case $ac_user_opts in ############################################## evolution-rss-0.3.96/configure-1351- -without-* | --without-*) evolution-rss-0.3.96/configure:1352: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` evolution-rss-0.3.96/configure-1353- # Reject names that are not valid shell variable names. ############################################## evolution-rss-0.3.96/configure-1356- ac_useropt_orig=$ac_useropt evolution-rss-0.3.96/configure:1357: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` evolution-rss-0.3.96/configure-1358- case $ac_user_opts in ############################################## evolution-rss-0.3.96/configure-1389- *=*) evolution-rss-0.3.96/configure:1390: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` evolution-rss-0.3.96/configure-1391- # Reject names that are not valid shell variable names. ############################################## evolution-rss-0.3.96/configure-1410-if test -n "$ac_prev"; then evolution-rss-0.3.96/configure:1411: ac_option=--`echo $ac_prev | sed 's/_/-/g'` evolution-rss-0.3.96/configure-1412- as_fn_error $? "missing argument to $ac_option" ############################################## evolution-rss-0.3.96/configure-1432- */ ) evolution-rss-0.3.96/configure:1433: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` evolution-rss-0.3.96/configure-1434- eval $ac_var=\$ac_val;; ############################################## evolution-rss-0.3.96/configure-1467-ac_ls_di=`ls -di .` && evolution-rss-0.3.96/configure:1468:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || evolution-rss-0.3.96/configure-1469- as_fn_error $? "working directory cannot be determined" ############################################## evolution-rss-0.3.96/configure-1523-case $srcdir in evolution-rss-0.3.96/configure:1524:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; evolution-rss-0.3.96/configure-1525-esac ############################################## evolution-rss-0.3.96/configure-1566-By default, \`make install' will install all the files in evolution-rss-0.3.96/configure:1567:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify evolution-rss-0.3.96/configure:1568:an installation prefix other than \`$ac_default_prefix' using \`--prefix', evolution-rss-0.3.96/configure-1569-for instance \`--prefix=\$HOME'. ############################################## evolution-rss-0.3.96/configure-1759-*) evolution-rss-0.3.96/configure:1760: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` evolution-rss-0.3.96/configure-1761- # A ".." for each directory in $ac_dir_suffix. evolution-rss-0.3.96/configure:1762: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` evolution-rss-0.3.96/configure-1763- case $ac_top_builddir_sub in ############################################## evolution-rss-0.3.96/configure-2410- *\'*) evolution-rss-0.3.96/configure:2411: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; evolution-rss-0.3.96/configure-2412- esac ############################################## evolution-rss-0.3.96/configure-2493- case $ac_val in evolution-rss-0.3.96/configure:2494: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; evolution-rss-0.3.96/configure-2495- esac ############################################## evolution-rss-0.3.96/configure-2508- case $ac_val in evolution-rss-0.3.96/configure:2509: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; evolution-rss-0.3.96/configure-2510- esac ############################################## evolution-rss-0.3.96/configure-2628- set,) evolution-rss-0.3.96/configure:2629: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 evolution-rss-0.3.96/configure:2630:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} evolution-rss-0.3.96/configure-2631- ac_cache_corrupted=: ;; ############################################## evolution-rss-0.3.96/configure-2639- # differences in whitespace do not lead to failure. evolution-rss-0.3.96/configure:2640: ac_old_val_w=`echo x $ac_old_val` evolution-rss-0.3.96/configure:2641: ac_new_val_w=`echo x $ac_new_val` evolution-rss-0.3.96/configure-2642- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## evolution-rss-0.3.96/configure-2659- case $ac_new_val in evolution-rss-0.3.96/configure:2660: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; evolution-rss-0.3.96/configure-2661- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## evolution-rss-0.3.96/configure-2836- echo "timestamp, slept: $am_has_slept" > conftest.file evolution-rss-0.3.96/configure:2837: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` evolution-rss-0.3.96/configure-2838- if test "$*" = "X"; then evolution-rss-0.3.96/configure-2839- # -L didn't work. evolution-rss-0.3.96/configure:2840: set X `ls -t "$srcdir/configure" conftest.file` evolution-rss-0.3.96/configure-2841- fi ############################################## evolution-rss-0.3.96/configure-2887-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' evolution-rss-0.3.96/configure:2888:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` evolution-rss-0.3.96/configure-2889- evolution-rss-0.3.96/configure-2890-# Expand $ac_aux_dir to an absolute path. evolution-rss-0.3.96/configure:2891:am_aux_dir=`cd "$ac_aux_dir" && pwd` evolution-rss-0.3.96/configure-2892- ############################################## evolution-rss-0.3.96/configure-3032- as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue evolution-rss-0.3.96/configure:3033: case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( evolution-rss-0.3.96/configure-3034- 'mkdir (GNU coreutils) '* | \ ############################################## evolution-rss-0.3.96/configure-3105-set x ${MAKE-make} evolution-rss-0.3.96/configure:3106:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` evolution-rss-0.3.96/configure-3107-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : ############################################## evolution-rss-0.3.96/configure-3115-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. evolution-rss-0.3.96/configure:3116:case `${MAKE-make} -f conftest.make 2>/dev/null` in evolution-rss-0.3.96/configure-3117- *@@@%%%=?*=@@@%%%*) ############################################## evolution-rss-0.3.96/configure-3181- evolution-rss-0.3.96/configure:3182:if test "`cd $srcdir && pwd`" != "`pwd`"; then evolution-rss-0.3.96/configure-3183- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## evolution-rss-0.3.96/configure-3747-$as_echo_n "checking whether the C compiler works... " >&6; } evolution-rss-0.3.96/configure:3748:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` evolution-rss-0.3.96/configure-3749- ############################################## evolution-rss-0.3.96/configure-3791- then :; else evolution-rss-0.3.96/configure:3792: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` evolution-rss-0.3.96/configure-3793- fi ############################################## evolution-rss-0.3.96/configure-3851- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; evolution-rss-0.3.96/configure:3852: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` evolution-rss-0.3.96/configure-3853- break;; ############################################## evolution-rss-0.3.96/configure-3960- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; evolution-rss-0.3.96/configure:3961: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` evolution-rss-0.3.96/configure-3962- break;; ############################################## evolution-rss-0.3.96/configure-4278- if test "$am_compiler_list" = ""; then evolution-rss-0.3.96/configure:4279: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` evolution-rss-0.3.96/configure-4280- fi ############################################## evolution-rss-0.3.96/configure-4624-test "x$ac_build_alias" = x && evolution-rss-0.3.96/configure:4625: ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` evolution-rss-0.3.96/configure-4626-test "x$ac_build_alias" = x && evolution-rss-0.3.96/configure-4627- as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 evolution-rss-0.3.96/configure:4628:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || evolution-rss-0.3.96/configure-4629- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 ############################################## evolution-rss-0.3.96/configure-4648-IFS=$ac_save_IFS evolution-rss-0.3.96/configure:4649:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac evolution-rss-0.3.96/configure-4650- ############################################## evolution-rss-0.3.96/configure-4659-else evolution-rss-0.3.96/configure:4660: ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || evolution-rss-0.3.96/configure-4661- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 ############################################## evolution-rss-0.3.96/configure-4681-IFS=$ac_save_IFS evolution-rss-0.3.96/configure:4682:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac evolution-rss-0.3.96/configure-4683- ############################################## evolution-rss-0.3.96/configure-4859- test $ac_status = 0; }; then evolution-rss-0.3.96/configure:4860: pkg_cv_GLIB_COMPILE_SCHEMAS=`$PKG_CONFIG --variable="glib_compile_schemas" "gio-2.0" 2>/dev/null` evolution-rss-0.3.96/configure-4861- test "x$?" != "x0" && pkg_failed=yes ############################################## evolution-rss-0.3.96/configure-4948- @list='\''$(gsettings_SCHEMAS) $(gsettings__enum_file)'\''; test -n "$(gsettingsschemadir)" || list=; \ evolution-rss-0.3.96/configure:4949: files=`for p in $$list; do echo $$p; done | sed -e '\''s|^.*/||'\''`; \ evolution-rss-0.3.96/configure-4950- test -n "$$files" || exit 0; \ ############################################## evolution-rss-0.3.96/configure-4993- evolution-rss-0.3.96/configure:4994:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo 0.35.0 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` evolution-rss-0.3.96/configure-4995-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3` evolution-rss-0.3.96/configure:4996:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` evolution-rss-0.3.96/configure-4997-if test -n "0.35.0"; then ############################################## evolution-rss-0.3.96/configure-5433-fi evolution-rss-0.3.96/configure:5434:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`" evolution-rss-0.3.96/configure:5435:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`" evolution-rss-0.3.96/configure:5436:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`" evolution-rss-0.3.96/configure-5437-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then ############################################## evolution-rss-0.3.96/configure-5489-else evolution-rss-0.3.96/configure:5490: IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"` evolution-rss-0.3.96/configure-5491- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5 ############################################## evolution-rss-0.3.96/configure-5496-$as_echo_n "checking for XML::Parser... " >&6; } evolution-rss-0.3.96/configure:5497: if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then evolution-rss-0.3.96/configure-5498- { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5 ############################################## evolution-rss-0.3.96/configure-6138- if test "$am_compiler_list" = ""; then evolution-rss-0.3.96/configure:6139: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` evolution-rss-0.3.96/configure-6140- fi ############################################## evolution-rss-0.3.96/configure-6524- if test "$am_compiler_list" = ""; then evolution-rss-0.3.96/configure:6525: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` evolution-rss-0.3.96/configure-6526- fi ############################################## evolution-rss-0.3.96/configure-6882- # Check for GNU $ac_path_GREP evolution-rss-0.3.96/configure:6883:case `"$ac_path_GREP" --version 2>&1` in evolution-rss-0.3.96/configure-6884-*GNU*) ############################################## evolution-rss-0.3.96/configure-6948- # Check for GNU $ac_path_EGREP evolution-rss-0.3.96/configure:6949:case `"$ac_path_EGREP" --version 2>&1` in evolution-rss-0.3.96/configure-6950-*GNU*) ############################################## evolution-rss-0.3.96/configure-7186-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ evolution-rss-0.3.96/configure:7187: test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then evolution-rss-0.3.96/configure-7188- ECHO='print -r --' evolution-rss-0.3.96/configure:7189:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then evolution-rss-0.3.96/configure-7190- ECHO='printf %s\n' ############################################## evolution-rss-0.3.96/configure-7255- # Check for GNU $ac_path_SED evolution-rss-0.3.96/configure:7256:case `"$ac_path_SED" --version 2>&1` in evolution-rss-0.3.96/configure-7257-*GNU*) ############################################## evolution-rss-0.3.96/configure-7334- # Check for GNU $ac_path_FGREP evolution-rss-0.3.96/configure:7335:case `"$ac_path_FGREP" --version 2>&1` in evolution-rss-0.3.96/configure-7336-*GNU*) ############################################## evolution-rss-0.3.96/configure-7414- # gcc leaves a trailing carriage return, which upsets mingw evolution-rss-0.3.96/configure:7415: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; evolution-rss-0.3.96/configure-7416- *) evolution-rss-0.3.96/configure:7417: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; evolution-rss-0.3.96/configure-7418- esac ############################################## evolution-rss-0.3.96/configure-7423- # Canonicalize the pathname of ld evolution-rss-0.3.96/configure:7424: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` evolution-rss-0.3.96/configure-7425- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do evolution-rss-0.3.96/configure:7426: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` evolution-rss-0.3.96/configure-7427- done ############################################## evolution-rss-0.3.96/configure-7458- # Break only if it was the GNU/non-GNU ld that we prefer. evolution-rss-0.3.96/configure:7459: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in evolution-rss-0.3.96/configure-7460- *GNU* | *'with BFD'*) ############################################## evolution-rss-0.3.96/configure-7489- # I'd rather use --version here, but apparently some GNU lds only accept -v. evolution-rss-0.3.96/configure:7490:case `$LD -v 2>&1 </dev/null` in evolution-rss-0.3.96/configure-7491-*GNU* | *'with BFD'*) ############################################## evolution-rss-0.3.96/configure-7539- esac evolution-rss-0.3.96/configure:7540: case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in evolution-rss-0.3.96/configure-7541- *$lt_bad_file* | *'Invalid file or object type'*) ############################################## evolution-rss-0.3.96/configure-7545- *) evolution-rss-0.3.96/configure:7546: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in evolution-rss-0.3.96/configure-7547- */dev/null*) ############################################## evolution-rss-0.3.96/configure-7673- evolution-rss-0.3.96/configure:7674: case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in evolution-rss-0.3.96/configure-7675- *COFF*) ############################################## evolution-rss-0.3.96/configure-7785- # And add a safety zone evolution-rss-0.3.96/configure:7786: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` evolution-rss-0.3.96/configure:7787: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` evolution-rss-0.3.96/configure-7788- ;; ############################################## evolution-rss-0.3.96/configure-7818- if test -n "$kargmax"; then evolution-rss-0.3.96/configure:7819: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'` evolution-rss-0.3.96/configure-7820- else ############################################## evolution-rss-0.3.96/configure-7827- test undefined != "$lt_cv_sys_max_cmd_len"; then evolution-rss-0.3.96/configure:7828: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` evolution-rss-0.3.96/configure:7829: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` evolution-rss-0.3.96/configure-7830- else ############################################## evolution-rss-0.3.96/configure-7839- # we can't tell. evolution-rss-0.3.96/configure:7840: while { test X`env echo "$teststring$teststring" 2>/dev/null` \ evolution-rss-0.3.96/configure-7841- = "X$teststring$teststring"; } >/dev/null 2>&1 && ############################################## evolution-rss-0.3.96/configure-7843- do evolution-rss-0.3.96/configure:7844: i=`expr $i + 1` evolution-rss-0.3.96/configure-7845- teststring=$teststring$teststring ############################################## evolution-rss-0.3.96/configure-7847- # Only check the string length outside the loop. evolution-rss-0.3.96/configure:7848: lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` evolution-rss-0.3.96/configure-7849- teststring= ############################################## evolution-rss-0.3.96/configure-7852- # linker. It appears as though 1/2 is a usable value. evolution-rss-0.3.96/configure:7853: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` evolution-rss-0.3.96/configure-7854- fi ############################################## evolution-rss-0.3.96/configure-8263-openbsd* | bitrig*) evolution-rss-0.3.96/configure:8264: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then evolution-rss-0.3.96/configure-8265- lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$' ############################################## evolution-rss-0.3.96/configure-8333- else evolution-rss-0.3.96/configure:8334: file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"` evolution-rss-0.3.96/configure-8335- fi ############################################## evolution-rss-0.3.96/configure-8478- # decide which one to use based on capabilities of $DLLTOOL evolution-rss-0.3.96/configure:8479: case `$DLLTOOL --help 2>&1` in evolution-rss-0.3.96/configure-8480- *--identify-strict*) ############################################## evolution-rss-0.3.96/configure-8999-# If we're using GNU nm, then use its standard symbol codes. evolution-rss-0.3.96/configure:9000:case `$NM -V 2>&1` in evolution-rss-0.3.96/configure-9001-*GNU* | *'with BFD'*) ############################################## evolution-rss-0.3.96/configure-9047-mingw*) evolution-rss-0.3.96/configure:9048: opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp evolution-rss-0.3.96/configure-9049- ;; ############################################## evolution-rss-0.3.96/configure-9279- if test yes = "$GCC"; then evolution-rss-0.3.96/configure:9280: lt_sysroot=`$CC --print-sysroot 2>/dev/null` evolution-rss-0.3.96/configure-9281- fi ############################################## evolution-rss-0.3.96/configure-9283- /*) evolution-rss-0.3.96/configure:9284: lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` evolution-rss-0.3.96/configure-9285- ;; #( ############################################## evolution-rss-0.3.96/configure-9378- done evolution-rss-0.3.96/configure:9379: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` evolution-rss-0.3.96/configure-9380-} ############################################## evolution-rss-0.3.96/configure-9400- test $ac_status = 0; }; then evolution-rss-0.3.96/configure:9401: case `/usr/bin/file conftest.$ac_objext` in evolution-rss-0.3.96/configure-9402- *ELF-32*) ############################################## evolution-rss-0.3.96/configure-9421- if test yes = "$lt_cv_prog_gnu_ld"; then evolution-rss-0.3.96/configure:9422: case `/usr/bin/file conftest.$ac_objext` in evolution-rss-0.3.96/configure-9423- *32-bit*) ############################################## evolution-rss-0.3.96/configure-9433- else evolution-rss-0.3.96/configure:9434: case `/usr/bin/file conftest.$ac_objext` in evolution-rss-0.3.96/configure-9435- *32-bit*) ############################################## evolution-rss-0.3.96/configure-9459- emul=elf evolution-rss-0.3.96/configure:9460: case `/usr/bin/file conftest.$ac_objext` in evolution-rss-0.3.96/configure-9461- *32-bit*) ############################################## evolution-rss-0.3.96/configure-9467- esac evolution-rss-0.3.96/configure:9468: case `/usr/bin/file conftest.$ac_objext` in evolution-rss-0.3.96/configure-9469- *MSB*) ############################################## evolution-rss-0.3.96/configure-9475- esac evolution-rss-0.3.96/configure:9476: case `/usr/bin/file conftest.$ac_objext` in evolution-rss-0.3.96/configure-9477- *N32*) ############################################## evolution-rss-0.3.96/configure-10408- *:) evolution-rss-0.3.96/configure:10409: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\" evolution-rss-0.3.96/configure-10410- ;; evolution-rss-0.3.96/configure-10411- x:*) evolution-rss-0.3.96/configure:10412: eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\" evolution-rss-0.3.96/configure-10413- ;; evolution-rss-0.3.96/configure-10414- *::*) evolution-rss-0.3.96/configure:10415: eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" evolution-rss-0.3.96/configure:10416: eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\" evolution-rss-0.3.96/configure-10417- ;; evolution-rss-0.3.96/configure-10418- *) evolution-rss-0.3.96/configure:10419: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\" evolution-rss-0.3.96/configure-10420- ;; ############################################## evolution-rss-0.3.96/configure-10427-do : evolution-rss-0.3.96/configure:10428: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` evolution-rss-0.3.96/configure-10429-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default ############################################## evolution-rss-0.3.96/configure-10432- cat >>confdefs.h <<_ACEOF evolution-rss-0.3.96/configure:10433:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 evolution-rss-0.3.96/configure-10434-_ACEOF ############################################## evolution-rss-0.3.96/configure-10459- case $2 in evolution-rss-0.3.96/configure:10460: .*) func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%\\\\$2\$%%"`;; evolution-rss-0.3.96/configure:10461: *) func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%$2\$%%"`;; evolution-rss-0.3.96/configure-10462- esac ############################################## evolution-rss-0.3.96/configure-10771- "file_magic "*) evolution-rss-0.3.96/configure:10772: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` evolution-rss-0.3.96/configure-10773- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## evolution-rss-0.3.96/configure-10837- "file_magic "*) evolution-rss-0.3.96/configure:10838: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` evolution-rss-0.3.96/configure-10839- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## evolution-rss-0.3.96/configure-11235- *) evolution-rss-0.3.96/configure:11236: case `$CC -V 2>&1 | sed 5q` in evolution-rss-0.3.96/configure-11237- *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*) ############################################## evolution-rss-0.3.96/configure-11681- # shared libraries, regardless of the interface used. evolution-rss-0.3.96/configure:11682: case `$LD -v 2>&1` in evolution-rss-0.3.96/configure-11683- *\ \(GNU\ Binutils\)\ 2.19.5*) ;; ############################################## evolution-rss-0.3.96/configure-11713- supports_anon_versioning=no evolution-rss-0.3.96/configure:11714: case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in evolution-rss-0.3.96/configure-11715- *GNU\ gold*) supports_anon_versioning=yes ;; ############################################## evolution-rss-0.3.96/configure-11782- # is; otherwise, prepend EXPORTS... evolution-rss-0.3.96/configure:11783: archive_expsym_cmds='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then evolution-rss-0.3.96/configure-11784- cp $export_symbols $output_objdir/$soname.def; ############################################## evolution-rss-0.3.96/configure-11816- prefix_cmds="$SED"~ evolution-rss-0.3.96/configure:11817: if test EXPORTS = "`$SED 1q $export_symbols`"; then evolution-rss-0.3.96/configure-11818- prefix_cmds="$prefix_cmds -e 1d"; ############################################## evolution-rss-0.3.96/configure-11838- # time. Moving up from 0x10000000 also allows more sbrk(2) space. evolution-rss-0.3.96/configure:11839: archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' evolution-rss-0.3.96/configure:11840: 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' evolution-rss-0.3.96/configure-11841- ;; ############################################## evolution-rss-0.3.96/configure-11856- pgcc*) # Portland Group C compiler evolution-rss-0.3.96/configure:11857: 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' evolution-rss-0.3.96/configure-11858- tmp_addflag=' $pic_flag' ############################################## evolution-rss-0.3.96/configure-11861- # Portland Group f77 and f90 compilers evolution-rss-0.3.96/configure:11862: 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' evolution-rss-0.3.96/configure-11863- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## evolution-rss-0.3.96/configure-11878- nvcc*) # Cuda Compiler Driver 2.2 evolution-rss-0.3.96/configure:11879: 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' evolution-rss-0.3.96/configure-11880- compiler_needs_object=yes ############################################## evolution-rss-0.3.96/configure-11882- esac evolution-rss-0.3.96/configure:11883: case `$CC -V 2>&1 | sed 5q` in evolution-rss-0.3.96/configure-11884- *Sun\ C*) # Sun C 5.9 evolution-rss-0.3.96/configure:11885: 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' evolution-rss-0.3.96/configure-11886- compiler_needs_object=yes ############################################## evolution-rss-0.3.96/configure-11953- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) evolution-rss-0.3.96/configure:11954: case `$LD -v 2>&1` in evolution-rss-0.3.96/configure-11955- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## evolution-rss-0.3.96/configure-12042- else evolution-rss-0.3.96/configure:12043: 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' evolution-rss-0.3.96/configure-12044- fi ############################################## evolution-rss-0.3.96/configure-12107- # below for broken collect2 doesn't work under 4.3+ evolution-rss-0.3.96/configure:12108: collect2name=`$CC -print-prog-name=collect2` evolution-rss-0.3.96/configure-12109- if test -f "$collect2name" && ############################################## evolution-rss-0.3.96/configure-12187- }' evolution-rss-0.3.96/configure:12188: lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` evolution-rss-0.3.96/configure-12189- # Check for a 64-bit object if we didn't find anything. evolution-rss-0.3.96/configure-12190- if test -z "$lt_cv_aix_libpath_"; then evolution-rss-0.3.96/configure:12191: lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` evolution-rss-0.3.96/configure-12192- fi ############################################## evolution-rss-0.3.96/configure-12205- hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath" evolution-rss-0.3.96/configure:12206: 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 evolution-rss-0.3.96/configure-12207- else ############################################## evolution-rss-0.3.96/configure-12240- }' evolution-rss-0.3.96/configure:12241: lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` evolution-rss-0.3.96/configure-12242- # Check for a 64-bit object if we didn't find anything. evolution-rss-0.3.96/configure-12243- if test -z "$lt_cv_aix_libpath_"; then evolution-rss-0.3.96/configure:12244: lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` evolution-rss-0.3.96/configure-12245- fi ############################################## evolution-rss-0.3.96/configure-12272- # -brtl affects multiple linker settings, -berok does not and is overridden later evolution-rss-0.3.96/configure:12273: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`' evolution-rss-0.3.96/configure-12274- if test svr4 != "$with_aix_soname"; then ############################################## evolution-rss-0.3.96/configure-12325- archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames=' evolution-rss-0.3.96/configure:12326: archive_expsym_cmds='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then evolution-rss-0.3.96/configure-12327- cp "$export_symbols" "$output_objdir/$soname.def"; ############################################## evolution-rss-0.3.96/configure-12363- # FIXME: Setting linknames here is a bad hack. evolution-rss-0.3.96/configure:12364: archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' evolution-rss-0.3.96/configure-12365- # The linker will automatically build a .lib file if we build a DLL. ############################################## evolution-rss-0.3.96/configure-12381- if test yes = "$lt_cv_ld_force_load"; then evolution-rss-0.3.96/configure:12382: 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\"`' evolution-rss-0.3.96/configure-12383- ############################################## evolution-rss-0.3.96/configure-12561- if test yes = "$GCC"; then evolution-rss-0.3.96/configure:12562: 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' evolution-rss-0.3.96/configure-12563- # Try to use the -exported_symbol ld option, if it does not ############################################## evolution-rss-0.3.96/configure-12589- if test yes = "$lt_cv_irix_exported_symbol"; then evolution-rss-0.3.96/configure:12590: 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' evolution-rss-0.3.96/configure-12591- fi evolution-rss-0.3.96/configure-12592- else evolution-rss-0.3.96/configure:12593: 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' evolution-rss-0.3.96/configure:12594: 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' evolution-rss-0.3.96/configure-12595- fi ############################################## evolution-rss-0.3.96/configure-12639- hardcode_direct_absolute=yes evolution-rss-0.3.96/configure:12640: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then evolution-rss-0.3.96/configure-12641- archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## evolution-rss-0.3.96/configure-12670- prefix_cmds="$SED"~ evolution-rss-0.3.96/configure:12671: if test EXPORTS = "`$SED 1q $export_symbols`"; then evolution-rss-0.3.96/configure-12672- prefix_cmds="$prefix_cmds -e 1d"; ############################################## evolution-rss-0.3.96/configure-12684- allow_undefined_flag=' $wl-expect_unresolved $wl\*' evolution-rss-0.3.96/configure:12685: 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' evolution-rss-0.3.96/configure-12686- else evolution-rss-0.3.96/configure-12687- allow_undefined_flag=' -expect_unresolved \*' evolution-rss-0.3.96/configure:12688: 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' evolution-rss-0.3.96/configure-12689- fi ############################################## evolution-rss-0.3.96/configure-12697- allow_undefined_flag=' $wl-expect_unresolved $wl\*' evolution-rss-0.3.96/configure:12698: 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' evolution-rss-0.3.96/configure-12699- hardcode_libdir_flag_spec='$wl-rpath $wl$libdir' ############################################## evolution-rss-0.3.96/configure-12701- allow_undefined_flag=' -expect_unresolved \*' evolution-rss-0.3.96/configure:12702: 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' evolution-rss-0.3.96/configure:12703: 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~ evolution-rss-0.3.96/configure:12704: $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' evolution-rss-0.3.96/configure-12705- ############################################## evolution-rss-0.3.96/configure-12720- else evolution-rss-0.3.96/configure:12721: case `$CC -V 2>&1` in evolution-rss-0.3.96/configure-12722- *"Compilers 5.0"*) ############################################## evolution-rss-0.3.96/configure-13119- esac evolution-rss-0.3.96/configure:13120: lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq` evolution-rss-0.3.96/configure-13121- case $lt_search_path_spec in ############################################## evolution-rss-0.3.96/configure-13126- # okay in the real world where ";" in dirpaths is itself problematic. evolution-rss-0.3.96/configure:13127: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` evolution-rss-0.3.96/configure-13128- ;; evolution-rss-0.3.96/configure-13129- *) evolution-rss-0.3.96/configure:13130: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` evolution-rss-0.3.96/configure-13131- ;; ############################################## evolution-rss-0.3.96/configure-13135- lt_tmp_lt_search_path_spec= evolution-rss-0.3.96/configure:13136: lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` evolution-rss-0.3.96/configure-13137- # ...but if some path component already ends with the multilib dir we assume ############################################## evolution-rss-0.3.96/configure-13177- esac evolution-rss-0.3.96/configure:13178: sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` evolution-rss-0.3.96/configure-13179-else ############################################## evolution-rss-0.3.96/configure-13317- # Create ${libname}_ixlibrary.a entries in /sys/libs. evolution-rss-0.3.96/configure:13318: 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' evolution-rss-0.3.96/configure-13319- ;; ############################################## evolution-rss-0.3.96/configure-13353- # DLL is installed to $(libdir)/../bin by postinstall_cmds evolution-rss-0.3.96/configure:13354: postinstall_cmds='base_file=`basename \$file`~ evolution-rss-0.3.96/configure:13355: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ evolution-rss-0.3.96/configure:13356: dldir=$destdir/`dirname \$dlpath`~ evolution-rss-0.3.96/configure-13357- test -d \$dldir || mkdir -p \$dldir~ ############################################## evolution-rss-0.3.96/configure-13362- fi' evolution-rss-0.3.96/configure:13363: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ evolution-rss-0.3.96/configure-13364- dlpath=$dir/\$dldll~ ############################################## evolution-rss-0.3.96/configure-13370- # Cygwin DLLs use 'cyg' prefix rather than 'lib' evolution-rss-0.3.96/configure:13371: soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' evolution-rss-0.3.96/configure-13372- ############################################## evolution-rss-0.3.96/configure-13376- # MinGW DLLs use traditional 'lib' prefix evolution-rss-0.3.96/configure:13377: soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' evolution-rss-0.3.96/configure-13378- ;; ############################################## evolution-rss-0.3.96/configure-13380- # pw32 DLLs use 'pw' prefix rather than 'lib' evolution-rss-0.3.96/configure:13381: library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' evolution-rss-0.3.96/configure-13382- ;; ############################################## evolution-rss-0.3.96/configure-13389- libname_spec='$name' evolution-rss-0.3.96/configure:13390: soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' evolution-rss-0.3.96/configure-13391- library_names_spec='$libname.dll.lib' ############################################## evolution-rss-0.3.96/configure-13401- # Let DOS variable expansion print the short 8.3 style file name. evolution-rss-0.3.96/configure:13402: lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` evolution-rss-0.3.96/configure-13403- sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" ############################################## evolution-rss-0.3.96/configure-13406- # Convert to MSYS style. evolution-rss-0.3.96/configure:13407: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'` evolution-rss-0.3.96/configure-13408- ;; ############################################## evolution-rss-0.3.96/configure-13412- # like /cygdrive/c/PROGRA~1:/cygdr... evolution-rss-0.3.96/configure:13413: sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` evolution-rss-0.3.96/configure:13414: sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` evolution-rss-0.3.96/configure:13415: sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` evolution-rss-0.3.96/configure-13416- ;; ############################################## evolution-rss-0.3.96/configure-13420- # It is most probably a Windows format PATH. evolution-rss-0.3.96/configure:13421: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` evolution-rss-0.3.96/configure-13422- else evolution-rss-0.3.96/configure:13423: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` evolution-rss-0.3.96/configure-13424- fi ############################################## evolution-rss-0.3.96/configure-13430- # DLL is installed to $(libdir)/../bin by postinstall_cmds evolution-rss-0.3.96/configure:13431: postinstall_cmds='base_file=`basename \$file`~ evolution-rss-0.3.96/configure:13432: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ evolution-rss-0.3.96/configure:13433: dldir=$destdir/`dirname \$dlpath`~ evolution-rss-0.3.96/configure-13434- test -d \$dldir || mkdir -p \$dldir~ evolution-rss-0.3.96/configure-13435- $install_prog $dir/$dlname \$dldir/$dlname' evolution-rss-0.3.96/configure:13436: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ evolution-rss-0.3.96/configure-13437- dlpath=$dir/\$dldll~ ############################################## evolution-rss-0.3.96/configure-13444- # Assume MSVC wrapper evolution-rss-0.3.96/configure:13445: library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib' evolution-rss-0.3.96/configure-13446- dynamic_linker='Win32 ld.exe' ############################################## evolution-rss-0.3.96/configure-13461- shlibpath_var=DYLD_LIBRARY_PATH evolution-rss-0.3.96/configure:13462: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' evolution-rss-0.3.96/configure-13463- ############################################## evolution-rss-0.3.96/configure-13717- if test -f /etc/ld.so.conf; then evolution-rss-0.3.96/configure:13718: 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' ' '` evolution-rss-0.3.96/configure-13719- sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra" ############################################## evolution-rss-0.3.96/configure-13771- need_lib_prefix=no evolution-rss-0.3.96/configure:13772: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then evolution-rss-0.3.96/configure-13773- need_version=no ############################################## evolution-rss-0.3.96/configure-13798- sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec evolution-rss-0.3.96/configure:13799: postinstall_cmds='base_file=`basename \$file`~ evolution-rss-0.3.96/configure:13800: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~ evolution-rss-0.3.96/configure:13801: dldir=$destdir/`dirname \$dlpath`~ evolution-rss-0.3.96/configure-13802- test -d \$dldir || mkdir -p \$dldir~ ############################################## evolution-rss-0.3.96/configure-13807- fi' evolution-rss-0.3.96/configure:13808: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~ evolution-rss-0.3.96/configure-13809- dlpath=$dir/\$dldll~ ############################################## evolution-rss-0.3.96/configure-14990- # gcc leaves a trailing carriage return, which upsets mingw evolution-rss-0.3.96/configure:14991: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; evolution-rss-0.3.96/configure-14992- *) evolution-rss-0.3.96/configure:14993: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; evolution-rss-0.3.96/configure-14994- esac ############################################## evolution-rss-0.3.96/configure-14999- # Canonicalize the pathname of ld evolution-rss-0.3.96/configure:15000: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` evolution-rss-0.3.96/configure-15001- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do evolution-rss-0.3.96/configure:15002: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` evolution-rss-0.3.96/configure-15003- done ############################################## evolution-rss-0.3.96/configure-15034- # Break only if it was the GNU/non-GNU ld that we prefer. evolution-rss-0.3.96/configure:15035: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in evolution-rss-0.3.96/configure-15036- *GNU* | *'with BFD'*) ############################################## evolution-rss-0.3.96/configure-15065- # I'd rather use --version here, but apparently some GNU lds only accept -v. evolution-rss-0.3.96/configure:15066:case `$LD -v 2>&1 </dev/null` in evolution-rss-0.3.96/configure-15067-*GNU* | *'with BFD'*) ############################################## evolution-rss-0.3.96/configure-15099- # ancient GNU ld didn't support --whole-archive et. al. evolution-rss-0.3.96/configure:15100: if eval "`$CC -print-prog-name=ld` --help 2>&1" | evolution-rss-0.3.96/configure-15101- $GREP 'no-whole-archive' > /dev/null; then ############################################## evolution-rss-0.3.96/configure-15210- # below for broken collect2 doesn't work under 4.3+ evolution-rss-0.3.96/configure:15211: collect2name=`$CC -print-prog-name=collect2` evolution-rss-0.3.96/configure-15212- if test -f "$collect2name" && ############################################## evolution-rss-0.3.96/configure-15291- }' evolution-rss-0.3.96/configure:15292: lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` evolution-rss-0.3.96/configure-15293- # Check for a 64-bit object if we didn't find anything. evolution-rss-0.3.96/configure-15294- if test -z "$lt_cv_aix_libpath__CXX"; then evolution-rss-0.3.96/configure:15295: lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` evolution-rss-0.3.96/configure-15296- fi ############################################## evolution-rss-0.3.96/configure-15310- evolution-rss-0.3.96/configure:15311: archive_expsym_cmds_CXX='$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 evolution-rss-0.3.96/configure-15312- else ############################################## evolution-rss-0.3.96/configure-15345- }' evolution-rss-0.3.96/configure:15346: lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` evolution-rss-0.3.96/configure-15347- # Check for a 64-bit object if we didn't find anything. evolution-rss-0.3.96/configure-15348- if test -z "$lt_cv_aix_libpath__CXX"; then evolution-rss-0.3.96/configure:15349: lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` evolution-rss-0.3.96/configure-15350- fi ############################################## evolution-rss-0.3.96/configure-15377- # -brtl affects multiple linker settings, -berok does not and is overridden later evolution-rss-0.3.96/configure:15378: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`' evolution-rss-0.3.96/configure-15379- if test svr4 != "$with_aix_soname"; then ############################################## evolution-rss-0.3.96/configure-15430- archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames=' evolution-rss-0.3.96/configure:15431: archive_expsym_cmds_CXX='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then evolution-rss-0.3.96/configure-15432- cp "$export_symbols" "$output_objdir/$soname.def"; ############################################## evolution-rss-0.3.96/configure-15472- # is; otherwise, prepend EXPORTS... evolution-rss-0.3.96/configure:15473: archive_expsym_cmds_CXX='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then evolution-rss-0.3.96/configure-15474- cp $export_symbols $output_objdir/$soname.def; ############################################## evolution-rss-0.3.96/configure-15493- if test yes = "$lt_cv_ld_force_load"; then evolution-rss-0.3.96/configure:15494: whole_archive_flag_spec_CXX='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`' evolution-rss-0.3.96/configure-15495- ############################################## evolution-rss-0.3.96/configure-15538- prefix_cmds="$SED"~ evolution-rss-0.3.96/configure:15539: if test EXPORTS = "`$SED 1q $export_symbols`"; then evolution-rss-0.3.96/configure-15540- prefix_cmds="$prefix_cmds -e 1d"; ############################################## evolution-rss-0.3.96/configure-15612- # dependencies. evolution-rss-0.3.96/configure:15613: 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"' evolution-rss-0.3.96/configure-15614- ;; ############################################## evolution-rss-0.3.96/configure-15677- # dependencies. evolution-rss-0.3.96/configure:15678: 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"' evolution-rss-0.3.96/configure-15679- ;; ############################################## evolution-rss-0.3.96/configure-15713- # time. Moving up from 0x10000000 also allows more sbrk(2) space. evolution-rss-0.3.96/configure:15714: archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' evolution-rss-0.3.96/configure:15715: archive_expsym_cmds_CXX='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' evolution-rss-0.3.96/configure-15716- ;; ############################################## evolution-rss-0.3.96/configure-15720- # SGI C++ evolution-rss-0.3.96/configure:15721: archive_cmds_CXX='$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' evolution-rss-0.3.96/configure-15722- ############################################## evolution-rss-0.3.96/configure-15731- if test no = "$with_gnu_ld"; then evolution-rss-0.3.96/configure:15732: archive_cmds_CXX='$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' evolution-rss-0.3.96/configure-15733- else evolution-rss-0.3.96/configure:15734: archive_cmds_CXX='$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' evolution-rss-0.3.96/configure-15735- fi ############################################## evolution-rss-0.3.96/configure-15752- # to its proper name (with version) after linking. evolution-rss-0.3.96/configure:15753: archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' evolution-rss-0.3.96/configure:15754: archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib' evolution-rss-0.3.96/configure-15755- # Commands to make compiler produce verbose output that lists ############################################## evolution-rss-0.3.96/configure-15762- # dependencies. evolution-rss-0.3.96/configure:15763: 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"' evolution-rss-0.3.96/configure-15764- ############################################## evolution-rss-0.3.96/configure-15777- # earlier do not add the objects themselves. evolution-rss-0.3.96/configure:15778: case `$CC -V 2>&1` in evolution-rss-0.3.96/configure-15779- *"Version 7."*) ############################################## evolution-rss-0.3.96/configure-15798- # Portland Group C++ compiler evolution-rss-0.3.96/configure:15799: case `$CC -V` in evolution-rss-0.3.96/configure-15800- *pgCC\ [1-5].* | *pgcpp\ [1-5].*) ############################################## evolution-rss-0.3.96/configure-15803- $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~ evolution-rss-0.3.96/configure:15804: compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"' evolution-rss-0.3.96/configure-15805- old_archive_cmds_CXX='tpldir=Template.dir~ ############################################## evolution-rss-0.3.96/configure-15807- $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~ evolution-rss-0.3.96/configure:15808: $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~ evolution-rss-0.3.96/configure-15809- $RANLIB $oldlib' ############################################## evolution-rss-0.3.96/configure-15812- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ evolution-rss-0.3.96/configure:15813: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib' evolution-rss-0.3.96/configure-15814- archive_expsym_cmds_CXX='tpldir=Template.dir~ ############################################## evolution-rss-0.3.96/configure-15816- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ evolution-rss-0.3.96/configure:15817: $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' evolution-rss-0.3.96/configure-15818- ;; ############################################## evolution-rss-0.3.96/configure-15826- export_dynamic_flag_spec_CXX='$wl--export-dynamic' evolution-rss-0.3.96/configure:15827: whole_archive_flag_spec_CXX='$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' evolution-rss-0.3.96/configure-15828- ;; ############################################## evolution-rss-0.3.96/configure-15845- # dependencies. evolution-rss-0.3.96/configure:15846: 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' evolution-rss-0.3.96/configure-15847- ;; ############################################## evolution-rss-0.3.96/configure-15860- *) evolution-rss-0.3.96/configure:15861: case `$CC -V 2>&1 | sed 5q` in evolution-rss-0.3.96/configure-15862- *Sun\ C*) ############################################## evolution-rss-0.3.96/configure-15867- hardcode_libdir_flag_spec_CXX='-R$libdir' evolution-rss-0.3.96/configure:15868: whole_archive_flag_spec_CXX='$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' evolution-rss-0.3.96/configure-15869- compiler_needs_object_CXX=yes ############################################## evolution-rss-0.3.96/configure-15932- hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir' evolution-rss-0.3.96/configure:15933: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then evolution-rss-0.3.96/configure-15934- archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib' ############################################## evolution-rss-0.3.96/configure-15951- # to its proper name (with version) after linking. evolution-rss-0.3.96/configure:15952: archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' evolution-rss-0.3.96/configure-15953- ############################################## evolution-rss-0.3.96/configure-15972- allow_undefined_flag_CXX=' $wl-expect_unresolved $wl\*' evolution-rss-0.3.96/configure:15973: archive_cmds_CXX='$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' evolution-rss-0.3.96/configure-15974- hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir' ############################################## evolution-rss-0.3.96/configure-15977- allow_undefined_flag_CXX=' -expect_unresolved \*' evolution-rss-0.3.96/configure:15978: archive_cmds_CXX='$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' evolution-rss-0.3.96/configure:15979: archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ evolution-rss-0.3.96/configure-15980- echo "-hidden">> $lib.exp~ evolution-rss-0.3.96/configure:15981: $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~ evolution-rss-0.3.96/configure-15982- $RM $lib.exp' ############################################## evolution-rss-0.3.96/configure-15996- # dependencies. evolution-rss-0.3.96/configure:15997: 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"' evolution-rss-0.3.96/configure-15998- ;; ############################################## evolution-rss-0.3.96/configure-16003- osf3*) evolution-rss-0.3.96/configure:16004: archive_cmds_CXX='$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' evolution-rss-0.3.96/configure-16005- ;; evolution-rss-0.3.96/configure-16006- *) evolution-rss-0.3.96/configure:16007: archive_cmds_CXX='$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' evolution-rss-0.3.96/configure-16008- ;; ############################################## evolution-rss-0.3.96/configure-16250- evolution-rss-0.3.96/configure:16251: for p in `eval "$output_verbose_link_cmd"`; do evolution-rss-0.3.96/configure-16252- case $prev$p in ############################################## evolution-rss-0.3.96/configure-16353-if test -n "${compiler_lib_search_path_CXX}"; then evolution-rss-0.3.96/configure:16354: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | $SED -e 's! -L! !g' -e 's!^ !!'` evolution-rss-0.3.96/configure-16355-fi ############################################## evolution-rss-0.3.96/configure-16600- *) evolution-rss-0.3.96/configure:16601: case `$CC -V 2>&1 | sed 5q` in evolution-rss-0.3.96/configure-16602- *Sun\ C*) ############################################## evolution-rss-0.3.96/configure-16982- else evolution-rss-0.3.96/configure:16983: export_symbols_cmds_CXX='`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' evolution-rss-0.3.96/configure-16984- fi ############################################## evolution-rss-0.3.96/configure-17284- # Create ${libname}_ixlibrary.a entries in /sys/libs. evolution-rss-0.3.96/configure:17285: 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' evolution-rss-0.3.96/configure-17286- ;; ############################################## evolution-rss-0.3.96/configure-17320- # DLL is installed to $(libdir)/../bin by postinstall_cmds evolution-rss-0.3.96/configure:17321: postinstall_cmds='base_file=`basename \$file`~ evolution-rss-0.3.96/configure:17322: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ evolution-rss-0.3.96/configure:17323: dldir=$destdir/`dirname \$dlpath`~ evolution-rss-0.3.96/configure-17324- test -d \$dldir || mkdir -p \$dldir~ ############################################## evolution-rss-0.3.96/configure-17329- fi' evolution-rss-0.3.96/configure:17330: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ evolution-rss-0.3.96/configure-17331- dlpath=$dir/\$dldll~ ############################################## evolution-rss-0.3.96/configure-17337- # Cygwin DLLs use 'cyg' prefix rather than 'lib' evolution-rss-0.3.96/configure:17338: soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' evolution-rss-0.3.96/configure-17339- ############################################## evolution-rss-0.3.96/configure-17342- # MinGW DLLs use traditional 'lib' prefix evolution-rss-0.3.96/configure:17343: soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' evolution-rss-0.3.96/configure-17344- ;; ############################################## evolution-rss-0.3.96/configure-17346- # pw32 DLLs use 'pw' prefix rather than 'lib' evolution-rss-0.3.96/configure:17347: library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' evolution-rss-0.3.96/configure-17348- ;; ############################################## evolution-rss-0.3.96/configure-17355- libname_spec='$name' evolution-rss-0.3.96/configure:17356: soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' evolution-rss-0.3.96/configure-17357- library_names_spec='$libname.dll.lib' ############################################## evolution-rss-0.3.96/configure-17367- # Let DOS variable expansion print the short 8.3 style file name. evolution-rss-0.3.96/configure:17368: lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` evolution-rss-0.3.96/configure-17369- sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" ############################################## evolution-rss-0.3.96/configure-17372- # Convert to MSYS style. evolution-rss-0.3.96/configure:17373: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'` evolution-rss-0.3.96/configure-17374- ;; ############################################## evolution-rss-0.3.96/configure-17378- # like /cygdrive/c/PROGRA~1:/cygdr... evolution-rss-0.3.96/configure:17379: sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` evolution-rss-0.3.96/configure:17380: sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` evolution-rss-0.3.96/configure:17381: sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` evolution-rss-0.3.96/configure-17382- ;; ############################################## evolution-rss-0.3.96/configure-17386- # It is most probably a Windows format PATH. evolution-rss-0.3.96/configure:17387: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` evolution-rss-0.3.96/configure-17388- else evolution-rss-0.3.96/configure:17389: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` evolution-rss-0.3.96/configure-17390- fi ############################################## evolution-rss-0.3.96/configure-17396- # DLL is installed to $(libdir)/../bin by postinstall_cmds evolution-rss-0.3.96/configure:17397: postinstall_cmds='base_file=`basename \$file`~ evolution-rss-0.3.96/configure:17398: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ evolution-rss-0.3.96/configure:17399: dldir=$destdir/`dirname \$dlpath`~ evolution-rss-0.3.96/configure-17400- test -d \$dldir || mkdir -p \$dldir~ evolution-rss-0.3.96/configure-17401- $install_prog $dir/$dlname \$dldir/$dlname' evolution-rss-0.3.96/configure:17402: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ evolution-rss-0.3.96/configure-17403- dlpath=$dir/\$dldll~ ############################################## evolution-rss-0.3.96/configure-17410- # Assume MSVC wrapper evolution-rss-0.3.96/configure:17411: library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib' evolution-rss-0.3.96/configure-17412- dynamic_linker='Win32 ld.exe' ############################################## evolution-rss-0.3.96/configure-17427- shlibpath_var=DYLD_LIBRARY_PATH evolution-rss-0.3.96/configure:17428: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' evolution-rss-0.3.96/configure-17429- ############################################## evolution-rss-0.3.96/configure-17682- if test -f /etc/ld.so.conf; then evolution-rss-0.3.96/configure:17683: 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' ' '` evolution-rss-0.3.96/configure-17684- sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra" ############################################## evolution-rss-0.3.96/configure-17736- need_lib_prefix=no evolution-rss-0.3.96/configure:17737: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then evolution-rss-0.3.96/configure-17738- need_version=no ############################################## evolution-rss-0.3.96/configure-17763- sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec evolution-rss-0.3.96/configure:17764: postinstall_cmds='base_file=`basename \$file`~ evolution-rss-0.3.96/configure:17765: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~ evolution-rss-0.3.96/configure:17766: dldir=$destdir/`dirname \$dlpath`~ evolution-rss-0.3.96/configure-17767- test -d \$dldir || mkdir -p \$dldir~ ############################################## evolution-rss-0.3.96/configure-17772- fi' evolution-rss-0.3.96/configure:17773: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~ evolution-rss-0.3.96/configure-17774- dlpath=$dir/\$dldll~ ############################################## evolution-rss-0.3.96/configure-18215-$as_echo_n "checking Evolution version... " >&6; } evolution-rss-0.3.96/configure:18216:EVOLUTION_VERSION=`$PKG_CONFIG --modversion evolution-shell-3.0 2>/dev/null` evolution-rss-0.3.96/configure-18217-if test -n "$EVOLUTION_VERSION"; then ############################################## evolution-rss-0.3.96/configure-18219-else evolution-rss-0.3.96/configure:18220: EVOLUTION_VERSION=`$PKG_CONFIG --modversion evolution-shell 2>/dev/null` evolution-rss-0.3.96/configure-18221- EVOLUTION_BASE_VERSION_S="" ############################################## evolution-rss-0.3.96/configure-18224- EVOLUTION_BASE_VERSION=$EVOLUTION_VERSION evolution-rss-0.3.96/configure:18225: EVOLUTION_EXEC_VERSION=`$PKG_CONFIG --variable=execversion evolution-shell$EVOLUTION_BASE_VERSION_S 2>/dev/null` evolution-rss-0.3.96/configure-18226- if test -n "$EVOLUTION_EXEC_VERSION"; then ############################################## evolution-rss-0.3.96/configure-18234- for i in $evo_versions; do evolution-rss-0.3.96/configure:18235: EVOLUTION_VERSION=`$PKG_CONFIG --modversion evolution-shell-2.$i 2>/dev/null` evolution-rss-0.3.96/configure-18236- if test -n "$EVOLUTION_VERSION"; then ############################################## evolution-rss-0.3.96/configure-18238- EVOLUTION_BASE_VERSION_S="-"$EVOLUTION_BASE_VERSION evolution-rss-0.3.96/configure:18239: EVOLUTION_EXEC_VERSION=`$PKG_CONFIG --variable=execversion evolution-shell-2.$i 2>/dev/null` evolution-rss-0.3.96/configure-18240- if test -n "$EVOLUTION_EXEC_VERSION"; then ############################################## evolution-rss-0.3.96/configure-18273- if test "$evolution_version_int" -ge "031191"; then evolution-rss-0.3.96/configure:18274: PLUGIN_INSTALL_DIR=`$PKG_CONFIG --variable=plugindir evolution-shell$EVOLUTION_BASE_VERSION_S` evolution-rss-0.3.96/configure-18275- if test "x$PLUGIN_INSTALL_DIR" = "x"; then evolution-rss-0.3.96/configure:18276: PLUGIN_INSTALL_DIR=`$PKG_CONFIG --variable=privlibdir evolution-shell$EVOLUTION_BASE_VERSION_S`/plugins evolution-rss-0.3.96/configure-18277- fi evolution-rss-0.3.96/configure-18278- else evolution-rss-0.3.96/configure:18279: PLUGIN_INSTALL_DIR=`$PKG_CONFIG --variable=plugindir evolution-plugin$EVOLUTION_BASE_VERSION_S` evolution-rss-0.3.96/configure-18280- if test "x$PLUGIN_INSTALL_DIR" = "x"; then ############################################## evolution-rss-0.3.96/configure-18294-if test "x$with_icon_dir" = "x" ; then evolution-rss-0.3.96/configure:18295: ICON_DIR=`$PKG_CONFIG --variable=imagesdir evolution-shell$EVOLUTION_BASE_VERSION_S` evolution-rss-0.3.96/configure-18296- if test "x$ICON_DIR" = "x"; then ############################################## evolution-rss-0.3.96/configure-18302-if test "$evolution_version_int" -ge "031191"; then evolution-rss-0.3.96/configure:18303: ERROR_DIR=`$PKG_CONFIG --variable=errordir evolution-shell$EVOLUTION_BASE_VERSION_S` evolution-rss-0.3.96/configure-18304-else evolution-rss-0.3.96/configure:18305: ERROR_DIR=`$PKG_CONFIG --variable=errordir evolution-plugin$EVOLUTION_BASE_VERSION_S` evolution-rss-0.3.96/configure-18306-fi ############################################## evolution-rss-0.3.96/configure-18318-if test "x$with_bonobo_servers_dir" = "x" ; then evolution-rss-0.3.96/configure:18319: BONOBO_LIBDIR=`$PKG_CONFIG --variable=libdir evolution-shell$EVOLUTION_BASE_VERSION_S` evolution-rss-0.3.96/configure-18320- if test "x$BONOBO_LIBDIR" = "x"; then ############################################## evolution-rss-0.3.96/configure-18342- test $ac_status = 0; }; then evolution-rss-0.3.96/configure:18343: pkg_cv_LIBSOUP_24_CFLAGS=`$PKG_CONFIG --cflags "libsoup-2.4" 2>/dev/null` evolution-rss-0.3.96/configure-18344- test "x$?" != "x0" && pkg_failed=yes ############################################## evolution-rss-0.3.96/configure-18359- test $ac_status = 0; }; then evolution-rss-0.3.96/configure:18360: pkg_cv_LIBSOUP_24_LIBS=`$PKG_CONFIG --libs "libsoup-2.4" 2>/dev/null` evolution-rss-0.3.96/configure-18361- test "x$?" != "x0" && pkg_failed=yes ############################################## evolution-rss-0.3.96/configure-18380- if test $_pkg_short_errors_supported = yes; then evolution-rss-0.3.96/configure:18381: LIBSOUP_24_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libsoup-2.4" 2>&1` evolution-rss-0.3.96/configure-18382- else evolution-rss-0.3.96/configure:18383: LIBSOUP_24_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libsoup-2.4" 2>&1` evolution-rss-0.3.96/configure-18384- fi ############################################## evolution-rss-0.3.96/configure-18417- test $ac_status = 0; }; then evolution-rss-0.3.96/configure:18418: pkg_cv_LIBSOUP_22_CFLAGS=`$PKG_CONFIG --cflags "libsoup-2.2" 2>/dev/null` evolution-rss-0.3.96/configure-18419- test "x$?" != "x0" && pkg_failed=yes ############################################## evolution-rss-0.3.96/configure-18434- test $ac_status = 0; }; then evolution-rss-0.3.96/configure:18435: pkg_cv_LIBSOUP_22_LIBS=`$PKG_CONFIG --libs "libsoup-2.2" 2>/dev/null` evolution-rss-0.3.96/configure-18436- test "x$?" != "x0" && pkg_failed=yes ############################################## evolution-rss-0.3.96/configure-18455- if test $_pkg_short_errors_supported = yes; then evolution-rss-0.3.96/configure:18456: LIBSOUP_22_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libsoup-2.2" 2>&1` evolution-rss-0.3.96/configure-18457- else evolution-rss-0.3.96/configure:18458: LIBSOUP_22_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libsoup-2.2" 2>&1` evolution-rss-0.3.96/configure-18459- fi ############################################## evolution-rss-0.3.96/configure-18490- test $ac_status = 0; }; then evolution-rss-0.3.96/configure:18491: pkg_cv_LIBSOUP_CFLAGS=`$PKG_CONFIG --cflags "libsoup" 2>/dev/null` evolution-rss-0.3.96/configure-18492- test "x$?" != "x0" && pkg_failed=yes ############################################## evolution-rss-0.3.96/configure-18507- test $ac_status = 0; }; then evolution-rss-0.3.96/configure:18508: pkg_cv_LIBSOUP_LIBS=`$PKG_CONFIG --libs "libsoup" 2>/dev/null` evolution-rss-0.3.96/configure-18509- test "x$?" != "x0" && pkg_failed=yes ############################################## evolution-rss-0.3.96/configure-18528- if test $_pkg_short_errors_supported = yes; then evolution-rss-0.3.96/configure:18529: LIBSOUP_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libsoup" 2>&1` evolution-rss-0.3.96/configure-18530- else evolution-rss-0.3.96/configure:18531: LIBSOUP_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libsoup" 2>&1` evolution-rss-0.3.96/configure-18532- fi ############################################## evolution-rss-0.3.96/configure-18606- test $ac_status = 0; }; then evolution-rss-0.3.96/configure:18607: pkg_cv_EVOLUTION_RSS_EPLUGIN_CFLAGS=`$PKG_CONFIG --cflags " glib-2.0 >= $LIBGLIB_REQUIRED gtk+-$LIBGTK_VERSION.0 >= $LIBGTK_REQUIRED libsoup$SOUP >= $LIBSOUP_REQUIRED $EVOLUTION_PLUGIN_CHECK evolution-shell$EVOLUTION_BASE_VERSION_S >= $EVOLUTION_REQUIRED evolution-mail$EVOLUTION_BASE_VERSION_S >= $EVOLUTION_REQUIRED $EVOLUTION_ADDITIONAL libebook-1.2 " 2>/dev/null` evolution-rss-0.3.96/configure-18608- test "x$?" != "x0" && pkg_failed=yes ############################################## evolution-rss-0.3.96/configure-18623- test $ac_status = 0; }; then evolution-rss-0.3.96/configure:18624: pkg_cv_EVOLUTION_RSS_EPLUGIN_LIBS=`$PKG_CONFIG --libs " glib-2.0 >= $LIBGLIB_REQUIRED gtk+-$LIBGTK_VERSION.0 >= $LIBGTK_REQUIRED libsoup$SOUP >= $LIBSOUP_REQUIRED $EVOLUTION_PLUGIN_CHECK evolution-shell$EVOLUTION_BASE_VERSION_S >= $EVOLUTION_REQUIRED evolution-mail$EVOLUTION_BASE_VERSION_S >= $EVOLUTION_REQUIRED $EVOLUTION_ADDITIONAL libebook-1.2 " 2>/dev/null` evolution-rss-0.3.96/configure-18625- test "x$?" != "x0" && pkg_failed=yes ############################################## evolution-rss-0.3.96/configure-18644- if test $_pkg_short_errors_supported = yes; then evolution-rss-0.3.96/configure:18645: EVOLUTION_RSS_EPLUGIN_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs " glib-2.0 >= $LIBGLIB_REQUIRED gtk+-$LIBGTK_VERSION.0 >= $LIBGTK_REQUIRED libsoup$SOUP >= $LIBSOUP_REQUIRED $EVOLUTION_PLUGIN_CHECK evolution-shell$EVOLUTION_BASE_VERSION_S >= $EVOLUTION_REQUIRED evolution-mail$EVOLUTION_BASE_VERSION_S >= $EVOLUTION_REQUIRED $EVOLUTION_ADDITIONAL libebook-1.2 " 2>&1` evolution-rss-0.3.96/configure-18646- else evolution-rss-0.3.96/configure:18647: EVOLUTION_RSS_EPLUGIN_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs " glib-2.0 >= $LIBGLIB_REQUIRED gtk+-$LIBGTK_VERSION.0 >= $LIBGTK_REQUIRED libsoup$SOUP >= $LIBSOUP_REQUIRED $EVOLUTION_PLUGIN_CHECK evolution-shell$EVOLUTION_BASE_VERSION_S >= $EVOLUTION_REQUIRED evolution-mail$EVOLUTION_BASE_VERSION_S >= $EVOLUTION_REQUIRED $EVOLUTION_ADDITIONAL libebook-1.2 " 2>&1` evolution-rss-0.3.96/configure-18648- fi ############################################## evolution-rss-0.3.96/configure-18684- evolution-rss-0.3.96/configure:18685:GTKHTML_EDITOR_VERSION=`$PKG_CONFIG --modversion gtkhtml-editor 2>/dev/null` evolution-rss-0.3.96/configure-18686-if test -n "$GTKHTML_EDITOR_VERSION"; then ############################################## evolution-rss-0.3.96/configure-18700- test $ac_status = 0; }; then evolution-rss-0.3.96/configure:18701: pkg_cv_GTKHTML_EDITOR_CFLAGS=`$PKG_CONFIG --cflags "gtkhtml-editor" 2>/dev/null` evolution-rss-0.3.96/configure-18702- test "x$?" != "x0" && pkg_failed=yes ############################################## evolution-rss-0.3.96/configure-18717- test $ac_status = 0; }; then evolution-rss-0.3.96/configure:18718: pkg_cv_GTKHTML_EDITOR_LIBS=`$PKG_CONFIG --libs "gtkhtml-editor" 2>/dev/null` evolution-rss-0.3.96/configure-18719- test "x$?" != "x0" && pkg_failed=yes ############################################## evolution-rss-0.3.96/configure-18738- if test $_pkg_short_errors_supported = yes; then evolution-rss-0.3.96/configure:18739: GTKHTML_EDITOR_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtkhtml-editor" 2>&1` evolution-rss-0.3.96/configure-18740- else evolution-rss-0.3.96/configure:18741: GTKHTML_EDITOR_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtkhtml-editor" 2>&1` evolution-rss-0.3.96/configure-18742- fi ############################################## evolution-rss-0.3.96/configure-18764- for i in $gtkhtml_api_versions; do evolution-rss-0.3.96/configure:18765: GTKHTML_EDITOR_VERSION=`$PKG_CONFIG --modversion gtkhtml-editor-$i 2>/dev/null` evolution-rss-0.3.96/configure-18766- if test -n "$GTKHTML_EDITOR_VERSION"; then ############################################## evolution-rss-0.3.96/configure-18780- test $ac_status = 0; }; then evolution-rss-0.3.96/configure:18781: pkg_cv_GTKHTML_EDITOR_CFLAGS=`$PKG_CONFIG --cflags "gtkhtml-editor-$i" 2>/dev/null` evolution-rss-0.3.96/configure-18782- test "x$?" != "x0" && pkg_failed=yes ############################################## evolution-rss-0.3.96/configure-18797- test $ac_status = 0; }; then evolution-rss-0.3.96/configure:18798: pkg_cv_GTKHTML_EDITOR_LIBS=`$PKG_CONFIG --libs "gtkhtml-editor-$i" 2>/dev/null` evolution-rss-0.3.96/configure-18799- test "x$?" != "x0" && pkg_failed=yes ############################################## evolution-rss-0.3.96/configure-18818- if test $_pkg_short_errors_supported = yes; then evolution-rss-0.3.96/configure:18819: GTKHTML_EDITOR_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtkhtml-editor-$i" 2>&1` evolution-rss-0.3.96/configure-18820- else evolution-rss-0.3.96/configure:18821: GTKHTML_EDITOR_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtkhtml-editor-$i" 2>&1` evolution-rss-0.3.96/configure-18822- fi ############################################## evolution-rss-0.3.96/configure-18864- test $ac_status = 0; }; then evolution-rss-0.3.96/configure:18865: pkg_cv_EVOLUTION_DATASERVER_CFLAGS=`$PKG_CONFIG --cflags "evolution-data-server-1.2" 2>/dev/null` evolution-rss-0.3.96/configure-18866- test "x$?" != "x0" && pkg_failed=yes ############################################## evolution-rss-0.3.96/configure-18881- test $ac_status = 0; }; then evolution-rss-0.3.96/configure:18882: pkg_cv_EVOLUTION_DATASERVER_LIBS=`$PKG_CONFIG --libs "evolution-data-server-1.2" 2>/dev/null` evolution-rss-0.3.96/configure-18883- test "x$?" != "x0" && pkg_failed=yes ############################################## evolution-rss-0.3.96/configure-18902- if test $_pkg_short_errors_supported = yes; then evolution-rss-0.3.96/configure:18903: EVOLUTION_DATASERVER_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "evolution-data-server-1.2" 2>&1` evolution-rss-0.3.96/configure-18904- else evolution-rss-0.3.96/configure:18905: EVOLUTION_DATASERVER_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "evolution-data-server-1.2" 2>&1` evolution-rss-0.3.96/configure-18906- fi ############################################## evolution-rss-0.3.96/configure-18922-if test "x$have_ds" == "xYES"; then evolution-rss-0.3.96/configure:18923: DATASERVER_VERSION=`$PKG_CONFIG --modversion evolution-data-server-1.2` evolution-rss-0.3.96/configure-18924-else evolution-rss-0.3.96/configure:18925: DATASERVER_VERSION=`$PKG_CONFIG --modversion libedataserver-1.2` evolution-rss-0.3.96/configure-18926-fi evolution-rss-0.3.96/configure:18927:DATASERVER_CFLAGS=`$PKG_CONFIG --cflags libedataserver-1.2 libebackend-1.2` evolution-rss-0.3.96/configure:18928:DATASERVER_LIBS=`$PKG_CONFIG --libs libedataserver-1.2 libebackend-1.2` evolution-rss-0.3.96/configure:18929:DATASERVER_VERSION=`echo $DATASERVER_VERSION|$AWK -F . '{print $1 * 1000000 + $2 * 1000 + $3}'` evolution-rss-0.3.96/configure-18930- ############################################## evolution-rss-0.3.96/configure-19166-if $PKG_CONFIG --exists ${gecko_cv_gecko}-xpcom; then evolution-rss-0.3.96/configure:19167: _GECKO_INCLUDE_ROOT="`$PKG_CONFIG --variable=includedir ${gecko_cv_gecko}-xpcom`" evolution-rss-0.3.96/configure-19168- _GECKO_CFLAGS="-I$_GECKO_INCLUDE_ROOT" evolution-rss-0.3.96/configure:19169: _GECKO_LIBDIR="`$PKG_CONFIG --variable=libdir ${gecko_cv_gecko}-xpcom`" evolution-rss-0.3.96/configure:19170: _GECKO_HOME="`$PKG_CONFIG --variable=libdir ${gecko_cv_gecko}-xpcom`" evolution-rss-0.3.96/configure:19171: _GECKO_PREFIX="`$PKG_CONFIG --variable=prefix ${gecko_cv_gecko}-xpcom`" evolution-rss-0.3.96/configure-19172- _GECKO_NSPR=no # XXX asac: this is currently a blind guess and should be a AC test evolution-rss-0.3.96/configure-19173-else evolution-rss-0.3.96/configure:19174: _GECKO_INCLUDE_ROOT="`$PKG_CONFIG --variable=includedir ${gecko_cv_gecko}`/unstable" evolution-rss-0.3.96/configure:19175: _GECKO_CFLAGS="`$PKG_CONFIG --cflags ${gecko_cv_gecko}` `$PKG_CONFIG --cflags ${gecko_cv_gecko}-unstable`" evolution-rss-0.3.96/configure:19176: _GECKO_LIBDIR="`$PKG_CONFIG --variable=sdkdir ${gecko_cv_gecko}`/bin" evolution-rss-0.3.96/configure-19177- _GECKO_HOME=$with_gecko_home evolution-rss-0.3.96/configure:19178: _GECKO_PREFIX="`$PKG_CONFIG --variable=prefix ${gecko_cv_gecko}`" evolution-rss-0.3.96/configure-19179- _GECKO_NSPR=no # XXX asac: this is currently a blind guess and should be a AC test ############################################## evolution-rss-0.3.96/configure-19607- test $ac_status = 0; }; then evolution-rss-0.3.96/configure:19608: pkg_cv_GECKO_CFLAGS=`$PKG_CONFIG --cflags "libxul-embedding $gecko_cv_extra_pkg_dependencies >= $gecko_min_version" 2>/dev/null` evolution-rss-0.3.96/configure-19609- test "x$?" != "x0" && pkg_failed=yes ############################################## evolution-rss-0.3.96/configure-19624- test $ac_status = 0; }; then evolution-rss-0.3.96/configure:19625: pkg_cv_GECKO_LIBS=`$PKG_CONFIG --libs "libxul-embedding $gecko_cv_extra_pkg_dependencies >= $gecko_min_version" 2>/dev/null` evolution-rss-0.3.96/configure-19626- test "x$?" != "x0" && pkg_failed=yes ############################################## evolution-rss-0.3.96/configure-19645- if test $_pkg_short_errors_supported = yes; then evolution-rss-0.3.96/configure:19646: GECKO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libxul-embedding $gecko_cv_extra_pkg_dependencies >= $gecko_min_version" 2>&1` evolution-rss-0.3.96/configure-19647- else evolution-rss-0.3.96/configure:19648: GECKO_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libxul-embedding $gecko_cv_extra_pkg_dependencies >= $gecko_min_version" 2>&1` evolution-rss-0.3.96/configure-19649- fi ############################################## evolution-rss-0.3.96/configure-19701- test $ac_status = 0; }; then evolution-rss-0.3.96/configure:19702: pkg_cv_GECKO_CFLAGS=`$PKG_CONFIG --cflags "$GECKO_EXTRA_PKG_DEPENDENCIES $GECKO-xpcom >= $gecko_min_version" 2>/dev/null` evolution-rss-0.3.96/configure-19703- test "x$?" != "x0" && pkg_failed=yes ############################################## evolution-rss-0.3.96/configure-19718- test $ac_status = 0; }; then evolution-rss-0.3.96/configure:19719: pkg_cv_GECKO_LIBS=`$PKG_CONFIG --libs "$GECKO_EXTRA_PKG_DEPENDENCIES $GECKO-xpcom >= $gecko_min_version" 2>/dev/null` evolution-rss-0.3.96/configure-19720- test "x$?" != "x0" && pkg_failed=yes ############################################## evolution-rss-0.3.96/configure-19739- if test $_pkg_short_errors_supported = yes; then evolution-rss-0.3.96/configure:19740: GECKO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$GECKO_EXTRA_PKG_DEPENDENCIES $GECKO-xpcom >= $gecko_min_version" 2>&1` evolution-rss-0.3.96/configure-19741- else evolution-rss-0.3.96/configure:19742: GECKO_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$GECKO_EXTRA_PKG_DEPENDENCIES $GECKO-xpcom >= $gecko_min_version" 2>&1` evolution-rss-0.3.96/configure-19743- fi ############################################## evolution-rss-0.3.96/configure-19799- test $ac_status = 0; }; then evolution-rss-0.3.96/configure:19800: pkg_cv_GECKO_CFLAGS=`$PKG_CONFIG --cflags "$GECKO_EXTRA_PKG_DEPENDENCIES $GECKO >= $gecko_min_version" 2>/dev/null` evolution-rss-0.3.96/configure-19801- test "x$?" != "x0" && pkg_failed=yes ############################################## evolution-rss-0.3.96/configure-19816- test $ac_status = 0; }; then evolution-rss-0.3.96/configure:19817: pkg_cv_GECKO_LIBS=`$PKG_CONFIG --libs "$GECKO_EXTRA_PKG_DEPENDENCIES $GECKO >= $gecko_min_version" 2>/dev/null` evolution-rss-0.3.96/configure-19818- test "x$?" != "x0" && pkg_failed=yes ############################################## evolution-rss-0.3.96/configure-19837- if test $_pkg_short_errors_supported = yes; then evolution-rss-0.3.96/configure:19838: GECKO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$GECKO_EXTRA_PKG_DEPENDENCIES $GECKO >= $gecko_min_version" 2>&1` evolution-rss-0.3.96/configure-19839- else evolution-rss-0.3.96/configure:19840: GECKO_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$GECKO_EXTRA_PKG_DEPENDENCIES $GECKO >= $gecko_min_version" 2>&1` evolution-rss-0.3.96/configure-19841- fi ############################################## evolution-rss-0.3.96/configure-19891- test $ac_status = 0; }; then evolution-rss-0.3.96/configure:19892: pkg_cv_GECKO_CFLAGS=`$PKG_CONFIG --cflags "$GECKO_EXTRA_PKG_DEPENDENCIES $GECKO-xpcom >= $gecko_min_version" 2>/dev/null` evolution-rss-0.3.96/configure-19893- test "x$?" != "x0" && pkg_failed=yes ############################################## evolution-rss-0.3.96/configure-19908- test $ac_status = 0; }; then evolution-rss-0.3.96/configure:19909: pkg_cv_GECKO_LIBS=`$PKG_CONFIG --libs "$GECKO_EXTRA_PKG_DEPENDENCIES $GECKO-xpcom >= $gecko_min_version" 2>/dev/null` evolution-rss-0.3.96/configure-19910- test "x$?" != "x0" && pkg_failed=yes ############################################## evolution-rss-0.3.96/configure-19929- if test $_pkg_short_errors_supported = yes; then evolution-rss-0.3.96/configure:19930: GECKO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$GECKO_EXTRA_PKG_DEPENDENCIES $GECKO-xpcom >= $gecko_min_version" 2>&1` evolution-rss-0.3.96/configure-19931- else evolution-rss-0.3.96/configure:19932: GECKO_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$GECKO_EXTRA_PKG_DEPENDENCIES $GECKO-xpcom >= $gecko_min_version" 2>&1` evolution-rss-0.3.96/configure-19933- fi ############################################## evolution-rss-0.3.96/configure-20106- test $ac_status = 0; }; then evolution-rss-0.3.96/configure:20107: pkg_cv_WEBKIT_CFLAGS=`$PKG_CONFIG --cflags "$i" 2>/dev/null` evolution-rss-0.3.96/configure-20108- test "x$?" != "x0" && pkg_failed=yes ############################################## evolution-rss-0.3.96/configure-20123- test $ac_status = 0; }; then evolution-rss-0.3.96/configure:20124: pkg_cv_WEBKIT_LIBS=`$PKG_CONFIG --libs "$i" 2>/dev/null` evolution-rss-0.3.96/configure-20125- test "x$?" != "x0" && pkg_failed=yes ############################################## evolution-rss-0.3.96/configure-20144- if test $_pkg_short_errors_supported = yes; then evolution-rss-0.3.96/configure:20145: WEBKIT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$i" 2>&1` evolution-rss-0.3.96/configure-20146- else evolution-rss-0.3.96/configure:20147: WEBKIT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$i" 2>&1` evolution-rss-0.3.96/configure-20148- fi ############################################## evolution-rss-0.3.96/configure-20164- if test "x$have_webkit" == "xyes"; then evolution-rss-0.3.96/configure:20165: WEBKIT_S_VERSION=`$PKG_CONFIG --modversion $i` evolution-rss-0.3.96/configure:20166: WEBKIT_VERSION=`echo $WEBKIT_S_VERSION|$AWK -F . '{print $1 * 1000000 + $2 * 1000 + $3}'` evolution-rss-0.3.96/configure-20167- break; ############################################## evolution-rss-0.3.96/configure-20184- test $ac_status = 0; }; then evolution-rss-0.3.96/configure:20185: pkg_cv_WebKitGtk_CFLAGS=`$PKG_CONFIG --cflags "WebKitGtk" 2>/dev/null` evolution-rss-0.3.96/configure-20186- test "x$?" != "x0" && pkg_failed=yes ############################################## evolution-rss-0.3.96/configure-20201- test $ac_status = 0; }; then evolution-rss-0.3.96/configure:20202: pkg_cv_WebKitGtk_LIBS=`$PKG_CONFIG --libs "WebKitGtk" 2>/dev/null` evolution-rss-0.3.96/configure-20203- test "x$?" != "x0" && pkg_failed=yes ############################################## evolution-rss-0.3.96/configure-20222- if test $_pkg_short_errors_supported = yes; then evolution-rss-0.3.96/configure:20223: WebKitGtk_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "WebKitGtk" 2>&1` evolution-rss-0.3.96/configure-20224- else evolution-rss-0.3.96/configure:20225: WebKitGtk_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "WebKitGtk" 2>&1` evolution-rss-0.3.96/configure-20226- fi ############################################## evolution-rss-0.3.96/configure-20248- WEBKIT_LIBS=$WebKitGtk_LIBS evolution-rss-0.3.96/configure:20249: WEBKIT_S_VERSION=`$PKG_CONFIG --modversion WebKitGtk` evolution-rss-0.3.96/configure:20250: WEBKIT_VERSION=`echo $WEBKIT_S_VERSION|$AWK -F . '{print $1 * 1000000 + $2 * 1000 + $3}'` evolution-rss-0.3.96/configure-20251-fi ############################################## evolution-rss-0.3.96/configure-20405- test $ac_status = 0; }; then evolution-rss-0.3.96/configure:20406: pkg_cv_GSETTINGS_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= 2.26" 2>/dev/null` evolution-rss-0.3.96/configure-20407- test "x$?" != "x0" && pkg_failed=yes ############################################## evolution-rss-0.3.96/configure-20422- test $ac_status = 0; }; then evolution-rss-0.3.96/configure:20423: pkg_cv_GSETTINGS_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= 2.26" 2>/dev/null` evolution-rss-0.3.96/configure-20424- test "x$?" != "x0" && pkg_failed=yes ############################################## evolution-rss-0.3.96/configure-20443- if test $_pkg_short_errors_supported = yes; then evolution-rss-0.3.96/configure:20444: GSETTINGS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glib-2.0 >= 2.26" 2>&1` evolution-rss-0.3.96/configure-20445- else evolution-rss-0.3.96/configure:20446: GSETTINGS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glib-2.0 >= 2.26" 2>&1` evolution-rss-0.3.96/configure-20447- fi ############################################## evolution-rss-0.3.96/configure-20488- test $ac_status = 0; }; then evolution-rss-0.3.96/configure:20489: pkg_cv_LIBSOUP_GNOME_CFLAGS=`$PKG_CONFIG --cflags "libsoup-gnome$SOUP" 2>/dev/null` evolution-rss-0.3.96/configure-20490- test "x$?" != "x0" && pkg_failed=yes ############################################## evolution-rss-0.3.96/configure-20505- test $ac_status = 0; }; then evolution-rss-0.3.96/configure:20506: pkg_cv_LIBSOUP_GNOME_LIBS=`$PKG_CONFIG --libs "libsoup-gnome$SOUP" 2>/dev/null` evolution-rss-0.3.96/configure-20507- test "x$?" != "x0" && pkg_failed=yes ############################################## evolution-rss-0.3.96/configure-20526- if test $_pkg_short_errors_supported = yes; then evolution-rss-0.3.96/configure:20527: LIBSOUP_GNOME_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libsoup-gnome$SOUP" 2>&1` evolution-rss-0.3.96/configure-20528- else evolution-rss-0.3.96/configure:20529: LIBSOUP_GNOME_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libsoup-gnome$SOUP" 2>&1` evolution-rss-0.3.96/configure-20530- fi ############################################## evolution-rss-0.3.96/configure-20546-if test "x$have_libsoup_gnome" == "xyes"; then evolution-rss-0.3.96/configure:20547: LIBSOUP_LIBS=`$PKG_CONFIG --libs libsoup$SOUP libsoup-gnome$SOUP` evolution-rss-0.3.96/configure-20548- ############################################## evolution-rss-0.3.96/configure-20554-else evolution-rss-0.3.96/configure:20555: LIBSOUP_LIBS=`$PKG_CONFIG --libs libsoup$SOUP` evolution-rss-0.3.96/configure-20556-fi ############################################## evolution-rss-0.3.96/configure-21126- if test -f $ac_dir/$ac_word; then evolution-rss-0.3.96/configure:21127: if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then evolution-rss-0.3.96/configure-21128- ac_cv_path_MSGFMT="$ac_dir/$ac_word" ############################################## evolution-rss-0.3.96/configure-21245- if test -f $ac_dir/$ac_word; then evolution-rss-0.3.96/configure:21246: if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then evolution-rss-0.3.96/configure-21247- ac_cv_path_XGETTEXT="$ac_dir/$ac_word" ############################################## evolution-rss-0.3.96/configure-21404- if test "x$srcdir" != "x."; then evolution-rss-0.3.96/configure:21405: if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then evolution-rss-0.3.96/configure-21406- posrcprefix="$srcdir/" ############################################## evolution-rss-0.3.96/configure-21426-test "x$exec_prefix" = xNONE && exec_prefix=$prefix evolution-rss-0.3.96/configure:21427:datarootdir=`eval echo "${datarootdir}"` evolution-rss-0.3.96/configure-21428-if test "x$CATOBJEXT" = "x.mo" ; then evolution-rss-0.3.96/configure:21429: localedir=`eval echo "${libdir}/locale"` evolution-rss-0.3.96/configure-21430-else evolution-rss-0.3.96/configure:21431: localedir=`eval echo "${datadir}/locale"` evolution-rss-0.3.96/configure-21432-fi ############################################## evolution-rss-0.3.96/configure-21466- evolution-rss-0.3.96/configure:21467:edsprivlibdir=`$PKG_CONFIG --variable=privlibdir libedataserver-1.2` evolution-rss-0.3.96/configure-21468-edsmoduledir="$edsprivlibdir/registry-modules" ############################################## evolution-rss-0.3.96/configure-21471-if test $evolution_int_version -ge 31306; then evolution-rss-0.3.96/configure:21472:privlibdir=`$PKG_CONFIG --variable=privlibdir evolution-shell-3.0` evolution-rss-0.3.96/configure-21473-else ############################################## evolution-rss-0.3.96/configure-21650- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' evolution-rss-0.3.96/configure:21651: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` evolution-rss-0.3.96/configure-21652- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## evolution-rss-0.3.96/configure-21825-if test -z "$BASH_VERSION$ZSH_VERSION" \ evolution-rss-0.3.96/configure:21826: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then evolution-rss-0.3.96/configure-21827- as_echo='print -r --' evolution-rss-0.3.96/configure-21828- as_echo_n='print -rn --' evolution-rss-0.3.96/configure:21829:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then evolution-rss-0.3.96/configure-21830- as_echo='printf %s\n' ############################################## evolution-rss-0.3.96/configure-21832-else evolution-rss-0.3.96/configure:21833: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then evolution-rss-0.3.96/configure-21834- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## evolution-rss-0.3.96/configure-21842- expr "X$arg" : "X\\(.*\\)$as_nl"; evolution-rss-0.3.96/configure:21843: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; evolution-rss-0.3.96/configure-21844- esac; ############################################## evolution-rss-0.3.96/configure-21919-# ---------------------------------------- evolution-rss-0.3.96/configure:21920:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are evolution-rss-0.3.96/configure-21921-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## evolution-rss-0.3.96/configure-21991- { evolution-rss-0.3.96/configure:21992: as_val=`expr "$@" || test $? -eq 1` evolution-rss-0.3.96/configure-21993- } ############################################## evolution-rss-0.3.96/configure-22095- case $as_dir in #( evolution-rss-0.3.96/configure:22096: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( evolution-rss-0.3.96/configure-22097- *) as_qdir=$as_dir;; ############################################## evolution-rss-0.3.96/configure-22230-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 evolution-rss-0.3.96/configure:22231:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" evolution-rss-0.3.96/configure-22232-ac_cs_version="\\ ############################################## evolution-rss-0.3.96/configure-22255- --*=?*) evolution-rss-0.3.96/configure:22256: ac_option=`expr "X$1" : 'X\([^=]*\)='` evolution-rss-0.3.96/configure:22257: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` evolution-rss-0.3.96/configure-22258- ac_shift=: ############################################## evolution-rss-0.3.96/configure-22260- --*=) evolution-rss-0.3.96/configure:22261: ac_option=`expr "X$1" : 'X\([^=]*\)='` evolution-rss-0.3.96/configure-22262- ac_optarg= ############################################## evolution-rss-0.3.96/configure-22284- case $ac_optarg in evolution-rss-0.3.96/configure:22285: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; evolution-rss-0.3.96/configure-22286- '') as_fn_error $? "missing file argument" ;; ############################################## evolution-rss-0.3.96/configure-22292- case $ac_optarg in evolution-rss-0.3.96/configure:22293: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; evolution-rss-0.3.96/configure-22294- esac ############################################## evolution-rss-0.3.96/configure-22361-delay_variable_subst='$delay_variable_subst' evolution-rss-0.3.96/configure:22362:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22363:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22364:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22365:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22366:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22367:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22368:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22369:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22370:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22371:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22372:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22373:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22374:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22375:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22376:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22377:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22378:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22379:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22380:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22381:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22382:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22383:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22384:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22385:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22386:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22387:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22388:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22389:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22390:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22391:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22392:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22393:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22394:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22395:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22396:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22397:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22398:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22399:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22400:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22401:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22402:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22403:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22404:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22405:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22406:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22407:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22408:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22409:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22410:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22411:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22412:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22413:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22414:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22415:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22416:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22417:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22418:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22419:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22420: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"`' evolution-rss-0.3.96/configure:22421:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22422:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22423:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22424:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22425:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22426:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22427:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22428:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22429:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22430:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22431:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22432:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22433:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22434:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22435:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22436:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22437:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22438:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22439:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22440:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22441:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22442:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22443:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22444:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22445:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22446:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22447:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22448:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22449:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22450:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22451:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22452:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22453:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22454:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22455:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22456:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22457:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22458:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22459:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22460:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22461:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22462:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22463:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22464:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22465:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22466:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22467:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22468:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22469:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22470:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22471:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22472:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22473:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22474:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22475:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22476:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22477:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22478:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22479:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22480:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22481:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22482:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22483:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22484:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22485:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22486:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22487:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22488:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22489:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22490:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22491:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22492:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22493:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22494:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22495:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22496:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22497:compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22498:predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22499:postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22500:predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22501:postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22502:compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22503:LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22504:reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22505:reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22506:old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22507:compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22508:GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22509:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22510:lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22511:lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22512:lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22513:lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22514:archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22515:enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22516:export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22517:whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22518:compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22519:old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22520:old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22521:archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22522:archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22523:module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22524:module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22525:with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22526:allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22527:no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22528:hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22529:hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22530:hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22531:hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22532:hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22533:hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22534:hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22535:inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22536:link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22537:always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22538:export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22539:exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22540:include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22541:prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22542:postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22543:file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22544:hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22545:compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22546:predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22547:postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22548:predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22549:postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure:22550:compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/configure-22551- ############################################## evolution-rss-0.3.96/configure-22663-compiler_lib_search_path_CXX; do evolution-rss-0.3.96/configure:22664: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in evolution-rss-0.3.96/configure-22665- *[\\\\\\\`\\"\\\$]*) evolution-rss-0.3.96/configure:22666: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes evolution-rss-0.3.96/configure-22667- ;; ############################################## evolution-rss-0.3.96/configure-22705-postlink_cmds_CXX; do evolution-rss-0.3.96/configure:22706: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in evolution-rss-0.3.96/configure-22707- *[\\\\\\\`\\"\\\$]*) evolution-rss-0.3.96/configure:22708: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes evolution-rss-0.3.96/configure-22709- ;; ############################################## evolution-rss-0.3.96/configure-22827-fi evolution-rss-0.3.96/configure:22828:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` evolution-rss-0.3.96/configure-22829-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## evolution-rss-0.3.96/configure-22855- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 evolution-rss-0.3.96/configure:22856:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` evolution-rss-0.3.96/configure-22857-ac_delim='%!_!# ' ############################################## evolution-rss-0.3.96/configure-22861- evolution-rss-0.3.96/configure:22862: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` evolution-rss-0.3.96/configure-22863- if test $ac_delim_n = $ac_delim_num; then ############################################## evolution-rss-0.3.96/configure-23005-for ac_last_try in false false :; do evolution-rss-0.3.96/configure:23006: ac_tt=`sed -n "/$ac_delim/p" confdefs.h` evolution-rss-0.3.96/configure-23007- if test -z "$ac_tt"; then ############################################## evolution-rss-0.3.96/configure-23137- esac evolution-rss-0.3.96/configure:23138: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac evolution-rss-0.3.96/configure-23139- as_fn_append ac_file_inputs " '$ac_f'" ############################################## evolution-rss-0.3.96/configure-23196-*) evolution-rss-0.3.96/configure:23197: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` evolution-rss-0.3.96/configure-23198- # A ".." for each directory in $ac_dir_suffix. evolution-rss-0.3.96/configure:23199: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` evolution-rss-0.3.96/configure-23200- case $ac_top_builddir_sub in ############################################## evolution-rss-0.3.96/configure-23257-/@mandir@/p' evolution-rss-0.3.96/configure:23258:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in evolution-rss-0.3.96/configure-23259-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## evolution-rss-0.3.96/configure-23274- evolution-rss-0.3.96/configure:23275:# Neutralize VPATH when `$srcdir' = `.'. evolution-rss-0.3.96/configure-23276-# Shell code in configure.ac might set extrasub. ############################################## evolution-rss-0.3.96/configure-23307-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && evolution-rss-0.3.96/configure:23308: { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && evolution-rss-0.3.96/configure-23309- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ ############################################## evolution-rss-0.3.96/configure-23353- * ) evolution-rss-0.3.96/configure:23354: _am_stamp_count=`expr $_am_stamp_count + 1` ;; evolution-rss-0.3.96/configure-23355- esac ############################################## evolution-rss-0.3.96/configure-23408- # Strip MF so we end up with the name of the file. evolution-rss-0.3.96/configure:23409: am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'` evolution-rss-0.3.96/configure-23410- # Check whether this is an Automake generated Makefile which includes ############################################## evolution-rss-0.3.96/configure-23974- *:) evolution-rss-0.3.96/configure:23975: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\" evolution-rss-0.3.96/configure-23976- ;; evolution-rss-0.3.96/configure-23977- x:*) evolution-rss-0.3.96/configure:23978: eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\" evolution-rss-0.3.96/configure-23979- ;; evolution-rss-0.3.96/configure-23980- *::*) evolution-rss-0.3.96/configure:23981: eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" evolution-rss-0.3.96/configure:23982: eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\" evolution-rss-0.3.96/configure-23983- ;; evolution-rss-0.3.96/configure-23984- *) evolution-rss-0.3.96/configure:23985: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\" evolution-rss-0.3.96/configure-23986- ;; ############################################## evolution-rss-0.3.96/configure-24001- done evolution-rss-0.3.96/configure:24002: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` evolution-rss-0.3.96/configure-24003-} ############################################## evolution-rss-0.3.96/pixmaps/Makefile.in-50- { \ evolution-rss-0.3.96/pixmaps/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ evolution-rss-0.3.96/pixmaps/Makefile.in-52- }; \ ############################################## evolution-rss-0.3.96/pixmaps/Makefile.in-124- esac evolution-rss-0.3.96/pixmaps/Makefile.in:125:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; evolution-rss-0.3.96/pixmaps/Makefile.in-126-am__vpath_adj = case $$p in \ evolution-rss-0.3.96/pixmaps/Makefile.in:127: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ evolution-rss-0.3.96/pixmaps/Makefile.in-128- *) f=$$p;; \ evolution-rss-0.3.96/pixmaps/Makefile.in-129- esac; evolution-rss-0.3.96/pixmaps/Makefile.in:130:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; evolution-rss-0.3.96/pixmaps/Makefile.in-131-am__install_max = 40 evolution-rss-0.3.96/pixmaps/Makefile.in-132-am__nobase_strip_setup = \ evolution-rss-0.3.96/pixmaps/Makefile.in:133: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` evolution-rss-0.3.96/pixmaps/Makefile.in-134-am__nobase_strip = \ ############################################## evolution-rss-0.3.96/pixmaps/Makefile.in-459- @list='$(pixmap_DATA)'; test -n "$(pixmapdir)" || list=; \ evolution-rss-0.3.96/pixmaps/Makefile.in:460: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ evolution-rss-0.3.96/pixmaps/Makefile.in-461- dir='$(DESTDIR)$(pixmapdir)'; $(am__uninstall_files_from_dir) ############################################## evolution-rss-0.3.96/pixmaps/Makefile.in-472-distdir-am: $(DISTFILES) evolution-rss-0.3.96/pixmaps/Makefile.in:473: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ evolution-rss-0.3.96/pixmaps/Makefile.in:474: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ evolution-rss-0.3.96/pixmaps/Makefile.in-475- list='$(DISTFILES)'; \ ############################################## evolution-rss-0.3.96/pixmaps/Makefile.in-486- if test -d $$d/$$file; then \ evolution-rss-0.3.96/pixmaps/Makefile.in:487: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ evolution-rss-0.3.96/pixmaps/Makefile.in-488- if test -d "$(distdir)/$$file"; then \ ############################################## evolution-rss-0.3.96/aclocal.m4-319- GLIB_PATH_PROG_WITH_TEST(MSGFMT, msgfmt, evolution-rss-0.3.96/aclocal.m4:320: [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl evolution-rss-0.3.96/aclocal.m4-321- if test "$MSGFMT" != "no"; then ############################################## evolution-rss-0.3.96/aclocal.m4-340- GLIB_PATH_PROG_WITH_TEST(XGETTEXT, xgettext, evolution-rss-0.3.96/aclocal.m4:341: [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :) evolution-rss-0.3.96/aclocal.m4-342- AC_TRY_LINK(, [extern int _nl_msg_cat_cntr; ############################################## evolution-rss-0.3.96/aclocal.m4-491- if test "x$srcdir" != "x."; then evolution-rss-0.3.96/aclocal.m4:492: if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then evolution-rss-0.3.96/aclocal.m4-493- posrcprefix="$srcdir/" ############################################## evolution-rss-0.3.96/aclocal.m4-516-test "x$exec_prefix" = xNONE && exec_prefix=$prefix evolution-rss-0.3.96/aclocal.m4:517:datarootdir=`eval echo "${datarootdir}"` evolution-rss-0.3.96/aclocal.m4-518-if test "x$CATOBJEXT" = "x.mo" ; then evolution-rss-0.3.96/aclocal.m4:519: localedir=`eval echo "${libdir}/locale"` evolution-rss-0.3.96/aclocal.m4-520-else evolution-rss-0.3.96/aclocal.m4:521: localedir=`eval echo "${datadir}/locale"` evolution-rss-0.3.96/aclocal.m4-522-fi ############################################## evolution-rss-0.3.96/aclocal.m4-802- @list='\''$(gsettings_SCHEMAS) $(gsettings__enum_file)'\''; test -n "$(gsettingsschemadir)" || list=; \ evolution-rss-0.3.96/aclocal.m4:803: files=`for p in $$list; do echo $$p; done | sed -e '\''s|^.*/||'\''`; \ evolution-rss-0.3.96/aclocal.m4-804- test -n "$$files" || exit 0; \ ############################################## evolution-rss-0.3.96/aclocal.m4-970- PKG_CHECK_EXISTS([$3], evolution-rss-0.3.96/aclocal.m4:971: [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null` evolution-rss-0.3.96/aclocal.m4-972- test "x$?" != "x0" && pkg_failed=yes ], ############################################## evolution-rss-0.3.96/aclocal.m4-1018- if test $_pkg_short_errors_supported = yes; then evolution-rss-0.3.96/aclocal.m4:1019: $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1` evolution-rss-0.3.96/aclocal.m4-1020- else evolution-rss-0.3.96/aclocal.m4:1021: $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1` evolution-rss-0.3.96/aclocal.m4-1022- fi ############################################## evolution-rss-0.3.96/aclocal.m4-1335-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: evolution-rss-0.3.96/aclocal.m4:1336:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` evolution-rss-0.3.96/aclocal.m4-1337-# and then we would define $MISSING as ############################################## evolution-rss-0.3.96/aclocal.m4-1350-# Expand $ac_aux_dir to an absolute path. evolution-rss-0.3.96/aclocal.m4:1351:am_aux_dir=`cd "$ac_aux_dir" && pwd` evolution-rss-0.3.96/aclocal.m4-1352-]) ############################################## evolution-rss-0.3.96/aclocal.m4-1448- if test "$am_compiler_list" = ""; then evolution-rss-0.3.96/aclocal.m4:1449: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` evolution-rss-0.3.96/aclocal.m4-1450- fi ############################################## evolution-rss-0.3.96/aclocal.m4-1601- # Strip MF so we end up with the name of the file. evolution-rss-0.3.96/aclocal.m4:1602: am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'` evolution-rss-0.3.96/aclocal.m4-1603- # Check whether this is an Automake generated Makefile which includes ############################################## evolution-rss-0.3.96/aclocal.m4-1608- || continue evolution-rss-0.3.96/aclocal.m4:1609: am_dirpart=`AS_DIRNAME(["$am_mf"])` evolution-rss-0.3.96/aclocal.m4:1610: am_filepart=`AS_BASENAME(["$am_mf"])` evolution-rss-0.3.96/aclocal.m4-1611- AM_RUN_LOG([cd "$am_dirpart" \ ############################################## evolution-rss-0.3.96/aclocal.m4-1676-AC_REQUIRE([AC_PROG_INSTALL])dnl evolution-rss-0.3.96/aclocal.m4:1677:if test "`cd $srcdir && pwd`" != "`pwd`"; then evolution-rss-0.3.96/aclocal.m4-1678- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## evolution-rss-0.3.96/aclocal.m4-1835- * ) evolution-rss-0.3.96/aclocal.m4:1836: _am_stamp_count=`expr $_am_stamp_count + 1` ;; evolution-rss-0.3.96/aclocal.m4-1837- esac evolution-rss-0.3.96/aclocal.m4-1838-done evolution-rss-0.3.96/aclocal.m4:1839:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) evolution-rss-0.3.96/aclocal.m4-1840- ############################################## evolution-rss-0.3.96/aclocal.m4-2127- echo "timestamp, slept: $am_has_slept" > conftest.file evolution-rss-0.3.96/aclocal.m4:2128: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` evolution-rss-0.3.96/aclocal.m4-2129- if test "$[*]" = "X"; then evolution-rss-0.3.96/aclocal.m4-2130- # -L didn't work. evolution-rss-0.3.96/aclocal.m4:2131: set X `ls -t "$srcdir/configure" conftest.file` evolution-rss-0.3.96/aclocal.m4-2132- fi ############################################## evolution-rss-0.3.96/compile-67- mingw/*) evolution-rss-0.3.96/compile:68: file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` evolution-rss-0.3.96/compile-69- ;; evolution-rss-0.3.96/compile-70- cygwin/*) evolution-rss-0.3.96/compile:71: file=`cygpath -m "$file" || echo "$file"` evolution-rss-0.3.96/compile-72- ;; evolution-rss-0.3.96/compile-73- wine/*) evolution-rss-0.3.96/compile:74: file=`winepath -w "$file" || echo "$file"` evolution-rss-0.3.96/compile-75- ;; ############################################## evolution-rss-0.3.96/compile-310-# Name of file we expect compiler to create. evolution-rss-0.3.96/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'` evolution-rss-0.3.96/compile-312- ############################################## evolution-rss-0.3.96/compile-316-# object file name, since that is what matters with a parallel build. evolution-rss-0.3.96/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d evolution-rss-0.3.96/compile-318-while true; do ############################################## evolution-rss-0.3.96/m4/evolution.m4-26-dnl is this a reasonable thing to do ? evolution-rss-0.3.96/m4/evolution.m4:27:EVOLUTION_VERSION=`$PKG_CONFIG --modversion evolution-shell-3.0 2>/dev/null` evolution-rss-0.3.96/m4/evolution.m4-28-if test -n "$EVOLUTION_VERSION"; then ############################################## evolution-rss-0.3.96/m4/evolution.m4-30-else evolution-rss-0.3.96/m4/evolution.m4:31: EVOLUTION_VERSION=`$PKG_CONFIG --modversion evolution-shell 2>/dev/null` evolution-rss-0.3.96/m4/evolution.m4-32- EVOLUTION_BASE_VERSION_S="" ############################################## evolution-rss-0.3.96/m4/evolution.m4-35- EVOLUTION_BASE_VERSION=$EVOLUTION_VERSION evolution-rss-0.3.96/m4/evolution.m4:36: EVOLUTION_EXEC_VERSION=`$PKG_CONFIG --variable=execversion evolution-shell$EVOLUTION_BASE_VERSION_S 2>/dev/null` evolution-rss-0.3.96/m4/evolution.m4-37- if test -n "$EVOLUTION_EXEC_VERSION"; then ############################################## evolution-rss-0.3.96/m4/evolution.m4-46- for i in $evo_versions; do evolution-rss-0.3.96/m4/evolution.m4:47: EVOLUTION_VERSION=`$PKG_CONFIG --modversion evolution-shell-2.$i 2>/dev/null` evolution-rss-0.3.96/m4/evolution.m4-48- if test -n "$EVOLUTION_VERSION"; then ############################################## evolution-rss-0.3.96/m4/evolution.m4-51- dnl this might be required for devel version evolution-rss-0.3.96/m4/evolution.m4:52: EVOLUTION_EXEC_VERSION=`$PKG_CONFIG --variable=execversion evolution-shell-2.$i 2>/dev/null` evolution-rss-0.3.96/m4/evolution.m4-53- if test -n "$EVOLUTION_EXEC_VERSION"; then ############################################## evolution-rss-0.3.96/m4/evolution.m4-81- if test "$evolution_version_int" -ge "031191"; then evolution-rss-0.3.96/m4/evolution.m4:82: PLUGIN_INSTALL_DIR=`$PKG_CONFIG --variable=plugindir evolution-shell$EVOLUTION_BASE_VERSION_S` evolution-rss-0.3.96/m4/evolution.m4-83- if test "x$PLUGIN_INSTALL_DIR" = "x"; then evolution-rss-0.3.96/m4/evolution.m4:84: PLUGIN_INSTALL_DIR=`$PKG_CONFIG --variable=privlibdir evolution-shell$EVOLUTION_BASE_VERSION_S`/plugins evolution-rss-0.3.96/m4/evolution.m4-85- fi evolution-rss-0.3.96/m4/evolution.m4-86- else evolution-rss-0.3.96/m4/evolution.m4:87: PLUGIN_INSTALL_DIR=`$PKG_CONFIG --variable=plugindir evolution-plugin$EVOLUTION_BASE_VERSION_S` evolution-rss-0.3.96/m4/evolution.m4-88- if test "x$PLUGIN_INSTALL_DIR" = "x"; then ############################################## evolution-rss-0.3.96/m4/evolution.m4-98-if test "x$with_icon_dir" = "x" ; then evolution-rss-0.3.96/m4/evolution.m4:99: ICON_DIR=`$PKG_CONFIG --variable=imagesdir evolution-shell$EVOLUTION_BASE_VERSION_S` evolution-rss-0.3.96/m4/evolution.m4-100- if test "x$ICON_DIR" = "x"; then ############################################## evolution-rss-0.3.96/m4/evolution.m4-107-if test "$evolution_version_int" -ge "031191"; then evolution-rss-0.3.96/m4/evolution.m4:108: ERROR_DIR=`$PKG_CONFIG --variable=errordir evolution-shell$EVOLUTION_BASE_VERSION_S` evolution-rss-0.3.96/m4/evolution.m4-109-else evolution-rss-0.3.96/m4/evolution.m4:110: ERROR_DIR=`$PKG_CONFIG --variable=errordir evolution-plugin$EVOLUTION_BASE_VERSION_S` evolution-rss-0.3.96/m4/evolution.m4-111-fi ############################################## evolution-rss-0.3.96/m4/evolution.m4-120-if test "x$with_bonobo_servers_dir" = "x" ; then evolution-rss-0.3.96/m4/evolution.m4:121: BONOBO_LIBDIR=`$PKG_CONFIG --variable=libdir evolution-shell$EVOLUTION_BASE_VERSION_S` evolution-rss-0.3.96/m4/evolution.m4-122- if test "x$BONOBO_LIBDIR" = "x"; then ############################################## evolution-rss-0.3.96/m4/ltsugar.m4-68-m4_define([lt_combine], evolution-rss-0.3.96/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1], evolution-rss-0.3.96/m4/ltsugar.m4-70- [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl ############################################## evolution-rss-0.3.96/m4/gecko.m4-114-if $PKG_CONFIG --exists ${gecko_cv_gecko}-xpcom; then evolution-rss-0.3.96/m4/gecko.m4:115: _GECKO_INCLUDE_ROOT="`$PKG_CONFIG --variable=includedir ${gecko_cv_gecko}-xpcom`" evolution-rss-0.3.96/m4/gecko.m4-116- _GECKO_CFLAGS="-I$_GECKO_INCLUDE_ROOT" evolution-rss-0.3.96/m4/gecko.m4:117: _GECKO_LIBDIR="`$PKG_CONFIG --variable=libdir ${gecko_cv_gecko}-xpcom`" evolution-rss-0.3.96/m4/gecko.m4:118: _GECKO_HOME="`$PKG_CONFIG --variable=libdir ${gecko_cv_gecko}-xpcom`" evolution-rss-0.3.96/m4/gecko.m4:119: _GECKO_PREFIX="`$PKG_CONFIG --variable=prefix ${gecko_cv_gecko}-xpcom`" evolution-rss-0.3.96/m4/gecko.m4-120- _GECKO_NSPR=no # XXX asac: this is currently a blind guess and should be a AC test evolution-rss-0.3.96/m4/gecko.m4-121-else evolution-rss-0.3.96/m4/gecko.m4:122: _GECKO_INCLUDE_ROOT="`$PKG_CONFIG --variable=includedir ${gecko_cv_gecko}`/unstable" evolution-rss-0.3.96/m4/gecko.m4:123: _GECKO_CFLAGS="`$PKG_CONFIG --cflags ${gecko_cv_gecko}` `$PKG_CONFIG --cflags ${gecko_cv_gecko}-unstable`" evolution-rss-0.3.96/m4/gecko.m4:124: _GECKO_LIBDIR="`$PKG_CONFIG --variable=sdkdir ${gecko_cv_gecko}`/bin" evolution-rss-0.3.96/m4/gecko.m4-125- _GECKO_HOME=$with_gecko_home evolution-rss-0.3.96/m4/gecko.m4:126: _GECKO_PREFIX="`$PKG_CONFIG --variable=prefix ${gecko_cv_gecko}`" evolution-rss-0.3.96/m4/gecko.m4-127- _GECKO_NSPR=no # XXX asac: this is currently a blind guess and should be a AC test ############################################## evolution-rss-0.3.96/m4/gecko.m4-709-if test ${gecko_cv_gecko} = "libxul-embedding" -o ${gecko_cv_gecko} = "libxul"; then evolution-rss-0.3.96/m4/gecko.m4:710: _GECKO_LIBDIR="`$PKG_CONFIG pkg-config --variable=sdkdir ${gecko_cv_gecko}`/bin" evolution-rss-0.3.96/m4/gecko.m4-711-else evolution-rss-0.3.96/m4/gecko.m4:712: _GECKO_LIBDIR="`$PKG_CONFIG --variable=libdir ${gecko_cv_gecko}-xpcom`" evolution-rss-0.3.96/m4/gecko.m4-713-fi ############################################## evolution-rss-0.3.96/m4/gecko.m4-717-if test ${gecko_cv_gecko} = "libxul-embedding" -o ${gecko_cv_gecko} = "libxul"; then evolution-rss-0.3.96/m4/gecko.m4:718:XPIDL_IDLDIR="`$PKG_CONFIG --variable=idldir ${gecko_cv_gecko}`" evolution-rss-0.3.96/m4/gecko.m4-719-else evolution-rss-0.3.96/m4/gecko.m4:720:XPIDL_IDLDIR="`$PKG_CONFIG --variable=idldir ${gecko_cv_gecko}-xpcom`" evolution-rss-0.3.96/m4/gecko.m4-721-if test -z "$XPIDL_IDLDIR" -o ! -f "$XPIDL_IDLDIR/nsISupports.idl"; then evolution-rss-0.3.96/m4/gecko.m4:722: XPIDL_IDLDIR="`echo $_GECKO_LIBDIR | sed -e s!lib!share/idl!`" evolution-rss-0.3.96/m4/gecko.m4-723-fi ############################################## evolution-rss-0.3.96/m4/intltool.m4-38- evolution-rss-0.3.96/m4/intltool.m4:39:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` evolution-rss-0.3.96/m4/intltool.m4-40-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3` evolution-rss-0.3.96/m4/intltool.m4:41:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` evolution-rss-0.3.96/m4/intltool.m4-42-if test -n "$1"; then ############################################## evolution-rss-0.3.96/m4/intltool.m4-126-fi evolution-rss-0.3.96/m4/intltool.m4:127:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`" evolution-rss-0.3.96/m4/intltool.m4:128:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`" evolution-rss-0.3.96/m4/intltool.m4:129:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`" evolution-rss-0.3.96/m4/intltool.m4-130-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then ############################################## evolution-rss-0.3.96/m4/intltool.m4-142-else evolution-rss-0.3.96/m4/intltool.m4:143: IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"` evolution-rss-0.3.96/m4/intltool.m4-144- AC_MSG_RESULT([$IT_PERL_VERSION]) ############################################## evolution-rss-0.3.96/m4/intltool.m4-147- AC_MSG_CHECKING([for XML::Parser]) evolution-rss-0.3.96/m4/intltool.m4:148: if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then evolution-rss-0.3.96/m4/intltool.m4-149- AC_MSG_RESULT([ok]) ############################################## evolution-rss-0.3.96/m4/libtool.m4-119- done evolution-rss-0.3.96/m4/libtool.m4:120: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` evolution-rss-0.3.96/m4/libtool.m4-121-} ############################################## evolution-rss-0.3.96/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE], evolution-rss-0.3.96/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`']) evolution-rss-0.3.96/m4/libtool.m4-439- ############################################## evolution-rss-0.3.96/m4/libtool.m4-447-# evolution-rss-0.3.96/m4/libtool.m4:448:# <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`' evolution-rss-0.3.96/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS], ############################################## evolution-rss-0.3.96/m4/libtool.m4-557-]], lt_decl_quote_varnames); do evolution-rss-0.3.96/m4/libtool.m4:558: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in evolution-rss-0.3.96/m4/libtool.m4-559- *[[\\\\\\\`\\"\\\$]]*) evolution-rss-0.3.96/m4/libtool.m4:560: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes evolution-rss-0.3.96/m4/libtool.m4-561- ;; ############################################## evolution-rss-0.3.96/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do evolution-rss-0.3.96/m4/libtool.m4:571: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in evolution-rss-0.3.96/m4/libtool.m4-572- *[[\\\\\\\`\\"\\\$]]*) evolution-rss-0.3.96/m4/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 evolution-rss-0.3.96/m4/libtool.m4-574- ;; ############################################## evolution-rss-0.3.96/m4/libtool.m4-1112- if test yes = "$lt_cv_ld_force_load"; then evolution-rss-0.3.96/m4/libtool.m4:1113: _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\"`' evolution-rss-0.3.96/m4/libtool.m4-1114- m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes], ############################################## evolution-rss-0.3.96/m4/libtool.m4-1165- }]' evolution-rss-0.3.96/m4/libtool.m4:1166: _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` evolution-rss-0.3.96/m4/libtool.m4-1167- # Check for a 64-bit object if we didn't find anything. evolution-rss-0.3.96/m4/libtool.m4-1168- if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then evolution-rss-0.3.96/m4/libtool.m4:1169: _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` evolution-rss-0.3.96/m4/libtool.m4-1170- fi],[]) ############################################## evolution-rss-0.3.96/m4/libtool.m4-1201-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ evolution-rss-0.3.96/m4/libtool.m4:1202: test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then evolution-rss-0.3.96/m4/libtool.m4-1203- ECHO='print -r --' evolution-rss-0.3.96/m4/libtool.m4:1204:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then evolution-rss-0.3.96/m4/libtool.m4-1205- ECHO='printf %s\n' ############################################## evolution-rss-0.3.96/m4/libtool.m4-1236- PATH=/empty FPATH=/empty; export PATH FPATH evolution-rss-0.3.96/m4/libtool.m4:1237: test "X`printf %s $ECHO`" = "X$ECHO" \ evolution-rss-0.3.96/m4/libtool.m4:1238: || test "X`print -r -- $ECHO`" = "X$ECHO" )])]) evolution-rss-0.3.96/m4/libtool.m4-1239- ############################################## evolution-rss-0.3.96/m4/libtool.m4-1260- if test yes = "$GCC"; then evolution-rss-0.3.96/m4/libtool.m4:1261: lt_sysroot=`$CC --print-sysroot 2>/dev/null` evolution-rss-0.3.96/m4/libtool.m4-1262- fi ############################################## evolution-rss-0.3.96/m4/libtool.m4-1264- /*) evolution-rss-0.3.96/m4/libtool.m4:1265: lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` evolution-rss-0.3.96/m4/libtool.m4-1266- ;; #( ############################################## evolution-rss-0.3.96/m4/libtool.m4-1294- if AC_TRY_EVAL(ac_compile); then evolution-rss-0.3.96/m4/libtool.m4:1295: case `/usr/bin/file conftest.$ac_objext` in evolution-rss-0.3.96/m4/libtool.m4-1296- *ELF-32*) ############################################## evolution-rss-0.3.96/m4/libtool.m4-1311- if test yes = "$lt_cv_prog_gnu_ld"; then evolution-rss-0.3.96/m4/libtool.m4:1312: case `/usr/bin/file conftest.$ac_objext` in evolution-rss-0.3.96/m4/libtool.m4-1313- *32-bit*) ############################################## evolution-rss-0.3.96/m4/libtool.m4-1323- else evolution-rss-0.3.96/m4/libtool.m4:1324: case `/usr/bin/file conftest.$ac_objext` in evolution-rss-0.3.96/m4/libtool.m4-1325- *32-bit*) ############################################## evolution-rss-0.3.96/m4/libtool.m4-1345- emul=elf evolution-rss-0.3.96/m4/libtool.m4:1346: case `/usr/bin/file conftest.$ac_objext` in evolution-rss-0.3.96/m4/libtool.m4-1347- *32-bit*) ############################################## evolution-rss-0.3.96/m4/libtool.m4-1353- esac evolution-rss-0.3.96/m4/libtool.m4:1354: case `/usr/bin/file conftest.$ac_objext` in evolution-rss-0.3.96/m4/libtool.m4-1355- *MSB*) ############################################## evolution-rss-0.3.96/m4/libtool.m4-1361- esac evolution-rss-0.3.96/m4/libtool.m4:1362: case `/usr/bin/file conftest.$ac_objext` in evolution-rss-0.3.96/m4/libtool.m4-1363- *N32*) ############################################## evolution-rss-0.3.96/m4/libtool.m4-1726- # And add a safety zone evolution-rss-0.3.96/m4/libtool.m4:1727: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` evolution-rss-0.3.96/m4/libtool.m4:1728: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` evolution-rss-0.3.96/m4/libtool.m4-1729- ;; ############################################## evolution-rss-0.3.96/m4/libtool.m4-1759- if test -n "$kargmax"; then evolution-rss-0.3.96/m4/libtool.m4:1760: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ ]]//'` evolution-rss-0.3.96/m4/libtool.m4-1761- else ############################################## evolution-rss-0.3.96/m4/libtool.m4-1768- test undefined != "$lt_cv_sys_max_cmd_len"; then evolution-rss-0.3.96/m4/libtool.m4:1769: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` evolution-rss-0.3.96/m4/libtool.m4:1770: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` evolution-rss-0.3.96/m4/libtool.m4-1771- else ############################################## evolution-rss-0.3.96/m4/libtool.m4-1780- # we can't tell. evolution-rss-0.3.96/m4/libtool.m4:1781: while { test X`env echo "$teststring$teststring" 2>/dev/null` \ evolution-rss-0.3.96/m4/libtool.m4-1782- = "X$teststring$teststring"; } >/dev/null 2>&1 && ############################################## evolution-rss-0.3.96/m4/libtool.m4-1784- do evolution-rss-0.3.96/m4/libtool.m4:1785: i=`expr $i + 1` evolution-rss-0.3.96/m4/libtool.m4-1786- teststring=$teststring$teststring ############################################## evolution-rss-0.3.96/m4/libtool.m4-1788- # Only check the string length outside the loop. evolution-rss-0.3.96/m4/libtool.m4:1789: lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` evolution-rss-0.3.96/m4/libtool.m4-1790- teststring= ############################################## evolution-rss-0.3.96/m4/libtool.m4-1793- # linker. It appears as though 1/2 is a usable value. evolution-rss-0.3.96/m4/libtool.m4:1794: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` evolution-rss-0.3.96/m4/libtool.m4-1795- fi ############################################## evolution-rss-0.3.96/m4/libtool.m4-2259- *:) evolution-rss-0.3.96/m4/libtool.m4:2260: eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\" evolution-rss-0.3.96/m4/libtool.m4-2261- ;; evolution-rss-0.3.96/m4/libtool.m4-2262- x:*) evolution-rss-0.3.96/m4/libtool.m4:2263: eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\" evolution-rss-0.3.96/m4/libtool.m4-2264- ;; evolution-rss-0.3.96/m4/libtool.m4-2265- *::*) evolution-rss-0.3.96/m4/libtool.m4:2266: eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" evolution-rss-0.3.96/m4/libtool.m4:2267: eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\" evolution-rss-0.3.96/m4/libtool.m4-2268- ;; evolution-rss-0.3.96/m4/libtool.m4-2269- *) evolution-rss-0.3.96/m4/libtool.m4:2270: eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\" evolution-rss-0.3.96/m4/libtool.m4-2271- ;; ############################################## evolution-rss-0.3.96/m4/libtool.m4-2299- esac evolution-rss-0.3.96/m4/libtool.m4:2300: lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq` evolution-rss-0.3.96/m4/libtool.m4-2301- case $lt_search_path_spec in ############################################## evolution-rss-0.3.96/m4/libtool.m4-2306- # okay in the real world where ";" in dirpaths is itself problematic. evolution-rss-0.3.96/m4/libtool.m4:2307: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` evolution-rss-0.3.96/m4/libtool.m4-2308- ;; evolution-rss-0.3.96/m4/libtool.m4-2309- *) evolution-rss-0.3.96/m4/libtool.m4:2310: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` evolution-rss-0.3.96/m4/libtool.m4-2311- ;; ############################################## evolution-rss-0.3.96/m4/libtool.m4-2315- lt_tmp_lt_search_path_spec= evolution-rss-0.3.96/m4/libtool.m4:2316: lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` evolution-rss-0.3.96/m4/libtool.m4-2317- # ...but if some path component already ends with the multilib dir we assume ############################################## evolution-rss-0.3.96/m4/libtool.m4-2357- esac evolution-rss-0.3.96/m4/libtool.m4:2358: sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` evolution-rss-0.3.96/m4/libtool.m4-2359-else ############################################## evolution-rss-0.3.96/m4/libtool.m4-2498- # Create ${libname}_ixlibrary.a entries in /sys/libs. evolution-rss-0.3.96/m4/libtool.m4:2499: 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' evolution-rss-0.3.96/m4/libtool.m4-2500- ;; ############################################## evolution-rss-0.3.96/m4/libtool.m4-2534- # DLL is installed to $(libdir)/../bin by postinstall_cmds evolution-rss-0.3.96/m4/libtool.m4:2535: postinstall_cmds='base_file=`basename \$file`~ evolution-rss-0.3.96/m4/libtool.m4:2536: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ evolution-rss-0.3.96/m4/libtool.m4:2537: dldir=$destdir/`dirname \$dlpath`~ evolution-rss-0.3.96/m4/libtool.m4-2538- test -d \$dldir || mkdir -p \$dldir~ ############################################## evolution-rss-0.3.96/m4/libtool.m4-2543- fi' evolution-rss-0.3.96/m4/libtool.m4:2544: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ evolution-rss-0.3.96/m4/libtool.m4-2545- dlpath=$dir/\$dldll~ ############################################## evolution-rss-0.3.96/m4/libtool.m4-2551- # Cygwin DLLs use 'cyg' prefix rather than 'lib' evolution-rss-0.3.96/m4/libtool.m4:2552: soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' evolution-rss-0.3.96/m4/libtool.m4-2553-m4_if([$1], [],[ ############################################## evolution-rss-0.3.96/m4/libtool.m4-2557- # MinGW DLLs use traditional 'lib' prefix evolution-rss-0.3.96/m4/libtool.m4:2558: soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' evolution-rss-0.3.96/m4/libtool.m4-2559- ;; ############################################## evolution-rss-0.3.96/m4/libtool.m4-2561- # pw32 DLLs use 'pw' prefix rather than 'lib' evolution-rss-0.3.96/m4/libtool.m4:2562: library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' evolution-rss-0.3.96/m4/libtool.m4-2563- ;; ############################################## evolution-rss-0.3.96/m4/libtool.m4-2570- libname_spec='$name' evolution-rss-0.3.96/m4/libtool.m4:2571: soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' evolution-rss-0.3.96/m4/libtool.m4-2572- library_names_spec='$libname.dll.lib' ############################################## evolution-rss-0.3.96/m4/libtool.m4-2582- # Let DOS variable expansion print the short 8.3 style file name. evolution-rss-0.3.96/m4/libtool.m4:2583: lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` evolution-rss-0.3.96/m4/libtool.m4-2584- sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" ############################################## evolution-rss-0.3.96/m4/libtool.m4-2587- # Convert to MSYS style. evolution-rss-0.3.96/m4/libtool.m4:2588: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'` evolution-rss-0.3.96/m4/libtool.m4-2589- ;; ############################################## evolution-rss-0.3.96/m4/libtool.m4-2593- # like /cygdrive/c/PROGRA~1:/cygdr... evolution-rss-0.3.96/m4/libtool.m4:2594: sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` evolution-rss-0.3.96/m4/libtool.m4:2595: sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` evolution-rss-0.3.96/m4/libtool.m4:2596: sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` evolution-rss-0.3.96/m4/libtool.m4-2597- ;; ############################################## evolution-rss-0.3.96/m4/libtool.m4-2601- # It is most probably a Windows format PATH. evolution-rss-0.3.96/m4/libtool.m4:2602: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` evolution-rss-0.3.96/m4/libtool.m4-2603- else evolution-rss-0.3.96/m4/libtool.m4:2604: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` evolution-rss-0.3.96/m4/libtool.m4-2605- fi ############################################## evolution-rss-0.3.96/m4/libtool.m4-2611- # DLL is installed to $(libdir)/../bin by postinstall_cmds evolution-rss-0.3.96/m4/libtool.m4:2612: postinstall_cmds='base_file=`basename \$file`~ evolution-rss-0.3.96/m4/libtool.m4:2613: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ evolution-rss-0.3.96/m4/libtool.m4:2614: dldir=$destdir/`dirname \$dlpath`~ evolution-rss-0.3.96/m4/libtool.m4-2615- test -d \$dldir || mkdir -p \$dldir~ evolution-rss-0.3.96/m4/libtool.m4-2616- $install_prog $dir/$dlname \$dldir/$dlname' evolution-rss-0.3.96/m4/libtool.m4:2617: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ evolution-rss-0.3.96/m4/libtool.m4-2618- dlpath=$dir/\$dldll~ ############################################## evolution-rss-0.3.96/m4/libtool.m4-2625- # Assume MSVC wrapper evolution-rss-0.3.96/m4/libtool.m4:2626: library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib' evolution-rss-0.3.96/m4/libtool.m4-2627- dynamic_linker='Win32 ld.exe' ############################################## evolution-rss-0.3.96/m4/libtool.m4-2642- shlibpath_var=DYLD_LIBRARY_PATH evolution-rss-0.3.96/m4/libtool.m4:2643: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' evolution-rss-0.3.96/m4/libtool.m4-2644-m4_if([$1], [],[ ############################################## evolution-rss-0.3.96/m4/libtool.m4-2879- if test -f /etc/ld.so.conf; then evolution-rss-0.3.96/m4/libtool.m4:2880: 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' ' '` evolution-rss-0.3.96/m4/libtool.m4-2881- sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra" ############################################## evolution-rss-0.3.96/m4/libtool.m4-2933- need_lib_prefix=no evolution-rss-0.3.96/m4/libtool.m4:2934: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then evolution-rss-0.3.96/m4/libtool.m4-2935- need_version=no ############################################## evolution-rss-0.3.96/m4/libtool.m4-2960- sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec evolution-rss-0.3.96/m4/libtool.m4:2961: postinstall_cmds='base_file=`basename \$file`~ evolution-rss-0.3.96/m4/libtool.m4:2962: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~ evolution-rss-0.3.96/m4/libtool.m4:2963: dldir=$destdir/`dirname \$dlpath`~ evolution-rss-0.3.96/m4/libtool.m4-2964- test -d \$dldir || mkdir -p \$dldir~ ############################################## evolution-rss-0.3.96/m4/libtool.m4-2969- fi' evolution-rss-0.3.96/m4/libtool.m4:2970: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~ evolution-rss-0.3.96/m4/libtool.m4-2971- dlpath=$dir/\$dldll~ ############################################## evolution-rss-0.3.96/m4/libtool.m4-3180- "file_magic "*) evolution-rss-0.3.96/m4/libtool.m4:3181: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` evolution-rss-0.3.96/m4/libtool.m4-3182- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## evolution-rss-0.3.96/m4/libtool.m4-3263- # gcc leaves a trailing carriage return, which upsets mingw evolution-rss-0.3.96/m4/libtool.m4:3264: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; evolution-rss-0.3.96/m4/libtool.m4-3265- *) evolution-rss-0.3.96/m4/libtool.m4:3266: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; evolution-rss-0.3.96/m4/libtool.m4-3267- esac ############################################## evolution-rss-0.3.96/m4/libtool.m4-3272- # Canonicalize the pathname of ld evolution-rss-0.3.96/m4/libtool.m4:3273: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` evolution-rss-0.3.96/m4/libtool.m4-3274- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do evolution-rss-0.3.96/m4/libtool.m4:3275: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` evolution-rss-0.3.96/m4/libtool.m4-3276- done ############################################## evolution-rss-0.3.96/m4/libtool.m4-3303- # Break only if it was the GNU/non-GNU ld that we prefer. evolution-rss-0.3.96/m4/libtool.m4:3304: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in evolution-rss-0.3.96/m4/libtool.m4-3305- *GNU* | *'with BFD'*) ############################################## evolution-rss-0.3.96/m4/libtool.m4-3343-[# I'd rather use --version here, but apparently some GNU lds only accept -v. evolution-rss-0.3.96/m4/libtool.m4:3344:case `$LD -v 2>&1 </dev/null` in evolution-rss-0.3.96/m4/libtool.m4-3345-*GNU* | *'with BFD'*) ############################################## evolution-rss-0.3.96/m4/libtool.m4-3570-openbsd* | bitrig*) evolution-rss-0.3.96/m4/libtool.m4:3571: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then evolution-rss-0.3.96/m4/libtool.m4-3572- lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$' ############################################## evolution-rss-0.3.96/m4/libtool.m4-3637- else evolution-rss-0.3.96/m4/libtool.m4:3638: file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"` evolution-rss-0.3.96/m4/libtool.m4-3639- fi ############################################## evolution-rss-0.3.96/m4/libtool.m4-3688- esac evolution-rss-0.3.96/m4/libtool.m4:3689: case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in evolution-rss-0.3.96/m4/libtool.m4-3690- *$lt_bad_file* | *'Invalid file or object type'*) ############################################## evolution-rss-0.3.96/m4/libtool.m4-3694- *) evolution-rss-0.3.96/m4/libtool.m4:3695: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in evolution-rss-0.3.96/m4/libtool.m4-3696- */dev/null*) ############################################## evolution-rss-0.3.96/m4/libtool.m4-3720- AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :) evolution-rss-0.3.96/m4/libtool.m4:3721: case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in evolution-rss-0.3.96/m4/libtool.m4-3722- *COFF*) ############################################## evolution-rss-0.3.96/m4/libtool.m4-3779- # decide which one to use based on capabilities of $DLLTOOL evolution-rss-0.3.96/m4/libtool.m4:3780: case `$DLLTOOL --help 2>&1` in evolution-rss-0.3.96/m4/libtool.m4-3781- *--identify-strict*) ############################################## evolution-rss-0.3.96/m4/libtool.m4-3953-# If we're using GNU nm, then use its standard symbol codes. evolution-rss-0.3.96/m4/libtool.m4:3954:case `$NM -V 2>&1` in evolution-rss-0.3.96/m4/libtool.m4-3955-*GNU* | *'with BFD'*) ############################################## evolution-rss-0.3.96/m4/libtool.m4-4001-mingw*) evolution-rss-0.3.96/m4/libtool.m4:4002: opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp evolution-rss-0.3.96/m4/libtool.m4-4003- ;; ############################################## evolution-rss-0.3.96/m4/libtool.m4-4057- nlist=conftest.nm evolution-rss-0.3.96/m4/libtool.m4:4058: if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then evolution-rss-0.3.96/m4/libtool.m4-4059- # Try sorting and uniquifying the output. ############################################## evolution-rss-0.3.96/m4/libtool.m4-4405- *) evolution-rss-0.3.96/m4/libtool.m4:4406: case `$CC -V 2>&1 | sed 5q` in evolution-rss-0.3.96/m4/libtool.m4-4407- *Sun\ C*) ############################################## evolution-rss-0.3.96/m4/libtool.m4-4741- *) evolution-rss-0.3.96/m4/libtool.m4:4742: case `$CC -V 2>&1 | sed 5q` in evolution-rss-0.3.96/m4/libtool.m4-4743- *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*) ############################################## evolution-rss-0.3.96/m4/libtool.m4-4924- else evolution-rss-0.3.96/m4/libtool.m4:4925: _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' evolution-rss-0.3.96/m4/libtool.m4-4926- fi ############################################## evolution-rss-0.3.96/m4/libtool.m4-5017- # shared libraries, regardless of the interface used. evolution-rss-0.3.96/m4/libtool.m4:5018: case `$LD -v 2>&1` in evolution-rss-0.3.96/m4/libtool.m4-5019- *\ \(GNU\ Binutils\)\ 2.19.5*) ;; ############################################## evolution-rss-0.3.96/m4/libtool.m4-5049- supports_anon_versioning=no evolution-rss-0.3.96/m4/libtool.m4:5050: case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in evolution-rss-0.3.96/m4/libtool.m4-5051- *GNU\ gold*) supports_anon_versioning=yes ;; ############################################## evolution-rss-0.3.96/m4/libtool.m4-5152- prefix_cmds="$SED"~ evolution-rss-0.3.96/m4/libtool.m4:5153: if test EXPORTS = "`$SED 1q $export_symbols`"; then evolution-rss-0.3.96/m4/libtool.m4-5154- prefix_cmds="$prefix_cmds -e 1d"; ############################################## evolution-rss-0.3.96/m4/libtool.m4-5174- # time. Moving up from 0x10000000 also allows more sbrk(2) space. evolution-rss-0.3.96/m4/libtool.m4:5175: _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' evolution-rss-0.3.96/m4/libtool.m4:5176: _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' evolution-rss-0.3.96/m4/libtool.m4-5177- ;; ############################################## evolution-rss-0.3.96/m4/libtool.m4-5192- pgcc*) # Portland Group C compiler evolution-rss-0.3.96/m4/libtool.m4:5193: _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' evolution-rss-0.3.96/m4/libtool.m4-5194- tmp_addflag=' $pic_flag' ############################################## evolution-rss-0.3.96/m4/libtool.m4-5197- # Portland Group f77 and f90 compilers evolution-rss-0.3.96/m4/libtool.m4:5198: _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' evolution-rss-0.3.96/m4/libtool.m4-5199- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## evolution-rss-0.3.96/m4/libtool.m4-5214- nvcc*) # Cuda Compiler Driver 2.2 evolution-rss-0.3.96/m4/libtool.m4:5215: _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' evolution-rss-0.3.96/m4/libtool.m4-5216- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## evolution-rss-0.3.96/m4/libtool.m4-5218- esac evolution-rss-0.3.96/m4/libtool.m4:5219: case `$CC -V 2>&1 | sed 5q` in evolution-rss-0.3.96/m4/libtool.m4-5220- *Sun\ C*) # Sun C 5.9 evolution-rss-0.3.96/m4/libtool.m4:5221: _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' evolution-rss-0.3.96/m4/libtool.m4-5222- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## evolution-rss-0.3.96/m4/libtool.m4-5289- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) evolution-rss-0.3.96/m4/libtool.m4:5290: case `$LD -v 2>&1` in evolution-rss-0.3.96/m4/libtool.m4-5291- *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*) ############################################## evolution-rss-0.3.96/m4/libtool.m4-5378- else evolution-rss-0.3.96/m4/libtool.m4:5379: _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' evolution-rss-0.3.96/m4/libtool.m4-5380- fi ############################################## evolution-rss-0.3.96/m4/libtool.m4-5443- # below for broken collect2 doesn't work under 4.3+ evolution-rss-0.3.96/m4/libtool.m4:5444: collect2name=`$CC -print-prog-name=collect2` evolution-rss-0.3.96/m4/libtool.m4-5445- if test -f "$collect2name" && ############################################## evolution-rss-0.3.96/m4/libtool.m4-5499- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath" evolution-rss-0.3.96/m4/libtool.m4:5500: _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 evolution-rss-0.3.96/m4/libtool.m4-5501- else ############################################## evolution-rss-0.3.96/m4/libtool.m4-5524- # -brtl affects multiple linker settings, -berok does not and is overridden later evolution-rss-0.3.96/m4/libtool.m4:5525: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`' evolution-rss-0.3.96/m4/libtool.m4-5526- if test svr4 != "$with_aix_soname"; then ############################################## evolution-rss-0.3.96/m4/libtool.m4-5615- # FIXME: Setting linknames here is a bad hack. evolution-rss-0.3.96/m4/libtool.m4:5616: _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' evolution-rss-0.3.96/m4/libtool.m4-5617- # The linker will automatically build a .lib file if we build a DLL. ############################################## evolution-rss-0.3.96/m4/libtool.m4-5753- if test yes = "$GCC"; then evolution-rss-0.3.96/m4/libtool.m4:5754: _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' evolution-rss-0.3.96/m4/libtool.m4-5755- # Try to use the -exported_symbol ld option, if it does not ############################################## evolution-rss-0.3.96/m4/libtool.m4-5776- if test yes = "$lt_cv_irix_exported_symbol"; then evolution-rss-0.3.96/m4/libtool.m4:5777: _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' evolution-rss-0.3.96/m4/libtool.m4-5778- fi evolution-rss-0.3.96/m4/libtool.m4-5779- else evolution-rss-0.3.96/m4/libtool.m4:5780: _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' evolution-rss-0.3.96/m4/libtool.m4:5781: _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' evolution-rss-0.3.96/m4/libtool.m4-5782- fi ############################################## evolution-rss-0.3.96/m4/libtool.m4-5826- _LT_TAGVAR(hardcode_direct_absolute, $1)=yes evolution-rss-0.3.96/m4/libtool.m4:5827: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then evolution-rss-0.3.96/m4/libtool.m4-5828- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## evolution-rss-0.3.96/m4/libtool.m4-5857- prefix_cmds="$SED"~ evolution-rss-0.3.96/m4/libtool.m4:5858: if test EXPORTS = "`$SED 1q $export_symbols`"; then evolution-rss-0.3.96/m4/libtool.m4-5859- prefix_cmds="$prefix_cmds -e 1d"; ############################################## evolution-rss-0.3.96/m4/libtool.m4-5871- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' evolution-rss-0.3.96/m4/libtool.m4:5872: _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' evolution-rss-0.3.96/m4/libtool.m4-5873- else evolution-rss-0.3.96/m4/libtool.m4-5874- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' evolution-rss-0.3.96/m4/libtool.m4:5875: _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' evolution-rss-0.3.96/m4/libtool.m4-5876- fi ############################################## evolution-rss-0.3.96/m4/libtool.m4-5884- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' evolution-rss-0.3.96/m4/libtool.m4:5885: _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' evolution-rss-0.3.96/m4/libtool.m4-5886- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir' ############################################## evolution-rss-0.3.96/m4/libtool.m4-5888- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' evolution-rss-0.3.96/m4/libtool.m4:5889: _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' evolution-rss-0.3.96/m4/libtool.m4:5890: _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~ evolution-rss-0.3.96/m4/libtool.m4:5891: $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' evolution-rss-0.3.96/m4/libtool.m4-5892- ############################################## evolution-rss-0.3.96/m4/libtool.m4-5907- else evolution-rss-0.3.96/m4/libtool.m4:5908: case `$CC -V 2>&1` in evolution-rss-0.3.96/m4/libtool.m4-5909- *"Compilers 5.0"*) ############################################## evolution-rss-0.3.96/m4/libtool.m4-6100- _LT_TAGVAR(allow_undefined_flag, $1)= evolution-rss-0.3.96/m4/libtool.m4:6101: if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) evolution-rss-0.3.96/m4/libtool.m4-6102- then ############################################## evolution-rss-0.3.96/m4/libtool.m4-6404- # ancient GNU ld didn't support --whole-archive et. al. evolution-rss-0.3.96/m4/libtool.m4:6405: if eval "`$CC -print-prog-name=ld` --help 2>&1" | evolution-rss-0.3.96/m4/libtool.m4-6406- $GREP 'no-whole-archive' > /dev/null; then ############################################## evolution-rss-0.3.96/m4/libtool.m4-6514- # below for broken collect2 doesn't work under 4.3+ evolution-rss-0.3.96/m4/libtool.m4:6515: collect2name=`$CC -print-prog-name=collect2` evolution-rss-0.3.96/m4/libtool.m4-6516- if test -f "$collect2name" && ############################################## evolution-rss-0.3.96/m4/libtool.m4-6572- evolution-rss-0.3.96/m4/libtool.m4:6573: _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 evolution-rss-0.3.96/m4/libtool.m4-6574- else ############################################## evolution-rss-0.3.96/m4/libtool.m4-6597- # -brtl affects multiple linker settings, -berok does not and is overridden later evolution-rss-0.3.96/m4/libtool.m4:6598: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`' evolution-rss-0.3.96/m4/libtool.m4-6599- if test svr4 != "$with_aix_soname"; then ############################################## evolution-rss-0.3.96/m4/libtool.m4-6726- prefix_cmds="$SED"~ evolution-rss-0.3.96/m4/libtool.m4:6727: if test EXPORTS = "`$SED 1q $export_symbols`"; then evolution-rss-0.3.96/m4/libtool.m4-6728- prefix_cmds="$prefix_cmds -e 1d"; ############################################## evolution-rss-0.3.96/m4/libtool.m4-6800- # dependencies. evolution-rss-0.3.96/m4/libtool.m4:6801: 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"' evolution-rss-0.3.96/m4/libtool.m4-6802- ;; ############################################## evolution-rss-0.3.96/m4/libtool.m4-6865- # dependencies. evolution-rss-0.3.96/m4/libtool.m4:6866: 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"' evolution-rss-0.3.96/m4/libtool.m4-6867- ;; ############################################## evolution-rss-0.3.96/m4/libtool.m4-6901- # time. Moving up from 0x10000000 also allows more sbrk(2) space. evolution-rss-0.3.96/m4/libtool.m4:6902: _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' evolution-rss-0.3.96/m4/libtool.m4:6903: _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' evolution-rss-0.3.96/m4/libtool.m4-6904- ;; ############################################## evolution-rss-0.3.96/m4/libtool.m4-6908- # SGI C++ evolution-rss-0.3.96/m4/libtool.m4:6909: _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' evolution-rss-0.3.96/m4/libtool.m4-6910- ############################################## evolution-rss-0.3.96/m4/libtool.m4-6919- if test no = "$with_gnu_ld"; then evolution-rss-0.3.96/m4/libtool.m4:6920: _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' evolution-rss-0.3.96/m4/libtool.m4-6921- else evolution-rss-0.3.96/m4/libtool.m4:6922: _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' evolution-rss-0.3.96/m4/libtool.m4-6923- fi ############################################## evolution-rss-0.3.96/m4/libtool.m4-6940- # to its proper name (with version) after linking. evolution-rss-0.3.96/m4/libtool.m4:6941: _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' evolution-rss-0.3.96/m4/libtool.m4:6942: _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' evolution-rss-0.3.96/m4/libtool.m4-6943- # Commands to make compiler produce verbose output that lists ############################################## evolution-rss-0.3.96/m4/libtool.m4-6950- # dependencies. evolution-rss-0.3.96/m4/libtool.m4:6951: 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"' evolution-rss-0.3.96/m4/libtool.m4-6952- ############################################## evolution-rss-0.3.96/m4/libtool.m4-6965- # earlier do not add the objects themselves. evolution-rss-0.3.96/m4/libtool.m4:6966: case `$CC -V 2>&1` in evolution-rss-0.3.96/m4/libtool.m4-6967- *"Version 7."*) ############################################## evolution-rss-0.3.96/m4/libtool.m4-6986- # Portland Group C++ compiler evolution-rss-0.3.96/m4/libtool.m4:6987: case `$CC -V` in evolution-rss-0.3.96/m4/libtool.m4-6988- *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*) ############################################## evolution-rss-0.3.96/m4/libtool.m4-6991- $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~ evolution-rss-0.3.96/m4/libtool.m4:6992: compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"' evolution-rss-0.3.96/m4/libtool.m4-6993- _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~ ############################################## evolution-rss-0.3.96/m4/libtool.m4-6995- $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~ evolution-rss-0.3.96/m4/libtool.m4:6996: $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~ evolution-rss-0.3.96/m4/libtool.m4-6997- $RANLIB $oldlib' ############################################## evolution-rss-0.3.96/m4/libtool.m4-7000- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ evolution-rss-0.3.96/m4/libtool.m4:7001: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib' evolution-rss-0.3.96/m4/libtool.m4-7002- _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~ ############################################## evolution-rss-0.3.96/m4/libtool.m4-7004- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ evolution-rss-0.3.96/m4/libtool.m4:7005: $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' evolution-rss-0.3.96/m4/libtool.m4-7006- ;; ############################################## evolution-rss-0.3.96/m4/libtool.m4-7014- _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic' evolution-rss-0.3.96/m4/libtool.m4:7015: _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' evolution-rss-0.3.96/m4/libtool.m4-7016- ;; ############################################## evolution-rss-0.3.96/m4/libtool.m4-7033- # dependencies. evolution-rss-0.3.96/m4/libtool.m4:7034: 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' evolution-rss-0.3.96/m4/libtool.m4-7035- ;; ############################################## evolution-rss-0.3.96/m4/libtool.m4-7048- *) evolution-rss-0.3.96/m4/libtool.m4:7049: case `$CC -V 2>&1 | sed 5q` in evolution-rss-0.3.96/m4/libtool.m4-7050- *Sun\ C*) ############################################## evolution-rss-0.3.96/m4/libtool.m4-7055- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' evolution-rss-0.3.96/m4/libtool.m4:7056: _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' evolution-rss-0.3.96/m4/libtool.m4-7057- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## evolution-rss-0.3.96/m4/libtool.m4-7120- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir' evolution-rss-0.3.96/m4/libtool.m4:7121: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then evolution-rss-0.3.96/m4/libtool.m4-7122- _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' ############################################## evolution-rss-0.3.96/m4/libtool.m4-7139- # to its proper name (with version) after linking. evolution-rss-0.3.96/m4/libtool.m4:7140: _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' evolution-rss-0.3.96/m4/libtool.m4-7141- ############################################## evolution-rss-0.3.96/m4/libtool.m4-7160- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' evolution-rss-0.3.96/m4/libtool.m4:7161: _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' evolution-rss-0.3.96/m4/libtool.m4-7162- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir' ############################################## evolution-rss-0.3.96/m4/libtool.m4-7165- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' evolution-rss-0.3.96/m4/libtool.m4:7166: _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' evolution-rss-0.3.96/m4/libtool.m4:7167: _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ evolution-rss-0.3.96/m4/libtool.m4-7168- echo "-hidden">> $lib.exp~ evolution-rss-0.3.96/m4/libtool.m4:7169: $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~ evolution-rss-0.3.96/m4/libtool.m4-7170- $RM $lib.exp' ############################################## evolution-rss-0.3.96/m4/libtool.m4-7184- # dependencies. evolution-rss-0.3.96/m4/libtool.m4:7185: 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"' evolution-rss-0.3.96/m4/libtool.m4-7186- ;; ############################################## evolution-rss-0.3.96/m4/libtool.m4-7191- osf3*) evolution-rss-0.3.96/m4/libtool.m4:7192: _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' evolution-rss-0.3.96/m4/libtool.m4-7193- ;; evolution-rss-0.3.96/m4/libtool.m4-7194- *) evolution-rss-0.3.96/m4/libtool.m4:7195: _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' evolution-rss-0.3.96/m4/libtool.m4-7196- ;; ############################################## evolution-rss-0.3.96/m4/libtool.m4-7444- case @S|@2 in evolution-rss-0.3.96/m4/libtool.m4:7445: .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;; evolution-rss-0.3.96/m4/libtool.m4:7446: *) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;; evolution-rss-0.3.96/m4/libtool.m4-7447- esac ############################################## evolution-rss-0.3.96/m4/libtool.m4-7533- evolution-rss-0.3.96/m4/libtool.m4:7534: for p in `eval "$output_verbose_link_cmd"`; do evolution-rss-0.3.96/m4/libtool.m4-7535- case $prev$p in ############################################## evolution-rss-0.3.96/m4/libtool.m4-7637-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then evolution-rss-0.3.96/m4/libtool.m4:7638: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'` evolution-rss-0.3.96/m4/libtool.m4-7639-fi ############################################## evolution-rss-0.3.96/m4/libtool.m4-8257- test 10 -lt "$lt_ac_count" && break evolution-rss-0.3.96/m4/libtool.m4:8258: lt_ac_count=`expr $lt_ac_count + 1` evolution-rss-0.3.96/m4/libtool.m4-8259- if test "$lt_ac_count" -gt "$lt_ac_max"; then ############################################## evolution-rss-0.3.96/ltmain.sh-103-# evolution-rss-0.3.96/ltmain.sh:104:# . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh evolution-rss-0.3.96/ltmain.sh-105-# ############################################## evolution-rss-0.3.96/ltmain.sh-202- func_executable_p "$_G_path_prog" || continue evolution-rss-0.3.96/ltmain.sh:203: case `"$_G_path_prog" --version 2>&1` in evolution-rss-0.3.96/ltmain.sh-204- *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;; ############################################## evolution-rss-0.3.96/ltmain.sh-249- diff conftest.out conftest.nl >/dev/null 2>&1 || break evolution-rss-0.3.96/ltmain.sh:250: _G_count=`expr $_G_count + 1` evolution-rss-0.3.96/ltmain.sh-251- if test "$_G_count" -gt "$_G_path_prog_max"; then ############################################## evolution-rss-0.3.96/ltmain.sh-285- diff conftest.out conftest.nl >/dev/null 2>&1 || break evolution-rss-0.3.96/ltmain.sh:286: _G_count=`expr $_G_count + 1` evolution-rss-0.3.96/ltmain.sh-287- if test "$_G_count" -gt "$_G_path_prog_max"; then ############################################## evolution-rss-0.3.96/ltmain.sh-410-# The name of this program. evolution-rss-0.3.96/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"` evolution-rss-0.3.96/ltmain.sh-412- ############################################## evolution-rss-0.3.96/ltmain.sh-416- *[\\/]*) evolution-rss-0.3.96/ltmain.sh:417: progdir=`$ECHO "$progpath" |$SED "$sed_dirname"` evolution-rss-0.3.96/ltmain.sh:418: progdir=`cd "$progdir" && pwd` evolution-rss-0.3.96/ltmain.sh-419- progpath=$progdir/$progname ############################################## evolution-rss-0.3.96/ltmain.sh-610- evolution-rss-0.3.96/ltmain.sh:611: eval _G_current_value='`$ECHO $'$1'`' evolution-rss-0.3.96/ltmain.sh:612: _G_delim=`expr "$2" : '\(.\)'` evolution-rss-0.3.96/ltmain.sh-613- ############################################## evolution-rss-0.3.96/ltmain.sh-639- evolution-rss-0.3.96/ltmain.sh:640: func_arith_result=`expr "$@"` evolution-rss-0.3.96/ltmain.sh-641- } ############################################## evolution-rss-0.3.96/ltmain.sh-660- # ...otherwise fall back to using sed. evolution-rss-0.3.96/ltmain.sh:661: _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`' evolution-rss-0.3.96/ltmain.sh:662: _d='func_dirname_result=`$ECHO "$1" |$SED "$sed_dirname"` evolution-rss-0.3.96/ltmain.sh-663- if test "X$func_dirname_result" = "X$1"; then ############################################## evolution-rss-0.3.96/ltmain.sh-757- test -n "$_G_tc" && { evolution-rss-0.3.96/ltmain.sh:758: _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"` evolution-rss-0.3.96/ltmain.sh:759: _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"` evolution-rss-0.3.96/ltmain.sh-760- } evolution-rss-0.3.96/ltmain.sh-761- done evolution-rss-0.3.96/ltmain.sh:762: _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`" " ## exclude from sc_prohibit_nested_quotes evolution-rss-0.3.96/ltmain.sh-763- ############################################## evolution-rss-0.3.96/ltmain.sh-831- evolution-rss-0.3.96/ltmain.sh:832: func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len` evolution-rss-0.3.96/ltmain.sh-833- } ############################################## evolution-rss-0.3.96/ltmain.sh-863- # ...otherwise throw away the child directory and loop evolution-rss-0.3.96/ltmain.sh:864: _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"` evolution-rss-0.3.96/ltmain.sh-865- done evolution-rss-0.3.96/ltmain.sh:866: _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'` evolution-rss-0.3.96/ltmain.sh-867- ############################################## evolution-rss-0.3.96/ltmain.sh-901- # If mktemp works, use that first and foremost evolution-rss-0.3.96/ltmain.sh:902: _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null` evolution-rss-0.3.96/ltmain.sh-903- ############################################## evolution-rss-0.3.96/ltmain.sh-1111- *[\\\`\"\$]*) evolution-rss-0.3.96/ltmain.sh:1112: _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;; evolution-rss-0.3.96/ltmain.sh-1113- *) ############################################## evolution-rss-0.3.96/ltmain.sh-1198- case $2 in evolution-rss-0.3.96/ltmain.sh:1199: .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;; evolution-rss-0.3.96/ltmain.sh:1200: *) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;; evolution-rss-0.3.96/ltmain.sh-1201- esac ############################################## evolution-rss-0.3.96/ltmain.sh-1271- [0-9]* | *[!a-zA-Z0-9_]*) evolution-rss-0.3.96/ltmain.sh:1272: func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'` evolution-rss-0.3.96/ltmain.sh-1273- ;; ############################################## evolution-rss-0.3.96/ltmain.sh-1358- evolution-rss-0.3.96/ltmain.sh:1359: test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q` evolution-rss-0.3.96/ltmain.sh-1360-} ############################################## evolution-rss-0.3.96/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell evolution-rss-0.3.96/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another evolution-rss-0.3.96/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script ############################################## evolution-rss-0.3.96/ltmain.sh-1517- evolution-rss-0.3.96/ltmain.sh:1518: eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`' evolution-rss-0.3.96/ltmain.sh-1519-} ############################################## evolution-rss-0.3.96/ltmain.sh-1870- evolution-rss-0.3.96/ltmain.sh:1871: func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'` evolution-rss-0.3.96/ltmain.sh-1872- func_split_equals_rhs= evolution-rss-0.3.96/ltmain.sh-1873- test "x$func_split_equals_lhs" = "x$1" \ evolution-rss-0.3.96/ltmain.sh:1874: || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'` evolution-rss-0.3.96/ltmain.sh-1875- } ############################################## evolution-rss-0.3.96/ltmain.sh-1898- evolution-rss-0.3.96/ltmain.sh:1899: func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'` evolution-rss-0.3.96/ltmain.sh:1900: func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'` evolution-rss-0.3.96/ltmain.sh-1901- } ############################################## evolution-rss-0.3.96/ltmain.sh-2071- version: $progname (GNU libtool) 2.4.6 evolution-rss-0.3.96/ltmain.sh:2072: automake: `($AUTOMAKE --version) 2>/dev/null |$SED 1q` evolution-rss-0.3.96/ltmain.sh:2073: autoconf: `($AUTOCONF --version) 2>/dev/null |$SED 1q` evolution-rss-0.3.96/ltmain.sh-2074- ############################################## evolution-rss-0.3.96/ltmain.sh-2110- { evolution-rss-0.3.96/ltmain.sh:2111: func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"` evolution-rss-0.3.96/ltmain.sh-2112- } ############################################## evolution-rss-0.3.96/ltmain.sh-2115- { evolution-rss-0.3.96/ltmain.sh:2116: func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'` evolution-rss-0.3.96/ltmain.sh-2117- } ############################################## evolution-rss-0.3.96/ltmain.sh-2206- # quotes we have to do it in 2 steps: evolution-rss-0.3.96/ltmain.sh:2207: extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"` evolution-rss-0.3.96/ltmain.sh-2208- eval "$extractedcf" ############################################## evolution-rss-0.3.96/ltmain.sh-2659- done evolution-rss-0.3.96/ltmain.sh:2660: CC_expanded=`func_echo_all $CC` evolution-rss-0.3.96/ltmain.sh:2661: CC_quoted_expanded=`func_echo_all $CC_quoted` evolution-rss-0.3.96/ltmain.sh-2662- case $@ in ############################################## evolution-rss-0.3.96/ltmain.sh-2672- # Evaluate the configuration. evolution-rss-0.3.96/ltmain.sh:2673: eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`" evolution-rss-0.3.96/ltmain.sh-2674- CC_quoted= ############################################## evolution-rss-0.3.96/ltmain.sh-2678- done evolution-rss-0.3.96/ltmain.sh:2679: CC_expanded=`func_echo_all $CC` evolution-rss-0.3.96/ltmain.sh:2680: CC_quoted_expanded=`func_echo_all $CC_quoted` evolution-rss-0.3.96/ltmain.sh-2681- case "$@ " in ############################################## evolution-rss-0.3.96/ltmain.sh-2770- # zero AND non-empty stdout, which explains the odd construction: evolution-rss-0.3.96/ltmain.sh:2771: func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null` evolution-rss-0.3.96/ltmain.sh-2772- if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then ############################################## evolution-rss-0.3.96/ltmain.sh-2838- if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then evolution-rss-0.3.96/ltmain.sh:2839: func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null` evolution-rss-0.3.96/ltmain.sh-2840- if test "$?" -ne 0; then ############################################## evolution-rss-0.3.96/ltmain.sh-3009- # LT_CYGPATH in this case. evolution-rss-0.3.96/ltmain.sh:3010: func_to_host_file_result=`cygpath -m "$1"` evolution-rss-0.3.96/ltmain.sh-3011- fi ############################################## evolution-rss-0.3.96/ltmain.sh-3166- func_to_host_path_tmp1=$func_stripname_result evolution-rss-0.3.96/ltmain.sh:3167: func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"` evolution-rss-0.3.96/ltmain.sh-3168- func_convert_path_check : ";" \ ############################################## evolution-rss-0.3.96/ltmain.sh-3376- *.[cCFSifmso] | \ evolution-rss-0.3.96/ltmain.sh:3377: *.ada | *.adb | *.ads | *.asm | \ evolution-rss-0.3.96/ltmain.sh-3378- *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \ ############################################## evolution-rss-0.3.96/ltmain.sh-3453- if test no = "$compiler_c_o"; then evolution-rss-0.3.96/ltmain.sh:3454: output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext evolution-rss-0.3.96/ltmain.sh-3455- lockfile=$output_obj.lock ############################################## evolution-rss-0.3.96/ltmain.sh-3472-*** ERROR, $lockfile exists and contains: evolution-rss-0.3.96/ltmain.sh:3473:`cat $lockfile 2>/dev/null` evolution-rss-0.3.96/ltmain.sh-3474- ############################################## evolution-rss-0.3.96/ltmain.sh-3520- if test warn = "$need_locks" && evolution-rss-0.3.96/ltmain.sh:3521: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then evolution-rss-0.3.96/ltmain.sh-3522- $ECHO "\ evolution-rss-0.3.96/ltmain.sh-3523-*** ERROR, $lockfile contains: evolution-rss-0.3.96/ltmain.sh:3524:`cat $lockfile 2>/dev/null` evolution-rss-0.3.96/ltmain.sh-3525- ############################################## evolution-rss-0.3.96/ltmain.sh-3569- if test warn = "$need_locks" && evolution-rss-0.3.96/ltmain.sh:3570: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then evolution-rss-0.3.96/ltmain.sh-3571- $ECHO "\ evolution-rss-0.3.96/ltmain.sh-3572-*** ERROR, $lockfile contains: evolution-rss-0.3.96/ltmain.sh:3573:`cat $lockfile 2>/dev/null` evolution-rss-0.3.96/ltmain.sh-3574- ############################################## evolution-rss-0.3.96/ltmain.sh-3895- # Get the absolute pathname. evolution-rss-0.3.96/ltmain.sh:3896: absdir=`cd "$dir" && pwd` evolution-rss-0.3.96/ltmain.sh-3897- test -n "$absdir" && dir=$absdir ############################################## evolution-rss-0.3.96/ltmain.sh-3994- if test -n "$lt_sysroot"; then evolution-rss-0.3.96/ltmain.sh:3995: sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"` evolution-rss-0.3.96/ltmain.sh-3996- sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;" ############################################## evolution-rss-0.3.96/ltmain.sh-4278- # Determine the prefix the user has applied to our future dir. evolution-rss-0.3.96/ltmain.sh:4279: inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"` evolution-rss-0.3.96/ltmain.sh-4280- ############################################## evolution-rss-0.3.96/ltmain.sh-4291- # Stick the inst_prefix_dir data into the link command. evolution-rss-0.3.96/ltmain.sh:4292: relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"` evolution-rss-0.3.96/ltmain.sh-4293- else evolution-rss-0.3.96/ltmain.sh:4294: relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"` evolution-rss-0.3.96/ltmain.sh-4295- fi ############################################## evolution-rss-0.3.96/ltmain.sh-4458- fi evolution-rss-0.3.96/ltmain.sh:4459: libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'` evolution-rss-0.3.96/ltmain.sh-4460- if test -n "$libdir" && test ! -f "$libfile"; then ############################################## evolution-rss-0.3.96/ltmain.sh-4477- # Replace the output file specification. evolution-rss-0.3.96/ltmain.sh:4478: relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'` evolution-rss-0.3.96/ltmain.sh-4479- ############################################## evolution-rss-0.3.96/ltmain.sh-4496- # Install the binary that we compiled earlier. evolution-rss-0.3.96/ltmain.sh:4497: file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"` evolution-rss-0.3.96/ltmain.sh-4498- fi ############################################## evolution-rss-0.3.96/ltmain.sh-4570- my_pic_p=${3-false} evolution-rss-0.3.96/ltmain.sh:4571: my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'` evolution-rss-0.3.96/ltmain.sh-4572- my_dlsyms= ############################################## evolution-rss-0.3.96/ltmain.sh-4628- # Add our own program objects to the symbol list. evolution-rss-0.3.96/ltmain.sh:4629: progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP` evolution-rss-0.3.96/ltmain.sh-4630- for progfile in $progfiles; do ############################################## evolution-rss-0.3.96/ltmain.sh-4690- # Use subshell, to avoid clobbering current variable values evolution-rss-0.3.96/ltmain.sh:4691: dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"` evolution-rss-0.3.96/ltmain.sh-4692- if test -n "$dlprefile_dlname"; then ############################################## evolution-rss-0.3.96/ltmain.sh-4859- if test -f "$output_objdir/$my_outputname.def"; then evolution-rss-0.3.96/ltmain.sh:4860: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` evolution-rss-0.3.96/ltmain.sh:4861: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` evolution-rss-0.3.96/ltmain.sh-4862- else evolution-rss-0.3.96/ltmain.sh:4863: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` evolution-rss-0.3.96/ltmain.sh:4864: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` evolution-rss-0.3.96/ltmain.sh-4865- fi ############################################## evolution-rss-0.3.96/ltmain.sh-4867- *) evolution-rss-0.3.96/ltmain.sh:4868: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` evolution-rss-0.3.96/ltmain.sh:4869: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` evolution-rss-0.3.96/ltmain.sh-4870- ;; ############################################## evolution-rss-0.3.96/ltmain.sh-4882- # Nullify the symbol file. evolution-rss-0.3.96/ltmain.sh:4883: compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"` evolution-rss-0.3.96/ltmain.sh:4884: finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"` evolution-rss-0.3.96/ltmain.sh-4885- fi ############################################## evolution-rss-0.3.96/ltmain.sh-4896- func_to_tool_file "$1" func_convert_file_msys_to_w32 evolution-rss-0.3.96/ltmain.sh:4897: 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)$'` evolution-rss-0.3.96/ltmain.sh-4898- test -n "$func_cygming_gnu_implib_tmp" ############################################## evolution-rss-0.3.96/ltmain.sh-4909- func_to_tool_file "$1" func_convert_file_msys_to_w32 evolution-rss-0.3.96/ltmain.sh:4910: func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'` evolution-rss-0.3.96/ltmain.sh-4911- test -n "$func_cygming_ms_implib_tmp" ############################################## evolution-rss-0.3.96/ltmain.sh-4925- win32_libid_type=unknown evolution-rss-0.3.96/ltmain.sh:4926: win32_fileres=`file -L $1 2>/dev/null` evolution-rss-0.3.96/ltmain.sh-4927- case $win32_fileres in ############################################## evolution-rss-0.3.96/ltmain.sh-4990- evolution-rss-0.3.96/ltmain.sh:4991: sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"` evolution-rss-0.3.96/ltmain.sh-4992-} ############################################## evolution-rss-0.3.96/ltmain.sh-5008- evolution-rss-0.3.96/ltmain.sh:5009: match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"` evolution-rss-0.3.96/ltmain.sh-5010- $OBJDUMP -s --section "$1" "$2" 2>/dev/null | ############################################## evolution-rss-0.3.96/ltmain.sh-5072- # binutils import library evolution-rss-0.3.96/ltmain.sh:5073: sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"` evolution-rss-0.3.96/ltmain.sh-5074- elif func_cygming_ms_implib_p "$1"; then evolution-rss-0.3.96/ltmain.sh-5075- # ms-generated import library evolution-rss-0.3.96/ltmain.sh:5076: sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"` evolution-rss-0.3.96/ltmain.sh-5077- else ############################################## evolution-rss-0.3.96/ltmain.sh-5156- darwin_base_archive=$func_basename_result evolution-rss-0.3.96/ltmain.sh:5157: darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true` evolution-rss-0.3.96/ltmain.sh-5158- if test -n "$darwin_arches"; then evolution-rss-0.3.96/ltmain.sh:5159: darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'` evolution-rss-0.3.96/ltmain.sh-5160- darwin_arch= ############################################## evolution-rss-0.3.96/ltmain.sh-5170- ## Okay now we've a bunch of thin objects, gotta fatten them up :) evolution-rss-0.3.96/ltmain.sh:5171: darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u` evolution-rss-0.3.96/ltmain.sh-5172- darwin_file= ############################################## evolution-rss-0.3.96/ltmain.sh-5174- for darwin_file in $darwin_filelist; do evolution-rss-0.3.96/ltmain.sh:5175: darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP` evolution-rss-0.3.96/ltmain.sh-5176- $LIPO -create -output "$darwin_file" $darwin_files ############################################## evolution-rss-0.3.96/ltmain.sh-5189- esac evolution-rss-0.3.96/ltmain.sh:5190: my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP` evolution-rss-0.3.96/ltmain.sh-5191- done ############################################## evolution-rss-0.3.96/ltmain.sh-5260- evolution-rss-0.3.96/ltmain.sh:5261: qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"` evolution-rss-0.3.96/ltmain.sh-5262- $ECHO "\ ############################################## evolution-rss-0.3.96/ltmain.sh-5295- --lt-dump-script) evolution-rss-0.3.96/ltmain.sh:5296: lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\` evolution-rss-0.3.96/ltmain.sh-5297- test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=. evolution-rss-0.3.96/ltmain.sh:5298: lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\` evolution-rss-0.3.96/ltmain.sh-5299- cat \"\$lt_dump_D/\$lt_dump_F\" ############################################## evolution-rss-0.3.96/ltmain.sh-5322- \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\" evolution-rss-0.3.96/ltmain.sh:5323: lt_dump_args_N=\`expr \$lt_dump_args_N + 1\` evolution-rss-0.3.96/ltmain.sh-5324- done ############################################## evolution-rss-0.3.96/ltmain.sh-5380- # Find the directory that this script lives in. evolution-rss-0.3.96/ltmain.sh:5381: thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\` evolution-rss-0.3.96/ltmain.sh-5382- test \"x\$thisdir\" = \"x\$file\" && thisdir=. ############################################## evolution-rss-0.3.96/ltmain.sh-5384- # Follow symbolic links until we get to the real thisdir. evolution-rss-0.3.96/ltmain.sh:5385: file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\` evolution-rss-0.3.96/ltmain.sh-5386- while test -n \"\$file\"; do evolution-rss-0.3.96/ltmain.sh:5387: destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\` evolution-rss-0.3.96/ltmain.sh-5388- ############################################## evolution-rss-0.3.96/ltmain.sh-5396- evolution-rss-0.3.96/ltmain.sh:5397: file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\` evolution-rss-0.3.96/ltmain.sh:5398: file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\` evolution-rss-0.3.96/ltmain.sh-5399- done ############################################## evolution-rss-0.3.96/ltmain.sh-5410- case \"\$thisdir\" in evolution-rss-0.3.96/ltmain.sh:5411: *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;; evolution-rss-0.3.96/ltmain.sh-5412- $objdir ) thisdir=. ;; ############################################## evolution-rss-0.3.96/ltmain.sh-5416- # Try to get the absolute directory name. evolution-rss-0.3.96/ltmain.sh:5417: absdir=\`cd \"\$thisdir\" && pwd\` evolution-rss-0.3.96/ltmain.sh-5418- test -n \"\$absdir\" && thisdir=\"\$absdir\" ############################################## evolution-rss-0.3.96/ltmain.sh-5426- if test ! -f \"\$progdir/\$program\" || evolution-rss-0.3.96/ltmain.sh:5427: { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\ evolution-rss-0.3.96/ltmain.sh-5428- test \"X\$file\" != \"X\$progdir/\$program\"; }; then ############################################## evolution-rss-0.3.96/ltmain.sh-5441- if test -n \"\$relink_command\"; then evolution-rss-0.3.96/ltmain.sh:5442: if relink_command_output=\`eval \$relink_command 2>&1\`; then : evolution-rss-0.3.96/ltmain.sh-5443- else ############################################## evolution-rss-0.3.96/ltmain.sh-5485- # The second colon is a workaround for a bug in BeOS R4 sed evolution-rss-0.3.96/ltmain.sh:5486: $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\` evolution-rss-0.3.96/ltmain.sh-5487- ############################################## evolution-rss-0.3.96/ltmain.sh-6464- evolution-rss-0.3.96/ltmain.sh:6465: case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in evolution-rss-0.3.96/ltmain.sh-6466- *import*) : ;; ############################################## evolution-rss-0.3.96/ltmain.sh-6712- moreargs= evolution-rss-0.3.96/ltmain.sh:6713: for fil in `cat "$save_arg"` evolution-rss-0.3.96/ltmain.sh-6714- do ############################################## evolution-rss-0.3.96/ltmain.sh-6973- *) evolution-rss-0.3.96/ltmain.sh:6974: absdir=`cd "$dir" && pwd` evolution-rss-0.3.96/ltmain.sh-6975- test -z "$absdir" && \ ############################################## evolution-rss-0.3.96/ltmain.sh-6994- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) evolution-rss-0.3.96/ltmain.sh:6995: testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'` evolution-rss-0.3.96/ltmain.sh-6996- case :$dllsearchpath: in ############################################## evolution-rss-0.3.96/ltmain.sh-7289- -Z*) evolution-rss-0.3.96/ltmain.sh:7290: if test os2 = "`expr $host : '.*\(os2\)'`"; then evolution-rss-0.3.96/ltmain.sh-7291- # OS/2 uses -Zxxx to specify OS/2-specific options ############################################## evolution-rss-0.3.96/ltmain.sh-7459- # get the directories listed in $shlibpath_var evolution-rss-0.3.96/ltmain.sh:7460: eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\` evolution-rss-0.3.96/ltmain.sh-7461- else ############################################## evolution-rss-0.3.96/ltmain.sh-7775- set dummy $deplibs_check_method; shift evolution-rss-0.3.96/ltmain.sh:7776: match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` evolution-rss-0.3.96/ltmain.sh-7777- if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \ ############################################## evolution-rss-0.3.96/ltmain.sh-7865- if test -n "$inherited_linker_flags"; then evolution-rss-0.3.96/ltmain.sh:7866: tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'` evolution-rss-0.3.96/ltmain.sh-7867- for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do ############################################## evolution-rss-0.3.96/ltmain.sh-7873- fi evolution-rss-0.3.96/ltmain.sh:7874: dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` evolution-rss-0.3.96/ltmain.sh-7875- if test lib,link = "$linkmode,$pass" || ############################################## evolution-rss-0.3.96/ltmain.sh-7946- *) evolution-rss-0.3.96/ltmain.sh:7947: abs_ladir=`cd "$ladir" && pwd` evolution-rss-0.3.96/ltmain.sh-7948- if test -z "$abs_ladir"; then ############################################## evolution-rss-0.3.96/ltmain.sh-8199- shift evolution-rss-0.3.96/ltmain.sh:8200: libname=`eval "\\$ECHO \"$libname_spec\""` evolution-rss-0.3.96/ltmain.sh-8201- # use dlname if we got it. it's perfectly good, no? ############################################## evolution-rss-0.3.96/ltmain.sh-8491- *) evolution-rss-0.3.96/ltmain.sh:8492: absdir=`cd "$dir" && pwd` evolution-rss-0.3.96/ltmain.sh-8493- if test -z "$absdir"; then ############################################## evolution-rss-0.3.96/ltmain.sh-8502- depdepl= evolution-rss-0.3.96/ltmain.sh:8503: eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib` evolution-rss-0.3.96/ltmain.sh-8504- if test -n "$deplibrary_names"; then ############################################## evolution-rss-0.3.96/ltmain.sh-8509- depdepl=$absdir/$objdir/$depdepl evolution-rss-0.3.96/ltmain.sh:8510: darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` evolution-rss-0.3.96/ltmain.sh-8511- if test -z "$darwin_install_name"; then evolution-rss-0.3.96/ltmain.sh:8512: darwin_install_name=`$OTOOL64 -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` evolution-rss-0.3.96/ltmain.sh-8513- fi ############################################## evolution-rss-0.3.96/ltmain.sh-8524- else evolution-rss-0.3.96/ltmain.sh:8525: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` evolution-rss-0.3.96/ltmain.sh-8526- test -z "$libdir" && \ ############################################## evolution-rss-0.3.96/ltmain.sh-8547- else evolution-rss-0.3.96/ltmain.sh:8548: compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` evolution-rss-0.3.96/ltmain.sh-8549- fi ############################################## evolution-rss-0.3.96/ltmain.sh-8636- linux*) evolution-rss-0.3.96/ltmain.sh:8637: case `$CC -V 2>&1 | sed 5q` in evolution-rss-0.3.96/ltmain.sh-8638- *Sun\ C*) # Sun C++ 5.9 ############################################## evolution-rss-0.3.96/ltmain.sh-9041- removelist= evolution-rss-0.3.96/ltmain.sh:9042: tempremovelist=`$ECHO "$output_objdir/*"` evolution-rss-0.3.96/ltmain.sh-9043- for p in $tempremovelist; do ############################################## evolution-rss-0.3.96/ltmain.sh-9067- # Transform .lo files to .o files. evolution-rss-0.3.96/ltmain.sh:9068: oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP` evolution-rss-0.3.96/ltmain.sh-9069- fi ############################################## evolution-rss-0.3.96/ltmain.sh-9072- #for path in $notinst_path; do evolution-rss-0.3.96/ltmain.sh:9073: # lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"` evolution-rss-0.3.96/ltmain.sh:9074: # deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"` evolution-rss-0.3.96/ltmain.sh:9075: # dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"` evolution-rss-0.3.96/ltmain.sh-9076- #done ############################################## evolution-rss-0.3.96/ltmain.sh-9193- if test -n "$i"; then evolution-rss-0.3.96/ltmain.sh:9194: libname=`eval "\\$ECHO \"$libname_spec\""` evolution-rss-0.3.96/ltmain.sh:9195: deplib_matches=`eval "\\$ECHO \"$library_names_spec\""` evolution-rss-0.3.96/ltmain.sh-9196- set dummy $deplib_matches; shift evolution-rss-0.3.96/ltmain.sh-9197- deplib_match=$1 evolution-rss-0.3.96/ltmain.sh:9198: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then evolution-rss-0.3.96/ltmain.sh-9199- func_append newdeplibs " $i" ############################################## evolution-rss-0.3.96/ltmain.sh-9236- if test -n "$i"; then evolution-rss-0.3.96/ltmain.sh:9237: libname=`eval "\\$ECHO \"$libname_spec\""` evolution-rss-0.3.96/ltmain.sh:9238: deplib_matches=`eval "\\$ECHO \"$library_names_spec\""` evolution-rss-0.3.96/ltmain.sh-9239- set dummy $deplib_matches; shift evolution-rss-0.3.96/ltmain.sh-9240- deplib_match=$1 evolution-rss-0.3.96/ltmain.sh:9241: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then evolution-rss-0.3.96/ltmain.sh-9242- func_append newdeplibs " $i" ############################################## evolution-rss-0.3.96/ltmain.sh-9271- set dummy $deplibs_check_method; shift evolution-rss-0.3.96/ltmain.sh:9272: file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` evolution-rss-0.3.96/ltmain.sh-9273- for a_deplib in $deplibs; do ############################################## evolution-rss-0.3.96/ltmain.sh-9286- if test -n "$a_deplib"; then evolution-rss-0.3.96/ltmain.sh:9287: libname=`eval "\\$ECHO \"$libname_spec\""` evolution-rss-0.3.96/ltmain.sh-9288- if test -n "$file_magic_glob"; then evolution-rss-0.3.96/ltmain.sh:9289: libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob` evolution-rss-0.3.96/ltmain.sh-9290- else ############################################## evolution-rss-0.3.96/ltmain.sh-9296- shopt -s nocaseglob evolution-rss-0.3.96/ltmain.sh:9297: potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null` evolution-rss-0.3.96/ltmain.sh-9298- $nocaseglob evolution-rss-0.3.96/ltmain.sh-9299- else evolution-rss-0.3.96/ltmain.sh:9300: potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null` evolution-rss-0.3.96/ltmain.sh-9301- fi ############################################## evolution-rss-0.3.96/ltmain.sh-9314- while test -h "$potlib" 2>/dev/null; do evolution-rss-0.3.96/ltmain.sh:9315: potliblink=`ls -ld $potlib | $SED 's/.* -> //'` evolution-rss-0.3.96/ltmain.sh-9316- case $potliblink in evolution-rss-0.3.96/ltmain.sh-9317- [\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;; evolution-rss-0.3.96/ltmain.sh:9318: *) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";; evolution-rss-0.3.96/ltmain.sh-9319- esac ############################################## evolution-rss-0.3.96/ltmain.sh-9355- set dummy $deplibs_check_method; shift evolution-rss-0.3.96/ltmain.sh:9356: match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` evolution-rss-0.3.96/ltmain.sh-9357- for a_deplib in $deplibs; do ############################################## evolution-rss-0.3.96/ltmain.sh-9370- if test -n "$a_deplib"; then evolution-rss-0.3.96/ltmain.sh:9371: libname=`eval "\\$ECHO \"$libname_spec\""` evolution-rss-0.3.96/ltmain.sh-9372- for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do evolution-rss-0.3.96/ltmain.sh:9373: potential_libs=`ls $i/$libname[.-]* 2>/dev/null` evolution-rss-0.3.96/ltmain.sh-9374- for potent_lib in $potential_libs; do ############################################## evolution-rss-0.3.96/ltmain.sh-9409- newdeplibs= evolution-rss-0.3.96/ltmain.sh:9410: tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'` evolution-rss-0.3.96/ltmain.sh-9411- if test yes = "$allow_libtool_libs_with_static_runtimes"; then ############################################## evolution-rss-0.3.96/ltmain.sh-9413- # can't use Xsed below, because $i might contain '/' evolution-rss-0.3.96/ltmain.sh:9414: tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"` evolution-rss-0.3.96/ltmain.sh-9415- done ############################################## evolution-rss-0.3.96/ltmain.sh-9439- # On Rhapsody replace the C library with the System framework evolution-rss-0.3.96/ltmain.sh:9440: newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'` evolution-rss-0.3.96/ltmain.sh-9441- ;; ############################################## evolution-rss-0.3.96/ltmain.sh-9491- *-*-darwin*) evolution-rss-0.3.96/ltmain.sh:9492: newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` evolution-rss-0.3.96/ltmain.sh:9493: new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` evolution-rss-0.3.96/ltmain.sh:9494: deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` evolution-rss-0.3.96/ltmain.sh-9495- ;; ############################################## evolution-rss-0.3.96/ltmain.sh-9618- # Use standard objects if they are pic evolution-rss-0.3.96/ltmain.sh:9619: test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP` evolution-rss-0.3.96/ltmain.sh-9620- test "X$libobjs" = "X " && libobjs= ############################################## evolution-rss-0.3.96/ltmain.sh-10132- eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\" evolution-rss-0.3.96/ltmain.sh:10133: test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'` evolution-rss-0.3.96/ltmain.sh-10134- reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags ############################################## evolution-rss-0.3.96/ltmain.sh-10147- # Create the old-style object. evolution-rss-0.3.96/ltmain.sh:10148: reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs evolution-rss-0.3.96/ltmain.sh-10149- ############################################## evolution-rss-0.3.96/ltmain.sh-10205- # On Rhapsody replace the C library is the System framework evolution-rss-0.3.96/ltmain.sh:10206: compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'` evolution-rss-0.3.96/ltmain.sh:10207: finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'` evolution-rss-0.3.96/ltmain.sh-10208- ;; ############################################## evolution-rss-0.3.96/ltmain.sh-10223- # Time to change all our "foo.ltframework" stuff back to "-framework foo" evolution-rss-0.3.96/ltmain.sh:10224: compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` evolution-rss-0.3.96/ltmain.sh:10225: finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` evolution-rss-0.3.96/ltmain.sh-10226- ;; ############################################## evolution-rss-0.3.96/ltmain.sh-10301- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) evolution-rss-0.3.96/ltmain.sh:10302: testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'` evolution-rss-0.3.96/ltmain.sh-10303- case :$dllsearchpath: in ############################################## evolution-rss-0.3.96/ltmain.sh-10361- # Transform all the library objects into standard objects. evolution-rss-0.3.96/ltmain.sh:10362: compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP` evolution-rss-0.3.96/ltmain.sh:10363: finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP` evolution-rss-0.3.96/ltmain.sh-10364- fi ############################################## evolution-rss-0.3.96/ltmain.sh-10389- # Replace the output file specification. evolution-rss-0.3.96/ltmain.sh:10390: compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'` evolution-rss-0.3.96/ltmain.sh-10391- link_command=$compile_command$compile_rpath ############################################## evolution-rss-0.3.96/ltmain.sh-10398- func_to_tool_file "$output" evolution-rss-0.3.96/ltmain.sh:10399: postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` evolution-rss-0.3.96/ltmain.sh-10400- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## evolution-rss-0.3.96/ltmain.sh-10442- # Replace the output file specification. evolution-rss-0.3.96/ltmain.sh:10443: link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'` evolution-rss-0.3.96/ltmain.sh-10444- # Delete the old output file. ############################################## evolution-rss-0.3.96/ltmain.sh-10450- func_to_tool_file "$output" evolution-rss-0.3.96/ltmain.sh:10451: postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` evolution-rss-0.3.96/ltmain.sh-10452- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## evolution-rss-0.3.96/ltmain.sh-10468- link_command=$finalize_var$compile_command$finalize_rpath evolution-rss-0.3.96/ltmain.sh:10469: relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'` evolution-rss-0.3.96/ltmain.sh-10470- ;; ############################################## evolution-rss-0.3.96/ltmain.sh-10481- # Replace the output file specification. evolution-rss-0.3.96/ltmain.sh:10482: link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'` evolution-rss-0.3.96/ltmain.sh-10483- ############################################## evolution-rss-0.3.96/ltmain.sh-10490- func_to_tool_file "$output_objdir/$outputname" evolution-rss-0.3.96/ltmain.sh:10491: 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'` evolution-rss-0.3.96/ltmain.sh-10492- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## evolution-rss-0.3.96/ltmain.sh-10511- relink_command="(cd `pwd`; $relink_command)" evolution-rss-0.3.96/ltmain.sh:10512: relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` evolution-rss-0.3.96/ltmain.sh-10513- fi ############################################## evolution-rss-0.3.96/ltmain.sh-10757- relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)" evolution-rss-0.3.96/ltmain.sh:10758: relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` evolution-rss-0.3.96/ltmain.sh-10759- if test yes = "$hardcode_automatic"; then ############################################## evolution-rss-0.3.96/ltmain.sh-10778- func_resolve_sysroot "$deplib" evolution-rss-0.3.96/ltmain.sh:10779: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result` evolution-rss-0.3.96/ltmain.sh-10780- test -z "$libdir" && \ ############################################## evolution-rss-0.3.96/ltmain.sh-10804- name=$func_basename_result evolution-rss-0.3.96/ltmain.sh:10805: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib` evolution-rss-0.3.96/ltmain.sh-10806- test -z "$libdir" && \ ############################################## evolution-rss-0.3.96/ltmain.sh-10823- name=$func_basename_result evolution-rss-0.3.96/ltmain.sh:10824: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib` evolution-rss-0.3.96/ltmain.sh-10825- test -z "$libdir" && \ ############################################## evolution-rss-0.3.96/ltmain.sh-11142-# ### BEGIN LIBTOOL TAG CONFIG: disable-static evolution-rss-0.3.96/ltmain.sh:11143:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac` evolution-rss-0.3.96/ltmain.sh-11144-# ### END LIBTOOL TAG CONFIG: disable-static ############################################## evolution-rss-0.3.96/src/rss-evo-common.c-242-void evolution-rss-0.3.96/src/rss-evo-common.c:243:rss_ipv6_network_addr (const struct in6_addr *addr, const struct in6_addr *mask, evolution-rss-0.3.96/src/rss-evo-common.c-244- struct in6_addr *res) ############################################## evolution-rss-0.3.96/src/rss-evo-common.c-272-#ifdef HAVE_LIBSOUP_GNOME evolution-rss-0.3.96/src/rss-evo-common.c:273: so_addr = soup_address_get_sockaddr (myaddr, &addr_len); evolution-rss-0.3.96/src/rss-evo-common.c-274-#endif ############################################## evolution-rss-0.3.96/src/rss-evo-common.c-303- p_addr = (ProxyHostAddr *)l->data; evolution-rss-0.3.96/src/rss-evo-common.c:304: rss_ipv6_network_addr (&in6, (struct in6_addr *)p_addr->mask, &net6); evolution-rss-0.3.96/src/rss-evo-common.c-305- if (p_addr->type == PROXY_IPV6) { ############################################## evolution-rss-0.3.96/src/rss-evo-common.h-41-void evolution-rss-0.3.96/src/rss-evo-common.h:42:rss_ipv6_network_addr (const struct in6_addr *addr, evolution-rss-0.3.96/src/rss-evo-common.h-43- const struct in6_addr *mask, ############################################## evolution-rss-0.3.96/src/Makefile.in-52- { \ evolution-rss-0.3.96/src/Makefile.in:53: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ evolution-rss-0.3.96/src/Makefile.in-54- }; \ ############################################## evolution-rss-0.3.96/src/Makefile.in-115-PROGRAMS = $(bin_PROGRAMS) evolution-rss-0.3.96/src/Makefile.in:116:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; evolution-rss-0.3.96/src/Makefile.in-117-am__vpath_adj = case $$p in \ evolution-rss-0.3.96/src/Makefile.in:118: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ evolution-rss-0.3.96/src/Makefile.in-119- *) f=$$p;; \ evolution-rss-0.3.96/src/Makefile.in-120- esac; evolution-rss-0.3.96/src/Makefile.in:121:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; evolution-rss-0.3.96/src/Makefile.in-122-am__install_max = 40 evolution-rss-0.3.96/src/Makefile.in-123-am__nobase_strip_setup = \ evolution-rss-0.3.96/src/Makefile.in:124: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` evolution-rss-0.3.96/src/Makefile.in-125-am__nobase_strip = \ ############################################## evolution-rss-0.3.96/src/Makefile.in-831- test -n "$(EXEEXT)" || exit 0; \ evolution-rss-0.3.96/src/Makefile.in:832: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ evolution-rss-0.3.96/src/Makefile.in-833- echo " rm -f" $$list; \ ############################################## evolution-rss-0.3.96/src/Makefile.in-1012-.c.obj: evolution-rss-0.3.96/src/Makefile.in:1013:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` evolution-rss-0.3.96/src/Makefile.in-1014-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## evolution-rss-0.3.96/src/Makefile.in-1016-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ evolution-rss-0.3.96/src/Makefile.in:1017:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` evolution-rss-0.3.96/src/Makefile.in-1018- ############################################## evolution-rss-0.3.96/src/Makefile.in-1026-evolution_module_rss_la-rss.lo: rss.c evolution-rss-0.3.96/src/Makefile.in:1027:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(evolution_module_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT evolution_module_rss_la-rss.lo -MD -MP -MF $(DEPDIR)/evolution_module_rss_la-rss.Tpo -c -o evolution_module_rss_la-rss.lo `test -f 'rss.c' || echo '$(srcdir)/'`rss.c evolution-rss-0.3.96/src/Makefile.in-1028-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/evolution_module_rss_la-rss.Tpo $(DEPDIR)/evolution_module_rss_la-rss.Plo ############################################## evolution-rss-0.3.96/src/Makefile.in-1030-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ evolution-rss-0.3.96/src/Makefile.in:1031:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(evolution_module_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o evolution_module_rss_la-rss.lo `test -f 'rss.c' || echo '$(srcdir)/'`rss.c evolution-rss-0.3.96/src/Makefile.in-1032- evolution-rss-0.3.96/src/Makefile.in-1033-evolution_module_rss_la-fetch.lo: fetch.c evolution-rss-0.3.96/src/Makefile.in:1034:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(evolution_module_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT evolution_module_rss_la-fetch.lo -MD -MP -MF $(DEPDIR)/evolution_module_rss_la-fetch.Tpo -c -o evolution_module_rss_la-fetch.lo `test -f 'fetch.c' || echo '$(srcdir)/'`fetch.c evolution-rss-0.3.96/src/Makefile.in-1035-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/evolution_module_rss_la-fetch.Tpo $(DEPDIR)/evolution_module_rss_la-fetch.Plo ############################################## evolution-rss-0.3.96/src/Makefile.in-1037-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ evolution-rss-0.3.96/src/Makefile.in:1038:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(evolution_module_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o evolution_module_rss_la-fetch.lo `test -f 'fetch.c' || echo '$(srcdir)/'`fetch.c evolution-rss-0.3.96/src/Makefile.in-1039- evolution-rss-0.3.96/src/Makefile.in-1040-evolution_module_rss_la-file-gio.lo: file-gio.c evolution-rss-0.3.96/src/Makefile.in:1041:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(evolution_module_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT evolution_module_rss_la-file-gio.lo -MD -MP -MF $(DEPDIR)/evolution_module_rss_la-file-gio.Tpo -c -o evolution_module_rss_la-file-gio.lo `test -f 'file-gio.c' || echo '$(srcdir)/'`file-gio.c evolution-rss-0.3.96/src/Makefile.in-1042-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/evolution_module_rss_la-file-gio.Tpo $(DEPDIR)/evolution_module_rss_la-file-gio.Plo ############################################## evolution-rss-0.3.96/src/Makefile.in-1044-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ evolution-rss-0.3.96/src/Makefile.in:1045:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(evolution_module_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o evolution_module_rss_la-file-gio.lo `test -f 'file-gio.c' || echo '$(srcdir)/'`file-gio.c evolution-rss-0.3.96/src/Makefile.in-1046- evolution-rss-0.3.96/src/Makefile.in-1047-evolution_module_rss_la-network-soup.lo: network-soup.c evolution-rss-0.3.96/src/Makefile.in:1048:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(evolution_module_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT evolution_module_rss_la-network-soup.lo -MD -MP -MF $(DEPDIR)/evolution_module_rss_la-network-soup.Tpo -c -o evolution_module_rss_la-network-soup.lo `test -f 'network-soup.c' || echo '$(srcdir)/'`network-soup.c evolution-rss-0.3.96/src/Makefile.in-1049-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/evolution_module_rss_la-network-soup.Tpo $(DEPDIR)/evolution_module_rss_la-network-soup.Plo ############################################## evolution-rss-0.3.96/src/Makefile.in-1051-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ evolution-rss-0.3.96/src/Makefile.in:1052:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(evolution_module_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o evolution_module_rss_la-network-soup.lo `test -f 'network-soup.c' || echo '$(srcdir)/'`network-soup.c evolution-rss-0.3.96/src/Makefile.in-1053- evolution-rss-0.3.96/src/Makefile.in-1054-evolution_module_rss_la-misc.lo: misc.c evolution-rss-0.3.96/src/Makefile.in:1055:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(evolution_module_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT evolution_module_rss_la-misc.lo -MD -MP -MF $(DEPDIR)/evolution_module_rss_la-misc.Tpo -c -o evolution_module_rss_la-misc.lo `test -f 'misc.c' || echo '$(srcdir)/'`misc.c evolution-rss-0.3.96/src/Makefile.in-1056-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/evolution_module_rss_la-misc.Tpo $(DEPDIR)/evolution_module_rss_la-misc.Plo ############################################## evolution-rss-0.3.96/src/Makefile.in-1058-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ evolution-rss-0.3.96/src/Makefile.in:1059:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(evolution_module_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o evolution_module_rss_la-misc.lo `test -f 'misc.c' || echo '$(srcdir)/'`misc.c evolution-rss-0.3.96/src/Makefile.in-1060- evolution-rss-0.3.96/src/Makefile.in-1061-evolution_module_rss_la-notification.lo: notification.c evolution-rss-0.3.96/src/Makefile.in:1062:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(evolution_module_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT evolution_module_rss_la-notification.lo -MD -MP -MF $(DEPDIR)/evolution_module_rss_la-notification.Tpo -c -o evolution_module_rss_la-notification.lo `test -f 'notification.c' || echo '$(srcdir)/'`notification.c evolution-rss-0.3.96/src/Makefile.in-1063-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/evolution_module_rss_la-notification.Tpo $(DEPDIR)/evolution_module_rss_la-notification.Plo ############################################## evolution-rss-0.3.96/src/Makefile.in-1065-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ evolution-rss-0.3.96/src/Makefile.in:1066:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(evolution_module_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o evolution_module_rss_la-notification.lo `test -f 'notification.c' || echo '$(srcdir)/'`notification.c evolution-rss-0.3.96/src/Makefile.in-1067- evolution-rss-0.3.96/src/Makefile.in-1068-evolution_module_rss_la-parser.lo: parser.c evolution-rss-0.3.96/src/Makefile.in:1069:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(evolution_module_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT evolution_module_rss_la-parser.lo -MD -MP -MF $(DEPDIR)/evolution_module_rss_la-parser.Tpo -c -o evolution_module_rss_la-parser.lo `test -f 'parser.c' || echo '$(srcdir)/'`parser.c evolution-rss-0.3.96/src/Makefile.in-1070-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/evolution_module_rss_la-parser.Tpo $(DEPDIR)/evolution_module_rss_la-parser.Plo ############################################## evolution-rss-0.3.96/src/Makefile.in-1072-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ evolution-rss-0.3.96/src/Makefile.in:1073:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(evolution_module_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o evolution_module_rss_la-parser.lo `test -f 'parser.c' || echo '$(srcdir)/'`parser.c evolution-rss-0.3.96/src/Makefile.in-1074- evolution-rss-0.3.96/src/Makefile.in-1075-evolution_module_rss_la-rss-config.lo: rss-config.c evolution-rss-0.3.96/src/Makefile.in:1076:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(evolution_module_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT evolution_module_rss_la-rss-config.lo -MD -MP -MF $(DEPDIR)/evolution_module_rss_la-rss-config.Tpo -c -o evolution_module_rss_la-rss-config.lo `test -f 'rss-config.c' || echo '$(srcdir)/'`rss-config.c evolution-rss-0.3.96/src/Makefile.in-1077-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/evolution_module_rss_la-rss-config.Tpo $(DEPDIR)/evolution_module_rss_la-rss-config.Plo ############################################## evolution-rss-0.3.96/src/Makefile.in-1079-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ evolution-rss-0.3.96/src/Makefile.in:1080:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(evolution_module_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o evolution_module_rss_la-rss-config.lo `test -f 'rss-config.c' || echo '$(srcdir)/'`rss-config.c evolution-rss-0.3.96/src/Makefile.in-1081- evolution-rss-0.3.96/src/Makefile.in-1082-evolution_module_rss_la-rss-config-factory.lo: rss-config-factory.c evolution-rss-0.3.96/src/Makefile.in:1083:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(evolution_module_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT evolution_module_rss_la-rss-config-factory.lo -MD -MP -MF $(DEPDIR)/evolution_module_rss_la-rss-config-factory.Tpo -c -o evolution_module_rss_la-rss-config-factory.lo `test -f 'rss-config-factory.c' || echo '$(srcdir)/'`rss-config-factory.c evolution-rss-0.3.96/src/Makefile.in-1084-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/evolution_module_rss_la-rss-config-factory.Tpo $(DEPDIR)/evolution_module_rss_la-rss-config-factory.Plo ############################################## evolution-rss-0.3.96/src/Makefile.in-1086-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ evolution-rss-0.3.96/src/Makefile.in:1087:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(evolution_module_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o evolution_module_rss_la-rss-config-factory.lo `test -f 'rss-config-factory.c' || echo '$(srcdir)/'`rss-config-factory.c evolution-rss-0.3.96/src/Makefile.in-1088- evolution-rss-0.3.96/src/Makefile.in-1089-evolution_module_rss_la-rss-cache.lo: rss-cache.c evolution-rss-0.3.96/src/Makefile.in:1090:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(evolution_module_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT evolution_module_rss_la-rss-cache.lo -MD -MP -MF $(DEPDIR)/evolution_module_rss_la-rss-cache.Tpo -c -o evolution_module_rss_la-rss-cache.lo `test -f 'rss-cache.c' || echo '$(srcdir)/'`rss-cache.c evolution-rss-0.3.96/src/Makefile.in-1091-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/evolution_module_rss_la-rss-cache.Tpo $(DEPDIR)/evolution_module_rss_la-rss-cache.Plo ############################################## evolution-rss-0.3.96/src/Makefile.in-1093-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ evolution-rss-0.3.96/src/Makefile.in:1094:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(evolution_module_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o evolution_module_rss_la-rss-cache.lo `test -f 'rss-cache.c' || echo '$(srcdir)/'`rss-cache.c evolution-rss-0.3.96/src/Makefile.in-1095- evolution-rss-0.3.96/src/Makefile.in-1096-evolution_module_rss_la-rss-evo-common.lo: rss-evo-common.c evolution-rss-0.3.96/src/Makefile.in:1097:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(evolution_module_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT evolution_module_rss_la-rss-evo-common.lo -MD -MP -MF $(DEPDIR)/evolution_module_rss_la-rss-evo-common.Tpo -c -o evolution_module_rss_la-rss-evo-common.lo `test -f 'rss-evo-common.c' || echo '$(srcdir)/'`rss-evo-common.c evolution-rss-0.3.96/src/Makefile.in-1098-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/evolution_module_rss_la-rss-evo-common.Tpo $(DEPDIR)/evolution_module_rss_la-rss-evo-common.Plo ############################################## evolution-rss-0.3.96/src/Makefile.in-1100-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ evolution-rss-0.3.96/src/Makefile.in:1101:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(evolution_module_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o evolution_module_rss_la-rss-evo-common.lo `test -f 'rss-evo-common.c' || echo '$(srcdir)/'`rss-evo-common.c evolution-rss-0.3.96/src/Makefile.in-1102- evolution-rss-0.3.96/src/Makefile.in-1103-evolution_module_rss_la-rss-image.lo: rss-image.c evolution-rss-0.3.96/src/Makefile.in:1104:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(evolution_module_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT evolution_module_rss_la-rss-image.lo -MD -MP -MF $(DEPDIR)/evolution_module_rss_la-rss-image.Tpo -c -o evolution_module_rss_la-rss-image.lo `test -f 'rss-image.c' || echo '$(srcdir)/'`rss-image.c evolution-rss-0.3.96/src/Makefile.in-1105-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/evolution_module_rss_la-rss-image.Tpo $(DEPDIR)/evolution_module_rss_la-rss-image.Plo ############################################## evolution-rss-0.3.96/src/Makefile.in-1107-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ evolution-rss-0.3.96/src/Makefile.in:1108:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(evolution_module_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o evolution_module_rss_la-rss-image.lo `test -f 'rss-image.c' || echo '$(srcdir)/'`rss-image.c evolution-rss-0.3.96/src/Makefile.in-1109- evolution-rss-0.3.96/src/Makefile.in-1110-evolution_module_rss_la-rss-formatter.lo: rss-formatter.c evolution-rss-0.3.96/src/Makefile.in:1111:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(evolution_module_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT evolution_module_rss_la-rss-formatter.lo -MD -MP -MF $(DEPDIR)/evolution_module_rss_la-rss-formatter.Tpo -c -o evolution_module_rss_la-rss-formatter.lo `test -f 'rss-formatter.c' || echo '$(srcdir)/'`rss-formatter.c evolution-rss-0.3.96/src/Makefile.in-1112-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/evolution_module_rss_la-rss-formatter.Tpo $(DEPDIR)/evolution_module_rss_la-rss-formatter.Plo ############################################## evolution-rss-0.3.96/src/Makefile.in-1114-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ evolution-rss-0.3.96/src/Makefile.in:1115:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(evolution_module_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o evolution_module_rss_la-rss-formatter.lo `test -f 'rss-formatter.c' || echo '$(srcdir)/'`rss-formatter.c evolution-rss-0.3.96/src/Makefile.in-1116- evolution-rss-0.3.96/src/Makefile.in-1117-evolution_module_rss_la-rss-status-icon.lo: rss-status-icon.c evolution-rss-0.3.96/src/Makefile.in:1118:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(evolution_module_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT evolution_module_rss_la-rss-status-icon.lo -MD -MP -MF $(DEPDIR)/evolution_module_rss_la-rss-status-icon.Tpo -c -o evolution_module_rss_la-rss-status-icon.lo `test -f 'rss-status-icon.c' || echo '$(srcdir)/'`rss-status-icon.c evolution-rss-0.3.96/src/Makefile.in-1119-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/evolution_module_rss_la-rss-status-icon.Tpo $(DEPDIR)/evolution_module_rss_la-rss-status-icon.Plo ############################################## evolution-rss-0.3.96/src/Makefile.in-1121-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ evolution-rss-0.3.96/src/Makefile.in:1122:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(evolution_module_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o evolution_module_rss_la-rss-status-icon.lo `test -f 'rss-status-icon.c' || echo '$(srcdir)/'`rss-status-icon.c evolution-rss-0.3.96/src/Makefile.in-1123- evolution-rss-0.3.96/src/Makefile.in-1124-evolution_module_rss_la-rss-icon-factory.lo: rss-icon-factory.c evolution-rss-0.3.96/src/Makefile.in:1125:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(evolution_module_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT evolution_module_rss_la-rss-icon-factory.lo -MD -MP -MF $(DEPDIR)/evolution_module_rss_la-rss-icon-factory.Tpo -c -o evolution_module_rss_la-rss-icon-factory.lo `test -f 'rss-icon-factory.c' || echo '$(srcdir)/'`rss-icon-factory.c evolution-rss-0.3.96/src/Makefile.in-1126-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/evolution_module_rss_la-rss-icon-factory.Tpo $(DEPDIR)/evolution_module_rss_la-rss-icon-factory.Plo ############################################## evolution-rss-0.3.96/src/Makefile.in-1128-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ evolution-rss-0.3.96/src/Makefile.in:1129:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(evolution_module_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o evolution_module_rss_la-rss-icon-factory.lo `test -f 'rss-icon-factory.c' || echo '$(srcdir)/'`rss-icon-factory.c evolution-rss-0.3.96/src/Makefile.in-1130- evolution-rss-0.3.96/src/Makefile.in-1131-evolution_module_rss_la-dbus.lo: dbus.c evolution-rss-0.3.96/src/Makefile.in:1132:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(evolution_module_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT evolution_module_rss_la-dbus.lo -MD -MP -MF $(DEPDIR)/evolution_module_rss_la-dbus.Tpo -c -o evolution_module_rss_la-dbus.lo `test -f 'dbus.c' || echo '$(srcdir)/'`dbus.c evolution-rss-0.3.96/src/Makefile.in-1133-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/evolution_module_rss_la-dbus.Tpo $(DEPDIR)/evolution_module_rss_la-dbus.Plo ############################################## evolution-rss-0.3.96/src/Makefile.in-1135-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ evolution-rss-0.3.96/src/Makefile.in:1136:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(evolution_module_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o evolution_module_rss_la-dbus.lo `test -f 'dbus.c' || echo '$(srcdir)/'`dbus.c evolution-rss-0.3.96/src/Makefile.in-1137- evolution-rss-0.3.96/src/Makefile.in-1138-evolution_module_rss_la-e-mail-part-rss.lo: e-mail-part-rss.c evolution-rss-0.3.96/src/Makefile.in:1139:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(evolution_module_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT evolution_module_rss_la-e-mail-part-rss.lo -MD -MP -MF $(DEPDIR)/evolution_module_rss_la-e-mail-part-rss.Tpo -c -o evolution_module_rss_la-e-mail-part-rss.lo `test -f 'e-mail-part-rss.c' || echo '$(srcdir)/'`e-mail-part-rss.c evolution-rss-0.3.96/src/Makefile.in-1140-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/evolution_module_rss_la-e-mail-part-rss.Tpo $(DEPDIR)/evolution_module_rss_la-e-mail-part-rss.Plo ############################################## evolution-rss-0.3.96/src/Makefile.in-1142-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ evolution-rss-0.3.96/src/Makefile.in:1143:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(evolution_module_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o evolution_module_rss_la-e-mail-part-rss.lo `test -f 'e-mail-part-rss.c' || echo '$(srcdir)/'`e-mail-part-rss.c evolution-rss-0.3.96/src/Makefile.in-1144- evolution-rss-0.3.96/src/Makefile.in-1145-evolution_module_rss_la-e-mail-parser-evolution-rss.lo: e-mail-parser-evolution-rss.c evolution-rss-0.3.96/src/Makefile.in:1146:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(evolution_module_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT evolution_module_rss_la-e-mail-parser-evolution-rss.lo -MD -MP -MF $(DEPDIR)/evolution_module_rss_la-e-mail-parser-evolution-rss.Tpo -c -o evolution_module_rss_la-e-mail-parser-evolution-rss.lo `test -f 'e-mail-parser-evolution-rss.c' || echo '$(srcdir)/'`e-mail-parser-evolution-rss.c evolution-rss-0.3.96/src/Makefile.in-1147-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/evolution_module_rss_la-e-mail-parser-evolution-rss.Tpo $(DEPDIR)/evolution_module_rss_la-e-mail-parser-evolution-rss.Plo ############################################## evolution-rss-0.3.96/src/Makefile.in-1149-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ evolution-rss-0.3.96/src/Makefile.in:1150:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(evolution_module_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o evolution_module_rss_la-e-mail-parser-evolution-rss.lo `test -f 'e-mail-parser-evolution-rss.c' || echo '$(srcdir)/'`e-mail-parser-evolution-rss.c evolution-rss-0.3.96/src/Makefile.in-1151- evolution-rss-0.3.96/src/Makefile.in-1152-evolution_module_rss_la-e-mail-formatter-evolution-rss.lo: e-mail-formatter-evolution-rss.c evolution-rss-0.3.96/src/Makefile.in:1153:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(evolution_module_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT evolution_module_rss_la-e-mail-formatter-evolution-rss.lo -MD -MP -MF $(DEPDIR)/evolution_module_rss_la-e-mail-formatter-evolution-rss.Tpo -c -o evolution_module_rss_la-e-mail-formatter-evolution-rss.lo `test -f 'e-mail-formatter-evolution-rss.c' || echo '$(srcdir)/'`e-mail-formatter-evolution-rss.c evolution-rss-0.3.96/src/Makefile.in-1154-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/evolution_module_rss_la-e-mail-formatter-evolution-rss.Tpo $(DEPDIR)/evolution_module_rss_la-e-mail-formatter-evolution-rss.Plo ############################################## evolution-rss-0.3.96/src/Makefile.in-1156-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ evolution-rss-0.3.96/src/Makefile.in:1157:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(evolution_module_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o evolution_module_rss_la-e-mail-formatter-evolution-rss.lo `test -f 'e-mail-formatter-evolution-rss.c' || echo '$(srcdir)/'`e-mail-formatter-evolution-rss.c evolution-rss-0.3.96/src/Makefile.in-1158- evolution-rss-0.3.96/src/Makefile.in-1159-evolution_module_rss_la-evolution-module-rss.lo: evolution-module-rss.c evolution-rss-0.3.96/src/Makefile.in:1160:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(evolution_module_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT evolution_module_rss_la-evolution-module-rss.lo -MD -MP -MF $(DEPDIR)/evolution_module_rss_la-evolution-module-rss.Tpo -c -o evolution_module_rss_la-evolution-module-rss.lo `test -f 'evolution-module-rss.c' || echo '$(srcdir)/'`evolution-module-rss.c evolution-rss-0.3.96/src/Makefile.in-1161-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/evolution_module_rss_la-evolution-module-rss.Tpo $(DEPDIR)/evolution_module_rss_la-evolution-module-rss.Plo ############################################## evolution-rss-0.3.96/src/Makefile.in-1163-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ evolution-rss-0.3.96/src/Makefile.in:1164:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(evolution_module_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o evolution_module_rss_la-evolution-module-rss.lo `test -f 'evolution-module-rss.c' || echo '$(srcdir)/'`evolution-module-rss.c evolution-rss-0.3.96/src/Makefile.in-1165- evolution-rss-0.3.96/src/Makefile.in-1166-liborg_gnome_evolution_rss_la-dbus.lo: dbus.c evolution-rss-0.3.96/src/Makefile.in:1167:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liborg_gnome_evolution_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT liborg_gnome_evolution_rss_la-dbus.lo -MD -MP -MF $(DEPDIR)/liborg_gnome_evolution_rss_la-dbus.Tpo -c -o liborg_gnome_evolution_rss_la-dbus.lo `test -f 'dbus.c' || echo '$(srcdir)/'`dbus.c evolution-rss-0.3.96/src/Makefile.in-1168-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liborg_gnome_evolution_rss_la-dbus.Tpo $(DEPDIR)/liborg_gnome_evolution_rss_la-dbus.Plo ############################################## evolution-rss-0.3.96/src/Makefile.in-1170-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ evolution-rss-0.3.96/src/Makefile.in:1171:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liborg_gnome_evolution_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o liborg_gnome_evolution_rss_la-dbus.lo `test -f 'dbus.c' || echo '$(srcdir)/'`dbus.c evolution-rss-0.3.96/src/Makefile.in-1172- evolution-rss-0.3.96/src/Makefile.in-1173-liborg_gnome_evolution_rss_la-fetch.lo: fetch.c evolution-rss-0.3.96/src/Makefile.in:1174:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liborg_gnome_evolution_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT liborg_gnome_evolution_rss_la-fetch.lo -MD -MP -MF $(DEPDIR)/liborg_gnome_evolution_rss_la-fetch.Tpo -c -o liborg_gnome_evolution_rss_la-fetch.lo `test -f 'fetch.c' || echo '$(srcdir)/'`fetch.c evolution-rss-0.3.96/src/Makefile.in-1175-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liborg_gnome_evolution_rss_la-fetch.Tpo $(DEPDIR)/liborg_gnome_evolution_rss_la-fetch.Plo ############################################## evolution-rss-0.3.96/src/Makefile.in-1177-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ evolution-rss-0.3.96/src/Makefile.in:1178:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liborg_gnome_evolution_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o liborg_gnome_evolution_rss_la-fetch.lo `test -f 'fetch.c' || echo '$(srcdir)/'`fetch.c evolution-rss-0.3.96/src/Makefile.in-1179- evolution-rss-0.3.96/src/Makefile.in-1180-liborg_gnome_evolution_rss_la-file-gio.lo: file-gio.c evolution-rss-0.3.96/src/Makefile.in:1181:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liborg_gnome_evolution_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT liborg_gnome_evolution_rss_la-file-gio.lo -MD -MP -MF $(DEPDIR)/liborg_gnome_evolution_rss_la-file-gio.Tpo -c -o liborg_gnome_evolution_rss_la-file-gio.lo `test -f 'file-gio.c' || echo '$(srcdir)/'`file-gio.c evolution-rss-0.3.96/src/Makefile.in-1182-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liborg_gnome_evolution_rss_la-file-gio.Tpo $(DEPDIR)/liborg_gnome_evolution_rss_la-file-gio.Plo ############################################## evolution-rss-0.3.96/src/Makefile.in-1184-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ evolution-rss-0.3.96/src/Makefile.in:1185:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liborg_gnome_evolution_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o liborg_gnome_evolution_rss_la-file-gio.lo `test -f 'file-gio.c' || echo '$(srcdir)/'`file-gio.c evolution-rss-0.3.96/src/Makefile.in-1186- evolution-rss-0.3.96/src/Makefile.in-1187-liborg_gnome_evolution_rss_la-misc.lo: misc.c evolution-rss-0.3.96/src/Makefile.in:1188:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liborg_gnome_evolution_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT liborg_gnome_evolution_rss_la-misc.lo -MD -MP -MF $(DEPDIR)/liborg_gnome_evolution_rss_la-misc.Tpo -c -o liborg_gnome_evolution_rss_la-misc.lo `test -f 'misc.c' || echo '$(srcdir)/'`misc.c evolution-rss-0.3.96/src/Makefile.in-1189-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liborg_gnome_evolution_rss_la-misc.Tpo $(DEPDIR)/liborg_gnome_evolution_rss_la-misc.Plo ############################################## evolution-rss-0.3.96/src/Makefile.in-1191-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ evolution-rss-0.3.96/src/Makefile.in:1192:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liborg_gnome_evolution_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o liborg_gnome_evolution_rss_la-misc.lo `test -f 'misc.c' || echo '$(srcdir)/'`misc.c evolution-rss-0.3.96/src/Makefile.in-1193- evolution-rss-0.3.96/src/Makefile.in-1194-liborg_gnome_evolution_rss_la-network-soup.lo: network-soup.c evolution-rss-0.3.96/src/Makefile.in:1195:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liborg_gnome_evolution_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT liborg_gnome_evolution_rss_la-network-soup.lo -MD -MP -MF $(DEPDIR)/liborg_gnome_evolution_rss_la-network-soup.Tpo -c -o liborg_gnome_evolution_rss_la-network-soup.lo `test -f 'network-soup.c' || echo '$(srcdir)/'`network-soup.c evolution-rss-0.3.96/src/Makefile.in-1196-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liborg_gnome_evolution_rss_la-network-soup.Tpo $(DEPDIR)/liborg_gnome_evolution_rss_la-network-soup.Plo ############################################## evolution-rss-0.3.96/src/Makefile.in-1198-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ evolution-rss-0.3.96/src/Makefile.in:1199:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liborg_gnome_evolution_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o liborg_gnome_evolution_rss_la-network-soup.lo `test -f 'network-soup.c' || echo '$(srcdir)/'`network-soup.c evolution-rss-0.3.96/src/Makefile.in-1200- evolution-rss-0.3.96/src/Makefile.in-1201-liborg_gnome_evolution_rss_la-notification.lo: notification.c evolution-rss-0.3.96/src/Makefile.in:1202:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liborg_gnome_evolution_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT liborg_gnome_evolution_rss_la-notification.lo -MD -MP -MF $(DEPDIR)/liborg_gnome_evolution_rss_la-notification.Tpo -c -o liborg_gnome_evolution_rss_la-notification.lo `test -f 'notification.c' || echo '$(srcdir)/'`notification.c evolution-rss-0.3.96/src/Makefile.in-1203-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liborg_gnome_evolution_rss_la-notification.Tpo $(DEPDIR)/liborg_gnome_evolution_rss_la-notification.Plo ############################################## evolution-rss-0.3.96/src/Makefile.in-1205-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ evolution-rss-0.3.96/src/Makefile.in:1206:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liborg_gnome_evolution_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o liborg_gnome_evolution_rss_la-notification.lo `test -f 'notification.c' || echo '$(srcdir)/'`notification.c evolution-rss-0.3.96/src/Makefile.in-1207- evolution-rss-0.3.96/src/Makefile.in-1208-liborg_gnome_evolution_rss_la-parser.lo: parser.c evolution-rss-0.3.96/src/Makefile.in:1209:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liborg_gnome_evolution_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT liborg_gnome_evolution_rss_la-parser.lo -MD -MP -MF $(DEPDIR)/liborg_gnome_evolution_rss_la-parser.Tpo -c -o liborg_gnome_evolution_rss_la-parser.lo `test -f 'parser.c' || echo '$(srcdir)/'`parser.c evolution-rss-0.3.96/src/Makefile.in-1210-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liborg_gnome_evolution_rss_la-parser.Tpo $(DEPDIR)/liborg_gnome_evolution_rss_la-parser.Plo ############################################## evolution-rss-0.3.96/src/Makefile.in-1212-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ evolution-rss-0.3.96/src/Makefile.in:1213:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liborg_gnome_evolution_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o liborg_gnome_evolution_rss_la-parser.lo `test -f 'parser.c' || echo '$(srcdir)/'`parser.c evolution-rss-0.3.96/src/Makefile.in-1214- evolution-rss-0.3.96/src/Makefile.in-1215-liborg_gnome_evolution_rss_la-rss.lo: rss.c evolution-rss-0.3.96/src/Makefile.in:1216:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liborg_gnome_evolution_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT liborg_gnome_evolution_rss_la-rss.lo -MD -MP -MF $(DEPDIR)/liborg_gnome_evolution_rss_la-rss.Tpo -c -o liborg_gnome_evolution_rss_la-rss.lo `test -f 'rss.c' || echo '$(srcdir)/'`rss.c evolution-rss-0.3.96/src/Makefile.in-1217-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liborg_gnome_evolution_rss_la-rss.Tpo $(DEPDIR)/liborg_gnome_evolution_rss_la-rss.Plo ############################################## evolution-rss-0.3.96/src/Makefile.in-1219-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ evolution-rss-0.3.96/src/Makefile.in:1220:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liborg_gnome_evolution_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o liborg_gnome_evolution_rss_la-rss.lo `test -f 'rss.c' || echo '$(srcdir)/'`rss.c evolution-rss-0.3.96/src/Makefile.in-1221- evolution-rss-0.3.96/src/Makefile.in-1222-liborg_gnome_evolution_rss_la-rss-cache.lo: rss-cache.c evolution-rss-0.3.96/src/Makefile.in:1223:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liborg_gnome_evolution_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT liborg_gnome_evolution_rss_la-rss-cache.lo -MD -MP -MF $(DEPDIR)/liborg_gnome_evolution_rss_la-rss-cache.Tpo -c -o liborg_gnome_evolution_rss_la-rss-cache.lo `test -f 'rss-cache.c' || echo '$(srcdir)/'`rss-cache.c evolution-rss-0.3.96/src/Makefile.in-1224-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liborg_gnome_evolution_rss_la-rss-cache.Tpo $(DEPDIR)/liborg_gnome_evolution_rss_la-rss-cache.Plo ############################################## evolution-rss-0.3.96/src/Makefile.in-1226-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ evolution-rss-0.3.96/src/Makefile.in:1227:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liborg_gnome_evolution_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o liborg_gnome_evolution_rss_la-rss-cache.lo `test -f 'rss-cache.c' || echo '$(srcdir)/'`rss-cache.c evolution-rss-0.3.96/src/Makefile.in-1228- evolution-rss-0.3.96/src/Makefile.in-1229-liborg_gnome_evolution_rss_la-rss-config.lo: rss-config.c evolution-rss-0.3.96/src/Makefile.in:1230:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liborg_gnome_evolution_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT liborg_gnome_evolution_rss_la-rss-config.lo -MD -MP -MF $(DEPDIR)/liborg_gnome_evolution_rss_la-rss-config.Tpo -c -o liborg_gnome_evolution_rss_la-rss-config.lo `test -f 'rss-config.c' || echo '$(srcdir)/'`rss-config.c evolution-rss-0.3.96/src/Makefile.in-1231-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liborg_gnome_evolution_rss_la-rss-config.Tpo $(DEPDIR)/liborg_gnome_evolution_rss_la-rss-config.Plo ############################################## evolution-rss-0.3.96/src/Makefile.in-1233-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ evolution-rss-0.3.96/src/Makefile.in:1234:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liborg_gnome_evolution_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o liborg_gnome_evolution_rss_la-rss-config.lo `test -f 'rss-config.c' || echo '$(srcdir)/'`rss-config.c evolution-rss-0.3.96/src/Makefile.in-1235- evolution-rss-0.3.96/src/Makefile.in-1236-liborg_gnome_evolution_rss_la-rss-config-factory.lo: rss-config-factory.c evolution-rss-0.3.96/src/Makefile.in:1237:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liborg_gnome_evolution_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT liborg_gnome_evolution_rss_la-rss-config-factory.lo -MD -MP -MF $(DEPDIR)/liborg_gnome_evolution_rss_la-rss-config-factory.Tpo -c -o liborg_gnome_evolution_rss_la-rss-config-factory.lo `test -f 'rss-config-factory.c' || echo '$(srcdir)/'`rss-config-factory.c evolution-rss-0.3.96/src/Makefile.in-1238-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liborg_gnome_evolution_rss_la-rss-config-factory.Tpo $(DEPDIR)/liborg_gnome_evolution_rss_la-rss-config-factory.Plo ############################################## evolution-rss-0.3.96/src/Makefile.in-1240-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ evolution-rss-0.3.96/src/Makefile.in:1241:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liborg_gnome_evolution_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o liborg_gnome_evolution_rss_la-rss-config-factory.lo `test -f 'rss-config-factory.c' || echo '$(srcdir)/'`rss-config-factory.c evolution-rss-0.3.96/src/Makefile.in-1242- evolution-rss-0.3.96/src/Makefile.in-1243-liborg_gnome_evolution_rss_la-rss-evo-common.lo: rss-evo-common.c evolution-rss-0.3.96/src/Makefile.in:1244:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liborg_gnome_evolution_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT liborg_gnome_evolution_rss_la-rss-evo-common.lo -MD -MP -MF $(DEPDIR)/liborg_gnome_evolution_rss_la-rss-evo-common.Tpo -c -o liborg_gnome_evolution_rss_la-rss-evo-common.lo `test -f 'rss-evo-common.c' || echo '$(srcdir)/'`rss-evo-common.c evolution-rss-0.3.96/src/Makefile.in-1245-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liborg_gnome_evolution_rss_la-rss-evo-common.Tpo $(DEPDIR)/liborg_gnome_evolution_rss_la-rss-evo-common.Plo ############################################## evolution-rss-0.3.96/src/Makefile.in-1247-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ evolution-rss-0.3.96/src/Makefile.in:1248:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liborg_gnome_evolution_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o liborg_gnome_evolution_rss_la-rss-evo-common.lo `test -f 'rss-evo-common.c' || echo '$(srcdir)/'`rss-evo-common.c evolution-rss-0.3.96/src/Makefile.in-1249- evolution-rss-0.3.96/src/Makefile.in-1250-liborg_gnome_evolution_rss_la-rss-image.lo: rss-image.c evolution-rss-0.3.96/src/Makefile.in:1251:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liborg_gnome_evolution_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT liborg_gnome_evolution_rss_la-rss-image.lo -MD -MP -MF $(DEPDIR)/liborg_gnome_evolution_rss_la-rss-image.Tpo -c -o liborg_gnome_evolution_rss_la-rss-image.lo `test -f 'rss-image.c' || echo '$(srcdir)/'`rss-image.c evolution-rss-0.3.96/src/Makefile.in-1252-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liborg_gnome_evolution_rss_la-rss-image.Tpo $(DEPDIR)/liborg_gnome_evolution_rss_la-rss-image.Plo ############################################## evolution-rss-0.3.96/src/Makefile.in-1254-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ evolution-rss-0.3.96/src/Makefile.in:1255:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liborg_gnome_evolution_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o liborg_gnome_evolution_rss_la-rss-image.lo `test -f 'rss-image.c' || echo '$(srcdir)/'`rss-image.c evolution-rss-0.3.96/src/Makefile.in-1256- evolution-rss-0.3.96/src/Makefile.in-1257-liborg_gnome_evolution_rss_la-rss-icon-factory.lo: rss-icon-factory.c evolution-rss-0.3.96/src/Makefile.in:1258:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liborg_gnome_evolution_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT liborg_gnome_evolution_rss_la-rss-icon-factory.lo -MD -MP -MF $(DEPDIR)/liborg_gnome_evolution_rss_la-rss-icon-factory.Tpo -c -o liborg_gnome_evolution_rss_la-rss-icon-factory.lo `test -f 'rss-icon-factory.c' || echo '$(srcdir)/'`rss-icon-factory.c evolution-rss-0.3.96/src/Makefile.in-1259-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liborg_gnome_evolution_rss_la-rss-icon-factory.Tpo $(DEPDIR)/liborg_gnome_evolution_rss_la-rss-icon-factory.Plo ############################################## evolution-rss-0.3.96/src/Makefile.in-1261-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ evolution-rss-0.3.96/src/Makefile.in:1262:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liborg_gnome_evolution_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o liborg_gnome_evolution_rss_la-rss-icon-factory.lo `test -f 'rss-icon-factory.c' || echo '$(srcdir)/'`rss-icon-factory.c evolution-rss-0.3.96/src/Makefile.in-1263- evolution-rss-0.3.96/src/Makefile.in-1264-liborg_gnome_evolution_rss_la-rss-status-icon.lo: rss-status-icon.c evolution-rss-0.3.96/src/Makefile.in:1265:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liborg_gnome_evolution_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT liborg_gnome_evolution_rss_la-rss-status-icon.lo -MD -MP -MF $(DEPDIR)/liborg_gnome_evolution_rss_la-rss-status-icon.Tpo -c -o liborg_gnome_evolution_rss_la-rss-status-icon.lo `test -f 'rss-status-icon.c' || echo '$(srcdir)/'`rss-status-icon.c evolution-rss-0.3.96/src/Makefile.in-1266-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liborg_gnome_evolution_rss_la-rss-status-icon.Tpo $(DEPDIR)/liborg_gnome_evolution_rss_la-rss-status-icon.Plo ############################################## evolution-rss-0.3.96/src/Makefile.in-1268-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ evolution-rss-0.3.96/src/Makefile.in:1269:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liborg_gnome_evolution_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o liborg_gnome_evolution_rss_la-rss-status-icon.lo `test -f 'rss-status-icon.c' || echo '$(srcdir)/'`rss-status-icon.c evolution-rss-0.3.96/src/Makefile.in-1270- evolution-rss-0.3.96/src/Makefile.in-1271-module_eds_rss_la-module-eds-rss.lo: module-eds-rss.c evolution-rss-0.3.96/src/Makefile.in:1272:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(module_eds_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT module_eds_rss_la-module-eds-rss.lo -MD -MP -MF $(DEPDIR)/module_eds_rss_la-module-eds-rss.Tpo -c -o module_eds_rss_la-module-eds-rss.lo `test -f 'module-eds-rss.c' || echo '$(srcdir)/'`module-eds-rss.c evolution-rss-0.3.96/src/Makefile.in-1273-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/module_eds_rss_la-module-eds-rss.Tpo $(DEPDIR)/module_eds_rss_la-module-eds-rss.Plo ############################################## evolution-rss-0.3.96/src/Makefile.in-1275-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ evolution-rss-0.3.96/src/Makefile.in:1276:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(module_eds_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o module_eds_rss_la-module-eds-rss.lo `test -f 'module-eds-rss.c' || echo '$(srcdir)/'`module-eds-rss.c evolution-rss-0.3.96/src/Makefile.in-1277- ############################################## evolution-rss-0.3.96/src/Makefile.in-1285-.cpp.obj: evolution-rss-0.3.96/src/Makefile.in:1286:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` evolution-rss-0.3.96/src/Makefile.in-1287-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## evolution-rss-0.3.96/src/Makefile.in-1289-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ evolution-rss-0.3.96/src/Makefile.in:1290:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` evolution-rss-0.3.96/src/Makefile.in-1291- ############################################## evolution-rss-0.3.96/src/Makefile.in-1299-liborg_gnome_evolution_rss_la-gecko-utils.lo: gecko-utils.cpp evolution-rss-0.3.96/src/Makefile.in:1300:@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liborg_gnome_evolution_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT liborg_gnome_evolution_rss_la-gecko-utils.lo -MD -MP -MF $(DEPDIR)/liborg_gnome_evolution_rss_la-gecko-utils.Tpo -c -o liborg_gnome_evolution_rss_la-gecko-utils.lo `test -f 'gecko-utils.cpp' || echo '$(srcdir)/'`gecko-utils.cpp evolution-rss-0.3.96/src/Makefile.in-1301-@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liborg_gnome_evolution_rss_la-gecko-utils.Tpo $(DEPDIR)/liborg_gnome_evolution_rss_la-gecko-utils.Plo ############################################## evolution-rss-0.3.96/src/Makefile.in-1303-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ evolution-rss-0.3.96/src/Makefile.in:1304:@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liborg_gnome_evolution_rss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o liborg_gnome_evolution_rss_la-gecko-utils.lo `test -f 'gecko-utils.cpp' || echo '$(srcdir)/'`gecko-utils.cpp evolution-rss-0.3.96/src/Makefile.in-1305- ############################################## evolution-rss-0.3.96/src/Makefile.in-1329- @list='$(convert_DATA)'; test -n "$(convertdir)" || list=; \ evolution-rss-0.3.96/src/Makefile.in:1330: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ evolution-rss-0.3.96/src/Makefile.in-1331- dir='$(DESTDIR)$(convertdir)'; $(am__uninstall_files_from_dir) ############################################## evolution-rss-0.3.96/src/Makefile.in-1350- @list='$(error_DATA)'; test -n "$(errordir)" || list=; \ evolution-rss-0.3.96/src/Makefile.in:1351: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ evolution-rss-0.3.96/src/Makefile.in-1352- dir='$(DESTDIR)$(errordir)'; $(am__uninstall_files_from_dir) ############################################## evolution-rss-0.3.96/src/Makefile.in-1371- @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \ evolution-rss-0.3.96/src/Makefile.in:1372: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ evolution-rss-0.3.96/src/Makefile.in-1373- dir='$(DESTDIR)$(plugindir)'; $(am__uninstall_files_from_dir) ############################################## evolution-rss-0.3.96/src/Makefile.in-1392- @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \ evolution-rss-0.3.96/src/Makefile.in:1393: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ evolution-rss-0.3.96/src/Makefile.in-1394- dir='$(DESTDIR)$(uidir)'; $(am__uninstall_files_from_dir) ############################################## evolution-rss-0.3.96/src/Makefile.in-1425-GTAGS: evolution-rss-0.3.96/src/Makefile.in:1426: here=`$(am__cd) $(top_builddir) && pwd` \ evolution-rss-0.3.96/src/Makefile.in-1427- && $(am__cd) $(top_srcdir) \ ############################################## evolution-rss-0.3.96/src/Makefile.in-1451-distdir-am: $(DISTFILES) evolution-rss-0.3.96/src/Makefile.in:1452: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ evolution-rss-0.3.96/src/Makefile.in:1453: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ evolution-rss-0.3.96/src/Makefile.in-1454- list='$(DISTFILES)'; \ ############################################## evolution-rss-0.3.96/src/Makefile.in-1465- if test -d $$d/$$file; then \ evolution-rss-0.3.96/src/Makefile.in:1466: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ evolution-rss-0.3.96/src/Makefile.in-1467- if test -d "$(distdir)/$$file"; then \ ############################################## evolution-rss-0.3.96/depcomp-64- case $1 in evolution-rss-0.3.96/depcomp:65: */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;; evolution-rss-0.3.96/depcomp-66- *) dir=;; ############################################## evolution-rss-0.3.96/depcomp-73-{ evolution-rss-0.3.96/depcomp:74: base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'` evolution-rss-0.3.96/depcomp-75-} ############################################## evolution-rss-0.3.96/depcomp-126- sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} evolution-rss-0.3.96/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} evolution-rss-0.3.96/depcomp-128- ############################################## evolution-rss-0.3.96/depcomp-405- sleep 1 evolution-rss-0.3.96/depcomp:406: i=`expr $i - 1` evolution-rss-0.3.96/depcomp-407- done evolution-rss-0.3.96/depcomp-408- fi evolution-rss-0.3.96/depcomp:409: i=`expr $i - 1` evolution-rss-0.3.96/depcomp-410- done ############################################## evolution-rss-0.3.96/depcomp-425- # Do two passes, one to just change these to evolution-rss-0.3.96/depcomp:426: # `$object: dependent.h' and one to simply `dependent.h:'. evolution-rss-0.3.96/depcomp-427- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## evolution-rss-0.3.96/depcomp-659- done evolution-rss-0.3.96/depcomp:660: obj_suffix=`echo "$object" | sed 's/^.*\././'` evolution-rss-0.3.96/depcomp-661- touch "$tmpdepfile" ############################################## evolution-rss-0.3.96/.pc/01_deprecated.patch/configure.ac-111- evolution-rss-0.3.96/.pc/01_deprecated.patch/configure.ac:112:GTKHTML_EDITOR_VERSION=`$PKG_CONFIG --modversion gtkhtml-editor 2>/dev/null` evolution-rss-0.3.96/.pc/01_deprecated.patch/configure.ac-113-if test -n "$GTKHTML_EDITOR_VERSION"; then ############################################## evolution-rss-0.3.96/.pc/01_deprecated.patch/configure.ac-121- for i in $gtkhtml_api_versions; do evolution-rss-0.3.96/.pc/01_deprecated.patch/configure.ac:122: GTKHTML_EDITOR_VERSION=`$PKG_CONFIG --modversion gtkhtml-editor-$i 2>/dev/null` evolution-rss-0.3.96/.pc/01_deprecated.patch/configure.ac-123- if test -n "$GTKHTML_EDITOR_VERSION"; then ############################################## evolution-rss-0.3.96/.pc/01_deprecated.patch/configure.ac-135-if test "x$have_ds" == "xYES"; then evolution-rss-0.3.96/.pc/01_deprecated.patch/configure.ac:136: DATASERVER_VERSION=`$PKG_CONFIG --modversion evolution-data-server-1.2` evolution-rss-0.3.96/.pc/01_deprecated.patch/configure.ac-137-else evolution-rss-0.3.96/.pc/01_deprecated.patch/configure.ac:138: DATASERVER_VERSION=`$PKG_CONFIG --modversion libedataserver-1.2` evolution-rss-0.3.96/.pc/01_deprecated.patch/configure.ac-139-fi evolution-rss-0.3.96/.pc/01_deprecated.patch/configure.ac:140:DATASERVER_CFLAGS=`$PKG_CONFIG --cflags libedataserver-1.2 libebackend-1.2` evolution-rss-0.3.96/.pc/01_deprecated.patch/configure.ac:141:DATASERVER_LIBS=`$PKG_CONFIG --libs libedataserver-1.2 libebackend-1.2` evolution-rss-0.3.96/.pc/01_deprecated.patch/configure.ac:142:DATASERVER_VERSION=`echo $DATASERVER_VERSION|$AWK -F . '{print $1 * 1000000 + $2 * 1000 + $3}'` evolution-rss-0.3.96/.pc/01_deprecated.patch/configure.ac-143-AC_SUBST(DATASERVER_VERSION) ############################################## evolution-rss-0.3.96/.pc/01_deprecated.patch/configure.ac-276- if test "x$have_webkit" == "xyes"; then evolution-rss-0.3.96/.pc/01_deprecated.patch/configure.ac:277: WEBKIT_S_VERSION=`$PKG_CONFIG --modversion $i` evolution-rss-0.3.96/.pc/01_deprecated.patch/configure.ac:278: WEBKIT_VERSION=`echo $WEBKIT_S_VERSION|$AWK -F . '{print $1 * 1000000 + $2 * 1000 + $3}'` evolution-rss-0.3.96/.pc/01_deprecated.patch/configure.ac-279- break; ############################################## evolution-rss-0.3.96/.pc/01_deprecated.patch/configure.ac-286- WEBKIT_LIBS=$WebKitGtk_LIBS evolution-rss-0.3.96/.pc/01_deprecated.patch/configure.ac:287: WEBKIT_S_VERSION=`$PKG_CONFIG --modversion WebKitGtk` evolution-rss-0.3.96/.pc/01_deprecated.patch/configure.ac:288: WEBKIT_VERSION=`echo $WEBKIT_S_VERSION|$AWK -F . '{print $1 * 1000000 + $2 * 1000 + $3}'` evolution-rss-0.3.96/.pc/01_deprecated.patch/configure.ac-289-fi ############################################## evolution-rss-0.3.96/.pc/01_deprecated.patch/configure.ac-343-if test "x$have_libsoup_gnome" == "xyes"; then evolution-rss-0.3.96/.pc/01_deprecated.patch/configure.ac:344: LIBSOUP_LIBS=`$PKG_CONFIG --libs libsoup$SOUP libsoup-gnome$SOUP` evolution-rss-0.3.96/.pc/01_deprecated.patch/configure.ac-345- AC_DEFINE_UNQUOTED(HAVE_LIBSOUP_GNOME,1, [libsoup-gnome library present]) ############################################## evolution-rss-0.3.96/.pc/01_deprecated.patch/configure.ac-347-else evolution-rss-0.3.96/.pc/01_deprecated.patch/configure.ac:348: LIBSOUP_LIBS=`$PKG_CONFIG --libs libsoup$SOUP` evolution-rss-0.3.96/.pc/01_deprecated.patch/configure.ac-349-fi ############################################## evolution-rss-0.3.96/.pc/01_deprecated.patch/configure.ac-400- evolution-rss-0.3.96/.pc/01_deprecated.patch/configure.ac:401:edsprivlibdir=`$PKG_CONFIG --variable=privlibdir libedataserver-1.2` evolution-rss-0.3.96/.pc/01_deprecated.patch/configure.ac-402-edsmoduledir="$edsprivlibdir/registry-modules" ############################################## evolution-rss-0.3.96/.pc/01_deprecated.patch/configure.ac-405-if test $evolution_int_version -ge 31306; then evolution-rss-0.3.96/.pc/01_deprecated.patch/configure.ac:406:privlibdir=`$PKG_CONFIG --variable=privlibdir evolution-shell-3.0` evolution-rss-0.3.96/.pc/01_deprecated.patch/configure.ac-407-else ############################################## evolution-rss-0.3.96/.pc/dont-require-gconf.patch/configure.ac-108- evolution-rss-0.3.96/.pc/dont-require-gconf.patch/configure.ac:109:GTKHTML_EDITOR_VERSION=`$PKG_CONFIG --modversion gtkhtml-editor 2>/dev/null` evolution-rss-0.3.96/.pc/dont-require-gconf.patch/configure.ac-110-if test -n "$GTKHTML_EDITOR_VERSION"; then ############################################## evolution-rss-0.3.96/.pc/dont-require-gconf.patch/configure.ac-118- for i in $gtkhtml_api_versions; do evolution-rss-0.3.96/.pc/dont-require-gconf.patch/configure.ac:119: GTKHTML_EDITOR_VERSION=`$PKG_CONFIG --modversion gtkhtml-editor-$i 2>/dev/null` evolution-rss-0.3.96/.pc/dont-require-gconf.patch/configure.ac-120- if test -n "$GTKHTML_EDITOR_VERSION"; then ############################################## evolution-rss-0.3.96/.pc/dont-require-gconf.patch/configure.ac-132-if test "x$have_ds" == "xYES"; then evolution-rss-0.3.96/.pc/dont-require-gconf.patch/configure.ac:133: DATASERVER_VERSION=`$PKG_CONFIG --modversion evolution-data-server-1.2` evolution-rss-0.3.96/.pc/dont-require-gconf.patch/configure.ac-134-else evolution-rss-0.3.96/.pc/dont-require-gconf.patch/configure.ac:135: DATASERVER_VERSION=`$PKG_CONFIG --modversion libedataserver-1.2` evolution-rss-0.3.96/.pc/dont-require-gconf.patch/configure.ac-136-fi evolution-rss-0.3.96/.pc/dont-require-gconf.patch/configure.ac:137:DATASERVER_CFLAGS=`$PKG_CONFIG --cflags libedataserver-1.2 libebackend-1.2` evolution-rss-0.3.96/.pc/dont-require-gconf.patch/configure.ac:138:DATASERVER_LIBS=`$PKG_CONFIG --libs libedataserver-1.2 libebackend-1.2` evolution-rss-0.3.96/.pc/dont-require-gconf.patch/configure.ac:139:DATASERVER_VERSION=`echo $DATASERVER_VERSION|$AWK -F . '{print $1 * 1000000 + $2 * 1000 + $3}'` evolution-rss-0.3.96/.pc/dont-require-gconf.patch/configure.ac-140-AC_SUBST(DATASERVER_VERSION) ############################################## evolution-rss-0.3.96/.pc/dont-require-gconf.patch/configure.ac-273- if test "x$have_webkit" == "xyes"; then evolution-rss-0.3.96/.pc/dont-require-gconf.patch/configure.ac:274: WEBKIT_S_VERSION=`$PKG_CONFIG --modversion $i` evolution-rss-0.3.96/.pc/dont-require-gconf.patch/configure.ac:275: WEBKIT_VERSION=`echo $WEBKIT_S_VERSION|$AWK -F . '{print $1 * 1000000 + $2 * 1000 + $3}'` evolution-rss-0.3.96/.pc/dont-require-gconf.patch/configure.ac-276- break; ############################################## evolution-rss-0.3.96/.pc/dont-require-gconf.patch/configure.ac-283- WEBKIT_LIBS=$WebKitGtk_LIBS evolution-rss-0.3.96/.pc/dont-require-gconf.patch/configure.ac:284: WEBKIT_S_VERSION=`$PKG_CONFIG --modversion WebKitGtk` evolution-rss-0.3.96/.pc/dont-require-gconf.patch/configure.ac:285: WEBKIT_VERSION=`echo $WEBKIT_S_VERSION|$AWK -F . '{print $1 * 1000000 + $2 * 1000 + $3}'` evolution-rss-0.3.96/.pc/dont-require-gconf.patch/configure.ac-286-fi ############################################## evolution-rss-0.3.96/.pc/dont-require-gconf.patch/configure.ac-340-if test "x$have_libsoup_gnome" == "xyes"; then evolution-rss-0.3.96/.pc/dont-require-gconf.patch/configure.ac:341: LIBSOUP_LIBS=`$PKG_CONFIG --libs libsoup$SOUP libsoup-gnome$SOUP` evolution-rss-0.3.96/.pc/dont-require-gconf.patch/configure.ac-342- AC_DEFINE_UNQUOTED(HAVE_LIBSOUP_GNOME,1, [libsoup-gnome library present]) ############################################## evolution-rss-0.3.96/.pc/dont-require-gconf.patch/configure.ac-344-else evolution-rss-0.3.96/.pc/dont-require-gconf.patch/configure.ac:345: LIBSOUP_LIBS=`$PKG_CONFIG --libs libsoup$SOUP` evolution-rss-0.3.96/.pc/dont-require-gconf.patch/configure.ac-346-fi ############################################## evolution-rss-0.3.96/.pc/dont-require-gconf.patch/configure.ac-397- evolution-rss-0.3.96/.pc/dont-require-gconf.patch/configure.ac:398:edsprivlibdir=`$PKG_CONFIG --variable=privlibdir libedataserver-1.2` evolution-rss-0.3.96/.pc/dont-require-gconf.patch/configure.ac-399-edsmoduledir="$edsprivlibdir/registry-modules" ############################################## evolution-rss-0.3.96/.pc/dont-require-gconf.patch/configure.ac-402-if test $evolution_int_version -ge 31306; then evolution-rss-0.3.96/.pc/dont-require-gconf.patch/configure.ac:403:privlibdir=`$PKG_CONFIG --variable=privlibdir evolution-shell-3.0` evolution-rss-0.3.96/.pc/dont-require-gconf.patch/configure.ac-404-else ############################################## evolution-rss-0.3.96/configure.ac-108- evolution-rss-0.3.96/configure.ac:109:GTKHTML_EDITOR_VERSION=`$PKG_CONFIG --modversion gtkhtml-editor 2>/dev/null` evolution-rss-0.3.96/configure.ac-110-if test -n "$GTKHTML_EDITOR_VERSION"; then ############################################## evolution-rss-0.3.96/configure.ac-118- for i in $gtkhtml_api_versions; do evolution-rss-0.3.96/configure.ac:119: GTKHTML_EDITOR_VERSION=`$PKG_CONFIG --modversion gtkhtml-editor-$i 2>/dev/null` evolution-rss-0.3.96/configure.ac-120- if test -n "$GTKHTML_EDITOR_VERSION"; then ############################################## evolution-rss-0.3.96/configure.ac-132-if test "x$have_ds" == "xYES"; then evolution-rss-0.3.96/configure.ac:133: DATASERVER_VERSION=`$PKG_CONFIG --modversion evolution-data-server-1.2` evolution-rss-0.3.96/configure.ac-134-else evolution-rss-0.3.96/configure.ac:135: DATASERVER_VERSION=`$PKG_CONFIG --modversion libedataserver-1.2` evolution-rss-0.3.96/configure.ac-136-fi evolution-rss-0.3.96/configure.ac:137:DATASERVER_CFLAGS=`$PKG_CONFIG --cflags libedataserver-1.2 libebackend-1.2` evolution-rss-0.3.96/configure.ac:138:DATASERVER_LIBS=`$PKG_CONFIG --libs libedataserver-1.2 libebackend-1.2` evolution-rss-0.3.96/configure.ac:139:DATASERVER_VERSION=`echo $DATASERVER_VERSION|$AWK -F . '{print $1 * 1000000 + $2 * 1000 + $3}'` evolution-rss-0.3.96/configure.ac-140-AC_SUBST(DATASERVER_VERSION) ############################################## evolution-rss-0.3.96/configure.ac-273- if test "x$have_webkit" == "xyes"; then evolution-rss-0.3.96/configure.ac:274: WEBKIT_S_VERSION=`$PKG_CONFIG --modversion $i` evolution-rss-0.3.96/configure.ac:275: WEBKIT_VERSION=`echo $WEBKIT_S_VERSION|$AWK -F . '{print $1 * 1000000 + $2 * 1000 + $3}'` evolution-rss-0.3.96/configure.ac-276- break; ############################################## evolution-rss-0.3.96/configure.ac-283- WEBKIT_LIBS=$WebKitGtk_LIBS evolution-rss-0.3.96/configure.ac:284: WEBKIT_S_VERSION=`$PKG_CONFIG --modversion WebKitGtk` evolution-rss-0.3.96/configure.ac:285: WEBKIT_VERSION=`echo $WEBKIT_S_VERSION|$AWK -F . '{print $1 * 1000000 + $2 * 1000 + $3}'` evolution-rss-0.3.96/configure.ac-286-fi ############################################## evolution-rss-0.3.96/configure.ac-334-if test "x$have_libsoup_gnome" == "xyes"; then evolution-rss-0.3.96/configure.ac:335: LIBSOUP_LIBS=`$PKG_CONFIG --libs libsoup$SOUP libsoup-gnome$SOUP` evolution-rss-0.3.96/configure.ac-336- AC_DEFINE_UNQUOTED(HAVE_LIBSOUP_GNOME,1, [libsoup-gnome library present]) ############################################## evolution-rss-0.3.96/configure.ac-338-else evolution-rss-0.3.96/configure.ac:339: LIBSOUP_LIBS=`$PKG_CONFIG --libs libsoup$SOUP` evolution-rss-0.3.96/configure.ac-340-fi ############################################## evolution-rss-0.3.96/configure.ac-391- evolution-rss-0.3.96/configure.ac:392:edsprivlibdir=`$PKG_CONFIG --variable=privlibdir libedataserver-1.2` evolution-rss-0.3.96/configure.ac-393-edsmoduledir="$edsprivlibdir/registry-modules" ############################################## evolution-rss-0.3.96/configure.ac-396-if test $evolution_int_version -ge 31306; then evolution-rss-0.3.96/configure.ac:397:privlibdir=`$PKG_CONFIG --variable=privlibdir evolution-shell-3.0` evolution-rss-0.3.96/configure.ac-398-else