===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
pidgin-otr-4.0.2/config.sub-52-
pidgin-otr-4.0.2/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
pidgin-otr-4.0.2/config.sub-54-
##############################################
pidgin-otr-4.0.2/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations.
pidgin-otr-4.0.2/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
pidgin-otr-4.0.2/config.sub-117-case $maybe_os in
##############################################
pidgin-otr-4.0.2/config.sub-123-    os=-$maybe_os
pidgin-otr-4.0.2/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
pidgin-otr-4.0.2/config.sub-125-    ;;
##############################################
pidgin-otr-4.0.2/config.sub-127-    os=-linux-android
pidgin-otr-4.0.2/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
pidgin-otr-4.0.2/config.sub-129-    ;;
pidgin-otr-4.0.2/config.sub-130-  *)
pidgin-otr-4.0.2/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
pidgin-otr-4.0.2/config.sub-132-    if [ $basic_machine != $1 ]
pidgin-otr-4.0.2/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
pidgin-otr-4.0.2/config.sub-134-    else os=; fi
##############################################
pidgin-otr-4.0.2/config.sub-181-		os=-sco5v6
pidgin-otr-4.0.2/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pidgin-otr-4.0.2/config.sub-183-		;;
##############################################
pidgin-otr-4.0.2/config.sub-185-		os=-sco3.2v5
pidgin-otr-4.0.2/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pidgin-otr-4.0.2/config.sub-187-		;;
##############################################
pidgin-otr-4.0.2/config.sub-189-		os=-sco3.2v4
pidgin-otr-4.0.2/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pidgin-otr-4.0.2/config.sub-191-		;;
pidgin-otr-4.0.2/config.sub-192-	-sco3.2.[4-9]*)
pidgin-otr-4.0.2/config.sub:193:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
pidgin-otr-4.0.2/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pidgin-otr-4.0.2/config.sub-195-		;;
##############################################
pidgin-otr-4.0.2/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
pidgin-otr-4.0.2/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pidgin-otr-4.0.2/config.sub-199-		;;
##############################################
pidgin-otr-4.0.2/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
pidgin-otr-4.0.2/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pidgin-otr-4.0.2/config.sub-203-		;;
##############################################
pidgin-otr-4.0.2/config.sub-205-		os=-sco3.2v2
pidgin-otr-4.0.2/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pidgin-otr-4.0.2/config.sub-207-		;;
pidgin-otr-4.0.2/config.sub-208-	-udk*)
pidgin-otr-4.0.2/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pidgin-otr-4.0.2/config.sub-210-		;;
##############################################
pidgin-otr-4.0.2/config.sub-212-		os=-isc2.2
pidgin-otr-4.0.2/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pidgin-otr-4.0.2/config.sub-214-		;;
##############################################
pidgin-otr-4.0.2/config.sub-218-	-isc*)
pidgin-otr-4.0.2/config.sub:219:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pidgin-otr-4.0.2/config.sub-220-		;;
##############################################
pidgin-otr-4.0.2/config.sub-230-	-ptx*)
pidgin-otr-4.0.2/config.sub:231:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
pidgin-otr-4.0.2/config.sub-232-		;;
pidgin-otr-4.0.2/config.sub-233-	-windowsnt*)
pidgin-otr-4.0.2/config.sub:234:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
pidgin-otr-4.0.2/config.sub-235-		;;
##############################################
pidgin-otr-4.0.2/config.sub-359-	*-*-*)
pidgin-otr-4.0.2/config.sub:360:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
pidgin-otr-4.0.2/config.sub-361-		exit 1
##############################################
pidgin-otr-4.0.2/config.sub-479-	amd64-*)
pidgin-otr-4.0.2/config.sub:480:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
pidgin-otr-4.0.2/config.sub-481-		;;
##############################################
pidgin-otr-4.0.2/config.sub-521-	blackfin-*)
pidgin-otr-4.0.2/config.sub:522:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
pidgin-otr-4.0.2/config.sub-523-		os=-linux
##############################################
pidgin-otr-4.0.2/config.sub-529-	c54x-*)
pidgin-otr-4.0.2/config.sub:530:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
pidgin-otr-4.0.2/config.sub-531-		;;
pidgin-otr-4.0.2/config.sub-532-	c55x-*)
pidgin-otr-4.0.2/config.sub:533:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
pidgin-otr-4.0.2/config.sub-534-		;;
pidgin-otr-4.0.2/config.sub-535-	c6x-*)
pidgin-otr-4.0.2/config.sub:536:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
pidgin-otr-4.0.2/config.sub-537-		;;
##############################################
pidgin-otr-4.0.2/config.sub-732-	i*86v32)
pidgin-otr-4.0.2/config.sub:733:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
pidgin-otr-4.0.2/config.sub-734-		os=-sysv32
##############################################
pidgin-otr-4.0.2/config.sub-736-	i*86v4*)
pidgin-otr-4.0.2/config.sub:737:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
pidgin-otr-4.0.2/config.sub-738-		os=-sysv4
##############################################
pidgin-otr-4.0.2/config.sub-740-	i*86v)
pidgin-otr-4.0.2/config.sub:741:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
pidgin-otr-4.0.2/config.sub-742-		os=-sysv
##############################################
pidgin-otr-4.0.2/config.sub-744-	i*86sol2)
pidgin-otr-4.0.2/config.sub:745:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
pidgin-otr-4.0.2/config.sub-746-		os=-solaris2
##############################################
pidgin-otr-4.0.2/config.sub-774-	m68knommu-*)
pidgin-otr-4.0.2/config.sub:775:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
pidgin-otr-4.0.2/config.sub-776-		os=-linux
##############################################
pidgin-otr-4.0.2/config.sub-811-	mips3*-*)
pidgin-otr-4.0.2/config.sub:812:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
pidgin-otr-4.0.2/config.sub-813-		;;
pidgin-otr-4.0.2/config.sub-814-	mips3*)
pidgin-otr-4.0.2/config.sub:815:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
pidgin-otr-4.0.2/config.sub-816-		;;
##############################################
pidgin-otr-4.0.2/config.sub-829-	ms1-*)
pidgin-otr-4.0.2/config.sub:830:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
pidgin-otr-4.0.2/config.sub-831-		;;
##############################################
pidgin-otr-4.0.2/config.sub-948-	parisc-*)
pidgin-otr-4.0.2/config.sub:949:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
pidgin-otr-4.0.2/config.sub-950-		os=-linux
##############################################
pidgin-otr-4.0.2/config.sub-964-	pc98-*)
pidgin-otr-4.0.2/config.sub:965:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
pidgin-otr-4.0.2/config.sub-966-		;;
##############################################
pidgin-otr-4.0.2/config.sub-979-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
pidgin-otr-4.0.2/config.sub:980:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
pidgin-otr-4.0.2/config.sub-981-		;;
pidgin-otr-4.0.2/config.sub-982-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
pidgin-otr-4.0.2/config.sub:983:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
pidgin-otr-4.0.2/config.sub-984-		;;
pidgin-otr-4.0.2/config.sub-985-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
pidgin-otr-4.0.2/config.sub:986:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
pidgin-otr-4.0.2/config.sub-987-		;;
pidgin-otr-4.0.2/config.sub-988-	pentium4-*)
pidgin-otr-4.0.2/config.sub:989:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
pidgin-otr-4.0.2/config.sub-990-		;;
##############################################
pidgin-otr-4.0.2/config.sub-998-	ppc-* | ppcbe-*)
pidgin-otr-4.0.2/config.sub:999:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
pidgin-otr-4.0.2/config.sub-1000-		;;
##############################################
pidgin-otr-4.0.2/config.sub-1004-	ppcle-* | powerpclittle-*)
pidgin-otr-4.0.2/config.sub:1005:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
pidgin-otr-4.0.2/config.sub-1006-		;;
##############################################
pidgin-otr-4.0.2/config.sub-1008-		;;
pidgin-otr-4.0.2/config.sub:1009:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
pidgin-otr-4.0.2/config.sub-1010-		;;
##############################################
pidgin-otr-4.0.2/config.sub-1014-	ppc64le-* | powerpc64little-*)
pidgin-otr-4.0.2/config.sub:1015:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
pidgin-otr-4.0.2/config.sub-1016-		;;
##############################################
pidgin-otr-4.0.2/config.sub-1097-	strongarm-* | thumb-*)
pidgin-otr-4.0.2/config.sub:1098:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
pidgin-otr-4.0.2/config.sub-1099-		;;
##############################################
pidgin-otr-4.0.2/config.sub-1227-	xscale-* | xscalee[bl]-*)
pidgin-otr-4.0.2/config.sub:1228:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
pidgin-otr-4.0.2/config.sub-1229-		;;
##############################################
pidgin-otr-4.0.2/config.sub-1304-	*)
pidgin-otr-4.0.2/config.sub:1305:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
pidgin-otr-4.0.2/config.sub-1306-		exit 1
##############################################
pidgin-otr-4.0.2/config.sub-1312-	*-digital*)
pidgin-otr-4.0.2/config.sub:1313:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
pidgin-otr-4.0.2/config.sub-1314-		;;
pidgin-otr-4.0.2/config.sub-1315-	*-commodore*)
pidgin-otr-4.0.2/config.sub:1316:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
pidgin-otr-4.0.2/config.sub-1317-		;;
##############################################
pidgin-otr-4.0.2/config.sub-1333-	-solaris1 | -solaris1.*)
pidgin-otr-4.0.2/config.sub:1334:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
pidgin-otr-4.0.2/config.sub-1335-		;;
##############################################
pidgin-otr-4.0.2/config.sub-1345-	-gnu/linux*)
pidgin-otr-4.0.2/config.sub:1346:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
pidgin-otr-4.0.2/config.sub-1347-		;;
##############################################
pidgin-otr-4.0.2/config.sub-1391-	-nto*)
pidgin-otr-4.0.2/config.sub:1392:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
pidgin-otr-4.0.2/config.sub-1393-		;;
##############################################
pidgin-otr-4.0.2/config.sub-1398-	-mac*)
pidgin-otr-4.0.2/config.sub:1399:		os=`echo $os | sed -e 's|mac|macos|'`
pidgin-otr-4.0.2/config.sub-1400-		;;
##############################################
pidgin-otr-4.0.2/config.sub-1404-	-linux*)
pidgin-otr-4.0.2/config.sub:1405:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
pidgin-otr-4.0.2/config.sub-1406-		;;
pidgin-otr-4.0.2/config.sub-1407-	-sunos5*)
pidgin-otr-4.0.2/config.sub:1408:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
pidgin-otr-4.0.2/config.sub-1409-		;;
pidgin-otr-4.0.2/config.sub-1410-	-sunos6*)
pidgin-otr-4.0.2/config.sub:1411:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
pidgin-otr-4.0.2/config.sub-1412-		;;
##############################################
pidgin-otr-4.0.2/config.sub-1459-	-sinix5.*)
pidgin-otr-4.0.2/config.sub:1460:		os=`echo $os | sed -e 's|sinix|sysv|'`
pidgin-otr-4.0.2/config.sub-1461-		;;
##############################################
pidgin-otr-4.0.2/config.sub-1512-		# Get rid of the `-' at the beginning of $os.
pidgin-otr-4.0.2/config.sub:1513:		os=`echo $os | sed 's/[^-]*-//'`
pidgin-otr-4.0.2/config.sub:1514:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
pidgin-otr-4.0.2/config.sub-1515-		exit 1
##############################################
pidgin-otr-4.0.2/config.sub-1778-		esac
pidgin-otr-4.0.2/config.sub:1779:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
pidgin-otr-4.0.2/config.sub-1780-		;;
##############################################
pidgin-otr-4.0.2/ar-lib-65-	mingw)
pidgin-otr-4.0.2/ar-lib:66:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
pidgin-otr-4.0.2/ar-lib-67-	  ;;
pidgin-otr-4.0.2/ar-lib-68-	cygwin)
pidgin-otr-4.0.2/ar-lib:69:	  file=`cygpath -m "$file" || echo "$file"`
pidgin-otr-4.0.2/ar-lib-70-	  ;;
pidgin-otr-4.0.2/ar-lib-71-	wine)
pidgin-otr-4.0.2/ar-lib:72:	  file=`winepath -w "$file" || echo "$file"`
pidgin-otr-4.0.2/ar-lib-73-	  ;;
##############################################
pidgin-otr-4.0.2/ar-lib-88-  archive=$3
pidgin-otr-4.0.2/ar-lib:89:  at_file_contents=`cat "$1"`
pidgin-otr-4.0.2/ar-lib-90-  eval set x "$at_file_contents"
##############################################
pidgin-otr-4.0.2/depcomp-64-  case $1 in
pidgin-otr-4.0.2/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
pidgin-otr-4.0.2/depcomp-66-      *) dir=;;
##############################################
pidgin-otr-4.0.2/depcomp-73-{
pidgin-otr-4.0.2/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
pidgin-otr-4.0.2/depcomp-75-}
##############################################
pidgin-otr-4.0.2/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
pidgin-otr-4.0.2/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
pidgin-otr-4.0.2/depcomp-128-
##############################################
pidgin-otr-4.0.2/depcomp-405-        sleep 1
pidgin-otr-4.0.2/depcomp:406:        i=`expr $i - 1`
pidgin-otr-4.0.2/depcomp-407-      done
pidgin-otr-4.0.2/depcomp-408-    fi
pidgin-otr-4.0.2/depcomp:409:    i=`expr $i - 1`
pidgin-otr-4.0.2/depcomp-410-  done
##############################################
pidgin-otr-4.0.2/depcomp-425-  # Do two passes, one to just change these to
pidgin-otr-4.0.2/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
pidgin-otr-4.0.2/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
pidgin-otr-4.0.2/depcomp-659-  done
pidgin-otr-4.0.2/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
pidgin-otr-4.0.2/depcomp-661-  touch "$tmpdepfile"
##############################################
pidgin-otr-4.0.2/po/Makefile.in.in-58-
pidgin-otr-4.0.2/po/Makefile.in.in:59: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)
pidgin-otr-4.0.2/po/Makefile.in.in-60-
##############################################
pidgin-otr-4.0.2/po/Makefile.in.in-88-.po.gmo:
pidgin-otr-4.0.2/po/Makefile.in.in:89:	$(INTLTOOL_V_MSGFMT)file=`echo $* | sed 's,.*/,,'`.gmo \
pidgin-otr-4.0.2/po/Makefile.in.in-90-	  && rm -f $$file && $(GMSGFMT) -o $$file $<
##############################################
pidgin-otr-4.0.2/po/Makefile.in.in-189-	  echo "$$lang:"; \
pidgin-otr-4.0.2/po/Makefile.in.in:190:	  result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \
pidgin-otr-4.0.2/po/Makefile.in.in-191-	  if $$result; then \
##############################################
pidgin-otr-4.0.2/compile-67-	mingw/*)
pidgin-otr-4.0.2/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
pidgin-otr-4.0.2/compile-69-	  ;;
pidgin-otr-4.0.2/compile-70-	cygwin/*)
pidgin-otr-4.0.2/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
pidgin-otr-4.0.2/compile-72-	  ;;
pidgin-otr-4.0.2/compile-73-	wine/*)
pidgin-otr-4.0.2/compile:74:	  file=`winepath -w "$file" || echo "$file"`
pidgin-otr-4.0.2/compile-75-	  ;;
##############################################
pidgin-otr-4.0.2/compile-309-# Name of file we expect compiler to create.
pidgin-otr-4.0.2/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
pidgin-otr-4.0.2/compile-311-
##############################################
pidgin-otr-4.0.2/compile-315-# object file name, since that is what matters with a parallel build.
pidgin-otr-4.0.2/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
pidgin-otr-4.0.2/compile-317-while true; do
##############################################
pidgin-otr-4.0.2/ltmain.sh-167-{
pidgin-otr-4.0.2/ltmain.sh:168:    func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
pidgin-otr-4.0.2/ltmain.sh-169-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
pidgin-otr-4.0.2/ltmain.sh-179-{
pidgin-otr-4.0.2/ltmain.sh:180:    func_basename_result=`$ECHO "${1}" | $SED "$basename"`
pidgin-otr-4.0.2/ltmain.sh-181-} # func_basename may be replaced by extended shell implementation
##############################################
pidgin-otr-4.0.2/ltmain.sh-198-    # Extract subdirectory from the argument.
pidgin-otr-4.0.2/ltmain.sh:199:    func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"`
pidgin-otr-4.0.2/ltmain.sh-200-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
pidgin-otr-4.0.2/ltmain.sh-204-    fi
pidgin-otr-4.0.2/ltmain.sh:205:    func_basename_result=`$ECHO "${1}" | $SED -e "$basename"`
pidgin-otr-4.0.2/ltmain.sh-206-} # func_dirname_and_basename may be replaced by extended shell implementation
##############################################
pidgin-otr-4.0.2/ltmain.sh-217-    case ${2} in
pidgin-otr-4.0.2/ltmain.sh:218:      .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
pidgin-otr-4.0.2/ltmain.sh:219:      *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
pidgin-otr-4.0.2/ltmain.sh-220-    esac
##############################################
pidgin-otr-4.0.2/ltmain.sh-380-     progdir=$func_dirname_result
pidgin-otr-4.0.2/ltmain.sh:381:     progdir=`cd "$progdir" && pwd`
pidgin-otr-4.0.2/ltmain.sh-382-     progpath="$progdir/$progname"
##############################################
pidgin-otr-4.0.2/ltmain.sh-417-# Since each input `\' is now two `\'s, look for any number of runs of
pidgin-otr-4.0.2/ltmain.sh:418:# four `\'s followed by two `\'s and then a '$'.  `\' that '$'.
pidgin-otr-4.0.2/ltmain.sh-419-bs='\\'
##############################################
pidgin-otr-4.0.2/ltmain.sh-531-        # ...otherwise throw away the child directory and loop
pidgin-otr-4.0.2/ltmain.sh:532:        my_directory_path=`$ECHO "$my_directory_path" | $SED -e "$dirname"`
pidgin-otr-4.0.2/ltmain.sh-533-      done
pidgin-otr-4.0.2/ltmain.sh:534:      my_dir_list=`$ECHO "$my_dir_list" | $SED 's,:*$,,'`
pidgin-otr-4.0.2/ltmain.sh-535-
##############################################
pidgin-otr-4.0.2/ltmain.sh-566-      # If mktemp works, use that first and foremost
pidgin-otr-4.0.2/ltmain.sh:567:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
pidgin-otr-4.0.2/ltmain.sh-568-
##############################################
pidgin-otr-4.0.2/ltmain.sh-597-      *[\\\`\"\$]*)
pidgin-otr-4.0.2/ltmain.sh:598:	func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;;
pidgin-otr-4.0.2/ltmain.sh-599-      *)
##############################################
pidgin-otr-4.0.2/ltmain.sh-702-  [0-9]* | *[!a-zA-Z0-9_]*)
pidgin-otr-4.0.2/ltmain.sh:703:    func_tr_sh_result=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'`
pidgin-otr-4.0.2/ltmain.sh-704-    ;;
##############################################
pidgin-otr-4.0.2/ltmain.sh-769-	s/\$with_gnu_ld/'"$with_gnu_ld"'/
pidgin-otr-4.0.2/ltmain.sh:770:	s/\$automake_version/'"`(${AUTOMAKE-automake} --version) 2>/dev/null |$SED 1q`"'/
pidgin-otr-4.0.2/ltmain.sh:771:	s/\$autoconf_version/'"`(${AUTOCONF-autoconf} --version) 2>/dev/null |$SED 1q`"'/
pidgin-otr-4.0.2/ltmain.sh-772-	p
##############################################
pidgin-otr-4.0.2/ltmain.sh-803-
pidgin-otr-4.0.2/ltmain.sh:804:    func_split_short_opt_name=`$ECHO "$1" | $SED "$my_sed_short_opt"`
pidgin-otr-4.0.2/ltmain.sh:805:    func_split_short_opt_arg=`$ECHO "$1" | $SED "$my_sed_short_rest"`
pidgin-otr-4.0.2/ltmain.sh-806-} # func_split_short_opt may be replaced by extended shell implementation
##############################################
pidgin-otr-4.0.2/ltmain.sh-816-
pidgin-otr-4.0.2/ltmain.sh:817:    func_split_long_opt_name=`$ECHO "$1" | $SED "$my_sed_long_opt"`
pidgin-otr-4.0.2/ltmain.sh:818:    func_split_long_opt_arg=`$ECHO "$1" | $SED "$my_sed_long_arg"`
pidgin-otr-4.0.2/ltmain.sh-819-} # func_split_long_opt may be replaced by extended shell implementation
##############################################
pidgin-otr-4.0.2/ltmain.sh-862-{
pidgin-otr-4.0.2/ltmain.sh:863:    func_arith_result=`expr "${@}"`
pidgin-otr-4.0.2/ltmain.sh-864-} # func_arith may be replaced by extended shell implementation
##############################################
pidgin-otr-4.0.2/ltmain.sh-870-{
pidgin-otr-4.0.2/ltmain.sh:871:    func_len_result=`expr "${1}" : ".*" 2>/dev/null || echo $max_cmd_len`
pidgin-otr-4.0.2/ltmain.sh-872-} # func_len may be replaced by extended shell implementation
##############################################
pidgin-otr-4.0.2/ltmain.sh-877-{
pidgin-otr-4.0.2/ltmain.sh:878:    func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
pidgin-otr-4.0.2/ltmain.sh-879-} # func_lo2o may be replaced by extended shell implementation
##############################################
pidgin-otr-4.0.2/ltmain.sh-884-{
pidgin-otr-4.0.2/ltmain.sh:885:    func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
pidgin-otr-4.0.2/ltmain.sh-886-} # func_xform may be replaced by extended shell implementation
##############################################
pidgin-otr-4.0.2/ltmain.sh-968-	# quotes we have to do it in 2 steps:
pidgin-otr-4.0.2/ltmain.sh:969:	extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
pidgin-otr-4.0.2/ltmain.sh-970-	eval "$extractedcf"
##############################################
pidgin-otr-4.0.2/ltmain.sh-1382-      done
pidgin-otr-4.0.2/ltmain.sh:1383:      CC_expanded=`func_echo_all $CC`
pidgin-otr-4.0.2/ltmain.sh:1384:      CC_quoted_expanded=`func_echo_all $CC_quoted`
pidgin-otr-4.0.2/ltmain.sh-1385-      case $@ in
##############################################
pidgin-otr-4.0.2/ltmain.sh-1395-	    # Evaluate the configuration.
pidgin-otr-4.0.2/ltmain.sh:1396:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
pidgin-otr-4.0.2/ltmain.sh-1397-	    CC_quoted=
##############################################
pidgin-otr-4.0.2/ltmain.sh-1401-	    done
pidgin-otr-4.0.2/ltmain.sh:1402:	    CC_expanded=`func_echo_all $CC`
pidgin-otr-4.0.2/ltmain.sh:1403:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
pidgin-otr-4.0.2/ltmain.sh-1404-	    case "$@ " in
##############################################
pidgin-otr-4.0.2/ltmain.sh-1492-    # zero AND non-empty stdout, which explains the odd construction:
pidgin-otr-4.0.2/ltmain.sh:1493:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
pidgin-otr-4.0.2/ltmain.sh-1494-    if test "$?" -eq 0 && test -n "${func_convert_core_file_wine_to_w32_tmp}"; then
##############################################
pidgin-otr-4.0.2/ltmain.sh-1558-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
pidgin-otr-4.0.2/ltmain.sh:1559:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
pidgin-otr-4.0.2/ltmain.sh-1560-    if test "$?" -ne 0; then
##############################################
pidgin-otr-4.0.2/ltmain.sh-1721-    # LT_CYGPATH in this case.
pidgin-otr-4.0.2/ltmain.sh:1722:    func_to_host_file_result=`cygpath -m "$1"`
pidgin-otr-4.0.2/ltmain.sh-1723-  fi
##############################################
pidgin-otr-4.0.2/ltmain.sh-1871-    func_to_host_path_tmp1=$func_stripname_result
pidgin-otr-4.0.2/ltmain.sh:1872:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
pidgin-otr-4.0.2/ltmain.sh-1873-    func_convert_path_check : ";" \
##############################################
pidgin-otr-4.0.2/ltmain.sh-2060-    *.[cCFSifmso] | \
pidgin-otr-4.0.2/ltmain.sh:2061:    *.ada | *.adb | *.ads | *.asm | \
pidgin-otr-4.0.2/ltmain.sh-2062-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
pidgin-otr-4.0.2/ltmain.sh-2137-    if test "$compiler_c_o" = no; then
pidgin-otr-4.0.2/ltmain.sh:2138:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
pidgin-otr-4.0.2/ltmain.sh-2139-      lockfile="$output_obj.lock"
##############################################
pidgin-otr-4.0.2/ltmain.sh-2156-*** ERROR, $lockfile exists and contains:
pidgin-otr-4.0.2/ltmain.sh:2157:`cat $lockfile 2>/dev/null`
pidgin-otr-4.0.2/ltmain.sh-2158-
##############################################
pidgin-otr-4.0.2/ltmain.sh-2204-      if test "$need_locks" = warn &&
pidgin-otr-4.0.2/ltmain.sh:2205:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
pidgin-otr-4.0.2/ltmain.sh-2206-	$ECHO "\
pidgin-otr-4.0.2/ltmain.sh-2207-*** ERROR, $lockfile contains:
pidgin-otr-4.0.2/ltmain.sh:2208:`cat $lockfile 2>/dev/null`
pidgin-otr-4.0.2/ltmain.sh-2209-
##############################################
pidgin-otr-4.0.2/ltmain.sh-2253-      if test "$need_locks" = warn &&
pidgin-otr-4.0.2/ltmain.sh:2254:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
pidgin-otr-4.0.2/ltmain.sh-2255-	$ECHO "\
pidgin-otr-4.0.2/ltmain.sh-2256-*** ERROR, $lockfile contains:
pidgin-otr-4.0.2/ltmain.sh:2257:`cat $lockfile 2>/dev/null`
pidgin-otr-4.0.2/ltmain.sh-2258-
##############################################
pidgin-otr-4.0.2/ltmain.sh-2548-	  test -n "$library_names" && \
pidgin-otr-4.0.2/ltmain.sh:2549:	    func_warning "\`$file' was not linked with \`-export-dynamic'"
pidgin-otr-4.0.2/ltmain.sh-2550-	  continue
##############################################
pidgin-otr-4.0.2/ltmain.sh-2559-	  if test ! -f "$dir/$dlname"; then
pidgin-otr-4.0.2/ltmain.sh:2560:	    func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
pidgin-otr-4.0.2/ltmain.sh-2561-	  fi
##############################################
pidgin-otr-4.0.2/ltmain.sh-2577-      # Get the absolute pathname.
pidgin-otr-4.0.2/ltmain.sh:2578:      absdir=`cd "$dir" && pwd`
pidgin-otr-4.0.2/ltmain.sh-2579-      test -n "$absdir" && dir="$absdir"
##############################################
pidgin-otr-4.0.2/ltmain.sh-2675-      if test -n "$lt_sysroot"; then
pidgin-otr-4.0.2/ltmain.sh:2676:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
pidgin-otr-4.0.2/ltmain.sh-2677-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
pidgin-otr-4.0.2/ltmain.sh-2957-	  # Determine the prefix the user has applied to our future dir.
pidgin-otr-4.0.2/ltmain.sh:2958:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
pidgin-otr-4.0.2/ltmain.sh-2959-
##############################################
pidgin-otr-4.0.2/ltmain.sh-2970-	    # Stick the inst_prefix_dir data into the link command.
pidgin-otr-4.0.2/ltmain.sh:2971:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
pidgin-otr-4.0.2/ltmain.sh-2972-	  else
pidgin-otr-4.0.2/ltmain.sh:2973:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
pidgin-otr-4.0.2/ltmain.sh-2974-	  fi
##############################################
pidgin-otr-4.0.2/ltmain.sh-3130-	    fi
pidgin-otr-4.0.2/ltmain.sh:3131:	    libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
pidgin-otr-4.0.2/ltmain.sh-3132-	    if test -n "$libdir" && test ! -f "$libfile"; then
pidgin-otr-4.0.2/ltmain.sh:3133:	      func_warning "\`$lib' has not been installed in \`$libdir'"
pidgin-otr-4.0.2/ltmain.sh-3134-	      finalize=no
##############################################
pidgin-otr-4.0.2/ltmain.sh-3149-	        # Replace the output file specification.
pidgin-otr-4.0.2/ltmain.sh:3150:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
pidgin-otr-4.0.2/ltmain.sh-3151-
##############################################
pidgin-otr-4.0.2/ltmain.sh-3168-	    # Install the binary that we compiled earlier.
pidgin-otr-4.0.2/ltmain.sh:3169:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
pidgin-otr-4.0.2/ltmain.sh-3170-	  fi
##############################################
pidgin-otr-4.0.2/ltmain.sh-3241-    my_pic_p="${3-no}"
pidgin-otr-4.0.2/ltmain.sh:3242:    my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'`
pidgin-otr-4.0.2/ltmain.sh-3243-    my_dlsyms=
##############################################
pidgin-otr-4.0.2/ltmain.sh-3297-	  # Add our own program objects to the symbol list.
pidgin-otr-4.0.2/ltmain.sh:3298:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
pidgin-otr-4.0.2/ltmain.sh-3299-	  for progfile in $progfiles; do
##############################################
pidgin-otr-4.0.2/ltmain.sh-3359-	          # Use subshell, to avoid clobbering current variable values
pidgin-otr-4.0.2/ltmain.sh:3360:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
pidgin-otr-4.0.2/ltmain.sh-3361-	          if test -n "$dlprefile_dlname" ; then
##############################################
pidgin-otr-4.0.2/ltmain.sh-3506-	  if test -f "$output_objdir/$my_outputname.def"; then
pidgin-otr-4.0.2/ltmain.sh:3507:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
pidgin-otr-4.0.2/ltmain.sh:3508:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
pidgin-otr-4.0.2/ltmain.sh-3509-	  else
pidgin-otr-4.0.2/ltmain.sh:3510:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
pidgin-otr-4.0.2/ltmain.sh:3511:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
pidgin-otr-4.0.2/ltmain.sh-3512-	  fi
##############################################
pidgin-otr-4.0.2/ltmain.sh-3514-	*)
pidgin-otr-4.0.2/ltmain.sh:3515:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
pidgin-otr-4.0.2/ltmain.sh:3516:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
pidgin-otr-4.0.2/ltmain.sh-3517-	  ;;
##############################################
pidgin-otr-4.0.2/ltmain.sh-3529-      # Nullify the symbol file.
pidgin-otr-4.0.2/ltmain.sh:3530:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
pidgin-otr-4.0.2/ltmain.sh:3531:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
pidgin-otr-4.0.2/ltmain.sh-3532-    fi
##############################################
pidgin-otr-4.0.2/ltmain.sh-3545-  win32_libid_type="unknown"
pidgin-otr-4.0.2/ltmain.sh:3546:  win32_fileres=`file -L $1 2>/dev/null`
pidgin-otr-4.0.2/ltmain.sh-3547-  case $win32_fileres in
##############################################
pidgin-otr-4.0.2/ltmain.sh-3596-  $opt_debug
pidgin-otr-4.0.2/ltmain.sh:3597:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
pidgin-otr-4.0.2/ltmain.sh-3598-}
##############################################
pidgin-otr-4.0.2/ltmain.sh-3613-  $opt_debug
pidgin-otr-4.0.2/ltmain.sh:3614:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
pidgin-otr-4.0.2/ltmain.sh-3615-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
pidgin-otr-4.0.2/ltmain.sh-3668-  func_to_tool_file "$1" func_convert_file_msys_to_w32
pidgin-otr-4.0.2/ltmain.sh:3669:  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)$'`
pidgin-otr-4.0.2/ltmain.sh-3670-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
pidgin-otr-4.0.2/ltmain.sh-3680-  func_to_tool_file "$1" func_convert_file_msys_to_w32
pidgin-otr-4.0.2/ltmain.sh:3681:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
pidgin-otr-4.0.2/ltmain.sh-3682-  test -n "$func_cygming_ms_implib_tmp"
##############################################
pidgin-otr-4.0.2/ltmain.sh-3700-    # binutils import library
pidgin-otr-4.0.2/ltmain.sh:3701:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
pidgin-otr-4.0.2/ltmain.sh-3702-  elif func_cygming_ms_implib_p "$1" ; then
pidgin-otr-4.0.2/ltmain.sh-3703-    # ms-generated import library
pidgin-otr-4.0.2/ltmain.sh:3704:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
pidgin-otr-4.0.2/ltmain.sh-3705-  else
##############################################
pidgin-otr-4.0.2/ltmain.sh-3780-	  darwin_curdir=`pwd`
pidgin-otr-4.0.2/ltmain.sh:3781:	  darwin_base_archive=`basename "$darwin_archive"`
pidgin-otr-4.0.2/ltmain.sh:3782:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
pidgin-otr-4.0.2/ltmain.sh-3783-	  if test -n "$darwin_arches"; then
pidgin-otr-4.0.2/ltmain.sh:3784:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
pidgin-otr-4.0.2/ltmain.sh-3785-	    darwin_arch=
##############################################
pidgin-otr-4.0.2/ltmain.sh-3795-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
pidgin-otr-4.0.2/ltmain.sh:3796:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u`
pidgin-otr-4.0.2/ltmain.sh-3797-	    darwin_file=
##############################################
pidgin-otr-4.0.2/ltmain.sh-3799-	    for darwin_file in $darwin_filelist; do
pidgin-otr-4.0.2/ltmain.sh:3800:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
pidgin-otr-4.0.2/ltmain.sh-3801-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
pidgin-otr-4.0.2/ltmain.sh-3814-      esac
pidgin-otr-4.0.2/ltmain.sh:3815:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
pidgin-otr-4.0.2/ltmain.sh-3816-    done
##############################################
pidgin-otr-4.0.2/ltmain.sh-3885-
pidgin-otr-4.0.2/ltmain.sh:3886:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
pidgin-otr-4.0.2/ltmain.sh-3887-    $ECHO "\
##############################################
pidgin-otr-4.0.2/ltmain.sh-3920-    --lt-dump-script)
pidgin-otr-4.0.2/ltmain.sh:3921:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
pidgin-otr-4.0.2/ltmain.sh-3922-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
pidgin-otr-4.0.2/ltmain.sh:3923:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
pidgin-otr-4.0.2/ltmain.sh-3924-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
pidgin-otr-4.0.2/ltmain.sh-3947-    \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[\$lt_dump_args_N]: \$lt_arg\"
pidgin-otr-4.0.2/ltmain.sh:3948:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
pidgin-otr-4.0.2/ltmain.sh-3949-  done
##############################################
pidgin-otr-4.0.2/ltmain.sh-4005-  # Find the directory that this script lives in.
pidgin-otr-4.0.2/ltmain.sh:4006:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
pidgin-otr-4.0.2/ltmain.sh-4007-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
pidgin-otr-4.0.2/ltmain.sh-4009-  # Follow symbolic links until we get to the real thisdir.
pidgin-otr-4.0.2/ltmain.sh:4010:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
pidgin-otr-4.0.2/ltmain.sh-4011-  while test -n \"\$file\"; do
pidgin-otr-4.0.2/ltmain.sh:4012:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
pidgin-otr-4.0.2/ltmain.sh-4013-
##############################################
pidgin-otr-4.0.2/ltmain.sh-4021-
pidgin-otr-4.0.2/ltmain.sh:4022:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
pidgin-otr-4.0.2/ltmain.sh:4023:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
pidgin-otr-4.0.2/ltmain.sh-4024-  done
##############################################
pidgin-otr-4.0.2/ltmain.sh-4035-    case \"\$thisdir\" in
pidgin-otr-4.0.2/ltmain.sh:4036:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
pidgin-otr-4.0.2/ltmain.sh-4037-    $objdir )   thisdir=. ;;
##############################################
pidgin-otr-4.0.2/ltmain.sh-4041-  # Try to get the absolute directory name.
pidgin-otr-4.0.2/ltmain.sh:4042:  absdir=\`cd \"\$thisdir\" && pwd\`
pidgin-otr-4.0.2/ltmain.sh-4043-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
pidgin-otr-4.0.2/ltmain.sh-4051-  if test ! -f \"\$progdir/\$program\" ||
pidgin-otr-4.0.2/ltmain.sh:4052:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
pidgin-otr-4.0.2/ltmain.sh-4053-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
pidgin-otr-4.0.2/ltmain.sh-4066-    if test -n \"\$relink_command\"; then
pidgin-otr-4.0.2/ltmain.sh:4067:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
pidgin-otr-4.0.2/ltmain.sh-4068-      else
##############################################
pidgin-otr-4.0.2/ltmain.sh-4110-    # The second colon is a workaround for a bug in BeOS R4 sed
pidgin-otr-4.0.2/ltmain.sh:4111:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
pidgin-otr-4.0.2/ltmain.sh-4112-
##############################################
pidgin-otr-4.0.2/ltmain.sh-5085-    $opt_debug
pidgin-otr-4.0.2/ltmain.sh:5086:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
pidgin-otr-4.0.2/ltmain.sh-5087-    *import*) : ;;
##############################################
pidgin-otr-4.0.2/ltmain.sh-5307-	    moreargs=
pidgin-otr-4.0.2/ltmain.sh:5308:	    for fil in `cat "$save_arg"`
pidgin-otr-4.0.2/ltmain.sh-5309-	    do
##############################################
pidgin-otr-4.0.2/ltmain.sh-5563-	*)
pidgin-otr-4.0.2/ltmain.sh:5564:	  absdir=`cd "$dir" && pwd`
pidgin-otr-4.0.2/ltmain.sh-5565-	  test -z "$absdir" && \
##############################################
pidgin-otr-4.0.2/ltmain.sh-5584-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
pidgin-otr-4.0.2/ltmain.sh:5585:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
pidgin-otr-4.0.2/ltmain.sh-5586-	  case :$dllsearchpath: in
##############################################
pidgin-otr-4.0.2/ltmain.sh-6016-      # get the directories listed in $shlibpath_var
pidgin-otr-4.0.2/ltmain.sh:6017:      eval shlib_search_path=\`\$ECHO \"\${$shlibpath_var}\" \| \$SED \'s/:/ /g\'\`
pidgin-otr-4.0.2/ltmain.sh-6018-    else
##############################################
pidgin-otr-4.0.2/ltmain.sh-6331-		  set dummy $deplibs_check_method; shift
pidgin-otr-4.0.2/ltmain.sh:6332:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
pidgin-otr-4.0.2/ltmain.sh-6333-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
pidgin-otr-4.0.2/ltmain.sh-6394-	else
pidgin-otr-4.0.2/ltmain.sh:6395:	  func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'"
pidgin-otr-4.0.2/ltmain.sh-6396-	fi
##############################################
pidgin-otr-4.0.2/ltmain.sh-6423-	if test -n "$inherited_linker_flags"; then
pidgin-otr-4.0.2/ltmain.sh:6424:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
pidgin-otr-4.0.2/ltmain.sh-6425-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
pidgin-otr-4.0.2/ltmain.sh-6431-	fi
pidgin-otr-4.0.2/ltmain.sh:6432:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
pidgin-otr-4.0.2/ltmain.sh-6433-	if test "$linkmode,$pass" = "lib,link" ||
##############################################
pidgin-otr-4.0.2/ltmain.sh-6504-	*)
pidgin-otr-4.0.2/ltmain.sh:6505:	  abs_ladir=`cd "$ladir" && pwd`
pidgin-otr-4.0.2/ltmain.sh-6506-	  if test -z "$abs_ladir"; then
##############################################
pidgin-otr-4.0.2/ltmain.sh-6757-	    shift
pidgin-otr-4.0.2/ltmain.sh:6758:	    libname=`eval "\\$ECHO \"$libname_spec\""`
pidgin-otr-4.0.2/ltmain.sh-6759-	    # use dlname if we got it. it's perfectly good, no?
##############################################
pidgin-otr-4.0.2/ltmain.sh-7049-		*)
pidgin-otr-4.0.2/ltmain.sh:7050:		  absdir=`cd "$dir" && pwd`
pidgin-otr-4.0.2/ltmain.sh-7051-		  if test -z "$absdir"; then
##############################################
pidgin-otr-4.0.2/ltmain.sh-7060-		  depdepl=
pidgin-otr-4.0.2/ltmain.sh:7061:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
pidgin-otr-4.0.2/ltmain.sh-7062-		  if test -n "$deplibrary_names" ; then
##############################################
pidgin-otr-4.0.2/ltmain.sh-7067-		      depdepl="$absdir/$objdir/$depdepl"
pidgin-otr-4.0.2/ltmain.sh:7068:		      darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
pidgin-otr-4.0.2/ltmain.sh-7069-                      if test -z "$darwin_install_name"; then
pidgin-otr-4.0.2/ltmain.sh:7070:                          darwin_install_name=`${OTOOL64} -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
pidgin-otr-4.0.2/ltmain.sh-7071-                      fi
##############################################
pidgin-otr-4.0.2/ltmain.sh-7082-		else
pidgin-otr-4.0.2/ltmain.sh:7083:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
pidgin-otr-4.0.2/ltmain.sh-7084-		  test -z "$libdir" && \
##############################################
pidgin-otr-4.0.2/ltmain.sh-7105-	else
pidgin-otr-4.0.2/ltmain.sh:7106:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
pidgin-otr-4.0.2/ltmain.sh-7107-	fi
##############################################
pidgin-otr-4.0.2/ltmain.sh-7254-	test "$module" = no && \
pidgin-otr-4.0.2/ltmain.sh:7255:	  func_fatal_help "libtool library \`$output' must begin with \`lib'"
pidgin-otr-4.0.2/ltmain.sh-7256-
##############################################
pidgin-otr-4.0.2/ltmain.sh-7392-	if test "$age" -gt "$current"; then
pidgin-otr-4.0.2/ltmain.sh:7393:	  func_error "AGE \`$age' is greater than the current interface number \`$current'"
pidgin-otr-4.0.2/ltmain.sh-7394-	  func_fatal_error "\`$vinfo' is not valid version information"
##############################################
pidgin-otr-4.0.2/ltmain.sh-7553-	removelist=
pidgin-otr-4.0.2/ltmain.sh:7554:	tempremovelist=`$ECHO "$output_objdir/*"`
pidgin-otr-4.0.2/ltmain.sh-7555-	for p in $tempremovelist; do
##############################################
pidgin-otr-4.0.2/ltmain.sh-7579-	# Transform .lo files to .o files.
pidgin-otr-4.0.2/ltmain.sh:7580:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
pidgin-otr-4.0.2/ltmain.sh-7581-      fi
##############################################
pidgin-otr-4.0.2/ltmain.sh-7584-      #for path in $notinst_path; do
pidgin-otr-4.0.2/ltmain.sh:7585:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
pidgin-otr-4.0.2/ltmain.sh:7586:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
pidgin-otr-4.0.2/ltmain.sh:7587:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
pidgin-otr-4.0.2/ltmain.sh-7588-      #done
##############################################
pidgin-otr-4.0.2/ltmain.sh-7705-		if test -n "$i" ; then
pidgin-otr-4.0.2/ltmain.sh:7706:		  libname=`eval "\\$ECHO \"$libname_spec\""`
pidgin-otr-4.0.2/ltmain.sh:7707:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
pidgin-otr-4.0.2/ltmain.sh-7708-		  set dummy $deplib_matches; shift
pidgin-otr-4.0.2/ltmain.sh-7709-		  deplib_match=$1
pidgin-otr-4.0.2/ltmain.sh:7710:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
pidgin-otr-4.0.2/ltmain.sh-7711-		    func_append newdeplibs " $i"
##############################################
pidgin-otr-4.0.2/ltmain.sh-7748-		  if test -n "$i" ; then
pidgin-otr-4.0.2/ltmain.sh:7749:		    libname=`eval "\\$ECHO \"$libname_spec\""`
pidgin-otr-4.0.2/ltmain.sh:7750:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
pidgin-otr-4.0.2/ltmain.sh-7751-		    set dummy $deplib_matches; shift
pidgin-otr-4.0.2/ltmain.sh-7752-		    deplib_match=$1
pidgin-otr-4.0.2/ltmain.sh:7753:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
pidgin-otr-4.0.2/ltmain.sh-7754-		      func_append newdeplibs " $i"
##############################################
pidgin-otr-4.0.2/ltmain.sh-7783-	  set dummy $deplibs_check_method; shift
pidgin-otr-4.0.2/ltmain.sh:7784:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
pidgin-otr-4.0.2/ltmain.sh-7785-	  for a_deplib in $deplibs; do
##############################################
pidgin-otr-4.0.2/ltmain.sh-7798-	      if test -n "$a_deplib" ; then
pidgin-otr-4.0.2/ltmain.sh:7799:		libname=`eval "\\$ECHO \"$libname_spec\""`
pidgin-otr-4.0.2/ltmain.sh-7800-		if test -n "$file_magic_glob"; then
pidgin-otr-4.0.2/ltmain.sh:7801:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
pidgin-otr-4.0.2/ltmain.sh-7802-		else
##############################################
pidgin-otr-4.0.2/ltmain.sh-7808-		    shopt -s nocaseglob
pidgin-otr-4.0.2/ltmain.sh:7809:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
pidgin-otr-4.0.2/ltmain.sh-7810-		    $nocaseglob
pidgin-otr-4.0.2/ltmain.sh-7811-		  else
pidgin-otr-4.0.2/ltmain.sh:7812:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
pidgin-otr-4.0.2/ltmain.sh-7813-		  fi
##############################################
pidgin-otr-4.0.2/ltmain.sh-7826-		      while test -h "$potlib" 2>/dev/null; do
pidgin-otr-4.0.2/ltmain.sh:7827:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
pidgin-otr-4.0.2/ltmain.sh-7828-			case $potliblink in
pidgin-otr-4.0.2/ltmain.sh-7829-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
pidgin-otr-4.0.2/ltmain.sh:7830:			*) potlib=`$ECHO "$potlib" | $SED 's,[^/]*$,,'`"$potliblink";;
pidgin-otr-4.0.2/ltmain.sh-7831-			esac
##############################################
pidgin-otr-4.0.2/ltmain.sh-7867-	  set dummy $deplibs_check_method; shift
pidgin-otr-4.0.2/ltmain.sh:7868:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
pidgin-otr-4.0.2/ltmain.sh-7869-	  for a_deplib in $deplibs; do
##############################################
pidgin-otr-4.0.2/ltmain.sh-7882-	      if test -n "$a_deplib" ; then
pidgin-otr-4.0.2/ltmain.sh:7883:		libname=`eval "\\$ECHO \"$libname_spec\""`
pidgin-otr-4.0.2/ltmain.sh-7884-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
pidgin-otr-4.0.2/ltmain.sh:7885:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
pidgin-otr-4.0.2/ltmain.sh-7886-		  for potent_lib in $potential_libs; do
##############################################
pidgin-otr-4.0.2/ltmain.sh-7921-	  newdeplibs=""
pidgin-otr-4.0.2/ltmain.sh:7922:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
pidgin-otr-4.0.2/ltmain.sh-7923-	  if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
##############################################
pidgin-otr-4.0.2/ltmain.sh-7925-	      # can't use Xsed below, because $i might contain '/'
pidgin-otr-4.0.2/ltmain.sh:7926:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s,$i,,"`
pidgin-otr-4.0.2/ltmain.sh-7927-	    done
##############################################
pidgin-otr-4.0.2/ltmain.sh-7951-	  # On Rhapsody replace the C library with the System framework
pidgin-otr-4.0.2/ltmain.sh:7952:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
pidgin-otr-4.0.2/ltmain.sh-7953-	  ;;
##############################################
pidgin-otr-4.0.2/ltmain.sh-8003-	*-*-darwin*)
pidgin-otr-4.0.2/ltmain.sh:8004:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
pidgin-otr-4.0.2/ltmain.sh:8005:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
pidgin-otr-4.0.2/ltmain.sh:8006:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
pidgin-otr-4.0.2/ltmain.sh-8007-	  ;;
##############################################
pidgin-otr-4.0.2/ltmain.sh-8130-	# Use standard objects if they are pic
pidgin-otr-4.0.2/ltmain.sh:8131:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
pidgin-otr-4.0.2/ltmain.sh-8132-	test "X$libobjs" = "X " && libobjs=
##############################################
pidgin-otr-4.0.2/ltmain.sh-8145-	    # exporting using user supplied symfile
pidgin-otr-4.0.2/ltmain.sh:8146:	    if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
pidgin-otr-4.0.2/ltmain.sh-8147-	      # and it's NOT already a .def file. Must figure out
##############################################
pidgin-otr-4.0.2/ltmain.sh-8642-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
pidgin-otr-4.0.2/ltmain.sh:8643:	  reload_conv_objs=$reload_objs\ `$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
pidgin-otr-4.0.2/ltmain.sh-8644-	else
##############################################
pidgin-otr-4.0.2/ltmain.sh-8656-      # Create the old-style object.
pidgin-otr-4.0.2/ltmain.sh:8657:      reload_objs="$objs$old_deplibs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; /\.lib$/d; $lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
pidgin-otr-4.0.2/ltmain.sh-8658-
##############################################
pidgin-otr-4.0.2/ltmain.sh-8716-	# On Rhapsody replace the C library is the System framework
pidgin-otr-4.0.2/ltmain.sh:8717:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
pidgin-otr-4.0.2/ltmain.sh:8718:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
pidgin-otr-4.0.2/ltmain.sh-8719-	;;
##############################################
pidgin-otr-4.0.2/ltmain.sh-8734-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
pidgin-otr-4.0.2/ltmain.sh:8735:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
pidgin-otr-4.0.2/ltmain.sh:8736:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
pidgin-otr-4.0.2/ltmain.sh-8737-	;;
##############################################
pidgin-otr-4.0.2/ltmain.sh-8812-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
pidgin-otr-4.0.2/ltmain.sh:8813:	  testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
pidgin-otr-4.0.2/ltmain.sh-8814-	  case :$dllsearchpath: in
##############################################
pidgin-otr-4.0.2/ltmain.sh-8872-	# Transform all the library objects into standard objects.
pidgin-otr-4.0.2/ltmain.sh:8873:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
pidgin-otr-4.0.2/ltmain.sh:8874:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
pidgin-otr-4.0.2/ltmain.sh-8875-      fi
##############################################
pidgin-otr-4.0.2/ltmain.sh-8902-	# Replace the output file specification.
pidgin-otr-4.0.2/ltmain.sh:8903:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
pidgin-otr-4.0.2/ltmain.sh-8904-	link_command="$compile_command$compile_rpath"
##############################################
pidgin-otr-4.0.2/ltmain.sh-8911-	  func_to_tool_file "$output"
pidgin-otr-4.0.2/ltmain.sh:8912:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
pidgin-otr-4.0.2/ltmain.sh-8913-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
pidgin-otr-4.0.2/ltmain.sh-8955-	# Replace the output file specification.
pidgin-otr-4.0.2/ltmain.sh:8956:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
pidgin-otr-4.0.2/ltmain.sh-8957-	# Delete the old output file.
##############################################
pidgin-otr-4.0.2/ltmain.sh-8963-	  func_to_tool_file "$output"
pidgin-otr-4.0.2/ltmain.sh:8964:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
pidgin-otr-4.0.2/ltmain.sh-8965-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
pidgin-otr-4.0.2/ltmain.sh-8981-	  if test "$fast_install" = yes; then
pidgin-otr-4.0.2/ltmain.sh:8982:	    relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
pidgin-otr-4.0.2/ltmain.sh-8983-	  else
##############################################
pidgin-otr-4.0.2/ltmain.sh-8993-      # Replace the output file specification.
pidgin-otr-4.0.2/ltmain.sh:8994:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
pidgin-otr-4.0.2/ltmain.sh-8995-
##############################################
pidgin-otr-4.0.2/ltmain.sh-9002-	func_to_tool_file "$output_objdir/$outputname"
pidgin-otr-4.0.2/ltmain.sh:9003:	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'`
pidgin-otr-4.0.2/ltmain.sh-9004-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
pidgin-otr-4.0.2/ltmain.sh-9023-	relink_command="(cd `pwd`; $relink_command)"
pidgin-otr-4.0.2/ltmain.sh:9024:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
pidgin-otr-4.0.2/ltmain.sh-9025-      fi
##############################################
pidgin-otr-4.0.2/ltmain.sh-9267-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
pidgin-otr-4.0.2/ltmain.sh:9268:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
pidgin-otr-4.0.2/ltmain.sh-9269-      if test "$hardcode_automatic" = yes ; then
##############################################
pidgin-otr-4.0.2/ltmain.sh-9288-		func_resolve_sysroot "$deplib"
pidgin-otr-4.0.2/ltmain.sh:9289:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
pidgin-otr-4.0.2/ltmain.sh-9290-		test -z "$libdir" && \
##############################################
pidgin-otr-4.0.2/ltmain.sh-9314-		name="$func_basename_result"
pidgin-otr-4.0.2/ltmain.sh:9315:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
pidgin-otr-4.0.2/ltmain.sh-9316-		test -z "$libdir" && \
##############################################
pidgin-otr-4.0.2/ltmain.sh-9333-		name="$func_basename_result"
pidgin-otr-4.0.2/ltmain.sh:9334:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
pidgin-otr-4.0.2/ltmain.sh-9335-		test -z "$libdir" && \
##############################################
pidgin-otr-4.0.2/ltmain.sh-9652-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
pidgin-otr-4.0.2/ltmain.sh:9653:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
pidgin-otr-4.0.2/ltmain.sh-9654-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
pidgin-otr-4.0.2/install-sh-229-      fi
pidgin-otr-4.0.2/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
pidgin-otr-4.0.2/install-sh-231-    *)
##############################################
pidgin-otr-4.0.2/install-sh-276-      dstdir=$dst
pidgin-otr-4.0.2/install-sh:277:      dst=$dstdir/`basename "$src"`
pidgin-otr-4.0.2/install-sh-278-      dstdir_status=0
##############################################
pidgin-otr-4.0.2/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
pidgin-otr-4.0.2/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
pidgin-otr-4.0.2/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
pidgin-otr-4.0.2/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
pidgin-otr-4.0.2/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
pidgin-otr-4.0.2/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
pidgin-otr-4.0.2/install-sh-425-	    case $prefix in
pidgin-otr-4.0.2/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
pidgin-otr-4.0.2/install-sh-427-	      *) qprefix=$prefix;;
##############################################
pidgin-otr-4.0.2/install-sh-474-    if $copy_on_change &&
pidgin-otr-4.0.2/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
pidgin-otr-4.0.2/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
pidgin-otr-4.0.2/install-sh-477-
##############################################
pidgin-otr-4.0.2/Makefile.in-40-  { \
pidgin-otr-4.0.2/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
pidgin-otr-4.0.2/Makefile.in-42-  }; \
##############################################
pidgin-otr-4.0.2/Makefile.in-96-CONFIG_CLEAN_VPATH_FILES =
pidgin-otr-4.0.2/Makefile.in:97:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
pidgin-otr-4.0.2/Makefile.in-98-am__vpath_adj = case $$p in \
pidgin-otr-4.0.2/Makefile.in:99:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
pidgin-otr-4.0.2/Makefile.in-100-    *) f=$$p;; \
pidgin-otr-4.0.2/Makefile.in-101-  esac;
pidgin-otr-4.0.2/Makefile.in:102:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
pidgin-otr-4.0.2/Makefile.in-103-am__install_max = 40
pidgin-otr-4.0.2/Makefile.in-104-am__nobase_strip_setup = \
pidgin-otr-4.0.2/Makefile.in:105:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
pidgin-otr-4.0.2/Makefile.in-106-am__nobase_strip = \
##############################################
pidgin-otr-4.0.2/Makefile.in-232-  while test -n "$$dir1"; do \
pidgin-otr-4.0.2/Makefile.in:233:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
pidgin-otr-4.0.2/Makefile.in-234-    if test "$$first" != "."; then \
pidgin-otr-4.0.2/Makefile.in-235-      if test "$$first" = ".."; then \
pidgin-otr-4.0.2/Makefile.in:236:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
pidgin-otr-4.0.2/Makefile.in:237:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
pidgin-otr-4.0.2/Makefile.in-238-      else \
pidgin-otr-4.0.2/Makefile.in:239:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
pidgin-otr-4.0.2/Makefile.in-240-        if test "$$first2" = "$$first"; then \
pidgin-otr-4.0.2/Makefile.in:241:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
pidgin-otr-4.0.2/Makefile.in-242-        else \
##############################################
pidgin-otr-4.0.2/Makefile.in-247-    fi; \
pidgin-otr-4.0.2/Makefile.in:248:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
pidgin-otr-4.0.2/Makefile.in-249-  done; \
##############################################
pidgin-otr-4.0.2/Makefile.in-544-.c.obj:
pidgin-otr-4.0.2/Makefile.in:545:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
pidgin-otr-4.0.2/Makefile.in-546-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
pidgin-otr-4.0.2/Makefile.in-548-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
pidgin-otr-4.0.2/Makefile.in:549:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
pidgin-otr-4.0.2/Makefile.in-550-
##############################################
pidgin-otr-4.0.2/Makefile.in-580-	dot_seen=no; \
pidgin-otr-4.0.2/Makefile.in:581:	target=`echo $@ | sed s/-recursive//`; \
pidgin-otr-4.0.2/Makefile.in-582-	case "$@" in \
##############################################
pidgin-otr-4.0.2/Makefile.in-643-GTAGS:
pidgin-otr-4.0.2/Makefile.in:644:	here=`$(am__cd) $(top_builddir) && pwd` \
pidgin-otr-4.0.2/Makefile.in-645-	  && $(am__cd) $(top_srcdir) \
##############################################
pidgin-otr-4.0.2/Makefile.in-675-	test -d "$(distdir)" || mkdir "$(distdir)"
pidgin-otr-4.0.2/Makefile.in:676:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
pidgin-otr-4.0.2/Makefile.in:677:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
pidgin-otr-4.0.2/Makefile.in-678-	list='$(DISTFILES)'; \
##############################################
pidgin-otr-4.0.2/Makefile.in-689-	  if test -d $$d/$$file; then \
pidgin-otr-4.0.2/Makefile.in:690:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
pidgin-otr-4.0.2/Makefile.in-691-	    if test -d "$(distdir)/$$file"; then \
##############################################
pidgin-otr-4.0.2/Makefile.in-800-	test -d $(distdir)/_build || exit 0; \
pidgin-otr-4.0.2/Makefile.in:801:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
pidgin-otr-4.0.2/Makefile.in-802-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
pidgin-otr-4.0.2/Makefile.in-844-	}; \
pidgin-otr-4.0.2/Makefile.in:845:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
pidgin-otr-4.0.2/Makefile.in-846-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
pidgin-otr-4.0.2/Makefile.in-856-	fi
pidgin-otr-4.0.2/Makefile.in:857:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
pidgin-otr-4.0.2/Makefile.in-858-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
pidgin-otr-4.0.2/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
pidgin-otr-4.0.2/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
pidgin-otr-4.0.2/configure-45-  as_echo='print -r --'
pidgin-otr-4.0.2/configure-46-  as_echo_n='print -rn --'
pidgin-otr-4.0.2/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
pidgin-otr-4.0.2/configure-48-  as_echo='printf %s\n'
##############################################
pidgin-otr-4.0.2/configure-50-else
pidgin-otr-4.0.2/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
pidgin-otr-4.0.2/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
pidgin-otr-4.0.2/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
pidgin-otr-4.0.2/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
pidgin-otr-4.0.2/configure-62-      esac;
##############################################
pidgin-otr-4.0.2/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
pidgin-otr-4.0.2/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
pidgin-otr-4.0.2/configure-199-
##############################################
pidgin-otr-4.0.2/configure-204-    PATH=/empty FPATH=/empty; export PATH FPATH
pidgin-otr-4.0.2/configure:205:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
pidgin-otr-4.0.2/configure:206:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
pidgin-otr-4.0.2/configure-207-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
pidgin-otr-4.0.2/configure-332-      case $as_dir in #(
pidgin-otr-4.0.2/configure:333:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
pidgin-otr-4.0.2/configure-334-      *) as_qdir=$as_dir;;
##############################################
pidgin-otr-4.0.2/configure-405-  {
pidgin-otr-4.0.2/configure:406:    as_val=`expr "$@" || test $? -eq 1`
pidgin-otr-4.0.2/configure-407-  }
##############################################
pidgin-otr-4.0.2/configure-412-# ----------------------------------------
pidgin-otr-4.0.2/configure:413:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
pidgin-otr-4.0.2/configure-414-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
pidgin-otr-4.0.2/configure-475-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
pidgin-otr-4.0.2/configure:476:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
pidgin-otr-4.0.2/configure-477-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
pidgin-otr-4.0.2/configure-901-  case $ac_option in
pidgin-otr-4.0.2/configure:902:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
pidgin-otr-4.0.2/configure-903-  *=)   ac_optarg= ;;
##############################################
pidgin-otr-4.0.2/configure-945-  -disable-* | --disable-*)
pidgin-otr-4.0.2/configure:946:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
pidgin-otr-4.0.2/configure-947-    # Reject names that are not valid shell variable names.
##############################################
pidgin-otr-4.0.2/configure-950-    ac_useropt_orig=$ac_useropt
pidgin-otr-4.0.2/configure:951:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
pidgin-otr-4.0.2/configure-952-    case $ac_user_opts in
##############################################
pidgin-otr-4.0.2/configure-971-  -enable-* | --enable-*)
pidgin-otr-4.0.2/configure:972:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
pidgin-otr-4.0.2/configure-973-    # Reject names that are not valid shell variable names.
##############################################
pidgin-otr-4.0.2/configure-976-    ac_useropt_orig=$ac_useropt
pidgin-otr-4.0.2/configure:977:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
pidgin-otr-4.0.2/configure-978-    case $ac_user_opts in
##############################################
pidgin-otr-4.0.2/configure-1175-  -with-* | --with-*)
pidgin-otr-4.0.2/configure:1176:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
pidgin-otr-4.0.2/configure-1177-    # Reject names that are not valid shell variable names.
##############################################
pidgin-otr-4.0.2/configure-1180-    ac_useropt_orig=$ac_useropt
pidgin-otr-4.0.2/configure:1181:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
pidgin-otr-4.0.2/configure-1182-    case $ac_user_opts in
##############################################
pidgin-otr-4.0.2/configure-1191-  -without-* | --without-*)
pidgin-otr-4.0.2/configure:1192:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
pidgin-otr-4.0.2/configure-1193-    # Reject names that are not valid shell variable names.
##############################################
pidgin-otr-4.0.2/configure-1196-    ac_useropt_orig=$ac_useropt
pidgin-otr-4.0.2/configure:1197:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
pidgin-otr-4.0.2/configure-1198-    case $ac_user_opts in
##############################################
pidgin-otr-4.0.2/configure-1229-  *=*)
pidgin-otr-4.0.2/configure:1230:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
pidgin-otr-4.0.2/configure-1231-    # Reject names that are not valid shell variable names.
##############################################
pidgin-otr-4.0.2/configure-1250-if test -n "$ac_prev"; then
pidgin-otr-4.0.2/configure:1251:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
pidgin-otr-4.0.2/configure-1252-  as_fn_error $? "missing argument to $ac_option"
##############################################
pidgin-otr-4.0.2/configure-1272-    */ )
pidgin-otr-4.0.2/configure:1273:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
pidgin-otr-4.0.2/configure-1274-      eval $ac_var=\$ac_val;;
##############################################
pidgin-otr-4.0.2/configure-1307-ac_ls_di=`ls -di .` &&
pidgin-otr-4.0.2/configure:1308:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
pidgin-otr-4.0.2/configure-1309-  as_fn_error $? "working directory cannot be determined"
##############################################
pidgin-otr-4.0.2/configure-1363-case $srcdir in
pidgin-otr-4.0.2/configure:1364:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
pidgin-otr-4.0.2/configure-1365-esac
##############################################
pidgin-otr-4.0.2/configure-1406-By default, \`make install' will install all the files in
pidgin-otr-4.0.2/configure:1407:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
pidgin-otr-4.0.2/configure:1408:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
pidgin-otr-4.0.2/configure-1409-for instance \`--prefix=\$HOME'.
##############################################
pidgin-otr-4.0.2/configure-1523-*)
pidgin-otr-4.0.2/configure:1524:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
pidgin-otr-4.0.2/configure-1525-  # A ".." for each directory in $ac_dir_suffix.
pidgin-otr-4.0.2/configure:1526:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
pidgin-otr-4.0.2/configure-1527-  case $ac_top_builddir_sub in
##############################################
pidgin-otr-4.0.2/configure-2007-    *\'*)
pidgin-otr-4.0.2/configure:2008:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
pidgin-otr-4.0.2/configure-2009-    esac
##############################################
pidgin-otr-4.0.2/configure-2090-      case $ac_val in
pidgin-otr-4.0.2/configure:2091:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
pidgin-otr-4.0.2/configure-2092-      esac
##############################################
pidgin-otr-4.0.2/configure-2105-	case $ac_val in
pidgin-otr-4.0.2/configure:2106:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
pidgin-otr-4.0.2/configure-2107-	esac
##############################################
pidgin-otr-4.0.2/configure-2225-    set,)
pidgin-otr-4.0.2/configure:2226:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
pidgin-otr-4.0.2/configure:2227:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
pidgin-otr-4.0.2/configure-2228-      ac_cache_corrupted=: ;;
##############################################
pidgin-otr-4.0.2/configure-2236-	# differences in whitespace do not lead to failure.
pidgin-otr-4.0.2/configure:2237:	ac_old_val_w=`echo x $ac_old_val`
pidgin-otr-4.0.2/configure:2238:	ac_new_val_w=`echo x $ac_new_val`
pidgin-otr-4.0.2/configure-2239-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
pidgin-otr-4.0.2/configure-2256-    case $ac_new_val in
pidgin-otr-4.0.2/configure:2257:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
pidgin-otr-4.0.2/configure-2258-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
pidgin-otr-4.0.2/configure-2476-     echo "timestamp, slept: $am_has_slept" > conftest.file
pidgin-otr-4.0.2/configure:2477:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
pidgin-otr-4.0.2/configure-2478-     if test "$*" = "X"; then
pidgin-otr-4.0.2/configure-2479-	# -L didn't work.
pidgin-otr-4.0.2/configure:2480:	set X `ls -t "$srcdir/configure" conftest.file`
pidgin-otr-4.0.2/configure-2481-     fi
##############################################
pidgin-otr-4.0.2/configure-2527-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
pidgin-otr-4.0.2/configure:2528:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
pidgin-otr-4.0.2/configure-2529-
pidgin-otr-4.0.2/configure-2530-# expand $ac_aux_dir to an absolute path
pidgin-otr-4.0.2/configure:2531:am_aux_dir=`cd $ac_aux_dir && pwd`
pidgin-otr-4.0.2/configure-2532-
##############################################
pidgin-otr-4.0.2/configure-2672-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
pidgin-otr-4.0.2/configure:2673:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
pidgin-otr-4.0.2/configure-2674-	     'mkdir (GNU coreutils) '* | \
##############################################
pidgin-otr-4.0.2/configure-2745-set x ${MAKE-make}
pidgin-otr-4.0.2/configure:2746:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
pidgin-otr-4.0.2/configure-2747-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
pidgin-otr-4.0.2/configure-2755-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
pidgin-otr-4.0.2/configure:2756:case `${MAKE-make} -f conftest.make 2>/dev/null` in
pidgin-otr-4.0.2/configure-2757-  *@@@%%%=?*=@@@%%%*)
##############################################
pidgin-otr-4.0.2/configure-2782-
pidgin-otr-4.0.2/configure:2783:if test "`cd $srcdir && pwd`" != "`pwd`"; then
pidgin-otr-4.0.2/configure-2784-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
pidgin-otr-4.0.2/configure-2917-# Ignore all kinds of additional output from 'make'.
pidgin-otr-4.0.2/configure:2918:case `$am_make -s -f confmf 2> /dev/null` in #(
pidgin-otr-4.0.2/configure-2919-*the\ am__doit\ target*)
##############################################
pidgin-otr-4.0.2/configure-2927-   echo '.include "confinc"' > confmf
pidgin-otr-4.0.2/configure:2928:   case `$am_make -s -f confmf 2> /dev/null` in #(
pidgin-otr-4.0.2/configure-2929-   *the\ am__doit\ target*)
##############################################
pidgin-otr-4.0.2/configure-3306-$as_echo_n "checking whether the C compiler works... " >&6; }
pidgin-otr-4.0.2/configure:3307:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
pidgin-otr-4.0.2/configure-3308-
##############################################
pidgin-otr-4.0.2/configure-3350-	then :; else
pidgin-otr-4.0.2/configure:3351:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
pidgin-otr-4.0.2/configure-3352-	fi
##############################################
pidgin-otr-4.0.2/configure-3410-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
pidgin-otr-4.0.2/configure:3411:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
pidgin-otr-4.0.2/configure-3412-	  break;;
##############################################
pidgin-otr-4.0.2/configure-3519-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
pidgin-otr-4.0.2/configure:3520:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
pidgin-otr-4.0.2/configure-3521-       break;;
##############################################
pidgin-otr-4.0.2/configure-3837-  if test "$am_compiler_list" = ""; then
pidgin-otr-4.0.2/configure:3838:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
pidgin-otr-4.0.2/configure-3839-  fi
##############################################
pidgin-otr-4.0.2/configure-4736-  if test "$am_compiler_list" = ""; then
pidgin-otr-4.0.2/configure:4737:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
pidgin-otr-4.0.2/configure-4738-  fi
##############################################
pidgin-otr-4.0.2/configure-4872-test "x$ac_build_alias" = x &&
pidgin-otr-4.0.2/configure:4873:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
pidgin-otr-4.0.2/configure-4874-test "x$ac_build_alias" = x &&
pidgin-otr-4.0.2/configure-4875-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
pidgin-otr-4.0.2/configure:4876:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
pidgin-otr-4.0.2/configure-4877-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
pidgin-otr-4.0.2/configure-4896-IFS=$ac_save_IFS
pidgin-otr-4.0.2/configure:4897:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
pidgin-otr-4.0.2/configure-4898-
##############################################
pidgin-otr-4.0.2/configure-4907-else
pidgin-otr-4.0.2/configure:4908:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
pidgin-otr-4.0.2/configure-4909-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
pidgin-otr-4.0.2/configure-4929-IFS=$ac_save_IFS
pidgin-otr-4.0.2/configure:4930:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
pidgin-otr-4.0.2/configure-4931-
##############################################
pidgin-otr-4.0.2/configure-4957-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
pidgin-otr-4.0.2/configure:4958:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
pidgin-otr-4.0.2/configure-4959-  ECHO='print -r --'
pidgin-otr-4.0.2/configure:4960:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
pidgin-otr-4.0.2/configure-4961-  ECHO='printf %s\n'
##############################################
pidgin-otr-4.0.2/configure-5026-  # Check for GNU $ac_path_SED
pidgin-otr-4.0.2/configure:5027:case `"$ac_path_SED" --version 2>&1` in
pidgin-otr-4.0.2/configure-5028-*GNU*)
##############################################
pidgin-otr-4.0.2/configure-5102-  # Check for GNU $ac_path_GREP
pidgin-otr-4.0.2/configure:5103:case `"$ac_path_GREP" --version 2>&1` in
pidgin-otr-4.0.2/configure-5104-*GNU*)
##############################################
pidgin-otr-4.0.2/configure-5168-  # Check for GNU $ac_path_EGREP
pidgin-otr-4.0.2/configure:5169:case `"$ac_path_EGREP" --version 2>&1` in
pidgin-otr-4.0.2/configure-5170-*GNU*)
##############################################
pidgin-otr-4.0.2/configure-5235-  # Check for GNU $ac_path_FGREP
pidgin-otr-4.0.2/configure:5236:case `"$ac_path_FGREP" --version 2>&1` in
pidgin-otr-4.0.2/configure-5237-*GNU*)
##############################################
pidgin-otr-4.0.2/configure-5315-    # gcc leaves a trailing carriage return which upsets mingw
pidgin-otr-4.0.2/configure:5316:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
pidgin-otr-4.0.2/configure-5317-  *)
pidgin-otr-4.0.2/configure:5318:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
pidgin-otr-4.0.2/configure-5319-  esac
##############################################
pidgin-otr-4.0.2/configure-5324-      # Canonicalize the pathname of ld
pidgin-otr-4.0.2/configure:5325:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
pidgin-otr-4.0.2/configure-5326-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
pidgin-otr-4.0.2/configure:5327:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
pidgin-otr-4.0.2/configure-5328-      done
##############################################
pidgin-otr-4.0.2/configure-5359-      # Break only if it was the GNU/non-GNU ld that we prefer.
pidgin-otr-4.0.2/configure:5360:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
pidgin-otr-4.0.2/configure-5361-      *GNU* | *'with BFD'*)
##############################################
pidgin-otr-4.0.2/configure-5390-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
pidgin-otr-4.0.2/configure:5391:case `$LD -v 2>&1 </dev/null` in
pidgin-otr-4.0.2/configure-5392-*GNU* | *'with BFD'*)
##############################################
pidgin-otr-4.0.2/configure-5435-	# Tru64's nm complains that /dev/null is an invalid object file
pidgin-otr-4.0.2/configure:5436:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
pidgin-otr-4.0.2/configure-5437-	*/dev/null* | *'Invalid file or object type'*)
##############################################
pidgin-otr-4.0.2/configure-5441-	*)
pidgin-otr-4.0.2/configure:5442:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
pidgin-otr-4.0.2/configure-5443-	  */dev/null*)
##############################################
pidgin-otr-4.0.2/configure-5569-
pidgin-otr-4.0.2/configure:5570:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
pidgin-otr-4.0.2/configure-5571-    *COFF*)
##############################################
pidgin-otr-4.0.2/configure-5681-    # And add a safety zone
pidgin-otr-4.0.2/configure:5682:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
pidgin-otr-4.0.2/configure:5683:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
pidgin-otr-4.0.2/configure-5684-    ;;
##############################################
pidgin-otr-4.0.2/configure-5714-    if test -n "$kargmax"; then
pidgin-otr-4.0.2/configure:5715:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
pidgin-otr-4.0.2/configure-5716-    else
##############################################
pidgin-otr-4.0.2/configure-5723-	test undefined != "$lt_cv_sys_max_cmd_len"; then
pidgin-otr-4.0.2/configure:5724:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
pidgin-otr-4.0.2/configure:5725:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
pidgin-otr-4.0.2/configure-5726-    else
##############################################
pidgin-otr-4.0.2/configure-5735-      # we can't tell.
pidgin-otr-4.0.2/configure:5736:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
pidgin-otr-4.0.2/configure-5737-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
pidgin-otr-4.0.2/configure-5739-      do
pidgin-otr-4.0.2/configure:5740:        i=`expr $i + 1`
pidgin-otr-4.0.2/configure-5741-        teststring=$teststring$teststring
##############################################
pidgin-otr-4.0.2/configure-5743-      # Only check the string length outside the loop.
pidgin-otr-4.0.2/configure:5744:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
pidgin-otr-4.0.2/configure-5745-      teststring=
##############################################
pidgin-otr-4.0.2/configure-5748-      # linker.  It appears as though 1/2 is a usable value.
pidgin-otr-4.0.2/configure:5749:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
pidgin-otr-4.0.2/configure-5750-    fi
##############################################
pidgin-otr-4.0.2/configure-6184-openbsd*)
pidgin-otr-4.0.2/configure:6185:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
pidgin-otr-4.0.2/configure-6186-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
pidgin-otr-4.0.2/configure-6251-    else
pidgin-otr-4.0.2/configure:6252:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
pidgin-otr-4.0.2/configure-6253-    fi
##############################################
pidgin-otr-4.0.2/configure-6396-  # decide which to use based on capabilities of $DLLTOOL
pidgin-otr-4.0.2/configure:6397:  case `$DLLTOOL --help 2>&1` in
pidgin-otr-4.0.2/configure-6398-  *--identify-strict*)
##############################################
pidgin-otr-4.0.2/configure-6917-# If we're using GNU nm, then use its standard symbol codes.
pidgin-otr-4.0.2/configure:6918:case `$NM -V 2>&1` in
pidgin-otr-4.0.2/configure-6919-*GNU* | *'with BFD'*)
##############################################
pidgin-otr-4.0.2/configure-6935-mingw*)
pidgin-otr-4.0.2/configure:6936:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
pidgin-otr-4.0.2/configure-6937-  ;;
##############################################
pidgin-otr-4.0.2/configure-7154-   if test "$GCC" = yes; then
pidgin-otr-4.0.2/configure:7155:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
pidgin-otr-4.0.2/configure-7156-   fi
##############################################
pidgin-otr-4.0.2/configure-7158- /*)
pidgin-otr-4.0.2/configure:7159:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
pidgin-otr-4.0.2/configure-7160-   ;; #(
##############################################
pidgin-otr-4.0.2/configure-7194-  test $ac_status = 0; }; then
pidgin-otr-4.0.2/configure:7195:    case `/usr/bin/file conftest.$ac_objext` in
pidgin-otr-4.0.2/configure-7196-      *ELF-32*)
##############################################
pidgin-otr-4.0.2/configure-7214-    if test "$lt_cv_prog_gnu_ld" = yes; then
pidgin-otr-4.0.2/configure:7215:      case `/usr/bin/file conftest.$ac_objext` in
pidgin-otr-4.0.2/configure-7216-	*32-bit*)
##############################################
pidgin-otr-4.0.2/configure-7226-    else
pidgin-otr-4.0.2/configure:7227:      case `/usr/bin/file conftest.$ac_objext` in
pidgin-otr-4.0.2/configure-7228-	*32-bit*)
##############################################
pidgin-otr-4.0.2/configure-8393-do :
pidgin-otr-4.0.2/configure:8394:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
pidgin-otr-4.0.2/configure-8395-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
pidgin-otr-4.0.2/configure-8398-  cat >>confdefs.h <<_ACEOF
pidgin-otr-4.0.2/configure:8399:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
pidgin-otr-4.0.2/configure-8400-_ACEOF
##############################################
pidgin-otr-4.0.2/configure-8683-done
pidgin-otr-4.0.2/configure:8684:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
pidgin-otr-4.0.2/configure-8685-
##############################################
pidgin-otr-4.0.2/configure-8712-	"file_magic "*)
pidgin-otr-4.0.2/configure:8713:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
pidgin-otr-4.0.2/configure-8714-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
pidgin-otr-4.0.2/configure-8778-	"file_magic "*)
pidgin-otr-4.0.2/configure:8779:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
pidgin-otr-4.0.2/configure-8780-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
pidgin-otr-4.0.2/configure-9141-      *)
pidgin-otr-4.0.2/configure:9142:	case `$CC -V 2>&1 | sed 5q` in
pidgin-otr-4.0.2/configure-9143-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
pidgin-otr-4.0.2/configure-9501-  if test "$hard_links" = no; then
pidgin-otr-4.0.2/configure:9502:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
pidgin-otr-4.0.2/configure:9503:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
pidgin-otr-4.0.2/configure-9504-    need_locks=warn
##############################################
pidgin-otr-4.0.2/configure-9590-	# shared libraries, regardless of the interface used.
pidgin-otr-4.0.2/configure:9591:	case `$LD -v 2>&1` in
pidgin-otr-4.0.2/configure-9592-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
pidgin-otr-4.0.2/configure-9622-    supports_anon_versioning=no
pidgin-otr-4.0.2/configure:9623:    case `$LD -v 2>&1` in
pidgin-otr-4.0.2/configure-9624-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
pidgin-otr-4.0.2/configure-9691-	# is EXPORTS), use it as is; otherwise, prepend...
pidgin-otr-4.0.2/configure:9692:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
pidgin-otr-4.0.2/configure-9693-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
pidgin-otr-4.0.2/configure-9719-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
pidgin-otr-4.0.2/configure:9720:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
pidgin-otr-4.0.2/configure:9721:      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'
pidgin-otr-4.0.2/configure-9722-      ;;
##############################################
pidgin-otr-4.0.2/configure-9737-        pgcc*)				# Portland Group C compiler
pidgin-otr-4.0.2/configure:9738:	  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'
pidgin-otr-4.0.2/configure-9739-	  tmp_addflag=' $pic_flag'
##############################################
pidgin-otr-4.0.2/configure-9742-					# Portland Group f77 and f90 compilers
pidgin-otr-4.0.2/configure:9743:	  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'
pidgin-otr-4.0.2/configure-9744-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
pidgin-otr-4.0.2/configure-9757-	nvcc*)	# Cuda Compiler Driver 2.2
pidgin-otr-4.0.2/configure:9758:	  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'
pidgin-otr-4.0.2/configure-9759-	  compiler_needs_object=yes
##############################################
pidgin-otr-4.0.2/configure-9761-	esac
pidgin-otr-4.0.2/configure:9762:	case `$CC -V 2>&1 | sed 5q` in
pidgin-otr-4.0.2/configure-9763-	*Sun\ C*)			# Sun C 5.9
pidgin-otr-4.0.2/configure:9764:	  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'
pidgin-otr-4.0.2/configure-9765-	  compiler_needs_object=yes
##############################################
pidgin-otr-4.0.2/configure-9829-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
pidgin-otr-4.0.2/configure:9830:      case `$LD -v 2>&1` in
pidgin-otr-4.0.2/configure-9831-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
pidgin-otr-4.0.2/configure-9952-	# below for broken collect2 doesn't work under 4.3+
pidgin-otr-4.0.2/configure:9953:	  collect2name=`${CC} -print-prog-name=collect2`
pidgin-otr-4.0.2/configure-9954-	  if test -f "$collect2name" &&
##############################################
pidgin-otr-4.0.2/configure-10026-      }'
pidgin-otr-4.0.2/configure:10027:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
pidgin-otr-4.0.2/configure-10028-  # Check for a 64-bit object if we didn't find anything.
pidgin-otr-4.0.2/configure-10029-  if test -z "$lt_cv_aix_libpath_"; then
pidgin-otr-4.0.2/configure:10030:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
pidgin-otr-4.0.2/configure-10031-  fi
##############################################
pidgin-otr-4.0.2/configure-10044-        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
pidgin-otr-4.0.2/configure:10045:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
pidgin-otr-4.0.2/configure-10046-      else
##############################################
pidgin-otr-4.0.2/configure-10079-      }'
pidgin-otr-4.0.2/configure:10080:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
pidgin-otr-4.0.2/configure-10081-  # Check for a 64-bit object if we didn't find anything.
pidgin-otr-4.0.2/configure-10082-  if test -z "$lt_cv_aix_libpath_"; then
pidgin-otr-4.0.2/configure:10083:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
pidgin-otr-4.0.2/configure-10084-  fi
##############################################
pidgin-otr-4.0.2/configure-10152-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
pidgin-otr-4.0.2/configure:10153:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
pidgin-otr-4.0.2/configure-10154-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
pidgin-otr-4.0.2/configure-10189-	# FIXME: Setting linknames here is a bad hack.
pidgin-otr-4.0.2/configure:10190:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
pidgin-otr-4.0.2/configure-10191-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
pidgin-otr-4.0.2/configure-10207-  if test "$lt_cv_ld_force_load" = "yes"; then
pidgin-otr-4.0.2/configure:10208:    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\"`'
pidgin-otr-4.0.2/configure-10209-
##############################################
pidgin-otr-4.0.2/configure-10387-      if test "$GCC" = yes; then
pidgin-otr-4.0.2/configure:10388:	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'
pidgin-otr-4.0.2/configure-10389-	# Try to use the -exported_symbol ld option, if it does not
##############################################
pidgin-otr-4.0.2/configure-10415-	if test "$lt_cv_irix_exported_symbol" = yes; then
pidgin-otr-4.0.2/configure:10416:          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'
pidgin-otr-4.0.2/configure-10417-	fi
pidgin-otr-4.0.2/configure-10418-      else
pidgin-otr-4.0.2/configure:10419:	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'
pidgin-otr-4.0.2/configure:10420:	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'
pidgin-otr-4.0.2/configure-10421-      fi
##############################################
pidgin-otr-4.0.2/configure-10455-	hardcode_direct_absolute=yes
pidgin-otr-4.0.2/configure:10456:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
pidgin-otr-4.0.2/configure-10457-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
pidgin-otr-4.0.2/configure-10488-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
pidgin-otr-4.0.2/configure:10489:	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'
pidgin-otr-4.0.2/configure-10490-      else
pidgin-otr-4.0.2/configure-10491-	allow_undefined_flag=' -expect_unresolved \*'
pidgin-otr-4.0.2/configure:10492:	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'
pidgin-otr-4.0.2/configure-10493-      fi
##############################################
pidgin-otr-4.0.2/configure-10501-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
pidgin-otr-4.0.2/configure:10502:	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'
pidgin-otr-4.0.2/configure-10503-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
pidgin-otr-4.0.2/configure-10505-	allow_undefined_flag=' -expect_unresolved \*'
pidgin-otr-4.0.2/configure:10506:	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'
pidgin-otr-4.0.2/configure:10507:	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~
pidgin-otr-4.0.2/configure:10508:	$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'
pidgin-otr-4.0.2/configure-10509-
##############################################
pidgin-otr-4.0.2/configure-10524-      else
pidgin-otr-4.0.2/configure:10525:	case `$CC -V 2>&1` in
pidgin-otr-4.0.2/configure-10526-	*"Compilers 5.0"*)
##############################################
pidgin-otr-4.0.2/configure-10923-  esac
pidgin-otr-4.0.2/configure:10924:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
pidgin-otr-4.0.2/configure-10925-  case $lt_search_path_spec in
##############################################
pidgin-otr-4.0.2/configure-10930-    # okay in the real world where ";" in dirpaths is itself problematic.
pidgin-otr-4.0.2/configure:10931:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
pidgin-otr-4.0.2/configure-10932-    ;;
pidgin-otr-4.0.2/configure-10933-  *)
pidgin-otr-4.0.2/configure:10934:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
pidgin-otr-4.0.2/configure-10935-    ;;
##############################################
pidgin-otr-4.0.2/configure-10939-  lt_tmp_lt_search_path_spec=
pidgin-otr-4.0.2/configure:10940:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
pidgin-otr-4.0.2/configure-10941-  for lt_sys_path in $lt_search_path_spec; do
##############################################
pidgin-otr-4.0.2/configure-10974-  esac
pidgin-otr-4.0.2/configure:10975:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
pidgin-otr-4.0.2/configure-10976-else
##############################################
pidgin-otr-4.0.2/configure-11062-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
pidgin-otr-4.0.2/configure:11063:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
pidgin-otr-4.0.2/configure-11064-    ;;
##############################################
pidgin-otr-4.0.2/configure-11098-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
pidgin-otr-4.0.2/configure:11099:    postinstall_cmds='base_file=`basename \${file}`~
pidgin-otr-4.0.2/configure:11100:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
pidgin-otr-4.0.2/configure:11101:      dldir=$destdir/`dirname \$dlpath`~
pidgin-otr-4.0.2/configure-11102-      test -d \$dldir || mkdir -p \$dldir~
##############################################
pidgin-otr-4.0.2/configure-11107-      fi'
pidgin-otr-4.0.2/configure:11108:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
pidgin-otr-4.0.2/configure-11109-      dlpath=$dir/\$dldll~
##############################################
pidgin-otr-4.0.2/configure-11115-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
pidgin-otr-4.0.2/configure:11116:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
pidgin-otr-4.0.2/configure-11117-
##############################################
pidgin-otr-4.0.2/configure-11121-      # MinGW DLLs use traditional 'lib' prefix
pidgin-otr-4.0.2/configure:11122:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
pidgin-otr-4.0.2/configure-11123-      ;;
##############################################
pidgin-otr-4.0.2/configure-11125-      # pw32 DLLs use 'pw' prefix rather than 'lib'
pidgin-otr-4.0.2/configure:11126:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
pidgin-otr-4.0.2/configure-11127-      ;;
##############################################
pidgin-otr-4.0.2/configure-11134-    libname_spec='$name'
pidgin-otr-4.0.2/configure:11135:    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
pidgin-otr-4.0.2/configure-11136-    library_names_spec='${libname}.dll.lib'
##############################################
pidgin-otr-4.0.2/configure-11146-        # Let DOS variable expansion print the short 8.3 style file name.
pidgin-otr-4.0.2/configure:11147:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
pidgin-otr-4.0.2/configure-11148-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
pidgin-otr-4.0.2/configure-11151-      # Convert to MSYS style.
pidgin-otr-4.0.2/configure:11152:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
pidgin-otr-4.0.2/configure-11153-      ;;
##############################################
pidgin-otr-4.0.2/configure-11157-      # like /cygdrive/c/PROGRA~1:/cygdr...
pidgin-otr-4.0.2/configure:11158:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
pidgin-otr-4.0.2/configure:11159:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
pidgin-otr-4.0.2/configure:11160:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
pidgin-otr-4.0.2/configure-11161-      ;;
##############################################
pidgin-otr-4.0.2/configure-11165-        # It is most probably a Windows format PATH.
pidgin-otr-4.0.2/configure:11166:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
pidgin-otr-4.0.2/configure-11167-      else
pidgin-otr-4.0.2/configure:11168:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
pidgin-otr-4.0.2/configure-11169-      fi
##############################################
pidgin-otr-4.0.2/configure-11175-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
pidgin-otr-4.0.2/configure:11176:    postinstall_cmds='base_file=`basename \${file}`~
pidgin-otr-4.0.2/configure:11177:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
pidgin-otr-4.0.2/configure:11178:      dldir=$destdir/`dirname \$dlpath`~
pidgin-otr-4.0.2/configure-11179-      test -d \$dldir || mkdir -p \$dldir~
pidgin-otr-4.0.2/configure-11180-      $install_prog $dir/$dlname \$dldir/$dlname'
pidgin-otr-4.0.2/configure:11181:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
pidgin-otr-4.0.2/configure-11182-      dlpath=$dir/\$dldll~
##############################################
pidgin-otr-4.0.2/configure-11189-    # Assume MSVC wrapper
pidgin-otr-4.0.2/configure:11190:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
pidgin-otr-4.0.2/configure-11191-    dynamic_linker='Win32 ld.exe'
##############################################
pidgin-otr-4.0.2/configure-11206-  shlibpath_var=DYLD_LIBRARY_PATH
pidgin-otr-4.0.2/configure:11207:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
pidgin-otr-4.0.2/configure-11208-
##############################################
pidgin-otr-4.0.2/configure-11432-  if test -f /etc/ld.so.conf; then
pidgin-otr-4.0.2/configure:11433:    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' ' '`
pidgin-otr-4.0.2/configure-11434-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
pidgin-otr-4.0.2/configure-11506-  shlibpath_var=LD_LIBRARY_PATH
pidgin-otr-4.0.2/configure:11507:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
pidgin-otr-4.0.2/configure-11508-    case $host_os in
##############################################
pidgin-otr-4.0.2/configure-12542-  if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then
pidgin-otr-4.0.2/configure:12543:     req_libgcrypt_api=`echo "$tmp"     | sed 's/\(.*\):\(.*\)/\1/'`
pidgin-otr-4.0.2/configure:12544:     min_libgcrypt_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'`
pidgin-otr-4.0.2/configure-12545-  else
##############################################
pidgin-otr-4.0.2/configure-12559-               sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\)/\3/'`
pidgin-otr-4.0.2/configure:12560:    libgcrypt_config_version=`$LIBGCRYPT_CONFIG --version`
pidgin-otr-4.0.2/configure-12561-    major=`echo $libgcrypt_config_version | \
##############################################
pidgin-otr-4.0.2/configure-12593-     if test "$req_libgcrypt_api" -gt 0 ; then
pidgin-otr-4.0.2/configure:12594:        tmp=`$LIBGCRYPT_CONFIG --api-version 2>/dev/null || echo 0`
pidgin-otr-4.0.2/configure-12595-        if test "$tmp" -gt 0 ; then
##############################################
pidgin-otr-4.0.2/configure-12609-  if test $ok = yes; then
pidgin-otr-4.0.2/configure:12610:    LIBGCRYPT_CFLAGS=`$LIBGCRYPT_CONFIG --cflags`
pidgin-otr-4.0.2/configure:12611:    LIBGCRYPT_LIBS=`$LIBGCRYPT_CONFIG --libs`
pidgin-otr-4.0.2/configure-12612-    :
pidgin-otr-4.0.2/configure-12613-    if test x"$host" != x ; then
pidgin-otr-4.0.2/configure:12614:      libgcrypt_config_host=`$LIBGCRYPT_CONFIG --host 2>/dev/null || echo none`
pidgin-otr-4.0.2/configure-12615-      if test x"$libgcrypt_config_host" != xnone ; then
##############################################
pidgin-otr-4.0.2/configure-12955-  test $ac_status = 0; }; then
pidgin-otr-4.0.2/configure:12956:  pkg_cv_EXTRA_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= 2.6 gtk+-2.0 >= 2.6 pidgin >= 2.0 purple >= 2.0" 2>/dev/null`
pidgin-otr-4.0.2/configure-12957-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
pidgin-otr-4.0.2/configure-12972-  test $ac_status = 0; }; then
pidgin-otr-4.0.2/configure:12973:  pkg_cv_EXTRA_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= 2.6 gtk+-2.0 >= 2.6 pidgin >= 2.0 purple >= 2.0" 2>/dev/null`
pidgin-otr-4.0.2/configure-12974-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
pidgin-otr-4.0.2/configure-12993-        if test $_pkg_short_errors_supported = yes; then
pidgin-otr-4.0.2/configure:12994:	        EXTRA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glib-2.0 >= 2.6 gtk+-2.0 >= 2.6 pidgin >= 2.0 purple >= 2.0" 2>&1`
pidgin-otr-4.0.2/configure-12995-        else
pidgin-otr-4.0.2/configure:12996:	        EXTRA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glib-2.0 >= 2.6 gtk+-2.0 >= 2.6 pidgin >= 2.0 purple >= 2.0" 2>&1`
pidgin-otr-4.0.2/configure-12997-        fi
##############################################
pidgin-otr-4.0.2/configure-13057-
pidgin-otr-4.0.2/configure:13058:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo  | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
pidgin-otr-4.0.2/configure-13059-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
pidgin-otr-4.0.2/configure:13060:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
pidgin-otr-4.0.2/configure-13061-if test -n ""; then
##############################################
pidgin-otr-4.0.2/configure-13497-fi
pidgin-otr-4.0.2/configure:13498:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
pidgin-otr-4.0.2/configure:13499:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
pidgin-otr-4.0.2/configure:13500:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
pidgin-otr-4.0.2/configure-13501-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
pidgin-otr-4.0.2/configure-13553-else
pidgin-otr-4.0.2/configure:13554:   IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
pidgin-otr-4.0.2/configure-13555-   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5
##############################################
pidgin-otr-4.0.2/configure-13560-$as_echo_n "checking for XML::Parser... " >&6; }
pidgin-otr-4.0.2/configure:13561:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
pidgin-otr-4.0.2/configure-13562-       { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
##############################################
pidgin-otr-4.0.2/configure-14040-    if test -f $ac_dir/$ac_word; then
pidgin-otr-4.0.2/configure:14041:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
pidgin-otr-4.0.2/configure-14042-	ac_cv_path_MSGFMT="$ac_dir/$ac_word"
##############################################
pidgin-otr-4.0.2/configure-14159-    if test -f $ac_dir/$ac_word; then
pidgin-otr-4.0.2/configure:14160:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
pidgin-otr-4.0.2/configure-14161-	ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
##############################################
pidgin-otr-4.0.2/configure-14318-   if test "x$srcdir" != "x."; then
pidgin-otr-4.0.2/configure:14319:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
pidgin-otr-4.0.2/configure-14320-       posrcprefix="$srcdir/"
##############################################
pidgin-otr-4.0.2/configure-15055-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
pidgin-otr-4.0.2/configure:15056:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
pidgin-otr-4.0.2/configure-15057-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
pidgin-otr-4.0.2/configure-15158-if test -z "$BASH_VERSION$ZSH_VERSION" \
pidgin-otr-4.0.2/configure:15159:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
pidgin-otr-4.0.2/configure-15160-  as_echo='print -r --'
pidgin-otr-4.0.2/configure-15161-  as_echo_n='print -rn --'
pidgin-otr-4.0.2/configure:15162:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
pidgin-otr-4.0.2/configure-15163-  as_echo='printf %s\n'
##############################################
pidgin-otr-4.0.2/configure-15165-else
pidgin-otr-4.0.2/configure:15166:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
pidgin-otr-4.0.2/configure-15167-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
pidgin-otr-4.0.2/configure-15175-	expr "X$arg" : "X\\(.*\\)$as_nl";
pidgin-otr-4.0.2/configure:15176:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
pidgin-otr-4.0.2/configure-15177-      esac;
##############################################
pidgin-otr-4.0.2/configure-15252-# ----------------------------------------
pidgin-otr-4.0.2/configure:15253:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
pidgin-otr-4.0.2/configure-15254-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
pidgin-otr-4.0.2/configure-15324-  {
pidgin-otr-4.0.2/configure:15325:    as_val=`expr "$@" || test $? -eq 1`
pidgin-otr-4.0.2/configure-15326-  }
##############################################
pidgin-otr-4.0.2/configure-15428-      case $as_dir in #(
pidgin-otr-4.0.2/configure:15429:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
pidgin-otr-4.0.2/configure-15430-      *) as_qdir=$as_dir;;
##############################################
pidgin-otr-4.0.2/configure-15563-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
pidgin-otr-4.0.2/configure:15564:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
pidgin-otr-4.0.2/configure-15565-ac_cs_version="\\
##############################################
pidgin-otr-4.0.2/configure-15588-  --*=?*)
pidgin-otr-4.0.2/configure:15589:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
pidgin-otr-4.0.2/configure:15590:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
pidgin-otr-4.0.2/configure-15591-    ac_shift=:
##############################################
pidgin-otr-4.0.2/configure-15593-  --*=)
pidgin-otr-4.0.2/configure:15594:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
pidgin-otr-4.0.2/configure-15595-    ac_optarg=
##############################################
pidgin-otr-4.0.2/configure-15617-    case $ac_optarg in
pidgin-otr-4.0.2/configure:15618:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
pidgin-otr-4.0.2/configure-15619-    '') as_fn_error $? "missing file argument" ;;
##############################################
pidgin-otr-4.0.2/configure-15625-    case $ac_optarg in
pidgin-otr-4.0.2/configure:15626:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
pidgin-otr-4.0.2/configure-15627-    esac
##############################################
pidgin-otr-4.0.2/configure-15694-delay_variable_subst='$delay_variable_subst'
pidgin-otr-4.0.2/configure:15695:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15696:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15697:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15698:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15699:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15700:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15701:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15702:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15703:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15704:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15705:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15706:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15707:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15708:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15709:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15710:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15711:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15712:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15713:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15714:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15715:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15716:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15717:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15718:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15719:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15720:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15721:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15722:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15723:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15724:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15725:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15726:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15727:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15728:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15729:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15730:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15731:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15732:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15733:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15734:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15735:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15736:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15737:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15738:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15739:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15740:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15741:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15742:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15743:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15744:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15745:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15746:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15747:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15748:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15749:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15750:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15751: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"`'
pidgin-otr-4.0.2/configure:15752:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15753:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15754:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15755:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15756:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15757:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15758:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15759:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15760:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15761:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15762:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15763:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15764:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15765:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15766:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15767:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15768:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15769:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15770:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15771:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15772:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15773:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15774:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15775:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15776:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15777:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15778:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15779:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15780:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15781:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15782:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15783:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15784:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15785:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15786:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15787:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15788:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15789:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15790:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15791:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15792:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15793:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15794:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15795:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15796:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15797:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15798:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15799:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15800:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15801:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15802:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15803:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15804:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15805:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15806:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15807:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15808:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15809:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15810:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15811:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15812:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15813:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15814:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15815:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15816:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15817:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15818:sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15819:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15820:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15821:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15822:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15823:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure:15824:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/configure-15825-
##############################################
pidgin-otr-4.0.2/configure-15903-striplib; do
pidgin-otr-4.0.2/configure:15904:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
pidgin-otr-4.0.2/configure-15905-    *[\\\\\\\`\\"\\\$]*)
pidgin-otr-4.0.2/configure:15906:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
pidgin-otr-4.0.2/configure-15907-      ;;
##############################################
pidgin-otr-4.0.2/configure-15933-sys_lib_dlsearch_path_spec; do
pidgin-otr-4.0.2/configure:15934:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
pidgin-otr-4.0.2/configure-15935-    *[\\\\\\\`\\"\\\$]*)
pidgin-otr-4.0.2/configure:15936:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
pidgin-otr-4.0.2/configure-15937-      ;;
##############################################
pidgin-otr-4.0.2/configure-16035-fi
pidgin-otr-4.0.2/configure:16036:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
pidgin-otr-4.0.2/configure-16037-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
pidgin-otr-4.0.2/configure-16052-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
pidgin-otr-4.0.2/configure:16053:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
pidgin-otr-4.0.2/configure-16054-ac_delim='%!_!# '
##############################################
pidgin-otr-4.0.2/configure-16058-
pidgin-otr-4.0.2/configure:16059:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
pidgin-otr-4.0.2/configure-16060-  if test $ac_delim_n = $ac_delim_num; then
##############################################
pidgin-otr-4.0.2/configure-16196-for ac_last_try in false false :; do
pidgin-otr-4.0.2/configure:16197:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
pidgin-otr-4.0.2/configure-16198-  if test -z "$ac_tt"; then
##############################################
pidgin-otr-4.0.2/configure-16328-      esac
pidgin-otr-4.0.2/configure:16329:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
pidgin-otr-4.0.2/configure-16330-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
pidgin-otr-4.0.2/configure-16387-*)
pidgin-otr-4.0.2/configure:16388:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
pidgin-otr-4.0.2/configure-16389-  # A ".." for each directory in $ac_dir_suffix.
pidgin-otr-4.0.2/configure:16390:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
pidgin-otr-4.0.2/configure-16391-  case $ac_top_builddir_sub in
##############################################
pidgin-otr-4.0.2/configure-16448-/@mandir@/p'
pidgin-otr-4.0.2/configure:16449:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
pidgin-otr-4.0.2/configure-16450-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
pidgin-otr-4.0.2/configure-16465-
pidgin-otr-4.0.2/configure:16466:# Neutralize VPATH when `$srcdir' = `.'.
pidgin-otr-4.0.2/configure-16467-# Shell code in configure.ac might set extrasub.
##############################################
pidgin-otr-4.0.2/configure-16493-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
pidgin-otr-4.0.2/configure:16494:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
pidgin-otr-4.0.2/configure-16495-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
pidgin-otr-4.0.2/configure-16539-    * )
pidgin-otr-4.0.2/configure:16540:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
pidgin-otr-4.0.2/configure-16541-  esac
##############################################
pidgin-otr-4.0.2/configure-16586-    # Strip MF so we end up with the name of the file.
pidgin-otr-4.0.2/configure:16587:    mf=`echo "$mf" | sed -e 's/:.*$//'`
pidgin-otr-4.0.2/configure-16588-    # Check whether this is an Automake generated Makefile or not.
##############################################
pidgin-otr-4.0.2/configure-16623-    # from the Makefile without running 'make'.
pidgin-otr-4.0.2/configure:16624:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
pidgin-otr-4.0.2/configure-16625-    test -z "$DEPDIR" && continue
pidgin-otr-4.0.2/configure:16626:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
pidgin-otr-4.0.2/configure-16627-    test -z "$am__include" && continue
pidgin-otr-4.0.2/configure:16628:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
pidgin-otr-4.0.2/configure-16629-    # Find all dependency output files, they are included files with
##############################################
pidgin-otr-4.0.2/configure-16682-
pidgin-otr-4.0.2/configure:16683:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
pidgin-otr-4.0.2/configure-16684-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
pidgin-otr-4.0.2/config.guess-34-
pidgin-otr-4.0.2/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
pidgin-otr-4.0.2/config.guess-36-
##############################################
pidgin-otr-4.0.2/config.guess-102-: ${TMPDIR=/tmp} ;
pidgin-otr-4.0.2/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
pidgin-otr-4.0.2/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
pidgin-otr-4.0.2/config.guess-151-	EOF
pidgin-otr-4.0.2/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
pidgin-otr-4.0.2/config.guess-153-	;;
##############################################
pidgin-otr-4.0.2/config.guess-209-	    *)
pidgin-otr-4.0.2/config.guess:210:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
pidgin-otr-4.0.2/config.guess-211-		;;
##############################################
pidgin-otr-4.0.2/config.guess-240-	*4.0)
pidgin-otr-4.0.2/config.guess:241:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
pidgin-otr-4.0.2/config.guess-242-		;;
pidgin-otr-4.0.2/config.guess-243-	*5.*)
pidgin-otr-4.0.2/config.guess:244:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
pidgin-otr-4.0.2/config.guess-245-		;;
##############################################
pidgin-otr-4.0.2/config.guess-250-	# types through head -n 1, so we only detect the type of CPU 0.
pidgin-otr-4.0.2/config.guess:251:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
pidgin-otr-4.0.2/config.guess-252-	case "$ALPHA_CPU_TYPE" in
##############################################
pidgin-otr-4.0.2/config.guess-288-	# 1.2 uses "1.2" for uname -r.
pidgin-otr-4.0.2/config.guess:289:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
pidgin-otr-4.0.2/config.guess-290-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
pidgin-otr-4.0.2/config.guess-348-    s390x:SunOS:*:*)
pidgin-otr-4.0.2/config.guess:349:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
pidgin-otr-4.0.2/config.guess-350-	exit ;;
pidgin-otr-4.0.2/config.guess-351-    sun4H:SunOS:5.*:*)
pidgin-otr-4.0.2/config.guess:352:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
pidgin-otr-4.0.2/config.guess-353-	exit ;;
pidgin-otr-4.0.2/config.guess-354-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
pidgin-otr-4.0.2/config.guess:355:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
pidgin-otr-4.0.2/config.guess-356-	exit ;;
##############################################
pidgin-otr-4.0.2/config.guess-373-	fi
pidgin-otr-4.0.2/config.guess:374:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
pidgin-otr-4.0.2/config.guess-375-	exit ;;
##############################################
pidgin-otr-4.0.2/config.guess-379-	# it's likely to be more like Solaris than SunOS4.
pidgin-otr-4.0.2/config.guess:380:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
pidgin-otr-4.0.2/config.guess-381-	exit ;;
##############################################
pidgin-otr-4.0.2/config.guess-388-	# Japanese Language versions have a version number like `4.1.3-JL'.
pidgin-otr-4.0.2/config.guess:389:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
pidgin-otr-4.0.2/config.guess-390-	exit ;;
##############################################
pidgin-otr-4.0.2/config.guess-394-    sun*:*:4.2BSD:*)
pidgin-otr-4.0.2/config.guess:395:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
pidgin-otr-4.0.2/config.guess-396-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
pidgin-otr-4.0.2/config.guess-476-	$CC_FOR_BUILD -o $dummy $dummy.c &&
pidgin-otr-4.0.2/config.guess:477:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
pidgin-otr-4.0.2/config.guess:478:	  SYSTEM_NAME=`$dummy $dummyarg` &&
pidgin-otr-4.0.2/config.guess-479-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
pidgin-otr-4.0.2/config.guess-532-    *:IRIX*:*:*)
pidgin-otr-4.0.2/config.guess:533:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
pidgin-otr-4.0.2/config.guess-534-	exit ;;
##############################################
pidgin-otr-4.0.2/config.guess-562-EOF
pidgin-otr-4.0.2/config.guess:563:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
pidgin-otr-4.0.2/config.guess-564-		then
##############################################
pidgin-otr-4.0.2/config.guess-575-    *:AIX:*:[4567])
pidgin-otr-4.0.2/config.guess:576:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
pidgin-otr-4.0.2/config.guess-577-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
pidgin-otr-4.0.2/config.guess-610-    9000/[34678]??:HP-UX:*:*)
pidgin-otr-4.0.2/config.guess:611:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
pidgin-otr-4.0.2/config.guess-612-	case "${UNAME_MACHINE}" in
##############################################
pidgin-otr-4.0.2/config.guess-664-EOF
pidgin-otr-4.0.2/config.guess:665:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
pidgin-otr-4.0.2/config.guess-666-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
pidgin-otr-4.0.2/config.guess-692-    ia64:HP-UX:*:*)
pidgin-otr-4.0.2/config.guess:693:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
pidgin-otr-4.0.2/config.guess-694-	echo ia64-hp-hpux${HPUX_REV}
##############################################
pidgin-otr-4.0.2/config.guess-722-EOF
pidgin-otr-4.0.2/config.guess:723:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
pidgin-otr-4.0.2/config.guess-724-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
pidgin-otr-4.0.2/config.guess-793-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
pidgin-otr-4.0.2/config.guess:794:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
pidgin-otr-4.0.2/config.guess-795-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
pidgin-otr-4.0.2/config.guess-798-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
pidgin-otr-4.0.2/config.guess:799:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
pidgin-otr-4.0.2/config.guess-800-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
pidgin-otr-4.0.2/config.guess-814-	    amd64)
pidgin-otr-4.0.2/config.guess:815:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
pidgin-otr-4.0.2/config.guess-816-	    *)
pidgin-otr-4.0.2/config.guess:817:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
pidgin-otr-4.0.2/config.guess-818-	esac
##############################################
pidgin-otr-4.0.2/config.guess-872-    prep*:SunOS:5.*:*)
pidgin-otr-4.0.2/config.guess:873:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
pidgin-otr-4.0.2/config.guess-874-	exit ;;
##############################################
pidgin-otr-4.0.2/config.guess-876-	# the GNU system
pidgin-otr-4.0.2/config.guess:877:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
pidgin-otr-4.0.2/config.guess-878-	exit ;;
##############################################
pidgin-otr-4.0.2/config.guess-880-	# other systems with GNU libc and userland
pidgin-otr-4.0.2/config.guess:881:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
pidgin-otr-4.0.2/config.guess-882-	exit ;;
##############################################
pidgin-otr-4.0.2/config.guess-968-EOF
pidgin-otr-4.0.2/config.guess:969:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
pidgin-otr-4.0.2/config.guess-970-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
pidgin-otr-4.0.2/config.guess-1062-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
pidgin-otr-4.0.2/config.guess:1063:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
pidgin-otr-4.0.2/config.guess-1064-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
pidgin-otr-4.0.2/config.guess-1337-    *:DragonFly:*:*)
pidgin-otr-4.0.2/config.guess:1338:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
pidgin-otr-4.0.2/config.guess-1339-	exit ;;
##############################################
pidgin-otr-4.0.2/config.guess-1350-    i*86:skyos:*:*)
pidgin-otr-4.0.2/config.guess:1351:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
pidgin-otr-4.0.2/config.guess-1352-	exit ;;
##############################################
pidgin-otr-4.0.2/config.guess-1478-
pidgin-otr-4.0.2/config.guess:1479:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
pidgin-otr-4.0.2/config.guess-1480-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
pidgin-otr-4.0.2/aclocal.m4-224-	GLIB_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
pidgin-otr-4.0.2/aclocal.m4:225:	  [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl
pidgin-otr-4.0.2/aclocal.m4-226-	if test "$MSGFMT" != "no"; then
##############################################
pidgin-otr-4.0.2/aclocal.m4-245-	  GLIB_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
pidgin-otr-4.0.2/aclocal.m4:246:	    [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
pidgin-otr-4.0.2/aclocal.m4-247-	  AC_TRY_LINK(, [extern int _nl_msg_cat_cntr;
##############################################
pidgin-otr-4.0.2/aclocal.m4-396-   if test "x$srcdir" != "x."; then
pidgin-otr-4.0.2/aclocal.m4:397:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
pidgin-otr-4.0.2/aclocal.m4-398-       posrcprefix="$srcdir/"
##############################################
pidgin-otr-4.0.2/aclocal.m4-420-test "x$exec_prefix" = xNONE && exec_prefix=$prefix
pidgin-otr-4.0.2/aclocal.m4:421:datarootdir=`eval echo "${datarootdir}"`
pidgin-otr-4.0.2/aclocal.m4-422-if test "x$CATOBJEXT" = "x.mo" ; then
pidgin-otr-4.0.2/aclocal.m4:423:  localedir=`eval echo "${libdir}/locale"`
pidgin-otr-4.0.2/aclocal.m4-424-else
pidgin-otr-4.0.2/aclocal.m4:425:  localedir=`eval echo "${datadir}/locale"`
pidgin-otr-4.0.2/aclocal.m4-426-fi
##############################################
pidgin-otr-4.0.2/aclocal.m4-473-
pidgin-otr-4.0.2/aclocal.m4:474:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
pidgin-otr-4.0.2/aclocal.m4-475-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
pidgin-otr-4.0.2/aclocal.m4:476:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
pidgin-otr-4.0.2/aclocal.m4-477-if test -n "$1"; then
##############################################
pidgin-otr-4.0.2/aclocal.m4-561-fi
pidgin-otr-4.0.2/aclocal.m4:562:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
pidgin-otr-4.0.2/aclocal.m4:563:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
pidgin-otr-4.0.2/aclocal.m4:564:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
pidgin-otr-4.0.2/aclocal.m4-565-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
pidgin-otr-4.0.2/aclocal.m4-577-else
pidgin-otr-4.0.2/aclocal.m4:578:   IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
pidgin-otr-4.0.2/aclocal.m4-579-   AC_MSG_RESULT([$IT_PERL_VERSION])
##############################################
pidgin-otr-4.0.2/aclocal.m4-582-   AC_MSG_CHECKING([for XML::Parser])
pidgin-otr-4.0.2/aclocal.m4:583:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
pidgin-otr-4.0.2/aclocal.m4-584-       AC_MSG_RESULT([ok])
##############################################
pidgin-otr-4.0.2/aclocal.m4-709-  if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then
pidgin-otr-4.0.2/aclocal.m4:710:     req_libgcrypt_api=`echo "$tmp"     | sed 's/\(.*\):\(.*\)/\1/'`
pidgin-otr-4.0.2/aclocal.m4:711:     min_libgcrypt_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'`
pidgin-otr-4.0.2/aclocal.m4-712-  else
##############################################
pidgin-otr-4.0.2/aclocal.m4-725-               sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\)/\3/'`
pidgin-otr-4.0.2/aclocal.m4:726:    libgcrypt_config_version=`$LIBGCRYPT_CONFIG --version`
pidgin-otr-4.0.2/aclocal.m4-727-    major=`echo $libgcrypt_config_version | \
##############################################
pidgin-otr-4.0.2/aclocal.m4-757-     if test "$req_libgcrypt_api" -gt 0 ; then
pidgin-otr-4.0.2/aclocal.m4:758:        tmp=`$LIBGCRYPT_CONFIG --api-version 2>/dev/null || echo 0`
pidgin-otr-4.0.2/aclocal.m4-759-        if test "$tmp" -gt 0 ; then
##############################################
pidgin-otr-4.0.2/aclocal.m4-770-  if test $ok = yes; then
pidgin-otr-4.0.2/aclocal.m4:771:    LIBGCRYPT_CFLAGS=`$LIBGCRYPT_CONFIG --cflags`
pidgin-otr-4.0.2/aclocal.m4:772:    LIBGCRYPT_LIBS=`$LIBGCRYPT_CONFIG --libs`
pidgin-otr-4.0.2/aclocal.m4-773-    ifelse([$2], , :, [$2])
pidgin-otr-4.0.2/aclocal.m4-774-    if test x"$host" != x ; then
pidgin-otr-4.0.2/aclocal.m4:775:      libgcrypt_config_host=`$LIBGCRYPT_CONFIG --host 2>/dev/null || echo none`
pidgin-otr-4.0.2/aclocal.m4-776-      if test x"$libgcrypt_config_host" != xnone ; then
##############################################
pidgin-otr-4.0.2/aclocal.m4-1057-done
pidgin-otr-4.0.2/aclocal.m4:1058:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
pidgin-otr-4.0.2/aclocal.m4-1059-])
##############################################
pidgin-otr-4.0.2/aclocal.m4-1353-m4_define([_LT_CONFIG_STATUS_DECLARE],
pidgin-otr-4.0.2/aclocal.m4:1354:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
pidgin-otr-4.0.2/aclocal.m4-1355-
##############################################
pidgin-otr-4.0.2/aclocal.m4-1363-#
pidgin-otr-4.0.2/aclocal.m4:1364:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
pidgin-otr-4.0.2/aclocal.m4-1365-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
pidgin-otr-4.0.2/aclocal.m4-1473-]], lt_decl_quote_varnames); do
pidgin-otr-4.0.2/aclocal.m4:1474:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
pidgin-otr-4.0.2/aclocal.m4-1475-    *[[\\\\\\\`\\"\\\$]]*)
pidgin-otr-4.0.2/aclocal.m4:1476:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
pidgin-otr-4.0.2/aclocal.m4-1477-      ;;
##############################################
pidgin-otr-4.0.2/aclocal.m4-1486-]], lt_decl_dquote_varnames); do
pidgin-otr-4.0.2/aclocal.m4:1487:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
pidgin-otr-4.0.2/aclocal.m4-1488-    *[[\\\\\\\`\\"\\\$]]*)
pidgin-otr-4.0.2/aclocal.m4:1489:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
pidgin-otr-4.0.2/aclocal.m4-1490-      ;;
##############################################
pidgin-otr-4.0.2/aclocal.m4-1646-
pidgin-otr-4.0.2/aclocal.m4:1647:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
pidgin-otr-4.0.2/aclocal.m4-1648-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
pidgin-otr-4.0.2/aclocal.m4-2014-  if test "$lt_cv_ld_force_load" = "yes"; then
pidgin-otr-4.0.2/aclocal.m4:2015:    _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\"`'
pidgin-otr-4.0.2/aclocal.m4-2016-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
pidgin-otr-4.0.2/aclocal.m4-2067-      }]'
pidgin-otr-4.0.2/aclocal.m4:2068:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
pidgin-otr-4.0.2/aclocal.m4-2069-  # Check for a 64-bit object if we didn't find anything.
pidgin-otr-4.0.2/aclocal.m4-2070-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
pidgin-otr-4.0.2/aclocal.m4:2071:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
pidgin-otr-4.0.2/aclocal.m4-2072-  fi],[])
##############################################
pidgin-otr-4.0.2/aclocal.m4-2103-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
pidgin-otr-4.0.2/aclocal.m4:2104:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
pidgin-otr-4.0.2/aclocal.m4-2105-  ECHO='print -r --'
pidgin-otr-4.0.2/aclocal.m4:2106:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
pidgin-otr-4.0.2/aclocal.m4-2107-  ECHO='printf %s\n'
##############################################
pidgin-otr-4.0.2/aclocal.m4-2138-    PATH=/empty FPATH=/empty; export PATH FPATH
pidgin-otr-4.0.2/aclocal.m4:2139:    test "X`printf %s $ECHO`" = "X$ECHO" \
pidgin-otr-4.0.2/aclocal.m4:2140:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
pidgin-otr-4.0.2/aclocal.m4-2141-
##############################################
pidgin-otr-4.0.2/aclocal.m4-2161-   if test "$GCC" = yes; then
pidgin-otr-4.0.2/aclocal.m4:2162:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
pidgin-otr-4.0.2/aclocal.m4-2163-   fi
##############################################
pidgin-otr-4.0.2/aclocal.m4-2165- /*)
pidgin-otr-4.0.2/aclocal.m4:2166:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
pidgin-otr-4.0.2/aclocal.m4-2167-   ;; #(
##############################################
pidgin-otr-4.0.2/aclocal.m4-2194-  if AC_TRY_EVAL(ac_compile); then
pidgin-otr-4.0.2/aclocal.m4:2195:    case `/usr/bin/file conftest.$ac_objext` in
pidgin-otr-4.0.2/aclocal.m4-2196-      *ELF-32*)
##############################################
pidgin-otr-4.0.2/aclocal.m4-2210-    if test "$lt_cv_prog_gnu_ld" = yes; then
pidgin-otr-4.0.2/aclocal.m4:2211:      case `/usr/bin/file conftest.$ac_objext` in
pidgin-otr-4.0.2/aclocal.m4-2212-	*32-bit*)
##############################################
pidgin-otr-4.0.2/aclocal.m4-2222-    else
pidgin-otr-4.0.2/aclocal.m4:2223:      case `/usr/bin/file conftest.$ac_objext` in
pidgin-otr-4.0.2/aclocal.m4-2224-	*32-bit*)
##############################################
pidgin-otr-4.0.2/aclocal.m4-2587-    # And add a safety zone
pidgin-otr-4.0.2/aclocal.m4:2588:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
pidgin-otr-4.0.2/aclocal.m4:2589:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
pidgin-otr-4.0.2/aclocal.m4-2590-    ;;
##############################################
pidgin-otr-4.0.2/aclocal.m4-2620-    if test -n "$kargmax"; then
pidgin-otr-4.0.2/aclocal.m4:2621:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
pidgin-otr-4.0.2/aclocal.m4-2622-    else
##############################################
pidgin-otr-4.0.2/aclocal.m4-2629-	test undefined != "$lt_cv_sys_max_cmd_len"; then
pidgin-otr-4.0.2/aclocal.m4:2630:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
pidgin-otr-4.0.2/aclocal.m4:2631:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
pidgin-otr-4.0.2/aclocal.m4-2632-    else
##############################################
pidgin-otr-4.0.2/aclocal.m4-2641-      # we can't tell.
pidgin-otr-4.0.2/aclocal.m4:2642:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
pidgin-otr-4.0.2/aclocal.m4-2643-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
pidgin-otr-4.0.2/aclocal.m4-2645-      do
pidgin-otr-4.0.2/aclocal.m4:2646:        i=`expr $i + 1`
pidgin-otr-4.0.2/aclocal.m4-2647-        teststring=$teststring$teststring
##############################################
pidgin-otr-4.0.2/aclocal.m4-2649-      # Only check the string length outside the loop.
pidgin-otr-4.0.2/aclocal.m4:2650:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
pidgin-otr-4.0.2/aclocal.m4-2651-      teststring=
##############################################
pidgin-otr-4.0.2/aclocal.m4-2654-      # linker.  It appears as though 1/2 is a usable value.
pidgin-otr-4.0.2/aclocal.m4:2655:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
pidgin-otr-4.0.2/aclocal.m4-2656-    fi
##############################################
pidgin-otr-4.0.2/aclocal.m4-2979-  if test "$hard_links" = no; then
pidgin-otr-4.0.2/aclocal.m4:2980:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
pidgin-otr-4.0.2/aclocal.m4-2981-    need_locks=warn
##############################################
pidgin-otr-4.0.2/aclocal.m4-3110-  esac
pidgin-otr-4.0.2/aclocal.m4:3111:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
pidgin-otr-4.0.2/aclocal.m4-3112-  case $lt_search_path_spec in
##############################################
pidgin-otr-4.0.2/aclocal.m4-3117-    # okay in the real world where ";" in dirpaths is itself problematic.
pidgin-otr-4.0.2/aclocal.m4:3118:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
pidgin-otr-4.0.2/aclocal.m4-3119-    ;;
pidgin-otr-4.0.2/aclocal.m4-3120-  *)
pidgin-otr-4.0.2/aclocal.m4:3121:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
pidgin-otr-4.0.2/aclocal.m4-3122-    ;;
##############################################
pidgin-otr-4.0.2/aclocal.m4-3126-  lt_tmp_lt_search_path_spec=
pidgin-otr-4.0.2/aclocal.m4:3127:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
pidgin-otr-4.0.2/aclocal.m4-3128-  for lt_sys_path in $lt_search_path_spec; do
##############################################
pidgin-otr-4.0.2/aclocal.m4-3161-  esac
pidgin-otr-4.0.2/aclocal.m4:3162:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
pidgin-otr-4.0.2/aclocal.m4-3163-else
##############################################
pidgin-otr-4.0.2/aclocal.m4-3249-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
pidgin-otr-4.0.2/aclocal.m4:3250:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
pidgin-otr-4.0.2/aclocal.m4-3251-    ;;
##############################################
pidgin-otr-4.0.2/aclocal.m4-3285-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
pidgin-otr-4.0.2/aclocal.m4:3286:    postinstall_cmds='base_file=`basename \${file}`~
pidgin-otr-4.0.2/aclocal.m4:3287:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
pidgin-otr-4.0.2/aclocal.m4:3288:      dldir=$destdir/`dirname \$dlpath`~
pidgin-otr-4.0.2/aclocal.m4-3289-      test -d \$dldir || mkdir -p \$dldir~
##############################################
pidgin-otr-4.0.2/aclocal.m4-3294-      fi'
pidgin-otr-4.0.2/aclocal.m4:3295:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
pidgin-otr-4.0.2/aclocal.m4-3296-      dlpath=$dir/\$dldll~
##############################################
pidgin-otr-4.0.2/aclocal.m4-3302-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
pidgin-otr-4.0.2/aclocal.m4:3303:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
pidgin-otr-4.0.2/aclocal.m4-3304-m4_if([$1], [],[
##############################################
pidgin-otr-4.0.2/aclocal.m4-3308-      # MinGW DLLs use traditional 'lib' prefix
pidgin-otr-4.0.2/aclocal.m4:3309:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
pidgin-otr-4.0.2/aclocal.m4-3310-      ;;
##############################################
pidgin-otr-4.0.2/aclocal.m4-3312-      # pw32 DLLs use 'pw' prefix rather than 'lib'
pidgin-otr-4.0.2/aclocal.m4:3313:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
pidgin-otr-4.0.2/aclocal.m4-3314-      ;;
##############################################
pidgin-otr-4.0.2/aclocal.m4-3321-    libname_spec='$name'
pidgin-otr-4.0.2/aclocal.m4:3322:    soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
pidgin-otr-4.0.2/aclocal.m4-3323-    library_names_spec='${libname}.dll.lib'
##############################################
pidgin-otr-4.0.2/aclocal.m4-3333-        # Let DOS variable expansion print the short 8.3 style file name.
pidgin-otr-4.0.2/aclocal.m4:3334:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
pidgin-otr-4.0.2/aclocal.m4-3335-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
pidgin-otr-4.0.2/aclocal.m4-3338-      # Convert to MSYS style.
pidgin-otr-4.0.2/aclocal.m4:3339:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
pidgin-otr-4.0.2/aclocal.m4-3340-      ;;
##############################################
pidgin-otr-4.0.2/aclocal.m4-3344-      # like /cygdrive/c/PROGRA~1:/cygdr...
pidgin-otr-4.0.2/aclocal.m4:3345:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
pidgin-otr-4.0.2/aclocal.m4:3346:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
pidgin-otr-4.0.2/aclocal.m4:3347:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
pidgin-otr-4.0.2/aclocal.m4-3348-      ;;
##############################################
pidgin-otr-4.0.2/aclocal.m4-3352-        # It is most probably a Windows format PATH.
pidgin-otr-4.0.2/aclocal.m4:3353:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
pidgin-otr-4.0.2/aclocal.m4-3354-      else
pidgin-otr-4.0.2/aclocal.m4:3355:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
pidgin-otr-4.0.2/aclocal.m4-3356-      fi
##############################################
pidgin-otr-4.0.2/aclocal.m4-3362-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
pidgin-otr-4.0.2/aclocal.m4:3363:    postinstall_cmds='base_file=`basename \${file}`~
pidgin-otr-4.0.2/aclocal.m4:3364:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
pidgin-otr-4.0.2/aclocal.m4:3365:      dldir=$destdir/`dirname \$dlpath`~
pidgin-otr-4.0.2/aclocal.m4-3366-      test -d \$dldir || mkdir -p \$dldir~
pidgin-otr-4.0.2/aclocal.m4-3367-      $install_prog $dir/$dlname \$dldir/$dlname'
pidgin-otr-4.0.2/aclocal.m4:3368:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
pidgin-otr-4.0.2/aclocal.m4-3369-      dlpath=$dir/\$dldll~
##############################################
pidgin-otr-4.0.2/aclocal.m4-3376-    # Assume MSVC wrapper
pidgin-otr-4.0.2/aclocal.m4:3377:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
pidgin-otr-4.0.2/aclocal.m4-3378-    dynamic_linker='Win32 ld.exe'
##############################################
pidgin-otr-4.0.2/aclocal.m4-3393-  shlibpath_var=DYLD_LIBRARY_PATH
pidgin-otr-4.0.2/aclocal.m4:3394:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
pidgin-otr-4.0.2/aclocal.m4-3395-m4_if([$1], [],[
##############################################
pidgin-otr-4.0.2/aclocal.m4-3600-  if test -f /etc/ld.so.conf; then
pidgin-otr-4.0.2/aclocal.m4:3601:    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' ' '`
pidgin-otr-4.0.2/aclocal.m4-3602-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
pidgin-otr-4.0.2/aclocal.m4-3674-  shlibpath_var=LD_LIBRARY_PATH
pidgin-otr-4.0.2/aclocal.m4:3675:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
pidgin-otr-4.0.2/aclocal.m4-3676-    case $host_os in
##############################################
pidgin-otr-4.0.2/aclocal.m4-3891-	"file_magic "*)
pidgin-otr-4.0.2/aclocal.m4:3892:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
pidgin-otr-4.0.2/aclocal.m4-3893-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
pidgin-otr-4.0.2/aclocal.m4-3974-    # gcc leaves a trailing carriage return which upsets mingw
pidgin-otr-4.0.2/aclocal.m4:3975:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
pidgin-otr-4.0.2/aclocal.m4-3976-  *)
pidgin-otr-4.0.2/aclocal.m4:3977:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
pidgin-otr-4.0.2/aclocal.m4-3978-  esac
##############################################
pidgin-otr-4.0.2/aclocal.m4-3983-      # Canonicalize the pathname of ld
pidgin-otr-4.0.2/aclocal.m4:3984:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
pidgin-otr-4.0.2/aclocal.m4-3985-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
pidgin-otr-4.0.2/aclocal.m4:3986:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
pidgin-otr-4.0.2/aclocal.m4-3987-      done
##############################################
pidgin-otr-4.0.2/aclocal.m4-4014-      # Break only if it was the GNU/non-GNU ld that we prefer.
pidgin-otr-4.0.2/aclocal.m4:4015:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
pidgin-otr-4.0.2/aclocal.m4-4016-      *GNU* | *'with BFD'*)
##############################################
pidgin-otr-4.0.2/aclocal.m4-4054-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
pidgin-otr-4.0.2/aclocal.m4:4055:case `$LD -v 2>&1 </dev/null` in
pidgin-otr-4.0.2/aclocal.m4-4056-*GNU* | *'with BFD'*)
##############################################
pidgin-otr-4.0.2/aclocal.m4-4245-openbsd*)
pidgin-otr-4.0.2/aclocal.m4:4246:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
pidgin-otr-4.0.2/aclocal.m4-4247-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
pidgin-otr-4.0.2/aclocal.m4-4309-    else
pidgin-otr-4.0.2/aclocal.m4:4310:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
pidgin-otr-4.0.2/aclocal.m4-4311-    fi
##############################################
pidgin-otr-4.0.2/aclocal.m4-4355-	# Tru64's nm complains that /dev/null is an invalid object file
pidgin-otr-4.0.2/aclocal.m4:4356:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
pidgin-otr-4.0.2/aclocal.m4-4357-	*/dev/null* | *'Invalid file or object type'*)
##############################################
pidgin-otr-4.0.2/aclocal.m4-4361-	*)
pidgin-otr-4.0.2/aclocal.m4:4362:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
pidgin-otr-4.0.2/aclocal.m4-4363-	  */dev/null*)
##############################################
pidgin-otr-4.0.2/aclocal.m4-4387-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
pidgin-otr-4.0.2/aclocal.m4:4388:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
pidgin-otr-4.0.2/aclocal.m4-4389-    *COFF*)
##############################################
pidgin-otr-4.0.2/aclocal.m4-4446-  # decide which to use based on capabilities of $DLLTOOL
pidgin-otr-4.0.2/aclocal.m4:4447:  case `$DLLTOOL --help 2>&1` in
pidgin-otr-4.0.2/aclocal.m4-4448-  *--identify-strict*)
##############################################
pidgin-otr-4.0.2/aclocal.m4-4605-# If we're using GNU nm, then use its standard symbol codes.
pidgin-otr-4.0.2/aclocal.m4:4606:case `$NM -V 2>&1` in
pidgin-otr-4.0.2/aclocal.m4-4607-*GNU* | *'with BFD'*)
##############################################
pidgin-otr-4.0.2/aclocal.m4-4623-mingw*)
pidgin-otr-4.0.2/aclocal.m4:4624:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
pidgin-otr-4.0.2/aclocal.m4-4625-  ;;
##############################################
pidgin-otr-4.0.2/aclocal.m4-4676-    nlist=conftest.nm
pidgin-otr-4.0.2/aclocal.m4:4677:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
pidgin-otr-4.0.2/aclocal.m4-4678-      # Try sorting and uniquifying the output.
##############################################
pidgin-otr-4.0.2/aclocal.m4-5014-	  *)
pidgin-otr-4.0.2/aclocal.m4:5015:	    case `$CC -V 2>&1 | sed 5q` in
pidgin-otr-4.0.2/aclocal.m4-5016-	    *Sun\ C*)
##############################################
pidgin-otr-4.0.2/aclocal.m4-5319-      *)
pidgin-otr-4.0.2/aclocal.m4:5320:	case `$CC -V 2>&1 | sed 5q` in
pidgin-otr-4.0.2/aclocal.m4-5321-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
pidgin-otr-4.0.2/aclocal.m4-5597-	# shared libraries, regardless of the interface used.
pidgin-otr-4.0.2/aclocal.m4:5598:	case `$LD -v 2>&1` in
pidgin-otr-4.0.2/aclocal.m4-5599-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
pidgin-otr-4.0.2/aclocal.m4-5629-    supports_anon_versioning=no
pidgin-otr-4.0.2/aclocal.m4:5630:    case `$LD -v 2>&1` in
pidgin-otr-4.0.2/aclocal.m4-5631-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
pidgin-otr-4.0.2/aclocal.m4-5698-	# is EXPORTS), use it as is; otherwise, prepend...
pidgin-otr-4.0.2/aclocal.m4:5699:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
pidgin-otr-4.0.2/aclocal.m4-5700-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
pidgin-otr-4.0.2/aclocal.m4-5726-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
pidgin-otr-4.0.2/aclocal.m4:5727:      _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'
pidgin-otr-4.0.2/aclocal.m4:5728:      _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'
pidgin-otr-4.0.2/aclocal.m4-5729-      ;;
##############################################
pidgin-otr-4.0.2/aclocal.m4-5744-        pgcc*)				# Portland Group C compiler
pidgin-otr-4.0.2/aclocal.m4:5745:	  _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'
pidgin-otr-4.0.2/aclocal.m4-5746-	  tmp_addflag=' $pic_flag'
##############################################
pidgin-otr-4.0.2/aclocal.m4-5749-					# Portland Group f77 and f90 compilers
pidgin-otr-4.0.2/aclocal.m4:5750:	  _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'
pidgin-otr-4.0.2/aclocal.m4-5751-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
pidgin-otr-4.0.2/aclocal.m4-5764-	nvcc*)	# Cuda Compiler Driver 2.2
pidgin-otr-4.0.2/aclocal.m4:5765:	  _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'
pidgin-otr-4.0.2/aclocal.m4-5766-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
pidgin-otr-4.0.2/aclocal.m4-5768-	esac
pidgin-otr-4.0.2/aclocal.m4:5769:	case `$CC -V 2>&1 | sed 5q` in
pidgin-otr-4.0.2/aclocal.m4-5770-	*Sun\ C*)			# Sun C 5.9
pidgin-otr-4.0.2/aclocal.m4:5771:	  _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'
pidgin-otr-4.0.2/aclocal.m4-5772-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
pidgin-otr-4.0.2/aclocal.m4-5836-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
pidgin-otr-4.0.2/aclocal.m4:5837:      case `$LD -v 2>&1` in
pidgin-otr-4.0.2/aclocal.m4-5838-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
pidgin-otr-4.0.2/aclocal.m4-5959-	# below for broken collect2 doesn't work under 4.3+
pidgin-otr-4.0.2/aclocal.m4:5960:	  collect2name=`${CC} -print-prog-name=collect2`
pidgin-otr-4.0.2/aclocal.m4-5961-	  if test -f "$collect2name" &&
##############################################
pidgin-otr-4.0.2/aclocal.m4-6009-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
pidgin-otr-4.0.2/aclocal.m4:6010:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
pidgin-otr-4.0.2/aclocal.m4-6011-      else
##############################################
pidgin-otr-4.0.2/aclocal.m4-6075-	_LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
pidgin-otr-4.0.2/aclocal.m4:6076:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
pidgin-otr-4.0.2/aclocal.m4-6077-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
pidgin-otr-4.0.2/aclocal.m4-6112-	# FIXME: Setting linknames here is a bad hack.
pidgin-otr-4.0.2/aclocal.m4:6113:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
pidgin-otr-4.0.2/aclocal.m4-6114-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
pidgin-otr-4.0.2/aclocal.m4-6250-      if test "$GCC" = yes; then
pidgin-otr-4.0.2/aclocal.m4:6251:	_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'
pidgin-otr-4.0.2/aclocal.m4-6252-	# Try to use the -exported_symbol ld option, if it does not
##############################################
pidgin-otr-4.0.2/aclocal.m4-6273-	if test "$lt_cv_irix_exported_symbol" = yes; then
pidgin-otr-4.0.2/aclocal.m4:6274:          _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'
pidgin-otr-4.0.2/aclocal.m4-6275-	fi
pidgin-otr-4.0.2/aclocal.m4-6276-      else
pidgin-otr-4.0.2/aclocal.m4:6277:	_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'
pidgin-otr-4.0.2/aclocal.m4:6278:	_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'
pidgin-otr-4.0.2/aclocal.m4-6279-      fi
##############################################
pidgin-otr-4.0.2/aclocal.m4-6313-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
pidgin-otr-4.0.2/aclocal.m4:6314:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
pidgin-otr-4.0.2/aclocal.m4-6315-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
pidgin-otr-4.0.2/aclocal.m4-6346-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
pidgin-otr-4.0.2/aclocal.m4:6347:	_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'
pidgin-otr-4.0.2/aclocal.m4-6348-      else
pidgin-otr-4.0.2/aclocal.m4-6349-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
pidgin-otr-4.0.2/aclocal.m4:6350:	_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'
pidgin-otr-4.0.2/aclocal.m4-6351-      fi
##############################################
pidgin-otr-4.0.2/aclocal.m4-6359-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
pidgin-otr-4.0.2/aclocal.m4:6360:	_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'
pidgin-otr-4.0.2/aclocal.m4-6361-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
pidgin-otr-4.0.2/aclocal.m4-6363-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
pidgin-otr-4.0.2/aclocal.m4:6364:	_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'
pidgin-otr-4.0.2/aclocal.m4:6365:	_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~
pidgin-otr-4.0.2/aclocal.m4:6366:	$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'
pidgin-otr-4.0.2/aclocal.m4-6367-
##############################################
pidgin-otr-4.0.2/aclocal.m4-6382-      else
pidgin-otr-4.0.2/aclocal.m4:6383:	case `$CC -V 2>&1` in
pidgin-otr-4.0.2/aclocal.m4-6384-	*"Compilers 5.0"*)
##############################################
pidgin-otr-4.0.2/aclocal.m4-6575-	  _LT_TAGVAR(allow_undefined_flag, $1)=
pidgin-otr-4.0.2/aclocal.m4:6576:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
pidgin-otr-4.0.2/aclocal.m4-6577-	  then
##############################################
pidgin-otr-4.0.2/aclocal.m4-6871-        # ancient GNU ld didn't support --whole-archive et. al.
pidgin-otr-4.0.2/aclocal.m4:6872:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
pidgin-otr-4.0.2/aclocal.m4-6873-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
pidgin-otr-4.0.2/aclocal.m4-6954-          # below for broken collect2 doesn't work under 4.3+
pidgin-otr-4.0.2/aclocal.m4:6955:	  collect2name=`${CC} -print-prog-name=collect2`
pidgin-otr-4.0.2/aclocal.m4-6956-	  if test -f "$collect2name" &&
##############################################
pidgin-otr-4.0.2/aclocal.m4-7004-
pidgin-otr-4.0.2/aclocal.m4:7005:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
pidgin-otr-4.0.2/aclocal.m4-7006-        else
##############################################
pidgin-otr-4.0.2/aclocal.m4-7070-	  _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
pidgin-otr-4.0.2/aclocal.m4:7071:	  _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
pidgin-otr-4.0.2/aclocal.m4-7072-	      $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
pidgin-otr-4.0.2/aclocal.m4-7111-	    # is EXPORTS), use it as is; otherwise, prepend...
pidgin-otr-4.0.2/aclocal.m4:7112:	    _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
pidgin-otr-4.0.2/aclocal.m4-7113-	      cp $export_symbols $output_objdir/$soname.def;
##############################################
pidgin-otr-4.0.2/aclocal.m4-7191-            # dependencies.
pidgin-otr-4.0.2/aclocal.m4:7192:            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"'
pidgin-otr-4.0.2/aclocal.m4-7193-            ;;
##############################################
pidgin-otr-4.0.2/aclocal.m4-7256-	    # dependencies.
pidgin-otr-4.0.2/aclocal.m4:7257:	    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"'
pidgin-otr-4.0.2/aclocal.m4-7258-	    ;;
##############################################
pidgin-otr-4.0.2/aclocal.m4-7292-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
pidgin-otr-4.0.2/aclocal.m4:7293:	_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'
pidgin-otr-4.0.2/aclocal.m4:7294:	_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'
pidgin-otr-4.0.2/aclocal.m4-7295-	;;
##############################################
pidgin-otr-4.0.2/aclocal.m4-7299-	    # SGI C++
pidgin-otr-4.0.2/aclocal.m4:7300:	    _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'
pidgin-otr-4.0.2/aclocal.m4-7301-
##############################################
pidgin-otr-4.0.2/aclocal.m4-7310-	      if test "$with_gnu_ld" = no; then
pidgin-otr-4.0.2/aclocal.m4:7311:	        _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'
pidgin-otr-4.0.2/aclocal.m4-7312-	      else
pidgin-otr-4.0.2/aclocal.m4:7313:	        _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'
pidgin-otr-4.0.2/aclocal.m4-7314-	      fi
##############################################
pidgin-otr-4.0.2/aclocal.m4-7331-	    # to its proper name (with version) after linking.
pidgin-otr-4.0.2/aclocal.m4:7332:	    _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'
pidgin-otr-4.0.2/aclocal.m4:7333:	    _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'
pidgin-otr-4.0.2/aclocal.m4-7334-	    # Commands to make compiler produce verbose output that lists
##############################################
pidgin-otr-4.0.2/aclocal.m4-7341-	    # dependencies.
pidgin-otr-4.0.2/aclocal.m4:7342:	    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"'
pidgin-otr-4.0.2/aclocal.m4-7343-
##############################################
pidgin-otr-4.0.2/aclocal.m4-7356-	    # earlier do not add the objects themselves.
pidgin-otr-4.0.2/aclocal.m4:7357:	    case `$CC -V 2>&1` in
pidgin-otr-4.0.2/aclocal.m4-7358-	      *"Version 7."*)
##############################################
pidgin-otr-4.0.2/aclocal.m4-7377-            # Portland Group C++ compiler
pidgin-otr-4.0.2/aclocal.m4:7378:	    case `$CC -V` in
pidgin-otr-4.0.2/aclocal.m4-7379-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
pidgin-otr-4.0.2/aclocal.m4-7382-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
pidgin-otr-4.0.2/aclocal.m4:7383:		compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
pidgin-otr-4.0.2/aclocal.m4-7384-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
pidgin-otr-4.0.2/aclocal.m4-7386-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
pidgin-otr-4.0.2/aclocal.m4:7387:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
pidgin-otr-4.0.2/aclocal.m4-7388-		$RANLIB $oldlib'
##############################################
pidgin-otr-4.0.2/aclocal.m4-7391-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
pidgin-otr-4.0.2/aclocal.m4:7392:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
pidgin-otr-4.0.2/aclocal.m4-7393-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
pidgin-otr-4.0.2/aclocal.m4-7395-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
pidgin-otr-4.0.2/aclocal.m4:7396:		$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'
pidgin-otr-4.0.2/aclocal.m4-7397-	      ;;
##############################################
pidgin-otr-4.0.2/aclocal.m4-7405-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
pidgin-otr-4.0.2/aclocal.m4:7406:	    _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'
pidgin-otr-4.0.2/aclocal.m4-7407-            ;;
##############################################
pidgin-otr-4.0.2/aclocal.m4-7424-	    # dependencies.
pidgin-otr-4.0.2/aclocal.m4:7425:	    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'
pidgin-otr-4.0.2/aclocal.m4-7426-	    ;;
##############################################
pidgin-otr-4.0.2/aclocal.m4-7439-	  *)
pidgin-otr-4.0.2/aclocal.m4:7440:	    case `$CC -V 2>&1 | sed 5q` in
pidgin-otr-4.0.2/aclocal.m4-7441-	    *Sun\ C*)
##############################################
pidgin-otr-4.0.2/aclocal.m4-7446-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
pidgin-otr-4.0.2/aclocal.m4:7447:	      _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'
pidgin-otr-4.0.2/aclocal.m4-7448-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
pidgin-otr-4.0.2/aclocal.m4-7516-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
pidgin-otr-4.0.2/aclocal.m4:7517:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
pidgin-otr-4.0.2/aclocal.m4-7518-	    _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'
##############################################
pidgin-otr-4.0.2/aclocal.m4-7535-	    # to its proper name (with version) after linking.
pidgin-otr-4.0.2/aclocal.m4:7536:	    _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'
pidgin-otr-4.0.2/aclocal.m4-7537-
##############################################
pidgin-otr-4.0.2/aclocal.m4-7556-	        _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
pidgin-otr-4.0.2/aclocal.m4:7557:	        _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'
pidgin-otr-4.0.2/aclocal.m4-7558-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
pidgin-otr-4.0.2/aclocal.m4-7561-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
pidgin-otr-4.0.2/aclocal.m4:7562:	        _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'
pidgin-otr-4.0.2/aclocal.m4:7563:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
pidgin-otr-4.0.2/aclocal.m4-7564-	          echo "-hidden">> $lib.exp~
pidgin-otr-4.0.2/aclocal.m4:7565:	          $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~
pidgin-otr-4.0.2/aclocal.m4-7566-	          $RM $lib.exp'
##############################################
pidgin-otr-4.0.2/aclocal.m4-7580-	    # dependencies.
pidgin-otr-4.0.2/aclocal.m4:7581:	    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"'
pidgin-otr-4.0.2/aclocal.m4-7582-	    ;;
##############################################
pidgin-otr-4.0.2/aclocal.m4-7587-	        osf3*)
pidgin-otr-4.0.2/aclocal.m4:7588:	          _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'
pidgin-otr-4.0.2/aclocal.m4-7589-		  ;;
pidgin-otr-4.0.2/aclocal.m4-7590-	        *)
pidgin-otr-4.0.2/aclocal.m4:7591:	          _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'
pidgin-otr-4.0.2/aclocal.m4-7592-		  ;;
##############################################
pidgin-otr-4.0.2/aclocal.m4-7840-  case ${2} in
pidgin-otr-4.0.2/aclocal.m4:7841:  .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
pidgin-otr-4.0.2/aclocal.m4:7842:  *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
pidgin-otr-4.0.2/aclocal.m4-7843-  esac
##############################################
pidgin-otr-4.0.2/aclocal.m4-7928-
pidgin-otr-4.0.2/aclocal.m4:7929:  for p in `eval "$output_verbose_link_cmd"`; do
pidgin-otr-4.0.2/aclocal.m4-7930-    case ${prev}${p} in
##############################################
pidgin-otr-4.0.2/aclocal.m4-8026-linux*)
pidgin-otr-4.0.2/aclocal.m4:8027:  case `$CC -V 2>&1 | sed 5q` in
pidgin-otr-4.0.2/aclocal.m4-8028-  *Sun\ C*)
##############################################
pidgin-otr-4.0.2/aclocal.m4-8077-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
pidgin-otr-4.0.2/aclocal.m4:8078: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
pidgin-otr-4.0.2/aclocal.m4-8079-fi
##############################################
pidgin-otr-4.0.2/aclocal.m4-8679-    test $lt_ac_count -gt 10 && break
pidgin-otr-4.0.2/aclocal.m4:8680:    lt_ac_count=`expr $lt_ac_count + 1`
pidgin-otr-4.0.2/aclocal.m4-8681-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
pidgin-otr-4.0.2/aclocal.m4-8750-# ------------------------------------------------------
pidgin-otr-4.0.2/aclocal.m4:8751:# In `$cfgfile', look for function FUNCNAME delimited by `^FUNCNAME ()$' and
pidgin-otr-4.0.2/aclocal.m4-8752-# '^} FUNCNAME ', and replace its body with REPLACEMENT-BODY.
##############################################
pidgin-otr-4.0.2/aclocal.m4-9354-m4_define([lt_combine],
pidgin-otr-4.0.2/aclocal.m4:9355:[m4_if(m4_eval([$# > 3]), [1],
pidgin-otr-4.0.2/aclocal.m4-9356-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
pidgin-otr-4.0.2/aclocal.m4-9642-    PKG_CHECK_EXISTS([$3],
pidgin-otr-4.0.2/aclocal.m4:9643:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
pidgin-otr-4.0.2/aclocal.m4-9644-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
pidgin-otr-4.0.2/aclocal.m4-9691-        if test $_pkg_short_errors_supported = yes; then
pidgin-otr-4.0.2/aclocal.m4:9692:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
pidgin-otr-4.0.2/aclocal.m4-9693-        else 
pidgin-otr-4.0.2/aclocal.m4:9694:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
pidgin-otr-4.0.2/aclocal.m4-9695-        fi
##############################################
pidgin-otr-4.0.2/aclocal.m4-9857-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
pidgin-otr-4.0.2/aclocal.m4:9858:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
pidgin-otr-4.0.2/aclocal.m4-9859-# and then we would define $MISSING as
##############################################
pidgin-otr-4.0.2/aclocal.m4-9873-# expand $ac_aux_dir to an absolute path
pidgin-otr-4.0.2/aclocal.m4:9874:am_aux_dir=`cd $ac_aux_dir && pwd`
pidgin-otr-4.0.2/aclocal.m4-9875-])
##############################################
pidgin-otr-4.0.2/aclocal.m4-9971-  if test "$am_compiler_list" = ""; then
pidgin-otr-4.0.2/aclocal.m4:9972:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
pidgin-otr-4.0.2/aclocal.m4-9973-  fi
##############################################
pidgin-otr-4.0.2/aclocal.m4-10122-    # Strip MF so we end up with the name of the file.
pidgin-otr-4.0.2/aclocal.m4:10123:    mf=`echo "$mf" | sed -e 's/:.*$//'`
pidgin-otr-4.0.2/aclocal.m4-10124-    # Check whether this is an Automake generated Makefile or not.
##############################################
pidgin-otr-4.0.2/aclocal.m4-10131-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
pidgin-otr-4.0.2/aclocal.m4:10132:      dirpart=`AS_DIRNAME("$mf")`
pidgin-otr-4.0.2/aclocal.m4-10133-    else
##############################################
pidgin-otr-4.0.2/aclocal.m4-10137-    # from the Makefile without running 'make'.
pidgin-otr-4.0.2/aclocal.m4:10138:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
pidgin-otr-4.0.2/aclocal.m4-10139-    test -z "$DEPDIR" && continue
pidgin-otr-4.0.2/aclocal.m4:10140:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
pidgin-otr-4.0.2/aclocal.m4-10141-    test -z "$am__include" && continue
pidgin-otr-4.0.2/aclocal.m4:10142:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
pidgin-otr-4.0.2/aclocal.m4-10143-    # Find all dependency output files, they are included files with
##############################################
pidgin-otr-4.0.2/aclocal.m4-10151-      test -f "$dirpart/$file" && continue
pidgin-otr-4.0.2/aclocal.m4:10152:      fdir=`AS_DIRNAME(["$file"])`
pidgin-otr-4.0.2/aclocal.m4-10153-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
pidgin-otr-4.0.2/aclocal.m4-10209-AC_REQUIRE([AC_PROG_INSTALL])dnl
pidgin-otr-4.0.2/aclocal.m4:10210:if test "`cd $srcdir && pwd`" != "`pwd`"; then
pidgin-otr-4.0.2/aclocal.m4-10211-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
pidgin-otr-4.0.2/aclocal.m4-10364-    * )
pidgin-otr-4.0.2/aclocal.m4:10365:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
pidgin-otr-4.0.2/aclocal.m4-10366-  esac
pidgin-otr-4.0.2/aclocal.m4-10367-done
pidgin-otr-4.0.2/aclocal.m4:10368:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
pidgin-otr-4.0.2/aclocal.m4-10369-
##############################################
pidgin-otr-4.0.2/aclocal.m4-10435-# Ignore all kinds of additional output from 'make'.
pidgin-otr-4.0.2/aclocal.m4:10436:case `$am_make -s -f confmf 2> /dev/null` in #(
pidgin-otr-4.0.2/aclocal.m4-10437-*the\ am__doit\ target*)
##############################################
pidgin-otr-4.0.2/aclocal.m4-10445-   echo '.include "confinc"' > confmf
pidgin-otr-4.0.2/aclocal.m4:10446:   case `$am_make -s -f confmf 2> /dev/null` in #(
pidgin-otr-4.0.2/aclocal.m4-10447-   *the\ am__doit\ target*)
##############################################
pidgin-otr-4.0.2/aclocal.m4-10656-     echo "timestamp, slept: $am_has_slept" > conftest.file
pidgin-otr-4.0.2/aclocal.m4:10657:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
pidgin-otr-4.0.2/aclocal.m4-10658-     if test "$[*]" = "X"; then
pidgin-otr-4.0.2/aclocal.m4-10659-	# -L didn't work.
pidgin-otr-4.0.2/aclocal.m4:10660:	set X `ls -t "$srcdir/configure" conftest.file`
pidgin-otr-4.0.2/aclocal.m4-10661-     fi
##############################################
pidgin-otr-4.0.2/Makefile.mingw-115-	for i in po/*.gmo; do \
pidgin-otr-4.0.2/Makefile.mingw:116:		l=`basename $$i .gmo`; \
pidgin-otr-4.0.2/Makefile.mingw-117-		mkdir -p win32_export/locale/$$l/LC_MESSAGES; \