===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
qqwing-1.3.4/install-sh-229-      fi
qqwing-1.3.4/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
qqwing-1.3.4/install-sh-231-    *)
##############################################
qqwing-1.3.4/install-sh-276-      dstdir=$dst
qqwing-1.3.4/install-sh:277:      dst=$dstdir/`basename "$src"`
qqwing-1.3.4/install-sh-278-      dstdir_status=0
##############################################
qqwing-1.3.4/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
qqwing-1.3.4/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
qqwing-1.3.4/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
qqwing-1.3.4/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
qqwing-1.3.4/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
qqwing-1.3.4/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
qqwing-1.3.4/install-sh-425-	    case $prefix in
qqwing-1.3.4/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
qqwing-1.3.4/install-sh-427-	      *) qprefix=$prefix;;
##############################################
qqwing-1.3.4/install-sh-474-    if $copy_on_change &&
qqwing-1.3.4/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
qqwing-1.3.4/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
qqwing-1.3.4/install-sh-477-
##############################################
qqwing-1.3.4/depcomp-64-  case $1 in
qqwing-1.3.4/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
qqwing-1.3.4/depcomp-66-      *) dir=;;
##############################################
qqwing-1.3.4/depcomp-73-{
qqwing-1.3.4/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
qqwing-1.3.4/depcomp-75-}
##############################################
qqwing-1.3.4/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
qqwing-1.3.4/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
qqwing-1.3.4/depcomp-128-
##############################################
qqwing-1.3.4/depcomp-405-        sleep 1
qqwing-1.3.4/depcomp:406:        i=`expr $i - 1`
qqwing-1.3.4/depcomp-407-      done
qqwing-1.3.4/depcomp-408-    fi
qqwing-1.3.4/depcomp:409:    i=`expr $i - 1`
qqwing-1.3.4/depcomp-410-  done
##############################################
qqwing-1.3.4/depcomp-425-  # Do two passes, one to just change these to
qqwing-1.3.4/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
qqwing-1.3.4/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
qqwing-1.3.4/depcomp-659-  done
qqwing-1.3.4/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
qqwing-1.3.4/depcomp-661-  touch "$tmpdepfile"
##############################################
qqwing-1.3.4/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
qqwing-1.3.4/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
qqwing-1.3.4/aclocal.m4-94-# and then we would define $MISSING as
##############################################
qqwing-1.3.4/aclocal.m4-108-# expand $ac_aux_dir to an absolute path
qqwing-1.3.4/aclocal.m4:109:am_aux_dir=`cd $ac_aux_dir && pwd`
qqwing-1.3.4/aclocal.m4-110-])
##############################################
qqwing-1.3.4/aclocal.m4-206-  if test "$am_compiler_list" = ""; then
qqwing-1.3.4/aclocal.m4:207:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
qqwing-1.3.4/aclocal.m4-208-  fi
##############################################
qqwing-1.3.4/aclocal.m4-357-    # Strip MF so we end up with the name of the file.
qqwing-1.3.4/aclocal.m4:358:    mf=`echo "$mf" | sed -e 's/:.*$//'`
qqwing-1.3.4/aclocal.m4-359-    # Check whether this is an Automake generated Makefile or not.
##############################################
qqwing-1.3.4/aclocal.m4-366-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
qqwing-1.3.4/aclocal.m4:367:      dirpart=`AS_DIRNAME("$mf")`
qqwing-1.3.4/aclocal.m4-368-    else
##############################################
qqwing-1.3.4/aclocal.m4-372-    # from the Makefile without running 'make'.
qqwing-1.3.4/aclocal.m4:373:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
qqwing-1.3.4/aclocal.m4-374-    test -z "$DEPDIR" && continue
qqwing-1.3.4/aclocal.m4:375:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
qqwing-1.3.4/aclocal.m4-376-    test -z "$am__include" && continue
qqwing-1.3.4/aclocal.m4:377:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
qqwing-1.3.4/aclocal.m4-378-    # Find all dependency output files, they are included files with
##############################################
qqwing-1.3.4/aclocal.m4-386-      test -f "$dirpart/$file" && continue
qqwing-1.3.4/aclocal.m4:387:      fdir=`AS_DIRNAME(["$file"])`
qqwing-1.3.4/aclocal.m4-388-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
qqwing-1.3.4/aclocal.m4-444-AC_REQUIRE([AC_PROG_INSTALL])dnl
qqwing-1.3.4/aclocal.m4:445:if test "`cd $srcdir && pwd`" != "`pwd`"; then
qqwing-1.3.4/aclocal.m4-446-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
qqwing-1.3.4/aclocal.m4-600-    * )
qqwing-1.3.4/aclocal.m4:601:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
qqwing-1.3.4/aclocal.m4-602-  esac
qqwing-1.3.4/aclocal.m4-603-done
qqwing-1.3.4/aclocal.m4:604:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
qqwing-1.3.4/aclocal.m4-605-
##############################################
qqwing-1.3.4/aclocal.m4-671-# Ignore all kinds of additional output from 'make'.
qqwing-1.3.4/aclocal.m4:672:case `$am_make -s -f confmf 2> /dev/null` in #(
qqwing-1.3.4/aclocal.m4-673-*the\ am__doit\ target*)
##############################################
qqwing-1.3.4/aclocal.m4-681-   echo '.include "confinc"' > confmf
qqwing-1.3.4/aclocal.m4:682:   case `$am_make -s -f confmf 2> /dev/null` in #(
qqwing-1.3.4/aclocal.m4-683-   *the\ am__doit\ target*)
##############################################
qqwing-1.3.4/aclocal.m4-863-     echo "timestamp, slept: $am_has_slept" > conftest.file
qqwing-1.3.4/aclocal.m4:864:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
qqwing-1.3.4/aclocal.m4-865-     if test "$[*]" = "X"; then
qqwing-1.3.4/aclocal.m4-866-	# -L didn't work.
qqwing-1.3.4/aclocal.m4:867:	set X `ls -t "$srcdir/configure" conftest.file`
qqwing-1.3.4/aclocal.m4-868-     fi
##############################################
qqwing-1.3.4/config.sub-52-
qqwing-1.3.4/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
qqwing-1.3.4/config.sub-54-
##############################################
qqwing-1.3.4/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations.
qqwing-1.3.4/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
qqwing-1.3.4/config.sub-117-case $maybe_os in
##############################################
qqwing-1.3.4/config.sub-123-    os=-$maybe_os
qqwing-1.3.4/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
qqwing-1.3.4/config.sub-125-    ;;
##############################################
qqwing-1.3.4/config.sub-127-    os=-linux-android
qqwing-1.3.4/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
qqwing-1.3.4/config.sub-129-    ;;
qqwing-1.3.4/config.sub-130-  *)
qqwing-1.3.4/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
qqwing-1.3.4/config.sub-132-    if [ $basic_machine != $1 ]
qqwing-1.3.4/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
qqwing-1.3.4/config.sub-134-    else os=; fi
##############################################
qqwing-1.3.4/config.sub-181-		os=-sco5v6
qqwing-1.3.4/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
qqwing-1.3.4/config.sub-183-		;;
##############################################
qqwing-1.3.4/config.sub-185-		os=-sco3.2v5
qqwing-1.3.4/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
qqwing-1.3.4/config.sub-187-		;;
##############################################
qqwing-1.3.4/config.sub-189-		os=-sco3.2v4
qqwing-1.3.4/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
qqwing-1.3.4/config.sub-191-		;;
qqwing-1.3.4/config.sub-192-	-sco3.2.[4-9]*)
qqwing-1.3.4/config.sub:193:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
qqwing-1.3.4/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
qqwing-1.3.4/config.sub-195-		;;
##############################################
qqwing-1.3.4/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
qqwing-1.3.4/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
qqwing-1.3.4/config.sub-199-		;;
##############################################
qqwing-1.3.4/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
qqwing-1.3.4/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
qqwing-1.3.4/config.sub-203-		;;
##############################################
qqwing-1.3.4/config.sub-205-		os=-sco3.2v2
qqwing-1.3.4/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
qqwing-1.3.4/config.sub-207-		;;
qqwing-1.3.4/config.sub-208-	-udk*)
qqwing-1.3.4/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
qqwing-1.3.4/config.sub-210-		;;
##############################################
qqwing-1.3.4/config.sub-212-		os=-isc2.2
qqwing-1.3.4/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
qqwing-1.3.4/config.sub-214-		;;
##############################################
qqwing-1.3.4/config.sub-218-	-isc*)
qqwing-1.3.4/config.sub:219:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
qqwing-1.3.4/config.sub-220-		;;
##############################################
qqwing-1.3.4/config.sub-230-	-ptx*)
qqwing-1.3.4/config.sub:231:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
qqwing-1.3.4/config.sub-232-		;;
qqwing-1.3.4/config.sub-233-	-windowsnt*)
qqwing-1.3.4/config.sub:234:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
qqwing-1.3.4/config.sub-235-		;;
##############################################
qqwing-1.3.4/config.sub-362-	*-*-*)
qqwing-1.3.4/config.sub:363:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
qqwing-1.3.4/config.sub-364-		exit 1
##############################################
qqwing-1.3.4/config.sub-486-	amd64-*)
qqwing-1.3.4/config.sub:487:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
qqwing-1.3.4/config.sub-488-		;;
##############################################
qqwing-1.3.4/config.sub-528-	blackfin-*)
qqwing-1.3.4/config.sub:529:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
qqwing-1.3.4/config.sub-530-		os=-linux
##############################################
qqwing-1.3.4/config.sub-536-	c54x-*)
qqwing-1.3.4/config.sub:537:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
qqwing-1.3.4/config.sub-538-		;;
qqwing-1.3.4/config.sub-539-	c55x-*)
qqwing-1.3.4/config.sub:540:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
qqwing-1.3.4/config.sub-541-		;;
qqwing-1.3.4/config.sub-542-	c6x-*)
qqwing-1.3.4/config.sub:543:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
qqwing-1.3.4/config.sub-544-		;;
##############################################
qqwing-1.3.4/config.sub-739-	i*86v32)
qqwing-1.3.4/config.sub:740:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
qqwing-1.3.4/config.sub-741-		os=-sysv32
##############################################
qqwing-1.3.4/config.sub-743-	i*86v4*)
qqwing-1.3.4/config.sub:744:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
qqwing-1.3.4/config.sub-745-		os=-sysv4
##############################################
qqwing-1.3.4/config.sub-747-	i*86v)
qqwing-1.3.4/config.sub:748:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
qqwing-1.3.4/config.sub-749-		os=-sysv
##############################################
qqwing-1.3.4/config.sub-751-	i*86sol2)
qqwing-1.3.4/config.sub:752:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
qqwing-1.3.4/config.sub-753-		os=-solaris2
##############################################
qqwing-1.3.4/config.sub-781-	m68knommu-*)
qqwing-1.3.4/config.sub:782:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
qqwing-1.3.4/config.sub-783-		os=-linux
##############################################
qqwing-1.3.4/config.sub-818-	mips3*-*)
qqwing-1.3.4/config.sub:819:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
qqwing-1.3.4/config.sub-820-		;;
qqwing-1.3.4/config.sub-821-	mips3*)
qqwing-1.3.4/config.sub:822:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
qqwing-1.3.4/config.sub-823-		;;
##############################################
qqwing-1.3.4/config.sub-840-	ms1-*)
qqwing-1.3.4/config.sub:841:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
qqwing-1.3.4/config.sub-842-		;;
##############################################
qqwing-1.3.4/config.sub-959-	parisc-*)
qqwing-1.3.4/config.sub:960:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
qqwing-1.3.4/config.sub-961-		os=-linux
##############################################
qqwing-1.3.4/config.sub-975-	pc98-*)
qqwing-1.3.4/config.sub:976:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
qqwing-1.3.4/config.sub-977-		;;
##############################################
qqwing-1.3.4/config.sub-990-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
qqwing-1.3.4/config.sub:991:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
qqwing-1.3.4/config.sub-992-		;;
qqwing-1.3.4/config.sub-993-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
qqwing-1.3.4/config.sub:994:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
qqwing-1.3.4/config.sub-995-		;;
qqwing-1.3.4/config.sub-996-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
qqwing-1.3.4/config.sub:997:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
qqwing-1.3.4/config.sub-998-		;;
qqwing-1.3.4/config.sub-999-	pentium4-*)
qqwing-1.3.4/config.sub:1000:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
qqwing-1.3.4/config.sub-1001-		;;
##############################################
qqwing-1.3.4/config.sub-1009-	ppc-* | ppcbe-*)
qqwing-1.3.4/config.sub:1010:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
qqwing-1.3.4/config.sub-1011-		;;
##############################################
qqwing-1.3.4/config.sub-1015-	ppcle-* | powerpclittle-*)
qqwing-1.3.4/config.sub:1016:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
qqwing-1.3.4/config.sub-1017-		;;
##############################################
qqwing-1.3.4/config.sub-1019-		;;
qqwing-1.3.4/config.sub:1020:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
qqwing-1.3.4/config.sub-1021-		;;
##############################################
qqwing-1.3.4/config.sub-1025-	ppc64le-* | powerpc64little-*)
qqwing-1.3.4/config.sub:1026:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
qqwing-1.3.4/config.sub-1027-		;;
##############################################
qqwing-1.3.4/config.sub-1108-	strongarm-* | thumb-*)
qqwing-1.3.4/config.sub:1109:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
qqwing-1.3.4/config.sub-1110-		;;
##############################################
qqwing-1.3.4/config.sub-1238-	xscale-* | xscalee[bl]-*)
qqwing-1.3.4/config.sub:1239:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
qqwing-1.3.4/config.sub-1240-		;;
##############################################
qqwing-1.3.4/config.sub-1315-	*)
qqwing-1.3.4/config.sub:1316:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
qqwing-1.3.4/config.sub-1317-		exit 1
##############################################
qqwing-1.3.4/config.sub-1323-	*-digital*)
qqwing-1.3.4/config.sub:1324:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
qqwing-1.3.4/config.sub-1325-		;;
qqwing-1.3.4/config.sub-1326-	*-commodore*)
qqwing-1.3.4/config.sub:1327:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
qqwing-1.3.4/config.sub-1328-		;;
##############################################
qqwing-1.3.4/config.sub-1344-	-solaris1 | -solaris1.*)
qqwing-1.3.4/config.sub:1345:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
qqwing-1.3.4/config.sub-1346-		;;
##############################################
qqwing-1.3.4/config.sub-1356-	-gnu/linux*)
qqwing-1.3.4/config.sub:1357:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
qqwing-1.3.4/config.sub-1358-		;;
##############################################
qqwing-1.3.4/config.sub-1402-	-nto*)
qqwing-1.3.4/config.sub:1403:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
qqwing-1.3.4/config.sub-1404-		;;
##############################################
qqwing-1.3.4/config.sub-1409-	-mac*)
qqwing-1.3.4/config.sub:1410:		os=`echo $os | sed -e 's|mac|macos|'`
qqwing-1.3.4/config.sub-1411-		;;
##############################################
qqwing-1.3.4/config.sub-1415-	-linux*)
qqwing-1.3.4/config.sub:1416:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
qqwing-1.3.4/config.sub-1417-		;;
qqwing-1.3.4/config.sub-1418-	-sunos5*)
qqwing-1.3.4/config.sub:1419:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
qqwing-1.3.4/config.sub-1420-		;;
qqwing-1.3.4/config.sub-1421-	-sunos6*)
qqwing-1.3.4/config.sub:1422:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
qqwing-1.3.4/config.sub-1423-		;;
##############################################
qqwing-1.3.4/config.sub-1470-	-sinix5.*)
qqwing-1.3.4/config.sub:1471:		os=`echo $os | sed -e 's|sinix|sysv|'`
qqwing-1.3.4/config.sub-1472-		;;
##############################################
qqwing-1.3.4/config.sub-1523-		# Get rid of the `-' at the beginning of $os.
qqwing-1.3.4/config.sub:1524:		os=`echo $os | sed 's/[^-]*-//'`
qqwing-1.3.4/config.sub:1525:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
qqwing-1.3.4/config.sub-1526-		exit 1
##############################################
qqwing-1.3.4/config.sub-1786-		esac
qqwing-1.3.4/config.sub:1787:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
qqwing-1.3.4/config.sub-1788-		;;
##############################################
qqwing-1.3.4/m4/ltsugar.m4-67-m4_define([lt_combine],
qqwing-1.3.4/m4/ltsugar.m4:68:[m4_if(m4_eval([$# > 3]), [1],
qqwing-1.3.4/m4/ltsugar.m4-69-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
qqwing-1.3.4/m4/libtool.m4-125-done
qqwing-1.3.4/m4/libtool.m4:126:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
qqwing-1.3.4/m4/libtool.m4-127-])
##############################################
qqwing-1.3.4/m4/libtool.m4-427-m4_define([_LT_CONFIG_STATUS_DECLARE],
qqwing-1.3.4/m4/libtool.m4:428:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
qqwing-1.3.4/m4/libtool.m4-429-
##############################################
qqwing-1.3.4/m4/libtool.m4-437-#
qqwing-1.3.4/m4/libtool.m4:438:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/m4/libtool.m4-439-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
qqwing-1.3.4/m4/libtool.m4-547-]], lt_decl_quote_varnames); do
qqwing-1.3.4/m4/libtool.m4:548:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
qqwing-1.3.4/m4/libtool.m4-549-    *[[\\\\\\\`\\"\\\$]]*)
qqwing-1.3.4/m4/libtool.m4:550:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
qqwing-1.3.4/m4/libtool.m4-551-      ;;
##############################################
qqwing-1.3.4/m4/libtool.m4-560-]], lt_decl_dquote_varnames); do
qqwing-1.3.4/m4/libtool.m4:561:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
qqwing-1.3.4/m4/libtool.m4-562-    *[[\\\\\\\`\\"\\\$]]*)
qqwing-1.3.4/m4/libtool.m4:563:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
qqwing-1.3.4/m4/libtool.m4-564-      ;;
##############################################
qqwing-1.3.4/m4/libtool.m4-720-
qqwing-1.3.4/m4/libtool.m4:721:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
qqwing-1.3.4/m4/libtool.m4-722-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
qqwing-1.3.4/m4/libtool.m4-1090-  if test "$lt_cv_ld_force_load" = "yes"; then
qqwing-1.3.4/m4/libtool.m4:1091:    _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\"`'
qqwing-1.3.4/m4/libtool.m4-1092-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
qqwing-1.3.4/m4/libtool.m4-1143-      }]'
qqwing-1.3.4/m4/libtool.m4:1144:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
qqwing-1.3.4/m4/libtool.m4-1145-  # Check for a 64-bit object if we didn't find anything.
qqwing-1.3.4/m4/libtool.m4-1146-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
qqwing-1.3.4/m4/libtool.m4:1147:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
qqwing-1.3.4/m4/libtool.m4-1148-  fi],[])
##############################################
qqwing-1.3.4/m4/libtool.m4-1179-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
qqwing-1.3.4/m4/libtool.m4:1180:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
qqwing-1.3.4/m4/libtool.m4-1181-  ECHO='print -r --'
qqwing-1.3.4/m4/libtool.m4:1182:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
qqwing-1.3.4/m4/libtool.m4-1183-  ECHO='printf %s\n'
##############################################
qqwing-1.3.4/m4/libtool.m4-1214-    PATH=/empty FPATH=/empty; export PATH FPATH
qqwing-1.3.4/m4/libtool.m4:1215:    test "X`printf %s $ECHO`" = "X$ECHO" \
qqwing-1.3.4/m4/libtool.m4:1216:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
qqwing-1.3.4/m4/libtool.m4-1217-
##############################################
qqwing-1.3.4/m4/libtool.m4-1237-   if test "$GCC" = yes; then
qqwing-1.3.4/m4/libtool.m4:1238:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
qqwing-1.3.4/m4/libtool.m4-1239-   fi
##############################################
qqwing-1.3.4/m4/libtool.m4-1241- /*)
qqwing-1.3.4/m4/libtool.m4:1242:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
qqwing-1.3.4/m4/libtool.m4-1243-   ;; #(
##############################################
qqwing-1.3.4/m4/libtool.m4-1270-  if AC_TRY_EVAL(ac_compile); then
qqwing-1.3.4/m4/libtool.m4:1271:    case `/usr/bin/file conftest.$ac_objext` in
qqwing-1.3.4/m4/libtool.m4-1272-      *ELF-32*)
##############################################
qqwing-1.3.4/m4/libtool.m4-1286-    if test "$lt_cv_prog_gnu_ld" = yes; then
qqwing-1.3.4/m4/libtool.m4:1287:      case `/usr/bin/file conftest.$ac_objext` in
qqwing-1.3.4/m4/libtool.m4-1288-	*32-bit*)
##############################################
qqwing-1.3.4/m4/libtool.m4-1298-    else
qqwing-1.3.4/m4/libtool.m4:1299:      case `/usr/bin/file conftest.$ac_objext` in
qqwing-1.3.4/m4/libtool.m4-1300-	*32-bit*)
##############################################
qqwing-1.3.4/m4/libtool.m4-1663-    # And add a safety zone
qqwing-1.3.4/m4/libtool.m4:1664:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
qqwing-1.3.4/m4/libtool.m4:1665:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
qqwing-1.3.4/m4/libtool.m4-1666-    ;;
##############################################
qqwing-1.3.4/m4/libtool.m4-1696-    if test -n "$kargmax"; then
qqwing-1.3.4/m4/libtool.m4:1697:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
qqwing-1.3.4/m4/libtool.m4-1698-    else
##############################################
qqwing-1.3.4/m4/libtool.m4-1705-	test undefined != "$lt_cv_sys_max_cmd_len"; then
qqwing-1.3.4/m4/libtool.m4:1706:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
qqwing-1.3.4/m4/libtool.m4:1707:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
qqwing-1.3.4/m4/libtool.m4-1708-    else
##############################################
qqwing-1.3.4/m4/libtool.m4-1717-      # we can't tell.
qqwing-1.3.4/m4/libtool.m4:1718:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
qqwing-1.3.4/m4/libtool.m4-1719-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
qqwing-1.3.4/m4/libtool.m4-1721-      do
qqwing-1.3.4/m4/libtool.m4:1722:        i=`expr $i + 1`
qqwing-1.3.4/m4/libtool.m4-1723-        teststring=$teststring$teststring
##############################################
qqwing-1.3.4/m4/libtool.m4-1725-      # Only check the string length outside the loop.
qqwing-1.3.4/m4/libtool.m4:1726:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
qqwing-1.3.4/m4/libtool.m4-1727-      teststring=
##############################################
qqwing-1.3.4/m4/libtool.m4-1730-      # linker.  It appears as though 1/2 is a usable value.
qqwing-1.3.4/m4/libtool.m4:1731:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
qqwing-1.3.4/m4/libtool.m4-1732-    fi
##############################################
qqwing-1.3.4/m4/libtool.m4-2055-  if test "$hard_links" = no; then
qqwing-1.3.4/m4/libtool.m4:2056:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
qqwing-1.3.4/m4/libtool.m4-2057-    need_locks=warn
##############################################
qqwing-1.3.4/m4/libtool.m4-2186-  esac
qqwing-1.3.4/m4/libtool.m4:2187:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
qqwing-1.3.4/m4/libtool.m4-2188-  case $lt_search_path_spec in
##############################################
qqwing-1.3.4/m4/libtool.m4-2193-    # okay in the real world where ";" in dirpaths is itself problematic.
qqwing-1.3.4/m4/libtool.m4:2194:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
qqwing-1.3.4/m4/libtool.m4-2195-    ;;
qqwing-1.3.4/m4/libtool.m4-2196-  *)
qqwing-1.3.4/m4/libtool.m4:2197:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
qqwing-1.3.4/m4/libtool.m4-2198-    ;;
##############################################
qqwing-1.3.4/m4/libtool.m4-2202-  lt_tmp_lt_search_path_spec=
qqwing-1.3.4/m4/libtool.m4:2203:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
qqwing-1.3.4/m4/libtool.m4-2204-  for lt_sys_path in $lt_search_path_spec; do
##############################################
qqwing-1.3.4/m4/libtool.m4-2237-  esac
qqwing-1.3.4/m4/libtool.m4:2238:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
qqwing-1.3.4/m4/libtool.m4-2239-else
##############################################
qqwing-1.3.4/m4/libtool.m4-2325-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
qqwing-1.3.4/m4/libtool.m4:2326:    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'
qqwing-1.3.4/m4/libtool.m4-2327-    ;;
##############################################
qqwing-1.3.4/m4/libtool.m4-2361-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
qqwing-1.3.4/m4/libtool.m4:2362:    postinstall_cmds='base_file=`basename \${file}`~
qqwing-1.3.4/m4/libtool.m4:2363:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
qqwing-1.3.4/m4/libtool.m4:2364:      dldir=$destdir/`dirname \$dlpath`~
qqwing-1.3.4/m4/libtool.m4-2365-      test -d \$dldir || mkdir -p \$dldir~
##############################################
qqwing-1.3.4/m4/libtool.m4-2370-      fi'
qqwing-1.3.4/m4/libtool.m4:2371:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
qqwing-1.3.4/m4/libtool.m4-2372-      dlpath=$dir/\$dldll~
##############################################
qqwing-1.3.4/m4/libtool.m4-2378-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
qqwing-1.3.4/m4/libtool.m4:2379:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
qqwing-1.3.4/m4/libtool.m4-2380-m4_if([$1], [],[
##############################################
qqwing-1.3.4/m4/libtool.m4-2384-      # MinGW DLLs use traditional 'lib' prefix
qqwing-1.3.4/m4/libtool.m4:2385:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
qqwing-1.3.4/m4/libtool.m4-2386-      ;;
##############################################
qqwing-1.3.4/m4/libtool.m4-2388-      # pw32 DLLs use 'pw' prefix rather than 'lib'
qqwing-1.3.4/m4/libtool.m4:2389:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
qqwing-1.3.4/m4/libtool.m4-2390-      ;;
##############################################
qqwing-1.3.4/m4/libtool.m4-2397-    libname_spec='$name'
qqwing-1.3.4/m4/libtool.m4:2398:    soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
qqwing-1.3.4/m4/libtool.m4-2399-    library_names_spec='${libname}.dll.lib'
##############################################
qqwing-1.3.4/m4/libtool.m4-2409-        # Let DOS variable expansion print the short 8.3 style file name.
qqwing-1.3.4/m4/libtool.m4:2410:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
qqwing-1.3.4/m4/libtool.m4-2411-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
qqwing-1.3.4/m4/libtool.m4-2414-      # Convert to MSYS style.
qqwing-1.3.4/m4/libtool.m4:2415:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
qqwing-1.3.4/m4/libtool.m4-2416-      ;;
##############################################
qqwing-1.3.4/m4/libtool.m4-2420-      # like /cygdrive/c/PROGRA~1:/cygdr...
qqwing-1.3.4/m4/libtool.m4:2421:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
qqwing-1.3.4/m4/libtool.m4:2422:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
qqwing-1.3.4/m4/libtool.m4:2423:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
qqwing-1.3.4/m4/libtool.m4-2424-      ;;
##############################################
qqwing-1.3.4/m4/libtool.m4-2428-        # It is most probably a Windows format PATH.
qqwing-1.3.4/m4/libtool.m4:2429:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
qqwing-1.3.4/m4/libtool.m4-2430-      else
qqwing-1.3.4/m4/libtool.m4:2431:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
qqwing-1.3.4/m4/libtool.m4-2432-      fi
##############################################
qqwing-1.3.4/m4/libtool.m4-2438-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
qqwing-1.3.4/m4/libtool.m4:2439:    postinstall_cmds='base_file=`basename \${file}`~
qqwing-1.3.4/m4/libtool.m4:2440:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
qqwing-1.3.4/m4/libtool.m4:2441:      dldir=$destdir/`dirname \$dlpath`~
qqwing-1.3.4/m4/libtool.m4-2442-      test -d \$dldir || mkdir -p \$dldir~
qqwing-1.3.4/m4/libtool.m4-2443-      $install_prog $dir/$dlname \$dldir/$dlname'
qqwing-1.3.4/m4/libtool.m4:2444:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
qqwing-1.3.4/m4/libtool.m4-2445-      dlpath=$dir/\$dldll~
##############################################
qqwing-1.3.4/m4/libtool.m4-2452-    # Assume MSVC wrapper
qqwing-1.3.4/m4/libtool.m4:2453:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
qqwing-1.3.4/m4/libtool.m4-2454-    dynamic_linker='Win32 ld.exe'
##############################################
qqwing-1.3.4/m4/libtool.m4-2469-  shlibpath_var=DYLD_LIBRARY_PATH
qqwing-1.3.4/m4/libtool.m4:2470:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
qqwing-1.3.4/m4/libtool.m4-2471-m4_if([$1], [],[
##############################################
qqwing-1.3.4/m4/libtool.m4-2676-  if test -f /etc/ld.so.conf; then
qqwing-1.3.4/m4/libtool.m4:2677:    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' ' '`
qqwing-1.3.4/m4/libtool.m4-2678-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
qqwing-1.3.4/m4/libtool.m4-2750-  shlibpath_var=LD_LIBRARY_PATH
qqwing-1.3.4/m4/libtool.m4:2751:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
qqwing-1.3.4/m4/libtool.m4-2752-    case $host_os in
##############################################
qqwing-1.3.4/m4/libtool.m4-2967-	"file_magic "*)
qqwing-1.3.4/m4/libtool.m4:2968:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
qqwing-1.3.4/m4/libtool.m4-2969-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
qqwing-1.3.4/m4/libtool.m4-3050-    # gcc leaves a trailing carriage return which upsets mingw
qqwing-1.3.4/m4/libtool.m4:3051:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
qqwing-1.3.4/m4/libtool.m4-3052-  *)
qqwing-1.3.4/m4/libtool.m4:3053:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
qqwing-1.3.4/m4/libtool.m4-3054-  esac
##############################################
qqwing-1.3.4/m4/libtool.m4-3059-      # Canonicalize the pathname of ld
qqwing-1.3.4/m4/libtool.m4:3060:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
qqwing-1.3.4/m4/libtool.m4-3061-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
qqwing-1.3.4/m4/libtool.m4:3062:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
qqwing-1.3.4/m4/libtool.m4-3063-      done
##############################################
qqwing-1.3.4/m4/libtool.m4-3090-      # Break only if it was the GNU/non-GNU ld that we prefer.
qqwing-1.3.4/m4/libtool.m4:3091:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
qqwing-1.3.4/m4/libtool.m4-3092-      *GNU* | *'with BFD'*)
##############################################
qqwing-1.3.4/m4/libtool.m4-3130-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
qqwing-1.3.4/m4/libtool.m4:3131:case `$LD -v 2>&1 </dev/null` in
qqwing-1.3.4/m4/libtool.m4-3132-*GNU* | *'with BFD'*)
##############################################
qqwing-1.3.4/m4/libtool.m4-3321-openbsd*)
qqwing-1.3.4/m4/libtool.m4:3322:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
qqwing-1.3.4/m4/libtool.m4-3323-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
qqwing-1.3.4/m4/libtool.m4-3385-    else
qqwing-1.3.4/m4/libtool.m4:3386:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
qqwing-1.3.4/m4/libtool.m4-3387-    fi
##############################################
qqwing-1.3.4/m4/libtool.m4-3431-	# Tru64's nm complains that /dev/null is an invalid object file
qqwing-1.3.4/m4/libtool.m4:3432:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
qqwing-1.3.4/m4/libtool.m4-3433-	*/dev/null* | *'Invalid file or object type'*)
##############################################
qqwing-1.3.4/m4/libtool.m4-3437-	*)
qqwing-1.3.4/m4/libtool.m4:3438:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
qqwing-1.3.4/m4/libtool.m4-3439-	  */dev/null*)
##############################################
qqwing-1.3.4/m4/libtool.m4-3463-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
qqwing-1.3.4/m4/libtool.m4:3464:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
qqwing-1.3.4/m4/libtool.m4-3465-    *COFF*)
##############################################
qqwing-1.3.4/m4/libtool.m4-3522-  # decide which to use based on capabilities of $DLLTOOL
qqwing-1.3.4/m4/libtool.m4:3523:  case `$DLLTOOL --help 2>&1` in
qqwing-1.3.4/m4/libtool.m4-3524-  *--identify-strict*)
##############################################
qqwing-1.3.4/m4/libtool.m4-3681-# If we're using GNU nm, then use its standard symbol codes.
qqwing-1.3.4/m4/libtool.m4:3682:case `$NM -V 2>&1` in
qqwing-1.3.4/m4/libtool.m4-3683-*GNU* | *'with BFD'*)
##############################################
qqwing-1.3.4/m4/libtool.m4-3699-mingw*)
qqwing-1.3.4/m4/libtool.m4:3700:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
qqwing-1.3.4/m4/libtool.m4-3701-  ;;
##############################################
qqwing-1.3.4/m4/libtool.m4-3752-    nlist=conftest.nm
qqwing-1.3.4/m4/libtool.m4:3753:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
qqwing-1.3.4/m4/libtool.m4-3754-      # Try sorting and uniquifying the output.
##############################################
qqwing-1.3.4/m4/libtool.m4-4090-	  *)
qqwing-1.3.4/m4/libtool.m4:4091:	    case `$CC -V 2>&1 | sed 5q` in
qqwing-1.3.4/m4/libtool.m4-4092-	    *Sun\ C*)
##############################################
qqwing-1.3.4/m4/libtool.m4-4395-      *)
qqwing-1.3.4/m4/libtool.m4:4396:	case `$CC -V 2>&1 | sed 5q` in
qqwing-1.3.4/m4/libtool.m4-4397-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
qqwing-1.3.4/m4/libtool.m4-4673-	# shared libraries, regardless of the interface used.
qqwing-1.3.4/m4/libtool.m4:4674:	case `$LD -v 2>&1` in
qqwing-1.3.4/m4/libtool.m4-4675-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
qqwing-1.3.4/m4/libtool.m4-4705-    supports_anon_versioning=no
qqwing-1.3.4/m4/libtool.m4:4706:    case `$LD -v 2>&1` in
qqwing-1.3.4/m4/libtool.m4-4707-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
qqwing-1.3.4/m4/libtool.m4-4774-	# is EXPORTS), use it as is; otherwise, prepend...
qqwing-1.3.4/m4/libtool.m4:4775:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
qqwing-1.3.4/m4/libtool.m4-4776-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
qqwing-1.3.4/m4/libtool.m4-4802-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
qqwing-1.3.4/m4/libtool.m4:4803:      _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'
qqwing-1.3.4/m4/libtool.m4:4804:      _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'
qqwing-1.3.4/m4/libtool.m4-4805-      ;;
##############################################
qqwing-1.3.4/m4/libtool.m4-4820-        pgcc*)				# Portland Group C compiler
qqwing-1.3.4/m4/libtool.m4:4821:	  _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'
qqwing-1.3.4/m4/libtool.m4-4822-	  tmp_addflag=' $pic_flag'
##############################################
qqwing-1.3.4/m4/libtool.m4-4825-					# Portland Group f77 and f90 compilers
qqwing-1.3.4/m4/libtool.m4:4826:	  _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'
qqwing-1.3.4/m4/libtool.m4-4827-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
qqwing-1.3.4/m4/libtool.m4-4840-	nvcc*)	# Cuda Compiler Driver 2.2
qqwing-1.3.4/m4/libtool.m4:4841:	  _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'
qqwing-1.3.4/m4/libtool.m4-4842-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
qqwing-1.3.4/m4/libtool.m4-4844-	esac
qqwing-1.3.4/m4/libtool.m4:4845:	case `$CC -V 2>&1 | sed 5q` in
qqwing-1.3.4/m4/libtool.m4-4846-	*Sun\ C*)			# Sun C 5.9
qqwing-1.3.4/m4/libtool.m4:4847:	  _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'
qqwing-1.3.4/m4/libtool.m4-4848-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
qqwing-1.3.4/m4/libtool.m4-4912-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
qqwing-1.3.4/m4/libtool.m4:4913:      case `$LD -v 2>&1` in
qqwing-1.3.4/m4/libtool.m4-4914-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
qqwing-1.3.4/m4/libtool.m4-5035-	# below for broken collect2 doesn't work under 4.3+
qqwing-1.3.4/m4/libtool.m4:5036:	  collect2name=`${CC} -print-prog-name=collect2`
qqwing-1.3.4/m4/libtool.m4-5037-	  if test -f "$collect2name" &&
##############################################
qqwing-1.3.4/m4/libtool.m4-5085-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
qqwing-1.3.4/m4/libtool.m4:5086:        _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"
qqwing-1.3.4/m4/libtool.m4-5087-      else
##############################################
qqwing-1.3.4/m4/libtool.m4-5151-	_LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
qqwing-1.3.4/m4/libtool.m4:5152:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
qqwing-1.3.4/m4/libtool.m4-5153-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
qqwing-1.3.4/m4/libtool.m4-5188-	# FIXME: Setting linknames here is a bad hack.
qqwing-1.3.4/m4/libtool.m4:5189:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
qqwing-1.3.4/m4/libtool.m4-5190-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
qqwing-1.3.4/m4/libtool.m4-5326-      if test "$GCC" = yes; then
qqwing-1.3.4/m4/libtool.m4:5327:	_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'
qqwing-1.3.4/m4/libtool.m4-5328-	# Try to use the -exported_symbol ld option, if it does not
##############################################
qqwing-1.3.4/m4/libtool.m4-5349-	if test "$lt_cv_irix_exported_symbol" = yes; then
qqwing-1.3.4/m4/libtool.m4:5350:          _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'
qqwing-1.3.4/m4/libtool.m4-5351-	fi
qqwing-1.3.4/m4/libtool.m4-5352-      else
qqwing-1.3.4/m4/libtool.m4:5353:	_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'
qqwing-1.3.4/m4/libtool.m4:5354:	_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'
qqwing-1.3.4/m4/libtool.m4-5355-      fi
##############################################
qqwing-1.3.4/m4/libtool.m4-5389-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
qqwing-1.3.4/m4/libtool.m4:5390:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
qqwing-1.3.4/m4/libtool.m4-5391-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
qqwing-1.3.4/m4/libtool.m4-5422-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
qqwing-1.3.4/m4/libtool.m4:5423:	_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'
qqwing-1.3.4/m4/libtool.m4-5424-      else
qqwing-1.3.4/m4/libtool.m4-5425-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
qqwing-1.3.4/m4/libtool.m4:5426:	_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'
qqwing-1.3.4/m4/libtool.m4-5427-      fi
##############################################
qqwing-1.3.4/m4/libtool.m4-5435-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
qqwing-1.3.4/m4/libtool.m4:5436:	_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'
qqwing-1.3.4/m4/libtool.m4-5437-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
qqwing-1.3.4/m4/libtool.m4-5439-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
qqwing-1.3.4/m4/libtool.m4:5440:	_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'
qqwing-1.3.4/m4/libtool.m4:5441:	_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~
qqwing-1.3.4/m4/libtool.m4:5442:	$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'
qqwing-1.3.4/m4/libtool.m4-5443-
##############################################
qqwing-1.3.4/m4/libtool.m4-5458-      else
qqwing-1.3.4/m4/libtool.m4:5459:	case `$CC -V 2>&1` in
qqwing-1.3.4/m4/libtool.m4-5460-	*"Compilers 5.0"*)
##############################################
qqwing-1.3.4/m4/libtool.m4-5651-	  _LT_TAGVAR(allow_undefined_flag, $1)=
qqwing-1.3.4/m4/libtool.m4:5652:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
qqwing-1.3.4/m4/libtool.m4-5653-	  then
##############################################
qqwing-1.3.4/m4/libtool.m4-5951-        # ancient GNU ld didn't support --whole-archive et. al.
qqwing-1.3.4/m4/libtool.m4:5952:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
qqwing-1.3.4/m4/libtool.m4-5953-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
qqwing-1.3.4/m4/libtool.m4-6034-          # below for broken collect2 doesn't work under 4.3+
qqwing-1.3.4/m4/libtool.m4:6035:	  collect2name=`${CC} -print-prog-name=collect2`
qqwing-1.3.4/m4/libtool.m4-6036-	  if test -f "$collect2name" &&
##############################################
qqwing-1.3.4/m4/libtool.m4-6084-
qqwing-1.3.4/m4/libtool.m4:6085:          _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"
qqwing-1.3.4/m4/libtool.m4-6086-        else
##############################################
qqwing-1.3.4/m4/libtool.m4-6150-	  _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
qqwing-1.3.4/m4/libtool.m4:6151:	  _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
qqwing-1.3.4/m4/libtool.m4-6152-	      $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
qqwing-1.3.4/m4/libtool.m4-6191-	    # is EXPORTS), use it as is; otherwise, prepend...
qqwing-1.3.4/m4/libtool.m4:6192:	    _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
qqwing-1.3.4/m4/libtool.m4-6193-	      cp $export_symbols $output_objdir/$soname.def;
##############################################
qqwing-1.3.4/m4/libtool.m4-6271-            # dependencies.
qqwing-1.3.4/m4/libtool.m4:6272:            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"'
qqwing-1.3.4/m4/libtool.m4-6273-            ;;
##############################################
qqwing-1.3.4/m4/libtool.m4-6336-	    # dependencies.
qqwing-1.3.4/m4/libtool.m4:6337:	    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"'
qqwing-1.3.4/m4/libtool.m4-6338-	    ;;
##############################################
qqwing-1.3.4/m4/libtool.m4-6372-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
qqwing-1.3.4/m4/libtool.m4:6373:	_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'
qqwing-1.3.4/m4/libtool.m4:6374:	_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'
qqwing-1.3.4/m4/libtool.m4-6375-	;;
##############################################
qqwing-1.3.4/m4/libtool.m4-6379-	    # SGI C++
qqwing-1.3.4/m4/libtool.m4:6380:	    _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'
qqwing-1.3.4/m4/libtool.m4-6381-
##############################################
qqwing-1.3.4/m4/libtool.m4-6390-	      if test "$with_gnu_ld" = no; then
qqwing-1.3.4/m4/libtool.m4:6391:	        _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'
qqwing-1.3.4/m4/libtool.m4-6392-	      else
qqwing-1.3.4/m4/libtool.m4:6393:	        _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'
qqwing-1.3.4/m4/libtool.m4-6394-	      fi
##############################################
qqwing-1.3.4/m4/libtool.m4-6411-	    # to its proper name (with version) after linking.
qqwing-1.3.4/m4/libtool.m4:6412:	    _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'
qqwing-1.3.4/m4/libtool.m4:6413:	    _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'
qqwing-1.3.4/m4/libtool.m4-6414-	    # Commands to make compiler produce verbose output that lists
##############################################
qqwing-1.3.4/m4/libtool.m4-6421-	    # dependencies.
qqwing-1.3.4/m4/libtool.m4:6422:	    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"'
qqwing-1.3.4/m4/libtool.m4-6423-
##############################################
qqwing-1.3.4/m4/libtool.m4-6436-	    # earlier do not add the objects themselves.
qqwing-1.3.4/m4/libtool.m4:6437:	    case `$CC -V 2>&1` in
qqwing-1.3.4/m4/libtool.m4-6438-	      *"Version 7."*)
##############################################
qqwing-1.3.4/m4/libtool.m4-6457-            # Portland Group C++ compiler
qqwing-1.3.4/m4/libtool.m4:6458:	    case `$CC -V` in
qqwing-1.3.4/m4/libtool.m4-6459-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
qqwing-1.3.4/m4/libtool.m4-6462-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
qqwing-1.3.4/m4/libtool.m4:6463:		compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
qqwing-1.3.4/m4/libtool.m4-6464-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
qqwing-1.3.4/m4/libtool.m4-6466-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
qqwing-1.3.4/m4/libtool.m4:6467:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
qqwing-1.3.4/m4/libtool.m4-6468-		$RANLIB $oldlib'
##############################################
qqwing-1.3.4/m4/libtool.m4-6471-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
qqwing-1.3.4/m4/libtool.m4:6472:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
qqwing-1.3.4/m4/libtool.m4-6473-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
qqwing-1.3.4/m4/libtool.m4-6475-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
qqwing-1.3.4/m4/libtool.m4:6476:		$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'
qqwing-1.3.4/m4/libtool.m4-6477-	      ;;
##############################################
qqwing-1.3.4/m4/libtool.m4-6485-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
qqwing-1.3.4/m4/libtool.m4:6486:	    _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'
qqwing-1.3.4/m4/libtool.m4-6487-            ;;
##############################################
qqwing-1.3.4/m4/libtool.m4-6504-	    # dependencies.
qqwing-1.3.4/m4/libtool.m4:6505:	    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'
qqwing-1.3.4/m4/libtool.m4-6506-	    ;;
##############################################
qqwing-1.3.4/m4/libtool.m4-6519-	  *)
qqwing-1.3.4/m4/libtool.m4:6520:	    case `$CC -V 2>&1 | sed 5q` in
qqwing-1.3.4/m4/libtool.m4-6521-	    *Sun\ C*)
##############################################
qqwing-1.3.4/m4/libtool.m4-6526-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
qqwing-1.3.4/m4/libtool.m4:6527:	      _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'
qqwing-1.3.4/m4/libtool.m4-6528-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
qqwing-1.3.4/m4/libtool.m4-6596-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
qqwing-1.3.4/m4/libtool.m4:6597:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
qqwing-1.3.4/m4/libtool.m4-6598-	    _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'
##############################################
qqwing-1.3.4/m4/libtool.m4-6615-	    # to its proper name (with version) after linking.
qqwing-1.3.4/m4/libtool.m4:6616:	    _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'
qqwing-1.3.4/m4/libtool.m4-6617-
##############################################
qqwing-1.3.4/m4/libtool.m4-6636-	        _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
qqwing-1.3.4/m4/libtool.m4:6637:	        _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'
qqwing-1.3.4/m4/libtool.m4-6638-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
qqwing-1.3.4/m4/libtool.m4-6641-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
qqwing-1.3.4/m4/libtool.m4:6642:	        _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'
qqwing-1.3.4/m4/libtool.m4:6643:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
qqwing-1.3.4/m4/libtool.m4-6644-	          echo "-hidden">> $lib.exp~
qqwing-1.3.4/m4/libtool.m4:6645:	          $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~
qqwing-1.3.4/m4/libtool.m4-6646-	          $RM $lib.exp'
##############################################
qqwing-1.3.4/m4/libtool.m4-6660-	    # dependencies.
qqwing-1.3.4/m4/libtool.m4:6661:	    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"'
qqwing-1.3.4/m4/libtool.m4-6662-	    ;;
##############################################
qqwing-1.3.4/m4/libtool.m4-6667-	        osf3*)
qqwing-1.3.4/m4/libtool.m4:6668:	          _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'
qqwing-1.3.4/m4/libtool.m4-6669-		  ;;
qqwing-1.3.4/m4/libtool.m4-6670-	        *)
qqwing-1.3.4/m4/libtool.m4:6671:	          _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'
qqwing-1.3.4/m4/libtool.m4-6672-		  ;;
##############################################
qqwing-1.3.4/m4/libtool.m4-6920-  case ${2} in
qqwing-1.3.4/m4/libtool.m4:6921:  .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
qqwing-1.3.4/m4/libtool.m4:6922:  *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
qqwing-1.3.4/m4/libtool.m4-6923-  esac
##############################################
qqwing-1.3.4/m4/libtool.m4-7008-
qqwing-1.3.4/m4/libtool.m4:7009:  for p in `eval "$output_verbose_link_cmd"`; do
qqwing-1.3.4/m4/libtool.m4-7010-    case ${prev}${p} in
##############################################
qqwing-1.3.4/m4/libtool.m4-7106-linux*)
qqwing-1.3.4/m4/libtool.m4:7107:  case `$CC -V 2>&1 | sed 5q` in
qqwing-1.3.4/m4/libtool.m4-7108-  *Sun\ C*)
##############################################
qqwing-1.3.4/m4/libtool.m4-7157-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
qqwing-1.3.4/m4/libtool.m4:7158: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
qqwing-1.3.4/m4/libtool.m4-7159-fi
##############################################
qqwing-1.3.4/m4/libtool.m4-7769-    test $lt_ac_count -gt 10 && break
qqwing-1.3.4/m4/libtool.m4:7770:    lt_ac_count=`expr $lt_ac_count + 1`
qqwing-1.3.4/m4/libtool.m4-7771-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
qqwing-1.3.4/m4/libtool.m4-7840-# ------------------------------------------------------
qqwing-1.3.4/m4/libtool.m4:7841:# In `$cfgfile', look for function FUNCNAME delimited by `^FUNCNAME ()$' and
qqwing-1.3.4/m4/libtool.m4-7842-# '^} FUNCNAME ', and replace its body with REPLACEMENT-BODY.
##############################################
qqwing-1.3.4/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
qqwing-1.3.4/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
qqwing-1.3.4/configure-47-  as_echo='print -r --'
qqwing-1.3.4/configure-48-  as_echo_n='print -rn --'
qqwing-1.3.4/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
qqwing-1.3.4/configure-50-  as_echo='printf %s\n'
##############################################
qqwing-1.3.4/configure-52-else
qqwing-1.3.4/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
qqwing-1.3.4/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
qqwing-1.3.4/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
qqwing-1.3.4/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
qqwing-1.3.4/configure-64-      esac;
##############################################
qqwing-1.3.4/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
qqwing-1.3.4/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
qqwing-1.3.4/configure-201-
##############################################
qqwing-1.3.4/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
qqwing-1.3.4/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
qqwing-1.3.4/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
qqwing-1.3.4/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
qqwing-1.3.4/configure-335-      case $as_dir in #(
qqwing-1.3.4/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
qqwing-1.3.4/configure-337-      *) as_qdir=$as_dir;;
##############################################
qqwing-1.3.4/configure-408-  {
qqwing-1.3.4/configure:409:    as_val=`expr "$@" || test $? -eq 1`
qqwing-1.3.4/configure-410-  }
##############################################
qqwing-1.3.4/configure-415-# ----------------------------------------
qqwing-1.3.4/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
qqwing-1.3.4/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
qqwing-1.3.4/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
qqwing-1.3.4/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
qqwing-1.3.4/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
qqwing-1.3.4/configure-848-  case $ac_option in
qqwing-1.3.4/configure:849:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
qqwing-1.3.4/configure-850-  *=)   ac_optarg= ;;
##############################################
qqwing-1.3.4/configure-892-  -disable-* | --disable-*)
qqwing-1.3.4/configure:893:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
qqwing-1.3.4/configure-894-    # Reject names that are not valid shell variable names.
##############################################
qqwing-1.3.4/configure-897-    ac_useropt_orig=$ac_useropt
qqwing-1.3.4/configure:898:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
qqwing-1.3.4/configure-899-    case $ac_user_opts in
##############################################
qqwing-1.3.4/configure-918-  -enable-* | --enable-*)
qqwing-1.3.4/configure:919:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
qqwing-1.3.4/configure-920-    # Reject names that are not valid shell variable names.
##############################################
qqwing-1.3.4/configure-923-    ac_useropt_orig=$ac_useropt
qqwing-1.3.4/configure:924:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
qqwing-1.3.4/configure-925-    case $ac_user_opts in
##############################################
qqwing-1.3.4/configure-1122-  -with-* | --with-*)
qqwing-1.3.4/configure:1123:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
qqwing-1.3.4/configure-1124-    # Reject names that are not valid shell variable names.
##############################################
qqwing-1.3.4/configure-1127-    ac_useropt_orig=$ac_useropt
qqwing-1.3.4/configure:1128:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
qqwing-1.3.4/configure-1129-    case $ac_user_opts in
##############################################
qqwing-1.3.4/configure-1138-  -without-* | --without-*)
qqwing-1.3.4/configure:1139:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
qqwing-1.3.4/configure-1140-    # Reject names that are not valid shell variable names.
##############################################
qqwing-1.3.4/configure-1143-    ac_useropt_orig=$ac_useropt
qqwing-1.3.4/configure:1144:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
qqwing-1.3.4/configure-1145-    case $ac_user_opts in
##############################################
qqwing-1.3.4/configure-1176-  *=*)
qqwing-1.3.4/configure:1177:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
qqwing-1.3.4/configure-1178-    # Reject names that are not valid shell variable names.
##############################################
qqwing-1.3.4/configure-1197-if test -n "$ac_prev"; then
qqwing-1.3.4/configure:1198:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
qqwing-1.3.4/configure-1199-  as_fn_error $? "missing argument to $ac_option"
##############################################
qqwing-1.3.4/configure-1219-    */ )
qqwing-1.3.4/configure:1220:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
qqwing-1.3.4/configure-1221-      eval $ac_var=\$ac_val;;
##############################################
qqwing-1.3.4/configure-1254-ac_ls_di=`ls -di .` &&
qqwing-1.3.4/configure:1255:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
qqwing-1.3.4/configure-1256-  as_fn_error $? "working directory cannot be determined"
##############################################
qqwing-1.3.4/configure-1310-case $srcdir in
qqwing-1.3.4/configure:1311:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
qqwing-1.3.4/configure-1312-esac
##############################################
qqwing-1.3.4/configure-1353-By default, \`make install' will install all the files in
qqwing-1.3.4/configure:1354:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
qqwing-1.3.4/configure:1355:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
qqwing-1.3.4/configure-1356-for instance \`--prefix=\$HOME'.
##############################################
qqwing-1.3.4/configure-1457-*)
qqwing-1.3.4/configure:1458:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
qqwing-1.3.4/configure-1459-  # A ".." for each directory in $ac_dir_suffix.
qqwing-1.3.4/configure:1460:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
qqwing-1.3.4/configure-1461-  case $ac_top_builddir_sub in
##############################################
qqwing-1.3.4/configure-2120-    *\'*)
qqwing-1.3.4/configure:2121:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
qqwing-1.3.4/configure-2122-    esac
##############################################
qqwing-1.3.4/configure-2203-      case $ac_val in
qqwing-1.3.4/configure:2204:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
qqwing-1.3.4/configure-2205-      esac
##############################################
qqwing-1.3.4/configure-2218-	case $ac_val in
qqwing-1.3.4/configure:2219:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
qqwing-1.3.4/configure-2220-	esac
##############################################
qqwing-1.3.4/configure-2338-    set,)
qqwing-1.3.4/configure:2339:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
qqwing-1.3.4/configure:2340:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
qqwing-1.3.4/configure-2341-      ac_cache_corrupted=: ;;
##############################################
qqwing-1.3.4/configure-2349-	# differences in whitespace do not lead to failure.
qqwing-1.3.4/configure:2350:	ac_old_val_w=`echo x $ac_old_val`
qqwing-1.3.4/configure:2351:	ac_new_val_w=`echo x $ac_new_val`
qqwing-1.3.4/configure-2352-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
qqwing-1.3.4/configure-2369-    case $ac_new_val in
qqwing-1.3.4/configure:2370:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
qqwing-1.3.4/configure-2371-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
qqwing-1.3.4/configure-2564-     echo "timestamp, slept: $am_has_slept" > conftest.file
qqwing-1.3.4/configure:2565:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
qqwing-1.3.4/configure-2566-     if test "$*" = "X"; then
qqwing-1.3.4/configure-2567-	# -L didn't work.
qqwing-1.3.4/configure:2568:	set X `ls -t "$srcdir/configure" conftest.file`
qqwing-1.3.4/configure-2569-     fi
##############################################
qqwing-1.3.4/configure-2615-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
qqwing-1.3.4/configure:2616:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
qqwing-1.3.4/configure-2617-
qqwing-1.3.4/configure-2618-# expand $ac_aux_dir to an absolute path
qqwing-1.3.4/configure:2619:am_aux_dir=`cd $ac_aux_dir && pwd`
qqwing-1.3.4/configure-2620-
##############################################
qqwing-1.3.4/configure-2760-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
qqwing-1.3.4/configure:2761:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
qqwing-1.3.4/configure-2762-	     'mkdir (GNU coreutils) '* | \
##############################################
qqwing-1.3.4/configure-2833-set x ${MAKE-make}
qqwing-1.3.4/configure:2834:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
qqwing-1.3.4/configure-2835-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
qqwing-1.3.4/configure-2843-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
qqwing-1.3.4/configure:2844:case `${MAKE-make} -f conftest.make 2>/dev/null` in
qqwing-1.3.4/configure-2845-  *@@@%%%=?*=@@@%%%*)
##############################################
qqwing-1.3.4/configure-2909-
qqwing-1.3.4/configure:2910:if test "`cd $srcdir && pwd`" != "`pwd`"; then
qqwing-1.3.4/configure-2911-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
qqwing-1.3.4/configure-3180-$as_echo_n "checking whether the C++ compiler works... " >&6; }
qqwing-1.3.4/configure:3181:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
qqwing-1.3.4/configure-3182-
##############################################
qqwing-1.3.4/configure-3224-	then :; else
qqwing-1.3.4/configure:3225:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
qqwing-1.3.4/configure-3226-	fi
##############################################
qqwing-1.3.4/configure-3284-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
qqwing-1.3.4/configure:3285:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
qqwing-1.3.4/configure-3286-	  break;;
##############################################
qqwing-1.3.4/configure-3393-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
qqwing-1.3.4/configure:3394:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
qqwing-1.3.4/configure-3395-       break;;
##############################################
qqwing-1.3.4/configure-3552-# Ignore all kinds of additional output from 'make'.
qqwing-1.3.4/configure:3553:case `$am_make -s -f confmf 2> /dev/null` in #(
qqwing-1.3.4/configure-3554-*the\ am__doit\ target*)
##############################################
qqwing-1.3.4/configure-3562-   echo '.include "confinc"' > confmf
qqwing-1.3.4/configure:3563:   case `$am_make -s -f confmf 2> /dev/null` in #(
qqwing-1.3.4/configure-3564-   *the\ am__doit\ target*)
##############################################
qqwing-1.3.4/configure-3625-  if test "$am_compiler_list" = ""; then
qqwing-1.3.4/configure:3626:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
qqwing-1.3.4/configure-3627-  fi
##############################################
qqwing-1.3.4/configure-4351-  if test "$am_compiler_list" = ""; then
qqwing-1.3.4/configure:4352:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
qqwing-1.3.4/configure-4353-  fi
##############################################
qqwing-1.3.4/configure-4488-test "x$ac_build_alias" = x &&
qqwing-1.3.4/configure:4489:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
qqwing-1.3.4/configure-4490-test "x$ac_build_alias" = x &&
qqwing-1.3.4/configure-4491-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
qqwing-1.3.4/configure:4492:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
qqwing-1.3.4/configure-4493-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
qqwing-1.3.4/configure-4512-IFS=$ac_save_IFS
qqwing-1.3.4/configure:4513:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
qqwing-1.3.4/configure-4514-
##############################################
qqwing-1.3.4/configure-4523-else
qqwing-1.3.4/configure:4524:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
qqwing-1.3.4/configure-4525-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
qqwing-1.3.4/configure-4545-IFS=$ac_save_IFS
qqwing-1.3.4/configure:4546:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
qqwing-1.3.4/configure-4547-
##############################################
qqwing-1.3.4/configure-4573-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
qqwing-1.3.4/configure:4574:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
qqwing-1.3.4/configure-4575-  ECHO='print -r --'
qqwing-1.3.4/configure:4576:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
qqwing-1.3.4/configure-4577-  ECHO='printf %s\n'
##############################################
qqwing-1.3.4/configure-4642-  # Check for GNU $ac_path_SED
qqwing-1.3.4/configure:4643:case `"$ac_path_SED" --version 2>&1` in
qqwing-1.3.4/configure-4644-*GNU*)
##############################################
qqwing-1.3.4/configure-4718-  # Check for GNU $ac_path_GREP
qqwing-1.3.4/configure:4719:case `"$ac_path_GREP" --version 2>&1` in
qqwing-1.3.4/configure-4720-*GNU*)
##############################################
qqwing-1.3.4/configure-4784-  # Check for GNU $ac_path_EGREP
qqwing-1.3.4/configure:4785:case `"$ac_path_EGREP" --version 2>&1` in
qqwing-1.3.4/configure-4786-*GNU*)
##############################################
qqwing-1.3.4/configure-4851-  # Check for GNU $ac_path_FGREP
qqwing-1.3.4/configure:4852:case `"$ac_path_FGREP" --version 2>&1` in
qqwing-1.3.4/configure-4853-*GNU*)
##############################################
qqwing-1.3.4/configure-4931-    # gcc leaves a trailing carriage return which upsets mingw
qqwing-1.3.4/configure:4932:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
qqwing-1.3.4/configure-4933-  *)
qqwing-1.3.4/configure:4934:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
qqwing-1.3.4/configure-4935-  esac
##############################################
qqwing-1.3.4/configure-4940-      # Canonicalize the pathname of ld
qqwing-1.3.4/configure:4941:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
qqwing-1.3.4/configure-4942-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
qqwing-1.3.4/configure:4943:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
qqwing-1.3.4/configure-4944-      done
##############################################
qqwing-1.3.4/configure-4975-      # Break only if it was the GNU/non-GNU ld that we prefer.
qqwing-1.3.4/configure:4976:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
qqwing-1.3.4/configure-4977-      *GNU* | *'with BFD'*)
##############################################
qqwing-1.3.4/configure-5006-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
qqwing-1.3.4/configure:5007:case `$LD -v 2>&1 </dev/null` in
qqwing-1.3.4/configure-5008-*GNU* | *'with BFD'*)
##############################################
qqwing-1.3.4/configure-5051-	# Tru64's nm complains that /dev/null is an invalid object file
qqwing-1.3.4/configure:5052:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
qqwing-1.3.4/configure-5053-	*/dev/null* | *'Invalid file or object type'*)
##############################################
qqwing-1.3.4/configure-5057-	*)
qqwing-1.3.4/configure:5058:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
qqwing-1.3.4/configure-5059-	  */dev/null*)
##############################################
qqwing-1.3.4/configure-5185-
qqwing-1.3.4/configure:5186:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
qqwing-1.3.4/configure-5187-    *COFF*)
##############################################
qqwing-1.3.4/configure-5297-    # And add a safety zone
qqwing-1.3.4/configure:5298:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
qqwing-1.3.4/configure:5299:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
qqwing-1.3.4/configure-5300-    ;;
##############################################
qqwing-1.3.4/configure-5330-    if test -n "$kargmax"; then
qqwing-1.3.4/configure:5331:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
qqwing-1.3.4/configure-5332-    else
##############################################
qqwing-1.3.4/configure-5339-	test undefined != "$lt_cv_sys_max_cmd_len"; then
qqwing-1.3.4/configure:5340:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
qqwing-1.3.4/configure:5341:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
qqwing-1.3.4/configure-5342-    else
##############################################
qqwing-1.3.4/configure-5351-      # we can't tell.
qqwing-1.3.4/configure:5352:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
qqwing-1.3.4/configure-5353-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
qqwing-1.3.4/configure-5355-      do
qqwing-1.3.4/configure:5356:        i=`expr $i + 1`
qqwing-1.3.4/configure-5357-        teststring=$teststring$teststring
##############################################
qqwing-1.3.4/configure-5359-      # Only check the string length outside the loop.
qqwing-1.3.4/configure:5360:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
qqwing-1.3.4/configure-5361-      teststring=
##############################################
qqwing-1.3.4/configure-5364-      # linker.  It appears as though 1/2 is a usable value.
qqwing-1.3.4/configure:5365:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
qqwing-1.3.4/configure-5366-    fi
##############################################
qqwing-1.3.4/configure-5800-openbsd*)
qqwing-1.3.4/configure:5801:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
qqwing-1.3.4/configure-5802-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
qqwing-1.3.4/configure-5867-    else
qqwing-1.3.4/configure:5868:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
qqwing-1.3.4/configure-5869-    fi
##############################################
qqwing-1.3.4/configure-6012-  # decide which to use based on capabilities of $DLLTOOL
qqwing-1.3.4/configure:6013:  case `$DLLTOOL --help 2>&1` in
qqwing-1.3.4/configure-6014-  *--identify-strict*)
##############################################
qqwing-1.3.4/configure-6534-# If we're using GNU nm, then use its standard symbol codes.
qqwing-1.3.4/configure:6535:case `$NM -V 2>&1` in
qqwing-1.3.4/configure-6536-*GNU* | *'with BFD'*)
##############################################
qqwing-1.3.4/configure-6552-mingw*)
qqwing-1.3.4/configure:6553:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
qqwing-1.3.4/configure-6554-  ;;
##############################################
qqwing-1.3.4/configure-6771-   if test "$GCC" = yes; then
qqwing-1.3.4/configure:6772:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
qqwing-1.3.4/configure-6773-   fi
##############################################
qqwing-1.3.4/configure-6775- /*)
qqwing-1.3.4/configure:6776:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
qqwing-1.3.4/configure-6777-   ;; #(
##############################################
qqwing-1.3.4/configure-6811-  test $ac_status = 0; }; then
qqwing-1.3.4/configure:6812:    case `/usr/bin/file conftest.$ac_objext` in
qqwing-1.3.4/configure-6813-      *ELF-32*)
##############################################
qqwing-1.3.4/configure-6831-    if test "$lt_cv_prog_gnu_ld" = yes; then
qqwing-1.3.4/configure:6832:      case `/usr/bin/file conftest.$ac_objext` in
qqwing-1.3.4/configure-6833-	*32-bit*)
##############################################
qqwing-1.3.4/configure-6843-    else
qqwing-1.3.4/configure:6844:      case `/usr/bin/file conftest.$ac_objext` in
qqwing-1.3.4/configure-6845-	*32-bit*)
##############################################
qqwing-1.3.4/configure-8010-do :
qqwing-1.3.4/configure:8011:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
qqwing-1.3.4/configure-8012-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
qqwing-1.3.4/configure-8015-  cat >>confdefs.h <<_ACEOF
qqwing-1.3.4/configure:8016:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
qqwing-1.3.4/configure-8017-_ACEOF
##############################################
qqwing-1.3.4/configure-8042-  case ${2} in
qqwing-1.3.4/configure:8043:  .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
qqwing-1.3.4/configure:8044:  *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
qqwing-1.3.4/configure-8045-  esac
##############################################
qqwing-1.3.4/configure-8311-done
qqwing-1.3.4/configure:8312:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
qqwing-1.3.4/configure-8313-
##############################################
qqwing-1.3.4/configure-8340-	"file_magic "*)
qqwing-1.3.4/configure:8341:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
qqwing-1.3.4/configure-8342-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
qqwing-1.3.4/configure-8406-	"file_magic "*)
qqwing-1.3.4/configure:8407:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
qqwing-1.3.4/configure-8408-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
qqwing-1.3.4/configure-8773-      *)
qqwing-1.3.4/configure:8774:	case `$CC -V 2>&1 | sed 5q` in
qqwing-1.3.4/configure-8775-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
qqwing-1.3.4/configure-9133-  if test "$hard_links" = no; then
qqwing-1.3.4/configure:9134:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
qqwing-1.3.4/configure:9135:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
qqwing-1.3.4/configure-9136-    need_locks=warn
##############################################
qqwing-1.3.4/configure-9222-	# shared libraries, regardless of the interface used.
qqwing-1.3.4/configure:9223:	case `$LD -v 2>&1` in
qqwing-1.3.4/configure-9224-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
qqwing-1.3.4/configure-9254-    supports_anon_versioning=no
qqwing-1.3.4/configure:9255:    case `$LD -v 2>&1` in
qqwing-1.3.4/configure-9256-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
qqwing-1.3.4/configure-9323-	# is EXPORTS), use it as is; otherwise, prepend...
qqwing-1.3.4/configure:9324:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
qqwing-1.3.4/configure-9325-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
qqwing-1.3.4/configure-9351-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
qqwing-1.3.4/configure:9352:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
qqwing-1.3.4/configure:9353:      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'
qqwing-1.3.4/configure-9354-      ;;
##############################################
qqwing-1.3.4/configure-9369-        pgcc*)				# Portland Group C compiler
qqwing-1.3.4/configure:9370:	  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'
qqwing-1.3.4/configure-9371-	  tmp_addflag=' $pic_flag'
##############################################
qqwing-1.3.4/configure-9374-					# Portland Group f77 and f90 compilers
qqwing-1.3.4/configure:9375:	  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'
qqwing-1.3.4/configure-9376-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
qqwing-1.3.4/configure-9389-	nvcc*)	# Cuda Compiler Driver 2.2
qqwing-1.3.4/configure:9390:	  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'
qqwing-1.3.4/configure-9391-	  compiler_needs_object=yes
##############################################
qqwing-1.3.4/configure-9393-	esac
qqwing-1.3.4/configure:9394:	case `$CC -V 2>&1 | sed 5q` in
qqwing-1.3.4/configure-9395-	*Sun\ C*)			# Sun C 5.9
qqwing-1.3.4/configure:9396:	  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'
qqwing-1.3.4/configure-9397-	  compiler_needs_object=yes
##############################################
qqwing-1.3.4/configure-9461-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
qqwing-1.3.4/configure:9462:      case `$LD -v 2>&1` in
qqwing-1.3.4/configure-9463-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
qqwing-1.3.4/configure-9584-	# below for broken collect2 doesn't work under 4.3+
qqwing-1.3.4/configure:9585:	  collect2name=`${CC} -print-prog-name=collect2`
qqwing-1.3.4/configure-9586-	  if test -f "$collect2name" &&
##############################################
qqwing-1.3.4/configure-9658-      }'
qqwing-1.3.4/configure:9659:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
qqwing-1.3.4/configure-9660-  # Check for a 64-bit object if we didn't find anything.
qqwing-1.3.4/configure-9661-  if test -z "$lt_cv_aix_libpath_"; then
qqwing-1.3.4/configure:9662:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
qqwing-1.3.4/configure-9663-  fi
##############################################
qqwing-1.3.4/configure-9676-        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
qqwing-1.3.4/configure:9677:        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"
qqwing-1.3.4/configure-9678-      else
##############################################
qqwing-1.3.4/configure-9711-      }'
qqwing-1.3.4/configure:9712:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
qqwing-1.3.4/configure-9713-  # Check for a 64-bit object if we didn't find anything.
qqwing-1.3.4/configure-9714-  if test -z "$lt_cv_aix_libpath_"; then
qqwing-1.3.4/configure:9715:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
qqwing-1.3.4/configure-9716-  fi
##############################################
qqwing-1.3.4/configure-9784-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
qqwing-1.3.4/configure:9785:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
qqwing-1.3.4/configure-9786-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
qqwing-1.3.4/configure-9821-	# FIXME: Setting linknames here is a bad hack.
qqwing-1.3.4/configure:9822:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
qqwing-1.3.4/configure-9823-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
qqwing-1.3.4/configure-9839-  if test "$lt_cv_ld_force_load" = "yes"; then
qqwing-1.3.4/configure:9840:    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\"`'
qqwing-1.3.4/configure-9841-
##############################################
qqwing-1.3.4/configure-10019-      if test "$GCC" = yes; then
qqwing-1.3.4/configure:10020:	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'
qqwing-1.3.4/configure-10021-	# Try to use the -exported_symbol ld option, if it does not
##############################################
qqwing-1.3.4/configure-10047-	if test "$lt_cv_irix_exported_symbol" = yes; then
qqwing-1.3.4/configure:10048:          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'
qqwing-1.3.4/configure-10049-	fi
qqwing-1.3.4/configure-10050-      else
qqwing-1.3.4/configure:10051:	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'
qqwing-1.3.4/configure:10052:	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'
qqwing-1.3.4/configure-10053-      fi
##############################################
qqwing-1.3.4/configure-10087-	hardcode_direct_absolute=yes
qqwing-1.3.4/configure:10088:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
qqwing-1.3.4/configure-10089-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
qqwing-1.3.4/configure-10120-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
qqwing-1.3.4/configure:10121:	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'
qqwing-1.3.4/configure-10122-      else
qqwing-1.3.4/configure-10123-	allow_undefined_flag=' -expect_unresolved \*'
qqwing-1.3.4/configure:10124:	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'
qqwing-1.3.4/configure-10125-      fi
##############################################
qqwing-1.3.4/configure-10133-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
qqwing-1.3.4/configure:10134:	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'
qqwing-1.3.4/configure-10135-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
qqwing-1.3.4/configure-10137-	allow_undefined_flag=' -expect_unresolved \*'
qqwing-1.3.4/configure:10138:	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'
qqwing-1.3.4/configure:10139:	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~
qqwing-1.3.4/configure:10140:	$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'
qqwing-1.3.4/configure-10141-
##############################################
qqwing-1.3.4/configure-10156-      else
qqwing-1.3.4/configure:10157:	case `$CC -V 2>&1` in
qqwing-1.3.4/configure-10158-	*"Compilers 5.0"*)
##############################################
qqwing-1.3.4/configure-10555-  esac
qqwing-1.3.4/configure:10556:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
qqwing-1.3.4/configure-10557-  case $lt_search_path_spec in
##############################################
qqwing-1.3.4/configure-10562-    # okay in the real world where ";" in dirpaths is itself problematic.
qqwing-1.3.4/configure:10563:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
qqwing-1.3.4/configure-10564-    ;;
qqwing-1.3.4/configure-10565-  *)
qqwing-1.3.4/configure:10566:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
qqwing-1.3.4/configure-10567-    ;;
##############################################
qqwing-1.3.4/configure-10571-  lt_tmp_lt_search_path_spec=
qqwing-1.3.4/configure:10572:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
qqwing-1.3.4/configure-10573-  for lt_sys_path in $lt_search_path_spec; do
##############################################
qqwing-1.3.4/configure-10606-  esac
qqwing-1.3.4/configure:10607:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
qqwing-1.3.4/configure-10608-else
##############################################
qqwing-1.3.4/configure-10694-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
qqwing-1.3.4/configure:10695:    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'
qqwing-1.3.4/configure-10696-    ;;
##############################################
qqwing-1.3.4/configure-10730-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
qqwing-1.3.4/configure:10731:    postinstall_cmds='base_file=`basename \${file}`~
qqwing-1.3.4/configure:10732:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
qqwing-1.3.4/configure:10733:      dldir=$destdir/`dirname \$dlpath`~
qqwing-1.3.4/configure-10734-      test -d \$dldir || mkdir -p \$dldir~
##############################################
qqwing-1.3.4/configure-10739-      fi'
qqwing-1.3.4/configure:10740:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
qqwing-1.3.4/configure-10741-      dlpath=$dir/\$dldll~
##############################################
qqwing-1.3.4/configure-10747-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
qqwing-1.3.4/configure:10748:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
qqwing-1.3.4/configure-10749-
##############################################
qqwing-1.3.4/configure-10753-      # MinGW DLLs use traditional 'lib' prefix
qqwing-1.3.4/configure:10754:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
qqwing-1.3.4/configure-10755-      ;;
##############################################
qqwing-1.3.4/configure-10757-      # pw32 DLLs use 'pw' prefix rather than 'lib'
qqwing-1.3.4/configure:10758:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
qqwing-1.3.4/configure-10759-      ;;
##############################################
qqwing-1.3.4/configure-10766-    libname_spec='$name'
qqwing-1.3.4/configure:10767:    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
qqwing-1.3.4/configure-10768-    library_names_spec='${libname}.dll.lib'
##############################################
qqwing-1.3.4/configure-10778-        # Let DOS variable expansion print the short 8.3 style file name.
qqwing-1.3.4/configure:10779:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
qqwing-1.3.4/configure-10780-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
qqwing-1.3.4/configure-10783-      # Convert to MSYS style.
qqwing-1.3.4/configure:10784:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
qqwing-1.3.4/configure-10785-      ;;
##############################################
qqwing-1.3.4/configure-10789-      # like /cygdrive/c/PROGRA~1:/cygdr...
qqwing-1.3.4/configure:10790:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
qqwing-1.3.4/configure:10791:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
qqwing-1.3.4/configure:10792:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
qqwing-1.3.4/configure-10793-      ;;
##############################################
qqwing-1.3.4/configure-10797-        # It is most probably a Windows format PATH.
qqwing-1.3.4/configure:10798:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
qqwing-1.3.4/configure-10799-      else
qqwing-1.3.4/configure:10800:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
qqwing-1.3.4/configure-10801-      fi
##############################################
qqwing-1.3.4/configure-10807-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
qqwing-1.3.4/configure:10808:    postinstall_cmds='base_file=`basename \${file}`~
qqwing-1.3.4/configure:10809:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
qqwing-1.3.4/configure:10810:      dldir=$destdir/`dirname \$dlpath`~
qqwing-1.3.4/configure-10811-      test -d \$dldir || mkdir -p \$dldir~
qqwing-1.3.4/configure-10812-      $install_prog $dir/$dlname \$dldir/$dlname'
qqwing-1.3.4/configure:10813:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
qqwing-1.3.4/configure-10814-      dlpath=$dir/\$dldll~
##############################################
qqwing-1.3.4/configure-10821-    # Assume MSVC wrapper
qqwing-1.3.4/configure:10822:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
qqwing-1.3.4/configure-10823-    dynamic_linker='Win32 ld.exe'
##############################################
qqwing-1.3.4/configure-10838-  shlibpath_var=DYLD_LIBRARY_PATH
qqwing-1.3.4/configure:10839:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
qqwing-1.3.4/configure-10840-
##############################################
qqwing-1.3.4/configure-11064-  if test -f /etc/ld.so.conf; then
qqwing-1.3.4/configure:11065:    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' ' '`
qqwing-1.3.4/configure-11066-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
qqwing-1.3.4/configure-11138-  shlibpath_var=LD_LIBRARY_PATH
qqwing-1.3.4/configure:11139:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
qqwing-1.3.4/configure-11140-    case $host_os in
##############################################
qqwing-1.3.4/configure-12287-done
qqwing-1.3.4/configure:12288:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
qqwing-1.3.4/configure-12289-
##############################################
qqwing-1.3.4/configure-12319-    # gcc leaves a trailing carriage return which upsets mingw
qqwing-1.3.4/configure:12320:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
qqwing-1.3.4/configure-12321-  *)
qqwing-1.3.4/configure:12322:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
qqwing-1.3.4/configure-12323-  esac
##############################################
qqwing-1.3.4/configure-12328-      # Canonicalize the pathname of ld
qqwing-1.3.4/configure:12329:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
qqwing-1.3.4/configure-12330-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
qqwing-1.3.4/configure:12331:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
qqwing-1.3.4/configure-12332-      done
##############################################
qqwing-1.3.4/configure-12363-      # Break only if it was the GNU/non-GNU ld that we prefer.
qqwing-1.3.4/configure:12364:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
qqwing-1.3.4/configure-12365-      *GNU* | *'with BFD'*)
##############################################
qqwing-1.3.4/configure-12394-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
qqwing-1.3.4/configure:12395:case `$LD -v 2>&1 </dev/null` in
qqwing-1.3.4/configure-12396-*GNU* | *'with BFD'*)
##############################################
qqwing-1.3.4/configure-12428-        # ancient GNU ld didn't support --whole-archive et. al.
qqwing-1.3.4/configure:12429:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
qqwing-1.3.4/configure-12430-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
qqwing-1.3.4/configure-12512-          # below for broken collect2 doesn't work under 4.3+
qqwing-1.3.4/configure:12513:	  collect2name=`${CC} -print-prog-name=collect2`
qqwing-1.3.4/configure-12514-	  if test -f "$collect2name" &&
##############################################
qqwing-1.3.4/configure-12585-      }'
qqwing-1.3.4/configure:12586:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
qqwing-1.3.4/configure-12587-  # Check for a 64-bit object if we didn't find anything.
qqwing-1.3.4/configure-12588-  if test -z "$lt_cv_aix_libpath__CXX"; then
qqwing-1.3.4/configure:12589:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
qqwing-1.3.4/configure-12590-  fi
##############################################
qqwing-1.3.4/configure-12604-
qqwing-1.3.4/configure:12605:          archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
qqwing-1.3.4/configure-12606-        else
##############################################
qqwing-1.3.4/configure-12639-      }'
qqwing-1.3.4/configure:12640:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
qqwing-1.3.4/configure-12641-  # Check for a 64-bit object if we didn't find anything.
qqwing-1.3.4/configure-12642-  if test -z "$lt_cv_aix_libpath__CXX"; then
qqwing-1.3.4/configure:12643:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
qqwing-1.3.4/configure-12644-  fi
##############################################
qqwing-1.3.4/configure-12712-	  archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
qqwing-1.3.4/configure:12713:	  archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
qqwing-1.3.4/configure-12714-	      $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
qqwing-1.3.4/configure-12753-	    # is EXPORTS), use it as is; otherwise, prepend...
qqwing-1.3.4/configure:12754:	    archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
qqwing-1.3.4/configure-12755-	      cp $export_symbols $output_objdir/$soname.def;
##############################################
qqwing-1.3.4/configure-12774-  if test "$lt_cv_ld_force_load" = "yes"; then
qqwing-1.3.4/configure:12775:    whole_archive_flag_spec_CXX='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
qqwing-1.3.4/configure-12776-
##############################################
qqwing-1.3.4/configure-12865-            # dependencies.
qqwing-1.3.4/configure:12866:            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"'
qqwing-1.3.4/configure-12867-            ;;
##############################################
qqwing-1.3.4/configure-12930-	    # dependencies.
qqwing-1.3.4/configure:12931:	    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"'
qqwing-1.3.4/configure-12932-	    ;;
##############################################
qqwing-1.3.4/configure-12966-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
qqwing-1.3.4/configure:12967:	archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
qqwing-1.3.4/configure:12968:	archive_expsym_cmds_CXX='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
qqwing-1.3.4/configure-12969-	;;
##############################################
qqwing-1.3.4/configure-12973-	    # SGI C++
qqwing-1.3.4/configure:12974:	    archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
qqwing-1.3.4/configure-12975-
##############################################
qqwing-1.3.4/configure-12984-	      if test "$with_gnu_ld" = no; then
qqwing-1.3.4/configure:12985:	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
qqwing-1.3.4/configure-12986-	      else
qqwing-1.3.4/configure:12987:	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` -o $lib'
qqwing-1.3.4/configure-12988-	      fi
##############################################
qqwing-1.3.4/configure-13005-	    # to its proper name (with version) after linking.
qqwing-1.3.4/configure:13006:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
qqwing-1.3.4/configure:13007:	    archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
qqwing-1.3.4/configure-13008-	    # Commands to make compiler produce verbose output that lists
##############################################
qqwing-1.3.4/configure-13015-	    # dependencies.
qqwing-1.3.4/configure:13016:	    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"'
qqwing-1.3.4/configure-13017-
##############################################
qqwing-1.3.4/configure-13030-	    # earlier do not add the objects themselves.
qqwing-1.3.4/configure:13031:	    case `$CC -V 2>&1` in
qqwing-1.3.4/configure-13032-	      *"Version 7."*)
##############################################
qqwing-1.3.4/configure-13051-            # Portland Group C++ compiler
qqwing-1.3.4/configure:13052:	    case `$CC -V` in
qqwing-1.3.4/configure-13053-	    *pgCC\ [1-5].* | *pgcpp\ [1-5].*)
##############################################
qqwing-1.3.4/configure-13056-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
qqwing-1.3.4/configure:13057:		compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
qqwing-1.3.4/configure-13058-	      old_archive_cmds_CXX='tpldir=Template.dir~
##############################################
qqwing-1.3.4/configure-13060-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
qqwing-1.3.4/configure:13061:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
qqwing-1.3.4/configure-13062-		$RANLIB $oldlib'
##############################################
qqwing-1.3.4/configure-13065-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
qqwing-1.3.4/configure:13066:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
qqwing-1.3.4/configure-13067-	      archive_expsym_cmds_CXX='tpldir=Template.dir~
##############################################
qqwing-1.3.4/configure-13069-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
qqwing-1.3.4/configure:13070:		$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'
qqwing-1.3.4/configure-13071-	      ;;
##############################################
qqwing-1.3.4/configure-13079-	    export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
qqwing-1.3.4/configure:13080:	    whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
qqwing-1.3.4/configure-13081-            ;;
##############################################
qqwing-1.3.4/configure-13098-	    # dependencies.
qqwing-1.3.4/configure:13099:	    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'
qqwing-1.3.4/configure-13100-	    ;;
##############################################
qqwing-1.3.4/configure-13113-	  *)
qqwing-1.3.4/configure:13114:	    case `$CC -V 2>&1 | sed 5q` in
qqwing-1.3.4/configure-13115-	    *Sun\ C*)
##############################################
qqwing-1.3.4/configure-13120-	      hardcode_libdir_flag_spec_CXX='-R$libdir'
qqwing-1.3.4/configure:13121:	      whole_archive_flag_spec_CXX='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
qqwing-1.3.4/configure-13122-	      compiler_needs_object_CXX=yes
##############################################
qqwing-1.3.4/configure-13190-	  hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
qqwing-1.3.4/configure:13191:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
qqwing-1.3.4/configure-13192-	    archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
qqwing-1.3.4/configure-13209-	    # to its proper name (with version) after linking.
qqwing-1.3.4/configure:13210:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
qqwing-1.3.4/configure-13211-
##############################################
qqwing-1.3.4/configure-13230-	        allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
qqwing-1.3.4/configure:13231:	        archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && func_echo_all "${wl}-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
qqwing-1.3.4/configure-13232-	        hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
##############################################
qqwing-1.3.4/configure-13235-	        allow_undefined_flag_CXX=' -expect_unresolved \*'
qqwing-1.3.4/configure:13236:	        archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
qqwing-1.3.4/configure:13237:	        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
qqwing-1.3.4/configure-13238-	          echo "-hidden">> $lib.exp~
qqwing-1.3.4/configure:13239:	          $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~
qqwing-1.3.4/configure-13240-	          $RM $lib.exp'
##############################################
qqwing-1.3.4/configure-13254-	    # dependencies.
qqwing-1.3.4/configure:13255:	    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"'
qqwing-1.3.4/configure-13256-	    ;;
##############################################
qqwing-1.3.4/configure-13261-	        osf3*)
qqwing-1.3.4/configure:13262:	          archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
qqwing-1.3.4/configure-13263-		  ;;
qqwing-1.3.4/configure-13264-	        *)
qqwing-1.3.4/configure:13265:	          archive_cmds_CXX='$CC -shared $pic_flag -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
qqwing-1.3.4/configure-13266-		  ;;
##############################################
qqwing-1.3.4/configure-13508-
qqwing-1.3.4/configure:13509:  for p in `eval "$output_verbose_link_cmd"`; do
qqwing-1.3.4/configure-13510-    case ${prev}${p} in
##############################################
qqwing-1.3.4/configure-13605-linux*)
qqwing-1.3.4/configure:13606:  case `$CC -V 2>&1 | sed 5q` in
qqwing-1.3.4/configure-13607-  *Sun\ C*)
##############################################
qqwing-1.3.4/configure-13656-if test -n "${compiler_lib_search_path_CXX}"; then
qqwing-1.3.4/configure:13657: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
qqwing-1.3.4/configure-13658-fi
##############################################
qqwing-1.3.4/configure-13897-	  *)
qqwing-1.3.4/configure:13898:	    case `$CC -V 2>&1 | sed 5q` in
qqwing-1.3.4/configure-13899-	    *Sun\ C*)
##############################################
qqwing-1.3.4/configure-14251-  if test "$hard_links" = no; then
qqwing-1.3.4/configure:14252:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
qqwing-1.3.4/configure:14253:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
qqwing-1.3.4/configure-14254-    need_locks=warn
##############################################
qqwing-1.3.4/configure-14528-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
qqwing-1.3.4/configure:14529:    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'
qqwing-1.3.4/configure-14530-    ;;
##############################################
qqwing-1.3.4/configure-14564-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
qqwing-1.3.4/configure:14565:    postinstall_cmds='base_file=`basename \${file}`~
qqwing-1.3.4/configure:14566:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
qqwing-1.3.4/configure:14567:      dldir=$destdir/`dirname \$dlpath`~
qqwing-1.3.4/configure-14568-      test -d \$dldir || mkdir -p \$dldir~
##############################################
qqwing-1.3.4/configure-14573-      fi'
qqwing-1.3.4/configure:14574:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
qqwing-1.3.4/configure-14575-      dlpath=$dir/\$dldll~
##############################################
qqwing-1.3.4/configure-14581-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
qqwing-1.3.4/configure:14582:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
qqwing-1.3.4/configure-14583-
##############################################
qqwing-1.3.4/configure-14586-      # MinGW DLLs use traditional 'lib' prefix
qqwing-1.3.4/configure:14587:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
qqwing-1.3.4/configure-14588-      ;;
##############################################
qqwing-1.3.4/configure-14590-      # pw32 DLLs use 'pw' prefix rather than 'lib'
qqwing-1.3.4/configure:14591:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
qqwing-1.3.4/configure-14592-      ;;
##############################################
qqwing-1.3.4/configure-14599-    libname_spec='$name'
qqwing-1.3.4/configure:14600:    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
qqwing-1.3.4/configure-14601-    library_names_spec='${libname}.dll.lib'
##############################################
qqwing-1.3.4/configure-14611-        # Let DOS variable expansion print the short 8.3 style file name.
qqwing-1.3.4/configure:14612:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
qqwing-1.3.4/configure-14613-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
qqwing-1.3.4/configure-14616-      # Convert to MSYS style.
qqwing-1.3.4/configure:14617:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
qqwing-1.3.4/configure-14618-      ;;
##############################################
qqwing-1.3.4/configure-14622-      # like /cygdrive/c/PROGRA~1:/cygdr...
qqwing-1.3.4/configure:14623:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
qqwing-1.3.4/configure:14624:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
qqwing-1.3.4/configure:14625:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
qqwing-1.3.4/configure-14626-      ;;
##############################################
qqwing-1.3.4/configure-14630-        # It is most probably a Windows format PATH.
qqwing-1.3.4/configure:14631:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
qqwing-1.3.4/configure-14632-      else
qqwing-1.3.4/configure:14633:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
qqwing-1.3.4/configure-14634-      fi
##############################################
qqwing-1.3.4/configure-14640-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
qqwing-1.3.4/configure:14641:    postinstall_cmds='base_file=`basename \${file}`~
qqwing-1.3.4/configure:14642:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
qqwing-1.3.4/configure:14643:      dldir=$destdir/`dirname \$dlpath`~
qqwing-1.3.4/configure-14644-      test -d \$dldir || mkdir -p \$dldir~
qqwing-1.3.4/configure-14645-      $install_prog $dir/$dlname \$dldir/$dlname'
qqwing-1.3.4/configure:14646:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
qqwing-1.3.4/configure-14647-      dlpath=$dir/\$dldll~
##############################################
qqwing-1.3.4/configure-14654-    # Assume MSVC wrapper
qqwing-1.3.4/configure:14655:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
qqwing-1.3.4/configure-14656-    dynamic_linker='Win32 ld.exe'
##############################################
qqwing-1.3.4/configure-14671-  shlibpath_var=DYLD_LIBRARY_PATH
qqwing-1.3.4/configure:14672:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
qqwing-1.3.4/configure-14673-
##############################################
qqwing-1.3.4/configure-14896-  if test -f /etc/ld.so.conf; then
qqwing-1.3.4/configure:14897:    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' ' '`
qqwing-1.3.4/configure-14898-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
qqwing-1.3.4/configure-14970-  shlibpath_var=LD_LIBRARY_PATH
qqwing-1.3.4/configure:14971:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
qqwing-1.3.4/configure-14972-    case $host_os in
##############################################
qqwing-1.3.4/configure-15366-do :
qqwing-1.3.4/configure:15367:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
qqwing-1.3.4/configure-15368-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
qqwing-1.3.4/configure-15370-  cat >>confdefs.h <<_ACEOF
qqwing-1.3.4/configure:15371:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
qqwing-1.3.4/configure-15372-_ACEOF
##############################################
qqwing-1.3.4/configure-15744-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
qqwing-1.3.4/configure:15745:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
qqwing-1.3.4/configure-15746-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
qqwing-1.3.4/configure-15839-if test -z "$BASH_VERSION$ZSH_VERSION" \
qqwing-1.3.4/configure:15840:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
qqwing-1.3.4/configure-15841-  as_echo='print -r --'
qqwing-1.3.4/configure-15842-  as_echo_n='print -rn --'
qqwing-1.3.4/configure:15843:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
qqwing-1.3.4/configure-15844-  as_echo='printf %s\n'
##############################################
qqwing-1.3.4/configure-15846-else
qqwing-1.3.4/configure:15847:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
qqwing-1.3.4/configure-15848-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
qqwing-1.3.4/configure-15856-	expr "X$arg" : "X\\(.*\\)$as_nl";
qqwing-1.3.4/configure:15857:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
qqwing-1.3.4/configure-15858-      esac;
##############################################
qqwing-1.3.4/configure-15933-# ----------------------------------------
qqwing-1.3.4/configure:15934:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
qqwing-1.3.4/configure-15935-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
qqwing-1.3.4/configure-16005-  {
qqwing-1.3.4/configure:16006:    as_val=`expr "$@" || test $? -eq 1`
qqwing-1.3.4/configure-16007-  }
##############################################
qqwing-1.3.4/configure-16109-      case $as_dir in #(
qqwing-1.3.4/configure:16110:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
qqwing-1.3.4/configure-16111-      *) as_qdir=$as_dir;;
##############################################
qqwing-1.3.4/configure-16244-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
qqwing-1.3.4/configure:16245:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
qqwing-1.3.4/configure-16246-ac_cs_version="\\
##############################################
qqwing-1.3.4/configure-16269-  --*=?*)
qqwing-1.3.4/configure:16270:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
qqwing-1.3.4/configure:16271:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
qqwing-1.3.4/configure-16272-    ac_shift=:
##############################################
qqwing-1.3.4/configure-16274-  --*=)
qqwing-1.3.4/configure:16275:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
qqwing-1.3.4/configure-16276-    ac_optarg=
##############################################
qqwing-1.3.4/configure-16298-    case $ac_optarg in
qqwing-1.3.4/configure:16299:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
qqwing-1.3.4/configure-16300-    '') as_fn_error $? "missing file argument" ;;
##############################################
qqwing-1.3.4/configure-16306-    case $ac_optarg in
qqwing-1.3.4/configure:16307:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
qqwing-1.3.4/configure-16308-    esac
##############################################
qqwing-1.3.4/configure-16375-delay_variable_subst='$delay_variable_subst'
qqwing-1.3.4/configure:16376:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16377:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16378:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16379:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16380:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16381:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16382:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16383:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16384:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16385:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16386:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16387:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16388:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16389:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16390:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16391:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16392:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16393:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16394:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16395:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16396:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16397:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16398:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16399:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16400:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16401:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16402:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16403:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16404:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16405:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16406:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16407:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16408:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16409:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16410:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16411:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16412:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16413:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16414:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16415:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16416:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16417:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16418:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16419:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16420:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16421:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16422:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16423:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16424:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16425:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16426:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16427:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16428:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16429:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16430:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16431:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16432: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"`'
qqwing-1.3.4/configure:16433:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16434:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16435:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16436:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16437:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16438:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16439:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16440:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16441:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16442:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16443:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16444:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16445:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16446:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16447:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16448:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16449:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16450:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16451:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16452:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16453:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16454:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16455:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16456:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16457:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16458:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16459:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16460:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16461:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16462:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16463:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16464:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16465:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16466:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16467:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16468:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16469:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16470:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16471:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16472:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16473:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16474:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16475:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16476:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16477:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16478:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16479:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16480:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16481:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16482:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16483:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16484:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16485:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16486:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16487:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16488:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16489:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16490:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16491:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16492:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16493:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16494:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16495:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16496:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16497:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16498:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16499:sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16500:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16501:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16502:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16503:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16504:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16505:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16506:compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16507:predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16508:postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16509:predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16510:postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16511:compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16512:LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16513:reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16514:reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16515:old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16516:compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16517:GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16518:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16519:lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16520:lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16521:lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16522:lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16523:archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16524:enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16525:export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16526:whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16527:compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16528:old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16529:old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16530:archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16531:archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16532:module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16533:module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16534:with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16535:allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16536:no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16537:hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16538:hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16539:hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16540:hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16541:hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16542:hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16543:hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16544:inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16545:link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16546:always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16547:export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16548:exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16549:include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16550:prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16551:postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16552:file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16553:hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16554:compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16555:predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16556:postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16557:predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16558:postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure:16559:compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`'
qqwing-1.3.4/configure-16560-
##############################################
qqwing-1.3.4/configure-16669-compiler_lib_search_path_CXX; do
qqwing-1.3.4/configure:16670:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
qqwing-1.3.4/configure-16671-    *[\\\\\\\`\\"\\\$]*)
qqwing-1.3.4/configure:16672:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
qqwing-1.3.4/configure-16673-      ;;
##############################################
qqwing-1.3.4/configure-16710-postlink_cmds_CXX; do
qqwing-1.3.4/configure:16711:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
qqwing-1.3.4/configure-16712-    *[\\\\\\\`\\"\\\$]*)
qqwing-1.3.4/configure:16713:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
qqwing-1.3.4/configure-16714-      ;;
##############################################
qqwing-1.3.4/configure-16811-fi
qqwing-1.3.4/configure:16812:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
qqwing-1.3.4/configure-16813-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
qqwing-1.3.4/configure-16828-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
qqwing-1.3.4/configure:16829:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
qqwing-1.3.4/configure-16830-ac_delim='%!_!# '
##############################################
qqwing-1.3.4/configure-16834-
qqwing-1.3.4/configure:16835:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
qqwing-1.3.4/configure-16836-  if test $ac_delim_n = $ac_delim_num; then
##############################################
qqwing-1.3.4/configure-16972-for ac_last_try in false false :; do
qqwing-1.3.4/configure:16973:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
qqwing-1.3.4/configure-16974-  if test -z "$ac_tt"; then
##############################################
qqwing-1.3.4/configure-17104-      esac
qqwing-1.3.4/configure:17105:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
qqwing-1.3.4/configure-17106-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
qqwing-1.3.4/configure-17163-*)
qqwing-1.3.4/configure:17164:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
qqwing-1.3.4/configure-17165-  # A ".." for each directory in $ac_dir_suffix.
qqwing-1.3.4/configure:17166:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
qqwing-1.3.4/configure-17167-  case $ac_top_builddir_sub in
##############################################
qqwing-1.3.4/configure-17224-/@mandir@/p'
qqwing-1.3.4/configure:17225:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
qqwing-1.3.4/configure-17226-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
qqwing-1.3.4/configure-17241-
qqwing-1.3.4/configure:17242:# Neutralize VPATH when `$srcdir' = `.'.
qqwing-1.3.4/configure-17243-# Shell code in configure.ac might set extrasub.
##############################################
qqwing-1.3.4/configure-17269-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
qqwing-1.3.4/configure:17270:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
qqwing-1.3.4/configure-17271-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
qqwing-1.3.4/configure-17315-    * )
qqwing-1.3.4/configure:17316:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
qqwing-1.3.4/configure-17317-  esac
##############################################
qqwing-1.3.4/configure-17362-    # Strip MF so we end up with the name of the file.
qqwing-1.3.4/configure:17363:    mf=`echo "$mf" | sed -e 's/:.*$//'`
qqwing-1.3.4/configure-17364-    # Check whether this is an Automake generated Makefile or not.
##############################################
qqwing-1.3.4/configure-17399-    # from the Makefile without running 'make'.
qqwing-1.3.4/configure:17400:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
qqwing-1.3.4/configure-17401-    test -z "$DEPDIR" && continue
qqwing-1.3.4/configure:17402:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
qqwing-1.3.4/configure-17403-    test -z "$am__include" && continue
qqwing-1.3.4/configure:17404:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
qqwing-1.3.4/configure-17405-    # Find all dependency output files, they are included files with
##############################################
qqwing-1.3.4/configure-17458-
qqwing-1.3.4/configure:17459:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
qqwing-1.3.4/configure-17460-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
qqwing-1.3.4/config.guess-34-
qqwing-1.3.4/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
qqwing-1.3.4/config.guess-36-
##############################################
qqwing-1.3.4/config.guess-102-: ${TMPDIR=/tmp} ;
qqwing-1.3.4/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
qqwing-1.3.4/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
qqwing-1.3.4/config.guess-151-	EOF
qqwing-1.3.4/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
qqwing-1.3.4/config.guess-153-	;;
##############################################
qqwing-1.3.4/config.guess-209-	    *)
qqwing-1.3.4/config.guess:210:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
qqwing-1.3.4/config.guess-211-		;;
##############################################
qqwing-1.3.4/config.guess-240-	*4.0)
qqwing-1.3.4/config.guess:241:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
qqwing-1.3.4/config.guess-242-		;;
qqwing-1.3.4/config.guess-243-	*5.*)
qqwing-1.3.4/config.guess:244:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
qqwing-1.3.4/config.guess-245-		;;
##############################################
qqwing-1.3.4/config.guess-250-	# types through head -n 1, so we only detect the type of CPU 0.
qqwing-1.3.4/config.guess:251:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
qqwing-1.3.4/config.guess-252-	case "$ALPHA_CPU_TYPE" in
##############################################
qqwing-1.3.4/config.guess-288-	# 1.2 uses "1.2" for uname -r.
qqwing-1.3.4/config.guess:289:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
qqwing-1.3.4/config.guess-290-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
qqwing-1.3.4/config.guess-348-    s390x:SunOS:*:*)
qqwing-1.3.4/config.guess:349:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
qqwing-1.3.4/config.guess-350-	exit ;;
qqwing-1.3.4/config.guess-351-    sun4H:SunOS:5.*:*)
qqwing-1.3.4/config.guess:352:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
qqwing-1.3.4/config.guess-353-	exit ;;
qqwing-1.3.4/config.guess-354-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
qqwing-1.3.4/config.guess:355:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
qqwing-1.3.4/config.guess-356-	exit ;;
##############################################
qqwing-1.3.4/config.guess-373-	fi
qqwing-1.3.4/config.guess:374:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
qqwing-1.3.4/config.guess-375-	exit ;;
##############################################
qqwing-1.3.4/config.guess-379-	# it's likely to be more like Solaris than SunOS4.
qqwing-1.3.4/config.guess:380:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
qqwing-1.3.4/config.guess-381-	exit ;;
##############################################
qqwing-1.3.4/config.guess-388-	# Japanese Language versions have a version number like `4.1.3-JL'.
qqwing-1.3.4/config.guess:389:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
qqwing-1.3.4/config.guess-390-	exit ;;
##############################################
qqwing-1.3.4/config.guess-394-    sun*:*:4.2BSD:*)
qqwing-1.3.4/config.guess:395:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
qqwing-1.3.4/config.guess-396-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
qqwing-1.3.4/config.guess-476-	$CC_FOR_BUILD -o $dummy $dummy.c &&
qqwing-1.3.4/config.guess:477:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
qqwing-1.3.4/config.guess:478:	  SYSTEM_NAME=`$dummy $dummyarg` &&
qqwing-1.3.4/config.guess-479-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
qqwing-1.3.4/config.guess-532-    *:IRIX*:*:*)
qqwing-1.3.4/config.guess:533:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
qqwing-1.3.4/config.guess-534-	exit ;;
##############################################
qqwing-1.3.4/config.guess-562-EOF
qqwing-1.3.4/config.guess:563:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
qqwing-1.3.4/config.guess-564-		then
##############################################
qqwing-1.3.4/config.guess-575-    *:AIX:*:[4567])
qqwing-1.3.4/config.guess:576:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
qqwing-1.3.4/config.guess-577-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
qqwing-1.3.4/config.guess-610-    9000/[34678]??:HP-UX:*:*)
qqwing-1.3.4/config.guess:611:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
qqwing-1.3.4/config.guess-612-	case "${UNAME_MACHINE}" in
##############################################
qqwing-1.3.4/config.guess-664-EOF
qqwing-1.3.4/config.guess:665:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
qqwing-1.3.4/config.guess-666-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
qqwing-1.3.4/config.guess-692-    ia64:HP-UX:*:*)
qqwing-1.3.4/config.guess:693:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
qqwing-1.3.4/config.guess-694-	echo ia64-hp-hpux${HPUX_REV}
##############################################
qqwing-1.3.4/config.guess-722-EOF
qqwing-1.3.4/config.guess:723:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
qqwing-1.3.4/config.guess-724-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
qqwing-1.3.4/config.guess-793-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
qqwing-1.3.4/config.guess:794:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
qqwing-1.3.4/config.guess-795-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
qqwing-1.3.4/config.guess-798-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
qqwing-1.3.4/config.guess:799:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
qqwing-1.3.4/config.guess-800-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
qqwing-1.3.4/config.guess-814-	    amd64)
qqwing-1.3.4/config.guess:815:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
qqwing-1.3.4/config.guess-816-	    *)
qqwing-1.3.4/config.guess:817:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
qqwing-1.3.4/config.guess-818-	esac
##############################################
qqwing-1.3.4/config.guess-872-    prep*:SunOS:5.*:*)
qqwing-1.3.4/config.guess:873:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
qqwing-1.3.4/config.guess-874-	exit ;;
##############################################
qqwing-1.3.4/config.guess-876-	# the GNU system
qqwing-1.3.4/config.guess:877:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
qqwing-1.3.4/config.guess-878-	exit ;;
##############################################
qqwing-1.3.4/config.guess-880-	# other systems with GNU libc and userland
qqwing-1.3.4/config.guess:881:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
qqwing-1.3.4/config.guess-882-	exit ;;
##############################################
qqwing-1.3.4/config.guess-968-EOF
qqwing-1.3.4/config.guess:969:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
qqwing-1.3.4/config.guess-970-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
qqwing-1.3.4/config.guess-1062-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
qqwing-1.3.4/config.guess:1063:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
qqwing-1.3.4/config.guess-1064-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
qqwing-1.3.4/config.guess-1262-	fi
qqwing-1.3.4/config.guess:1263:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
qqwing-1.3.4/config.guess-1264-	    if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then
##############################################
qqwing-1.3.4/config.guess-1347-    *:DragonFly:*:*)
qqwing-1.3.4/config.guess:1348:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
qqwing-1.3.4/config.guess-1349-	exit ;;
##############################################
qqwing-1.3.4/config.guess-1360-    i*86:skyos:*:*)
qqwing-1.3.4/config.guess:1361:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
qqwing-1.3.4/config.guess-1362-	exit ;;
##############################################
qqwing-1.3.4/Makefile.in-43-  { \
qqwing-1.3.4/Makefile.in:44:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
qqwing-1.3.4/Makefile.in-45-  }; \
##############################################
qqwing-1.3.4/Makefile.in-104-CONFIG_CLEAN_VPATH_FILES =
qqwing-1.3.4/Makefile.in:105:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
qqwing-1.3.4/Makefile.in-106-am__vpath_adj = case $$p in \
qqwing-1.3.4/Makefile.in:107:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
qqwing-1.3.4/Makefile.in-108-    *) f=$$p;; \
qqwing-1.3.4/Makefile.in-109-  esac;
qqwing-1.3.4/Makefile.in:110:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
qqwing-1.3.4/Makefile.in-111-am__install_max = 40
qqwing-1.3.4/Makefile.in-112-am__nobase_strip_setup = \
qqwing-1.3.4/Makefile.in:113:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
qqwing-1.3.4/Makefile.in-114-am__nobase_strip = \
##############################################
qqwing-1.3.4/Makefile.in-525-	test -n "$(EXEEXT)" || exit 0; \
qqwing-1.3.4/Makefile.in:526:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
qqwing-1.3.4/Makefile.in-527-	echo " rm -f" $$list; \
##############################################
qqwing-1.3.4/Makefile.in-550-.cpp.obj:
qqwing-1.3.4/Makefile.in:551:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
qqwing-1.3.4/Makefile.in-552-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
qqwing-1.3.4/Makefile.in-554-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
qqwing-1.3.4/Makefile.in:555:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
qqwing-1.3.4/Makefile.in-556-
##############################################
qqwing-1.3.4/Makefile.in-576-	test -n "$(man1dir)" \
qqwing-1.3.4/Makefile.in:577:	  && test -n "`echo $$list1$$list2`" \
qqwing-1.3.4/Makefile.in-578-	  || exit 0; \
##############################################
qqwing-1.3.4/Makefile.in-633-	@list='$(dist_pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
qqwing-1.3.4/Makefile.in:634:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
qqwing-1.3.4/Makefile.in-635-	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
##############################################
qqwing-1.3.4/Makefile.in-654-	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
qqwing-1.3.4/Makefile.in:655:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
qqwing-1.3.4/Makefile.in-656-	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
##############################################
qqwing-1.3.4/Makefile.in-687-GTAGS:
qqwing-1.3.4/Makefile.in:688:	here=`$(am__cd) $(top_builddir) && pwd` \
qqwing-1.3.4/Makefile.in-689-	  && $(am__cd) $(top_srcdir) \
##############################################
qqwing-1.3.4/Makefile.in-719-	test -d "$(distdir)" || mkdir "$(distdir)"
qqwing-1.3.4/Makefile.in:720:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
qqwing-1.3.4/Makefile.in:721:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
qqwing-1.3.4/Makefile.in-722-	list='$(DISTFILES)'; \
##############################################
qqwing-1.3.4/Makefile.in-733-	  if test -d $$d/$$file; then \
qqwing-1.3.4/Makefile.in:734:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
qqwing-1.3.4/Makefile.in-735-	    if test -d "$(distdir)/$$file"; then \
##############################################
qqwing-1.3.4/Makefile.in-819-	test -d $(distdir)/_build || exit 0; \
qqwing-1.3.4/Makefile.in:820:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
qqwing-1.3.4/Makefile.in-821-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
qqwing-1.3.4/Makefile.in-863-	}; \
qqwing-1.3.4/Makefile.in:864:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
qqwing-1.3.4/Makefile.in-865-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
qqwing-1.3.4/Makefile.in-875-	fi
qqwing-1.3.4/Makefile.in:876:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
qqwing-1.3.4/Makefile.in-877-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
qqwing-1.3.4/ltmain.sh-167-{
qqwing-1.3.4/ltmain.sh:168:    func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
qqwing-1.3.4/ltmain.sh-169-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
qqwing-1.3.4/ltmain.sh-179-{
qqwing-1.3.4/ltmain.sh:180:    func_basename_result=`$ECHO "${1}" | $SED "$basename"`
qqwing-1.3.4/ltmain.sh-181-} # func_basename may be replaced by extended shell implementation
##############################################
qqwing-1.3.4/ltmain.sh-198-    # Extract subdirectory from the argument.
qqwing-1.3.4/ltmain.sh:199:    func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"`
qqwing-1.3.4/ltmain.sh-200-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
qqwing-1.3.4/ltmain.sh-204-    fi
qqwing-1.3.4/ltmain.sh:205:    func_basename_result=`$ECHO "${1}" | $SED -e "$basename"`
qqwing-1.3.4/ltmain.sh-206-} # func_dirname_and_basename may be replaced by extended shell implementation
##############################################
qqwing-1.3.4/ltmain.sh-217-    case ${2} in
qqwing-1.3.4/ltmain.sh:218:      .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
qqwing-1.3.4/ltmain.sh:219:      *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
qqwing-1.3.4/ltmain.sh-220-    esac
##############################################
qqwing-1.3.4/ltmain.sh-380-     progdir=$func_dirname_result
qqwing-1.3.4/ltmain.sh:381:     progdir=`cd "$progdir" && pwd`
qqwing-1.3.4/ltmain.sh-382-     progpath="$progdir/$progname"
##############################################
qqwing-1.3.4/ltmain.sh-417-# Since each input `\' is now two `\'s, look for any number of runs of
qqwing-1.3.4/ltmain.sh:418:# four `\'s followed by two `\'s and then a '$'.  `\' that '$'.
qqwing-1.3.4/ltmain.sh-419-bs='\\'
##############################################
qqwing-1.3.4/ltmain.sh-531-        # ...otherwise throw away the child directory and loop
qqwing-1.3.4/ltmain.sh:532:        my_directory_path=`$ECHO "$my_directory_path" | $SED -e "$dirname"`
qqwing-1.3.4/ltmain.sh-533-      done
qqwing-1.3.4/ltmain.sh:534:      my_dir_list=`$ECHO "$my_dir_list" | $SED 's,:*$,,'`
qqwing-1.3.4/ltmain.sh-535-
##############################################
qqwing-1.3.4/ltmain.sh-566-      # If mktemp works, use that first and foremost
qqwing-1.3.4/ltmain.sh:567:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
qqwing-1.3.4/ltmain.sh-568-
##############################################
qqwing-1.3.4/ltmain.sh-597-      *[\\\`\"\$]*)
qqwing-1.3.4/ltmain.sh:598:	func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;;
qqwing-1.3.4/ltmain.sh-599-      *)
##############################################
qqwing-1.3.4/ltmain.sh-702-  [0-9]* | *[!a-zA-Z0-9_]*)
qqwing-1.3.4/ltmain.sh:703:    func_tr_sh_result=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'`
qqwing-1.3.4/ltmain.sh-704-    ;;
##############################################
qqwing-1.3.4/ltmain.sh-769-	s/\$with_gnu_ld/'"$with_gnu_ld"'/
qqwing-1.3.4/ltmain.sh:770:	s/\$automake_version/'"`(${AUTOMAKE-automake} --version) 2>/dev/null |$SED 1q`"'/
qqwing-1.3.4/ltmain.sh:771:	s/\$autoconf_version/'"`(${AUTOCONF-autoconf} --version) 2>/dev/null |$SED 1q`"'/
qqwing-1.3.4/ltmain.sh-772-	p
##############################################
qqwing-1.3.4/ltmain.sh-803-
qqwing-1.3.4/ltmain.sh:804:    func_split_short_opt_name=`$ECHO "$1" | $SED "$my_sed_short_opt"`
qqwing-1.3.4/ltmain.sh:805:    func_split_short_opt_arg=`$ECHO "$1" | $SED "$my_sed_short_rest"`
qqwing-1.3.4/ltmain.sh-806-} # func_split_short_opt may be replaced by extended shell implementation
##############################################
qqwing-1.3.4/ltmain.sh-816-
qqwing-1.3.4/ltmain.sh:817:    func_split_long_opt_name=`$ECHO "$1" | $SED "$my_sed_long_opt"`
qqwing-1.3.4/ltmain.sh:818:    func_split_long_opt_arg=`$ECHO "$1" | $SED "$my_sed_long_arg"`
qqwing-1.3.4/ltmain.sh-819-} # func_split_long_opt may be replaced by extended shell implementation
##############################################
qqwing-1.3.4/ltmain.sh-862-{
qqwing-1.3.4/ltmain.sh:863:    func_arith_result=`expr "${@}"`
qqwing-1.3.4/ltmain.sh-864-} # func_arith may be replaced by extended shell implementation
##############################################
qqwing-1.3.4/ltmain.sh-870-{
qqwing-1.3.4/ltmain.sh:871:    func_len_result=`expr "${1}" : ".*" 2>/dev/null || echo $max_cmd_len`
qqwing-1.3.4/ltmain.sh-872-} # func_len may be replaced by extended shell implementation
##############################################
qqwing-1.3.4/ltmain.sh-877-{
qqwing-1.3.4/ltmain.sh:878:    func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
qqwing-1.3.4/ltmain.sh-879-} # func_lo2o may be replaced by extended shell implementation
##############################################
qqwing-1.3.4/ltmain.sh-884-{
qqwing-1.3.4/ltmain.sh:885:    func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
qqwing-1.3.4/ltmain.sh-886-} # func_xform may be replaced by extended shell implementation
##############################################
qqwing-1.3.4/ltmain.sh-968-	# quotes we have to do it in 2 steps:
qqwing-1.3.4/ltmain.sh:969:	extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
qqwing-1.3.4/ltmain.sh-970-	eval "$extractedcf"
##############################################
qqwing-1.3.4/ltmain.sh-1382-      done
qqwing-1.3.4/ltmain.sh:1383:      CC_expanded=`func_echo_all $CC`
qqwing-1.3.4/ltmain.sh:1384:      CC_quoted_expanded=`func_echo_all $CC_quoted`
qqwing-1.3.4/ltmain.sh-1385-      case $@ in
##############################################
qqwing-1.3.4/ltmain.sh-1395-	    # Evaluate the configuration.
qqwing-1.3.4/ltmain.sh:1396:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
qqwing-1.3.4/ltmain.sh-1397-	    CC_quoted=
##############################################
qqwing-1.3.4/ltmain.sh-1401-	    done
qqwing-1.3.4/ltmain.sh:1402:	    CC_expanded=`func_echo_all $CC`
qqwing-1.3.4/ltmain.sh:1403:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
qqwing-1.3.4/ltmain.sh-1404-	    case "$@ " in
##############################################
qqwing-1.3.4/ltmain.sh-1492-    # zero AND non-empty stdout, which explains the odd construction:
qqwing-1.3.4/ltmain.sh:1493:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
qqwing-1.3.4/ltmain.sh-1494-    if test "$?" -eq 0 && test -n "${func_convert_core_file_wine_to_w32_tmp}"; then
##############################################
qqwing-1.3.4/ltmain.sh-1558-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
qqwing-1.3.4/ltmain.sh:1559:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
qqwing-1.3.4/ltmain.sh-1560-    if test "$?" -ne 0; then
##############################################
qqwing-1.3.4/ltmain.sh-1721-    # LT_CYGPATH in this case.
qqwing-1.3.4/ltmain.sh:1722:    func_to_host_file_result=`cygpath -m "$1"`
qqwing-1.3.4/ltmain.sh-1723-  fi
##############################################
qqwing-1.3.4/ltmain.sh-1871-    func_to_host_path_tmp1=$func_stripname_result
qqwing-1.3.4/ltmain.sh:1872:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
qqwing-1.3.4/ltmain.sh-1873-    func_convert_path_check : ";" \
##############################################
qqwing-1.3.4/ltmain.sh-2060-    *.[cCFSifmso] | \
qqwing-1.3.4/ltmain.sh:2061:    *.ada | *.adb | *.ads | *.asm | \
qqwing-1.3.4/ltmain.sh-2062-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
qqwing-1.3.4/ltmain.sh-2137-    if test "$compiler_c_o" = no; then
qqwing-1.3.4/ltmain.sh:2138:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
qqwing-1.3.4/ltmain.sh-2139-      lockfile="$output_obj.lock"
##############################################
qqwing-1.3.4/ltmain.sh-2156-*** ERROR, $lockfile exists and contains:
qqwing-1.3.4/ltmain.sh:2157:`cat $lockfile 2>/dev/null`
qqwing-1.3.4/ltmain.sh-2158-
##############################################
qqwing-1.3.4/ltmain.sh-2204-      if test "$need_locks" = warn &&
qqwing-1.3.4/ltmain.sh:2205:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
qqwing-1.3.4/ltmain.sh-2206-	$ECHO "\
qqwing-1.3.4/ltmain.sh-2207-*** ERROR, $lockfile contains:
qqwing-1.3.4/ltmain.sh:2208:`cat $lockfile 2>/dev/null`
qqwing-1.3.4/ltmain.sh-2209-
##############################################
qqwing-1.3.4/ltmain.sh-2253-      if test "$need_locks" = warn &&
qqwing-1.3.4/ltmain.sh:2254:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
qqwing-1.3.4/ltmain.sh-2255-	$ECHO "\
qqwing-1.3.4/ltmain.sh-2256-*** ERROR, $lockfile contains:
qqwing-1.3.4/ltmain.sh:2257:`cat $lockfile 2>/dev/null`
qqwing-1.3.4/ltmain.sh-2258-
##############################################
qqwing-1.3.4/ltmain.sh-2548-	  test -n "$library_names" && \
qqwing-1.3.4/ltmain.sh:2549:	    func_warning "\`$file' was not linked with \`-export-dynamic'"
qqwing-1.3.4/ltmain.sh-2550-	  continue
##############################################
qqwing-1.3.4/ltmain.sh-2559-	  if test ! -f "$dir/$dlname"; then
qqwing-1.3.4/ltmain.sh:2560:	    func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
qqwing-1.3.4/ltmain.sh-2561-	  fi
##############################################
qqwing-1.3.4/ltmain.sh-2577-      # Get the absolute pathname.
qqwing-1.3.4/ltmain.sh:2578:      absdir=`cd "$dir" && pwd`
qqwing-1.3.4/ltmain.sh-2579-      test -n "$absdir" && dir="$absdir"
##############################################
qqwing-1.3.4/ltmain.sh-2675-      if test -n "$lt_sysroot"; then
qqwing-1.3.4/ltmain.sh:2676:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
qqwing-1.3.4/ltmain.sh-2677-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
qqwing-1.3.4/ltmain.sh-2957-	  # Determine the prefix the user has applied to our future dir.
qqwing-1.3.4/ltmain.sh:2958:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
qqwing-1.3.4/ltmain.sh-2959-
##############################################
qqwing-1.3.4/ltmain.sh-2970-	    # Stick the inst_prefix_dir data into the link command.
qqwing-1.3.4/ltmain.sh:2971:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
qqwing-1.3.4/ltmain.sh-2972-	  else
qqwing-1.3.4/ltmain.sh:2973:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
qqwing-1.3.4/ltmain.sh-2974-	  fi
##############################################
qqwing-1.3.4/ltmain.sh-3130-	    fi
qqwing-1.3.4/ltmain.sh:3131:	    libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
qqwing-1.3.4/ltmain.sh-3132-	    if test -n "$libdir" && test ! -f "$libfile"; then
qqwing-1.3.4/ltmain.sh:3133:	      func_warning "\`$lib' has not been installed in \`$libdir'"
qqwing-1.3.4/ltmain.sh-3134-	      finalize=no
##############################################
qqwing-1.3.4/ltmain.sh-3149-	        # Replace the output file specification.
qqwing-1.3.4/ltmain.sh:3150:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
qqwing-1.3.4/ltmain.sh-3151-
##############################################
qqwing-1.3.4/ltmain.sh-3168-	    # Install the binary that we compiled earlier.
qqwing-1.3.4/ltmain.sh:3169:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
qqwing-1.3.4/ltmain.sh-3170-	  fi
##############################################
qqwing-1.3.4/ltmain.sh-3241-    my_pic_p="${3-no}"
qqwing-1.3.4/ltmain.sh:3242:    my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'`
qqwing-1.3.4/ltmain.sh-3243-    my_dlsyms=
##############################################
qqwing-1.3.4/ltmain.sh-3297-	  # Add our own program objects to the symbol list.
qqwing-1.3.4/ltmain.sh:3298:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
qqwing-1.3.4/ltmain.sh-3299-	  for progfile in $progfiles; do
##############################################
qqwing-1.3.4/ltmain.sh-3359-	          # Use subshell, to avoid clobbering current variable values
qqwing-1.3.4/ltmain.sh:3360:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
qqwing-1.3.4/ltmain.sh-3361-	          if test -n "$dlprefile_dlname" ; then
##############################################
qqwing-1.3.4/ltmain.sh-3506-	  if test -f "$output_objdir/$my_outputname.def"; then
qqwing-1.3.4/ltmain.sh:3507:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
qqwing-1.3.4/ltmain.sh:3508:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
qqwing-1.3.4/ltmain.sh-3509-	  else
qqwing-1.3.4/ltmain.sh:3510:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
qqwing-1.3.4/ltmain.sh:3511:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
qqwing-1.3.4/ltmain.sh-3512-	  fi
##############################################
qqwing-1.3.4/ltmain.sh-3514-	*)
qqwing-1.3.4/ltmain.sh:3515:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
qqwing-1.3.4/ltmain.sh:3516:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
qqwing-1.3.4/ltmain.sh-3517-	  ;;
##############################################
qqwing-1.3.4/ltmain.sh-3529-      # Nullify the symbol file.
qqwing-1.3.4/ltmain.sh:3530:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
qqwing-1.3.4/ltmain.sh:3531:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
qqwing-1.3.4/ltmain.sh-3532-    fi
##############################################
qqwing-1.3.4/ltmain.sh-3545-  win32_libid_type="unknown"
qqwing-1.3.4/ltmain.sh:3546:  win32_fileres=`file -L $1 2>/dev/null`
qqwing-1.3.4/ltmain.sh-3547-  case $win32_fileres in
##############################################
qqwing-1.3.4/ltmain.sh-3596-  $opt_debug
qqwing-1.3.4/ltmain.sh:3597:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
qqwing-1.3.4/ltmain.sh-3598-}
##############################################
qqwing-1.3.4/ltmain.sh-3613-  $opt_debug
qqwing-1.3.4/ltmain.sh:3614:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
qqwing-1.3.4/ltmain.sh-3615-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
qqwing-1.3.4/ltmain.sh-3668-  func_to_tool_file "$1" func_convert_file_msys_to_w32
qqwing-1.3.4/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)$'`
qqwing-1.3.4/ltmain.sh-3670-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
qqwing-1.3.4/ltmain.sh-3680-  func_to_tool_file "$1" func_convert_file_msys_to_w32
qqwing-1.3.4/ltmain.sh:3681:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
qqwing-1.3.4/ltmain.sh-3682-  test -n "$func_cygming_ms_implib_tmp"
##############################################
qqwing-1.3.4/ltmain.sh-3700-    # binutils import library
qqwing-1.3.4/ltmain.sh:3701:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
qqwing-1.3.4/ltmain.sh-3702-  elif func_cygming_ms_implib_p "$1" ; then
qqwing-1.3.4/ltmain.sh-3703-    # ms-generated import library
qqwing-1.3.4/ltmain.sh:3704:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
qqwing-1.3.4/ltmain.sh-3705-  else
##############################################
qqwing-1.3.4/ltmain.sh-3780-	  darwin_curdir=`pwd`
qqwing-1.3.4/ltmain.sh:3781:	  darwin_base_archive=`basename "$darwin_archive"`
qqwing-1.3.4/ltmain.sh:3782:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
qqwing-1.3.4/ltmain.sh-3783-	  if test -n "$darwin_arches"; then
qqwing-1.3.4/ltmain.sh:3784:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
qqwing-1.3.4/ltmain.sh-3785-	    darwin_arch=
##############################################
qqwing-1.3.4/ltmain.sh-3795-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
qqwing-1.3.4/ltmain.sh:3796:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u`
qqwing-1.3.4/ltmain.sh-3797-	    darwin_file=
##############################################
qqwing-1.3.4/ltmain.sh-3799-	    for darwin_file in $darwin_filelist; do
qqwing-1.3.4/ltmain.sh:3800:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
qqwing-1.3.4/ltmain.sh-3801-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
qqwing-1.3.4/ltmain.sh-3814-      esac
qqwing-1.3.4/ltmain.sh:3815:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
qqwing-1.3.4/ltmain.sh-3816-    done
##############################################
qqwing-1.3.4/ltmain.sh-3885-
qqwing-1.3.4/ltmain.sh:3886:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
qqwing-1.3.4/ltmain.sh-3887-    $ECHO "\
##############################################
qqwing-1.3.4/ltmain.sh-3920-    --lt-dump-script)
qqwing-1.3.4/ltmain.sh:3921:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
qqwing-1.3.4/ltmain.sh-3922-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
qqwing-1.3.4/ltmain.sh:3923:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
qqwing-1.3.4/ltmain.sh-3924-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
qqwing-1.3.4/ltmain.sh-3947-    \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[\$lt_dump_args_N]: \$lt_arg\"
qqwing-1.3.4/ltmain.sh:3948:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
qqwing-1.3.4/ltmain.sh-3949-  done
##############################################
qqwing-1.3.4/ltmain.sh-4005-  # Find the directory that this script lives in.
qqwing-1.3.4/ltmain.sh:4006:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
qqwing-1.3.4/ltmain.sh-4007-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
qqwing-1.3.4/ltmain.sh-4009-  # Follow symbolic links until we get to the real thisdir.
qqwing-1.3.4/ltmain.sh:4010:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
qqwing-1.3.4/ltmain.sh-4011-  while test -n \"\$file\"; do
qqwing-1.3.4/ltmain.sh:4012:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
qqwing-1.3.4/ltmain.sh-4013-
##############################################
qqwing-1.3.4/ltmain.sh-4021-
qqwing-1.3.4/ltmain.sh:4022:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
qqwing-1.3.4/ltmain.sh:4023:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
qqwing-1.3.4/ltmain.sh-4024-  done
##############################################
qqwing-1.3.4/ltmain.sh-4035-    case \"\$thisdir\" in
qqwing-1.3.4/ltmain.sh:4036:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
qqwing-1.3.4/ltmain.sh-4037-    $objdir )   thisdir=. ;;
##############################################
qqwing-1.3.4/ltmain.sh-4041-  # Try to get the absolute directory name.
qqwing-1.3.4/ltmain.sh:4042:  absdir=\`cd \"\$thisdir\" && pwd\`
qqwing-1.3.4/ltmain.sh-4043-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
qqwing-1.3.4/ltmain.sh-4051-  if test ! -f \"\$progdir/\$program\" ||
qqwing-1.3.4/ltmain.sh:4052:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
qqwing-1.3.4/ltmain.sh-4053-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
qqwing-1.3.4/ltmain.sh-4066-    if test -n \"\$relink_command\"; then
qqwing-1.3.4/ltmain.sh:4067:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
qqwing-1.3.4/ltmain.sh-4068-      else
##############################################
qqwing-1.3.4/ltmain.sh-4110-    # The second colon is a workaround for a bug in BeOS R4 sed
qqwing-1.3.4/ltmain.sh:4111:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
qqwing-1.3.4/ltmain.sh-4112-
##############################################
qqwing-1.3.4/ltmain.sh-5085-    $opt_debug
qqwing-1.3.4/ltmain.sh:5086:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
qqwing-1.3.4/ltmain.sh-5087-    *import*) : ;;
##############################################
qqwing-1.3.4/ltmain.sh-5307-	    moreargs=
qqwing-1.3.4/ltmain.sh:5308:	    for fil in `cat "$save_arg"`
qqwing-1.3.4/ltmain.sh-5309-	    do
##############################################
qqwing-1.3.4/ltmain.sh-5563-	*)
qqwing-1.3.4/ltmain.sh:5564:	  absdir=`cd "$dir" && pwd`
qqwing-1.3.4/ltmain.sh-5565-	  test -z "$absdir" && \
##############################################
qqwing-1.3.4/ltmain.sh-5584-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
qqwing-1.3.4/ltmain.sh:5585:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
qqwing-1.3.4/ltmain.sh-5586-	  case :$dllsearchpath: in
##############################################
qqwing-1.3.4/ltmain.sh-6016-      # get the directories listed in $shlibpath_var
qqwing-1.3.4/ltmain.sh:6017:      eval shlib_search_path=\`\$ECHO \"\${$shlibpath_var}\" \| \$SED \'s/:/ /g\'\`
qqwing-1.3.4/ltmain.sh-6018-    else
##############################################
qqwing-1.3.4/ltmain.sh-6331-		  set dummy $deplibs_check_method; shift
qqwing-1.3.4/ltmain.sh:6332:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
qqwing-1.3.4/ltmain.sh-6333-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
qqwing-1.3.4/ltmain.sh-6394-	else
qqwing-1.3.4/ltmain.sh:6395:	  func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'"
qqwing-1.3.4/ltmain.sh-6396-	fi
##############################################
qqwing-1.3.4/ltmain.sh-6423-	if test -n "$inherited_linker_flags"; then
qqwing-1.3.4/ltmain.sh:6424:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
qqwing-1.3.4/ltmain.sh-6425-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
qqwing-1.3.4/ltmain.sh-6431-	fi
qqwing-1.3.4/ltmain.sh:6432:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
qqwing-1.3.4/ltmain.sh-6433-	if test "$linkmode,$pass" = "lib,link" ||
##############################################
qqwing-1.3.4/ltmain.sh-6504-	*)
qqwing-1.3.4/ltmain.sh:6505:	  abs_ladir=`cd "$ladir" && pwd`
qqwing-1.3.4/ltmain.sh-6506-	  if test -z "$abs_ladir"; then
##############################################
qqwing-1.3.4/ltmain.sh-6757-	    shift
qqwing-1.3.4/ltmain.sh:6758:	    libname=`eval "\\$ECHO \"$libname_spec\""`
qqwing-1.3.4/ltmain.sh-6759-	    # use dlname if we got it. it's perfectly good, no?
##############################################
qqwing-1.3.4/ltmain.sh-7049-		*)
qqwing-1.3.4/ltmain.sh:7050:		  absdir=`cd "$dir" && pwd`
qqwing-1.3.4/ltmain.sh-7051-		  if test -z "$absdir"; then
##############################################
qqwing-1.3.4/ltmain.sh-7060-		  depdepl=
qqwing-1.3.4/ltmain.sh:7061:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
qqwing-1.3.4/ltmain.sh-7062-		  if test -n "$deplibrary_names" ; then
##############################################
qqwing-1.3.4/ltmain.sh-7067-		      depdepl="$absdir/$objdir/$depdepl"
qqwing-1.3.4/ltmain.sh:7068:		      darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
qqwing-1.3.4/ltmain.sh-7069-                      if test -z "$darwin_install_name"; then
qqwing-1.3.4/ltmain.sh:7070:                          darwin_install_name=`${OTOOL64} -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
qqwing-1.3.4/ltmain.sh-7071-                      fi
##############################################
qqwing-1.3.4/ltmain.sh-7082-		else
qqwing-1.3.4/ltmain.sh:7083:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
qqwing-1.3.4/ltmain.sh-7084-		  test -z "$libdir" && \
##############################################
qqwing-1.3.4/ltmain.sh-7105-	else
qqwing-1.3.4/ltmain.sh:7106:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
qqwing-1.3.4/ltmain.sh-7107-	fi
##############################################
qqwing-1.3.4/ltmain.sh-7254-	test "$module" = no && \
qqwing-1.3.4/ltmain.sh:7255:	  func_fatal_help "libtool library \`$output' must begin with \`lib'"
qqwing-1.3.4/ltmain.sh-7256-
##############################################
qqwing-1.3.4/ltmain.sh-7392-	if test "$age" -gt "$current"; then
qqwing-1.3.4/ltmain.sh:7393:	  func_error "AGE \`$age' is greater than the current interface number \`$current'"
qqwing-1.3.4/ltmain.sh-7394-	  func_fatal_error "\`$vinfo' is not valid version information"
##############################################
qqwing-1.3.4/ltmain.sh-7553-	removelist=
qqwing-1.3.4/ltmain.sh:7554:	tempremovelist=`$ECHO "$output_objdir/*"`
qqwing-1.3.4/ltmain.sh-7555-	for p in $tempremovelist; do
##############################################
qqwing-1.3.4/ltmain.sh-7579-	# Transform .lo files to .o files.
qqwing-1.3.4/ltmain.sh:7580:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
qqwing-1.3.4/ltmain.sh-7581-      fi
##############################################
qqwing-1.3.4/ltmain.sh-7584-      #for path in $notinst_path; do
qqwing-1.3.4/ltmain.sh:7585:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
qqwing-1.3.4/ltmain.sh:7586:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
qqwing-1.3.4/ltmain.sh:7587:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
qqwing-1.3.4/ltmain.sh-7588-      #done
##############################################
qqwing-1.3.4/ltmain.sh-7705-		if test -n "$i" ; then
qqwing-1.3.4/ltmain.sh:7706:		  libname=`eval "\\$ECHO \"$libname_spec\""`
qqwing-1.3.4/ltmain.sh:7707:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
qqwing-1.3.4/ltmain.sh-7708-		  set dummy $deplib_matches; shift
qqwing-1.3.4/ltmain.sh-7709-		  deplib_match=$1
qqwing-1.3.4/ltmain.sh:7710:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
qqwing-1.3.4/ltmain.sh-7711-		    func_append newdeplibs " $i"
##############################################
qqwing-1.3.4/ltmain.sh-7748-		  if test -n "$i" ; then
qqwing-1.3.4/ltmain.sh:7749:		    libname=`eval "\\$ECHO \"$libname_spec\""`
qqwing-1.3.4/ltmain.sh:7750:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
qqwing-1.3.4/ltmain.sh-7751-		    set dummy $deplib_matches; shift
qqwing-1.3.4/ltmain.sh-7752-		    deplib_match=$1
qqwing-1.3.4/ltmain.sh:7753:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
qqwing-1.3.4/ltmain.sh-7754-		      func_append newdeplibs " $i"
##############################################
qqwing-1.3.4/ltmain.sh-7783-	  set dummy $deplibs_check_method; shift
qqwing-1.3.4/ltmain.sh:7784:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
qqwing-1.3.4/ltmain.sh-7785-	  for a_deplib in $deplibs; do
##############################################
qqwing-1.3.4/ltmain.sh-7798-	      if test -n "$a_deplib" ; then
qqwing-1.3.4/ltmain.sh:7799:		libname=`eval "\\$ECHO \"$libname_spec\""`
qqwing-1.3.4/ltmain.sh-7800-		if test -n "$file_magic_glob"; then
qqwing-1.3.4/ltmain.sh:7801:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
qqwing-1.3.4/ltmain.sh-7802-		else
##############################################
qqwing-1.3.4/ltmain.sh-7808-		    shopt -s nocaseglob
qqwing-1.3.4/ltmain.sh:7809:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
qqwing-1.3.4/ltmain.sh-7810-		    $nocaseglob
qqwing-1.3.4/ltmain.sh-7811-		  else
qqwing-1.3.4/ltmain.sh:7812:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
qqwing-1.3.4/ltmain.sh-7813-		  fi
##############################################
qqwing-1.3.4/ltmain.sh-7826-		      while test -h "$potlib" 2>/dev/null; do
qqwing-1.3.4/ltmain.sh:7827:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
qqwing-1.3.4/ltmain.sh-7828-			case $potliblink in
qqwing-1.3.4/ltmain.sh-7829-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
qqwing-1.3.4/ltmain.sh:7830:			*) potlib=`$ECHO "$potlib" | $SED 's,[^/]*$,,'`"$potliblink";;
qqwing-1.3.4/ltmain.sh-7831-			esac
##############################################
qqwing-1.3.4/ltmain.sh-7867-	  set dummy $deplibs_check_method; shift
qqwing-1.3.4/ltmain.sh:7868:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
qqwing-1.3.4/ltmain.sh-7869-	  for a_deplib in $deplibs; do
##############################################
qqwing-1.3.4/ltmain.sh-7882-	      if test -n "$a_deplib" ; then
qqwing-1.3.4/ltmain.sh:7883:		libname=`eval "\\$ECHO \"$libname_spec\""`
qqwing-1.3.4/ltmain.sh-7884-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
qqwing-1.3.4/ltmain.sh:7885:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
qqwing-1.3.4/ltmain.sh-7886-		  for potent_lib in $potential_libs; do
##############################################
qqwing-1.3.4/ltmain.sh-7921-	  newdeplibs=""
qqwing-1.3.4/ltmain.sh:7922:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
qqwing-1.3.4/ltmain.sh-7923-	  if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
##############################################
qqwing-1.3.4/ltmain.sh-7925-	      # can't use Xsed below, because $i might contain '/'
qqwing-1.3.4/ltmain.sh:7926:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s,$i,,"`
qqwing-1.3.4/ltmain.sh-7927-	    done
##############################################
qqwing-1.3.4/ltmain.sh-7951-	  # On Rhapsody replace the C library with the System framework
qqwing-1.3.4/ltmain.sh:7952:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
qqwing-1.3.4/ltmain.sh-7953-	  ;;
##############################################
qqwing-1.3.4/ltmain.sh-8003-	*-*-darwin*)
qqwing-1.3.4/ltmain.sh:8004:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
qqwing-1.3.4/ltmain.sh:8005:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
qqwing-1.3.4/ltmain.sh:8006:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
qqwing-1.3.4/ltmain.sh-8007-	  ;;
##############################################
qqwing-1.3.4/ltmain.sh-8130-	# Use standard objects if they are pic
qqwing-1.3.4/ltmain.sh:8131:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
qqwing-1.3.4/ltmain.sh-8132-	test "X$libobjs" = "X " && libobjs=
##############################################
qqwing-1.3.4/ltmain.sh-8145-	    # exporting using user supplied symfile
qqwing-1.3.4/ltmain.sh:8146:	    if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
qqwing-1.3.4/ltmain.sh-8147-	      # and it's NOT already a .def file. Must figure out
##############################################
qqwing-1.3.4/ltmain.sh-8642-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
qqwing-1.3.4/ltmain.sh:8643:	  reload_conv_objs=$reload_objs\ `$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
qqwing-1.3.4/ltmain.sh-8644-	else
##############################################
qqwing-1.3.4/ltmain.sh-8656-      # Create the old-style object.
qqwing-1.3.4/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
qqwing-1.3.4/ltmain.sh-8658-
##############################################
qqwing-1.3.4/ltmain.sh-8716-	# On Rhapsody replace the C library is the System framework
qqwing-1.3.4/ltmain.sh:8717:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
qqwing-1.3.4/ltmain.sh:8718:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
qqwing-1.3.4/ltmain.sh-8719-	;;
##############################################
qqwing-1.3.4/ltmain.sh-8734-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
qqwing-1.3.4/ltmain.sh:8735:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
qqwing-1.3.4/ltmain.sh:8736:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
qqwing-1.3.4/ltmain.sh-8737-	;;
##############################################
qqwing-1.3.4/ltmain.sh-8812-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
qqwing-1.3.4/ltmain.sh:8813:	  testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
qqwing-1.3.4/ltmain.sh-8814-	  case :$dllsearchpath: in
##############################################
qqwing-1.3.4/ltmain.sh-8872-	# Transform all the library objects into standard objects.
qqwing-1.3.4/ltmain.sh:8873:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
qqwing-1.3.4/ltmain.sh:8874:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
qqwing-1.3.4/ltmain.sh-8875-      fi
##############################################
qqwing-1.3.4/ltmain.sh-8902-	# Replace the output file specification.
qqwing-1.3.4/ltmain.sh:8903:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
qqwing-1.3.4/ltmain.sh-8904-	link_command="$compile_command$compile_rpath"
##############################################
qqwing-1.3.4/ltmain.sh-8911-	  func_to_tool_file "$output"
qqwing-1.3.4/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'`
qqwing-1.3.4/ltmain.sh-8913-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
qqwing-1.3.4/ltmain.sh-8955-	# Replace the output file specification.
qqwing-1.3.4/ltmain.sh:8956:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
qqwing-1.3.4/ltmain.sh-8957-	# Delete the old output file.
##############################################
qqwing-1.3.4/ltmain.sh-8963-	  func_to_tool_file "$output"
qqwing-1.3.4/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'`
qqwing-1.3.4/ltmain.sh-8965-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
qqwing-1.3.4/ltmain.sh-8981-	  if test "$fast_install" = yes; then
qqwing-1.3.4/ltmain.sh:8982:	    relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
qqwing-1.3.4/ltmain.sh-8983-	  else
##############################################
qqwing-1.3.4/ltmain.sh-8993-      # Replace the output file specification.
qqwing-1.3.4/ltmain.sh:8994:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
qqwing-1.3.4/ltmain.sh-8995-
##############################################
qqwing-1.3.4/ltmain.sh-9002-	func_to_tool_file "$output_objdir/$outputname"
qqwing-1.3.4/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'`
qqwing-1.3.4/ltmain.sh-9004-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
qqwing-1.3.4/ltmain.sh-9023-	relink_command="(cd `pwd`; $relink_command)"
qqwing-1.3.4/ltmain.sh:9024:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
qqwing-1.3.4/ltmain.sh-9025-      fi
##############################################
qqwing-1.3.4/ltmain.sh-9267-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
qqwing-1.3.4/ltmain.sh:9268:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
qqwing-1.3.4/ltmain.sh-9269-      if test "$hardcode_automatic" = yes ; then
##############################################
qqwing-1.3.4/ltmain.sh-9288-		func_resolve_sysroot "$deplib"
qqwing-1.3.4/ltmain.sh:9289:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
qqwing-1.3.4/ltmain.sh-9290-		test -z "$libdir" && \
##############################################
qqwing-1.3.4/ltmain.sh-9314-		name="$func_basename_result"
qqwing-1.3.4/ltmain.sh:9315:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
qqwing-1.3.4/ltmain.sh-9316-		test -z "$libdir" && \
##############################################
qqwing-1.3.4/ltmain.sh-9333-		name="$func_basename_result"
qqwing-1.3.4/ltmain.sh:9334:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
qqwing-1.3.4/ltmain.sh-9335-		test -z "$libdir" && \
##############################################
qqwing-1.3.4/ltmain.sh-9652-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
qqwing-1.3.4/ltmain.sh:9653:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
qqwing-1.3.4/ltmain.sh-9654-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
qqwing-1.3.4/compile-67-	mingw/*)
qqwing-1.3.4/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
qqwing-1.3.4/compile-69-	  ;;
qqwing-1.3.4/compile-70-	cygwin/*)
qqwing-1.3.4/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
qqwing-1.3.4/compile-72-	  ;;
qqwing-1.3.4/compile-73-	wine/*)
qqwing-1.3.4/compile:74:	  file=`winepath -w "$file" || echo "$file"`
qqwing-1.3.4/compile-75-	  ;;
##############################################
qqwing-1.3.4/compile-309-# Name of file we expect compiler to create.
qqwing-1.3.4/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
qqwing-1.3.4/compile-311-
##############################################
qqwing-1.3.4/compile-315-# object file name, since that is what matters with a parallel build.
qqwing-1.3.4/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
qqwing-1.3.4/compile-317-while true; do