===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
wput-0.6.2+git20130413/config.rpath-48-host="$1"
wput-0.6.2+git20130413/config.rpath:49:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
wput-0.6.2+git20130413/config.rpath:50:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
wput-0.6.2+git20130413/config.rpath:51:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
wput-0.6.2+git20130413/config.rpath-52-
##############################################
wput-0.6.2+git20130413/config.rpath-223-        case $host_os in aix4.[012]|aix4.[012].*)
wput-0.6.2+git20130413/config.rpath:224:          collect2name=`${CC} -print-prog-name=collect2`
wput-0.6.2+git20130413/config.rpath-225-          if test -f "$collect2name" && \
##############################################
wput-0.6.2+git20130413/config.rpath-350-      hardcode_direct=yes
wput-0.6.2+git20130413/config.rpath:351:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
wput-0.6.2+git20130413/config.rpath-352-        hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
wput-0.6.2+git20130413/config.rpath-517-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
wput-0.6.2+git20130413/config.rpath:518:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
wput-0.6.2+git20130413/config.rpath:519:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
wput-0.6.2+git20130413/config.rpath:520:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
wput-0.6.2+git20130413/config.rpath-521-
##############################################
wput-0.6.2+git20130413/config.guess-40-
wput-0.6.2+git20130413/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'`
wput-0.6.2+git20130413/config.guess-42-
##############################################
wput-0.6.2+git20130413/config.guess-109-: ${TMPDIR=/tmp} ;
wput-0.6.2+git20130413/config.guess:110: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
wput-0.6.2+git20130413/config.guess-111- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
wput-0.6.2+git20130413/config.guess-195-	    *)
wput-0.6.2+git20130413/config.guess:196:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
wput-0.6.2+git20130413/config.guess-197-		;;
##############################################
wput-0.6.2+git20130413/config.guess-222-	*4.0)
wput-0.6.2+git20130413/config.guess:223:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
wput-0.6.2+git20130413/config.guess-224-		;;
wput-0.6.2+git20130413/config.guess-225-	*5.*)
wput-0.6.2+git20130413/config.guess:226:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
wput-0.6.2+git20130413/config.guess-227-		;;
##############################################
wput-0.6.2+git20130413/config.guess-232-	# types through head -n 1, so we only detect the type of CPU 0.
wput-0.6.2+git20130413/config.guess:233:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
wput-0.6.2+git20130413/config.guess-234-	case "$ALPHA_CPU_TYPE" in
##############################################
wput-0.6.2+git20130413/config.guess-270-	# 1.2 uses "1.2" for uname -r.
wput-0.6.2+git20130413/config.guess:271:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
wput-0.6.2+git20130413/config.guess-272-	exit ;;
##############################################
wput-0.6.2+git20130413/config.guess-327-    s390x:SunOS:*:*)
wput-0.6.2+git20130413/config.guess:328:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
wput-0.6.2+git20130413/config.guess-329-	exit ;;
wput-0.6.2+git20130413/config.guess-330-    sun4H:SunOS:5.*:*)
wput-0.6.2+git20130413/config.guess:331:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
wput-0.6.2+git20130413/config.guess-332-	exit ;;
wput-0.6.2+git20130413/config.guess-333-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
wput-0.6.2+git20130413/config.guess:334:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
wput-0.6.2+git20130413/config.guess-335-	exit ;;
##############################################
wput-0.6.2+git20130413/config.guess-352-	fi
wput-0.6.2+git20130413/config.guess:353:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
wput-0.6.2+git20130413/config.guess-354-	exit ;;
##############################################
wput-0.6.2+git20130413/config.guess-358-	# it's likely to be more like Solaris than SunOS4.
wput-0.6.2+git20130413/config.guess:359:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
wput-0.6.2+git20130413/config.guess-360-	exit ;;
##############################################
wput-0.6.2+git20130413/config.guess-367-	# Japanese Language versions have a version number like `4.1.3-JL'.
wput-0.6.2+git20130413/config.guess:368:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
wput-0.6.2+git20130413/config.guess-369-	exit ;;
##############################################
wput-0.6.2+git20130413/config.guess-373-    sun*:*:4.2BSD:*)
wput-0.6.2+git20130413/config.guess:374:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
wput-0.6.2+git20130413/config.guess-375-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
wput-0.6.2+git20130413/config.guess-455-	$CC_FOR_BUILD -o $dummy $dummy.c &&
wput-0.6.2+git20130413/config.guess:456:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
wput-0.6.2+git20130413/config.guess:457:	  SYSTEM_NAME=`$dummy $dummyarg` &&
wput-0.6.2+git20130413/config.guess-458-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
wput-0.6.2+git20130413/config.guess-511-    *:IRIX*:*:*)
wput-0.6.2+git20130413/config.guess:512:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
wput-0.6.2+git20130413/config.guess-513-	exit ;;
##############################################
wput-0.6.2+git20130413/config.guess-541-EOF
wput-0.6.2+git20130413/config.guess:542:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
wput-0.6.2+git20130413/config.guess-543-		then
##############################################
wput-0.6.2+git20130413/config.guess-554-    *:AIX:*:[456])
wput-0.6.2+git20130413/config.guess:555:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
wput-0.6.2+git20130413/config.guess-556-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
wput-0.6.2+git20130413/config.guess-589-    9000/[34678]??:HP-UX:*:*)
wput-0.6.2+git20130413/config.guess:590:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
wput-0.6.2+git20130413/config.guess-591-	case "${UNAME_MACHINE}" in
##############################################
wput-0.6.2+git20130413/config.guess-643-EOF
wput-0.6.2+git20130413/config.guess:644:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
wput-0.6.2+git20130413/config.guess-645-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
wput-0.6.2+git20130413/config.guess-671-    ia64:HP-UX:*:*)
wput-0.6.2+git20130413/config.guess:672:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
wput-0.6.2+git20130413/config.guess-673-	echo ia64-hp-hpux${HPUX_REV}
##############################################
wput-0.6.2+git20130413/config.guess-701-EOF
wput-0.6.2+git20130413/config.guess:702:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
wput-0.6.2+git20130413/config.guess-703-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
wput-0.6.2+git20130413/config.guess-772-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
wput-0.6.2+git20130413/config.guess:773:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
wput-0.6.2+git20130413/config.guess-774-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
wput-0.6.2+git20130413/config.guess-777-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
wput-0.6.2+git20130413/config.guess:778:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
wput-0.6.2+git20130413/config.guess-779-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
wput-0.6.2+git20130413/config.guess-792-	    pc98)
wput-0.6.2+git20130413/config.guess:793:		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
wput-0.6.2+git20130413/config.guess-794-	    amd64)
wput-0.6.2+git20130413/config.guess:795:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
wput-0.6.2+git20130413/config.guess-796-	    *)
wput-0.6.2+git20130413/config.guess:797:		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
wput-0.6.2+git20130413/config.guess-798-	esac
##############################################
wput-0.6.2+git20130413/config.guess-846-    prep*:SunOS:5.*:*)
wput-0.6.2+git20130413/config.guess:847:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
wput-0.6.2+git20130413/config.guess-848-	exit ;;
##############################################
wput-0.6.2+git20130413/config.guess-850-	# the GNU system
wput-0.6.2+git20130413/config.guess:851:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
wput-0.6.2+git20130413/config.guess-852-	exit ;;
##############################################
wput-0.6.2+git20130413/config.guess-854-	# other systems with GNU libc and userland
wput-0.6.2+git20130413/config.guess:855:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
wput-0.6.2+git20130413/config.guess-856-	exit ;;
##############################################
wput-0.6.2+git20130413/config.guess-903-EOF
wput-0.6.2+git20130413/config.guess:904:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
wput-0.6.2+git20130413/config.guess-905-	echo "${UNAME_MACHINE}-pc-linux-${LIBC}"
##############################################
wput-0.6.2+git20130413/config.guess-931-EOF
wput-0.6.2+git20130413/config.guess:932:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
wput-0.6.2+git20130413/config.guess-933-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
##############################################
wput-0.6.2+git20130413/config.guess-1013-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
wput-0.6.2+git20130413/config.guess:1014:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
wput-0.6.2+git20130413/config.guess-1015-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
wput-0.6.2+git20130413/config.guess-1280-    *:DragonFly:*:*)
wput-0.6.2+git20130413/config.guess:1281:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
wput-0.6.2+git20130413/config.guess-1282-	exit ;;
##############################################
wput-0.6.2+git20130413/config.guess-1293-    i*86:skyos:*:*)
wput-0.6.2+git20130413/config.guess:1294:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
wput-0.6.2+git20130413/config.guess-1295-	exit ;;
##############################################
wput-0.6.2+git20130413/config.guess-1421-
wput-0.6.2+git20130413/config.guess:1422:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
wput-0.6.2+git20130413/config.guess-1423-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
wput-0.6.2+git20130413/src/socketlib.h-57-
wput-0.6.2+git20130413/src/socketlib.h:58:int get_ip_addr(char* hostname, unsigned int * ip);
wput-0.6.2+git20130413/src/socketlib.h-59-int get_local_ip(int sockfd, char * local_ip);
##############################################
wput-0.6.2+git20130413/src/socketlib.c-295-
wput-0.6.2+git20130413/src/socketlib.c:296:int get_ip_addr(char* hostname, unsigned int * ip){ 
wput-0.6.2+git20130413/src/socketlib.c-297-	struct hostent *ht;
wput-0.6.2+git20130413/src/socketlib.c-298-#ifdef WIN32
wput-0.6.2+git20130413/src/socketlib.c:299:	*ip = inet_addr(hostname);
wput-0.6.2+git20130413/src/socketlib.c-300-	/* If we have an IP address we cannot resolve it as a hostname, 
##############################################
wput-0.6.2+git20130413/src/socketlib.c-317- * return ip-address or 0 on error */
wput-0.6.2+git20130413/src/socketlib.c:318:unsigned long get_ifaddr(char *ifname)
wput-0.6.2+git20130413/src/socketlib.c-319-{
##############################################
wput-0.6.2+git20130413/src/ftp.c-877-	/* hostname */
wput-0.6.2+git20130413/src/ftp.c:878:	if( get_ip_addr(host, &fsession->host->ip) == -1) {
wput-0.6.2+git20130413/src/ftp.c-879-		if(opt.ps.type != PROXY_OFF) {
##############################################
wput-0.6.2+git20130413/src/wput.c-320-      if(!strncasecmp(com, "bind-address", 13)) {
wput-0.6.2+git20130413/src/wput.c:321:            if(get_ip_addr(optarg, &opt.bindaddr) == -1) {
wput-0.6.2+git20130413/src/wput.c-322-				printout(vMORE, _("Error: "));
##############################################
wput-0.6.2+git20130413/src/wput.c-370-      else if(!strncasecmp(com, "proxy_host", 11)) {
wput-0.6.2+git20130413/src/wput.c:371:        if(get_ip_addr(val, &opt.ps.ip) == -1) {
wput-0.6.2+git20130413/src/wput.c-372-            printout(vLESS, _("Warning: "));
##############################################
wput-0.6.2+git20130413/src/wput.c-793-"Connection:\n"
wput-0.6.2+git20130413/src/wput.c:794:"       --bind-address=ADDR     bind to ADDR (hostname or IP) on local host\n"
wput-0.6.2+git20130413/src/wput.c-795-"  -t,  --tries=NUMBER          set retry count to NUMBER (-1 means infinite)\n"
##############################################
wput-0.6.2+git20130413/config.sub-59-
wput-0.6.2+git20130413/config.sub:60:me=`echo "$0" | sed -e 's,.*/,,'`
wput-0.6.2+git20130413/config.sub-61-
##############################################
wput-0.6.2+git20130413/config.sub-123-# Here we must recognize all the valid KERNEL-OS combinations.
wput-0.6.2+git20130413/config.sub:124:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
wput-0.6.2+git20130413/config.sub-125-case $maybe_os in
##############################################
wput-0.6.2+git20130413/config.sub-130-    os=-$maybe_os
wput-0.6.2+git20130413/config.sub:131:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
wput-0.6.2+git20130413/config.sub-132-    ;;
wput-0.6.2+git20130413/config.sub-133-  *)
wput-0.6.2+git20130413/config.sub:134:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
wput-0.6.2+git20130413/config.sub-135-    if [ $basic_machine != $1 ]
wput-0.6.2+git20130413/config.sub:136:    then os=`echo $1 | sed 's/.*-/-/'`
wput-0.6.2+git20130413/config.sub-137-    else os=; fi
##############################################
wput-0.6.2+git20130413/config.sub-184-		os=-sco5v6
wput-0.6.2+git20130413/config.sub:185:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
wput-0.6.2+git20130413/config.sub-186-		;;
##############################################
wput-0.6.2+git20130413/config.sub-188-		os=-sco3.2v5
wput-0.6.2+git20130413/config.sub:189:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
wput-0.6.2+git20130413/config.sub-190-		;;
##############################################
wput-0.6.2+git20130413/config.sub-192-		os=-sco3.2v4
wput-0.6.2+git20130413/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
wput-0.6.2+git20130413/config.sub-194-		;;
wput-0.6.2+git20130413/config.sub-195-	-sco3.2.[4-9]*)
wput-0.6.2+git20130413/config.sub:196:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
wput-0.6.2+git20130413/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
wput-0.6.2+git20130413/config.sub-198-		;;
##############################################
wput-0.6.2+git20130413/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
wput-0.6.2+git20130413/config.sub:201:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
wput-0.6.2+git20130413/config.sub-202-		;;
##############################################
wput-0.6.2+git20130413/config.sub-204-		# Don't forget version if it is 3.2v4 or newer.
wput-0.6.2+git20130413/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
wput-0.6.2+git20130413/config.sub-206-		;;
##############################################
wput-0.6.2+git20130413/config.sub-208-		os=-sco3.2v2
wput-0.6.2+git20130413/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
wput-0.6.2+git20130413/config.sub-210-		;;
wput-0.6.2+git20130413/config.sub-211-	-udk*)
wput-0.6.2+git20130413/config.sub:212:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
wput-0.6.2+git20130413/config.sub-213-		;;
##############################################
wput-0.6.2+git20130413/config.sub-215-		os=-isc2.2
wput-0.6.2+git20130413/config.sub:216:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
wput-0.6.2+git20130413/config.sub-217-		;;
##############################################
wput-0.6.2+git20130413/config.sub-221-	-isc*)
wput-0.6.2+git20130413/config.sub:222:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
wput-0.6.2+git20130413/config.sub-223-		;;
##############################################
wput-0.6.2+git20130413/config.sub-227-	-ptx*)
wput-0.6.2+git20130413/config.sub:228:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
wput-0.6.2+git20130413/config.sub-229-		;;
wput-0.6.2+git20130413/config.sub-230-	-windowsnt*)
wput-0.6.2+git20130413/config.sub:231:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
wput-0.6.2+git20130413/config.sub-232-		;;
##############################################
wput-0.6.2+git20130413/config.sub-323-	*-*-*)
wput-0.6.2+git20130413/config.sub:324:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
wput-0.6.2+git20130413/config.sub-325-		exit 1
##############################################
wput-0.6.2+git20130413/config.sub-433-	amd64-*)
wput-0.6.2+git20130413/config.sub:434:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
wput-0.6.2+git20130413/config.sub-435-		;;
##############################################
wput-0.6.2+git20130413/config.sub-475-	blackfin-*)
wput-0.6.2+git20130413/config.sub:476:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
wput-0.6.2+git20130413/config.sub-477-		os=-linux
##############################################
wput-0.6.2+git20130413/config.sub-678-	i*86v32)
wput-0.6.2+git20130413/config.sub:679:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
wput-0.6.2+git20130413/config.sub-680-		os=-sysv32
##############################################
wput-0.6.2+git20130413/config.sub-682-	i*86v4*)
wput-0.6.2+git20130413/config.sub:683:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
wput-0.6.2+git20130413/config.sub-684-		os=-sysv4
##############################################
wput-0.6.2+git20130413/config.sub-686-	i*86v)
wput-0.6.2+git20130413/config.sub:687:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
wput-0.6.2+git20130413/config.sub-688-		os=-sysv
##############################################
wput-0.6.2+git20130413/config.sub-690-	i*86sol2)
wput-0.6.2+git20130413/config.sub:691:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
wput-0.6.2+git20130413/config.sub-692-		os=-solaris2
##############################################
wput-0.6.2+git20130413/config.sub-720-	m68knommu-*)
wput-0.6.2+git20130413/config.sub:721:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
wput-0.6.2+git20130413/config.sub-722-		os=-linux
##############################################
wput-0.6.2+git20130413/config.sub-753-	mips3*-*)
wput-0.6.2+git20130413/config.sub:754:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
wput-0.6.2+git20130413/config.sub-755-		;;
wput-0.6.2+git20130413/config.sub-756-	mips3*)
wput-0.6.2+git20130413/config.sub:757:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
wput-0.6.2+git20130413/config.sub-758-		;;
##############################################
wput-0.6.2+git20130413/config.sub-771-	ms1-*)
wput-0.6.2+git20130413/config.sub:772:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
wput-0.6.2+git20130413/config.sub-773-		;;
##############################################
wput-0.6.2+git20130413/config.sub-876-	parisc-*)
wput-0.6.2+git20130413/config.sub:877:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
wput-0.6.2+git20130413/config.sub-878-		os=-linux
##############################################
wput-0.6.2+git20130413/config.sub-892-	pc98-*)
wput-0.6.2+git20130413/config.sub:893:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
wput-0.6.2+git20130413/config.sub-894-		;;
##############################################
wput-0.6.2+git20130413/config.sub-907-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
wput-0.6.2+git20130413/config.sub:908:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
wput-0.6.2+git20130413/config.sub-909-		;;
wput-0.6.2+git20130413/config.sub-910-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
wput-0.6.2+git20130413/config.sub:911:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
wput-0.6.2+git20130413/config.sub-912-		;;
wput-0.6.2+git20130413/config.sub-913-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
wput-0.6.2+git20130413/config.sub:914:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
wput-0.6.2+git20130413/config.sub-915-		;;
wput-0.6.2+git20130413/config.sub-916-	pentium4-*)
wput-0.6.2+git20130413/config.sub:917:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
wput-0.6.2+git20130413/config.sub-918-		;;
##############################################
wput-0.6.2+git20130413/config.sub-925-		;;
wput-0.6.2+git20130413/config.sub:926:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
wput-0.6.2+git20130413/config.sub-927-		;;
##############################################
wput-0.6.2+git20130413/config.sub-931-	ppcle-* | powerpclittle-*)
wput-0.6.2+git20130413/config.sub:932:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
wput-0.6.2+git20130413/config.sub-933-		;;
##############################################
wput-0.6.2+git20130413/config.sub-935-		;;
wput-0.6.2+git20130413/config.sub:936:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
wput-0.6.2+git20130413/config.sub-937-		;;
##############################################
wput-0.6.2+git20130413/config.sub-941-	ppc64le-* | powerpc64little-*)
wput-0.6.2+git20130413/config.sub:942:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
wput-0.6.2+git20130413/config.sub-943-		;;
##############################################
wput-0.6.2+git20130413/config.sub-1233-	*)
wput-0.6.2+git20130413/config.sub:1234:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
wput-0.6.2+git20130413/config.sub-1235-		exit 1
##############################################
wput-0.6.2+git20130413/config.sub-1241-	*-digital*)
wput-0.6.2+git20130413/config.sub:1242:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
wput-0.6.2+git20130413/config.sub-1243-		;;
wput-0.6.2+git20130413/config.sub-1244-	*-commodore*)
wput-0.6.2+git20130413/config.sub:1245:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
wput-0.6.2+git20130413/config.sub-1246-		;;
##############################################
wput-0.6.2+git20130413/config.sub-1262-	-solaris1 | -solaris1.*)
wput-0.6.2+git20130413/config.sub:1263:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
wput-0.6.2+git20130413/config.sub-1264-		;;
##############################################
wput-0.6.2+git20130413/config.sub-1274-	-gnu/linux*)
wput-0.6.2+git20130413/config.sub:1275:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
wput-0.6.2+git20130413/config.sub-1276-		;;
##############################################
wput-0.6.2+git20130413/config.sub-1319-	-nto*)
wput-0.6.2+git20130413/config.sub:1320:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
wput-0.6.2+git20130413/config.sub-1321-		;;
##############################################
wput-0.6.2+git20130413/config.sub-1326-	-mac*)
wput-0.6.2+git20130413/config.sub:1327:		os=`echo $os | sed -e 's|mac|macos|'`
wput-0.6.2+git20130413/config.sub-1328-		;;
##############################################
wput-0.6.2+git20130413/config.sub-1332-	-linux*)
wput-0.6.2+git20130413/config.sub:1333:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
wput-0.6.2+git20130413/config.sub-1334-		;;
wput-0.6.2+git20130413/config.sub-1335-	-sunos5*)
wput-0.6.2+git20130413/config.sub:1336:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
wput-0.6.2+git20130413/config.sub-1337-		;;
wput-0.6.2+git20130413/config.sub-1338-	-sunos6*)
wput-0.6.2+git20130413/config.sub:1339:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
wput-0.6.2+git20130413/config.sub-1340-		;;
##############################################
wput-0.6.2+git20130413/config.sub-1387-	-sinix5.*)
wput-0.6.2+git20130413/config.sub:1388:		os=`echo $os | sed -e 's|sinix|sysv|'`
wput-0.6.2+git20130413/config.sub-1389-		;;
##############################################
wput-0.6.2+git20130413/config.sub-1441-		# Get rid of the `-' at the beginning of $os.
wput-0.6.2+git20130413/config.sub:1442:		os=`echo $os | sed 's/[^-]*-//'`
wput-0.6.2+git20130413/config.sub:1443:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
wput-0.6.2+git20130413/config.sub-1444-		exit 1
##############################################
wput-0.6.2+git20130413/config.sub-1692-		esac
wput-0.6.2+git20130413/config.sub:1693:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
wput-0.6.2+git20130413/config.sub-1694-		;;
##############################################
wput-0.6.2+git20130413/configure-108-do
wput-0.6.2+git20130413/configure:109:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
wput-0.6.2+git20130413/configure-110-    eval $as_var=C; export $as_var
##############################################
wput-0.6.2+git20130413/configure-216-  test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
wput-0.6.2+git20130413/configure:217:  test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
wput-0.6.2+git20130413/configure-218-") 2> /dev/null; then
##############################################
wput-0.6.2+git20130413/configure-331-  test "x$as_lineno_1" != "x$as_lineno_2" &&
wput-0.6.2+git20130413/configure:332:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
wput-0.6.2+git20130413/configure-333-
##############################################
wput-0.6.2+git20130413/configure-426-  test "x$as_lineno_1" != "x$as_lineno_2" &&
wput-0.6.2+git20130413/configure:427:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
wput-0.6.2+git20130413/configure-428-
##############################################
wput-0.6.2+git20130413/configure-537-	esac;
wput-0.6.2+git20130413/configure:538:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
wput-0.6.2+git20130413/configure-539-	???[sx]*):;;*)false;;esac;fi
##############################################
wput-0.6.2+git20130413/configure-764-  case $ac_option in
wput-0.6.2+git20130413/configure:765:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
wput-0.6.2+git20130413/configure-766-  *)	ac_optarg=yes ;;
##############################################
wput-0.6.2+git20130413/configure-807-  -disable-* | --disable-*)
wput-0.6.2+git20130413/configure:808:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
wput-0.6.2+git20130413/configure-809-    # Reject names that are not valid shell variable names.
##############################################
wput-0.6.2+git20130413/configure-812-   { (exit 1); exit 1; }; }
wput-0.6.2+git20130413/configure:813:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
wput-0.6.2+git20130413/configure-814-    eval enable_$ac_feature=no ;;
##############################################
wput-0.6.2+git20130413/configure-826-  -enable-* | --enable-*)
wput-0.6.2+git20130413/configure:827:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
wput-0.6.2+git20130413/configure-828-    # Reject names that are not valid shell variable names.
##############################################
wput-0.6.2+git20130413/configure-831-   { (exit 1); exit 1; }; }
wput-0.6.2+git20130413/configure:832:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
wput-0.6.2+git20130413/configure-833-    eval enable_$ac_feature=\$ac_optarg ;;
##############################################
wput-0.6.2+git20130413/configure-1023-  -with-* | --with-*)
wput-0.6.2+git20130413/configure:1024:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
wput-0.6.2+git20130413/configure-1025-    # Reject names that are not valid shell variable names.
##############################################
wput-0.6.2+git20130413/configure-1028-   { (exit 1); exit 1; }; }
wput-0.6.2+git20130413/configure:1029:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
wput-0.6.2+git20130413/configure-1030-    eval with_$ac_package=\$ac_optarg ;;
##############################################
wput-0.6.2+git20130413/configure-1032-  -without-* | --without-*)
wput-0.6.2+git20130413/configure:1033:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
wput-0.6.2+git20130413/configure-1034-    # Reject names that are not valid shell variable names.
##############################################
wput-0.6.2+git20130413/configure-1037-   { (exit 1); exit 1; }; }
wput-0.6.2+git20130413/configure:1038:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
wput-0.6.2+git20130413/configure-1039-    eval with_$ac_package=no ;;
##############################################
wput-0.6.2+git20130413/configure-1064-  *=*)
wput-0.6.2+git20130413/configure:1065:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
wput-0.6.2+git20130413/configure-1066-    # Reject names that are not valid shell variable names.
##############################################
wput-0.6.2+git20130413/configure-1084-if test -n "$ac_prev"; then
wput-0.6.2+git20130413/configure:1085:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
wput-0.6.2+git20130413/configure-1086-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
wput-0.6.2+git20130413/configure-1130-ac_ls_di=`ls -di .` &&
wput-0.6.2+git20130413/configure:1131:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
wput-0.6.2+git20130413/configure-1132-  { echo "$as_me: error: Working directory cannot be determined" >&2
##############################################
wput-0.6.2+git20130413/configure-1190-case $srcdir in
wput-0.6.2+git20130413/configure:1191:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
wput-0.6.2+git20130413/configure-1192-esac
##############################################
wput-0.6.2+git20130413/configure-1233-By default, \`make install' will install all the files in
wput-0.6.2+git20130413/configure:1234:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
wput-0.6.2+git20130413/configure:1235:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
wput-0.6.2+git20130413/configure-1236-for instance \`--prefix=\$HOME'.
##############################################
wput-0.6.2+git20130413/configure-1322-*)
wput-0.6.2+git20130413/configure:1323:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
wput-0.6.2+git20130413/configure-1324-  # A ".." for each directory in $ac_dir_suffix.
wput-0.6.2+git20130413/configure:1325:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
wput-0.6.2+git20130413/configure-1326-  case $ac_top_builddir_sub in
##############################################
wput-0.6.2+git20130413/configure-1455-    *\'*)
wput-0.6.2+git20130413/configure:1456:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
wput-0.6.2+git20130413/configure-1457-    esac
##############################################
wput-0.6.2+git20130413/configure-1541-      case $ac_val in
wput-0.6.2+git20130413/configure:1542:      *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
wput-0.6.2+git20130413/configure-1543-      esac
##############################################
wput-0.6.2+git20130413/configure-1558-	case $ac_val in
wput-0.6.2+git20130413/configure:1559:	*\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
wput-0.6.2+git20130413/configure-1560-	esac
##############################################
wput-0.6.2+git20130413/configure-1666-    set,)
wput-0.6.2+git20130413/configure:1667:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
wput-0.6.2+git20130413/configure:1668:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
wput-0.6.2+git20130413/configure-1669-      ac_cache_corrupted=: ;;
##############################################
wput-0.6.2+git20130413/configure-1688-    case $ac_new_val in
wput-0.6.2+git20130413/configure:1689:    *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
wput-0.6.2+git20130413/configure-1690-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
wput-0.6.2+git20130413/configure-2100-echo "$as_me:$LINENO: checking for C compiler version" >&5
wput-0.6.2+git20130413/configure:2101:ac_compiler=`set X $ac_compile; echo $2`
wput-0.6.2+git20130413/configure-2102-{ (ac_try="$ac_compiler --version >&5"
##############################################
wput-0.6.2+git20130413/configure-2154-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
wput-0.6.2+git20130413/configure:2155:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
wput-0.6.2+git20130413/configure-2156-#
##############################################
wput-0.6.2+git20130413/configure-2202-	then :; else
wput-0.6.2+git20130413/configure:2203:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
wput-0.6.2+git20130413/configure-2204-	fi
##############################################
wput-0.6.2+git20130413/configure-2299-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
wput-0.6.2+git20130413/configure:2300:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
wput-0.6.2+git20130413/configure-2301-	  break;;
##############################################
wput-0.6.2+git20130413/configure-2354-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
wput-0.6.2+git20130413/configure:2355:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
wput-0.6.2+git20130413/configure-2356-       break;;
##############################################
wput-0.6.2+git20130413/configure-2429-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
wput-0.6.2+git20130413/configure:2430:GCC=`test $ac_compiler_gnu = yes && echo yes`
wput-0.6.2+git20130413/configure-2431-ac_test_CFLAGS=${CFLAGS+set}
##############################################
wput-0.6.2+git20130413/configure-2961-  # Check for GNU $ac_path_GREP
wput-0.6.2+git20130413/configure:2962:case `"$ac_path_GREP" --version 2>&1` in
wput-0.6.2+git20130413/configure-2963-*GNU*)
##############################################
wput-0.6.2+git20130413/configure-2975-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
wput-0.6.2+git20130413/configure:2976:    ac_count=`expr $ac_count + 1`
wput-0.6.2+git20130413/configure-2977-    if test $ac_count -gt ${ac_path_GREP_max-0}; then
##############################################
wput-0.6.2+git20130413/configure-3043-  # Check for GNU $ac_path_EGREP
wput-0.6.2+git20130413/configure:3044:case `"$ac_path_EGREP" --version 2>&1` in
wput-0.6.2+git20130413/configure-3045-*GNU*)
##############################################
wput-0.6.2+git20130413/configure-3057-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
wput-0.6.2+git20130413/configure:3058:    ac_count=`expr $ac_count + 1`
wput-0.6.2+git20130413/configure-3059-    if test $ac_count -gt ${ac_path_EGREP_max-0}; then
##############################################
wput-0.6.2+git20130413/configure-3286-do
wput-0.6.2+git20130413/configure:3287:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
wput-0.6.2+git20130413/configure-3288-{ echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
wput-0.6.2+git20130413/configure-3329-fi
wput-0.6.2+git20130413/configure:3330:ac_res=`eval echo '${'$as_ac_Header'}'`
wput-0.6.2+git20130413/configure-3331-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
wput-0.6.2+git20130413/configure-3332-echo "${ECHO_T}$ac_res" >&6; }
wput-0.6.2+git20130413/configure:3333:if test `eval echo '${'$as_ac_Header'}'` = yes; then
wput-0.6.2+git20130413/configure-3334-  cat >>confdefs.h <<_ACEOF
wput-0.6.2+git20130413/configure:3335:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
wput-0.6.2+git20130413/configure-3336-_ACEOF
##############################################
wput-0.6.2+git20130413/configure-3345-do
wput-0.6.2+git20130413/configure:3346:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
wput-0.6.2+git20130413/configure-3347-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
wput-0.6.2+git20130413/configure-3352-fi
wput-0.6.2+git20130413/configure:3353:ac_res=`eval echo '${'$as_ac_Header'}'`
wput-0.6.2+git20130413/configure-3354-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
wput-0.6.2+git20130413/configure-3468-fi
wput-0.6.2+git20130413/configure:3469:ac_res=`eval echo '${'$as_ac_Header'}'`
wput-0.6.2+git20130413/configure-3470-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
wput-0.6.2+git20130413/configure-3473-fi
wput-0.6.2+git20130413/configure:3474:if test `eval echo '${'$as_ac_Header'}'` = yes; then
wput-0.6.2+git20130413/configure-3475-  cat >>confdefs.h <<_ACEOF
wput-0.6.2+git20130413/configure:3476:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
wput-0.6.2+git20130413/configure-3477-_ACEOF
##############################################
wput-0.6.2+git20130413/configure-3488-do
wput-0.6.2+git20130413/configure:3489:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
wput-0.6.2+git20130413/configure-3490-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
wput-0.6.2+git20130413/configure-3495-fi
wput-0.6.2+git20130413/configure:3496:ac_res=`eval echo '${'$as_ac_Header'}'`
wput-0.6.2+git20130413/configure-3497-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
wput-0.6.2+git20130413/configure-3611-fi
wput-0.6.2+git20130413/configure:3612:ac_res=`eval echo '${'$as_ac_Header'}'`
wput-0.6.2+git20130413/configure-3613-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
wput-0.6.2+git20130413/configure-3616-fi
wput-0.6.2+git20130413/configure:3617:if test `eval echo '${'$as_ac_Header'}'` = yes; then
wput-0.6.2+git20130413/configure-3618-  cat >>confdefs.h <<_ACEOF
wput-0.6.2+git20130413/configure:3619:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
wput-0.6.2+git20130413/configure-3620-_ACEOF
##############################################
wput-0.6.2+git20130413/configure-3631-do
wput-0.6.2+git20130413/configure:3632:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
wput-0.6.2+git20130413/configure-3633-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
wput-0.6.2+git20130413/configure-3638-fi
wput-0.6.2+git20130413/configure:3639:ac_res=`eval echo '${'$as_ac_Header'}'`
wput-0.6.2+git20130413/configure-3640-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
wput-0.6.2+git20130413/configure-3754-fi
wput-0.6.2+git20130413/configure:3755:ac_res=`eval echo '${'$as_ac_Header'}'`
wput-0.6.2+git20130413/configure-3756-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
wput-0.6.2+git20130413/configure-3759-fi
wput-0.6.2+git20130413/configure:3760:if test `eval echo '${'$as_ac_Header'}'` = yes; then
wput-0.6.2+git20130413/configure-3761-  cat >>confdefs.h <<_ACEOF
wput-0.6.2+git20130413/configure:3762:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
wput-0.6.2+git20130413/configure-3763-_ACEOF
##############################################
wput-0.6.2+git20130413/configure-3774-do
wput-0.6.2+git20130413/configure:3775:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
wput-0.6.2+git20130413/configure-3776-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
wput-0.6.2+git20130413/configure-3781-fi
wput-0.6.2+git20130413/configure:3782:ac_res=`eval echo '${'$as_ac_Header'}'`
wput-0.6.2+git20130413/configure-3783-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
wput-0.6.2+git20130413/configure-3897-fi
wput-0.6.2+git20130413/configure:3898:ac_res=`eval echo '${'$as_ac_Header'}'`
wput-0.6.2+git20130413/configure-3899-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
wput-0.6.2+git20130413/configure-3902-fi
wput-0.6.2+git20130413/configure:3903:if test `eval echo '${'$as_ac_Header'}'` = yes; then
wput-0.6.2+git20130413/configure-3904-  cat >>confdefs.h <<_ACEOF
wput-0.6.2+git20130413/configure:3905:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
wput-0.6.2+git20130413/configure-3906-_ACEOF
##############################################
wput-0.6.2+git20130413/configure-3917-do
wput-0.6.2+git20130413/configure:3918:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
wput-0.6.2+git20130413/configure-3919-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
wput-0.6.2+git20130413/configure-3924-fi
wput-0.6.2+git20130413/configure:3925:ac_res=`eval echo '${'$as_ac_Header'}'`
wput-0.6.2+git20130413/configure-3926-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
wput-0.6.2+git20130413/configure-4040-fi
wput-0.6.2+git20130413/configure:4041:ac_res=`eval echo '${'$as_ac_Header'}'`
wput-0.6.2+git20130413/configure-4042-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
wput-0.6.2+git20130413/configure-4045-fi
wput-0.6.2+git20130413/configure:4046:if test `eval echo '${'$as_ac_Header'}'` = yes; then
wput-0.6.2+git20130413/configure-4047-  cat >>confdefs.h <<_ACEOF
wput-0.6.2+git20130413/configure:4048:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
wput-0.6.2+git20130413/configure-4049-_ACEOF
##############################################
wput-0.6.2+git20130413/configure-4060-do
wput-0.6.2+git20130413/configure:4061:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
wput-0.6.2+git20130413/configure-4062-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
wput-0.6.2+git20130413/configure-4067-fi
wput-0.6.2+git20130413/configure:4068:ac_res=`eval echo '${'$as_ac_Header'}'`
wput-0.6.2+git20130413/configure-4069-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
wput-0.6.2+git20130413/configure-4183-fi
wput-0.6.2+git20130413/configure:4184:ac_res=`eval echo '${'$as_ac_Header'}'`
wput-0.6.2+git20130413/configure-4185-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
wput-0.6.2+git20130413/configure-4188-fi
wput-0.6.2+git20130413/configure:4189:if test `eval echo '${'$as_ac_Header'}'` = yes; then
wput-0.6.2+git20130413/configure-4190-  cat >>confdefs.h <<_ACEOF
wput-0.6.2+git20130413/configure:4191:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
wput-0.6.2+git20130413/configure-4192-_ACEOF
##############################################
wput-0.6.2+git20130413/configure-4203-do
wput-0.6.2+git20130413/configure:4204:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
wput-0.6.2+git20130413/configure-4205-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
wput-0.6.2+git20130413/configure-4210-fi
wput-0.6.2+git20130413/configure:4211:ac_res=`eval echo '${'$as_ac_Header'}'`
wput-0.6.2+git20130413/configure-4212-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
wput-0.6.2+git20130413/configure-4326-fi
wput-0.6.2+git20130413/configure:4327:ac_res=`eval echo '${'$as_ac_Header'}'`
wput-0.6.2+git20130413/configure-4328-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
wput-0.6.2+git20130413/configure-4331-fi
wput-0.6.2+git20130413/configure:4332:if test `eval echo '${'$as_ac_Header'}'` = yes; then
wput-0.6.2+git20130413/configure-4333-  cat >>confdefs.h <<_ACEOF
wput-0.6.2+git20130413/configure:4334:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
wput-0.6.2+git20130413/configure-4335-_ACEOF
##############################################
wput-0.6.2+git20130413/configure-4429-do
wput-0.6.2+git20130413/configure:4430:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
wput-0.6.2+git20130413/configure-4431-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
wput-0.6.2+git20130413/configure-4436-fi
wput-0.6.2+git20130413/configure:4437:ac_res=`eval echo '${'$as_ac_Header'}'`
wput-0.6.2+git20130413/configure-4438-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
wput-0.6.2+git20130413/configure-4552-fi
wput-0.6.2+git20130413/configure:4553:ac_res=`eval echo '${'$as_ac_Header'}'`
wput-0.6.2+git20130413/configure-4554-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
wput-0.6.2+git20130413/configure-4557-fi
wput-0.6.2+git20130413/configure:4558:if test `eval echo '${'$as_ac_Header'}'` = yes; then
wput-0.6.2+git20130413/configure-4559-  cat >>confdefs.h <<_ACEOF
wput-0.6.2+git20130413/configure:4560:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
wput-0.6.2+git20130413/configure-4561-_ACEOF
##############################################
wput-0.6.2+git20130413/configure-4666-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
wput-0.6.2+git20130413/configure:4667:set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
wput-0.6.2+git20130413/configure-4668-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
wput-0.6.2+git20130413/configure-4676-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
wput-0.6.2+git20130413/configure:4677:case `${MAKE-make} -f conftest.make 2>/dev/null` in
wput-0.6.2+git20130413/configure-4678-  *@@@%%%=?*=@@@%%%*)
##############################################
wput-0.6.2+git20130413/configure-5091-    else
wput-0.6.2+git20130413/configure:5092:      GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
wput-0.6.2+git20130413/configure-5093-      { echo "$as_me:$LINENO: result: found $GMSGFMT program is not GNU msgfmt; ignore it" >&5
##############################################
wput-0.6.2+git20130413/configure-5142-test "x$ac_build_alias" = x &&
wput-0.6.2+git20130413/configure:5143:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
wput-0.6.2+git20130413/configure-5144-test "x$ac_build_alias" = x &&
##############################################
wput-0.6.2+git20130413/configure-5147-   { (exit 1); exit 1; }; }
wput-0.6.2+git20130413/configure:5148:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
wput-0.6.2+git20130413/configure-5149-  { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
##############################################
wput-0.6.2+git20130413/configure-5172-IFS=$ac_save_IFS
wput-0.6.2+git20130413/configure:5173:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
wput-0.6.2+git20130413/configure-5174-
##############################################
wput-0.6.2+git20130413/configure-5183-else
wput-0.6.2+git20130413/configure:5184:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
wput-0.6.2+git20130413/configure-5185-    { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
##############################################
wput-0.6.2+git20130413/configure-5209-IFS=$ac_save_IFS
wput-0.6.2+git20130413/configure:5210:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
wput-0.6.2+git20130413/configure-5211-
##############################################
wput-0.6.2+git20130413/configure-5241-    # gcc leaves a trailing carriage return which upsets mingw
wput-0.6.2+git20130413/configure:5242:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
wput-0.6.2+git20130413/configure-5243-  *)
wput-0.6.2+git20130413/configure:5244:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
wput-0.6.2+git20130413/configure-5245-  esac
##############################################
wput-0.6.2+git20130413/configure-5250-      # Canonicalize the path of ld
wput-0.6.2+git20130413/configure:5251:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
wput-0.6.2+git20130413/configure-5252-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
wput-0.6.2+git20130413/configure:5253:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
wput-0.6.2+git20130413/configure-5254-      done
##############################################
wput-0.6.2+git20130413/configure-5284-      # Break only if it was the GNU/non-GNU ld that we prefer.
wput-0.6.2+git20130413/configure:5285:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
wput-0.6.2+git20130413/configure-5286-      *GNU* | *'with BFD'*)
##############################################
wput-0.6.2+git20130413/configure-5315-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
wput-0.6.2+git20130413/configure:5316:case `$LD -v 2>&1 </dev/null` in
wput-0.6.2+git20130413/configure-5317-*GNU* | *'with BFD'*)
##############################################
wput-0.6.2+git20130413/configure-5425-        names_already_handled="$names_already_handled $name"
wput-0.6.2+git20130413/configure:5426:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
wput-0.6.2+git20130413/configure-5427-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
wput-0.6.2+git20130413/configure-5471-                -L*)
wput-0.6.2+git20130413/configure:5472:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
wput-0.6.2+git20130413/configure-5473-                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
##############################################
wput-0.6.2+git20130413/configure-5563-              */lib | */lib/)
wput-0.6.2+git20130413/configure:5564:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
wput-0.6.2+git20130413/configure-5565-                additional_includedir="$basedir/include"
##############################################
wput-0.6.2+git20130413/configure-5611-                  -L*)
wput-0.6.2+git20130413/configure:5612:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
wput-0.6.2+git20130413/configure-5613-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/lib"; then
##############################################
wput-0.6.2+git20130413/configure-5668-                  -R*)
wput-0.6.2+git20130413/configure:5669:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
wput-0.6.2+git20130413/configure-5670-                    if test "$enable_rpath" != no; then
##############################################
wput-0.6.2+git20130413/configure-5693-                  -l*)
wput-0.6.2+git20130413/configure:5694:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
wput-0.6.2+git20130413/configure-5695-                    ;;
wput-0.6.2+git20130413/configure-5696-                  *.la)
wput-0.6.2+git20130413/configure:5697:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
wput-0.6.2+git20130413/configure-5698-                    ;;
##############################################
wput-0.6.2+git20130413/configure-6064-        names_already_handled="$names_already_handled $name"
wput-0.6.2+git20130413/configure:6065:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
wput-0.6.2+git20130413/configure-6066-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
wput-0.6.2+git20130413/configure-6110-                -L*)
wput-0.6.2+git20130413/configure:6111:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
wput-0.6.2+git20130413/configure-6112-                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
##############################################
wput-0.6.2+git20130413/configure-6202-              */lib | */lib/)
wput-0.6.2+git20130413/configure:6203:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
wput-0.6.2+git20130413/configure-6204-                additional_includedir="$basedir/include"
##############################################
wput-0.6.2+git20130413/configure-6250-                  -L*)
wput-0.6.2+git20130413/configure:6251:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
wput-0.6.2+git20130413/configure-6252-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/lib"; then
##############################################
wput-0.6.2+git20130413/configure-6307-                  -R*)
wput-0.6.2+git20130413/configure:6308:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
wput-0.6.2+git20130413/configure-6309-                    if test "$enable_rpath" != no; then
##############################################
wput-0.6.2+git20130413/configure-6332-                  -l*)
wput-0.6.2+git20130413/configure:6333:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
wput-0.6.2+git20130413/configure-6334-                    ;;
wput-0.6.2+git20130413/configure-6335-                  *.la)
wput-0.6.2+git20130413/configure:6336:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
wput-0.6.2+git20130413/configure-6337-                    ;;
##############################################
wput-0.6.2+git20130413/configure-6610-	with_ssl="no"
wput-0.6.2+git20130413/configure:6611:	prefix=`eval echo $prefix`
wput-0.6.2+git20130413/configure-6612-
##############################################
wput-0.6.2+git20130413/configure-6636-do
wput-0.6.2+git20130413/configure:6637:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
wput-0.6.2+git20130413/configure-6638-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
wput-0.6.2+git20130413/configure-6643-fi
wput-0.6.2+git20130413/configure:6644:ac_res=`eval echo '${'$as_ac_Header'}'`
wput-0.6.2+git20130413/configure-6645-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
wput-0.6.2+git20130413/configure-6759-fi
wput-0.6.2+git20130413/configure:6760:ac_res=`eval echo '${'$as_ac_Header'}'`
wput-0.6.2+git20130413/configure-6761-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
wput-0.6.2+git20130413/configure-6764-fi
wput-0.6.2+git20130413/configure:6765:if test `eval echo '${'$as_ac_Header'}'` = yes; then
wput-0.6.2+git20130413/configure-6766-  cat >>confdefs.h <<_ACEOF
wput-0.6.2+git20130413/configure:6767:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
wput-0.6.2+git20130413/configure-6768-_ACEOF
##############################################
wput-0.6.2+git20130413/configure-7170-
wput-0.6.2+git20130413/configure:7171:	ac_lo=`expr $ac_mid + 1`
wput-0.6.2+git20130413/configure-7172-			if test $ac_lo -le $ac_mid; then
##############################################
wput-0.6.2+git20130413/configure-7175-			fi
wput-0.6.2+git20130413/configure:7176:			ac_mid=`expr 2 '*' $ac_mid + 1`
wput-0.6.2+git20130413/configure-7177-fi
##############################################
wput-0.6.2+git20130413/configure-7261-
wput-0.6.2+git20130413/configure:7262:	ac_hi=`expr '(' $ac_mid ')' - 1`
wput-0.6.2+git20130413/configure-7263-			if test $ac_mid -le $ac_hi; then
##############################################
wput-0.6.2+git20130413/configure-7266-			fi
wput-0.6.2+git20130413/configure:7267:			ac_mid=`expr 2 '*' $ac_mid`
wput-0.6.2+git20130413/configure-7268-fi
##############################################
wput-0.6.2+git20130413/configure-7284-while test "x$ac_lo" != "x$ac_hi"; do
wput-0.6.2+git20130413/configure:7285:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
wput-0.6.2+git20130413/configure-7286-  cat >conftest.$ac_ext <<_ACEOF
##############################################
wput-0.6.2+git20130413/configure-7325-
wput-0.6.2+git20130413/configure:7326:	ac_lo=`expr '(' $ac_mid ')' + 1`
wput-0.6.2+git20130413/configure-7327-fi
##############################################
wput-0.6.2+git20130413/configure-7575-
wput-0.6.2+git20130413/configure:7576:	ac_lo=`expr $ac_mid + 1`
wput-0.6.2+git20130413/configure-7577-			if test $ac_lo -le $ac_mid; then
##############################################
wput-0.6.2+git20130413/configure-7580-			fi
wput-0.6.2+git20130413/configure:7581:			ac_mid=`expr 2 '*' $ac_mid + 1`
wput-0.6.2+git20130413/configure-7582-fi
##############################################
wput-0.6.2+git20130413/configure-7666-
wput-0.6.2+git20130413/configure:7667:	ac_hi=`expr '(' $ac_mid ')' - 1`
wput-0.6.2+git20130413/configure-7668-			if test $ac_mid -le $ac_hi; then
##############################################
wput-0.6.2+git20130413/configure-7671-			fi
wput-0.6.2+git20130413/configure:7672:			ac_mid=`expr 2 '*' $ac_mid`
wput-0.6.2+git20130413/configure-7673-fi
##############################################
wput-0.6.2+git20130413/configure-7689-while test "x$ac_lo" != "x$ac_hi"; do
wput-0.6.2+git20130413/configure:7690:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
wput-0.6.2+git20130413/configure-7691-  cat >conftest.$ac_ext <<_ACEOF
##############################################
wput-0.6.2+git20130413/configure-7730-
wput-0.6.2+git20130413/configure:7731:	ac_lo=`expr '(' $ac_mid ')' + 1`
wput-0.6.2+git20130413/configure-7732-fi
##############################################
wput-0.6.2+git20130413/configure-7959-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
wput-0.6.2+git20130413/configure:7960:  ac_i=`echo "$ac_i" | sed "$ac_script"`
wput-0.6.2+git20130413/configure-7961-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
wput-0.6.2+git20130413/configure-8089-do
wput-0.6.2+git20130413/configure:8090:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
wput-0.6.2+git20130413/configure-8091-    eval $as_var=C; export $as_var
##############################################
wput-0.6.2+git20130413/configure-8139-  test "x$as_lineno_1" != "x$as_lineno_2" &&
wput-0.6.2+git20130413/configure:8140:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
wput-0.6.2+git20130413/configure-8141-
##############################################
wput-0.6.2+git20130413/configure-8250-	esac;
wput-0.6.2+git20130413/configure:8251:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
wput-0.6.2+git20130413/configure-8252-	???[sx]*):;;*)false;;esac;fi
##############################################
wput-0.6.2+git20130413/configure-8325-configured by $0, generated by GNU Autoconf 2.61,
wput-0.6.2+git20130413/configure:8326:  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
wput-0.6.2+git20130413/configure-8327-
##############################################
wput-0.6.2+git20130413/configure-8344-  --*=*)
wput-0.6.2+git20130413/configure:8345:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
wput-0.6.2+git20130413/configure:8346:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
wput-0.6.2+git20130413/configure-8347-    ac_shift=:
##############################################
wput-0.6.2+git20130413/configure-8590-
wput-0.6.2+git20130413/configure:8591:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 79; then
wput-0.6.2+git20130413/configure-8592-    break
##############################################
wput-0.6.2+git20130413/configure-8601-
wput-0.6.2+git20130413/configure:8602:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
wput-0.6.2+git20130413/configure-8603-if test -n "$ac_eof"; then
wput-0.6.2+git20130413/configure:8604:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
wput-0.6.2+git20130413/configure:8605:  ac_eof=`expr $ac_eof + 1`
wput-0.6.2+git20130413/configure-8606-fi
##############################################
wput-0.6.2+git20130413/configure-8739-      case $as_dir in #(
wput-0.6.2+git20130413/configure:8740:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
wput-0.6.2+git20130413/configure-8741-      *) as_qdir=$as_dir;;
##############################################
wput-0.6.2+git20130413/configure-8777-*)
wput-0.6.2+git20130413/configure:8778:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
wput-0.6.2+git20130413/configure-8779-  # A ".." for each directory in $ac_dir_suffix.
wput-0.6.2+git20130413/configure:8780:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
wput-0.6.2+git20130413/configure-8781-  case $ac_top_builddir_sub in
##############################################
wput-0.6.2+git20130413/configure-8850-
wput-0.6.2+git20130413/configure:8851:# Neutralize VPATH when `$srcdir' = `.'.
wput-0.6.2+git20130413/configure-8852-# Shell code in configure.ac might set extrasub.
##############################################
wput-0.6.2+git20130413/configure-8874-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
wput-0.6.2+git20130413/configure:8875:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
wput-0.6.2+git20130413/configure:8876:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
wput-0.6.2+git20130413/configure-8877-  { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
wput-0.6.2+git20130413/configure-8997-      case "$ac_file" in
wput-0.6.2+git20130413/configure:8998:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
wput-0.6.2+git20130413/configure-8999-      esac
##############################################
wput-0.6.2+git20130413/configure-9002-        # Adjust a relative srcdir.
wput-0.6.2+git20130413/configure:9003:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
wput-0.6.2+git20130413/configure:9004:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
wput-0.6.2+git20130413/configure:9005:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
wput-0.6.2+git20130413/configure-9006-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
wput-0.6.2+git20130413/configure-9009-        case "$ac_given_srcdir" in
wput-0.6.2+git20130413/configure:9010:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
wput-0.6.2+git20130413/configure-9011-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
wput-0.6.2+git20130413/configure-9026-            fi
wput-0.6.2+git20130413/configure:9027:            ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
wput-0.6.2+git20130413/configure-9028-            # Hide the ALL_LINGUAS assigment from automake.
##############################################
wput-0.6.2+git20130413/po/Makefile.in.in-66-.po.gmo:
wput-0.6.2+git20130413/po/Makefile.in.in:67:	@lang=`echo $* | sed -e 's,.*/,,'`; \
wput-0.6.2+git20130413/po/Makefile.in.in-68-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
wput-0.6.2+git20130413/po/Makefile.in.in-131-$(POFILES): $(srcdir)/$(DOMAIN).pot
wput-0.6.2+git20130413/po/Makefile.in.in:132:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
wput-0.6.2+git20130413/po/Makefile.in.in-133-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
wput-0.6.2+git20130413/po/Makefile.in.in-161-	for cat in $$catalogs; do \
wput-0.6.2+git20130413/po/Makefile.in.in:162:	  cat=`basename $$cat`; \
wput-0.6.2+git20130413/po/Makefile.in.in:163:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
wput-0.6.2+git20130413/po/Makefile.in.in-164-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
wput-0.6.2+git20130413/po/Makefile.in.in-171-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
wput-0.6.2+git20130413/po/Makefile.in.in:172:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
wput-0.6.2+git20130413/po/Makefile.in.in-173-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
wput-0.6.2+git20130413/po/Makefile.in.in-213-	for cat in $$catalogs; do \
wput-0.6.2+git20130413/po/Makefile.in.in:214:	  cat=`basename $$cat`; \
wput-0.6.2+git20130413/po/Makefile.in.in:215:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
wput-0.6.2+git20130413/po/Makefile.in.in-216-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
wput-0.6.2+git20130413/po/Makefile.in.in-220-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
wput-0.6.2+git20130413/po/Makefile.in.in:221:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
wput-0.6.2+git20130413/po/Makefile.in.in-222-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
wput-0.6.2+git20130413/po/Makefile.in.in-259-	for cat in $$catalogs; do \
wput-0.6.2+git20130413/po/Makefile.in.in:260:	  cat=`basename $$cat`; \
wput-0.6.2+git20130413/po/Makefile.in.in:261:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
wput-0.6.2+git20130413/po/Makefile.in.in-262-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
wput-0.6.2+git20130413/po/Makefile.in.in-321-.nop.po-create:
wput-0.6.2+git20130413/po/Makefile.in.in:322:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
wput-0.6.2+git20130413/po/Makefile.in.in-323-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
wput-0.6.2+git20130413/po/Makefile.in.in-328-.nop.po-update:
wput-0.6.2+git20130413/po/Makefile.in.in:329:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
wput-0.6.2+git20130413/po/Makefile.in.in-330-	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
wput-0.6.2+git20130413/po/Makefile-116-.po.gmo:
wput-0.6.2+git20130413/po/Makefile:117:	@lang=`echo $* | sed -e 's,.*/,,'`; \
wput-0.6.2+git20130413/po/Makefile-118-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
wput-0.6.2+git20130413/po/Makefile-181-$(POFILES): $(srcdir)/$(DOMAIN).pot
wput-0.6.2+git20130413/po/Makefile:182:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
wput-0.6.2+git20130413/po/Makefile-183-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
wput-0.6.2+git20130413/po/Makefile-211-	for cat in $$catalogs; do \
wput-0.6.2+git20130413/po/Makefile:212:	  cat=`basename $$cat`; \
wput-0.6.2+git20130413/po/Makefile:213:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
wput-0.6.2+git20130413/po/Makefile-214-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
wput-0.6.2+git20130413/po/Makefile-221-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
wput-0.6.2+git20130413/po/Makefile:222:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
wput-0.6.2+git20130413/po/Makefile-223-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
wput-0.6.2+git20130413/po/Makefile-263-	for cat in $$catalogs; do \
wput-0.6.2+git20130413/po/Makefile:264:	  cat=`basename $$cat`; \
wput-0.6.2+git20130413/po/Makefile:265:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
wput-0.6.2+git20130413/po/Makefile-266-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
wput-0.6.2+git20130413/po/Makefile-270-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
wput-0.6.2+git20130413/po/Makefile:271:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
wput-0.6.2+git20130413/po/Makefile-272-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
wput-0.6.2+git20130413/po/Makefile-309-	for cat in $$catalogs; do \
wput-0.6.2+git20130413/po/Makefile:310:	  cat=`basename $$cat`; \
wput-0.6.2+git20130413/po/Makefile:311:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
wput-0.6.2+git20130413/po/Makefile-312-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
wput-0.6.2+git20130413/po/Makefile-371-.nop.po-create:
wput-0.6.2+git20130413/po/Makefile:372:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
wput-0.6.2+git20130413/po/Makefile-373-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
wput-0.6.2+git20130413/po/Makefile-378-.nop.po-update:
wput-0.6.2+git20130413/po/Makefile:379:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
wput-0.6.2+git20130413/po/Makefile-380-	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
wput-0.6.2+git20130413/po/Makefile-431-.insert-header.po-update-en:
wput-0.6.2+git20130413/po/Makefile:432:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
wput-0.6.2+git20130413/po/Makefile:433:	if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
wput-0.6.2+git20130413/po/Makefile-434-	tmpdir=`pwd`; \
wput-0.6.2+git20130413/po/Makefile-435-	echo "$$lang:"; \
wput-0.6.2+git20130413/po/Makefile:436:	ll=`echo $$lang | sed -e 's/@.*//'`; \
wput-0.6.2+git20130413/po/Makefile-437-	LC_ALL=C; export LC_ALL; \
wput-0.6.2+git20130413/po/Makefile-438-	cd $(srcdir); \
wput-0.6.2+git20130413/po/Makefile:439:	if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$ll -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \
wput-0.6.2+git20130413/po/Makefile-440-	  if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
##############################################
wput-0.6.2+git20130413/po/Makefile.in-66-.po.gmo:
wput-0.6.2+git20130413/po/Makefile.in:67:	@lang=`echo $* | sed -e 's,.*/,,'`; \
wput-0.6.2+git20130413/po/Makefile.in-68-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
wput-0.6.2+git20130413/po/Makefile.in-131-$(POFILES): $(srcdir)/$(DOMAIN).pot
wput-0.6.2+git20130413/po/Makefile.in:132:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
wput-0.6.2+git20130413/po/Makefile.in-133-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
wput-0.6.2+git20130413/po/Makefile.in-161-	for cat in $$catalogs; do \
wput-0.6.2+git20130413/po/Makefile.in:162:	  cat=`basename $$cat`; \
wput-0.6.2+git20130413/po/Makefile.in:163:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
wput-0.6.2+git20130413/po/Makefile.in-164-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
wput-0.6.2+git20130413/po/Makefile.in-171-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
wput-0.6.2+git20130413/po/Makefile.in:172:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
wput-0.6.2+git20130413/po/Makefile.in-173-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
wput-0.6.2+git20130413/po/Makefile.in-213-	for cat in $$catalogs; do \
wput-0.6.2+git20130413/po/Makefile.in:214:	  cat=`basename $$cat`; \
wput-0.6.2+git20130413/po/Makefile.in:215:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
wput-0.6.2+git20130413/po/Makefile.in-216-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
wput-0.6.2+git20130413/po/Makefile.in-220-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
wput-0.6.2+git20130413/po/Makefile.in:221:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
wput-0.6.2+git20130413/po/Makefile.in-222-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
wput-0.6.2+git20130413/po/Makefile.in-259-	for cat in $$catalogs; do \
wput-0.6.2+git20130413/po/Makefile.in:260:	  cat=`basename $$cat`; \
wput-0.6.2+git20130413/po/Makefile.in:261:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
wput-0.6.2+git20130413/po/Makefile.in-262-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
wput-0.6.2+git20130413/po/Makefile.in-321-.nop.po-create:
wput-0.6.2+git20130413/po/Makefile.in:322:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
wput-0.6.2+git20130413/po/Makefile.in-323-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
wput-0.6.2+git20130413/po/Makefile.in-328-.nop.po-update:
wput-0.6.2+git20130413/po/Makefile.in:329:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
wput-0.6.2+git20130413/po/Makefile.in-330-	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
wput-0.6.2+git20130413/po/Rules-quot-15-.insert-header.po-update-en:
wput-0.6.2+git20130413/po/Rules-quot:16:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
wput-0.6.2+git20130413/po/Rules-quot:17:	if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
wput-0.6.2+git20130413/po/Rules-quot-18-	tmpdir=`pwd`; \
wput-0.6.2+git20130413/po/Rules-quot-19-	echo "$$lang:"; \
wput-0.6.2+git20130413/po/Rules-quot:20:	ll=`echo $$lang | sed -e 's/@.*//'`; \
wput-0.6.2+git20130413/po/Rules-quot-21-	LC_ALL=C; export LC_ALL; \
wput-0.6.2+git20130413/po/Rules-quot-22-	cd $(srcdir); \
wput-0.6.2+git20130413/po/Rules-quot:23:	if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$ll -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \
wput-0.6.2+git20130413/po/Rules-quot-24-	  if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
##############################################
wput-0.6.2+git20130413/po/cs.po-241-"Connection:\n"
wput-0.6.2+git20130413/po/cs.po:242:"       --bind-address=ADDR     bind to ADDR (hostname or IP) on local host\n"
wput-0.6.2+git20130413/po/cs.po-243-"  -t,  --tries=NUMBER          set retry count to NUMBER (-1 means "
##############################################
wput-0.6.2+git20130413/po/da.po-222-"Connection:\n"
wput-0.6.2+git20130413/po/da.po:223:"       --bind-address=ADDR     bind to ADDR (hostname or IP) on local host\n"
wput-0.6.2+git20130413/po/da.po-224-"  -t,  --tries=NUMBER          set retry count to NUMBER (-1 means "
##############################################
wput-0.6.2+git20130413/po/da.po-244-"Upload:\n"
wput-0.6.2+git20130413/po/da.po:245:"       --bind-address=ADDR bind til ADDR (værtsnavn eller IP) om lokal vært\n"
wput-0.6.2+git20130413/po/da.po-246-"  -t, --tries=NUMBER set retry count til NUMBER (-1 means infinite)\n"
##############################################
wput-0.6.2+git20130413/po/de.po-256-"Connection:\n"
wput-0.6.2+git20130413/po/de.po:257:"       --bind-address=ADDR     bind to ADDR (hostname or IP) on local host\n"
wput-0.6.2+git20130413/po/de.po-258-"  -t,  --tries=NUMBER          set retry count to NUMBER (-1 means "
##############################################
wput-0.6.2+git20130413/po/de.po-278-"Upload:\n"
wput-0.6.2+git20130413/po/de.po:279:"       --bind-address=ADDR     Ports auf ADDR (hostname or IP) öffnen\n"
wput-0.6.2+git20130413/po/de.po-280-"  -t,  --tries=NUMMER          Wiederholungsversuche auf NUMMER setzen (-1 "
##############################################
wput-0.6.2+git20130413/po/el.po-237-"Connection:\n"
wput-0.6.2+git20130413/po/el.po:238:"       --bind-address=ADDR     bind to ADDR (hostname or IP) on local host\n"
wput-0.6.2+git20130413/po/el.po-239-"  -t,  --tries=NUMBER          set retry count to NUMBER (-1 means "
##############################################
wput-0.6.2+git20130413/po/en_GB.po-248-"Connection:\n"
wput-0.6.2+git20130413/po/en_GB.po:249:"       --bind-address=ADDR     bind to ADDR (hostname or IP) on local host\n"
wput-0.6.2+git20130413/po/en_GB.po-250-"  -t,  --tries=NUMBER          set retry count to NUMBER (-1 means "
##############################################
wput-0.6.2+git20130413/po/es.po-253-"Connection:\n"
wput-0.6.2+git20130413/po/es.po:254:"       --bind-address=ADDR     bind to ADDR (hostname or IP) on local host\n"
wput-0.6.2+git20130413/po/es.po-255-"  -t,  --tries=NUMBER          set retry count to NUMBER (-1 means "
##############################################
wput-0.6.2+git20130413/po/es.po-275-"Subida:\n"
wput-0.6.2+git20130413/po/es.po:276:"       --bind-address=ADDR ligado a ADDR (nombre de host o IP) en el host "
wput-0.6.2+git20130413/po/es.po-277-"local\n"
##############################################
wput-0.6.2+git20130413/po/fi.po-253-"Connection:\n"
wput-0.6.2+git20130413/po/fi.po:254:"       --bind-address=ADDR     bind to ADDR (hostname or IP) on local host\n"
wput-0.6.2+git20130413/po/fi.po-255-"  -t,  --tries=NUMBER          set retry count to NUMBER (-1 means "
##############################################
wput-0.6.2+git20130413/po/fr.po-255-"Connection:\n"
wput-0.6.2+git20130413/po/fr.po:256:"       --bind-address=ADDR     bind to ADDR (hostname or IP) on local host\n"
wput-0.6.2+git20130413/po/fr.po-257-"  -t,  --tries=NUMBER          set retry count to NUMBER (-1 means "
##############################################
wput-0.6.2+git20130413/po/fr.po-277-"Envoi de fichier :\n"
wput-0.6.2+git20130413/po/fr.po:278:"       --bind-address=ADDR     utilise l'adresse ADDR (nom d'hôte ou adresse "
wput-0.6.2+git20130413/po/fr.po-279-"IP) pour localhost\n"
##############################################
wput-0.6.2+git20130413/po/gl.po-254-"Connection:\n"
wput-0.6.2+git20130413/po/gl.po:255:"       --bind-address=ADDR     bind to ADDR (hostname or IP) on local host\n"
wput-0.6.2+git20130413/po/gl.po-256-"  -t,  --tries=NUMBER          set retry count to NUMBER (-1 means "
##############################################
wput-0.6.2+git20130413/po/it.po-255-"Connection:\n"
wput-0.6.2+git20130413/po/it.po:256:"       --bind-address=ADDR     bind to ADDR (hostname or IP) on local host\n"
wput-0.6.2+git20130413/po/it.po-257-"  -t,  --tries=NUMBER          set retry count to NUMBER (-1 means "
##############################################
wput-0.6.2+git20130413/po/it.po-277-"Upload:\n"
wput-0.6.2+git20130413/po/it.po:278:"       --bind-address=ADDR     utilizza l'ADDR (hostname o IP) sul local "
wput-0.6.2+git20130413/po/it.po-279-"host\n"
##############################################
wput-0.6.2+git20130413/po/ja.po-220-"Connection:\n"
wput-0.6.2+git20130413/po/ja.po:221:"       --bind-address=ADDR     bind to ADDR (hostname or IP) on local host\n"
wput-0.6.2+git20130413/po/ja.po-222-"  -t,  --tries=NUMBER          set retry count to NUMBER (-1 means "
##############################################
wput-0.6.2+git20130413/po/nl.po-254-"Connection:\n"
wput-0.6.2+git20130413/po/nl.po:255:"       --bind-address=ADDR     bind to ADDR (hostname or IP) on local host\n"
wput-0.6.2+git20130413/po/nl.po-256-"  -t,  --tries=NUMBER          set retry count to NUMBER (-1 means "
##############################################
wput-0.6.2+git20130413/po/nl.po-276-"Verzenden:\n"
wput-0.6.2+git20130413/po/nl.po:277:"       --bind-address=ADDR     binden aan ADDR (hostname of IP) op lokale "
wput-0.6.2+git20130413/po/nl.po-278-"host\n"
##############################################
wput-0.6.2+git20130413/po/pl.po-256-"Connection:\n"
wput-0.6.2+git20130413/po/pl.po:257:"       --bind-address=ADDR     bind to ADDR (hostname or IP) on local host\n"
wput-0.6.2+git20130413/po/pl.po-258-"  -t,  --tries=NUMBER          set retry count to NUMBER (-1 means "
##############################################
wput-0.6.2+git20130413/po/pt_BR.po-250-"Connection:\n"
wput-0.6.2+git20130413/po/pt_BR.po:251:"       --bind-address=ADDR     bind to ADDR (hostname or IP) on local host\n"
wput-0.6.2+git20130413/po/pt_BR.po-252-"  -t,  --tries=NUMBER          set retry count to NUMBER (-1 means "
##############################################
wput-0.6.2+git20130413/po/pt_BR.po-272-"Upload:\n"
wput-0.6.2+git20130413/po/pt_BR.po:273:"       --bind-address=ADDR     bind to ADDR (hostname or IP) on local host\n"
wput-0.6.2+git20130413/po/pt_BR.po-274-"  -t,  --tries=NUMBER          set retry count to NUMBER (-1 means "
##############################################
wput-0.6.2+git20130413/po/ru.po-251-"Connection:\n"
wput-0.6.2+git20130413/po/ru.po:252:"       --bind-address=ADDR     bind to ADDR (hostname or IP) on local host\n"
wput-0.6.2+git20130413/po/ru.po-253-"  -t,  --tries=NUMBER          set retry count to NUMBER (-1 means "
##############################################
wput-0.6.2+git20130413/po/ru.po-273-"Закачка:\n"
wput-0.6.2+git20130413/po/ru.po:274:"       --bind-address=ADDR     bind на адрес ADDR (имя или IP) на локальной "
wput-0.6.2+git20130413/po/ru.po-275-"машине\n"
##############################################
wput-0.6.2+git20130413/po/sv.po-227-"Connection:\n"
wput-0.6.2+git20130413/po/sv.po:228:"       --bind-address=ADDR     bind to ADDR (hostname or IP) on local host\n"
wput-0.6.2+git20130413/po/sv.po-229-"  -t,  --tries=NUMBER          set retry count to NUMBER (-1 means "
##############################################
wput-0.6.2+git20130413/po/tr.po-250-"Connection:\n"
wput-0.6.2+git20130413/po/tr.po:251:"       --bind-address=ADDR     bind to ADDR (hostname or IP) on local host\n"
wput-0.6.2+git20130413/po/tr.po-252-"  -t,  --tries=NUMBER          set retry count to NUMBER (-1 means "
##############################################
wput-0.6.2+git20130413/po/uk.po-253-"Connection:\n"
wput-0.6.2+git20130413/po/uk.po:254:"       --bind-address=ADDR     bind to ADDR (hostname or IP) on local host\n"
wput-0.6.2+git20130413/po/uk.po-255-"  -t,  --tries=NUMBER          set retry count to NUMBER (-1 means "
##############################################
wput-0.6.2+git20130413/po/uk.po-275-"Завантаження:\n"
wput-0.6.2+git20130413/po/uk.po:276:"       --bind-address=ADDR     bind to ADDR (hostname or IP) on local host\n"
wput-0.6.2+git20130413/po/uk.po-277-"  -t,  --tries=NUMBER          встановити кількість спроб в NUMBER (-1 "
##############################################
wput-0.6.2+git20130413/po/wput.pot-219-"Connection:\n"
wput-0.6.2+git20130413/po/wput.pot:220:"       --bind-address=ADDR     bind to ADDR (hostname or IP) on local host\n"
wput-0.6.2+git20130413/po/wput.pot-221-"  -t,  --tries=NUMBER          set retry count to NUMBER (-1 means "
##############################################
wput-0.6.2+git20130413/po/zh_CN.po-244-"Connection:\n"
wput-0.6.2+git20130413/po/zh_CN.po:245:"       --bind-address=ADDR     bind to ADDR (hostname or IP) on local host\n"
wput-0.6.2+git20130413/po/zh_CN.po-246-"  -t,  --tries=NUMBER          set retry count to NUMBER (-1 means "
##############################################
wput-0.6.2+git20130413/po/zh_HK.po-220-"Connection:\n"
wput-0.6.2+git20130413/po/zh_HK.po:221:"       --bind-address=ADDR     bind to ADDR (hostname or IP) on local host\n"
wput-0.6.2+git20130413/po/zh_HK.po-222-"  -t,  --tries=NUMBER          set retry count to NUMBER (-1 means "
##############################################
wput-0.6.2+git20130413/aclocal.m4-260-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV"
wput-0.6.2+git20130413/aclocal.m4:261:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
wput-0.6.2+git20130413/aclocal.m4-262-      fi
##############################################
wput-0.6.2+git20130413/aclocal.m4-472-changequote(<<,>>)dnl
wput-0.6.2+git20130413/aclocal.m4:473:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
wput-0.6.2+git20130413/aclocal.m4-474-    case $ac_prog_version in
##############################################
wput-0.6.2+git20130413/aclocal.m4-638-      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);"])
wput-0.6.2+git20130413/aclocal.m4:639:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
wput-0.6.2+git20130413/aclocal.m4-640-    AC_MSG_RESULT([$]{ac_t:-
##############################################
wput-0.6.2+git20130413/aclocal.m4-910-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
wput-0.6.2+git20130413/aclocal.m4:911:case `$LD -v 2>&1 </dev/null` in
wput-0.6.2+git20130413/aclocal.m4-912-*GNU* | *'with BFD'*)
##############################################
wput-0.6.2+git20130413/aclocal.m4-946-    # gcc leaves a trailing carriage return which upsets mingw
wput-0.6.2+git20130413/aclocal.m4:947:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
wput-0.6.2+git20130413/aclocal.m4-948-  *)
wput-0.6.2+git20130413/aclocal.m4:949:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
wput-0.6.2+git20130413/aclocal.m4-950-  esac
##############################################
wput-0.6.2+git20130413/aclocal.m4-955-      # Canonicalize the path of ld
wput-0.6.2+git20130413/aclocal.m4:956:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
wput-0.6.2+git20130413/aclocal.m4-957-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
wput-0.6.2+git20130413/aclocal.m4:958:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
wput-0.6.2+git20130413/aclocal.m4-959-      done
##############################################
wput-0.6.2+git20130413/aclocal.m4-985-      # Break only if it was the GNU/non-GNU ld that we prefer.
wput-0.6.2+git20130413/aclocal.m4:986:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
wput-0.6.2+git20130413/aclocal.m4-987-      *GNU* | *'with BFD'*)
##############################################
wput-0.6.2+git20130413/aclocal.m4-1182-        dnl or AC_LIB_HAVE_LINKFLAGS call.
wput-0.6.2+git20130413/aclocal.m4:1183:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
wput-0.6.2+git20130413/aclocal.m4-1184-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
wput-0.6.2+git20130413/aclocal.m4-1224-                -L*)
wput-0.6.2+git20130413/aclocal.m4:1225:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
wput-0.6.2+git20130413/aclocal.m4-1226-                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
##############################################
wput-0.6.2+git20130413/aclocal.m4-1341-              */lib | */lib/)
wput-0.6.2+git20130413/aclocal.m4:1342:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
wput-0.6.2+git20130413/aclocal.m4-1343-                additional_includedir="$basedir/include"
##############################################
wput-0.6.2+git20130413/aclocal.m4-1394-                  -L*)
wput-0.6.2+git20130413/aclocal.m4:1395:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
wput-0.6.2+git20130413/aclocal.m4-1396-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
wput-0.6.2+git20130413/aclocal.m4-1444-                  -R*)
wput-0.6.2+git20130413/aclocal.m4:1445:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
wput-0.6.2+git20130413/aclocal.m4-1446-                    if test "$enable_rpath" != no; then
##############################################
wput-0.6.2+git20130413/aclocal.m4-1474-                    dnl Handle this in the next round.
wput-0.6.2+git20130413/aclocal.m4:1475:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
wput-0.6.2+git20130413/aclocal.m4-1476-                    ;;
##############################################
wput-0.6.2+git20130413/aclocal.m4-1480-                    dnl option.
wput-0.6.2+git20130413/aclocal.m4:1481:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
wput-0.6.2+git20130413/aclocal.m4-1482-                    ;;
##############################################
wput-0.6.2+git20130413/aclocal.m4-1880-    else
wput-0.6.2+git20130413/aclocal.m4:1881:      GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
wput-0.6.2+git20130413/aclocal.m4-1882-      AC_MSG_RESULT(
##############################################
wput-0.6.2+git20130413/aclocal.m4-1908-      case "$ac_file" in
wput-0.6.2+git20130413/aclocal.m4:1909:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
wput-0.6.2+git20130413/aclocal.m4-1910-      esac
##############################################
wput-0.6.2+git20130413/aclocal.m4-1913-        # Adjust a relative srcdir.
wput-0.6.2+git20130413/aclocal.m4:1914:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
wput-0.6.2+git20130413/aclocal.m4:1915:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
wput-0.6.2+git20130413/aclocal.m4:1916:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
wput-0.6.2+git20130413/aclocal.m4-1917-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
wput-0.6.2+git20130413/aclocal.m4-1920-        case "$ac_given_srcdir" in
wput-0.6.2+git20130413/aclocal.m4:1921:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
wput-0.6.2+git20130413/aclocal.m4-1922-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
wput-0.6.2+git20130413/aclocal.m4-1937-            fi
wput-0.6.2+git20130413/aclocal.m4:1938:            ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
wput-0.6.2+git20130413/aclocal.m4-1939-            # Hide the ALL_LINGUAS assigment from automake.
##############################################
wput-0.6.2+git20130413/aclocal.m4-2033-  # Adjust a relative srcdir.
wput-0.6.2+git20130413/aclocal.m4:2034:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
wput-0.6.2+git20130413/aclocal.m4:2035:  ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
wput-0.6.2+git20130413/aclocal.m4:2036:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
wput-0.6.2+git20130413/aclocal.m4-2037-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
wput-0.6.2+git20130413/aclocal.m4-2040-  case "$ac_given_srcdir" in
wput-0.6.2+git20130413/aclocal.m4:2041:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
wput-0.6.2+git20130413/aclocal.m4-2042-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
wput-0.6.2+git20130413/aclocal.m4-2101-  # Set POTFILES to the value of the Makefile variable POTFILES.
wput-0.6.2+git20130413/aclocal.m4:2102:  sed_x_POTFILES="`$gt_echo \"$sed_x_variable\" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`"
wput-0.6.2+git20130413/aclocal.m4:2103:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
wput-0.6.2+git20130413/aclocal.m4-2104-  # Compute POTFILES_DEPS as
##############################################
wput-0.6.2+git20130413/aclocal.m4-2116-    # The LINGUAS file contains the set of available languages.
wput-0.6.2+git20130413/aclocal.m4:2117:    ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
wput-0.6.2+git20130413/aclocal.m4-2118-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
wput-0.6.2+git20130413/aclocal.m4-2120-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
wput-0.6.2+git20130413/aclocal.m4:2121:    sed_x_LINGUAS="`$gt_echo \"$sed_x_variable\" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`"
wput-0.6.2+git20130413/aclocal.m4:2122:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
wput-0.6.2+git20130413/aclocal.m4-2123-  fi
##############################################
wput-0.6.2+git20130413/aclocal.m4-2164-    QMFILES="$QMFILES $srcdirpre$lang.qm"
wput-0.6.2+git20130413/aclocal.m4:2165:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
wput-0.6.2+git20130413/aclocal.m4-2166-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
wput-0.6.2+git20130413/aclocal.m4:2167:    frobbedlang=`echo $lang | sed -e 's/_/-/g'`
wput-0.6.2+git20130413/aclocal.m4-2168-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
wput-0.6.2+git20130413/aclocal.m4-2205-      QTCATALOGS="$QTCATALOGS $lang.qm"
wput-0.6.2+git20130413/aclocal.m4:2206:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
wput-0.6.2+git20130413/aclocal.m4-2207-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
wput-0.6.2+git20130413/aclocal.m4:2208:      frobbedlang=`echo $lang | sed -e 's/_/-/g'`
wput-0.6.2+git20130413/aclocal.m4-2209-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
wput-0.6.2+git20130413/aclocal.m4-2216-    for lang in $ALL_LINGUAS; do
wput-0.6.2+git20130413/aclocal.m4:2217:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
wput-0.6.2+git20130413/aclocal.m4-2218-      cat >> "$ac_file.tmp" <<EOF
##############################################
wput-0.6.2+git20130413/aclocal.m4-2227-    for lang in $ALL_LINGUAS; do
wput-0.6.2+git20130413/aclocal.m4:2228:      frobbedlang=`echo $lang | sed -e 's/_/-/g'`
wput-0.6.2+git20130413/aclocal.m4-2229-      cat >> "$ac_file.tmp" <<EOF
##############################################
wput-0.6.2+git20130413/mkinstalldirs-69-do
wput-0.6.2+git20130413/mkinstalldirs:70:  set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
wput-0.6.2+git20130413/mkinstalldirs-71-  shift
##############################################
wput-0.6.2+git20130413/install-sh-85-
wput-0.6.2+git20130413/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
wput-0.6.2+git20130413/install-sh-87-	    shift
##############################################
wput-0.6.2+git20130413/install-sh-89-
wput-0.6.2+git20130413/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
wput-0.6.2+git20130413/install-sh-91-	    shift
##############################################
wput-0.6.2+git20130413/install-sh-151-	then
wput-0.6.2+git20130413/install-sh:152:		dst=$dst/`basename "$src"`
wput-0.6.2+git20130413/install-sh-153-	else
##############################################
wput-0.6.2+git20130413/install-sh-158-## this sed command emulates the dirname command
wput-0.6.2+git20130413/install-sh:159:dstdir=`echo "$dst" | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
wput-0.6.2+git20130413/install-sh-160-
##############################################
wput-0.6.2+git20130413/install-sh-172-IFS='%'
wput-0.6.2+git20130413/install-sh:173:set - `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
wput-0.6.2+git20130413/install-sh-174-IFS=$oIFS
##############################################
wput-0.6.2+git20130413/install-sh-206-	then
wput-0.6.2+git20130413/install-sh:207:		dstfile=`basename "$dst"`
wput-0.6.2+git20130413/install-sh-208-	else
##############################################
wput-0.6.2+git20130413/install-sh-216-	then
wput-0.6.2+git20130413/install-sh:217:		dstfile=`basename "$dst"`
wput-0.6.2+git20130413/install-sh-218-	else
##############################################
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/cs.po-241-"Connection:\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/cs.po:242:"       --bind-address=ADDR     bind to ADDR (hostname or IP) on local host\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/cs.po-243-"  -t,  --tries=NUMBER          set retry count to NUMBER (-1 means "
##############################################
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/da.po-222-"Connection:\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/da.po:223:"       --bind-address=ADDR     bind to ADDR (hostname or IP) on local host\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/da.po-224-"  -t,  --tries=NUMBER          set retry count to NUMBER (-1 means "
##############################################
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/da.po-244-"Upload:\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/da.po:245:"       --bind-address=ADDR bind til ADDR (værtsnavn eller IP) om lokal vært\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/da.po-246-"  -t, --tries=NUMBER set retry count til NUMBER (-1 means infinite)\n"
##############################################
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/de.po-256-"Connection:\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/de.po:257:"       --bind-address=ADDR     bind to ADDR (hostname or IP) on local host\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/de.po-258-"  -t,  --tries=NUMBER          set retry count to NUMBER (-1 means "
##############################################
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/de.po-278-"Upload:\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/de.po:279:"       --bind-address=ADDR     Ports auf ADDR (hostname or IP) öffnen\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/de.po-280-"  -t,  --tries=NUMMER          Wiederholungsversuche auf NUMMER setzen (-1 "
##############################################
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/el.po-237-"Connection:\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/el.po:238:"       --bind-address=ADDR     bind to ADDR (hostname or IP) on local host\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/el.po-239-"  -t,  --tries=NUMBER          set retry count to NUMBER (-1 means "
##############################################
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/en_GB.po-248-"Connection:\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/en_GB.po:249:"       --bind-address=ADDR     bind to ADDR (hostname or IP) on local host\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/en_GB.po-250-"  -t,  --tries=NUMBER          set retry count to NUMBER (-1 means "
##############################################
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/es.po-253-"Connection:\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/es.po:254:"       --bind-address=ADDR     bind to ADDR (hostname or IP) on local host\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/es.po-255-"  -t,  --tries=NUMBER          set retry count to NUMBER (-1 means "
##############################################
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/es.po-275-"Subida:\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/es.po:276:"       --bind-address=ADDR ligado a ADDR (nombre de host o IP) en el host "
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/es.po-277-"local\n"
##############################################
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/fi.po-253-"Connection:\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/fi.po:254:"       --bind-address=ADDR     bind to ADDR (hostname or IP) on local host\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/fi.po-255-"  -t,  --tries=NUMBER          set retry count to NUMBER (-1 means "
##############################################
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/fr.po-255-"Connection:\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/fr.po:256:"       --bind-address=ADDR     bind to ADDR (hostname or IP) on local host\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/fr.po-257-"  -t,  --tries=NUMBER          set retry count to NUMBER (-1 means "
##############################################
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/fr.po-277-"Envoi de fichier :\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/fr.po:278:"       --bind-address=ADDR     utilise l'adresse ADDR (nom d'hôte ou adresse "
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/fr.po-279-"IP) pour localhost\n"
##############################################
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/gl.po-254-"Connection:\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/gl.po:255:"       --bind-address=ADDR     bind to ADDR (hostname or IP) on local host\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/gl.po-256-"  -t,  --tries=NUMBER          set retry count to NUMBER (-1 means "
##############################################
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/it.po-255-"Connection:\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/it.po:256:"       --bind-address=ADDR     bind to ADDR (hostname or IP) on local host\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/it.po-257-"  -t,  --tries=NUMBER          set retry count to NUMBER (-1 means "
##############################################
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/it.po-277-"Upload:\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/it.po:278:"       --bind-address=ADDR     utilizza l'ADDR (hostname o IP) sul local "
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/it.po-279-"host\n"
##############################################
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/ja.po-220-"Connection:\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/ja.po:221:"       --bind-address=ADDR     bind to ADDR (hostname or IP) on local host\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/ja.po-222-"  -t,  --tries=NUMBER          set retry count to NUMBER (-1 means "
##############################################
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/nl.po-254-"Connection:\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/nl.po:255:"       --bind-address=ADDR     bind to ADDR (hostname or IP) on local host\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/nl.po-256-"  -t,  --tries=NUMBER          set retry count to NUMBER (-1 means "
##############################################
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/nl.po-276-"Verzenden:\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/nl.po:277:"       --bind-address=ADDR     binden aan ADDR (hostname of IP) op lokale "
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/nl.po-278-"host\n"
##############################################
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/pl.po-256-"Connection:\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/pl.po:257:"       --bind-address=ADDR     bind to ADDR (hostname or IP) on local host\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/pl.po-258-"  -t,  --tries=NUMBER          set retry count to NUMBER (-1 means "
##############################################
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/pt_BR.po-250-"Connection:\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/pt_BR.po:251:"       --bind-address=ADDR     bind to ADDR (hostname or IP) on local host\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/pt_BR.po-252-"  -t,  --tries=NUMBER          set retry count to NUMBER (-1 means "
##############################################
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/pt_BR.po-272-"Upload:\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/pt_BR.po:273:"       --bind-address=ADDR     bind to ADDR (hostname or IP) on local host\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/pt_BR.po-274-"  -t,  --tries=NUMBER          set retry count to NUMBER (-1 means "
##############################################
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/ru.po-251-"Connection:\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/ru.po:252:"       --bind-address=ADDR     bind to ADDR (hostname or IP) on local host\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/ru.po-253-"  -t,  --tries=NUMBER          set retry count to NUMBER (-1 means "
##############################################
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/ru.po-273-"Закачка:\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/ru.po:274:"       --bind-address=ADDR     bind на адрес ADDR (имя или IP) на локальной "
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/ru.po-275-"машине\n"
##############################################
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/sv.po-227-"Connection:\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/sv.po:228:"       --bind-address=ADDR     bind to ADDR (hostname or IP) on local host\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/sv.po-229-"  -t,  --tries=NUMBER          set retry count to NUMBER (-1 means "
##############################################
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/tr.po-250-"Connection:\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/tr.po:251:"       --bind-address=ADDR     bind to ADDR (hostname or IP) on local host\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/tr.po-252-"  -t,  --tries=NUMBER          set retry count to NUMBER (-1 means "
##############################################
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/uk.po-253-"Connection:\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/uk.po:254:"       --bind-address=ADDR     bind to ADDR (hostname or IP) on local host\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/uk.po-255-"  -t,  --tries=NUMBER          set retry count to NUMBER (-1 means "
##############################################
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/uk.po-275-"Завантаження:\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/uk.po:276:"       --bind-address=ADDR     bind to ADDR (hostname or IP) on local host\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/uk.po-277-"  -t,  --tries=NUMBER          встановити кількість спроб в NUMBER (-1 "
##############################################
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/wput.pot-219-"Connection:\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/wput.pot:220:"       --bind-address=ADDR     bind to ADDR (hostname or IP) on local host\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/wput.pot-221-"  -t,  --tries=NUMBER          set retry count to NUMBER (-1 means "
##############################################
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/zh_CN.po-244-"Connection:\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/zh_CN.po:245:"       --bind-address=ADDR     bind to ADDR (hostname or IP) on local host\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/zh_CN.po-246-"  -t,  --tries=NUMBER          set retry count to NUMBER (-1 means "
##############################################
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/zh_HK.po-220-"Connection:\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/zh_HK.po:221:"       --bind-address=ADDR     bind to ADDR (hostname or IP) on local host\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/po/zh_HK.po-222-"  -t,  --tries=NUMBER          set retry count to NUMBER (-1 means "
##############################################
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/src/wput.c-319-      if(!strncasecmp(com, "bind-address", 13)) {
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/src/wput.c:320:            if(get_ip_addr(optarg, &opt.bindaddr) == -1) {
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/src/wput.c-321-				printout(vMORE, _("Error: "));
##############################################
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/src/wput.c-369-      else if(!strncasecmp(com, "proxy_host", 11)) {
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/src/wput.c:370:        if(get_ip_addr(val, &opt.ps.ip) == -1) {
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/src/wput.c-371-            printout(vLESS, _("Warning: "));
##############################################
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/src/wput.c-792-"Connection:\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/src/wput.c:793:"       --bind-address=ADDR     bind to ADDR (hostname or IP) on local host\n"
wput-0.6.2+git20130413/.pc/spelling-fixes.patch/src/wput.c-794-"  -t,  --tries=NUMBER          set retry count to NUMBER (-1 means infinite)\n"
##############################################
wput-0.6.2+git20130413/.pc/13-configure.in--gcrypt-link.patch/configure.in-83-	with_ssl="no"
wput-0.6.2+git20130413/.pc/13-configure.in--gcrypt-link.patch/configure.in:84:	prefix=`eval echo $prefix`
wput-0.6.2+git20130413/.pc/13-configure.in--gcrypt-link.patch/configure.in-85-
##############################################
wput-0.6.2+git20130413/.pc/handle-ascii-conversions.patch/src/ftp.c-875-	/* hostname */
wput-0.6.2+git20130413/.pc/handle-ascii-conversions.patch/src/ftp.c:876:	if( get_ip_addr(host, &fsession->host->ip) == -1) {
wput-0.6.2+git20130413/.pc/handle-ascii-conversions.patch/src/ftp.c-877-		if(opt.ps.type != PROXY_OFF) {
##############################################
wput-0.6.2+git20130413/.pc/libtls-detection.patch/configure.in-83-	with_ssl="no"
wput-0.6.2+git20130413/.pc/libtls-detection.patch/configure.in:84:	prefix=`eval echo $prefix`
wput-0.6.2+git20130413/.pc/libtls-detection.patch/configure.in-85-
##############################################
wput-0.6.2+git20130413/.pc/configure-fixes.patch/configure.in-83-	with_ssl="no"
wput-0.6.2+git20130413/.pc/configure-fixes.patch/configure.in:84:	prefix=`eval echo $prefix`
wput-0.6.2+git20130413/.pc/configure-fixes.patch/configure.in-85-
##############################################
wput-0.6.2+git20130413/.pc/single-declaration.patch/src/wput.c-319-      if(!strncasecmp(com, "bind-address", 13)) {
wput-0.6.2+git20130413/.pc/single-declaration.patch/src/wput.c:320:            if(get_ip_addr(optarg, &opt.bindaddr) == -1) {
wput-0.6.2+git20130413/.pc/single-declaration.patch/src/wput.c-321-				printout(vMORE, _("Error: "));
##############################################
wput-0.6.2+git20130413/.pc/single-declaration.patch/src/wput.c-369-      else if(!strncasecmp(com, "proxy_host", 11)) {
wput-0.6.2+git20130413/.pc/single-declaration.patch/src/wput.c:370:        if(get_ip_addr(val, &opt.ps.ip) == -1) {
wput-0.6.2+git20130413/.pc/single-declaration.patch/src/wput.c-371-            printout(vLESS, _("Warning: "));
##############################################
wput-0.6.2+git20130413/.pc/single-declaration.patch/src/wput.c-792-"Connection:\n"
wput-0.6.2+git20130413/.pc/single-declaration.patch/src/wput.c:793:"       --bind-address=ADDR     bind to ADDR (hostname or IP) on local host\n"
wput-0.6.2+git20130413/.pc/single-declaration.patch/src/wput.c-794-"  -t,  --tries=NUMBER          set retry count to NUMBER (-1 means infinite)\n"
##############################################
wput-0.6.2+git20130413/configure.in-84-	with_ssl="no"
wput-0.6.2+git20130413/configure.in:85:	prefix=`eval echo $prefix`
wput-0.6.2+git20130413/configure.in-86-