===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
erlang-p1-iconv-1.0.11/compile-67-	mingw/*)
erlang-p1-iconv-1.0.11/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
erlang-p1-iconv-1.0.11/compile-69-	  ;;
erlang-p1-iconv-1.0.11/compile-70-	cygwin/*)
erlang-p1-iconv-1.0.11/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
erlang-p1-iconv-1.0.11/compile-72-	  ;;
erlang-p1-iconv-1.0.11/compile-73-	wine/*)
erlang-p1-iconv-1.0.11/compile:74:	  file=`winepath -w "$file" || echo "$file"`
erlang-p1-iconv-1.0.11/compile-75-	  ;;
##############################################
erlang-p1-iconv-1.0.11/compile-309-# Name of file we expect compiler to create.
erlang-p1-iconv-1.0.11/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
erlang-p1-iconv-1.0.11/compile-311-
##############################################
erlang-p1-iconv-1.0.11/compile-315-# object file name, since that is what matters with a parallel build.
erlang-p1-iconv-1.0.11/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
erlang-p1-iconv-1.0.11/compile-317-while true; do
##############################################
erlang-p1-iconv-1.0.11/config.guess-34-
erlang-p1-iconv-1.0.11/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
erlang-p1-iconv-1.0.11/config.guess-36-
##############################################
erlang-p1-iconv-1.0.11/config.guess-102-: ${TMPDIR=/tmp} ;
erlang-p1-iconv-1.0.11/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
erlang-p1-iconv-1.0.11/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
erlang-p1-iconv-1.0.11/config.guess-151-	EOF
erlang-p1-iconv-1.0.11/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
erlang-p1-iconv-1.0.11/config.guess-153-	;;
##############################################
erlang-p1-iconv-1.0.11/config.guess-181-	    earmv*)
erlang-p1-iconv-1.0.11/config.guess:182:		arch=`echo ${UNAME_MACHINE_ARCH} | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
erlang-p1-iconv-1.0.11/config.guess:183:		endian=`echo ${UNAME_MACHINE_ARCH} | sed -ne 's,^.*\(eb\)$,\1,p'`
erlang-p1-iconv-1.0.11/config.guess-184-		machine=${arch}${endian}-unknown
##############################################
erlang-p1-iconv-1.0.11/config.guess-210-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
erlang-p1-iconv-1.0.11/config.guess:211:		abi=`echo ${UNAME_MACHINE_ARCH} | sed -e "$expr"`
erlang-p1-iconv-1.0.11/config.guess-212-		;;
##############################################
erlang-p1-iconv-1.0.11/config.guess-223-	    *)
erlang-p1-iconv-1.0.11/config.guess:224:		release=`echo ${UNAME_RELEASE} | sed -e 's/[-_].*//' | cut -d. -f1,2`
erlang-p1-iconv-1.0.11/config.guess-225-		;;
##############################################
erlang-p1-iconv-1.0.11/config.guess-257-	*4.0)
erlang-p1-iconv-1.0.11/config.guess:258:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
erlang-p1-iconv-1.0.11/config.guess-259-		;;
erlang-p1-iconv-1.0.11/config.guess-260-	*5.*)
erlang-p1-iconv-1.0.11/config.guess:261:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
erlang-p1-iconv-1.0.11/config.guess-262-		;;
##############################################
erlang-p1-iconv-1.0.11/config.guess-267-	# types through head -n 1, so we only detect the type of CPU 0.
erlang-p1-iconv-1.0.11/config.guess:268:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
erlang-p1-iconv-1.0.11/config.guess-269-	case "$ALPHA_CPU_TYPE" in
##############################################
erlang-p1-iconv-1.0.11/config.guess-305-	# 1.2 uses "1.2" for uname -r.
erlang-p1-iconv-1.0.11/config.guess:306:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
erlang-p1-iconv-1.0.11/config.guess-307-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
erlang-p1-iconv-1.0.11/config.guess-365-    s390x:SunOS:*:*)
erlang-p1-iconv-1.0.11/config.guess:366:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
erlang-p1-iconv-1.0.11/config.guess-367-	exit ;;
erlang-p1-iconv-1.0.11/config.guess-368-    sun4H:SunOS:5.*:*)
erlang-p1-iconv-1.0.11/config.guess:369:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
erlang-p1-iconv-1.0.11/config.guess-370-	exit ;;
erlang-p1-iconv-1.0.11/config.guess-371-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
erlang-p1-iconv-1.0.11/config.guess:372:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
erlang-p1-iconv-1.0.11/config.guess-373-	exit ;;
##############################################
erlang-p1-iconv-1.0.11/config.guess-390-	fi
erlang-p1-iconv-1.0.11/config.guess:391:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
erlang-p1-iconv-1.0.11/config.guess-392-	exit ;;
##############################################
erlang-p1-iconv-1.0.11/config.guess-396-	# it's likely to be more like Solaris than SunOS4.
erlang-p1-iconv-1.0.11/config.guess:397:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
erlang-p1-iconv-1.0.11/config.guess-398-	exit ;;
##############################################
erlang-p1-iconv-1.0.11/config.guess-405-	# Japanese Language versions have a version number like `4.1.3-JL'.
erlang-p1-iconv-1.0.11/config.guess:406:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
erlang-p1-iconv-1.0.11/config.guess-407-	exit ;;
##############################################
erlang-p1-iconv-1.0.11/config.guess-411-    sun*:*:4.2BSD:*)
erlang-p1-iconv-1.0.11/config.guess:412:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
erlang-p1-iconv-1.0.11/config.guess-413-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
erlang-p1-iconv-1.0.11/config.guess-493-	$CC_FOR_BUILD -o $dummy $dummy.c &&
erlang-p1-iconv-1.0.11/config.guess:494:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
erlang-p1-iconv-1.0.11/config.guess:495:	  SYSTEM_NAME=`$dummy $dummyarg` &&
erlang-p1-iconv-1.0.11/config.guess-496-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
erlang-p1-iconv-1.0.11/config.guess-549-    *:IRIX*:*:*)
erlang-p1-iconv-1.0.11/config.guess:550:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
erlang-p1-iconv-1.0.11/config.guess-551-	exit ;;
##############################################
erlang-p1-iconv-1.0.11/config.guess-579-EOF
erlang-p1-iconv-1.0.11/config.guess:580:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
erlang-p1-iconv-1.0.11/config.guess-581-		then
##############################################
erlang-p1-iconv-1.0.11/config.guess-592-    *:AIX:*:[4567])
erlang-p1-iconv-1.0.11/config.guess:593:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
erlang-p1-iconv-1.0.11/config.guess-594-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
erlang-p1-iconv-1.0.11/config.guess-628-    9000/[34678]??:HP-UX:*:*)
erlang-p1-iconv-1.0.11/config.guess:629:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
erlang-p1-iconv-1.0.11/config.guess-630-	case "${UNAME_MACHINE}" in
##############################################
erlang-p1-iconv-1.0.11/config.guess-682-EOF
erlang-p1-iconv-1.0.11/config.guess:683:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
erlang-p1-iconv-1.0.11/config.guess-684-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
erlang-p1-iconv-1.0.11/config.guess-710-    ia64:HP-UX:*:*)
erlang-p1-iconv-1.0.11/config.guess:711:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
erlang-p1-iconv-1.0.11/config.guess-712-	echo ia64-hp-hpux${HPUX_REV}
##############################################
erlang-p1-iconv-1.0.11/config.guess-740-EOF
erlang-p1-iconv-1.0.11/config.guess:741:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
erlang-p1-iconv-1.0.11/config.guess-742-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
erlang-p1-iconv-1.0.11/config.guess-811-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
erlang-p1-iconv-1.0.11/config.guess:812:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
erlang-p1-iconv-1.0.11/config.guess-813-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
erlang-p1-iconv-1.0.11/config.guess-816-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
erlang-p1-iconv-1.0.11/config.guess:817:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
erlang-p1-iconv-1.0.11/config.guess-818-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
erlang-p1-iconv-1.0.11/config.guess-832-	    amd64)
erlang-p1-iconv-1.0.11/config.guess:833:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
erlang-p1-iconv-1.0.11/config.guess-834-	    *)
erlang-p1-iconv-1.0.11/config.guess:835:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
erlang-p1-iconv-1.0.11/config.guess-836-	esac
##############################################
erlang-p1-iconv-1.0.11/config.guess-890-    prep*:SunOS:5.*:*)
erlang-p1-iconv-1.0.11/config.guess:891:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
erlang-p1-iconv-1.0.11/config.guess-892-	exit ;;
##############################################
erlang-p1-iconv-1.0.11/config.guess-894-	# the GNU system
erlang-p1-iconv-1.0.11/config.guess:895:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
erlang-p1-iconv-1.0.11/config.guess-896-	exit ;;
##############################################
erlang-p1-iconv-1.0.11/config.guess-898-	# other systems with GNU libc and userland
erlang-p1-iconv-1.0.11/config.guess:899:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
erlang-p1-iconv-1.0.11/config.guess-900-	exit ;;
##############################################
erlang-p1-iconv-1.0.11/config.guess-989-EOF
erlang-p1-iconv-1.0.11/config.guess:990:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
erlang-p1-iconv-1.0.11/config.guess-991-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
erlang-p1-iconv-1.0.11/config.guess-1083-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
erlang-p1-iconv-1.0.11/config.guess:1084:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
erlang-p1-iconv-1.0.11/config.guess-1085-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
erlang-p1-iconv-1.0.11/config.guess-1283-	fi
erlang-p1-iconv-1.0.11/config.guess:1284:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
erlang-p1-iconv-1.0.11/config.guess-1285-	    if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then
##############################################
erlang-p1-iconv-1.0.11/config.guess-1368-    *:DragonFly:*:*)
erlang-p1-iconv-1.0.11/config.guess:1369:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
erlang-p1-iconv-1.0.11/config.guess-1370-	exit ;;
##############################################
erlang-p1-iconv-1.0.11/config.guess-1381-    i*86:skyos:*:*)
erlang-p1-iconv-1.0.11/config.guess:1382:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
erlang-p1-iconv-1.0.11/config.guess-1383-	exit ;;
##############################################
erlang-p1-iconv-1.0.11/config.rpath-33-host="$1"
erlang-p1-iconv-1.0.11/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
erlang-p1-iconv-1.0.11/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
erlang-p1-iconv-1.0.11/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
erlang-p1-iconv-1.0.11/config.rpath-37-
##############################################
erlang-p1-iconv-1.0.11/config.rpath-47-done
erlang-p1-iconv-1.0.11/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
erlang-p1-iconv-1.0.11/config.rpath-49-
##############################################
erlang-p1-iconv-1.0.11/config.rpath-91-        *)
erlang-p1-iconv-1.0.11/config.rpath:92:          case `$CC -V 2>&1 | sed 5q` in
erlang-p1-iconv-1.0.11/config.rpath-93-            *Sun\ C*)
##############################################
erlang-p1-iconv-1.0.11/config.rpath-217-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
erlang-p1-iconv-1.0.11/config.rpath:218:      case `$LD -v 2>&1` in
erlang-p1-iconv-1.0.11/config.rpath-219-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
erlang-p1-iconv-1.0.11/config.rpath-223-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
erlang-p1-iconv-1.0.11/config.rpath:224:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
erlang-p1-iconv-1.0.11/config.rpath-225-          else
##############################################
erlang-p1-iconv-1.0.11/config.rpath-280-        case $host_os in aix4.[012]|aix4.[012].*)
erlang-p1-iconv-1.0.11/config.rpath:281:          collect2name=`${CC} -print-prog-name=collect2`
erlang-p1-iconv-1.0.11/config.rpath-282-          if test -f "$collect2name" && \
##############################################
erlang-p1-iconv-1.0.11/config.rpath-419-        hardcode_direct=yes
erlang-p1-iconv-1.0.11/config.rpath:420:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
erlang-p1-iconv-1.0.11/config.rpath-421-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
erlang-p1-iconv-1.0.11/config.rpath-483-    sysv5* | sco3.2v5* | sco5v6*)
erlang-p1-iconv-1.0.11/config.rpath:484:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
erlang-p1-iconv-1.0.11/config.rpath-485-      hardcode_libdir_separator=':'
##############################################
erlang-p1-iconv-1.0.11/config.rpath-627-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
erlang-p1-iconv-1.0.11/config.rpath:628:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
erlang-p1-iconv-1.0.11/config.rpath:629:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
erlang-p1-iconv-1.0.11/config.rpath:630:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
erlang-p1-iconv-1.0.11/config.rpath:631:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
erlang-p1-iconv-1.0.11/config.rpath:632:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
erlang-p1-iconv-1.0.11/config.rpath-633-
##############################################
erlang-p1-iconv-1.0.11/config.sub-52-
erlang-p1-iconv-1.0.11/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
erlang-p1-iconv-1.0.11/config.sub-54-
##############################################
erlang-p1-iconv-1.0.11/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations.
erlang-p1-iconv-1.0.11/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
erlang-p1-iconv-1.0.11/config.sub-117-case $maybe_os in
##############################################
erlang-p1-iconv-1.0.11/config.sub-123-    os=-$maybe_os
erlang-p1-iconv-1.0.11/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
erlang-p1-iconv-1.0.11/config.sub-125-    ;;
##############################################
erlang-p1-iconv-1.0.11/config.sub-127-    os=-linux-android
erlang-p1-iconv-1.0.11/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
erlang-p1-iconv-1.0.11/config.sub-129-    ;;
erlang-p1-iconv-1.0.11/config.sub-130-  *)
erlang-p1-iconv-1.0.11/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
erlang-p1-iconv-1.0.11/config.sub-132-    if [ $basic_machine != $1 ]
erlang-p1-iconv-1.0.11/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
erlang-p1-iconv-1.0.11/config.sub-134-    else os=; fi
##############################################
erlang-p1-iconv-1.0.11/config.sub-181-		os=-sco5v6
erlang-p1-iconv-1.0.11/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
erlang-p1-iconv-1.0.11/config.sub-183-		;;
##############################################
erlang-p1-iconv-1.0.11/config.sub-185-		os=-sco3.2v5
erlang-p1-iconv-1.0.11/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
erlang-p1-iconv-1.0.11/config.sub-187-		;;
##############################################
erlang-p1-iconv-1.0.11/config.sub-189-		os=-sco3.2v4
erlang-p1-iconv-1.0.11/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
erlang-p1-iconv-1.0.11/config.sub-191-		;;
erlang-p1-iconv-1.0.11/config.sub-192-	-sco3.2.[4-9]*)
erlang-p1-iconv-1.0.11/config.sub:193:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
erlang-p1-iconv-1.0.11/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
erlang-p1-iconv-1.0.11/config.sub-195-		;;
##############################################
erlang-p1-iconv-1.0.11/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
erlang-p1-iconv-1.0.11/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
erlang-p1-iconv-1.0.11/config.sub-199-		;;
##############################################
erlang-p1-iconv-1.0.11/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
erlang-p1-iconv-1.0.11/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
erlang-p1-iconv-1.0.11/config.sub-203-		;;
##############################################
erlang-p1-iconv-1.0.11/config.sub-205-		os=-sco3.2v2
erlang-p1-iconv-1.0.11/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
erlang-p1-iconv-1.0.11/config.sub-207-		;;
erlang-p1-iconv-1.0.11/config.sub-208-	-udk*)
erlang-p1-iconv-1.0.11/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
erlang-p1-iconv-1.0.11/config.sub-210-		;;
##############################################
erlang-p1-iconv-1.0.11/config.sub-212-		os=-isc2.2
erlang-p1-iconv-1.0.11/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
erlang-p1-iconv-1.0.11/config.sub-214-		;;
##############################################
erlang-p1-iconv-1.0.11/config.sub-218-	-isc*)
erlang-p1-iconv-1.0.11/config.sub:219:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
erlang-p1-iconv-1.0.11/config.sub-220-		;;
##############################################
erlang-p1-iconv-1.0.11/config.sub-230-	-ptx*)
erlang-p1-iconv-1.0.11/config.sub:231:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
erlang-p1-iconv-1.0.11/config.sub-232-		;;
erlang-p1-iconv-1.0.11/config.sub-233-	-windowsnt*)
erlang-p1-iconv-1.0.11/config.sub:234:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
erlang-p1-iconv-1.0.11/config.sub-235-		;;
##############################################
erlang-p1-iconv-1.0.11/config.sub-367-	*-*-*)
erlang-p1-iconv-1.0.11/config.sub:368:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
erlang-p1-iconv-1.0.11/config.sub-369-		exit 1
##############################################
erlang-p1-iconv-1.0.11/config.sub-494-	amd64-*)
erlang-p1-iconv-1.0.11/config.sub:495:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
erlang-p1-iconv-1.0.11/config.sub-496-		;;
##############################################
erlang-p1-iconv-1.0.11/config.sub-539-	blackfin-*)
erlang-p1-iconv-1.0.11/config.sub:540:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
erlang-p1-iconv-1.0.11/config.sub-541-		os=-linux
##############################################
erlang-p1-iconv-1.0.11/config.sub-547-	c54x-*)
erlang-p1-iconv-1.0.11/config.sub:548:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
erlang-p1-iconv-1.0.11/config.sub-549-		;;
erlang-p1-iconv-1.0.11/config.sub-550-	c55x-*)
erlang-p1-iconv-1.0.11/config.sub:551:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
erlang-p1-iconv-1.0.11/config.sub-552-		;;
erlang-p1-iconv-1.0.11/config.sub-553-	c6x-*)
erlang-p1-iconv-1.0.11/config.sub:554:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
erlang-p1-iconv-1.0.11/config.sub-555-		;;
##############################################
erlang-p1-iconv-1.0.11/config.sub-750-	i*86v32)
erlang-p1-iconv-1.0.11/config.sub:751:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
erlang-p1-iconv-1.0.11/config.sub-752-		os=-sysv32
##############################################
erlang-p1-iconv-1.0.11/config.sub-754-	i*86v4*)
erlang-p1-iconv-1.0.11/config.sub:755:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
erlang-p1-iconv-1.0.11/config.sub-756-		os=-sysv4
##############################################
erlang-p1-iconv-1.0.11/config.sub-758-	i*86v)
erlang-p1-iconv-1.0.11/config.sub:759:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
erlang-p1-iconv-1.0.11/config.sub-760-		os=-sysv
##############################################
erlang-p1-iconv-1.0.11/config.sub-762-	i*86sol2)
erlang-p1-iconv-1.0.11/config.sub:763:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
erlang-p1-iconv-1.0.11/config.sub-764-		os=-solaris2
##############################################
erlang-p1-iconv-1.0.11/config.sub-788-	leon-*|leon[3-9]-*)
erlang-p1-iconv-1.0.11/config.sub:789:		basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'`
erlang-p1-iconv-1.0.11/config.sub-790-		;;
##############################################
erlang-p1-iconv-1.0.11/config.sub-795-	m68knommu-*)
erlang-p1-iconv-1.0.11/config.sub:796:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
erlang-p1-iconv-1.0.11/config.sub-797-		os=-linux
##############################################
erlang-p1-iconv-1.0.11/config.sub-832-	mips3*-*)
erlang-p1-iconv-1.0.11/config.sub:833:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
erlang-p1-iconv-1.0.11/config.sub-834-		;;
erlang-p1-iconv-1.0.11/config.sub-835-	mips3*)
erlang-p1-iconv-1.0.11/config.sub:836:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
erlang-p1-iconv-1.0.11/config.sub-837-		;;
##############################################
erlang-p1-iconv-1.0.11/config.sub-854-	ms1-*)
erlang-p1-iconv-1.0.11/config.sub:855:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
erlang-p1-iconv-1.0.11/config.sub-856-		;;
##############################################
erlang-p1-iconv-1.0.11/config.sub-973-	parisc-*)
erlang-p1-iconv-1.0.11/config.sub:974:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
erlang-p1-iconv-1.0.11/config.sub-975-		os=-linux
##############################################
erlang-p1-iconv-1.0.11/config.sub-989-	pc98-*)
erlang-p1-iconv-1.0.11/config.sub:990:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
erlang-p1-iconv-1.0.11/config.sub-991-		;;
##############################################
erlang-p1-iconv-1.0.11/config.sub-1004-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
erlang-p1-iconv-1.0.11/config.sub:1005:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
erlang-p1-iconv-1.0.11/config.sub-1006-		;;
erlang-p1-iconv-1.0.11/config.sub-1007-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
erlang-p1-iconv-1.0.11/config.sub:1008:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
erlang-p1-iconv-1.0.11/config.sub-1009-		;;
erlang-p1-iconv-1.0.11/config.sub-1010-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
erlang-p1-iconv-1.0.11/config.sub:1011:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
erlang-p1-iconv-1.0.11/config.sub-1012-		;;
erlang-p1-iconv-1.0.11/config.sub-1013-	pentium4-*)
erlang-p1-iconv-1.0.11/config.sub:1014:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
erlang-p1-iconv-1.0.11/config.sub-1015-		;;
##############################################
erlang-p1-iconv-1.0.11/config.sub-1023-	ppc-* | ppcbe-*)
erlang-p1-iconv-1.0.11/config.sub:1024:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
erlang-p1-iconv-1.0.11/config.sub-1025-		;;
##############################################
erlang-p1-iconv-1.0.11/config.sub-1029-	ppcle-* | powerpclittle-*)
erlang-p1-iconv-1.0.11/config.sub:1030:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
erlang-p1-iconv-1.0.11/config.sub-1031-		;;
##############################################
erlang-p1-iconv-1.0.11/config.sub-1033-		;;
erlang-p1-iconv-1.0.11/config.sub:1034:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
erlang-p1-iconv-1.0.11/config.sub-1035-		;;
##############################################
erlang-p1-iconv-1.0.11/config.sub-1039-	ppc64le-* | powerpc64little-*)
erlang-p1-iconv-1.0.11/config.sub:1040:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
erlang-p1-iconv-1.0.11/config.sub-1041-		;;
##############################################
erlang-p1-iconv-1.0.11/config.sub-1122-	strongarm-* | thumb-*)
erlang-p1-iconv-1.0.11/config.sub:1123:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
erlang-p1-iconv-1.0.11/config.sub-1124-		;;
##############################################
erlang-p1-iconv-1.0.11/config.sub-1252-	xscale-* | xscalee[bl]-*)
erlang-p1-iconv-1.0.11/config.sub:1253:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
erlang-p1-iconv-1.0.11/config.sub-1254-		;;
##############################################
erlang-p1-iconv-1.0.11/config.sub-1329-	*)
erlang-p1-iconv-1.0.11/config.sub:1330:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
erlang-p1-iconv-1.0.11/config.sub-1331-		exit 1
##############################################
erlang-p1-iconv-1.0.11/config.sub-1337-	*-digital*)
erlang-p1-iconv-1.0.11/config.sub:1338:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
erlang-p1-iconv-1.0.11/config.sub-1339-		;;
erlang-p1-iconv-1.0.11/config.sub-1340-	*-commodore*)
erlang-p1-iconv-1.0.11/config.sub:1341:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
erlang-p1-iconv-1.0.11/config.sub-1342-		;;
##############################################
erlang-p1-iconv-1.0.11/config.sub-1358-	-solaris1 | -solaris1.*)
erlang-p1-iconv-1.0.11/config.sub:1359:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
erlang-p1-iconv-1.0.11/config.sub-1360-		;;
##############################################
erlang-p1-iconv-1.0.11/config.sub-1370-	-gnu/linux*)
erlang-p1-iconv-1.0.11/config.sub:1371:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
erlang-p1-iconv-1.0.11/config.sub-1372-		;;
##############################################
erlang-p1-iconv-1.0.11/config.sub-1416-	-nto*)
erlang-p1-iconv-1.0.11/config.sub:1417:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
erlang-p1-iconv-1.0.11/config.sub-1418-		;;
##############################################
erlang-p1-iconv-1.0.11/config.sub-1423-	-mac*)
erlang-p1-iconv-1.0.11/config.sub:1424:		os=`echo $os | sed -e 's|mac|macos|'`
erlang-p1-iconv-1.0.11/config.sub-1425-		;;
##############################################
erlang-p1-iconv-1.0.11/config.sub-1429-	-linux*)
erlang-p1-iconv-1.0.11/config.sub:1430:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
erlang-p1-iconv-1.0.11/config.sub-1431-		;;
erlang-p1-iconv-1.0.11/config.sub-1432-	-sunos5*)
erlang-p1-iconv-1.0.11/config.sub:1433:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
erlang-p1-iconv-1.0.11/config.sub-1434-		;;
erlang-p1-iconv-1.0.11/config.sub-1435-	-sunos6*)
erlang-p1-iconv-1.0.11/config.sub:1436:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
erlang-p1-iconv-1.0.11/config.sub-1437-		;;
##############################################
erlang-p1-iconv-1.0.11/config.sub-1484-	-sinix5.*)
erlang-p1-iconv-1.0.11/config.sub:1485:		os=`echo $os | sed -e 's|sinix|sysv|'`
erlang-p1-iconv-1.0.11/config.sub-1486-		;;
##############################################
erlang-p1-iconv-1.0.11/config.sub-1537-		# Get rid of the `-' at the beginning of $os.
erlang-p1-iconv-1.0.11/config.sub:1538:		os=`echo $os | sed 's/[^-]*-//'`
erlang-p1-iconv-1.0.11/config.sub:1539:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
erlang-p1-iconv-1.0.11/config.sub-1540-		exit 1
##############################################
erlang-p1-iconv-1.0.11/config.sub-1800-		esac
erlang-p1-iconv-1.0.11/config.sub:1801:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
erlang-p1-iconv-1.0.11/config.sub-1802-		;;
##############################################
erlang-p1-iconv-1.0.11/aclocal.m4-279-      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);"])
erlang-p1-iconv-1.0.11/aclocal.m4:280:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
erlang-p1-iconv-1.0.11/aclocal.m4-281-    AC_MSG_RESULT([
##############################################
erlang-p1-iconv-1.0.11/aclocal.m4-308-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
erlang-p1-iconv-1.0.11/aclocal.m4:309:case `$LD -v 2>&1 </dev/null` in
erlang-p1-iconv-1.0.11/aclocal.m4-310-*GNU* | *'with BFD'*)
##############################################
erlang-p1-iconv-1.0.11/aclocal.m4-350-    # gcc leaves a trailing carriage return which upsets mingw
erlang-p1-iconv-1.0.11/aclocal.m4:351:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
erlang-p1-iconv-1.0.11/aclocal.m4-352-  *)
erlang-p1-iconv-1.0.11/aclocal.m4:353:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
erlang-p1-iconv-1.0.11/aclocal.m4-354-  esac
##############################################
erlang-p1-iconv-1.0.11/aclocal.m4-359-      # Canonicalize the pathname of ld
erlang-p1-iconv-1.0.11/aclocal.m4:360:      ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'`
erlang-p1-iconv-1.0.11/aclocal.m4-361-      while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do
erlang-p1-iconv-1.0.11/aclocal.m4:362:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
erlang-p1-iconv-1.0.11/aclocal.m4-363-      done
##############################################
erlang-p1-iconv-1.0.11/aclocal.m4-390-      # Break only if it was the GNU/non-GNU ld that we prefer.
erlang-p1-iconv-1.0.11/aclocal.m4:391:      case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
erlang-p1-iconv-1.0.11/aclocal.m4-392-      *GNU* | *'with BFD'*)
##############################################
erlang-p1-iconv-1.0.11/aclocal.m4-661-        dnl or AC_LIB_HAVE_LINKFLAGS call.
erlang-p1-iconv-1.0.11/aclocal.m4:662:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
erlang-p1-iconv-1.0.11/aclocal.m4-663-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
erlang-p1-iconv-1.0.11/aclocal.m4-736-                -L*)
erlang-p1-iconv-1.0.11/aclocal.m4:737:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
erlang-p1-iconv-1.0.11/aclocal.m4-738-                  dnl First look for a shared library.
##############################################
erlang-p1-iconv-1.0.11/aclocal.m4-880-              */$acl_libdirstem | */$acl_libdirstem/)
erlang-p1-iconv-1.0.11/aclocal.m4:881:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
erlang-p1-iconv-1.0.11/aclocal.m4-882-                if test "$name" = '$1'; then
##############################################
erlang-p1-iconv-1.0.11/aclocal.m4-887-              */$acl_libdirstem2 | */$acl_libdirstem2/)
erlang-p1-iconv-1.0.11/aclocal.m4:888:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
erlang-p1-iconv-1.0.11/aclocal.m4-889-                if test "$name" = '$1'; then
##############################################
erlang-p1-iconv-1.0.11/aclocal.m4-943-                  -L*)
erlang-p1-iconv-1.0.11/aclocal.m4:944:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
erlang-p1-iconv-1.0.11/aclocal.m4-945-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
erlang-p1-iconv-1.0.11/aclocal.m4-995-                  -R*)
erlang-p1-iconv-1.0.11/aclocal.m4:996:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
erlang-p1-iconv-1.0.11/aclocal.m4-997-                    if test "$enable_rpath" != no; then
##############################################
erlang-p1-iconv-1.0.11/aclocal.m4-1025-                    dnl Handle this in the next round.
erlang-p1-iconv-1.0.11/aclocal.m4:1026:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
erlang-p1-iconv-1.0.11/aclocal.m4-1027-                    ;;
##############################################
erlang-p1-iconv-1.0.11/aclocal.m4-1031-                    dnl option.
erlang-p1-iconv-1.0.11/aclocal.m4:1032:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
erlang-p1-iconv-1.0.11/aclocal.m4-1033-                    ;;
##############################################
erlang-p1-iconv-1.0.11/aclocal.m4-1144-            -L) next=yes ;;
erlang-p1-iconv-1.0.11/aclocal.m4:1145:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
erlang-p1-iconv-1.0.11/aclocal.m4-1146-                 dnl No need to hardcode the standard /usr/lib.
##############################################
erlang-p1-iconv-1.0.11/aclocal.m4-1393-    *)
erlang-p1-iconv-1.0.11/aclocal.m4:1394:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
erlang-p1-iconv-1.0.11/aclocal.m4-1395-      if test -n "$searchpath"; then
##############################################
erlang-p1-iconv-1.0.11/aclocal.m4-1403-                ;;
erlang-p1-iconv-1.0.11/aclocal.m4:1404:              *) searchdir=`cd "$searchdir" && pwd`
erlang-p1-iconv-1.0.11/aclocal.m4-1405-                 case "$searchdir" in
##############################################
erlang-p1-iconv-1.0.11/aclocal.m4-1487-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
erlang-p1-iconv-1.0.11/aclocal.m4:1488:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
erlang-p1-iconv-1.0.11/aclocal.m4-1489-# and then we would define $MISSING as
##############################################
erlang-p1-iconv-1.0.11/aclocal.m4-1502-# Expand $ac_aux_dir to an absolute path.
erlang-p1-iconv-1.0.11/aclocal.m4:1503:am_aux_dir=`cd "$ac_aux_dir" && pwd`
erlang-p1-iconv-1.0.11/aclocal.m4-1504-])
##############################################
erlang-p1-iconv-1.0.11/aclocal.m4-1600-  if test "$am_compiler_list" = ""; then
erlang-p1-iconv-1.0.11/aclocal.m4:1601:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
erlang-p1-iconv-1.0.11/aclocal.m4-1602-  fi
##############################################
erlang-p1-iconv-1.0.11/aclocal.m4-1751-    # Strip MF so we end up with the name of the file.
erlang-p1-iconv-1.0.11/aclocal.m4:1752:    mf=`echo "$mf" | sed -e 's/:.*$//'`
erlang-p1-iconv-1.0.11/aclocal.m4-1753-    # Check whether this is an Automake generated Makefile or not.
##############################################
erlang-p1-iconv-1.0.11/aclocal.m4-1760-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
erlang-p1-iconv-1.0.11/aclocal.m4:1761:      dirpart=`AS_DIRNAME("$mf")`
erlang-p1-iconv-1.0.11/aclocal.m4-1762-    else
##############################################
erlang-p1-iconv-1.0.11/aclocal.m4-1766-    # from the Makefile without running 'make'.
erlang-p1-iconv-1.0.11/aclocal.m4:1767:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
erlang-p1-iconv-1.0.11/aclocal.m4-1768-    test -z "$DEPDIR" && continue
erlang-p1-iconv-1.0.11/aclocal.m4:1769:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
erlang-p1-iconv-1.0.11/aclocal.m4-1770-    test -z "$am__include" && continue
erlang-p1-iconv-1.0.11/aclocal.m4:1771:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
erlang-p1-iconv-1.0.11/aclocal.m4-1772-    # Find all dependency output files, they are included files with
##############################################
erlang-p1-iconv-1.0.11/aclocal.m4-1780-      test -f "$dirpart/$file" && continue
erlang-p1-iconv-1.0.11/aclocal.m4:1781:      fdir=`AS_DIRNAME(["$file"])`
erlang-p1-iconv-1.0.11/aclocal.m4-1782-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
erlang-p1-iconv-1.0.11/aclocal.m4-1838-AC_REQUIRE([AC_PROG_INSTALL])dnl
erlang-p1-iconv-1.0.11/aclocal.m4:1839:if test "`cd $srcdir && pwd`" != "`pwd`"; then
erlang-p1-iconv-1.0.11/aclocal.m4-1840-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
erlang-p1-iconv-1.0.11/aclocal.m4-1997-    * )
erlang-p1-iconv-1.0.11/aclocal.m4:1998:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
erlang-p1-iconv-1.0.11/aclocal.m4-1999-  esac
erlang-p1-iconv-1.0.11/aclocal.m4-2000-done
erlang-p1-iconv-1.0.11/aclocal.m4:2001:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
erlang-p1-iconv-1.0.11/aclocal.m4-2002-
##############################################
erlang-p1-iconv-1.0.11/aclocal.m4-2068-# Ignore all kinds of additional output from 'make'.
erlang-p1-iconv-1.0.11/aclocal.m4:2069:case `$am_make -s -f confmf 2> /dev/null` in #(
erlang-p1-iconv-1.0.11/aclocal.m4-2070-*the\ am__doit\ target*)
##############################################
erlang-p1-iconv-1.0.11/aclocal.m4-2078-   echo '.include "confinc"' > confmf
erlang-p1-iconv-1.0.11/aclocal.m4:2079:   case `$am_make -s -f confmf 2> /dev/null` in #(
erlang-p1-iconv-1.0.11/aclocal.m4-2080-   *the\ am__doit\ target*)
##############################################
erlang-p1-iconv-1.0.11/aclocal.m4-2260-     echo "timestamp, slept: $am_has_slept" > conftest.file
erlang-p1-iconv-1.0.11/aclocal.m4:2261:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
erlang-p1-iconv-1.0.11/aclocal.m4-2262-     if test "$[*]" = "X"; then
erlang-p1-iconv-1.0.11/aclocal.m4-2263-	# -L didn't work.
erlang-p1-iconv-1.0.11/aclocal.m4:2264:	set X `ls -t "$srcdir/configure" conftest.file`
erlang-p1-iconv-1.0.11/aclocal.m4-2265-     fi
##############################################
erlang-p1-iconv-1.0.11/install-sh-234-      fi
erlang-p1-iconv-1.0.11/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
erlang-p1-iconv-1.0.11/install-sh-236-    *)
##############################################
erlang-p1-iconv-1.0.11/install-sh-281-      dstdir=$dst
erlang-p1-iconv-1.0.11/install-sh:282:      dst=$dstdir/`basename "$src"`
erlang-p1-iconv-1.0.11/install-sh-283-      dstdir_status=0
erlang-p1-iconv-1.0.11/install-sh-284-    else
erlang-p1-iconv-1.0.11/install-sh:285:      dstdir=`dirname "$dst"`
erlang-p1-iconv-1.0.11/install-sh-286-      test -d "$dstdir"
##############################################
erlang-p1-iconv-1.0.11/install-sh-344-                   test_tmpdir="$tmpdir/a"
erlang-p1-iconv-1.0.11/install-sh:345:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
erlang-p1-iconv-1.0.11/install-sh-346-                   case $ls_ld_tmpdir in
##############################################
erlang-p1-iconv-1.0.11/install-sh-351-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
erlang-p1-iconv-1.0.11/install-sh:352:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
erlang-p1-iconv-1.0.11/install-sh-353-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
erlang-p1-iconv-1.0.11/install-sh-409-            case $prefix in
erlang-p1-iconv-1.0.11/install-sh:410:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
erlang-p1-iconv-1.0.11/install-sh-411-              *) qprefix=$prefix;;
##############################################
erlang-p1-iconv-1.0.11/install-sh-458-    if $copy_on_change &&
erlang-p1-iconv-1.0.11/install-sh:459:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
erlang-p1-iconv-1.0.11/install-sh:460:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
erlang-p1-iconv-1.0.11/install-sh-461-       set -f &&
##############################################
erlang-p1-iconv-1.0.11/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
erlang-p1-iconv-1.0.11/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
erlang-p1-iconv-1.0.11/configure-45-  as_echo='print -r --'
erlang-p1-iconv-1.0.11/configure-46-  as_echo_n='print -rn --'
erlang-p1-iconv-1.0.11/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
erlang-p1-iconv-1.0.11/configure-48-  as_echo='printf %s\n'
##############################################
erlang-p1-iconv-1.0.11/configure-50-else
erlang-p1-iconv-1.0.11/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
erlang-p1-iconv-1.0.11/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
erlang-p1-iconv-1.0.11/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
erlang-p1-iconv-1.0.11/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
erlang-p1-iconv-1.0.11/configure-62-      esac;
##############################################
erlang-p1-iconv-1.0.11/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
erlang-p1-iconv-1.0.11/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
erlang-p1-iconv-1.0.11/configure-199-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
erlang-p1-iconv-1.0.11/configure-324-      case $as_dir in #(
erlang-p1-iconv-1.0.11/configure:325:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
erlang-p1-iconv-1.0.11/configure-326-      *) as_qdir=$as_dir;;
##############################################
erlang-p1-iconv-1.0.11/configure-397-  {
erlang-p1-iconv-1.0.11/configure:398:    as_val=`expr "$@" || test $? -eq 1`
erlang-p1-iconv-1.0.11/configure-399-  }
##############################################
erlang-p1-iconv-1.0.11/configure-404-# ----------------------------------------
erlang-p1-iconv-1.0.11/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
erlang-p1-iconv-1.0.11/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
erlang-p1-iconv-1.0.11/configure-467-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
erlang-p1-iconv-1.0.11/configure:468:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
erlang-p1-iconv-1.0.11/configure-469-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
erlang-p1-iconv-1.0.11/configure-809-  case $ac_option in
erlang-p1-iconv-1.0.11/configure:810:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
erlang-p1-iconv-1.0.11/configure-811-  *=)   ac_optarg= ;;
##############################################
erlang-p1-iconv-1.0.11/configure-853-  -disable-* | --disable-*)
erlang-p1-iconv-1.0.11/configure:854:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
erlang-p1-iconv-1.0.11/configure-855-    # Reject names that are not valid shell variable names.
##############################################
erlang-p1-iconv-1.0.11/configure-858-    ac_useropt_orig=$ac_useropt
erlang-p1-iconv-1.0.11/configure:859:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
erlang-p1-iconv-1.0.11/configure-860-    case $ac_user_opts in
##############################################
erlang-p1-iconv-1.0.11/configure-879-  -enable-* | --enable-*)
erlang-p1-iconv-1.0.11/configure:880:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
erlang-p1-iconv-1.0.11/configure-881-    # Reject names that are not valid shell variable names.
##############################################
erlang-p1-iconv-1.0.11/configure-884-    ac_useropt_orig=$ac_useropt
erlang-p1-iconv-1.0.11/configure:885:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
erlang-p1-iconv-1.0.11/configure-886-    case $ac_user_opts in
##############################################
erlang-p1-iconv-1.0.11/configure-1092-  -with-* | --with-*)
erlang-p1-iconv-1.0.11/configure:1093:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
erlang-p1-iconv-1.0.11/configure-1094-    # Reject names that are not valid shell variable names.
##############################################
erlang-p1-iconv-1.0.11/configure-1097-    ac_useropt_orig=$ac_useropt
erlang-p1-iconv-1.0.11/configure:1098:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
erlang-p1-iconv-1.0.11/configure-1099-    case $ac_user_opts in
##############################################
erlang-p1-iconv-1.0.11/configure-1108-  -without-* | --without-*)
erlang-p1-iconv-1.0.11/configure:1109:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
erlang-p1-iconv-1.0.11/configure-1110-    # Reject names that are not valid shell variable names.
##############################################
erlang-p1-iconv-1.0.11/configure-1113-    ac_useropt_orig=$ac_useropt
erlang-p1-iconv-1.0.11/configure:1114:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
erlang-p1-iconv-1.0.11/configure-1115-    case $ac_user_opts in
##############################################
erlang-p1-iconv-1.0.11/configure-1146-  *=*)
erlang-p1-iconv-1.0.11/configure:1147:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
erlang-p1-iconv-1.0.11/configure-1148-    # Reject names that are not valid shell variable names.
##############################################
erlang-p1-iconv-1.0.11/configure-1167-if test -n "$ac_prev"; then
erlang-p1-iconv-1.0.11/configure:1168:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
erlang-p1-iconv-1.0.11/configure-1169-  as_fn_error $? "missing argument to $ac_option"
##############################################
erlang-p1-iconv-1.0.11/configure-1189-    */ )
erlang-p1-iconv-1.0.11/configure:1190:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
erlang-p1-iconv-1.0.11/configure-1191-      eval $ac_var=\$ac_val;;
##############################################
erlang-p1-iconv-1.0.11/configure-1224-ac_ls_di=`ls -di .` &&
erlang-p1-iconv-1.0.11/configure:1225:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
erlang-p1-iconv-1.0.11/configure-1226-  as_fn_error $? "working directory cannot be determined"
##############################################
erlang-p1-iconv-1.0.11/configure-1280-case $srcdir in
erlang-p1-iconv-1.0.11/configure:1281:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
erlang-p1-iconv-1.0.11/configure-1282-esac
##############################################
erlang-p1-iconv-1.0.11/configure-1323-By default, \`make install' will install all the files in
erlang-p1-iconv-1.0.11/configure:1324:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
erlang-p1-iconv-1.0.11/configure:1325:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
erlang-p1-iconv-1.0.11/configure-1326-for instance \`--prefix=\$HOME'.
##############################################
erlang-p1-iconv-1.0.11/configure-1423-*)
erlang-p1-iconv-1.0.11/configure:1424:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
erlang-p1-iconv-1.0.11/configure-1425-  # A ".." for each directory in $ac_dir_suffix.
erlang-p1-iconv-1.0.11/configure:1426:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
erlang-p1-iconv-1.0.11/configure-1427-  case $ac_top_builddir_sub in
##############################################
erlang-p1-iconv-1.0.11/configure-1840-    *\'*)
erlang-p1-iconv-1.0.11/configure:1841:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
erlang-p1-iconv-1.0.11/configure-1842-    esac
##############################################
erlang-p1-iconv-1.0.11/configure-1923-      case $ac_val in
erlang-p1-iconv-1.0.11/configure:1924:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
erlang-p1-iconv-1.0.11/configure-1925-      esac
##############################################
erlang-p1-iconv-1.0.11/configure-1938-	case $ac_val in
erlang-p1-iconv-1.0.11/configure:1939:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
erlang-p1-iconv-1.0.11/configure-1940-	esac
##############################################
erlang-p1-iconv-1.0.11/configure-2058-    set,)
erlang-p1-iconv-1.0.11/configure:2059:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
erlang-p1-iconv-1.0.11/configure:2060:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
erlang-p1-iconv-1.0.11/configure-2061-      ac_cache_corrupted=: ;;
##############################################
erlang-p1-iconv-1.0.11/configure-2069-	# differences in whitespace do not lead to failure.
erlang-p1-iconv-1.0.11/configure:2070:	ac_old_val_w=`echo x $ac_old_val`
erlang-p1-iconv-1.0.11/configure:2071:	ac_new_val_w=`echo x $ac_new_val`
erlang-p1-iconv-1.0.11/configure-2072-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
erlang-p1-iconv-1.0.11/configure-2089-    case $ac_new_val in
erlang-p1-iconv-1.0.11/configure:2090:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
erlang-p1-iconv-1.0.11/configure-2091-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
erlang-p1-iconv-1.0.11/configure-2265-     echo "timestamp, slept: $am_has_slept" > conftest.file
erlang-p1-iconv-1.0.11/configure:2266:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
erlang-p1-iconv-1.0.11/configure-2267-     if test "$*" = "X"; then
erlang-p1-iconv-1.0.11/configure-2268-	# -L didn't work.
erlang-p1-iconv-1.0.11/configure:2269:	set X `ls -t "$srcdir/configure" conftest.file`
erlang-p1-iconv-1.0.11/configure-2270-     fi
##############################################
erlang-p1-iconv-1.0.11/configure-2316-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
erlang-p1-iconv-1.0.11/configure:2317:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
erlang-p1-iconv-1.0.11/configure-2318-
erlang-p1-iconv-1.0.11/configure-2319-# Expand $ac_aux_dir to an absolute path.
erlang-p1-iconv-1.0.11/configure:2320:am_aux_dir=`cd "$ac_aux_dir" && pwd`
erlang-p1-iconv-1.0.11/configure-2321-
##############################################
erlang-p1-iconv-1.0.11/configure-2461-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
erlang-p1-iconv-1.0.11/configure:2462:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
erlang-p1-iconv-1.0.11/configure-2463-	     'mkdir (GNU coreutils) '* | \
##############################################
erlang-p1-iconv-1.0.11/configure-2534-set x ${MAKE-make}
erlang-p1-iconv-1.0.11/configure:2535:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
erlang-p1-iconv-1.0.11/configure-2536-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
erlang-p1-iconv-1.0.11/configure-2544-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
erlang-p1-iconv-1.0.11/configure:2545:case `${MAKE-make} -f conftest.make 2>/dev/null` in
erlang-p1-iconv-1.0.11/configure-2546-  *@@@%%%=?*=@@@%%%*)
##############################################
erlang-p1-iconv-1.0.11/configure-2610-
erlang-p1-iconv-1.0.11/configure:2611:if test "`cd $srcdir && pwd`" != "`pwd`"; then
erlang-p1-iconv-1.0.11/configure-2612-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
erlang-p1-iconv-1.0.11/configure-3073-$as_echo_n "checking whether the C compiler works... " >&6; }
erlang-p1-iconv-1.0.11/configure:3074:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
erlang-p1-iconv-1.0.11/configure-3075-
##############################################
erlang-p1-iconv-1.0.11/configure-3117-	then :; else
erlang-p1-iconv-1.0.11/configure:3118:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
erlang-p1-iconv-1.0.11/configure-3119-	fi
##############################################
erlang-p1-iconv-1.0.11/configure-3177-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
erlang-p1-iconv-1.0.11/configure:3178:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
erlang-p1-iconv-1.0.11/configure-3179-	  break;;
##############################################
erlang-p1-iconv-1.0.11/configure-3286-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
erlang-p1-iconv-1.0.11/configure:3287:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
erlang-p1-iconv-1.0.11/configure-3288-       break;;
##############################################
erlang-p1-iconv-1.0.11/configure-3594-# Ignore all kinds of additional output from 'make'.
erlang-p1-iconv-1.0.11/configure:3595:case `$am_make -s -f confmf 2> /dev/null` in #(
erlang-p1-iconv-1.0.11/configure-3596-*the\ am__doit\ target*)
##############################################
erlang-p1-iconv-1.0.11/configure-3604-   echo '.include "confinc"' > confmf
erlang-p1-iconv-1.0.11/configure:3605:   case `$am_make -s -f confmf 2> /dev/null` in #(
erlang-p1-iconv-1.0.11/configure-3606-   *the\ am__doit\ target*)
##############################################
erlang-p1-iconv-1.0.11/configure-3667-  if test "$am_compiler_list" = ""; then
erlang-p1-iconv-1.0.11/configure:3668:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
erlang-p1-iconv-1.0.11/configure-3669-  fi
##############################################
erlang-p1-iconv-1.0.11/configure-3769-set x ${MAKE-make}
erlang-p1-iconv-1.0.11/configure:3770:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
erlang-p1-iconv-1.0.11/configure-3771-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
erlang-p1-iconv-1.0.11/configure-3779-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
erlang-p1-iconv-1.0.11/configure:3780:case `${MAKE-make} -f conftest.make 2>/dev/null` in
erlang-p1-iconv-1.0.11/configure-3781-  *@@@%%%=?*=@@@%%%*)
##############################################
erlang-p1-iconv-1.0.11/configure-4044-  # Check for GNU $ac_path_GREP
erlang-p1-iconv-1.0.11/configure:4045:case `"$ac_path_GREP" --version 2>&1` in
erlang-p1-iconv-1.0.11/configure-4046-*GNU*)
##############################################
erlang-p1-iconv-1.0.11/configure-4110-  # Check for GNU $ac_path_EGREP
erlang-p1-iconv-1.0.11/configure:4111:case `"$ac_path_EGREP" --version 2>&1` in
erlang-p1-iconv-1.0.11/configure-4112-*GNU*)
##############################################
erlang-p1-iconv-1.0.11/configure-4271-do :
erlang-p1-iconv-1.0.11/configure:4272:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
erlang-p1-iconv-1.0.11/configure-4273-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
erlang-p1-iconv-1.0.11/configure-4276-  cat >>confdefs.h <<_ACEOF
erlang-p1-iconv-1.0.11/configure:4277:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
erlang-p1-iconv-1.0.11/configure-4278-_ACEOF
##############################################
erlang-p1-iconv-1.0.11/configure-4700-test "x$ac_build_alias" = x &&
erlang-p1-iconv-1.0.11/configure:4701:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
erlang-p1-iconv-1.0.11/configure-4702-test "x$ac_build_alias" = x &&
erlang-p1-iconv-1.0.11/configure-4703-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
erlang-p1-iconv-1.0.11/configure:4704:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
erlang-p1-iconv-1.0.11/configure-4705-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
erlang-p1-iconv-1.0.11/configure-4724-IFS=$ac_save_IFS
erlang-p1-iconv-1.0.11/configure:4725:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
erlang-p1-iconv-1.0.11/configure-4726-
##############################################
erlang-p1-iconv-1.0.11/configure-4735-else
erlang-p1-iconv-1.0.11/configure:4736:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
erlang-p1-iconv-1.0.11/configure-4737-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
erlang-p1-iconv-1.0.11/configure-4757-IFS=$ac_save_IFS
erlang-p1-iconv-1.0.11/configure:4758:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
erlang-p1-iconv-1.0.11/configure-4759-
##############################################
erlang-p1-iconv-1.0.11/configure-4806-    # gcc leaves a trailing carriage return which upsets mingw
erlang-p1-iconv-1.0.11/configure:4807:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
erlang-p1-iconv-1.0.11/configure-4808-  *)
erlang-p1-iconv-1.0.11/configure:4809:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
erlang-p1-iconv-1.0.11/configure-4810-  esac
##############################################
erlang-p1-iconv-1.0.11/configure-4815-      # Canonicalize the pathname of ld
erlang-p1-iconv-1.0.11/configure:4816:      ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'`
erlang-p1-iconv-1.0.11/configure-4817-      while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do
erlang-p1-iconv-1.0.11/configure:4818:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
erlang-p1-iconv-1.0.11/configure-4819-      done
##############################################
erlang-p1-iconv-1.0.11/configure-4850-      # Break only if it was the GNU/non-GNU ld that we prefer.
erlang-p1-iconv-1.0.11/configure:4851:      case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
erlang-p1-iconv-1.0.11/configure-4852-      *GNU* | *'with BFD'*)
##############################################
erlang-p1-iconv-1.0.11/configure-4881-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
erlang-p1-iconv-1.0.11/configure:4882:case `$LD -v 2>&1 </dev/null` in
erlang-p1-iconv-1.0.11/configure-4883-*GNU* | *'with BFD'*)
##############################################
erlang-p1-iconv-1.0.11/configure-4969-    *)
erlang-p1-iconv-1.0.11/configure:4970:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
erlang-p1-iconv-1.0.11/configure-4971-      if test -n "$searchpath"; then
##############################################
erlang-p1-iconv-1.0.11/configure-4979-                ;;
erlang-p1-iconv-1.0.11/configure:4980:              *) searchdir=`cd "$searchdir" && pwd`
erlang-p1-iconv-1.0.11/configure-4981-                 case "$searchdir" in
##############################################
erlang-p1-iconv-1.0.11/configure-5070-        names_already_handled="$names_already_handled $name"
erlang-p1-iconv-1.0.11/configure:5071:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
erlang-p1-iconv-1.0.11/configure-5072-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
erlang-p1-iconv-1.0.11/configure-5146-                -L*)
erlang-p1-iconv-1.0.11/configure:5147:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
erlang-p1-iconv-1.0.11/configure-5148-                                    if test -n "$acl_shlibext"; then
##############################################
erlang-p1-iconv-1.0.11/configure-5263-              */$acl_libdirstem | */$acl_libdirstem/)
erlang-p1-iconv-1.0.11/configure:5264:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
erlang-p1-iconv-1.0.11/configure-5265-                if test "$name" = 'iconv'; then
##############################################
erlang-p1-iconv-1.0.11/configure-5270-              */$acl_libdirstem2 | */$acl_libdirstem2/)
erlang-p1-iconv-1.0.11/configure:5271:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
erlang-p1-iconv-1.0.11/configure-5272-                if test "$name" = 'iconv'; then
##############################################
erlang-p1-iconv-1.0.11/configure-5321-                  -L*)
erlang-p1-iconv-1.0.11/configure:5322:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
erlang-p1-iconv-1.0.11/configure-5323-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
erlang-p1-iconv-1.0.11/configure-5380-                  -R*)
erlang-p1-iconv-1.0.11/configure:5381:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
erlang-p1-iconv-1.0.11/configure-5382-                    if test "$enable_rpath" != no; then
##############################################
erlang-p1-iconv-1.0.11/configure-5405-                  -l*)
erlang-p1-iconv-1.0.11/configure:5406:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
erlang-p1-iconv-1.0.11/configure-5407-                    ;;
erlang-p1-iconv-1.0.11/configure-5408-                  *.la)
erlang-p1-iconv-1.0.11/configure:5409:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
erlang-p1-iconv-1.0.11/configure-5410-                    ;;
##############################################
erlang-p1-iconv-1.0.11/configure-5756-
erlang-p1-iconv-1.0.11/configure:5757:    am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
erlang-p1-iconv-1.0.11/configure-5758-    { $as_echo "$as_me:${as_lineno-$LINENO}: result:
##############################################
erlang-p1-iconv-1.0.11/configure-5912-'
erlang-p1-iconv-1.0.11/configure:5913:DEFS=`sed -n "$ac_script" confdefs.h`
erlang-p1-iconv-1.0.11/configure-5914-
##############################################
erlang-p1-iconv-1.0.11/configure-5921-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
erlang-p1-iconv-1.0.11/configure:5922:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
erlang-p1-iconv-1.0.11/configure-5923-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
erlang-p1-iconv-1.0.11/configure-6012-if test -z "$BASH_VERSION$ZSH_VERSION" \
erlang-p1-iconv-1.0.11/configure:6013:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
erlang-p1-iconv-1.0.11/configure-6014-  as_echo='print -r --'
erlang-p1-iconv-1.0.11/configure-6015-  as_echo_n='print -rn --'
erlang-p1-iconv-1.0.11/configure:6016:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
erlang-p1-iconv-1.0.11/configure-6017-  as_echo='printf %s\n'
##############################################
erlang-p1-iconv-1.0.11/configure-6019-else
erlang-p1-iconv-1.0.11/configure:6020:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
erlang-p1-iconv-1.0.11/configure-6021-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
erlang-p1-iconv-1.0.11/configure-6029-	expr "X$arg" : "X\\(.*\\)$as_nl";
erlang-p1-iconv-1.0.11/configure:6030:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
erlang-p1-iconv-1.0.11/configure-6031-      esac;
##############################################
erlang-p1-iconv-1.0.11/configure-6106-# ----------------------------------------
erlang-p1-iconv-1.0.11/configure:6107:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
erlang-p1-iconv-1.0.11/configure-6108-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
erlang-p1-iconv-1.0.11/configure-6178-  {
erlang-p1-iconv-1.0.11/configure:6179:    as_val=`expr "$@" || test $? -eq 1`
erlang-p1-iconv-1.0.11/configure-6180-  }
##############################################
erlang-p1-iconv-1.0.11/configure-6282-      case $as_dir in #(
erlang-p1-iconv-1.0.11/configure:6283:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
erlang-p1-iconv-1.0.11/configure-6284-      *) as_qdir=$as_dir;;
##############################################
erlang-p1-iconv-1.0.11/configure-6408-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
erlang-p1-iconv-1.0.11/configure:6409:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
erlang-p1-iconv-1.0.11/configure-6410-ac_cs_version="\\
##############################################
erlang-p1-iconv-1.0.11/configure-6433-  --*=?*)
erlang-p1-iconv-1.0.11/configure:6434:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
erlang-p1-iconv-1.0.11/configure:6435:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
erlang-p1-iconv-1.0.11/configure-6436-    ac_shift=:
##############################################
erlang-p1-iconv-1.0.11/configure-6438-  --*=)
erlang-p1-iconv-1.0.11/configure:6439:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
erlang-p1-iconv-1.0.11/configure-6440-    ac_optarg=
##############################################
erlang-p1-iconv-1.0.11/configure-6462-    case $ac_optarg in
erlang-p1-iconv-1.0.11/configure:6463:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
erlang-p1-iconv-1.0.11/configure-6464-    '') as_fn_error $? "missing file argument" ;;
##############################################
erlang-p1-iconv-1.0.11/configure-6585-fi
erlang-p1-iconv-1.0.11/configure:6586:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
erlang-p1-iconv-1.0.11/configure-6587-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
erlang-p1-iconv-1.0.11/configure-6602-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
erlang-p1-iconv-1.0.11/configure:6603:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
erlang-p1-iconv-1.0.11/configure-6604-ac_delim='%!_!# '
##############################################
erlang-p1-iconv-1.0.11/configure-6608-
erlang-p1-iconv-1.0.11/configure:6609:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
erlang-p1-iconv-1.0.11/configure-6610-  if test $ac_delim_n = $ac_delim_num; then
##############################################
erlang-p1-iconv-1.0.11/configure-6770-      esac
erlang-p1-iconv-1.0.11/configure:6771:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
erlang-p1-iconv-1.0.11/configure-6772-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
erlang-p1-iconv-1.0.11/configure-6829-*)
erlang-p1-iconv-1.0.11/configure:6830:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
erlang-p1-iconv-1.0.11/configure-6831-  # A ".." for each directory in $ac_dir_suffix.
erlang-p1-iconv-1.0.11/configure:6832:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
erlang-p1-iconv-1.0.11/configure-6833-  case $ac_top_builddir_sub in
##############################################
erlang-p1-iconv-1.0.11/configure-6890-/@mandir@/p'
erlang-p1-iconv-1.0.11/configure:6891:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
erlang-p1-iconv-1.0.11/configure-6892-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
erlang-p1-iconv-1.0.11/configure-6907-
erlang-p1-iconv-1.0.11/configure:6908:# Neutralize VPATH when `$srcdir' = `.'.
erlang-p1-iconv-1.0.11/configure-6909-# Shell code in configure.ac might set extrasub.
##############################################
erlang-p1-iconv-1.0.11/configure-6935-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
erlang-p1-iconv-1.0.11/configure:6936:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
erlang-p1-iconv-1.0.11/configure-6937-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
erlang-p1-iconv-1.0.11/configure-6971-    # Strip MF so we end up with the name of the file.
erlang-p1-iconv-1.0.11/configure:6972:    mf=`echo "$mf" | sed -e 's/:.*$//'`
erlang-p1-iconv-1.0.11/configure-6973-    # Check whether this is an Automake generated Makefile or not.
##############################################
erlang-p1-iconv-1.0.11/configure-7008-    # from the Makefile without running 'make'.
erlang-p1-iconv-1.0.11/configure:7009:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
erlang-p1-iconv-1.0.11/configure-7010-    test -z "$DEPDIR" && continue
erlang-p1-iconv-1.0.11/configure:7011:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
erlang-p1-iconv-1.0.11/configure-7012-    test -z "$am__include" && continue
erlang-p1-iconv-1.0.11/configure:7013:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
erlang-p1-iconv-1.0.11/configure-7014-    # Find all dependency output files, they are included files with