===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
qrencode-4.0.2/use/config.guess-40-
qrencode-4.0.2/use/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'`
qrencode-4.0.2/use/config.guess-42-
##############################################
qrencode-4.0.2/use/config.guess-109-: ${TMPDIR=/tmp} ;
qrencode-4.0.2/use/config.guess:110: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
qrencode-4.0.2/use/config.guess-111- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
qrencode-4.0.2/use/config.guess-195-	    *)
qrencode-4.0.2/use/config.guess:196:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
qrencode-4.0.2/use/config.guess-197-		;;
##############################################
qrencode-4.0.2/use/config.guess-222-	*4.0)
qrencode-4.0.2/use/config.guess:223:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
qrencode-4.0.2/use/config.guess-224-		;;
qrencode-4.0.2/use/config.guess-225-	*5.*)
qrencode-4.0.2/use/config.guess:226:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
qrencode-4.0.2/use/config.guess-227-		;;
##############################################
qrencode-4.0.2/use/config.guess-232-	# types through head -n 1, so we only detect the type of CPU 0.
qrencode-4.0.2/use/config.guess:233:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
qrencode-4.0.2/use/config.guess-234-	case "$ALPHA_CPU_TYPE" in
##############################################
qrencode-4.0.2/use/config.guess-270-	# 1.2 uses "1.2" for uname -r.
qrencode-4.0.2/use/config.guess:271:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
qrencode-4.0.2/use/config.guess-272-	exit ;;
##############################################
qrencode-4.0.2/use/config.guess-327-    s390x:SunOS:*:*)
qrencode-4.0.2/use/config.guess:328:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
qrencode-4.0.2/use/config.guess-329-	exit ;;
qrencode-4.0.2/use/config.guess-330-    sun4H:SunOS:5.*:*)
qrencode-4.0.2/use/config.guess:331:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
qrencode-4.0.2/use/config.guess-332-	exit ;;
qrencode-4.0.2/use/config.guess-333-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
qrencode-4.0.2/use/config.guess:334:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
qrencode-4.0.2/use/config.guess-335-	exit ;;
##############################################
qrencode-4.0.2/use/config.guess-349-	fi
qrencode-4.0.2/use/config.guess:350:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
qrencode-4.0.2/use/config.guess-351-	exit ;;
##############################################
qrencode-4.0.2/use/config.guess-355-	# it's likely to be more like Solaris than SunOS4.
qrencode-4.0.2/use/config.guess:356:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
qrencode-4.0.2/use/config.guess-357-	exit ;;
##############################################
qrencode-4.0.2/use/config.guess-364-	# Japanese Language versions have a version number like `4.1.3-JL'.
qrencode-4.0.2/use/config.guess:365:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
qrencode-4.0.2/use/config.guess-366-	exit ;;
##############################################
qrencode-4.0.2/use/config.guess-370-    sun*:*:4.2BSD:*)
qrencode-4.0.2/use/config.guess:371:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
qrencode-4.0.2/use/config.guess-372-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
qrencode-4.0.2/use/config.guess-452-	$CC_FOR_BUILD -o $dummy $dummy.c &&
qrencode-4.0.2/use/config.guess:453:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
qrencode-4.0.2/use/config.guess:454:	  SYSTEM_NAME=`$dummy $dummyarg` &&
qrencode-4.0.2/use/config.guess-455-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
qrencode-4.0.2/use/config.guess-508-    *:IRIX*:*:*)
qrencode-4.0.2/use/config.guess:509:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
qrencode-4.0.2/use/config.guess-510-	exit ;;
##############################################
qrencode-4.0.2/use/config.guess-538-EOF
qrencode-4.0.2/use/config.guess:539:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
qrencode-4.0.2/use/config.guess-540-		then
##############################################
qrencode-4.0.2/use/config.guess-551-    *:AIX:*:[456])
qrencode-4.0.2/use/config.guess:552:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
qrencode-4.0.2/use/config.guess-553-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
qrencode-4.0.2/use/config.guess-586-    9000/[34678]??:HP-UX:*:*)
qrencode-4.0.2/use/config.guess:587:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
qrencode-4.0.2/use/config.guess-588-	case "${UNAME_MACHINE}" in
##############################################
qrencode-4.0.2/use/config.guess-640-EOF
qrencode-4.0.2/use/config.guess:641:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
qrencode-4.0.2/use/config.guess-642-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
qrencode-4.0.2/use/config.guess-668-    ia64:HP-UX:*:*)
qrencode-4.0.2/use/config.guess:669:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
qrencode-4.0.2/use/config.guess-670-	echo ia64-hp-hpux${HPUX_REV}
##############################################
qrencode-4.0.2/use/config.guess-698-EOF
qrencode-4.0.2/use/config.guess:699:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
qrencode-4.0.2/use/config.guess-700-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
qrencode-4.0.2/use/config.guess-769-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
qrencode-4.0.2/use/config.guess:770:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
qrencode-4.0.2/use/config.guess-771-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
qrencode-4.0.2/use/config.guess-774-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
qrencode-4.0.2/use/config.guess:775:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
qrencode-4.0.2/use/config.guess-776-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
qrencode-4.0.2/use/config.guess-789-	    pc98)
qrencode-4.0.2/use/config.guess:790:		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
qrencode-4.0.2/use/config.guess-791-	    amd64)
qrencode-4.0.2/use/config.guess:792:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
qrencode-4.0.2/use/config.guess-793-	    *)
qrencode-4.0.2/use/config.guess:794:		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
qrencode-4.0.2/use/config.guess-795-	esac
##############################################
qrencode-4.0.2/use/config.guess-843-    prep*:SunOS:5.*:*)
qrencode-4.0.2/use/config.guess:844:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
qrencode-4.0.2/use/config.guess-845-	exit ;;
##############################################
qrencode-4.0.2/use/config.guess-847-	# the GNU system
qrencode-4.0.2/use/config.guess:848:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
qrencode-4.0.2/use/config.guess-849-	exit ;;
##############################################
qrencode-4.0.2/use/config.guess-851-	# other systems with GNU libc and userland
qrencode-4.0.2/use/config.guess:852:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
qrencode-4.0.2/use/config.guess-853-	exit ;;
##############################################
qrencode-4.0.2/use/config.guess-1055-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
qrencode-4.0.2/use/config.guess:1056:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
qrencode-4.0.2/use/config.guess-1057-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
qrencode-4.0.2/use/config.guess-1312-    *:DragonFly:*:*)
qrencode-4.0.2/use/config.guess:1313:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
qrencode-4.0.2/use/config.guess-1314-	exit ;;
##############################################
qrencode-4.0.2/use/config.guess-1325-    i*86:skyos:*:*)
qrencode-4.0.2/use/config.guess:1326:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
qrencode-4.0.2/use/config.guess-1327-	exit ;;
##############################################
qrencode-4.0.2/use/config.guess-1453-
qrencode-4.0.2/use/config.guess:1454:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
qrencode-4.0.2/use/config.guess-1455-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
qrencode-4.0.2/use/ltmain.sh-103-#
qrencode-4.0.2/use/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
qrencode-4.0.2/use/ltmain.sh-105-#
##############################################
qrencode-4.0.2/use/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
qrencode-4.0.2/use/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
qrencode-4.0.2/use/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
qrencode-4.0.2/use/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
qrencode-4.0.2/use/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
qrencode-4.0.2/use/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
qrencode-4.0.2/use/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
qrencode-4.0.2/use/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
qrencode-4.0.2/use/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
qrencode-4.0.2/use/ltmain.sh-410-# The name of this program.
qrencode-4.0.2/use/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
qrencode-4.0.2/use/ltmain.sh-412-
##############################################
qrencode-4.0.2/use/ltmain.sh-416-  *[\\/]*)
qrencode-4.0.2/use/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
qrencode-4.0.2/use/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
qrencode-4.0.2/use/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
qrencode-4.0.2/use/ltmain.sh-610-
qrencode-4.0.2/use/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
qrencode-4.0.2/use/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
qrencode-4.0.2/use/ltmain.sh-613-
##############################################
qrencode-4.0.2/use/ltmain.sh-639-
qrencode-4.0.2/use/ltmain.sh:640:    func_arith_result=`expr "$@"`
qrencode-4.0.2/use/ltmain.sh-641-  }
##############################################
qrencode-4.0.2/use/ltmain.sh-660-  # ...otherwise fall back to using sed.
qrencode-4.0.2/use/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
qrencode-4.0.2/use/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
qrencode-4.0.2/use/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
qrencode-4.0.2/use/ltmain.sh-757-      test -n "$_G_tc" && {
qrencode-4.0.2/use/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
qrencode-4.0.2/use/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
qrencode-4.0.2/use/ltmain.sh-760-      }
qrencode-4.0.2/use/ltmain.sh-761-    done
qrencode-4.0.2/use/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
qrencode-4.0.2/use/ltmain.sh-763-
##############################################
qrencode-4.0.2/use/ltmain.sh-831-
qrencode-4.0.2/use/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
qrencode-4.0.2/use/ltmain.sh-833-  }
##############################################
qrencode-4.0.2/use/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
qrencode-4.0.2/use/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
qrencode-4.0.2/use/ltmain.sh-865-      done
qrencode-4.0.2/use/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
qrencode-4.0.2/use/ltmain.sh-867-
##############################################
qrencode-4.0.2/use/ltmain.sh-901-      # If mktemp works, use that first and foremost
qrencode-4.0.2/use/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
qrencode-4.0.2/use/ltmain.sh-903-
##############################################
qrencode-4.0.2/use/ltmain.sh-1111-        *[\\\`\"\$]*)
qrencode-4.0.2/use/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
qrencode-4.0.2/use/ltmain.sh-1113-        *)
##############################################
qrencode-4.0.2/use/ltmain.sh-1198-    case $2 in
qrencode-4.0.2/use/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
qrencode-4.0.2/use/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
qrencode-4.0.2/use/ltmain.sh-1201-    esac
##############################################
qrencode-4.0.2/use/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
qrencode-4.0.2/use/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
qrencode-4.0.2/use/ltmain.sh-1273-      ;;
##############################################
qrencode-4.0.2/use/ltmain.sh-1358-
qrencode-4.0.2/use/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
qrencode-4.0.2/use/ltmain.sh-1360-}
##############################################
qrencode-4.0.2/use/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
qrencode-4.0.2/use/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
qrencode-4.0.2/use/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
qrencode-4.0.2/use/ltmain.sh-1517-
qrencode-4.0.2/use/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
qrencode-4.0.2/use/ltmain.sh-1519-}
##############################################
qrencode-4.0.2/use/ltmain.sh-1870-
qrencode-4.0.2/use/ltmain.sh:1871:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
qrencode-4.0.2/use/ltmain.sh-1872-      func_split_equals_rhs=
qrencode-4.0.2/use/ltmain.sh-1873-      test "x$func_split_equals_lhs" = "x$1" \
qrencode-4.0.2/use/ltmain.sh:1874:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
qrencode-4.0.2/use/ltmain.sh-1875-  }
##############################################
qrencode-4.0.2/use/ltmain.sh-1898-
qrencode-4.0.2/use/ltmain.sh:1899:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
qrencode-4.0.2/use/ltmain.sh:1900:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
qrencode-4.0.2/use/ltmain.sh-1901-  }
##############################################
qrencode-4.0.2/use/ltmain.sh-2071-       version:        $progname (GNU libtool) 2.4.6
qrencode-4.0.2/use/ltmain.sh:2072:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
qrencode-4.0.2/use/ltmain.sh:2073:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
qrencode-4.0.2/use/ltmain.sh-2074-
##############################################
qrencode-4.0.2/use/ltmain.sh-2110-  {
qrencode-4.0.2/use/ltmain.sh:2111:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
qrencode-4.0.2/use/ltmain.sh-2112-  }
##############################################
qrencode-4.0.2/use/ltmain.sh-2115-  {
qrencode-4.0.2/use/ltmain.sh:2116:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
qrencode-4.0.2/use/ltmain.sh-2117-  }
##############################################
qrencode-4.0.2/use/ltmain.sh-2206-	  # quotes we have to do it in 2 steps:
qrencode-4.0.2/use/ltmain.sh:2207:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
qrencode-4.0.2/use/ltmain.sh-2208-	  eval "$extractedcf"
##############################################
qrencode-4.0.2/use/ltmain.sh-2659-      done
qrencode-4.0.2/use/ltmain.sh:2660:      CC_expanded=`func_echo_all $CC`
qrencode-4.0.2/use/ltmain.sh:2661:      CC_quoted_expanded=`func_echo_all $CC_quoted`
qrencode-4.0.2/use/ltmain.sh-2662-      case $@ in
##############################################
qrencode-4.0.2/use/ltmain.sh-2672-	    # Evaluate the configuration.
qrencode-4.0.2/use/ltmain.sh:2673:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
qrencode-4.0.2/use/ltmain.sh-2674-	    CC_quoted=
##############################################
qrencode-4.0.2/use/ltmain.sh-2678-	    done
qrencode-4.0.2/use/ltmain.sh:2679:	    CC_expanded=`func_echo_all $CC`
qrencode-4.0.2/use/ltmain.sh:2680:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
qrencode-4.0.2/use/ltmain.sh-2681-	    case "$@ " in
##############################################
qrencode-4.0.2/use/ltmain.sh-2770-    # zero AND non-empty stdout, which explains the odd construction:
qrencode-4.0.2/use/ltmain.sh:2771:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
qrencode-4.0.2/use/ltmain.sh-2772-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
qrencode-4.0.2/use/ltmain.sh-2838-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
qrencode-4.0.2/use/ltmain.sh:2839:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
qrencode-4.0.2/use/ltmain.sh-2840-    if test "$?" -ne 0; then
##############################################
qrencode-4.0.2/use/ltmain.sh-3009-    # LT_CYGPATH in this case.
qrencode-4.0.2/use/ltmain.sh:3010:    func_to_host_file_result=`cygpath -m "$1"`
qrencode-4.0.2/use/ltmain.sh-3011-  fi
##############################################
qrencode-4.0.2/use/ltmain.sh-3166-    func_to_host_path_tmp1=$func_stripname_result
qrencode-4.0.2/use/ltmain.sh:3167:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
qrencode-4.0.2/use/ltmain.sh-3168-    func_convert_path_check : ";" \
##############################################
qrencode-4.0.2/use/ltmain.sh-3376-    *.[cCFSifmso] | \
qrencode-4.0.2/use/ltmain.sh:3377:    *.ada | *.adb | *.ads | *.asm | \
qrencode-4.0.2/use/ltmain.sh-3378-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
qrencode-4.0.2/use/ltmain.sh-3453-    if test no = "$compiler_c_o"; then
qrencode-4.0.2/use/ltmain.sh:3454:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
qrencode-4.0.2/use/ltmain.sh-3455-      lockfile=$output_obj.lock
##############################################
qrencode-4.0.2/use/ltmain.sh-3472-*** ERROR, $lockfile exists and contains:
qrencode-4.0.2/use/ltmain.sh:3473:`cat $lockfile 2>/dev/null`
qrencode-4.0.2/use/ltmain.sh-3474-
##############################################
qrencode-4.0.2/use/ltmain.sh-3520-      if test warn = "$need_locks" &&
qrencode-4.0.2/use/ltmain.sh:3521:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
qrencode-4.0.2/use/ltmain.sh-3522-	$ECHO "\
qrencode-4.0.2/use/ltmain.sh-3523-*** ERROR, $lockfile contains:
qrencode-4.0.2/use/ltmain.sh:3524:`cat $lockfile 2>/dev/null`
qrencode-4.0.2/use/ltmain.sh-3525-
##############################################
qrencode-4.0.2/use/ltmain.sh-3569-      if test warn = "$need_locks" &&
qrencode-4.0.2/use/ltmain.sh:3570:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
qrencode-4.0.2/use/ltmain.sh-3571-	$ECHO "\
qrencode-4.0.2/use/ltmain.sh-3572-*** ERROR, $lockfile contains:
qrencode-4.0.2/use/ltmain.sh:3573:`cat $lockfile 2>/dev/null`
qrencode-4.0.2/use/ltmain.sh-3574-
##############################################
qrencode-4.0.2/use/ltmain.sh-3895-      # Get the absolute pathname.
qrencode-4.0.2/use/ltmain.sh:3896:      absdir=`cd "$dir" && pwd`
qrencode-4.0.2/use/ltmain.sh-3897-      test -n "$absdir" && dir=$absdir
##############################################
qrencode-4.0.2/use/ltmain.sh-3994-      if test -n "$lt_sysroot"; then
qrencode-4.0.2/use/ltmain.sh:3995:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
qrencode-4.0.2/use/ltmain.sh-3996-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
qrencode-4.0.2/use/ltmain.sh-4278-	  # Determine the prefix the user has applied to our future dir.
qrencode-4.0.2/use/ltmain.sh:4279:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
qrencode-4.0.2/use/ltmain.sh-4280-
##############################################
qrencode-4.0.2/use/ltmain.sh-4291-	    # Stick the inst_prefix_dir data into the link command.
qrencode-4.0.2/use/ltmain.sh:4292:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
qrencode-4.0.2/use/ltmain.sh-4293-	  else
qrencode-4.0.2/use/ltmain.sh:4294:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
qrencode-4.0.2/use/ltmain.sh-4295-	  fi
##############################################
qrencode-4.0.2/use/ltmain.sh-4458-	    fi
qrencode-4.0.2/use/ltmain.sh:4459:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
qrencode-4.0.2/use/ltmain.sh-4460-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
qrencode-4.0.2/use/ltmain.sh-4477-	        # Replace the output file specification.
qrencode-4.0.2/use/ltmain.sh:4478:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
qrencode-4.0.2/use/ltmain.sh-4479-
##############################################
qrencode-4.0.2/use/ltmain.sh-4496-	    # Install the binary that we compiled earlier.
qrencode-4.0.2/use/ltmain.sh:4497:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
qrencode-4.0.2/use/ltmain.sh-4498-	  fi
##############################################
qrencode-4.0.2/use/ltmain.sh-4570-    my_pic_p=${3-false}
qrencode-4.0.2/use/ltmain.sh:4571:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
qrencode-4.0.2/use/ltmain.sh-4572-    my_dlsyms=
##############################################
qrencode-4.0.2/use/ltmain.sh-4628-	  # Add our own program objects to the symbol list.
qrencode-4.0.2/use/ltmain.sh:4629:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
qrencode-4.0.2/use/ltmain.sh-4630-	  for progfile in $progfiles; do
##############################################
qrencode-4.0.2/use/ltmain.sh-4690-	          # Use subshell, to avoid clobbering current variable values
qrencode-4.0.2/use/ltmain.sh:4691:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
qrencode-4.0.2/use/ltmain.sh-4692-	          if test -n "$dlprefile_dlname"; then
##############################################
qrencode-4.0.2/use/ltmain.sh-4859-	  if test -f "$output_objdir/$my_outputname.def"; then
qrencode-4.0.2/use/ltmain.sh:4860:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
qrencode-4.0.2/use/ltmain.sh:4861:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
qrencode-4.0.2/use/ltmain.sh-4862-	  else
qrencode-4.0.2/use/ltmain.sh:4863:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
qrencode-4.0.2/use/ltmain.sh:4864:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
qrencode-4.0.2/use/ltmain.sh-4865-	  fi
##############################################
qrencode-4.0.2/use/ltmain.sh-4867-	*)
qrencode-4.0.2/use/ltmain.sh:4868:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
qrencode-4.0.2/use/ltmain.sh:4869:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
qrencode-4.0.2/use/ltmain.sh-4870-	  ;;
##############################################
qrencode-4.0.2/use/ltmain.sh-4882-      # Nullify the symbol file.
qrencode-4.0.2/use/ltmain.sh:4883:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
qrencode-4.0.2/use/ltmain.sh:4884:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
qrencode-4.0.2/use/ltmain.sh-4885-    fi
##############################################
qrencode-4.0.2/use/ltmain.sh-4896-  func_to_tool_file "$1" func_convert_file_msys_to_w32
qrencode-4.0.2/use/ltmain.sh:4897:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
qrencode-4.0.2/use/ltmain.sh-4898-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
qrencode-4.0.2/use/ltmain.sh-4909-  func_to_tool_file "$1" func_convert_file_msys_to_w32
qrencode-4.0.2/use/ltmain.sh:4910:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
qrencode-4.0.2/use/ltmain.sh-4911-  test -n "$func_cygming_ms_implib_tmp"
##############################################
qrencode-4.0.2/use/ltmain.sh-4925-  win32_libid_type=unknown
qrencode-4.0.2/use/ltmain.sh:4926:  win32_fileres=`file -L $1 2>/dev/null`
qrencode-4.0.2/use/ltmain.sh-4927-  case $win32_fileres in
##############################################
qrencode-4.0.2/use/ltmain.sh-4990-
qrencode-4.0.2/use/ltmain.sh:4991:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
qrencode-4.0.2/use/ltmain.sh-4992-}
##############################################
qrencode-4.0.2/use/ltmain.sh-5008-
qrencode-4.0.2/use/ltmain.sh:5009:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
qrencode-4.0.2/use/ltmain.sh-5010-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
qrencode-4.0.2/use/ltmain.sh-5072-    # binutils import library
qrencode-4.0.2/use/ltmain.sh:5073:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
qrencode-4.0.2/use/ltmain.sh-5074-  elif func_cygming_ms_implib_p "$1"; then
qrencode-4.0.2/use/ltmain.sh-5075-    # ms-generated import library
qrencode-4.0.2/use/ltmain.sh:5076:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
qrencode-4.0.2/use/ltmain.sh-5077-  else
##############################################
qrencode-4.0.2/use/ltmain.sh-5156-	  darwin_base_archive=$func_basename_result
qrencode-4.0.2/use/ltmain.sh:5157:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
qrencode-4.0.2/use/ltmain.sh-5158-	  if test -n "$darwin_arches"; then
qrencode-4.0.2/use/ltmain.sh:5159:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
qrencode-4.0.2/use/ltmain.sh-5160-	    darwin_arch=
##############################################
qrencode-4.0.2/use/ltmain.sh-5170-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
qrencode-4.0.2/use/ltmain.sh:5171:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
qrencode-4.0.2/use/ltmain.sh-5172-	    darwin_file=
##############################################
qrencode-4.0.2/use/ltmain.sh-5174-	    for darwin_file in $darwin_filelist; do
qrencode-4.0.2/use/ltmain.sh:5175:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
qrencode-4.0.2/use/ltmain.sh-5176-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
qrencode-4.0.2/use/ltmain.sh-5189-      esac
qrencode-4.0.2/use/ltmain.sh:5190:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
qrencode-4.0.2/use/ltmain.sh-5191-    done
##############################################
qrencode-4.0.2/use/ltmain.sh-5260-
qrencode-4.0.2/use/ltmain.sh:5261:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
qrencode-4.0.2/use/ltmain.sh-5262-    $ECHO "\
##############################################
qrencode-4.0.2/use/ltmain.sh-5295-    --lt-dump-script)
qrencode-4.0.2/use/ltmain.sh:5296:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
qrencode-4.0.2/use/ltmain.sh-5297-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
qrencode-4.0.2/use/ltmain.sh:5298:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
qrencode-4.0.2/use/ltmain.sh-5299-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
qrencode-4.0.2/use/ltmain.sh-5322-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
qrencode-4.0.2/use/ltmain.sh:5323:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
qrencode-4.0.2/use/ltmain.sh-5324-  done
##############################################
qrencode-4.0.2/use/ltmain.sh-5380-  # Find the directory that this script lives in.
qrencode-4.0.2/use/ltmain.sh:5381:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
qrencode-4.0.2/use/ltmain.sh-5382-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
qrencode-4.0.2/use/ltmain.sh-5384-  # Follow symbolic links until we get to the real thisdir.
qrencode-4.0.2/use/ltmain.sh:5385:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
qrencode-4.0.2/use/ltmain.sh-5386-  while test -n \"\$file\"; do
qrencode-4.0.2/use/ltmain.sh:5387:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
qrencode-4.0.2/use/ltmain.sh-5388-
##############################################
qrencode-4.0.2/use/ltmain.sh-5396-
qrencode-4.0.2/use/ltmain.sh:5397:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
qrencode-4.0.2/use/ltmain.sh:5398:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
qrencode-4.0.2/use/ltmain.sh-5399-  done
##############################################
qrencode-4.0.2/use/ltmain.sh-5410-    case \"\$thisdir\" in
qrencode-4.0.2/use/ltmain.sh:5411:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
qrencode-4.0.2/use/ltmain.sh-5412-    $objdir )   thisdir=. ;;
##############################################
qrencode-4.0.2/use/ltmain.sh-5416-  # Try to get the absolute directory name.
qrencode-4.0.2/use/ltmain.sh:5417:  absdir=\`cd \"\$thisdir\" && pwd\`
qrencode-4.0.2/use/ltmain.sh-5418-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
qrencode-4.0.2/use/ltmain.sh-5426-  if test ! -f \"\$progdir/\$program\" ||
qrencode-4.0.2/use/ltmain.sh:5427:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
qrencode-4.0.2/use/ltmain.sh-5428-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
qrencode-4.0.2/use/ltmain.sh-5441-    if test -n \"\$relink_command\"; then
qrencode-4.0.2/use/ltmain.sh:5442:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
qrencode-4.0.2/use/ltmain.sh-5443-      else
##############################################
qrencode-4.0.2/use/ltmain.sh-5485-    # The second colon is a workaround for a bug in BeOS R4 sed
qrencode-4.0.2/use/ltmain.sh:5486:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
qrencode-4.0.2/use/ltmain.sh-5487-
##############################################
qrencode-4.0.2/use/ltmain.sh-6464-
qrencode-4.0.2/use/ltmain.sh:6465:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
qrencode-4.0.2/use/ltmain.sh-6466-    *import*) : ;;
##############################################
qrencode-4.0.2/use/ltmain.sh-6712-	    moreargs=
qrencode-4.0.2/use/ltmain.sh:6713:	    for fil in `cat "$save_arg"`
qrencode-4.0.2/use/ltmain.sh-6714-	    do
##############################################
qrencode-4.0.2/use/ltmain.sh-6973-	*)
qrencode-4.0.2/use/ltmain.sh:6974:	  absdir=`cd "$dir" && pwd`
qrencode-4.0.2/use/ltmain.sh-6975-	  test -z "$absdir" && \
##############################################
qrencode-4.0.2/use/ltmain.sh-6994-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
qrencode-4.0.2/use/ltmain.sh:6995:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
qrencode-4.0.2/use/ltmain.sh-6996-	  case :$dllsearchpath: in
##############################################
qrencode-4.0.2/use/ltmain.sh-7290-      -Z*)
qrencode-4.0.2/use/ltmain.sh:7291:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
qrencode-4.0.2/use/ltmain.sh-7292-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
qrencode-4.0.2/use/ltmain.sh-7460-      # get the directories listed in $shlibpath_var
qrencode-4.0.2/use/ltmain.sh:7461:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
qrencode-4.0.2/use/ltmain.sh-7462-    else
##############################################
qrencode-4.0.2/use/ltmain.sh-7779-		  set dummy $deplibs_check_method; shift
qrencode-4.0.2/use/ltmain.sh:7780:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
qrencode-4.0.2/use/ltmain.sh-7781-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
qrencode-4.0.2/use/ltmain.sh-7869-	if test -n "$inherited_linker_flags"; then
qrencode-4.0.2/use/ltmain.sh:7870:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
qrencode-4.0.2/use/ltmain.sh-7871-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
qrencode-4.0.2/use/ltmain.sh-7877-	fi
qrencode-4.0.2/use/ltmain.sh:7878:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
qrencode-4.0.2/use/ltmain.sh-7879-	if test lib,link = "$linkmode,$pass" ||
##############################################
qrencode-4.0.2/use/ltmain.sh-7950-	*)
qrencode-4.0.2/use/ltmain.sh:7951:	  abs_ladir=`cd "$ladir" && pwd`
qrencode-4.0.2/use/ltmain.sh-7952-	  if test -z "$abs_ladir"; then
##############################################
qrencode-4.0.2/use/ltmain.sh-8203-	    shift
qrencode-4.0.2/use/ltmain.sh:8204:	    libname=`eval "\\$ECHO \"$libname_spec\""`
qrencode-4.0.2/use/ltmain.sh-8205-	    # use dlname if we got it. it's perfectly good, no?
##############################################
qrencode-4.0.2/use/ltmain.sh-8495-		*)
qrencode-4.0.2/use/ltmain.sh:8496:		  absdir=`cd "$dir" && pwd`
qrencode-4.0.2/use/ltmain.sh-8497-		  if test -z "$absdir"; then
##############################################
qrencode-4.0.2/use/ltmain.sh-8506-		  depdepl=
qrencode-4.0.2/use/ltmain.sh:8507:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
qrencode-4.0.2/use/ltmain.sh-8508-		  if test -n "$deplibrary_names"; then
##############################################
qrencode-4.0.2/use/ltmain.sh-8513-		      depdepl=$absdir/$objdir/$depdepl
qrencode-4.0.2/use/ltmain.sh:8514:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
qrencode-4.0.2/use/ltmain.sh-8515-                      if test -z "$darwin_install_name"; then
qrencode-4.0.2/use/ltmain.sh:8516:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
qrencode-4.0.2/use/ltmain.sh-8517-                      fi
##############################################
qrencode-4.0.2/use/ltmain.sh-8528-		else
qrencode-4.0.2/use/ltmain.sh:8529:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
qrencode-4.0.2/use/ltmain.sh-8530-		  test -z "$libdir" && \
##############################################
qrencode-4.0.2/use/ltmain.sh-8551-	else
qrencode-4.0.2/use/ltmain.sh:8552:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
qrencode-4.0.2/use/ltmain.sh-8553-	fi
##############################################
qrencode-4.0.2/use/ltmain.sh-8640-        linux*)
qrencode-4.0.2/use/ltmain.sh:8641:          case `$CC -V 2>&1 | sed 5q` in
qrencode-4.0.2/use/ltmain.sh-8642-          *Sun\ C*) # Sun C++ 5.9
##############################################
qrencode-4.0.2/use/ltmain.sh-9048-	removelist=
qrencode-4.0.2/use/ltmain.sh:9049:	tempremovelist=`$ECHO "$output_objdir/*"`
qrencode-4.0.2/use/ltmain.sh-9050-	for p in $tempremovelist; do
##############################################
qrencode-4.0.2/use/ltmain.sh-9074-	# Transform .lo files to .o files.
qrencode-4.0.2/use/ltmain.sh:9075:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
qrencode-4.0.2/use/ltmain.sh-9076-      fi
##############################################
qrencode-4.0.2/use/ltmain.sh-9079-      #for path in $notinst_path; do
qrencode-4.0.2/use/ltmain.sh:9080:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
qrencode-4.0.2/use/ltmain.sh:9081:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
qrencode-4.0.2/use/ltmain.sh:9082:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
qrencode-4.0.2/use/ltmain.sh-9083-      #done
##############################################
qrencode-4.0.2/use/ltmain.sh-9200-		if test -n "$i"; then
qrencode-4.0.2/use/ltmain.sh:9201:		  libname=`eval "\\$ECHO \"$libname_spec\""`
qrencode-4.0.2/use/ltmain.sh:9202:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
qrencode-4.0.2/use/ltmain.sh-9203-		  set dummy $deplib_matches; shift
qrencode-4.0.2/use/ltmain.sh-9204-		  deplib_match=$1
qrencode-4.0.2/use/ltmain.sh:9205:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
qrencode-4.0.2/use/ltmain.sh-9206-		    func_append newdeplibs " $i"
##############################################
qrencode-4.0.2/use/ltmain.sh-9243-		  if test -n "$i"; then
qrencode-4.0.2/use/ltmain.sh:9244:		    libname=`eval "\\$ECHO \"$libname_spec\""`
qrencode-4.0.2/use/ltmain.sh:9245:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
qrencode-4.0.2/use/ltmain.sh-9246-		    set dummy $deplib_matches; shift
qrencode-4.0.2/use/ltmain.sh-9247-		    deplib_match=$1
qrencode-4.0.2/use/ltmain.sh:9248:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
qrencode-4.0.2/use/ltmain.sh-9249-		      func_append newdeplibs " $i"
##############################################
qrencode-4.0.2/use/ltmain.sh-9278-	  set dummy $deplibs_check_method; shift
qrencode-4.0.2/use/ltmain.sh:9279:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
qrencode-4.0.2/use/ltmain.sh-9280-	  for a_deplib in $deplibs; do
##############################################
qrencode-4.0.2/use/ltmain.sh-9293-	      if test -n "$a_deplib"; then
qrencode-4.0.2/use/ltmain.sh:9294:		libname=`eval "\\$ECHO \"$libname_spec\""`
qrencode-4.0.2/use/ltmain.sh-9295-		if test -n "$file_magic_glob"; then
qrencode-4.0.2/use/ltmain.sh:9296:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
qrencode-4.0.2/use/ltmain.sh-9297-		else
##############################################
qrencode-4.0.2/use/ltmain.sh-9303-		    shopt -s nocaseglob
qrencode-4.0.2/use/ltmain.sh:9304:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
qrencode-4.0.2/use/ltmain.sh-9305-		    $nocaseglob
qrencode-4.0.2/use/ltmain.sh-9306-		  else
qrencode-4.0.2/use/ltmain.sh:9307:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
qrencode-4.0.2/use/ltmain.sh-9308-		  fi
##############################################
qrencode-4.0.2/use/ltmain.sh-9321-		      while test -h "$potlib" 2>/dev/null; do
qrencode-4.0.2/use/ltmain.sh:9322:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
qrencode-4.0.2/use/ltmain.sh-9323-			case $potliblink in
qrencode-4.0.2/use/ltmain.sh-9324-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
qrencode-4.0.2/use/ltmain.sh:9325:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
qrencode-4.0.2/use/ltmain.sh-9326-			esac
##############################################
qrencode-4.0.2/use/ltmain.sh-9362-	  set dummy $deplibs_check_method; shift
qrencode-4.0.2/use/ltmain.sh:9363:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
qrencode-4.0.2/use/ltmain.sh-9364-	  for a_deplib in $deplibs; do
##############################################
qrencode-4.0.2/use/ltmain.sh-9377-	      if test -n "$a_deplib"; then
qrencode-4.0.2/use/ltmain.sh:9378:		libname=`eval "\\$ECHO \"$libname_spec\""`
qrencode-4.0.2/use/ltmain.sh-9379-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
qrencode-4.0.2/use/ltmain.sh:9380:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
qrencode-4.0.2/use/ltmain.sh-9381-		  for potent_lib in $potential_libs; do
##############################################
qrencode-4.0.2/use/ltmain.sh-9416-	  newdeplibs=
qrencode-4.0.2/use/ltmain.sh:9417:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
qrencode-4.0.2/use/ltmain.sh-9418-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
qrencode-4.0.2/use/ltmain.sh-9420-	      # can't use Xsed below, because $i might contain '/'
qrencode-4.0.2/use/ltmain.sh:9421:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
qrencode-4.0.2/use/ltmain.sh-9422-	    done
##############################################
qrencode-4.0.2/use/ltmain.sh-9446-	  # On Rhapsody replace the C library with the System framework
qrencode-4.0.2/use/ltmain.sh:9447:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
qrencode-4.0.2/use/ltmain.sh-9448-	  ;;
##############################################
qrencode-4.0.2/use/ltmain.sh-9498-	*-*-darwin*)
qrencode-4.0.2/use/ltmain.sh:9499:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
qrencode-4.0.2/use/ltmain.sh:9500:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
qrencode-4.0.2/use/ltmain.sh:9501:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
qrencode-4.0.2/use/ltmain.sh-9502-	  ;;
##############################################
qrencode-4.0.2/use/ltmain.sh-9625-	# Use standard objects if they are pic
qrencode-4.0.2/use/ltmain.sh:9626:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
qrencode-4.0.2/use/ltmain.sh-9627-	test "X$libobjs" = "X " && libobjs=
##############################################
qrencode-4.0.2/use/ltmain.sh-10139-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
qrencode-4.0.2/use/ltmain.sh:10140:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
qrencode-4.0.2/use/ltmain.sh-10141-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
qrencode-4.0.2/use/ltmain.sh-10154-      # Create the old-style object.
qrencode-4.0.2/use/ltmain.sh:10155:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
qrencode-4.0.2/use/ltmain.sh-10156-
##############################################
qrencode-4.0.2/use/ltmain.sh-10212-	# On Rhapsody replace the C library is the System framework
qrencode-4.0.2/use/ltmain.sh:10213:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
qrencode-4.0.2/use/ltmain.sh:10214:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
qrencode-4.0.2/use/ltmain.sh-10215-	;;
##############################################
qrencode-4.0.2/use/ltmain.sh-10230-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
qrencode-4.0.2/use/ltmain.sh:10231:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
qrencode-4.0.2/use/ltmain.sh:10232:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
qrencode-4.0.2/use/ltmain.sh-10233-	;;
##############################################
qrencode-4.0.2/use/ltmain.sh-10308-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
qrencode-4.0.2/use/ltmain.sh:10309:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
qrencode-4.0.2/use/ltmain.sh-10310-	  case :$dllsearchpath: in
##############################################
qrencode-4.0.2/use/ltmain.sh-10368-	# Transform all the library objects into standard objects.
qrencode-4.0.2/use/ltmain.sh:10369:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
qrencode-4.0.2/use/ltmain.sh:10370:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
qrencode-4.0.2/use/ltmain.sh-10371-      fi
##############################################
qrencode-4.0.2/use/ltmain.sh-10396-	# Replace the output file specification.
qrencode-4.0.2/use/ltmain.sh:10397:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
qrencode-4.0.2/use/ltmain.sh-10398-	link_command=$compile_command$compile_rpath
##############################################
qrencode-4.0.2/use/ltmain.sh-10405-	  func_to_tool_file "$output"
qrencode-4.0.2/use/ltmain.sh:10406:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
qrencode-4.0.2/use/ltmain.sh-10407-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
qrencode-4.0.2/use/ltmain.sh-10449-	# Replace the output file specification.
qrencode-4.0.2/use/ltmain.sh:10450:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
qrencode-4.0.2/use/ltmain.sh-10451-	# Delete the old output file.
##############################################
qrencode-4.0.2/use/ltmain.sh-10457-	  func_to_tool_file "$output"
qrencode-4.0.2/use/ltmain.sh:10458:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
qrencode-4.0.2/use/ltmain.sh-10459-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
qrencode-4.0.2/use/ltmain.sh-10475-	  link_command=$finalize_var$compile_command$finalize_rpath
qrencode-4.0.2/use/ltmain.sh:10476:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
qrencode-4.0.2/use/ltmain.sh-10477-          ;;
##############################################
qrencode-4.0.2/use/ltmain.sh-10488-      # Replace the output file specification.
qrencode-4.0.2/use/ltmain.sh:10489:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
qrencode-4.0.2/use/ltmain.sh-10490-
##############################################
qrencode-4.0.2/use/ltmain.sh-10497-	func_to_tool_file "$output_objdir/$outputname"
qrencode-4.0.2/use/ltmain.sh:10498:	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'`
qrencode-4.0.2/use/ltmain.sh-10499-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
qrencode-4.0.2/use/ltmain.sh-10518-	relink_command="(cd `pwd`; $relink_command)"
qrencode-4.0.2/use/ltmain.sh:10519:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
qrencode-4.0.2/use/ltmain.sh-10520-      fi
##############################################
qrencode-4.0.2/use/ltmain.sh-10764-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
qrencode-4.0.2/use/ltmain.sh:10765:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
qrencode-4.0.2/use/ltmain.sh-10766-      if test yes = "$hardcode_automatic"; then
##############################################
qrencode-4.0.2/use/ltmain.sh-10785-		func_resolve_sysroot "$deplib"
qrencode-4.0.2/use/ltmain.sh:10786:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
qrencode-4.0.2/use/ltmain.sh-10787-		test -z "$libdir" && \
##############################################
qrencode-4.0.2/use/ltmain.sh-10811-		name=$func_basename_result
qrencode-4.0.2/use/ltmain.sh:10812:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
qrencode-4.0.2/use/ltmain.sh-10813-		test -z "$libdir" && \
##############################################
qrencode-4.0.2/use/ltmain.sh-10830-		name=$func_basename_result
qrencode-4.0.2/use/ltmain.sh:10831:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
qrencode-4.0.2/use/ltmain.sh-10832-		test -z "$libdir" && \
##############################################
qrencode-4.0.2/use/ltmain.sh-11149-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
qrencode-4.0.2/use/ltmain.sh:11150:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
qrencode-4.0.2/use/ltmain.sh-11151-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
qrencode-4.0.2/use/compile-105-# Name of file we expect compiler to create.
qrencode-4.0.2/use/compile:106:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
qrencode-4.0.2/use/compile-107-
##############################################
qrencode-4.0.2/use/compile-111-# object file name, since that is what matters with a parallel build.
qrencode-4.0.2/use/compile:112:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
qrencode-4.0.2/use/compile-113-while true; do
##############################################
qrencode-4.0.2/use/config.sub-56-
qrencode-4.0.2/use/config.sub:57:me=`echo "$0" | sed -e 's,.*/,,'`
qrencode-4.0.2/use/config.sub-58-
##############################################
qrencode-4.0.2/use/config.sub-120-# Here we must recognize all the valid KERNEL-OS combinations.
qrencode-4.0.2/use/config.sub:121:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
qrencode-4.0.2/use/config.sub-122-case $maybe_os in
##############################################
qrencode-4.0.2/use/config.sub-127-    os=-$maybe_os
qrencode-4.0.2/use/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
qrencode-4.0.2/use/config.sub-129-    ;;
qrencode-4.0.2/use/config.sub-130-  *)
qrencode-4.0.2/use/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
qrencode-4.0.2/use/config.sub-132-    if [ $basic_machine != $1 ]
qrencode-4.0.2/use/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
qrencode-4.0.2/use/config.sub-134-    else os=; fi
##############################################
qrencode-4.0.2/use/config.sub-181-		os=-sco5v6
qrencode-4.0.2/use/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
qrencode-4.0.2/use/config.sub-183-		;;
##############################################
qrencode-4.0.2/use/config.sub-185-		os=-sco3.2v5
qrencode-4.0.2/use/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
qrencode-4.0.2/use/config.sub-187-		;;
##############################################
qrencode-4.0.2/use/config.sub-189-		os=-sco3.2v4
qrencode-4.0.2/use/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
qrencode-4.0.2/use/config.sub-191-		;;
qrencode-4.0.2/use/config.sub-192-	-sco3.2.[4-9]*)
qrencode-4.0.2/use/config.sub:193:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
qrencode-4.0.2/use/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
qrencode-4.0.2/use/config.sub-195-		;;
##############################################
qrencode-4.0.2/use/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
qrencode-4.0.2/use/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
qrencode-4.0.2/use/config.sub-199-		;;
##############################################
qrencode-4.0.2/use/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
qrencode-4.0.2/use/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
qrencode-4.0.2/use/config.sub-203-		;;
##############################################
qrencode-4.0.2/use/config.sub-205-		os=-sco3.2v2
qrencode-4.0.2/use/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
qrencode-4.0.2/use/config.sub-207-		;;
qrencode-4.0.2/use/config.sub-208-	-udk*)
qrencode-4.0.2/use/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
qrencode-4.0.2/use/config.sub-210-		;;
##############################################
qrencode-4.0.2/use/config.sub-212-		os=-isc2.2
qrencode-4.0.2/use/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
qrencode-4.0.2/use/config.sub-214-		;;
##############################################
qrencode-4.0.2/use/config.sub-218-	-isc*)
qrencode-4.0.2/use/config.sub:219:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
qrencode-4.0.2/use/config.sub-220-		;;
##############################################
qrencode-4.0.2/use/config.sub-224-	-ptx*)
qrencode-4.0.2/use/config.sub:225:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
qrencode-4.0.2/use/config.sub-226-		;;
qrencode-4.0.2/use/config.sub-227-	-windowsnt*)
qrencode-4.0.2/use/config.sub:228:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
qrencode-4.0.2/use/config.sub-229-		;;
##############################################
qrencode-4.0.2/use/config.sub-318-	*-*-*)
qrencode-4.0.2/use/config.sub:319:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
qrencode-4.0.2/use/config.sub-320-		exit 1
##############################################
qrencode-4.0.2/use/config.sub-427-	amd64-*)
qrencode-4.0.2/use/config.sub:428:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
qrencode-4.0.2/use/config.sub-429-		;;
##############################################
qrencode-4.0.2/use/config.sub-469-	blackfin-*)
qrencode-4.0.2/use/config.sub:470:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
qrencode-4.0.2/use/config.sub-471-		os=-linux
##############################################
qrencode-4.0.2/use/config.sub-672-	i*86v32)
qrencode-4.0.2/use/config.sub:673:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
qrencode-4.0.2/use/config.sub-674-		os=-sysv32
##############################################
qrencode-4.0.2/use/config.sub-676-	i*86v4*)
qrencode-4.0.2/use/config.sub:677:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
qrencode-4.0.2/use/config.sub-678-		os=-sysv4
##############################################
qrencode-4.0.2/use/config.sub-680-	i*86v)
qrencode-4.0.2/use/config.sub:681:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
qrencode-4.0.2/use/config.sub-682-		os=-sysv
##############################################
qrencode-4.0.2/use/config.sub-684-	i*86sol2)
qrencode-4.0.2/use/config.sub:685:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
qrencode-4.0.2/use/config.sub-686-		os=-solaris2
##############################################
qrencode-4.0.2/use/config.sub-714-	m68knommu-*)
qrencode-4.0.2/use/config.sub:715:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
qrencode-4.0.2/use/config.sub-716-		os=-linux
##############################################
qrencode-4.0.2/use/config.sub-744-	mips3*-*)
qrencode-4.0.2/use/config.sub:745:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
qrencode-4.0.2/use/config.sub-746-		;;
qrencode-4.0.2/use/config.sub-747-	mips3*)
qrencode-4.0.2/use/config.sub:748:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
qrencode-4.0.2/use/config.sub-749-		;;
##############################################
qrencode-4.0.2/use/config.sub-762-	ms1-*)
qrencode-4.0.2/use/config.sub:763:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
qrencode-4.0.2/use/config.sub-764-		;;
##############################################
qrencode-4.0.2/use/config.sub-867-	parisc-*)
qrencode-4.0.2/use/config.sub:868:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
qrencode-4.0.2/use/config.sub-869-		os=-linux
##############################################
qrencode-4.0.2/use/config.sub-883-	pc98-*)
qrencode-4.0.2/use/config.sub:884:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
qrencode-4.0.2/use/config.sub-885-		;;
##############################################
qrencode-4.0.2/use/config.sub-898-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
qrencode-4.0.2/use/config.sub:899:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
qrencode-4.0.2/use/config.sub-900-		;;
qrencode-4.0.2/use/config.sub-901-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
qrencode-4.0.2/use/config.sub:902:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
qrencode-4.0.2/use/config.sub-903-		;;
qrencode-4.0.2/use/config.sub-904-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
qrencode-4.0.2/use/config.sub:905:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
qrencode-4.0.2/use/config.sub-906-		;;
qrencode-4.0.2/use/config.sub-907-	pentium4-*)
qrencode-4.0.2/use/config.sub:908:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
qrencode-4.0.2/use/config.sub-909-		;;
##############################################
qrencode-4.0.2/use/config.sub-916-		;;
qrencode-4.0.2/use/config.sub:917:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
qrencode-4.0.2/use/config.sub-918-		;;
##############################################
qrencode-4.0.2/use/config.sub-922-	ppcle-* | powerpclittle-*)
qrencode-4.0.2/use/config.sub:923:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
qrencode-4.0.2/use/config.sub-924-		;;
##############################################
qrencode-4.0.2/use/config.sub-926-		;;
qrencode-4.0.2/use/config.sub:927:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
qrencode-4.0.2/use/config.sub-928-		;;
##############################################
qrencode-4.0.2/use/config.sub-932-	ppc64le-* | powerpc64little-*)
qrencode-4.0.2/use/config.sub:933:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
qrencode-4.0.2/use/config.sub-934-		;;
##############################################
qrencode-4.0.2/use/config.sub-1224-	*)
qrencode-4.0.2/use/config.sub:1225:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
qrencode-4.0.2/use/config.sub-1226-		exit 1
##############################################
qrencode-4.0.2/use/config.sub-1232-	*-digital*)
qrencode-4.0.2/use/config.sub:1233:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
qrencode-4.0.2/use/config.sub-1234-		;;
qrencode-4.0.2/use/config.sub-1235-	*-commodore*)
qrencode-4.0.2/use/config.sub:1236:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
qrencode-4.0.2/use/config.sub-1237-		;;
##############################################
qrencode-4.0.2/use/config.sub-1250-	-solaris1 | -solaris1.*)
qrencode-4.0.2/use/config.sub:1251:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
qrencode-4.0.2/use/config.sub-1252-		;;
##############################################
qrencode-4.0.2/use/config.sub-1262-	-gnu/linux*)
qrencode-4.0.2/use/config.sub:1263:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
qrencode-4.0.2/use/config.sub-1264-		;;
##############################################
qrencode-4.0.2/use/config.sub-1307-	-nto*)
qrencode-4.0.2/use/config.sub:1308:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
qrencode-4.0.2/use/config.sub-1309-		;;
##############################################
qrencode-4.0.2/use/config.sub-1314-	-mac*)
qrencode-4.0.2/use/config.sub:1315:		os=`echo $os | sed -e 's|mac|macos|'`
qrencode-4.0.2/use/config.sub-1316-		;;
##############################################
qrencode-4.0.2/use/config.sub-1320-	-linux*)
qrencode-4.0.2/use/config.sub:1321:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
qrencode-4.0.2/use/config.sub-1322-		;;
qrencode-4.0.2/use/config.sub-1323-	-sunos5*)
qrencode-4.0.2/use/config.sub:1324:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
qrencode-4.0.2/use/config.sub-1325-		;;
qrencode-4.0.2/use/config.sub-1326-	-sunos6*)
qrencode-4.0.2/use/config.sub:1327:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
qrencode-4.0.2/use/config.sub-1328-		;;
##############################################
qrencode-4.0.2/use/config.sub-1375-	-sinix5.*)
qrencode-4.0.2/use/config.sub:1376:		os=`echo $os | sed -e 's|sinix|sysv|'`
qrencode-4.0.2/use/config.sub-1377-		;;
##############################################
qrencode-4.0.2/use/config.sub-1429-		# Get rid of the `-' at the beginning of $os.
qrencode-4.0.2/use/config.sub:1430:		os=`echo $os | sed 's/[^-]*-//'`
qrencode-4.0.2/use/config.sub:1431:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
qrencode-4.0.2/use/config.sub-1432-		exit 1
##############################################
qrencode-4.0.2/use/config.sub-1680-		esac
qrencode-4.0.2/use/config.sub:1681:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
qrencode-4.0.2/use/config.sub-1682-		;;
##############################################
qrencode-4.0.2/use/install-sh-217-      fi
qrencode-4.0.2/use/install-sh:218:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
qrencode-4.0.2/use/install-sh-219-    *)
##############################################
qrencode-4.0.2/use/install-sh-269-      dstdir=$dst
qrencode-4.0.2/use/install-sh:270:      dst=$dstdir/`basename "$src"`
qrencode-4.0.2/use/install-sh-271-      dstdir_status=0
##############################################
qrencode-4.0.2/use/install-sh-351-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
qrencode-4.0.2/use/install-sh:352:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
qrencode-4.0.2/use/install-sh-353-		   case $ls_ld_tmpdir in
##############################################
qrencode-4.0.2/use/install-sh-358-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
qrencode-4.0.2/use/install-sh:359:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
qrencode-4.0.2/use/install-sh-360-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
qrencode-4.0.2/use/install-sh-418-	    case $prefix in
qrencode-4.0.2/use/install-sh:419:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
qrencode-4.0.2/use/install-sh-420-	      *) qprefix=$prefix;;
##############################################
qrencode-4.0.2/use/install-sh-467-    if $copy_on_change &&
qrencode-4.0.2/use/install-sh:468:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
qrencode-4.0.2/use/install-sh:469:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
qrencode-4.0.2/use/install-sh-470-
##############################################
qrencode-4.0.2/use/config.rpath-33-host="$1"
qrencode-4.0.2/use/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
qrencode-4.0.2/use/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
qrencode-4.0.2/use/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
qrencode-4.0.2/use/config.rpath-37-
##############################################
qrencode-4.0.2/use/config.rpath-47-done
qrencode-4.0.2/use/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
qrencode-4.0.2/use/config.rpath-49-
##############################################
qrencode-4.0.2/use/config.rpath-94-        *)
qrencode-4.0.2/use/config.rpath:95:          case `$CC -V 2>&1 | sed 5q` in
qrencode-4.0.2/use/config.rpath-96-            *Sun\ F* | *Sun*Fortran*)
##############################################
qrencode-4.0.2/use/config.rpath-235-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
qrencode-4.0.2/use/config.rpath:236:      case `$LD -v 2>&1` in
qrencode-4.0.2/use/config.rpath-237-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
qrencode-4.0.2/use/config.rpath-241-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
qrencode-4.0.2/use/config.rpath:242:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
qrencode-4.0.2/use/config.rpath-243-          else
##############################################
qrencode-4.0.2/use/config.rpath-298-        case $host_os in aix4.[012]|aix4.[012].*)
qrencode-4.0.2/use/config.rpath:299:          collect2name=`${CC} -print-prog-name=collect2`
qrencode-4.0.2/use/config.rpath-300-          if test -f "$collect2name" && \
##############################################
qrencode-4.0.2/use/config.rpath-430-        hardcode_direct=yes
qrencode-4.0.2/use/config.rpath:431:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
qrencode-4.0.2/use/config.rpath-432-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
qrencode-4.0.2/use/config.rpath-494-    sysv5* | sco3.2v5* | sco5v6*)
qrencode-4.0.2/use/config.rpath:495:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
qrencode-4.0.2/use/config.rpath-496-      hardcode_libdir_separator=':'
##############################################
qrencode-4.0.2/use/config.rpath-645-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
qrencode-4.0.2/use/config.rpath:646:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
qrencode-4.0.2/use/config.rpath:647:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
qrencode-4.0.2/use/config.rpath:648:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
qrencode-4.0.2/use/config.rpath:649:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
qrencode-4.0.2/use/config.rpath:650:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
qrencode-4.0.2/use/config.rpath-651-
##############################################
qrencode-4.0.2/use/depcomp-67-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
qrencode-4.0.2/use/depcomp:68:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
qrencode-4.0.2/use/depcomp-69-
##############################################
qrencode-4.0.2/use/depcomp-224-  # Version 6 uses the directory in both cases.
qrencode-4.0.2/use/depcomp:225:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
qrencode-4.0.2/use/depcomp-226-  test "x$dir" = "x$object" && dir=
qrencode-4.0.2/use/depcomp:227:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
qrencode-4.0.2/use/depcomp-228-  if test "$libtool" = yes; then
##############################################
qrencode-4.0.2/use/depcomp-253-    # Do two passes, one to just change these to
qrencode-4.0.2/use/depcomp:254:    # `$object: dependent.h' and one to simply `dependent.h:'.
qrencode-4.0.2/use/depcomp-255-    sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
##############################################
qrencode-4.0.2/use/depcomp-295-  # Do two passes, one to just change these to
qrencode-4.0.2/use/depcomp:296:  # `$object: dependent.h' and one to simply `dependent.h:'.
qrencode-4.0.2/use/depcomp-297-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
qrencode-4.0.2/use/depcomp-311-  # Much of this is similar to the tru64 case; see comments there.
qrencode-4.0.2/use/depcomp:312:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
qrencode-4.0.2/use/depcomp-313-  test "x$dir" = "x$object" && dir=
qrencode-4.0.2/use/depcomp:314:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
qrencode-4.0.2/use/depcomp-315-  if test "$libtool" = yes; then
##############################################
qrencode-4.0.2/use/depcomp-355-   # Subdirectories are respected.
qrencode-4.0.2/use/depcomp:356:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
qrencode-4.0.2/use/depcomp-357-   test "x$dir" = "x$object" && dir=
qrencode-4.0.2/use/depcomp:358:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
qrencode-4.0.2/use/depcomp-359-
##############################################
qrencode-4.0.2/use/depcomp-501-  done
qrencode-4.0.2/use/depcomp:502:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
qrencode-4.0.2/use/depcomp-503-  touch "$tmpdepfile"
##############################################
qrencode-4.0.2/acinclude.m4-257-      am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"])
qrencode-4.0.2/acinclude.m4:258:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
qrencode-4.0.2/acinclude.m4-259-    AC_MSG_RESULT([
##############################################
qrencode-4.0.2/acinclude.m4-285-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
qrencode-4.0.2/acinclude.m4:286:case `$LD -v 2>&1 </dev/null` in
qrencode-4.0.2/acinclude.m4-287-*GNU* | *'with BFD'*)
##############################################
qrencode-4.0.2/acinclude.m4-327-    # gcc leaves a trailing carriage return which upsets mingw
qrencode-4.0.2/acinclude.m4:328:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
qrencode-4.0.2/acinclude.m4-329-  *)
qrencode-4.0.2/acinclude.m4:330:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
qrencode-4.0.2/acinclude.m4-331-  esac
##############################################
qrencode-4.0.2/acinclude.m4-336-      # Canonicalize the pathname of ld
qrencode-4.0.2/acinclude.m4:337:      ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'`
qrencode-4.0.2/acinclude.m4-338-      while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do
qrencode-4.0.2/acinclude.m4:339:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
qrencode-4.0.2/acinclude.m4-340-      done
##############################################
qrencode-4.0.2/acinclude.m4-367-      # Break only if it was the GNU/non-GNU ld that we prefer.
qrencode-4.0.2/acinclude.m4:368:      case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
qrencode-4.0.2/acinclude.m4-369-      *GNU* | *'with BFD'*)
##############################################
qrencode-4.0.2/acinclude.m4-637-        dnl or AC_LIB_HAVE_LINKFLAGS call.
qrencode-4.0.2/acinclude.m4:638:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
qrencode-4.0.2/acinclude.m4-639-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
qrencode-4.0.2/acinclude.m4-712-                -L*)
qrencode-4.0.2/acinclude.m4:713:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
qrencode-4.0.2/acinclude.m4-714-                  dnl First look for a shared library.
##############################################
qrencode-4.0.2/acinclude.m4-856-              */$acl_libdirstem | */$acl_libdirstem/)
qrencode-4.0.2/acinclude.m4:857:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
qrencode-4.0.2/acinclude.m4-858-                if test "$name" = '$1'; then
##############################################
qrencode-4.0.2/acinclude.m4-863-              */$acl_libdirstem2 | */$acl_libdirstem2/)
qrencode-4.0.2/acinclude.m4:864:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
qrencode-4.0.2/acinclude.m4-865-                if test "$name" = '$1'; then
##############################################
qrencode-4.0.2/acinclude.m4-919-                  -L*)
qrencode-4.0.2/acinclude.m4:920:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
qrencode-4.0.2/acinclude.m4-921-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
qrencode-4.0.2/acinclude.m4-971-                  -R*)
qrencode-4.0.2/acinclude.m4:972:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
qrencode-4.0.2/acinclude.m4-973-                    if test "$enable_rpath" != no; then
##############################################
qrencode-4.0.2/acinclude.m4-1001-                    dnl Handle this in the next round.
qrencode-4.0.2/acinclude.m4:1002:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
qrencode-4.0.2/acinclude.m4-1003-                    ;;
##############################################
qrencode-4.0.2/acinclude.m4-1007-                    dnl option.
qrencode-4.0.2/acinclude.m4:1008:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
qrencode-4.0.2/acinclude.m4-1009-                    ;;
##############################################
qrencode-4.0.2/acinclude.m4-1120-            -L) next=yes ;;
qrencode-4.0.2/acinclude.m4:1121:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
qrencode-4.0.2/acinclude.m4-1122-                 dnl No need to hardcode the standard /usr/lib.
##############################################
qrencode-4.0.2/acinclude.m4-1368-    *)
qrencode-4.0.2/acinclude.m4:1369:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
qrencode-4.0.2/acinclude.m4-1370-      if test -n "$searchpath"; then
##############################################
qrencode-4.0.2/acinclude.m4-1378-                ;;
qrencode-4.0.2/acinclude.m4:1379:              *) searchdir=`cd "$searchdir" && pwd`
qrencode-4.0.2/acinclude.m4-1380-                 case "$searchdir" in
##############################################
qrencode-4.0.2/tests/Makefile.in-52-  { \
qrencode-4.0.2/tests/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
qrencode-4.0.2/tests/Makefile.in-54-  }; \
##############################################
qrencode-4.0.2/tests/Makefile.in-517-	test -n "$(EXEEXT)" || exit 0; \
qrencode-4.0.2/tests/Makefile.in:518:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
qrencode-4.0.2/tests/Makefile.in-519-	echo " rm -f" $$list; \
##############################################
qrencode-4.0.2/tests/Makefile.in-628-.c.obj:
qrencode-4.0.2/tests/Makefile.in:629:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
qrencode-4.0.2/tests/Makefile.in-630-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
qrencode-4.0.2/tests/Makefile.in-632-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
qrencode-4.0.2/tests/Makefile.in:633:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
qrencode-4.0.2/tests/Makefile.in-634-
##############################################
qrencode-4.0.2/tests/Makefile.in-642-create_frame_pattern-create_frame_pattern.o: create_frame_pattern.c
qrencode-4.0.2/tests/Makefile.in:643:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(create_frame_pattern_CFLAGS) $(CFLAGS) -MT create_frame_pattern-create_frame_pattern.o -MD -MP -MF $(DEPDIR)/create_frame_pattern-create_frame_pattern.Tpo -c -o create_frame_pattern-create_frame_pattern.o `test -f 'create_frame_pattern.c' || echo '$(srcdir)/'`create_frame_pattern.c
qrencode-4.0.2/tests/Makefile.in-644-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/create_frame_pattern-create_frame_pattern.Tpo $(DEPDIR)/create_frame_pattern-create_frame_pattern.Po
##############################################
qrencode-4.0.2/tests/Makefile.in-646-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
qrencode-4.0.2/tests/Makefile.in:647:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(create_frame_pattern_CFLAGS) $(CFLAGS) -c -o create_frame_pattern-create_frame_pattern.o `test -f 'create_frame_pattern.c' || echo '$(srcdir)/'`create_frame_pattern.c
qrencode-4.0.2/tests/Makefile.in-648-
qrencode-4.0.2/tests/Makefile.in-649-create_frame_pattern-create_frame_pattern.obj: create_frame_pattern.c
qrencode-4.0.2/tests/Makefile.in:650:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(create_frame_pattern_CFLAGS) $(CFLAGS) -MT create_frame_pattern-create_frame_pattern.obj -MD -MP -MF $(DEPDIR)/create_frame_pattern-create_frame_pattern.Tpo -c -o create_frame_pattern-create_frame_pattern.obj `if test -f 'create_frame_pattern.c'; then $(CYGPATH_W) 'create_frame_pattern.c'; else $(CYGPATH_W) '$(srcdir)/create_frame_pattern.c'; fi`
qrencode-4.0.2/tests/Makefile.in-651-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/create_frame_pattern-create_frame_pattern.Tpo $(DEPDIR)/create_frame_pattern-create_frame_pattern.Po
##############################################
qrencode-4.0.2/tests/Makefile.in-653-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
qrencode-4.0.2/tests/Makefile.in:654:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(create_frame_pattern_CFLAGS) $(CFLAGS) -c -o create_frame_pattern-create_frame_pattern.obj `if test -f 'create_frame_pattern.c'; then $(CYGPATH_W) 'create_frame_pattern.c'; else $(CYGPATH_W) '$(srcdir)/create_frame_pattern.c'; fi`
qrencode-4.0.2/tests/Makefile.in-655-
qrencode-4.0.2/tests/Makefile.in-656-create_frame_pattern-common.o: common.c
qrencode-4.0.2/tests/Makefile.in:657:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(create_frame_pattern_CFLAGS) $(CFLAGS) -MT create_frame_pattern-common.o -MD -MP -MF $(DEPDIR)/create_frame_pattern-common.Tpo -c -o create_frame_pattern-common.o `test -f 'common.c' || echo '$(srcdir)/'`common.c
qrencode-4.0.2/tests/Makefile.in-658-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/create_frame_pattern-common.Tpo $(DEPDIR)/create_frame_pattern-common.Po
##############################################
qrencode-4.0.2/tests/Makefile.in-660-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
qrencode-4.0.2/tests/Makefile.in:661:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(create_frame_pattern_CFLAGS) $(CFLAGS) -c -o create_frame_pattern-common.o `test -f 'common.c' || echo '$(srcdir)/'`common.c
qrencode-4.0.2/tests/Makefile.in-662-
qrencode-4.0.2/tests/Makefile.in-663-create_frame_pattern-common.obj: common.c
qrencode-4.0.2/tests/Makefile.in:664:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(create_frame_pattern_CFLAGS) $(CFLAGS) -MT create_frame_pattern-common.obj -MD -MP -MF $(DEPDIR)/create_frame_pattern-common.Tpo -c -o create_frame_pattern-common.obj `if test -f 'common.c'; then $(CYGPATH_W) 'common.c'; else $(CYGPATH_W) '$(srcdir)/common.c'; fi`
qrencode-4.0.2/tests/Makefile.in-665-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/create_frame_pattern-common.Tpo $(DEPDIR)/create_frame_pattern-common.Po
##############################################
qrencode-4.0.2/tests/Makefile.in-667-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
qrencode-4.0.2/tests/Makefile.in:668:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(create_frame_pattern_CFLAGS) $(CFLAGS) -c -o create_frame_pattern-common.obj `if test -f 'common.c'; then $(CYGPATH_W) 'common.c'; else $(CYGPATH_W) '$(srcdir)/common.c'; fi`
qrencode-4.0.2/tests/Makefile.in-669-
qrencode-4.0.2/tests/Makefile.in-670-create_mqr_frame_pattern-create_mqr_frame_pattern.o: create_mqr_frame_pattern.c
qrencode-4.0.2/tests/Makefile.in:671:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(create_mqr_frame_pattern_CFLAGS) $(CFLAGS) -MT create_mqr_frame_pattern-create_mqr_frame_pattern.o -MD -MP -MF $(DEPDIR)/create_mqr_frame_pattern-create_mqr_frame_pattern.Tpo -c -o create_mqr_frame_pattern-create_mqr_frame_pattern.o `test -f 'create_mqr_frame_pattern.c' || echo '$(srcdir)/'`create_mqr_frame_pattern.c
qrencode-4.0.2/tests/Makefile.in-672-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/create_mqr_frame_pattern-create_mqr_frame_pattern.Tpo $(DEPDIR)/create_mqr_frame_pattern-create_mqr_frame_pattern.Po
##############################################
qrencode-4.0.2/tests/Makefile.in-674-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
qrencode-4.0.2/tests/Makefile.in:675:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(create_mqr_frame_pattern_CFLAGS) $(CFLAGS) -c -o create_mqr_frame_pattern-create_mqr_frame_pattern.o `test -f 'create_mqr_frame_pattern.c' || echo '$(srcdir)/'`create_mqr_frame_pattern.c
qrencode-4.0.2/tests/Makefile.in-676-
qrencode-4.0.2/tests/Makefile.in-677-create_mqr_frame_pattern-create_mqr_frame_pattern.obj: create_mqr_frame_pattern.c
qrencode-4.0.2/tests/Makefile.in:678:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(create_mqr_frame_pattern_CFLAGS) $(CFLAGS) -MT create_mqr_frame_pattern-create_mqr_frame_pattern.obj -MD -MP -MF $(DEPDIR)/create_mqr_frame_pattern-create_mqr_frame_pattern.Tpo -c -o create_mqr_frame_pattern-create_mqr_frame_pattern.obj `if test -f 'create_mqr_frame_pattern.c'; then $(CYGPATH_W) 'create_mqr_frame_pattern.c'; else $(CYGPATH_W) '$(srcdir)/create_mqr_frame_pattern.c'; fi`
qrencode-4.0.2/tests/Makefile.in-679-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/create_mqr_frame_pattern-create_mqr_frame_pattern.Tpo $(DEPDIR)/create_mqr_frame_pattern-create_mqr_frame_pattern.Po
##############################################
qrencode-4.0.2/tests/Makefile.in-681-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
qrencode-4.0.2/tests/Makefile.in:682:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(create_mqr_frame_pattern_CFLAGS) $(CFLAGS) -c -o create_mqr_frame_pattern-create_mqr_frame_pattern.obj `if test -f 'create_mqr_frame_pattern.c'; then $(CYGPATH_W) 'create_mqr_frame_pattern.c'; else $(CYGPATH_W) '$(srcdir)/create_mqr_frame_pattern.c'; fi`
qrencode-4.0.2/tests/Makefile.in-683-
qrencode-4.0.2/tests/Makefile.in-684-create_mqr_frame_pattern-common.o: common.c
qrencode-4.0.2/tests/Makefile.in:685:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(create_mqr_frame_pattern_CFLAGS) $(CFLAGS) -MT create_mqr_frame_pattern-common.o -MD -MP -MF $(DEPDIR)/create_mqr_frame_pattern-common.Tpo -c -o create_mqr_frame_pattern-common.o `test -f 'common.c' || echo '$(srcdir)/'`common.c
qrencode-4.0.2/tests/Makefile.in-686-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/create_mqr_frame_pattern-common.Tpo $(DEPDIR)/create_mqr_frame_pattern-common.Po
##############################################
qrencode-4.0.2/tests/Makefile.in-688-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
qrencode-4.0.2/tests/Makefile.in:689:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(create_mqr_frame_pattern_CFLAGS) $(CFLAGS) -c -o create_mqr_frame_pattern-common.o `test -f 'common.c' || echo '$(srcdir)/'`common.c
qrencode-4.0.2/tests/Makefile.in-690-
qrencode-4.0.2/tests/Makefile.in-691-create_mqr_frame_pattern-common.obj: common.c
qrencode-4.0.2/tests/Makefile.in:692:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(create_mqr_frame_pattern_CFLAGS) $(CFLAGS) -MT create_mqr_frame_pattern-common.obj -MD -MP -MF $(DEPDIR)/create_mqr_frame_pattern-common.Tpo -c -o create_mqr_frame_pattern-common.obj `if test -f 'common.c'; then $(CYGPATH_W) 'common.c'; else $(CYGPATH_W) '$(srcdir)/common.c'; fi`
qrencode-4.0.2/tests/Makefile.in-693-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/create_mqr_frame_pattern-common.Tpo $(DEPDIR)/create_mqr_frame_pattern-common.Po
##############################################
qrencode-4.0.2/tests/Makefile.in-695-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
qrencode-4.0.2/tests/Makefile.in:696:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(create_mqr_frame_pattern_CFLAGS) $(CFLAGS) -c -o create_mqr_frame_pattern-common.obj `if test -f 'common.c'; then $(CYGPATH_W) 'common.c'; else $(CYGPATH_W) '$(srcdir)/common.c'; fi`
qrencode-4.0.2/tests/Makefile.in-697-
##############################################
qrencode-4.0.2/tests/Makefile.in-733-GTAGS:
qrencode-4.0.2/tests/Makefile.in:734:	here=`$(am__cd) $(top_builddir) && pwd` \
qrencode-4.0.2/tests/Makefile.in-735-	  && $(am__cd) $(top_srcdir) \
##############################################
qrencode-4.0.2/tests/Makefile.in-756-distdir: $(DISTFILES)
qrencode-4.0.2/tests/Makefile.in:757:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
qrencode-4.0.2/tests/Makefile.in:758:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
qrencode-4.0.2/tests/Makefile.in-759-	list='$(DISTFILES)'; \
##############################################
qrencode-4.0.2/tests/Makefile.in-770-	  if test -d $$d/$$file; then \
qrencode-4.0.2/tests/Makefile.in:771:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
qrencode-4.0.2/tests/Makefile.in-772-	    if test -d "$(distdir)/$$file"; then \
##############################################
qrencode-4.0.2/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
qrencode-4.0.2/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
qrencode-4.0.2/configure-45-  as_echo='print -r --'
qrencode-4.0.2/configure-46-  as_echo_n='print -rn --'
qrencode-4.0.2/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
qrencode-4.0.2/configure-48-  as_echo='printf %s\n'
##############################################
qrencode-4.0.2/configure-50-else
qrencode-4.0.2/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
qrencode-4.0.2/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
qrencode-4.0.2/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
qrencode-4.0.2/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
qrencode-4.0.2/configure-62-      esac;
##############################################
qrencode-4.0.2/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
qrencode-4.0.2/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
qrencode-4.0.2/configure-199-test \$(( 1 + 1 )) = 2 || exit 1
##############################################
qrencode-4.0.2/configure-205-    PATH=/empty FPATH=/empty; export PATH FPATH
qrencode-4.0.2/configure:206:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
qrencode-4.0.2/configure:207:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
qrencode-4.0.2/configure-208-  if (eval "$as_required") 2>/dev/null; then :
##############################################
qrencode-4.0.2/configure-332-      case $as_dir in #(
qrencode-4.0.2/configure:333:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
qrencode-4.0.2/configure-334-      *) as_qdir=$as_dir;;
##############################################
qrencode-4.0.2/configure-405-  {
qrencode-4.0.2/configure:406:    as_val=`expr "$@" || test $? -eq 1`
qrencode-4.0.2/configure-407-  }
##############################################
qrencode-4.0.2/configure-412-# ----------------------------------------
qrencode-4.0.2/configure:413:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
qrencode-4.0.2/configure-414-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
qrencode-4.0.2/configure-475-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
qrencode-4.0.2/configure:476:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
qrencode-4.0.2/configure-477-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
qrencode-4.0.2/configure-882-  case $ac_option in
qrencode-4.0.2/configure:883:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
qrencode-4.0.2/configure-884-  *=)   ac_optarg= ;;
##############################################
qrencode-4.0.2/configure-926-  -disable-* | --disable-*)
qrencode-4.0.2/configure:927:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
qrencode-4.0.2/configure-928-    # Reject names that are not valid shell variable names.
##############################################
qrencode-4.0.2/configure-931-    ac_useropt_orig=$ac_useropt
qrencode-4.0.2/configure:932:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
qrencode-4.0.2/configure-933-    case $ac_user_opts in
##############################################
qrencode-4.0.2/configure-952-  -enable-* | --enable-*)
qrencode-4.0.2/configure:953:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
qrencode-4.0.2/configure-954-    # Reject names that are not valid shell variable names.
##############################################
qrencode-4.0.2/configure-957-    ac_useropt_orig=$ac_useropt
qrencode-4.0.2/configure:958:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
qrencode-4.0.2/configure-959-    case $ac_user_opts in
##############################################
qrencode-4.0.2/configure-1165-  -with-* | --with-*)
qrencode-4.0.2/configure:1166:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
qrencode-4.0.2/configure-1167-    # Reject names that are not valid shell variable names.
##############################################
qrencode-4.0.2/configure-1170-    ac_useropt_orig=$ac_useropt
qrencode-4.0.2/configure:1171:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
qrencode-4.0.2/configure-1172-    case $ac_user_opts in
##############################################
qrencode-4.0.2/configure-1181-  -without-* | --without-*)
qrencode-4.0.2/configure:1182:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
qrencode-4.0.2/configure-1183-    # Reject names that are not valid shell variable names.
##############################################
qrencode-4.0.2/configure-1186-    ac_useropt_orig=$ac_useropt
qrencode-4.0.2/configure:1187:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
qrencode-4.0.2/configure-1188-    case $ac_user_opts in
##############################################
qrencode-4.0.2/configure-1219-  *=*)
qrencode-4.0.2/configure:1220:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
qrencode-4.0.2/configure-1221-    # Reject names that are not valid shell variable names.
##############################################
qrencode-4.0.2/configure-1240-if test -n "$ac_prev"; then
qrencode-4.0.2/configure:1241:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
qrencode-4.0.2/configure-1242-  as_fn_error $? "missing argument to $ac_option"
##############################################
qrencode-4.0.2/configure-1262-    */ )
qrencode-4.0.2/configure:1263:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
qrencode-4.0.2/configure-1264-      eval $ac_var=\$ac_val;;
##############################################
qrencode-4.0.2/configure-1297-ac_ls_di=`ls -di .` &&
qrencode-4.0.2/configure:1298:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
qrencode-4.0.2/configure-1299-  as_fn_error $? "working directory cannot be determined"
##############################################
qrencode-4.0.2/configure-1353-case $srcdir in
qrencode-4.0.2/configure:1354:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
qrencode-4.0.2/configure-1355-esac
##############################################
qrencode-4.0.2/configure-1396-By default, \`make install' will install all the files in
qrencode-4.0.2/configure:1397:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
qrencode-4.0.2/configure:1398:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
qrencode-4.0.2/configure-1399-for instance \`--prefix=\$HOME'.
##############################################
qrencode-4.0.2/configure-1528-*)
qrencode-4.0.2/configure:1529:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
qrencode-4.0.2/configure-1530-  # A ".." for each directory in $ac_dir_suffix.
qrencode-4.0.2/configure:1531:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
qrencode-4.0.2/configure-1532-  case $ac_top_builddir_sub in
##############################################
qrencode-4.0.2/configure-1925-    *\'*)
qrencode-4.0.2/configure:1926:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
qrencode-4.0.2/configure-1927-    esac
##############################################
qrencode-4.0.2/configure-2008-      case $ac_val in
qrencode-4.0.2/configure:2009:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
qrencode-4.0.2/configure-2010-      esac
##############################################
qrencode-4.0.2/configure-2023-	case $ac_val in
qrencode-4.0.2/configure:2024:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
qrencode-4.0.2/configure-2025-	esac
##############################################
qrencode-4.0.2/configure-2143-    set,)
qrencode-4.0.2/configure:2144:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
qrencode-4.0.2/configure:2145:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
qrencode-4.0.2/configure-2146-      ac_cache_corrupted=: ;;
##############################################
qrencode-4.0.2/configure-2154-	# differences in whitespace do not lead to failure.
qrencode-4.0.2/configure:2155:	ac_old_val_w=`echo x $ac_old_val`
qrencode-4.0.2/configure:2156:	ac_new_val_w=`echo x $ac_new_val`
qrencode-4.0.2/configure-2157-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
qrencode-4.0.2/configure-2174-    case $ac_new_val in
qrencode-4.0.2/configure:2175:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
qrencode-4.0.2/configure-2176-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
qrencode-4.0.2/configure-2268-test "x$ac_build_alias" = x &&
qrencode-4.0.2/configure:2269:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
qrencode-4.0.2/configure-2270-test "x$ac_build_alias" = x &&
qrencode-4.0.2/configure-2271-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
qrencode-4.0.2/configure:2272:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
qrencode-4.0.2/configure-2273-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
qrencode-4.0.2/configure-2292-IFS=$ac_save_IFS
qrencode-4.0.2/configure:2293:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
qrencode-4.0.2/configure-2294-
##############################################
qrencode-4.0.2/configure-2303-else
qrencode-4.0.2/configure:2304:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
qrencode-4.0.2/configure-2305-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
qrencode-4.0.2/configure-2325-IFS=$ac_save_IFS
qrencode-4.0.2/configure:2326:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
qrencode-4.0.2/configure-2327-
##############################################
qrencode-4.0.2/configure-2336-else
qrencode-4.0.2/configure:2337:  ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
qrencode-4.0.2/configure-2338-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
##############################################
qrencode-4.0.2/configure-2358-IFS=$ac_save_IFS
qrencode-4.0.2/configure:2359:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
qrencode-4.0.2/configure-2360-
##############################################
qrencode-4.0.2/configure-2487-     echo "timestamp, slept: $am_has_slept" > conftest.file
qrencode-4.0.2/configure:2488:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
qrencode-4.0.2/configure-2489-     if test "$*" = "X"; then
qrencode-4.0.2/configure-2490-	# -L didn't work.
qrencode-4.0.2/configure:2491:	set X `ls -t "$srcdir/configure" conftest.file`
qrencode-4.0.2/configure-2492-     fi
##############################################
qrencode-4.0.2/configure-2538-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
qrencode-4.0.2/configure:2539:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
qrencode-4.0.2/configure-2540-
qrencode-4.0.2/configure-2541-# Expand $ac_aux_dir to an absolute path.
qrencode-4.0.2/configure:2542:am_aux_dir=`cd "$ac_aux_dir" && pwd`
qrencode-4.0.2/configure-2543-
##############################################
qrencode-4.0.2/configure-2683-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
qrencode-4.0.2/configure:2684:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
qrencode-4.0.2/configure-2685-	     'mkdir (GNU coreutils) '* | \
##############################################
qrencode-4.0.2/configure-2756-set x ${MAKE-make}
qrencode-4.0.2/configure:2757:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
qrencode-4.0.2/configure-2758-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
qrencode-4.0.2/configure-2766-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
qrencode-4.0.2/configure:2767:case `${MAKE-make} -f conftest.make 2>/dev/null` in
qrencode-4.0.2/configure-2768-  *@@@%%%=?*=@@@%%%*)
##############################################
qrencode-4.0.2/configure-2832-
qrencode-4.0.2/configure:2833:if test "`cd $srcdir && pwd`" != "`pwd`"; then
qrencode-4.0.2/configure-2834-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
qrencode-4.0.2/configure-2999-# Ignore all kinds of additional output from 'make'.
qrencode-4.0.2/configure:3000:case `$am_make -s -f confmf 2> /dev/null` in #(
qrencode-4.0.2/configure-3001-*the\ am__doit\ target*)
##############################################
qrencode-4.0.2/configure-3009-   echo '.include "confinc"' > confmf
qrencode-4.0.2/configure:3010:   case `$am_make -s -f confmf 2> /dev/null` in #(
qrencode-4.0.2/configure-3011-   *the\ am__doit\ target*)
##############################################
qrencode-4.0.2/configure-3388-$as_echo_n "checking whether the C compiler works... " >&6; }
qrencode-4.0.2/configure:3389:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
qrencode-4.0.2/configure-3390-
##############################################
qrencode-4.0.2/configure-3432-	then :; else
qrencode-4.0.2/configure:3433:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
qrencode-4.0.2/configure-3434-	fi
##############################################
qrencode-4.0.2/configure-3492-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
qrencode-4.0.2/configure:3493:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
qrencode-4.0.2/configure-3494-	  break;;
##############################################
qrencode-4.0.2/configure-3601-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
qrencode-4.0.2/configure:3602:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
qrencode-4.0.2/configure-3603-       break;;
##############################################
qrencode-4.0.2/configure-3919-  if test "$am_compiler_list" = ""; then
qrencode-4.0.2/configure:3920:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
qrencode-4.0.2/configure-3921-  fi
##############################################
qrencode-4.0.2/configure-4299-  # Check for GNU $ac_path_GREP
qrencode-4.0.2/configure:4300:case `"$ac_path_GREP" --version 2>&1` in
qrencode-4.0.2/configure-4301-*GNU*)
##############################################
qrencode-4.0.2/configure-4365-  # Check for GNU $ac_path_EGREP
qrencode-4.0.2/configure:4366:case `"$ac_path_EGREP" --version 2>&1` in
qrencode-4.0.2/configure-4367-*GNU*)
##############################################
qrencode-4.0.2/configure-4573-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
qrencode-4.0.2/configure:4574:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
qrencode-4.0.2/configure-4575-  ECHO='print -r --'
qrencode-4.0.2/configure:4576:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
qrencode-4.0.2/configure-4577-  ECHO='printf %s\n'
##############################################
qrencode-4.0.2/configure-4642-  # Check for GNU $ac_path_SED
qrencode-4.0.2/configure:4643:case `"$ac_path_SED" --version 2>&1` in
qrencode-4.0.2/configure-4644-*GNU*)
##############################################
qrencode-4.0.2/configure-4721-  # Check for GNU $ac_path_FGREP
qrencode-4.0.2/configure:4722:case `"$ac_path_FGREP" --version 2>&1` in
qrencode-4.0.2/configure-4723-*GNU*)
##############################################
qrencode-4.0.2/configure-4801-    # gcc leaves a trailing carriage return, which upsets mingw
qrencode-4.0.2/configure:4802:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
qrencode-4.0.2/configure-4803-  *)
qrencode-4.0.2/configure:4804:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
qrencode-4.0.2/configure-4805-  esac
##############################################
qrencode-4.0.2/configure-4810-      # Canonicalize the pathname of ld
qrencode-4.0.2/configure:4811:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
qrencode-4.0.2/configure-4812-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
qrencode-4.0.2/configure:4813:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
qrencode-4.0.2/configure-4814-      done
##############################################
qrencode-4.0.2/configure-4845-      # Break only if it was the GNU/non-GNU ld that we prefer.
qrencode-4.0.2/configure:4846:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
qrencode-4.0.2/configure-4847-      *GNU* | *'with BFD'*)
##############################################
qrencode-4.0.2/configure-4876-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
qrencode-4.0.2/configure:4877:case `$LD -v 2>&1 </dev/null` in
qrencode-4.0.2/configure-4878-*GNU* | *'with BFD'*)
##############################################
qrencode-4.0.2/configure-4926-	esac
qrencode-4.0.2/configure:4927:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
qrencode-4.0.2/configure-4928-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
qrencode-4.0.2/configure-4932-	*)
qrencode-4.0.2/configure:4933:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
qrencode-4.0.2/configure-4934-	  */dev/null*)
##############################################
qrencode-4.0.2/configure-5060-
qrencode-4.0.2/configure:5061:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
qrencode-4.0.2/configure-5062-    *COFF*)
##############################################
qrencode-4.0.2/configure-5172-    # And add a safety zone
qrencode-4.0.2/configure:5173:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
qrencode-4.0.2/configure:5174:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
qrencode-4.0.2/configure-5175-    ;;
##############################################
qrencode-4.0.2/configure-5205-    if test -n "$kargmax"; then
qrencode-4.0.2/configure:5206:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
qrencode-4.0.2/configure-5207-    else
##############################################
qrencode-4.0.2/configure-5214-       test undefined != "$lt_cv_sys_max_cmd_len"; then
qrencode-4.0.2/configure:5215:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
qrencode-4.0.2/configure:5216:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
qrencode-4.0.2/configure-5217-    else
##############################################
qrencode-4.0.2/configure-5226-      # we can't tell.
qrencode-4.0.2/configure:5227:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
qrencode-4.0.2/configure-5228-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
qrencode-4.0.2/configure-5230-      do
qrencode-4.0.2/configure:5231:        i=`expr $i + 1`
qrencode-4.0.2/configure-5232-        teststring=$teststring$teststring
##############################################
qrencode-4.0.2/configure-5234-      # Only check the string length outside the loop.
qrencode-4.0.2/configure:5235:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
qrencode-4.0.2/configure-5236-      teststring=
##############################################
qrencode-4.0.2/configure-5239-      # linker.  It appears as though 1/2 is a usable value.
qrencode-4.0.2/configure:5240:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
qrencode-4.0.2/configure-5241-    fi
##############################################
qrencode-4.0.2/configure-5650-openbsd* | bitrig*)
qrencode-4.0.2/configure:5651:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
qrencode-4.0.2/configure-5652-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
qrencode-4.0.2/configure-5720-    else
qrencode-4.0.2/configure:5721:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
qrencode-4.0.2/configure-5722-    fi
##############################################
qrencode-4.0.2/configure-5865-  # decide which one to use based on capabilities of $DLLTOOL
qrencode-4.0.2/configure:5866:  case `$DLLTOOL --help 2>&1` in
qrencode-4.0.2/configure-5867-  *--identify-strict*)
##############################################
qrencode-4.0.2/configure-6386-# If we're using GNU nm, then use its standard symbol codes.
qrencode-4.0.2/configure:6387:case `$NM -V 2>&1` in
qrencode-4.0.2/configure-6388-*GNU* | *'with BFD'*)
##############################################
qrencode-4.0.2/configure-6434-mingw*)
qrencode-4.0.2/configure:6435:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
qrencode-4.0.2/configure-6436-  ;;
##############################################
qrencode-4.0.2/configure-6666-   if test yes = "$GCC"; then
qrencode-4.0.2/configure:6667:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
qrencode-4.0.2/configure-6668-   fi
##############################################
qrencode-4.0.2/configure-6670- /*)
qrencode-4.0.2/configure:6671:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
qrencode-4.0.2/configure-6672-   ;; #(
##############################################
qrencode-4.0.2/configure-6765-    done
qrencode-4.0.2/configure:6766:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
qrencode-4.0.2/configure-6767-}
##############################################
qrencode-4.0.2/configure-6787-  test $ac_status = 0; }; then
qrencode-4.0.2/configure:6788:    case `/usr/bin/file conftest.$ac_objext` in
qrencode-4.0.2/configure-6789-      *ELF-32*)
##############################################
qrencode-4.0.2/configure-6808-    if test yes = "$lt_cv_prog_gnu_ld"; then
qrencode-4.0.2/configure:6809:      case `/usr/bin/file conftest.$ac_objext` in
qrencode-4.0.2/configure-6810-	*32-bit*)
##############################################
qrencode-4.0.2/configure-6820-    else
qrencode-4.0.2/configure:6821:      case `/usr/bin/file conftest.$ac_objext` in
qrencode-4.0.2/configure-6822-	*32-bit*)
##############################################
qrencode-4.0.2/configure-6846-    emul=elf
qrencode-4.0.2/configure:6847:    case `/usr/bin/file conftest.$ac_objext` in
qrencode-4.0.2/configure-6848-      *32-bit*)
##############################################
qrencode-4.0.2/configure-6854-    esac
qrencode-4.0.2/configure:6855:    case `/usr/bin/file conftest.$ac_objext` in
qrencode-4.0.2/configure-6856-      *MSB*)
##############################################
qrencode-4.0.2/configure-6862-    esac
qrencode-4.0.2/configure:6863:    case `/usr/bin/file conftest.$ac_objext` in
qrencode-4.0.2/configure-6864-      *N32*)
##############################################
qrencode-4.0.2/configure-7795-    *:)
qrencode-4.0.2/configure:7796:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
qrencode-4.0.2/configure-7797-        ;;
qrencode-4.0.2/configure-7798-    x:*)
qrencode-4.0.2/configure:7799:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
qrencode-4.0.2/configure-7800-        ;;
qrencode-4.0.2/configure-7801-    *::*)
qrencode-4.0.2/configure:7802:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
qrencode-4.0.2/configure:7803:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
qrencode-4.0.2/configure-7804-        ;;
qrencode-4.0.2/configure-7805-    *)
qrencode-4.0.2/configure:7806:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
qrencode-4.0.2/configure-7807-        ;;
##############################################
qrencode-4.0.2/configure-7814-do :
qrencode-4.0.2/configure:7815:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
qrencode-4.0.2/configure-7816-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
qrencode-4.0.2/configure-7819-  cat >>confdefs.h <<_ACEOF
qrencode-4.0.2/configure:7820:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
qrencode-4.0.2/configure-7821-_ACEOF
##############################################
qrencode-4.0.2/configure-8147-	"file_magic "*)
qrencode-4.0.2/configure:8148:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
qrencode-4.0.2/configure-8149-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
qrencode-4.0.2/configure-8213-	"file_magic "*)
qrencode-4.0.2/configure:8214:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
qrencode-4.0.2/configure-8215-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
qrencode-4.0.2/configure-8607-      *)
qrencode-4.0.2/configure:8608:	case `$CC -V 2>&1 | sed 5q` in
qrencode-4.0.2/configure-8609-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
qrencode-4.0.2/configure-9056-	# shared libraries, regardless of the interface used.
qrencode-4.0.2/configure:9057:	case `$LD -v 2>&1` in
qrencode-4.0.2/configure-9058-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
qrencode-4.0.2/configure-9088-    supports_anon_versioning=no
qrencode-4.0.2/configure:9089:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
qrencode-4.0.2/configure-9090-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
qrencode-4.0.2/configure-9157-	# is; otherwise, prepend EXPORTS...
qrencode-4.0.2/configure:9158:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
qrencode-4.0.2/configure-9159-          cp $export_symbols $output_objdir/$soname.def;
##############################################
qrencode-4.0.2/configure-9191-	prefix_cmds="$SED"~
qrencode-4.0.2/configure:9192:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
qrencode-4.0.2/configure-9193-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
qrencode-4.0.2/configure-9213-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
qrencode-4.0.2/configure:9214:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
qrencode-4.0.2/configure:9215:      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'
qrencode-4.0.2/configure-9216-      ;;
##############################################
qrencode-4.0.2/configure-9231-        pgcc*)				# Portland Group C compiler
qrencode-4.0.2/configure:9232:	  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'
qrencode-4.0.2/configure-9233-	  tmp_addflag=' $pic_flag'
##############################################
qrencode-4.0.2/configure-9236-					# Portland Group f77 and f90 compilers
qrencode-4.0.2/configure:9237:	  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'
qrencode-4.0.2/configure-9238-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
qrencode-4.0.2/configure-9253-	nvcc*)	# Cuda Compiler Driver 2.2
qrencode-4.0.2/configure:9254:	  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'
qrencode-4.0.2/configure-9255-	  compiler_needs_object=yes
##############################################
qrencode-4.0.2/configure-9257-	esac
qrencode-4.0.2/configure:9258:	case `$CC -V 2>&1 | sed 5q` in
qrencode-4.0.2/configure-9259-	*Sun\ C*)			# Sun C 5.9
qrencode-4.0.2/configure:9260:	  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'
qrencode-4.0.2/configure-9261-	  compiler_needs_object=yes
##############################################
qrencode-4.0.2/configure-9328-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
qrencode-4.0.2/configure:9329:      case `$LD -v 2>&1` in
qrencode-4.0.2/configure-9330-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
qrencode-4.0.2/configure-9417-	else
qrencode-4.0.2/configure:9418:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
qrencode-4.0.2/configure-9419-	fi
##############################################
qrencode-4.0.2/configure-9482-	# below for broken collect2 doesn't work under 4.3+
qrencode-4.0.2/configure:9483:	  collect2name=`$CC -print-prog-name=collect2`
qrencode-4.0.2/configure-9484-	  if test -f "$collect2name" &&
##############################################
qrencode-4.0.2/configure-9562-      }'
qrencode-4.0.2/configure:9563:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
qrencode-4.0.2/configure-9564-  # Check for a 64-bit object if we didn't find anything.
qrencode-4.0.2/configure-9565-  if test -z "$lt_cv_aix_libpath_"; then
qrencode-4.0.2/configure:9566:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
qrencode-4.0.2/configure-9567-  fi
##############################################
qrencode-4.0.2/configure-9580-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
qrencode-4.0.2/configure:9581:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
qrencode-4.0.2/configure-9582-      else
##############################################
qrencode-4.0.2/configure-9615-      }'
qrencode-4.0.2/configure:9616:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
qrencode-4.0.2/configure-9617-  # Check for a 64-bit object if we didn't find anything.
qrencode-4.0.2/configure-9618-  if test -z "$lt_cv_aix_libpath_"; then
qrencode-4.0.2/configure:9619:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
qrencode-4.0.2/configure-9620-  fi
##############################################
qrencode-4.0.2/configure-9647-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
qrencode-4.0.2/configure:9648:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
qrencode-4.0.2/configure-9649-	  if test svr4 != "$with_aix_soname"; then
##############################################
qrencode-4.0.2/configure-9700-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
qrencode-4.0.2/configure:9701:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
qrencode-4.0.2/configure-9702-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
qrencode-4.0.2/configure-9738-	# FIXME: Setting linknames here is a bad hack.
qrencode-4.0.2/configure:9739:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
qrencode-4.0.2/configure-9740-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
qrencode-4.0.2/configure-9756-  if test yes = "$lt_cv_ld_force_load"; then
qrencode-4.0.2/configure:9757:    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\"`'
qrencode-4.0.2/configure-9758-
##############################################
qrencode-4.0.2/configure-9936-      if test yes = "$GCC"; then
qrencode-4.0.2/configure:9937:	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'
qrencode-4.0.2/configure-9938-	# Try to use the -exported_symbol ld option, if it does not
##############################################
qrencode-4.0.2/configure-9964-	if test yes = "$lt_cv_irix_exported_symbol"; then
qrencode-4.0.2/configure:9965:          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'
qrencode-4.0.2/configure-9966-	fi
##############################################
qrencode-4.0.2/configure-9968-      else
qrencode-4.0.2/configure:9969:	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'
qrencode-4.0.2/configure:9970:	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'
qrencode-4.0.2/configure-9971-      fi
##############################################
qrencode-4.0.2/configure-10015-	hardcode_direct_absolute=yes
qrencode-4.0.2/configure:10016:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
qrencode-4.0.2/configure-10017-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
qrencode-4.0.2/configure-10046-	prefix_cmds="$SED"~
qrencode-4.0.2/configure:10047:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
qrencode-4.0.2/configure-10048-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
qrencode-4.0.2/configure-10060-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
qrencode-4.0.2/configure:10061:	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'
qrencode-4.0.2/configure-10062-      else
qrencode-4.0.2/configure-10063-	allow_undefined_flag=' -expect_unresolved \*'
qrencode-4.0.2/configure:10064:	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'
qrencode-4.0.2/configure-10065-      fi
##############################################
qrencode-4.0.2/configure-10073-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
qrencode-4.0.2/configure:10074:	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'
qrencode-4.0.2/configure-10075-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
qrencode-4.0.2/configure-10077-	allow_undefined_flag=' -expect_unresolved \*'
qrencode-4.0.2/configure:10078:	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'
qrencode-4.0.2/configure:10079:	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~
qrencode-4.0.2/configure:10080:          $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'
qrencode-4.0.2/configure-10081-
##############################################
qrencode-4.0.2/configure-10096-      else
qrencode-4.0.2/configure:10097:	case `$CC -V 2>&1` in
qrencode-4.0.2/configure-10098-	*"Compilers 5.0"*)
##############################################
qrencode-4.0.2/configure-10495-  esac
qrencode-4.0.2/configure:10496:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
qrencode-4.0.2/configure-10497-  case $lt_search_path_spec in
##############################################
qrencode-4.0.2/configure-10502-    # okay in the real world where ";" in dirpaths is itself problematic.
qrencode-4.0.2/configure:10503:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
qrencode-4.0.2/configure-10504-    ;;
qrencode-4.0.2/configure-10505-  *)
qrencode-4.0.2/configure:10506:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
qrencode-4.0.2/configure-10507-    ;;
##############################################
qrencode-4.0.2/configure-10511-  lt_tmp_lt_search_path_spec=
qrencode-4.0.2/configure:10512:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
qrencode-4.0.2/configure-10513-  # ...but if some path component already ends with the multilib dir we assume
##############################################
qrencode-4.0.2/configure-10553-  esac
qrencode-4.0.2/configure:10554:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
qrencode-4.0.2/configure-10555-else
##############################################
qrencode-4.0.2/configure-10693-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
qrencode-4.0.2/configure:10694:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
qrencode-4.0.2/configure-10695-    ;;
##############################################
qrencode-4.0.2/configure-10729-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
qrencode-4.0.2/configure:10730:    postinstall_cmds='base_file=`basename \$file`~
qrencode-4.0.2/configure:10731:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
qrencode-4.0.2/configure:10732:      dldir=$destdir/`dirname \$dlpath`~
qrencode-4.0.2/configure-10733-      test -d \$dldir || mkdir -p \$dldir~
##############################################
qrencode-4.0.2/configure-10738-      fi'
qrencode-4.0.2/configure:10739:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
qrencode-4.0.2/configure-10740-      dlpath=$dir/\$dldll~
##############################################
qrencode-4.0.2/configure-10746-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
qrencode-4.0.2/configure:10747:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
qrencode-4.0.2/configure-10748-
##############################################
qrencode-4.0.2/configure-10752-      # MinGW DLLs use traditional 'lib' prefix
qrencode-4.0.2/configure:10753:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
qrencode-4.0.2/configure-10754-      ;;
##############################################
qrencode-4.0.2/configure-10756-      # pw32 DLLs use 'pw' prefix rather than 'lib'
qrencode-4.0.2/configure:10757:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
qrencode-4.0.2/configure-10758-      ;;
##############################################
qrencode-4.0.2/configure-10765-    libname_spec='$name'
qrencode-4.0.2/configure:10766:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
qrencode-4.0.2/configure-10767-    library_names_spec='$libname.dll.lib'
##############################################
qrencode-4.0.2/configure-10777-        # Let DOS variable expansion print the short 8.3 style file name.
qrencode-4.0.2/configure:10778:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
qrencode-4.0.2/configure-10779-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
qrencode-4.0.2/configure-10782-      # Convert to MSYS style.
qrencode-4.0.2/configure:10783:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
qrencode-4.0.2/configure-10784-      ;;
##############################################
qrencode-4.0.2/configure-10788-      # like /cygdrive/c/PROGRA~1:/cygdr...
qrencode-4.0.2/configure:10789:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
qrencode-4.0.2/configure:10790:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
qrencode-4.0.2/configure:10791:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
qrencode-4.0.2/configure-10792-      ;;
##############################################
qrencode-4.0.2/configure-10796-        # It is most probably a Windows format PATH.
qrencode-4.0.2/configure:10797:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
qrencode-4.0.2/configure-10798-      else
qrencode-4.0.2/configure:10799:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
qrencode-4.0.2/configure-10800-      fi
##############################################
qrencode-4.0.2/configure-10806-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
qrencode-4.0.2/configure:10807:    postinstall_cmds='base_file=`basename \$file`~
qrencode-4.0.2/configure:10808:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
qrencode-4.0.2/configure:10809:      dldir=$destdir/`dirname \$dlpath`~
qrencode-4.0.2/configure-10810-      test -d \$dldir || mkdir -p \$dldir~
qrencode-4.0.2/configure-10811-      $install_prog $dir/$dlname \$dldir/$dlname'
qrencode-4.0.2/configure:10812:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
qrencode-4.0.2/configure-10813-      dlpath=$dir/\$dldll~
##############################################
qrencode-4.0.2/configure-10820-    # Assume MSVC wrapper
qrencode-4.0.2/configure:10821:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
qrencode-4.0.2/configure-10822-    dynamic_linker='Win32 ld.exe'
##############################################
qrencode-4.0.2/configure-10837-  shlibpath_var=DYLD_LIBRARY_PATH
qrencode-4.0.2/configure:10838:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
qrencode-4.0.2/configure-10839-
##############################################
qrencode-4.0.2/configure-11090-  if test -f /etc/ld.so.conf; then
qrencode-4.0.2/configure:11091:    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' ' '`
qrencode-4.0.2/configure-11092-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
qrencode-4.0.2/configure-11156-  need_lib_prefix=no
qrencode-4.0.2/configure:11157:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
qrencode-4.0.2/configure-11158-    need_version=no
##############################################
qrencode-4.0.2/configure-11183-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
qrencode-4.0.2/configure:11184:  postinstall_cmds='base_file=`basename \$file`~
qrencode-4.0.2/configure:11185:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
qrencode-4.0.2/configure:11186:    dldir=$destdir/`dirname \$dlpath`~
qrencode-4.0.2/configure-11187-    test -d \$dldir || mkdir -p \$dldir~
##############################################
qrencode-4.0.2/configure-11192-    fi'
qrencode-4.0.2/configure:11193:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
qrencode-4.0.2/configure-11194-    dlpath=$dir/\$dldll~
##############################################
qrencode-4.0.2/configure-12749-  if test "$am_compiler_list" = ""; then
qrencode-4.0.2/configure:12750:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
qrencode-4.0.2/configure-12751-  fi
##############################################
qrencode-4.0.2/configure-13108-  test $ac_status = 0; }; then
qrencode-4.0.2/configure:13109:  pkg_cv_png_CFLAGS=`$PKG_CONFIG --cflags ""libpng"" 2>/dev/null`
qrencode-4.0.2/configure-13110-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
qrencode-4.0.2/configure-13125-  test $ac_status = 0; }; then
qrencode-4.0.2/configure:13126:  pkg_cv_png_LIBS=`$PKG_CONFIG --libs ""libpng"" 2>/dev/null`
qrencode-4.0.2/configure-13127-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
qrencode-4.0.2/configure-13146-        if test $_pkg_short_errors_supported = yes; then
qrencode-4.0.2/configure:13147:	        png_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs ""libpng"" 2>&1`
qrencode-4.0.2/configure-13148-        else
qrencode-4.0.2/configure:13149:	        png_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs ""libpng"" 2>&1`
qrencode-4.0.2/configure-13150-        fi
##############################################
qrencode-4.0.2/configure-13228-  test $ac_status = 0; }; then
qrencode-4.0.2/configure:13229:  pkg_cv_SDL_CFLAGS=`$PKG_CONFIG --cflags "sdl2 >= $SDL_REQUIRED_VERSION" 2>/dev/null`
qrencode-4.0.2/configure-13230-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
qrencode-4.0.2/configure-13245-  test $ac_status = 0; }; then
qrencode-4.0.2/configure:13246:  pkg_cv_SDL_LIBS=`$PKG_CONFIG --libs "sdl2 >= $SDL_REQUIRED_VERSION" 2>/dev/null`
qrencode-4.0.2/configure-13247-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
qrencode-4.0.2/configure-13266-        if test $_pkg_short_errors_supported = yes; then
qrencode-4.0.2/configure:13267:	        SDL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "sdl2 >= $SDL_REQUIRED_VERSION" 2>&1`
qrencode-4.0.2/configure-13268-        else
qrencode-4.0.2/configure:13269:	        SDL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "sdl2 >= $SDL_REQUIRED_VERSION" 2>&1`
qrencode-4.0.2/configure-13270-        fi
##############################################
qrencode-4.0.2/configure-13335-    # gcc leaves a trailing carriage return which upsets mingw
qrencode-4.0.2/configure:13336:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
qrencode-4.0.2/configure-13337-  *)
qrencode-4.0.2/configure:13338:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
qrencode-4.0.2/configure-13339-  esac
##############################################
qrencode-4.0.2/configure-13344-      # Canonicalize the pathname of ld
qrencode-4.0.2/configure:13345:      ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'`
qrencode-4.0.2/configure-13346-      while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do
qrencode-4.0.2/configure:13347:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
qrencode-4.0.2/configure-13348-      done
##############################################
qrencode-4.0.2/configure-13379-      # Break only if it was the GNU/non-GNU ld that we prefer.
qrencode-4.0.2/configure:13380:      case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
qrencode-4.0.2/configure-13381-      *GNU* | *'with BFD'*)
##############################################
qrencode-4.0.2/configure-13410-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
qrencode-4.0.2/configure:13411:case `$LD -v 2>&1 </dev/null` in
qrencode-4.0.2/configure-13412-*GNU* | *'with BFD'*)
##############################################
qrencode-4.0.2/configure-13498-    *)
qrencode-4.0.2/configure:13499:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
qrencode-4.0.2/configure-13500-      if test -n "$searchpath"; then
##############################################
qrencode-4.0.2/configure-13508-                ;;
qrencode-4.0.2/configure:13509:              *) searchdir=`cd "$searchdir" && pwd`
qrencode-4.0.2/configure-13510-                 case "$searchdir" in
##############################################
qrencode-4.0.2/configure-13599-        names_already_handled="$names_already_handled $name"
qrencode-4.0.2/configure:13600:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
qrencode-4.0.2/configure-13601-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
qrencode-4.0.2/configure-13675-                -L*)
qrencode-4.0.2/configure:13676:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
qrencode-4.0.2/configure-13677-                                    if test -n "$acl_shlibext"; then
##############################################
qrencode-4.0.2/configure-13792-              */$acl_libdirstem | */$acl_libdirstem/)
qrencode-4.0.2/configure:13793:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
qrencode-4.0.2/configure-13794-                if test "$name" = 'iconv'; then
##############################################
qrencode-4.0.2/configure-13799-              */$acl_libdirstem2 | */$acl_libdirstem2/)
qrencode-4.0.2/configure:13800:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
qrencode-4.0.2/configure-13801-                if test "$name" = 'iconv'; then
##############################################
qrencode-4.0.2/configure-13850-                  -L*)
qrencode-4.0.2/configure:13851:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
qrencode-4.0.2/configure-13852-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
qrencode-4.0.2/configure-13909-                  -R*)
qrencode-4.0.2/configure:13910:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
qrencode-4.0.2/configure-13911-                    if test "$enable_rpath" != no; then
##############################################
qrencode-4.0.2/configure-13934-                  -l*)
qrencode-4.0.2/configure:13935:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
qrencode-4.0.2/configure-13936-                    ;;
qrencode-4.0.2/configure-13937-                  *.la)
qrencode-4.0.2/configure:13938:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
qrencode-4.0.2/configure-13939-                    ;;
##############################################
qrencode-4.0.2/configure-14415-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
qrencode-4.0.2/configure:14416:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
qrencode-4.0.2/configure-14417-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
qrencode-4.0.2/configure-14534-if test -z "$BASH_VERSION$ZSH_VERSION" \
qrencode-4.0.2/configure:14535:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
qrencode-4.0.2/configure-14536-  as_echo='print -r --'
qrencode-4.0.2/configure-14537-  as_echo_n='print -rn --'
qrencode-4.0.2/configure:14538:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
qrencode-4.0.2/configure-14539-  as_echo='printf %s\n'
##############################################
qrencode-4.0.2/configure-14541-else
qrencode-4.0.2/configure:14542:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
qrencode-4.0.2/configure-14543-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
qrencode-4.0.2/configure-14551-	expr "X$arg" : "X\\(.*\\)$as_nl";
qrencode-4.0.2/configure:14552:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
qrencode-4.0.2/configure-14553-      esac;
##############################################
qrencode-4.0.2/configure-14628-# ----------------------------------------
qrencode-4.0.2/configure:14629:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
qrencode-4.0.2/configure-14630-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
qrencode-4.0.2/configure-14700-  {
qrencode-4.0.2/configure:14701:    as_val=`expr "$@" || test $? -eq 1`
qrencode-4.0.2/configure-14702-  }
##############################################
qrencode-4.0.2/configure-14804-      case $as_dir in #(
qrencode-4.0.2/configure:14805:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
qrencode-4.0.2/configure-14806-      *) as_qdir=$as_dir;;
##############################################
qrencode-4.0.2/configure-14939-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
qrencode-4.0.2/configure:14940:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
qrencode-4.0.2/configure-14941-ac_cs_version="\\
##############################################
qrencode-4.0.2/configure-14964-  --*=?*)
qrencode-4.0.2/configure:14965:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
qrencode-4.0.2/configure:14966:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
qrencode-4.0.2/configure-14967-    ac_shift=:
##############################################
qrencode-4.0.2/configure-14969-  --*=)
qrencode-4.0.2/configure:14970:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
qrencode-4.0.2/configure-14971-    ac_optarg=
##############################################
qrencode-4.0.2/configure-14993-    case $ac_optarg in
qrencode-4.0.2/configure:14994:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
qrencode-4.0.2/configure-14995-    '') as_fn_error $? "missing file argument" ;;
##############################################
qrencode-4.0.2/configure-15001-    case $ac_optarg in
qrencode-4.0.2/configure:15002:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
qrencode-4.0.2/configure-15003-    esac
##############################################
qrencode-4.0.2/configure-15070-delay_variable_subst='$delay_variable_subst'
qrencode-4.0.2/configure:15071:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15072:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15073:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15074:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15075:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15076:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15077:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15078:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15079:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15080:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15081:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15082:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15083:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15084:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15085:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15086:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15087:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15088:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15089:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15090:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15091:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15092:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15093:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15094:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15095:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15096:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15097:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15098:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15099:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15100:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15101:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15102:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15103:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15104:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15105:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15106:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15107:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15108:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15109:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15110:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15111:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15112:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15113:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15114:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15115:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15116:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15117:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15118:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15119:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15120:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15121:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15122:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15123:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15124:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15125:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15126:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15127:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15128:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15129: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"`'
qrencode-4.0.2/configure:15130:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15131:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15132:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15133:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15134:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15135:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15136:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15137:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15138:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15139:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15140:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15141:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15142:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15143:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15144:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15145:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15146:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15147:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15148:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15149:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15150:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15151:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15152:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15153:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15154:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15155:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15156:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15157:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15158:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15159:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15160:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15161:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15162:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15163:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15164:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15165:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15166:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15167:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15168:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15169:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15170:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15171:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15172:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15173:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15174:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15175:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15176:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15177:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15178:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15179:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15180:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15181:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15182:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15183:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15184:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15185:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15186:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15187:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15188:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15189:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15190:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15191:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15192:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15193:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15194:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15195:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15196:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15197:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15198:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15199:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15200:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15201:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15202:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15203:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15204:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure:15205:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/configure-15206-
##############################################
qrencode-4.0.2/configure-15287-striplib; do
qrencode-4.0.2/configure:15288:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
qrencode-4.0.2/configure-15289-    *[\\\\\\\`\\"\\\$]*)
qrencode-4.0.2/configure:15290:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
qrencode-4.0.2/configure-15291-      ;;
##############################################
qrencode-4.0.2/configure-15318-configure_time_lt_sys_library_path; do
qrencode-4.0.2/configure:15319:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
qrencode-4.0.2/configure-15320-    *[\\\\\\\`\\"\\\$]*)
qrencode-4.0.2/configure:15321:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
qrencode-4.0.2/configure-15322-      ;;
##############################################
qrencode-4.0.2/configure-15416-fi
qrencode-4.0.2/configure:15417:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
qrencode-4.0.2/configure-15418-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
qrencode-4.0.2/configure-15433-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
qrencode-4.0.2/configure:15434:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
qrencode-4.0.2/configure-15435-ac_delim='%!_!# '
##############################################
qrencode-4.0.2/configure-15439-
qrencode-4.0.2/configure:15440:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
qrencode-4.0.2/configure-15441-  if test $ac_delim_n = $ac_delim_num; then
##############################################
qrencode-4.0.2/configure-15577-for ac_last_try in false false :; do
qrencode-4.0.2/configure:15578:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
qrencode-4.0.2/configure-15579-  if test -z "$ac_tt"; then
##############################################
qrencode-4.0.2/configure-15709-      esac
qrencode-4.0.2/configure:15710:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
qrencode-4.0.2/configure-15711-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
qrencode-4.0.2/configure-15768-*)
qrencode-4.0.2/configure:15769:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
qrencode-4.0.2/configure-15770-  # A ".." for each directory in $ac_dir_suffix.
qrencode-4.0.2/configure:15771:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
qrencode-4.0.2/configure-15772-  case $ac_top_builddir_sub in
##############################################
qrencode-4.0.2/configure-15829-/@mandir@/p'
qrencode-4.0.2/configure:15830:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
qrencode-4.0.2/configure-15831-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
qrencode-4.0.2/configure-15846-
qrencode-4.0.2/configure:15847:# Neutralize VPATH when `$srcdir' = `.'.
qrencode-4.0.2/configure-15848-# Shell code in configure.ac might set extrasub.
##############################################
qrencode-4.0.2/configure-15874-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
qrencode-4.0.2/configure:15875:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
qrencode-4.0.2/configure-15876-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
qrencode-4.0.2/configure-15920-    * )
qrencode-4.0.2/configure:15921:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
qrencode-4.0.2/configure-15922-  esac
##############################################
qrencode-4.0.2/configure-15967-    # Strip MF so we end up with the name of the file.
qrencode-4.0.2/configure:15968:    mf=`echo "$mf" | sed -e 's/:.*$//'`
qrencode-4.0.2/configure-15969-    # Check whether this is an Automake generated Makefile or not.
##############################################
qrencode-4.0.2/configure-16004-    # from the Makefile without running 'make'.
qrencode-4.0.2/configure:16005:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
qrencode-4.0.2/configure-16006-    test -z "$DEPDIR" && continue
qrencode-4.0.2/configure:16007:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
qrencode-4.0.2/configure-16008-    test -z "$am__include" && continue
qrencode-4.0.2/configure:16009:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
qrencode-4.0.2/configure-16010-    # Find all dependency output files, they are included files with
##############################################
qrencode-4.0.2/configure-16526-    *:)
qrencode-4.0.2/configure:16527:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
qrencode-4.0.2/configure-16528-        ;;
qrencode-4.0.2/configure-16529-    x:*)
qrencode-4.0.2/configure:16530:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
qrencode-4.0.2/configure-16531-        ;;
qrencode-4.0.2/configure-16532-    *::*)
qrencode-4.0.2/configure:16533:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
qrencode-4.0.2/configure:16534:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
qrencode-4.0.2/configure-16535-        ;;
qrencode-4.0.2/configure-16536-    *)
qrencode-4.0.2/configure:16537:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
qrencode-4.0.2/configure-16538-        ;;
##############################################
qrencode-4.0.2/configure-16553-    done
qrencode-4.0.2/configure:16554:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
qrencode-4.0.2/configure-16555-}
##############################################
qrencode-4.0.2/Makefile.in-53-  { \
qrencode-4.0.2/Makefile.in:54:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
qrencode-4.0.2/Makefile.in-55-  }; \
##############################################
qrencode-4.0.2/Makefile.in-111-CONFIG_CLEAN_VPATH_FILES =
qrencode-4.0.2/Makefile.in:112:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
qrencode-4.0.2/Makefile.in-113-am__vpath_adj = case $$p in \
qrencode-4.0.2/Makefile.in:114:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
qrencode-4.0.2/Makefile.in-115-    *) f=$$p;; \
qrencode-4.0.2/Makefile.in-116-  esac;
qrencode-4.0.2/Makefile.in:117:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
qrencode-4.0.2/Makefile.in-118-am__install_max = 40
qrencode-4.0.2/Makefile.in-119-am__nobase_strip_setup = \
qrencode-4.0.2/Makefile.in:120:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
qrencode-4.0.2/Makefile.in-121-am__nobase_strip = \
##############################################
qrencode-4.0.2/Makefile.in-274-  while test -n "$$dir1"; do \
qrencode-4.0.2/Makefile.in:275:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
qrencode-4.0.2/Makefile.in-276-    if test "$$first" != "."; then \
qrencode-4.0.2/Makefile.in-277-      if test "$$first" = ".."; then \
qrencode-4.0.2/Makefile.in:278:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
qrencode-4.0.2/Makefile.in:279:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
qrencode-4.0.2/Makefile.in-280-      else \
qrencode-4.0.2/Makefile.in:281:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
qrencode-4.0.2/Makefile.in-282-        if test "$$first2" = "$$first"; then \
qrencode-4.0.2/Makefile.in:283:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
qrencode-4.0.2/Makefile.in-284-        else \
##############################################
qrencode-4.0.2/Makefile.in-289-    fi; \
qrencode-4.0.2/Makefile.in:290:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
qrencode-4.0.2/Makefile.in-291-  done; \
##############################################
qrencode-4.0.2/Makefile.in-604-	test -n "$(EXEEXT)" || exit 0; \
qrencode-4.0.2/Makefile.in:605:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
qrencode-4.0.2/Makefile.in-606-	echo " rm -f" $$list; \
##############################################
qrencode-4.0.2/Makefile.in-637-.c.obj:
qrencode-4.0.2/Makefile.in:638:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
qrencode-4.0.2/Makefile.in-639-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
qrencode-4.0.2/Makefile.in-641-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
qrencode-4.0.2/Makefile.in:642:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
qrencode-4.0.2/Makefile.in-643-
##############################################
qrencode-4.0.2/Makefile.in-651-qrencode-qrenc.o: qrenc.c
qrencode-4.0.2/Makefile.in:652:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(qrencode_CFLAGS) $(CFLAGS) -MT qrencode-qrenc.o -MD -MP -MF $(DEPDIR)/qrencode-qrenc.Tpo -c -o qrencode-qrenc.o `test -f 'qrenc.c' || echo '$(srcdir)/'`qrenc.c
qrencode-4.0.2/Makefile.in-653-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/qrencode-qrenc.Tpo $(DEPDIR)/qrencode-qrenc.Po
##############################################
qrencode-4.0.2/Makefile.in-655-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
qrencode-4.0.2/Makefile.in:656:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(qrencode_CFLAGS) $(CFLAGS) -c -o qrencode-qrenc.o `test -f 'qrenc.c' || echo '$(srcdir)/'`qrenc.c
qrencode-4.0.2/Makefile.in-657-
qrencode-4.0.2/Makefile.in-658-qrencode-qrenc.obj: qrenc.c
qrencode-4.0.2/Makefile.in:659:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(qrencode_CFLAGS) $(CFLAGS) -MT qrencode-qrenc.obj -MD -MP -MF $(DEPDIR)/qrencode-qrenc.Tpo -c -o qrencode-qrenc.obj `if test -f 'qrenc.c'; then $(CYGPATH_W) 'qrenc.c'; else $(CYGPATH_W) '$(srcdir)/qrenc.c'; fi`
qrencode-4.0.2/Makefile.in-660-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/qrencode-qrenc.Tpo $(DEPDIR)/qrencode-qrenc.Po
##############################################
qrencode-4.0.2/Makefile.in-662-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
qrencode-4.0.2/Makefile.in:663:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(qrencode_CFLAGS) $(CFLAGS) -c -o qrencode-qrenc.obj `if test -f 'qrenc.c'; then $(CYGPATH_W) 'qrenc.c'; else $(CYGPATH_W) '$(srcdir)/qrenc.c'; fi`
qrencode-4.0.2/Makefile.in-664-
##############################################
qrencode-4.0.2/Makefile.in-677-	test -n "$(man1dir)" \
qrencode-4.0.2/Makefile.in:678:	  && test -n "`echo $$list1$$list2`" \
qrencode-4.0.2/Makefile.in-679-	  || exit 0; \
##############################################
qrencode-4.0.2/Makefile.in-732-	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
qrencode-4.0.2/Makefile.in:733:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
qrencode-4.0.2/Makefile.in-734-	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
##############################################
qrencode-4.0.2/Makefile.in-753-	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
qrencode-4.0.2/Makefile.in:754:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
qrencode-4.0.2/Makefile.in-755-	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
##############################################
qrencode-4.0.2/Makefile.in-770-	dot_seen=no; \
qrencode-4.0.2/Makefile.in:771:	target=`echo $@ | sed s/-recursive//`; \
qrencode-4.0.2/Makefile.in-772-	case "$@" in \
##############################################
qrencode-4.0.2/Makefile.in-833-GTAGS:
qrencode-4.0.2/Makefile.in:834:	here=`$(am__cd) $(top_builddir) && pwd` \
qrencode-4.0.2/Makefile.in-835-	  && $(am__cd) $(top_srcdir) \
##############################################
qrencode-4.0.2/Makefile.in-865-	test -d "$(distdir)" || mkdir "$(distdir)"
qrencode-4.0.2/Makefile.in:866:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
qrencode-4.0.2/Makefile.in:867:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
qrencode-4.0.2/Makefile.in-868-	list='$(DISTFILES)'; \
##############################################
qrencode-4.0.2/Makefile.in-879-	  if test -d $$d/$$file; then \
qrencode-4.0.2/Makefile.in:880:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
qrencode-4.0.2/Makefile.in-881-	    if test -d "$(distdir)/$$file"; then \
##############################################
qrencode-4.0.2/Makefile.in-990-	test -d $(distdir)/_build || exit 0; \
qrencode-4.0.2/Makefile.in:991:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
qrencode-4.0.2/Makefile.in-992-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
qrencode-4.0.2/Makefile.in-1034-	}; \
qrencode-4.0.2/Makefile.in:1035:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
qrencode-4.0.2/Makefile.in-1036-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
qrencode-4.0.2/Makefile.in-1046-	fi
qrencode-4.0.2/Makefile.in:1047:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
qrencode-4.0.2/Makefile.in-1048-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
qrencode-4.0.2/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
qrencode-4.0.2/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
qrencode-4.0.2/aclocal.m4-94-# and then we would define $MISSING as
##############################################
qrencode-4.0.2/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
qrencode-4.0.2/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
qrencode-4.0.2/aclocal.m4-109-])
##############################################
qrencode-4.0.2/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
qrencode-4.0.2/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
qrencode-4.0.2/aclocal.m4-207-  fi
##############################################
qrencode-4.0.2/aclocal.m4-356-    # Strip MF so we end up with the name of the file.
qrencode-4.0.2/aclocal.m4:357:    mf=`echo "$mf" | sed -e 's/:.*$//'`
qrencode-4.0.2/aclocal.m4-358-    # Check whether this is an Automake generated Makefile or not.
##############################################
qrencode-4.0.2/aclocal.m4-365-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
qrencode-4.0.2/aclocal.m4:366:      dirpart=`AS_DIRNAME("$mf")`
qrencode-4.0.2/aclocal.m4-367-    else
##############################################
qrencode-4.0.2/aclocal.m4-371-    # from the Makefile without running 'make'.
qrencode-4.0.2/aclocal.m4:372:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
qrencode-4.0.2/aclocal.m4-373-    test -z "$DEPDIR" && continue
qrencode-4.0.2/aclocal.m4:374:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
qrencode-4.0.2/aclocal.m4-375-    test -z "$am__include" && continue
qrencode-4.0.2/aclocal.m4:376:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
qrencode-4.0.2/aclocal.m4-377-    # Find all dependency output files, they are included files with
##############################################
qrencode-4.0.2/aclocal.m4-385-      test -f "$dirpart/$file" && continue
qrencode-4.0.2/aclocal.m4:386:      fdir=`AS_DIRNAME(["$file"])`
qrencode-4.0.2/aclocal.m4-387-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
qrencode-4.0.2/aclocal.m4-443-AC_REQUIRE([AC_PROG_INSTALL])dnl
qrencode-4.0.2/aclocal.m4:444:if test "`cd $srcdir && pwd`" != "`pwd`"; then
qrencode-4.0.2/aclocal.m4-445-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
qrencode-4.0.2/aclocal.m4-602-    * )
qrencode-4.0.2/aclocal.m4:603:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
qrencode-4.0.2/aclocal.m4-604-  esac
qrencode-4.0.2/aclocal.m4-605-done
qrencode-4.0.2/aclocal.m4:606:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
qrencode-4.0.2/aclocal.m4-607-
##############################################
qrencode-4.0.2/aclocal.m4-673-# Ignore all kinds of additional output from 'make'.
qrencode-4.0.2/aclocal.m4:674:case `$am_make -s -f confmf 2> /dev/null` in #(
qrencode-4.0.2/aclocal.m4-675-*the\ am__doit\ target*)
##############################################
qrencode-4.0.2/aclocal.m4-683-   echo '.include "confinc"' > confmf
qrencode-4.0.2/aclocal.m4:684:   case `$am_make -s -f confmf 2> /dev/null` in #(
qrencode-4.0.2/aclocal.m4-685-   *the\ am__doit\ target*)
##############################################
qrencode-4.0.2/aclocal.m4-865-     echo "timestamp, slept: $am_has_slept" > conftest.file
qrencode-4.0.2/aclocal.m4:866:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
qrencode-4.0.2/aclocal.m4-867-     if test "$[*]" = "X"; then
qrencode-4.0.2/aclocal.m4-868-	# -L didn't work.
qrencode-4.0.2/aclocal.m4:869:	set X `ls -t "$srcdir/configure" conftest.file`
qrencode-4.0.2/aclocal.m4-870-     fi
##############################################
qrencode-4.0.2/aclocal.m4-1271-    done
qrencode-4.0.2/aclocal.m4:1272:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
qrencode-4.0.2/aclocal.m4-1273-}
##############################################
qrencode-4.0.2/aclocal.m4-1583-m4_define([_LT_CONFIG_STATUS_DECLARE],
qrencode-4.0.2/aclocal.m4:1584:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
qrencode-4.0.2/aclocal.m4-1585-
##############################################
qrencode-4.0.2/aclocal.m4-1593-#
qrencode-4.0.2/aclocal.m4:1594:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
qrencode-4.0.2/aclocal.m4-1595-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
qrencode-4.0.2/aclocal.m4-1703-]], lt_decl_quote_varnames); do
qrencode-4.0.2/aclocal.m4:1704:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
qrencode-4.0.2/aclocal.m4-1705-    *[[\\\\\\\`\\"\\\$]]*)
qrencode-4.0.2/aclocal.m4:1706:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
qrencode-4.0.2/aclocal.m4-1707-      ;;
##############################################
qrencode-4.0.2/aclocal.m4-1716-]], lt_decl_dquote_varnames); do
qrencode-4.0.2/aclocal.m4:1717:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
qrencode-4.0.2/aclocal.m4-1718-    *[[\\\\\\\`\\"\\\$]]*)
qrencode-4.0.2/aclocal.m4:1719:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
qrencode-4.0.2/aclocal.m4-1720-      ;;
##############################################
qrencode-4.0.2/aclocal.m4-2256-  if test yes = "$lt_cv_ld_force_load"; then
qrencode-4.0.2/aclocal.m4:2257:    _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\"`'
qrencode-4.0.2/aclocal.m4-2258-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
qrencode-4.0.2/aclocal.m4-2309-      }]'
qrencode-4.0.2/aclocal.m4:2310:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
qrencode-4.0.2/aclocal.m4-2311-  # Check for a 64-bit object if we didn't find anything.
qrencode-4.0.2/aclocal.m4-2312-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
qrencode-4.0.2/aclocal.m4:2313:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
qrencode-4.0.2/aclocal.m4-2314-  fi],[])
##############################################
qrencode-4.0.2/aclocal.m4-2345-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
qrencode-4.0.2/aclocal.m4:2346:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
qrencode-4.0.2/aclocal.m4-2347-  ECHO='print -r --'
qrencode-4.0.2/aclocal.m4:2348:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
qrencode-4.0.2/aclocal.m4-2349-  ECHO='printf %s\n'
##############################################
qrencode-4.0.2/aclocal.m4-2380-    PATH=/empty FPATH=/empty; export PATH FPATH
qrencode-4.0.2/aclocal.m4:2381:    test "X`printf %s $ECHO`" = "X$ECHO" \
qrencode-4.0.2/aclocal.m4:2382:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
qrencode-4.0.2/aclocal.m4-2383-
##############################################
qrencode-4.0.2/aclocal.m4-2404-   if test yes = "$GCC"; then
qrencode-4.0.2/aclocal.m4:2405:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
qrencode-4.0.2/aclocal.m4-2406-   fi
##############################################
qrencode-4.0.2/aclocal.m4-2408- /*)
qrencode-4.0.2/aclocal.m4:2409:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
qrencode-4.0.2/aclocal.m4-2410-   ;; #(
##############################################
qrencode-4.0.2/aclocal.m4-2438-  if AC_TRY_EVAL(ac_compile); then
qrencode-4.0.2/aclocal.m4:2439:    case `/usr/bin/file conftest.$ac_objext` in
qrencode-4.0.2/aclocal.m4-2440-      *ELF-32*)
##############################################
qrencode-4.0.2/aclocal.m4-2455-    if test yes = "$lt_cv_prog_gnu_ld"; then
qrencode-4.0.2/aclocal.m4:2456:      case `/usr/bin/file conftest.$ac_objext` in
qrencode-4.0.2/aclocal.m4-2457-	*32-bit*)
##############################################
qrencode-4.0.2/aclocal.m4-2467-    else
qrencode-4.0.2/aclocal.m4:2468:      case `/usr/bin/file conftest.$ac_objext` in
qrencode-4.0.2/aclocal.m4-2469-	*32-bit*)
##############################################
qrencode-4.0.2/aclocal.m4-2489-    emul=elf
qrencode-4.0.2/aclocal.m4:2490:    case `/usr/bin/file conftest.$ac_objext` in
qrencode-4.0.2/aclocal.m4-2491-      *32-bit*)
##############################################
qrencode-4.0.2/aclocal.m4-2497-    esac
qrencode-4.0.2/aclocal.m4:2498:    case `/usr/bin/file conftest.$ac_objext` in
qrencode-4.0.2/aclocal.m4-2499-      *MSB*)
##############################################
qrencode-4.0.2/aclocal.m4-2505-    esac
qrencode-4.0.2/aclocal.m4:2506:    case `/usr/bin/file conftest.$ac_objext` in
qrencode-4.0.2/aclocal.m4-2507-      *N32*)
##############################################
qrencode-4.0.2/aclocal.m4-2870-    # And add a safety zone
qrencode-4.0.2/aclocal.m4:2871:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
qrencode-4.0.2/aclocal.m4:2872:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
qrencode-4.0.2/aclocal.m4-2873-    ;;
##############################################
qrencode-4.0.2/aclocal.m4-2903-    if test -n "$kargmax"; then
qrencode-4.0.2/aclocal.m4:2904:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
qrencode-4.0.2/aclocal.m4-2905-    else
##############################################
qrencode-4.0.2/aclocal.m4-2912-       test undefined != "$lt_cv_sys_max_cmd_len"; then
qrencode-4.0.2/aclocal.m4:2913:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
qrencode-4.0.2/aclocal.m4:2914:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
qrencode-4.0.2/aclocal.m4-2915-    else
##############################################
qrencode-4.0.2/aclocal.m4-2924-      # we can't tell.
qrencode-4.0.2/aclocal.m4:2925:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
qrencode-4.0.2/aclocal.m4-2926-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
qrencode-4.0.2/aclocal.m4-2928-      do
qrencode-4.0.2/aclocal.m4:2929:        i=`expr $i + 1`
qrencode-4.0.2/aclocal.m4-2930-        teststring=$teststring$teststring
##############################################
qrencode-4.0.2/aclocal.m4-2932-      # Only check the string length outside the loop.
qrencode-4.0.2/aclocal.m4:2933:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
qrencode-4.0.2/aclocal.m4-2934-      teststring=
##############################################
qrencode-4.0.2/aclocal.m4-2937-      # linker.  It appears as though 1/2 is a usable value.
qrencode-4.0.2/aclocal.m4:2938:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
qrencode-4.0.2/aclocal.m4-2939-    fi
##############################################
qrencode-4.0.2/aclocal.m4-3403-    *:)
qrencode-4.0.2/aclocal.m4:3404:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
qrencode-4.0.2/aclocal.m4-3405-        ;;
qrencode-4.0.2/aclocal.m4-3406-    x:*)
qrencode-4.0.2/aclocal.m4:3407:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
qrencode-4.0.2/aclocal.m4-3408-        ;;
qrencode-4.0.2/aclocal.m4-3409-    *::*)
qrencode-4.0.2/aclocal.m4:3410:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
qrencode-4.0.2/aclocal.m4:3411:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
qrencode-4.0.2/aclocal.m4-3412-        ;;
qrencode-4.0.2/aclocal.m4-3413-    *)
qrencode-4.0.2/aclocal.m4:3414:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
qrencode-4.0.2/aclocal.m4-3415-        ;;
##############################################
qrencode-4.0.2/aclocal.m4-3443-  esac
qrencode-4.0.2/aclocal.m4:3444:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
qrencode-4.0.2/aclocal.m4-3445-  case $lt_search_path_spec in
##############################################
qrencode-4.0.2/aclocal.m4-3450-    # okay in the real world where ";" in dirpaths is itself problematic.
qrencode-4.0.2/aclocal.m4:3451:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
qrencode-4.0.2/aclocal.m4-3452-    ;;
qrencode-4.0.2/aclocal.m4-3453-  *)
qrencode-4.0.2/aclocal.m4:3454:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
qrencode-4.0.2/aclocal.m4-3455-    ;;
##############################################
qrencode-4.0.2/aclocal.m4-3459-  lt_tmp_lt_search_path_spec=
qrencode-4.0.2/aclocal.m4:3460:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
qrencode-4.0.2/aclocal.m4-3461-  # ...but if some path component already ends with the multilib dir we assume
##############################################
qrencode-4.0.2/aclocal.m4-3501-  esac
qrencode-4.0.2/aclocal.m4:3502:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
qrencode-4.0.2/aclocal.m4-3503-else
##############################################
qrencode-4.0.2/aclocal.m4-3642-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
qrencode-4.0.2/aclocal.m4:3643:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
qrencode-4.0.2/aclocal.m4-3644-    ;;
##############################################
qrencode-4.0.2/aclocal.m4-3678-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
qrencode-4.0.2/aclocal.m4:3679:    postinstall_cmds='base_file=`basename \$file`~
qrencode-4.0.2/aclocal.m4:3680:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
qrencode-4.0.2/aclocal.m4:3681:      dldir=$destdir/`dirname \$dlpath`~
qrencode-4.0.2/aclocal.m4-3682-      test -d \$dldir || mkdir -p \$dldir~
##############################################
qrencode-4.0.2/aclocal.m4-3687-      fi'
qrencode-4.0.2/aclocal.m4:3688:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
qrencode-4.0.2/aclocal.m4-3689-      dlpath=$dir/\$dldll~
##############################################
qrencode-4.0.2/aclocal.m4-3695-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
qrencode-4.0.2/aclocal.m4:3696:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
qrencode-4.0.2/aclocal.m4-3697-m4_if([$1], [],[
##############################################
qrencode-4.0.2/aclocal.m4-3701-      # MinGW DLLs use traditional 'lib' prefix
qrencode-4.0.2/aclocal.m4:3702:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
qrencode-4.0.2/aclocal.m4-3703-      ;;
##############################################
qrencode-4.0.2/aclocal.m4-3705-      # pw32 DLLs use 'pw' prefix rather than 'lib'
qrencode-4.0.2/aclocal.m4:3706:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
qrencode-4.0.2/aclocal.m4-3707-      ;;
##############################################
qrencode-4.0.2/aclocal.m4-3714-    libname_spec='$name'
qrencode-4.0.2/aclocal.m4:3715:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
qrencode-4.0.2/aclocal.m4-3716-    library_names_spec='$libname.dll.lib'
##############################################
qrencode-4.0.2/aclocal.m4-3726-        # Let DOS variable expansion print the short 8.3 style file name.
qrencode-4.0.2/aclocal.m4:3727:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
qrencode-4.0.2/aclocal.m4-3728-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
qrencode-4.0.2/aclocal.m4-3731-      # Convert to MSYS style.
qrencode-4.0.2/aclocal.m4:3732:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
qrencode-4.0.2/aclocal.m4-3733-      ;;
##############################################
qrencode-4.0.2/aclocal.m4-3737-      # like /cygdrive/c/PROGRA~1:/cygdr...
qrencode-4.0.2/aclocal.m4:3738:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
qrencode-4.0.2/aclocal.m4:3739:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
qrencode-4.0.2/aclocal.m4:3740:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
qrencode-4.0.2/aclocal.m4-3741-      ;;
##############################################
qrencode-4.0.2/aclocal.m4-3745-        # It is most probably a Windows format PATH.
qrencode-4.0.2/aclocal.m4:3746:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
qrencode-4.0.2/aclocal.m4-3747-      else
qrencode-4.0.2/aclocal.m4:3748:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
qrencode-4.0.2/aclocal.m4-3749-      fi
##############################################
qrencode-4.0.2/aclocal.m4-3755-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
qrencode-4.0.2/aclocal.m4:3756:    postinstall_cmds='base_file=`basename \$file`~
qrencode-4.0.2/aclocal.m4:3757:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
qrencode-4.0.2/aclocal.m4:3758:      dldir=$destdir/`dirname \$dlpath`~
qrencode-4.0.2/aclocal.m4-3759-      test -d \$dldir || mkdir -p \$dldir~
qrencode-4.0.2/aclocal.m4-3760-      $install_prog $dir/$dlname \$dldir/$dlname'
qrencode-4.0.2/aclocal.m4:3761:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
qrencode-4.0.2/aclocal.m4-3762-      dlpath=$dir/\$dldll~
##############################################
qrencode-4.0.2/aclocal.m4-3769-    # Assume MSVC wrapper
qrencode-4.0.2/aclocal.m4:3770:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
qrencode-4.0.2/aclocal.m4-3771-    dynamic_linker='Win32 ld.exe'
##############################################
qrencode-4.0.2/aclocal.m4-3786-  shlibpath_var=DYLD_LIBRARY_PATH
qrencode-4.0.2/aclocal.m4:3787:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
qrencode-4.0.2/aclocal.m4-3788-m4_if([$1], [],[
##############################################
qrencode-4.0.2/aclocal.m4-4020-  if test -f /etc/ld.so.conf; then
qrencode-4.0.2/aclocal.m4:4021:    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' ' '`
qrencode-4.0.2/aclocal.m4-4022-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
qrencode-4.0.2/aclocal.m4-4086-  need_lib_prefix=no
qrencode-4.0.2/aclocal.m4:4087:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
qrencode-4.0.2/aclocal.m4-4088-    need_version=no
##############################################
qrencode-4.0.2/aclocal.m4-4113-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
qrencode-4.0.2/aclocal.m4:4114:  postinstall_cmds='base_file=`basename \$file`~
qrencode-4.0.2/aclocal.m4:4115:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
qrencode-4.0.2/aclocal.m4:4116:    dldir=$destdir/`dirname \$dlpath`~
qrencode-4.0.2/aclocal.m4-4117-    test -d \$dldir || mkdir -p \$dldir~
##############################################
qrencode-4.0.2/aclocal.m4-4122-    fi'
qrencode-4.0.2/aclocal.m4:4123:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
qrencode-4.0.2/aclocal.m4-4124-    dlpath=$dir/\$dldll~
##############################################
qrencode-4.0.2/aclocal.m4-4333-	"file_magic "*)
qrencode-4.0.2/aclocal.m4:4334:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
qrencode-4.0.2/aclocal.m4-4335-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
qrencode-4.0.2/aclocal.m4-4416-    # gcc leaves a trailing carriage return, which upsets mingw
qrencode-4.0.2/aclocal.m4:4417:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
qrencode-4.0.2/aclocal.m4-4418-  *)
qrencode-4.0.2/aclocal.m4:4419:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
qrencode-4.0.2/aclocal.m4-4420-  esac
##############################################
qrencode-4.0.2/aclocal.m4-4425-      # Canonicalize the pathname of ld
qrencode-4.0.2/aclocal.m4:4426:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
qrencode-4.0.2/aclocal.m4-4427-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
qrencode-4.0.2/aclocal.m4:4428:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
qrencode-4.0.2/aclocal.m4-4429-      done
##############################################
qrencode-4.0.2/aclocal.m4-4456-      # Break only if it was the GNU/non-GNU ld that we prefer.
qrencode-4.0.2/aclocal.m4:4457:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
qrencode-4.0.2/aclocal.m4-4458-      *GNU* | *'with BFD'*)
##############################################
qrencode-4.0.2/aclocal.m4-4496-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
qrencode-4.0.2/aclocal.m4:4497:case `$LD -v 2>&1 </dev/null` in
qrencode-4.0.2/aclocal.m4-4498-*GNU* | *'with BFD'*)
##############################################
qrencode-4.0.2/aclocal.m4-4723-openbsd* | bitrig*)
qrencode-4.0.2/aclocal.m4:4724:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
qrencode-4.0.2/aclocal.m4-4725-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
qrencode-4.0.2/aclocal.m4-4790-    else
qrencode-4.0.2/aclocal.m4:4791:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
qrencode-4.0.2/aclocal.m4-4792-    fi
##############################################
qrencode-4.0.2/aclocal.m4-4841-	esac
qrencode-4.0.2/aclocal.m4:4842:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
qrencode-4.0.2/aclocal.m4-4843-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
qrencode-4.0.2/aclocal.m4-4847-	*)
qrencode-4.0.2/aclocal.m4:4848:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
qrencode-4.0.2/aclocal.m4-4849-	  */dev/null*)
##############################################
qrencode-4.0.2/aclocal.m4-4873-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
qrencode-4.0.2/aclocal.m4:4874:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
qrencode-4.0.2/aclocal.m4-4875-    *COFF*)
##############################################
qrencode-4.0.2/aclocal.m4-4932-  # decide which one to use based on capabilities of $DLLTOOL
qrencode-4.0.2/aclocal.m4:4933:  case `$DLLTOOL --help 2>&1` in
qrencode-4.0.2/aclocal.m4-4934-  *--identify-strict*)
##############################################
qrencode-4.0.2/aclocal.m4-5106-# If we're using GNU nm, then use its standard symbol codes.
qrencode-4.0.2/aclocal.m4:5107:case `$NM -V 2>&1` in
qrencode-4.0.2/aclocal.m4-5108-*GNU* | *'with BFD'*)
##############################################
qrencode-4.0.2/aclocal.m4-5154-mingw*)
qrencode-4.0.2/aclocal.m4:5155:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
qrencode-4.0.2/aclocal.m4-5156-  ;;
##############################################
qrencode-4.0.2/aclocal.m4-5210-    nlist=conftest.nm
qrencode-4.0.2/aclocal.m4:5211:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
qrencode-4.0.2/aclocal.m4-5212-      # Try sorting and uniquifying the output.
##############################################
qrencode-4.0.2/aclocal.m4-5558-	  *)
qrencode-4.0.2/aclocal.m4:5559:	    case `$CC -V 2>&1 | sed 5q` in
qrencode-4.0.2/aclocal.m4-5560-	    *Sun\ C*)
##############################################
qrencode-4.0.2/aclocal.m4-5894-      *)
qrencode-4.0.2/aclocal.m4:5895:	case `$CC -V 2>&1 | sed 5q` in
qrencode-4.0.2/aclocal.m4-5896-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
qrencode-4.0.2/aclocal.m4-6077-    else
qrencode-4.0.2/aclocal.m4:6078:      _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
qrencode-4.0.2/aclocal.m4-6079-    fi
##############################################
qrencode-4.0.2/aclocal.m4-6176-	# shared libraries, regardless of the interface used.
qrencode-4.0.2/aclocal.m4:6177:	case `$LD -v 2>&1` in
qrencode-4.0.2/aclocal.m4-6178-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
qrencode-4.0.2/aclocal.m4-6208-    supports_anon_versioning=no
qrencode-4.0.2/aclocal.m4:6209:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
qrencode-4.0.2/aclocal.m4-6210-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
qrencode-4.0.2/aclocal.m4-6311-	prefix_cmds="$SED"~
qrencode-4.0.2/aclocal.m4:6312:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
qrencode-4.0.2/aclocal.m4-6313-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
qrencode-4.0.2/aclocal.m4-6333-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
qrencode-4.0.2/aclocal.m4:6334:      _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'
qrencode-4.0.2/aclocal.m4:6335:      _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'
qrencode-4.0.2/aclocal.m4-6336-      ;;
##############################################
qrencode-4.0.2/aclocal.m4-6351-        pgcc*)				# Portland Group C compiler
qrencode-4.0.2/aclocal.m4:6352:	  _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'
qrencode-4.0.2/aclocal.m4-6353-	  tmp_addflag=' $pic_flag'
##############################################
qrencode-4.0.2/aclocal.m4-6356-					# Portland Group f77 and f90 compilers
qrencode-4.0.2/aclocal.m4:6357:	  _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'
qrencode-4.0.2/aclocal.m4-6358-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
qrencode-4.0.2/aclocal.m4-6373-	nvcc*)	# Cuda Compiler Driver 2.2
qrencode-4.0.2/aclocal.m4:6374:	  _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'
qrencode-4.0.2/aclocal.m4-6375-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
qrencode-4.0.2/aclocal.m4-6377-	esac
qrencode-4.0.2/aclocal.m4:6378:	case `$CC -V 2>&1 | sed 5q` in
qrencode-4.0.2/aclocal.m4-6379-	*Sun\ C*)			# Sun C 5.9
qrencode-4.0.2/aclocal.m4:6380:	  _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'
qrencode-4.0.2/aclocal.m4-6381-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
qrencode-4.0.2/aclocal.m4-6448-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
qrencode-4.0.2/aclocal.m4:6449:      case `$LD -v 2>&1` in
qrencode-4.0.2/aclocal.m4-6450-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
qrencode-4.0.2/aclocal.m4-6537-	else
qrencode-4.0.2/aclocal.m4:6538:	  _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
qrencode-4.0.2/aclocal.m4-6539-	fi
##############################################
qrencode-4.0.2/aclocal.m4-6602-	# below for broken collect2 doesn't work under 4.3+
qrencode-4.0.2/aclocal.m4:6603:	  collect2name=`$CC -print-prog-name=collect2`
qrencode-4.0.2/aclocal.m4-6604-	  if test -f "$collect2name" &&
##############################################
qrencode-4.0.2/aclocal.m4-6658-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
qrencode-4.0.2/aclocal.m4:6659:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
qrencode-4.0.2/aclocal.m4-6660-      else
##############################################
qrencode-4.0.2/aclocal.m4-6683-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
qrencode-4.0.2/aclocal.m4:6684:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
qrencode-4.0.2/aclocal.m4-6685-	  if test svr4 != "$with_aix_soname"; then
##############################################
qrencode-4.0.2/aclocal.m4-6774-	# FIXME: Setting linknames here is a bad hack.
qrencode-4.0.2/aclocal.m4:6775:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
qrencode-4.0.2/aclocal.m4-6776-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
qrencode-4.0.2/aclocal.m4-6912-      if test yes = "$GCC"; then
qrencode-4.0.2/aclocal.m4:6913:	_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'
qrencode-4.0.2/aclocal.m4-6914-	# Try to use the -exported_symbol ld option, if it does not
##############################################
qrencode-4.0.2/aclocal.m4-6935-	if test yes = "$lt_cv_irix_exported_symbol"; then
qrencode-4.0.2/aclocal.m4:6936:          _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'
qrencode-4.0.2/aclocal.m4-6937-	fi
##############################################
qrencode-4.0.2/aclocal.m4-6939-      else
qrencode-4.0.2/aclocal.m4:6940:	_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'
qrencode-4.0.2/aclocal.m4:6941:	_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'
qrencode-4.0.2/aclocal.m4-6942-      fi
##############################################
qrencode-4.0.2/aclocal.m4-6986-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
qrencode-4.0.2/aclocal.m4:6987:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
qrencode-4.0.2/aclocal.m4-6988-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
qrencode-4.0.2/aclocal.m4-7017-	prefix_cmds="$SED"~
qrencode-4.0.2/aclocal.m4:7018:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
qrencode-4.0.2/aclocal.m4-7019-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
qrencode-4.0.2/aclocal.m4-7031-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
qrencode-4.0.2/aclocal.m4:7032:	_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'
qrencode-4.0.2/aclocal.m4-7033-      else
qrencode-4.0.2/aclocal.m4-7034-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
qrencode-4.0.2/aclocal.m4:7035:	_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'
qrencode-4.0.2/aclocal.m4-7036-      fi
##############################################
qrencode-4.0.2/aclocal.m4-7044-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
qrencode-4.0.2/aclocal.m4:7045:	_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'
qrencode-4.0.2/aclocal.m4-7046-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
qrencode-4.0.2/aclocal.m4-7048-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
qrencode-4.0.2/aclocal.m4:7049:	_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'
qrencode-4.0.2/aclocal.m4:7050:	_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~
qrencode-4.0.2/aclocal.m4:7051:          $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'
qrencode-4.0.2/aclocal.m4-7052-
##############################################
qrencode-4.0.2/aclocal.m4-7067-      else
qrencode-4.0.2/aclocal.m4:7068:	case `$CC -V 2>&1` in
qrencode-4.0.2/aclocal.m4-7069-	*"Compilers 5.0"*)
##############################################
qrencode-4.0.2/aclocal.m4-7260-	  _LT_TAGVAR(allow_undefined_flag, $1)=
qrencode-4.0.2/aclocal.m4:7261:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
qrencode-4.0.2/aclocal.m4-7262-	  then
##############################################
qrencode-4.0.2/aclocal.m4-7560-        # ancient GNU ld didn't support --whole-archive et. al.
qrencode-4.0.2/aclocal.m4:7561:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
qrencode-4.0.2/aclocal.m4-7562-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
qrencode-4.0.2/aclocal.m4-7670-          # below for broken collect2 doesn't work under 4.3+
qrencode-4.0.2/aclocal.m4:7671:	  collect2name=`$CC -print-prog-name=collect2`
qrencode-4.0.2/aclocal.m4-7672-	  if test -f "$collect2name" &&
##############################################
qrencode-4.0.2/aclocal.m4-7728-
qrencode-4.0.2/aclocal.m4:7729:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
qrencode-4.0.2/aclocal.m4-7730-        else
##############################################
qrencode-4.0.2/aclocal.m4-7753-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
qrencode-4.0.2/aclocal.m4:7754:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
qrencode-4.0.2/aclocal.m4-7755-	    if test svr4 != "$with_aix_soname"; then
##############################################
qrencode-4.0.2/aclocal.m4-7882-	  prefix_cmds="$SED"~
qrencode-4.0.2/aclocal.m4:7883:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
qrencode-4.0.2/aclocal.m4-7884-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
qrencode-4.0.2/aclocal.m4-7956-            # dependencies.
qrencode-4.0.2/aclocal.m4:7957:            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"'
qrencode-4.0.2/aclocal.m4-7958-            ;;
##############################################
qrencode-4.0.2/aclocal.m4-8021-	    # dependencies.
qrencode-4.0.2/aclocal.m4:8022:	    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"'
qrencode-4.0.2/aclocal.m4-8023-	    ;;
##############################################
qrencode-4.0.2/aclocal.m4-8057-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
qrencode-4.0.2/aclocal.m4:8058:	_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'
qrencode-4.0.2/aclocal.m4:8059:	_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'
qrencode-4.0.2/aclocal.m4-8060-	;;
##############################################
qrencode-4.0.2/aclocal.m4-8064-	    # SGI C++
qrencode-4.0.2/aclocal.m4:8065:	    _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'
qrencode-4.0.2/aclocal.m4-8066-
##############################################
qrencode-4.0.2/aclocal.m4-8075-	      if test no = "$with_gnu_ld"; then
qrencode-4.0.2/aclocal.m4:8076:	        _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'
qrencode-4.0.2/aclocal.m4-8077-	      else
qrencode-4.0.2/aclocal.m4:8078:	        _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'
qrencode-4.0.2/aclocal.m4-8079-	      fi
##############################################
qrencode-4.0.2/aclocal.m4-8096-	    # to its proper name (with version) after linking.
qrencode-4.0.2/aclocal.m4:8097:	    _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'
qrencode-4.0.2/aclocal.m4:8098:	    _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'
qrencode-4.0.2/aclocal.m4-8099-	    # Commands to make compiler produce verbose output that lists
##############################################
qrencode-4.0.2/aclocal.m4-8106-	    # dependencies.
qrencode-4.0.2/aclocal.m4:8107:	    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"'
qrencode-4.0.2/aclocal.m4-8108-
##############################################
qrencode-4.0.2/aclocal.m4-8121-	    # earlier do not add the objects themselves.
qrencode-4.0.2/aclocal.m4:8122:	    case `$CC -V 2>&1` in
qrencode-4.0.2/aclocal.m4-8123-	      *"Version 7."*)
##############################################
qrencode-4.0.2/aclocal.m4-8142-            # Portland Group C++ compiler
qrencode-4.0.2/aclocal.m4:8143:	    case `$CC -V` in
qrencode-4.0.2/aclocal.m4-8144-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
qrencode-4.0.2/aclocal.m4-8147-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
qrencode-4.0.2/aclocal.m4:8148:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
qrencode-4.0.2/aclocal.m4-8149-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
qrencode-4.0.2/aclocal.m4-8151-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
qrencode-4.0.2/aclocal.m4:8152:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
qrencode-4.0.2/aclocal.m4-8153-                $RANLIB $oldlib'
##############################################
qrencode-4.0.2/aclocal.m4-8156-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
qrencode-4.0.2/aclocal.m4:8157:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
qrencode-4.0.2/aclocal.m4-8158-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
qrencode-4.0.2/aclocal.m4-8160-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
qrencode-4.0.2/aclocal.m4:8161:                $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'
qrencode-4.0.2/aclocal.m4-8162-	      ;;
##############################################
qrencode-4.0.2/aclocal.m4-8170-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
qrencode-4.0.2/aclocal.m4:8171:	    _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'
qrencode-4.0.2/aclocal.m4-8172-            ;;
##############################################
qrencode-4.0.2/aclocal.m4-8189-	    # dependencies.
qrencode-4.0.2/aclocal.m4:8190:	    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'
qrencode-4.0.2/aclocal.m4-8191-	    ;;
##############################################
qrencode-4.0.2/aclocal.m4-8204-	  *)
qrencode-4.0.2/aclocal.m4:8205:	    case `$CC -V 2>&1 | sed 5q` in
qrencode-4.0.2/aclocal.m4-8206-	    *Sun\ C*)
##############################################
qrencode-4.0.2/aclocal.m4-8211-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
qrencode-4.0.2/aclocal.m4:8212:	      _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'
qrencode-4.0.2/aclocal.m4-8213-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
qrencode-4.0.2/aclocal.m4-8276-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
qrencode-4.0.2/aclocal.m4:8277:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
qrencode-4.0.2/aclocal.m4-8278-	    _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'
##############################################
qrencode-4.0.2/aclocal.m4-8295-	    # to its proper name (with version) after linking.
qrencode-4.0.2/aclocal.m4:8296:	    _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'
qrencode-4.0.2/aclocal.m4-8297-
##############################################
qrencode-4.0.2/aclocal.m4-8316-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
qrencode-4.0.2/aclocal.m4:8317:	        _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'
qrencode-4.0.2/aclocal.m4-8318-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
qrencode-4.0.2/aclocal.m4-8321-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
qrencode-4.0.2/aclocal.m4:8322:	        _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'
qrencode-4.0.2/aclocal.m4:8323:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
qrencode-4.0.2/aclocal.m4-8324-                  echo "-hidden">> $lib.exp~
qrencode-4.0.2/aclocal.m4:8325:                  $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~
qrencode-4.0.2/aclocal.m4-8326-                  $RM $lib.exp'
##############################################
qrencode-4.0.2/aclocal.m4-8340-	    # dependencies.
qrencode-4.0.2/aclocal.m4:8341:	    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"'
qrencode-4.0.2/aclocal.m4-8342-	    ;;
##############################################
qrencode-4.0.2/aclocal.m4-8347-	        osf3*)
qrencode-4.0.2/aclocal.m4:8348:	          _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'
qrencode-4.0.2/aclocal.m4-8349-		  ;;
qrencode-4.0.2/aclocal.m4-8350-	        *)
qrencode-4.0.2/aclocal.m4:8351:	          _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'
qrencode-4.0.2/aclocal.m4-8352-		  ;;
##############################################
qrencode-4.0.2/aclocal.m4-8600-  case @S|@2 in
qrencode-4.0.2/aclocal.m4:8601:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
qrencode-4.0.2/aclocal.m4:8602:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
qrencode-4.0.2/aclocal.m4-8603-  esac
##############################################
qrencode-4.0.2/aclocal.m4-8689-
qrencode-4.0.2/aclocal.m4:8690:  for p in `eval "$output_verbose_link_cmd"`; do
qrencode-4.0.2/aclocal.m4-8691-    case $prev$p in
##############################################
qrencode-4.0.2/aclocal.m4-8793-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
qrencode-4.0.2/aclocal.m4:8794: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
qrencode-4.0.2/aclocal.m4-8795-fi
##############################################
qrencode-4.0.2/aclocal.m4-9403-    test 10 -lt "$lt_ac_count" && break
qrencode-4.0.2/aclocal.m4:9404:    lt_ac_count=`expr $lt_ac_count + 1`
qrencode-4.0.2/aclocal.m4-9405-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
qrencode-4.0.2/aclocal.m4-10019-m4_define([lt_combine],
qrencode-4.0.2/aclocal.m4:10020:[m4_if(m4_eval([$# > 3]), [1],
qrencode-4.0.2/aclocal.m4-10021-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
qrencode-4.0.2/aclocal.m4-10309-    PKG_CHECK_EXISTS([$3],
qrencode-4.0.2/aclocal.m4:10310:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
qrencode-4.0.2/aclocal.m4-10311-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
qrencode-4.0.2/aclocal.m4-10357-        if test $_pkg_short_errors_supported = yes; then
qrencode-4.0.2/aclocal.m4:10358:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
qrencode-4.0.2/aclocal.m4-10359-        else 
qrencode-4.0.2/aclocal.m4:10360:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
qrencode-4.0.2/aclocal.m4-10361-        fi