===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
polyglot-2.0.4/config.sub-56-
polyglot-2.0.4/config.sub:57:me=`echo "$0" | sed -e 's,.*/,,'`
polyglot-2.0.4/config.sub-58-
##############################################
polyglot-2.0.4/config.sub-120-# Here we must recognize all the valid KERNEL-OS combinations.
polyglot-2.0.4/config.sub:121:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
polyglot-2.0.4/config.sub-122-case $maybe_os in
##############################################
polyglot-2.0.4/config.sub-126-    os=-$maybe_os
polyglot-2.0.4/config.sub:127:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
polyglot-2.0.4/config.sub-128-    ;;
polyglot-2.0.4/config.sub-129-  *)
polyglot-2.0.4/config.sub:130:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
polyglot-2.0.4/config.sub-131-    if [ $basic_machine != $1 ]
polyglot-2.0.4/config.sub:132:    then os=`echo $1 | sed 's/.*-/-/'`
polyglot-2.0.4/config.sub-133-    else os=; fi
##############################################
polyglot-2.0.4/config.sub-177-		os=-sco5v6
polyglot-2.0.4/config.sub:178:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
polyglot-2.0.4/config.sub-179-		;;
##############################################
polyglot-2.0.4/config.sub-181-		os=-sco3.2v5
polyglot-2.0.4/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
polyglot-2.0.4/config.sub-183-		;;
##############################################
polyglot-2.0.4/config.sub-185-		os=-sco3.2v4
polyglot-2.0.4/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
polyglot-2.0.4/config.sub-187-		;;
polyglot-2.0.4/config.sub-188-	-sco3.2.[4-9]*)
polyglot-2.0.4/config.sub:189:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
polyglot-2.0.4/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
polyglot-2.0.4/config.sub-191-		;;
##############################################
polyglot-2.0.4/config.sub-193-		# Don't forget version if it is 3.2v4 or newer.
polyglot-2.0.4/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
polyglot-2.0.4/config.sub-195-		;;
##############################################
polyglot-2.0.4/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
polyglot-2.0.4/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
polyglot-2.0.4/config.sub-199-		;;
##############################################
polyglot-2.0.4/config.sub-201-		os=-sco3.2v2
polyglot-2.0.4/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
polyglot-2.0.4/config.sub-203-		;;
polyglot-2.0.4/config.sub-204-	-udk*)
polyglot-2.0.4/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
polyglot-2.0.4/config.sub-206-		;;
##############################################
polyglot-2.0.4/config.sub-208-		os=-isc2.2
polyglot-2.0.4/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
polyglot-2.0.4/config.sub-210-		;;
##############################################
polyglot-2.0.4/config.sub-214-	-isc*)
polyglot-2.0.4/config.sub:215:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
polyglot-2.0.4/config.sub-216-		;;
##############################################
polyglot-2.0.4/config.sub-220-	-ptx*)
polyglot-2.0.4/config.sub:221:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
polyglot-2.0.4/config.sub-222-		;;
polyglot-2.0.4/config.sub-223-	-windowsnt*)
polyglot-2.0.4/config.sub:224:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
polyglot-2.0.4/config.sub-225-		;;
##############################################
polyglot-2.0.4/config.sub-310-	*-*-*)
polyglot-2.0.4/config.sub:311:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
polyglot-2.0.4/config.sub-312-		exit 1
##############################################
polyglot-2.0.4/config.sub-416-	amd64-*)
polyglot-2.0.4/config.sub:417:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
polyglot-2.0.4/config.sub-418-		;;
##############################################
polyglot-2.0.4/config.sub-454-	blackfin-*)
polyglot-2.0.4/config.sub:455:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
polyglot-2.0.4/config.sub-456-		os=-linux
##############################################
polyglot-2.0.4/config.sub-645-	i*86v32)
polyglot-2.0.4/config.sub:646:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
polyglot-2.0.4/config.sub-647-		os=-sysv32
##############################################
polyglot-2.0.4/config.sub-649-	i*86v4*)
polyglot-2.0.4/config.sub:650:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
polyglot-2.0.4/config.sub-651-		os=-sysv4
##############################################
polyglot-2.0.4/config.sub-653-	i*86v)
polyglot-2.0.4/config.sub:654:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
polyglot-2.0.4/config.sub-655-		os=-sysv
##############################################
polyglot-2.0.4/config.sub-657-	i*86sol2)
polyglot-2.0.4/config.sub:658:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
polyglot-2.0.4/config.sub-659-		os=-solaris2
##############################################
polyglot-2.0.4/config.sub-687-	m68knommu-*)
polyglot-2.0.4/config.sub:688:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
polyglot-2.0.4/config.sub-689-		os=-linux
##############################################
polyglot-2.0.4/config.sub-717-	mips3*-*)
polyglot-2.0.4/config.sub:718:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
polyglot-2.0.4/config.sub-719-		;;
polyglot-2.0.4/config.sub-720-	mips3*)
polyglot-2.0.4/config.sub:721:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
polyglot-2.0.4/config.sub-722-		;;
##############################################
polyglot-2.0.4/config.sub-735-	ms1-*)
polyglot-2.0.4/config.sub:736:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
polyglot-2.0.4/config.sub-737-		;;
##############################################
polyglot-2.0.4/config.sub-840-	parisc-*)
polyglot-2.0.4/config.sub:841:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
polyglot-2.0.4/config.sub-842-		os=-linux
##############################################
polyglot-2.0.4/config.sub-856-	pc98-*)
polyglot-2.0.4/config.sub:857:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
polyglot-2.0.4/config.sub-858-		;;
##############################################
polyglot-2.0.4/config.sub-871-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
polyglot-2.0.4/config.sub:872:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
polyglot-2.0.4/config.sub-873-		;;
polyglot-2.0.4/config.sub-874-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
polyglot-2.0.4/config.sub:875:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
polyglot-2.0.4/config.sub-876-		;;
polyglot-2.0.4/config.sub-877-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
polyglot-2.0.4/config.sub:878:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
polyglot-2.0.4/config.sub-879-		;;
polyglot-2.0.4/config.sub-880-	pentium4-*)
polyglot-2.0.4/config.sub:881:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
polyglot-2.0.4/config.sub-882-		;;
##############################################
polyglot-2.0.4/config.sub-889-		;;
polyglot-2.0.4/config.sub:890:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
polyglot-2.0.4/config.sub-891-		;;
##############################################
polyglot-2.0.4/config.sub-895-	ppcle-* | powerpclittle-*)
polyglot-2.0.4/config.sub:896:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
polyglot-2.0.4/config.sub-897-		;;
##############################################
polyglot-2.0.4/config.sub-899-		;;
polyglot-2.0.4/config.sub:900:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
polyglot-2.0.4/config.sub-901-		;;
##############################################
polyglot-2.0.4/config.sub-905-	ppc64le-* | powerpc64little-*)
polyglot-2.0.4/config.sub:906:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
polyglot-2.0.4/config.sub-907-		;;
##############################################
polyglot-2.0.4/config.sub-1193-	*)
polyglot-2.0.4/config.sub:1194:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
polyglot-2.0.4/config.sub-1195-		exit 1
##############################################
polyglot-2.0.4/config.sub-1201-	*-digital*)
polyglot-2.0.4/config.sub:1202:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
polyglot-2.0.4/config.sub-1203-		;;
polyglot-2.0.4/config.sub-1204-	*-commodore*)
polyglot-2.0.4/config.sub:1205:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
polyglot-2.0.4/config.sub-1206-		;;
##############################################
polyglot-2.0.4/config.sub-1219-	-solaris1 | -solaris1.*)
polyglot-2.0.4/config.sub:1220:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
polyglot-2.0.4/config.sub-1221-		;;
##############################################
polyglot-2.0.4/config.sub-1231-	-gnu/linux*)
polyglot-2.0.4/config.sub:1232:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
polyglot-2.0.4/config.sub-1233-		;;
##############################################
polyglot-2.0.4/config.sub-1275-	-nto*)
polyglot-2.0.4/config.sub:1276:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
polyglot-2.0.4/config.sub-1277-		;;
##############################################
polyglot-2.0.4/config.sub-1282-	-mac*)
polyglot-2.0.4/config.sub:1283:		os=`echo $os | sed -e 's|mac|macos|'`
polyglot-2.0.4/config.sub-1284-		;;
##############################################
polyglot-2.0.4/config.sub-1288-	-linux*)
polyglot-2.0.4/config.sub:1289:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
polyglot-2.0.4/config.sub-1290-		;;
polyglot-2.0.4/config.sub-1291-	-sunos5*)
polyglot-2.0.4/config.sub:1292:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
polyglot-2.0.4/config.sub-1293-		;;
polyglot-2.0.4/config.sub-1294-	-sunos6*)
polyglot-2.0.4/config.sub:1295:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
polyglot-2.0.4/config.sub-1296-		;;
##############################################
polyglot-2.0.4/config.sub-1343-	-sinix5.*)
polyglot-2.0.4/config.sub:1344:		os=`echo $os | sed -e 's|sinix|sysv|'`
polyglot-2.0.4/config.sub-1345-		;;
##############################################
polyglot-2.0.4/config.sub-1394-		# Get rid of the `-' at the beginning of $os.
polyglot-2.0.4/config.sub:1395:		os=`echo $os | sed 's/[^-]*-//'`
polyglot-2.0.4/config.sub:1396:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
polyglot-2.0.4/config.sub-1397-		exit 1
##############################################
polyglot-2.0.4/config.sub-1645-		esac
polyglot-2.0.4/config.sub:1646:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
polyglot-2.0.4/config.sub-1647-		;;
##############################################
polyglot-2.0.4/missing-131-       # Could not run --version or --help.  This is probably someone
polyglot-2.0.4/missing:132:       # running `$TOOL --version' or `$TOOL --help' to check whether
polyglot-2.0.4/missing-133-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
polyglot-2.0.4/missing-165-         from any GNU archive site."
polyglot-2.0.4/missing:166:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
polyglot-2.0.4/missing-167-    test -z "$files" && files="config.h"
##############################################
polyglot-2.0.4/missing-194-         proper tools for further handling them.
polyglot-2.0.4/missing:195:         You can get \`$1' as part of \`Autoconf' from any GNU
polyglot-2.0.4/missing-196-         archive site."
polyglot-2.0.4/missing-197-
polyglot-2.0.4/missing:198:    file=`echo "$*" | sed -n "$sed_output"`
polyglot-2.0.4/missing:199:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
polyglot-2.0.4/missing-200-    if test -f "$file"; then
##############################################
polyglot-2.0.4/missing-223-	*.y)
polyglot-2.0.4/missing:224:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
polyglot-2.0.4/missing-225-	    if test -f "$SRCFILE"; then
##############################################
polyglot-2.0.4/missing-227-	    fi
polyglot-2.0.4/missing:228:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
polyglot-2.0.4/missing-229-	    if test -f "$SRCFILE"; then
##############################################
polyglot-2.0.4/missing-253-	*.l)
polyglot-2.0.4/missing:254:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
polyglot-2.0.4/missing-255-	    if test -f "$SRCFILE"; then
##############################################
polyglot-2.0.4/missing-272-
polyglot-2.0.4/missing:273:    file=`echo "$*" | sed -n "$sed_output"`
polyglot-2.0.4/missing:274:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
polyglot-2.0.4/missing-275-    if test -f "$file"; then
##############################################
polyglot-2.0.4/missing-292-    # The file to touch is that specified with -o ...
polyglot-2.0.4/missing:293:    file=`echo "$*" | sed -n "$sed_output"`
polyglot-2.0.4/missing:294:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
polyglot-2.0.4/missing-295-    if test -z "$file"; then
polyglot-2.0.4/missing-296-      # ... or it is the one specified with @setfilename ...
polyglot-2.0.4/missing:297:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
polyglot-2.0.4/missing-298-      file=`sed -n '
##############################################
polyglot-2.0.4/missing-304-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
polyglot-2.0.4/missing:305:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
polyglot-2.0.4/missing-306-    fi
##############################################
polyglot-2.0.4/missing-328-	*o*)
polyglot-2.0.4/missing:329:	    firstarg=`echo "$firstarg" | sed s/o//`
polyglot-2.0.4/missing-330-	    tar "$firstarg" "$@" && exit 0
##############################################
polyglot-2.0.4/missing-334-	*h*)
polyglot-2.0.4/missing:335:	    firstarg=`echo "$firstarg" | sed s/h//`
polyglot-2.0.4/missing-336-	    tar "$firstarg" "$@" && exit 0
##############################################
polyglot-2.0.4/depcomp-69-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
polyglot-2.0.4/depcomp:70:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
polyglot-2.0.4/depcomp-71-
##############################################
polyglot-2.0.4/depcomp-217-  # Version 6 uses the directory in both cases.
polyglot-2.0.4/depcomp:218:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
polyglot-2.0.4/depcomp-219-  test "x$dir" = "x$object" && dir=
polyglot-2.0.4/depcomp:220:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
polyglot-2.0.4/depcomp-221-  if test "$libtool" = yes; then
##############################################
polyglot-2.0.4/depcomp-246-    # Do two passes, one to just change these to
polyglot-2.0.4/depcomp:247:    # `$object: dependent.h' and one to simply `dependent.h:'.
polyglot-2.0.4/depcomp-248-    sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
##############################################
polyglot-2.0.4/depcomp-288-  # Do two passes, one to just change these to
polyglot-2.0.4/depcomp:289:  # `$object: dependent.h' and one to simply `dependent.h:'.
polyglot-2.0.4/depcomp-290-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
polyglot-2.0.4/depcomp-304-  # Much of this is similar to the tru64 case; see comments there.
polyglot-2.0.4/depcomp:305:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
polyglot-2.0.4/depcomp-306-  test "x$dir" = "x$object" && dir=
polyglot-2.0.4/depcomp:307:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
polyglot-2.0.4/depcomp-308-  if test "$libtool" = yes; then
##############################################
polyglot-2.0.4/depcomp-343-   # Subdirectories are respected.
polyglot-2.0.4/depcomp:344:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
polyglot-2.0.4/depcomp-345-   test "x$dir" = "x$object" && dir=
polyglot-2.0.4/depcomp:346:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
polyglot-2.0.4/depcomp-347-
##############################################
polyglot-2.0.4/depcomp-482-  done
polyglot-2.0.4/depcomp:483:  obj_suffix="`echo $object | sed 's/^.*\././'`"
polyglot-2.0.4/depcomp-484-  touch "$tmpdepfile"
##############################################
polyglot-2.0.4/Makefile.in-81-MANS = $(man6_MANS)
polyglot-2.0.4/Makefile.in:82:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
polyglot-2.0.4/Makefile.in-83-am__vpath_adj = case $$p in \
polyglot-2.0.4/Makefile.in:84:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
polyglot-2.0.4/Makefile.in-85-    *) f=$$p;; \
polyglot-2.0.4/Makefile.in-86-  esac;
polyglot-2.0.4/Makefile.in:87:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
polyglot-2.0.4/Makefile.in-88-dist_docDATA_INSTALL = $(INSTALL_DATA)
##############################################
polyglot-2.0.4/Makefile.in-249-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
polyglot-2.0.4/Makefile.in:250:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
polyglot-2.0.4/Makefile.in-251-	  if test -f $$p \
polyglot-2.0.4/Makefile.in-252-	  ; then \
polyglot-2.0.4/Makefile.in:253:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
polyglot-2.0.4/Makefile.in-254-	   echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
polyglot-2.0.4/Makefile.in-261-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
polyglot-2.0.4/Makefile.in:262:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
polyglot-2.0.4/Makefile.in-263-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
polyglot-2.0.4/Makefile.in-323-.c.obj:
polyglot-2.0.4/Makefile.in:324:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
polyglot-2.0.4/Makefile.in-325-@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
polyglot-2.0.4/Makefile.in-327-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
polyglot-2.0.4/Makefile.in:328:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
polyglot-2.0.4/Makefile.in-329-install-man6: $(man6_MANS) $(man_MANS)
##############################################
polyglot-2.0.4/Makefile.in-341-	  else file=$$i; fi; \
polyglot-2.0.4/Makefile.in:342:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
polyglot-2.0.4/Makefile.in-343-	  case "$$ext" in \
##############################################
polyglot-2.0.4/Makefile.in-346-	  esac; \
polyglot-2.0.4/Makefile.in:347:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
polyglot-2.0.4/Makefile.in:348:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
polyglot-2.0.4/Makefile.in:349:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
polyglot-2.0.4/Makefile.in-350-	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man6dir)/$$inst'"; \
##############################################
polyglot-2.0.4/Makefile.in-362-	for i in $$list; do \
polyglot-2.0.4/Makefile.in:363:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
polyglot-2.0.4/Makefile.in-364-	  case "$$ext" in \
##############################################
polyglot-2.0.4/Makefile.in-367-	  esac; \
polyglot-2.0.4/Makefile.in:368:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
polyglot-2.0.4/Makefile.in:369:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
polyglot-2.0.4/Makefile.in:370:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
polyglot-2.0.4/Makefile.in-371-	  echo " rm -f '$(DESTDIR)$(man6dir)/$$inst'"; \
##############################################
polyglot-2.0.4/Makefile.in-431-GTAGS:
polyglot-2.0.4/Makefile.in:432:	here=`$(am__cd) $(top_builddir) && pwd` \
polyglot-2.0.4/Makefile.in-433-	  && cd $(top_srcdir) \
##############################################
polyglot-2.0.4/Makefile.in-441-	test -d $(distdir) || mkdir $(distdir)
polyglot-2.0.4/Makefile.in:442:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
polyglot-2.0.4/Makefile.in:443:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
polyglot-2.0.4/Makefile.in-444-	list='$(DISTFILES)'; \
##############################################
polyglot-2.0.4/Makefile.in-455-	  if test -d $$d/$$file; then \
polyglot-2.0.4/Makefile.in:456:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
polyglot-2.0.4/Makefile.in-457-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
polyglot-2.0.4/Makefile.in-522-	chmod a-w $(distdir)
polyglot-2.0.4/Makefile.in:523:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
polyglot-2.0.4/Makefile.in-524-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
polyglot-2.0.4/Makefile.in-553-	@cd $(distuninstallcheck_dir) \
polyglot-2.0.4/Makefile.in:554:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
polyglot-2.0.4/Makefile.in-555-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
polyglot-2.0.4/Makefile.in-565-	fi
polyglot-2.0.4/Makefile.in:566:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
polyglot-2.0.4/Makefile.in-567-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
polyglot-2.0.4/config.guess-40-
polyglot-2.0.4/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'`
polyglot-2.0.4/config.guess-42-
##############################################
polyglot-2.0.4/config.guess-109-: ${TMPDIR=/tmp} ;
polyglot-2.0.4/config.guess:110: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
polyglot-2.0.4/config.guess-111- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
polyglot-2.0.4/config.guess-195-	    *)
polyglot-2.0.4/config.guess:196:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
polyglot-2.0.4/config.guess-197-		;;
##############################################
polyglot-2.0.4/config.guess-222-	*4.0)
polyglot-2.0.4/config.guess:223:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
polyglot-2.0.4/config.guess-224-		;;
polyglot-2.0.4/config.guess-225-	*5.*)
polyglot-2.0.4/config.guess:226:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
polyglot-2.0.4/config.guess-227-		;;
##############################################
polyglot-2.0.4/config.guess-232-	# types through head -n 1, so we only detect the type of CPU 0.
polyglot-2.0.4/config.guess:233:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
polyglot-2.0.4/config.guess-234-	case "$ALPHA_CPU_TYPE" in
##############################################
polyglot-2.0.4/config.guess-270-	# 1.2 uses "1.2" for uname -r.
polyglot-2.0.4/config.guess:271:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
polyglot-2.0.4/config.guess-272-	exit ;;
##############################################
polyglot-2.0.4/config.guess-327-    sun4H:SunOS:5.*:*)
polyglot-2.0.4/config.guess:328:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
polyglot-2.0.4/config.guess-329-	exit ;;
polyglot-2.0.4/config.guess-330-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
polyglot-2.0.4/config.guess:331:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
polyglot-2.0.4/config.guess-332-	exit ;;
polyglot-2.0.4/config.guess-333-    i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*)
polyglot-2.0.4/config.guess:334:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
polyglot-2.0.4/config.guess-335-	exit ;;
##############################################
polyglot-2.0.4/config.guess-339-	# it's likely to be more like Solaris than SunOS4.
polyglot-2.0.4/config.guess:340:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
polyglot-2.0.4/config.guess-341-	exit ;;
##############################################
polyglot-2.0.4/config.guess-348-	# Japanese Language versions have a version number like `4.1.3-JL'.
polyglot-2.0.4/config.guess:349:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
polyglot-2.0.4/config.guess-350-	exit ;;
##############################################
polyglot-2.0.4/config.guess-354-    sun*:*:4.2BSD:*)
polyglot-2.0.4/config.guess:355:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
polyglot-2.0.4/config.guess-356-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
polyglot-2.0.4/config.guess-436-	$CC_FOR_BUILD -o $dummy $dummy.c &&
polyglot-2.0.4/config.guess:437:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
polyglot-2.0.4/config.guess:438:	  SYSTEM_NAME=`$dummy $dummyarg` &&
polyglot-2.0.4/config.guess-439-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
polyglot-2.0.4/config.guess-492-    *:IRIX*:*:*)
polyglot-2.0.4/config.guess:493:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
polyglot-2.0.4/config.guess-494-	exit ;;
##############################################
polyglot-2.0.4/config.guess-522-EOF
polyglot-2.0.4/config.guess:523:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
polyglot-2.0.4/config.guess-524-		then
##############################################
polyglot-2.0.4/config.guess-535-    *:AIX:*:[456])
polyglot-2.0.4/config.guess:536:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
polyglot-2.0.4/config.guess-537-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
polyglot-2.0.4/config.guess-570-    9000/[34678]??:HP-UX:*:*)
polyglot-2.0.4/config.guess:571:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
polyglot-2.0.4/config.guess-572-	case "${UNAME_MACHINE}" in
##############################################
polyglot-2.0.4/config.guess-624-EOF
polyglot-2.0.4/config.guess:625:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
polyglot-2.0.4/config.guess-626-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
polyglot-2.0.4/config.guess-652-    ia64:HP-UX:*:*)
polyglot-2.0.4/config.guess:653:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
polyglot-2.0.4/config.guess-654-	echo ia64-hp-hpux${HPUX_REV}
##############################################
polyglot-2.0.4/config.guess-682-EOF
polyglot-2.0.4/config.guess:683:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
polyglot-2.0.4/config.guess-684-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
polyglot-2.0.4/config.guess-753-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
polyglot-2.0.4/config.guess:754:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
polyglot-2.0.4/config.guess-755-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
polyglot-2.0.4/config.guess-758-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
polyglot-2.0.4/config.guess:759:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
polyglot-2.0.4/config.guess-760-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
polyglot-2.0.4/config.guess-773-	    pc98)
polyglot-2.0.4/config.guess:774:		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
polyglot-2.0.4/config.guess-775-	    amd64)
polyglot-2.0.4/config.guess:776:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
polyglot-2.0.4/config.guess-777-	    *)
polyglot-2.0.4/config.guess:778:		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
polyglot-2.0.4/config.guess-779-	esac
##############################################
polyglot-2.0.4/config.guess-824-    prep*:SunOS:5.*:*)
polyglot-2.0.4/config.guess:825:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
polyglot-2.0.4/config.guess-826-	exit ;;
##############################################
polyglot-2.0.4/config.guess-828-	# the GNU system
polyglot-2.0.4/config.guess:829:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
polyglot-2.0.4/config.guess-830-	exit ;;
##############################################
polyglot-2.0.4/config.guess-832-	# other systems with GNU libc and userland
polyglot-2.0.4/config.guess:833:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
polyglot-2.0.4/config.guess-834-	exit ;;
##############################################
polyglot-2.0.4/config.guess-1067-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
polyglot-2.0.4/config.guess:1068:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
polyglot-2.0.4/config.guess-1069-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
polyglot-2.0.4/config.guess-1308-    *:DragonFly:*:*)
polyglot-2.0.4/config.guess:1309:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
polyglot-2.0.4/config.guess-1310-	exit ;;
##############################################
polyglot-2.0.4/config.guess-1321-    i*86:skyos:*:*)
polyglot-2.0.4/config.guess:1322:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
polyglot-2.0.4/config.guess-1323-	exit ;;
##############################################
polyglot-2.0.4/config.guess-1446-
polyglot-2.0.4/config.guess:1447:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
polyglot-2.0.4/config.guess-1448-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
polyglot-2.0.4/aclocal.m4-67-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
polyglot-2.0.4/aclocal.m4:68:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
polyglot-2.0.4/aclocal.m4-69-#
##############################################
polyglot-2.0.4/aclocal.m4-91-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
polyglot-2.0.4/aclocal.m4:92:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
polyglot-2.0.4/aclocal.m4-93-# and then we would define $MISSING as
##############################################
polyglot-2.0.4/aclocal.m4-107-# expand $ac_aux_dir to an absolute path
polyglot-2.0.4/aclocal.m4:108:am_aux_dir=`cd $ac_aux_dir && pwd`
polyglot-2.0.4/aclocal.m4-109-])
##############################################
polyglot-2.0.4/aclocal.m4-207-  if test "$am_compiler_list" = ""; then
polyglot-2.0.4/aclocal.m4:208:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
polyglot-2.0.4/aclocal.m4-209-  fi
##############################################
polyglot-2.0.4/aclocal.m4-319-  # Strip MF so we end up with the name of the file.
polyglot-2.0.4/aclocal.m4:320:  mf=`echo "$mf" | sed -e 's/:.*$//'`
polyglot-2.0.4/aclocal.m4-321-  # Check whether this is an Automake generated Makefile or not.
##############################################
polyglot-2.0.4/aclocal.m4-328-  if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
polyglot-2.0.4/aclocal.m4:329:    dirpart=`AS_DIRNAME("$mf")`
polyglot-2.0.4/aclocal.m4-330-  else
##############################################
polyglot-2.0.4/aclocal.m4-334-  # from the Makefile without running `make'.
polyglot-2.0.4/aclocal.m4:335:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
polyglot-2.0.4/aclocal.m4-336-  test -z "$DEPDIR" && continue
polyglot-2.0.4/aclocal.m4:337:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
polyglot-2.0.4/aclocal.m4-338-  test -z "am__include" && continue
polyglot-2.0.4/aclocal.m4:339:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
polyglot-2.0.4/aclocal.m4-340-  # When using ansi2knr, U may be empty or an underscore; expand it
polyglot-2.0.4/aclocal.m4:341:  U=`sed -n 's/^U = //p' < "$mf"`
polyglot-2.0.4/aclocal.m4-342-  # Find all dependency output files, they are included files with
##############################################
polyglot-2.0.4/aclocal.m4-350-    test -f "$dirpart/$file" && continue
polyglot-2.0.4/aclocal.m4:351:    fdir=`AS_DIRNAME(["$file"])`
polyglot-2.0.4/aclocal.m4-352-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
polyglot-2.0.4/aclocal.m4-404-AC_REQUIRE([AC_PROG_INSTALL])dnl
polyglot-2.0.4/aclocal.m4:405:if test "`cd $srcdir && pwd`" != "`pwd`"; then
polyglot-2.0.4/aclocal.m4-406-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
polyglot-2.0.4/aclocal.m4-493-    * )
polyglot-2.0.4/aclocal.m4:494:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
polyglot-2.0.4/aclocal.m4-495-  esac
polyglot-2.0.4/aclocal.m4-496-done
polyglot-2.0.4/aclocal.m4:497:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
polyglot-2.0.4/aclocal.m4-498-
##############################################
polyglot-2.0.4/aclocal.m4-565-# case it prints its new name instead of `make'.
polyglot-2.0.4/aclocal.m4:566:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
polyglot-2.0.4/aclocal.m4-567-   am__include=include
##############################################
polyglot-2.0.4/aclocal.m4-573-   echo '.include "confinc"' > confmf
polyglot-2.0.4/aclocal.m4:574:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
polyglot-2.0.4/aclocal.m4-575-      am__include=.include
##############################################
polyglot-2.0.4/aclocal.m4-704-if (
polyglot-2.0.4/aclocal.m4:705:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
polyglot-2.0.4/aclocal.m4-706-   if test "$[*]" = "X"; then
polyglot-2.0.4/aclocal.m4-707-      # -L didn't work.
polyglot-2.0.4/aclocal.m4:708:      set X `ls -t $srcdir/configure conftest.file`
polyglot-2.0.4/aclocal.m4-709-   fi
##############################################
polyglot-2.0.4/configure-47-if test -z "$BASH_VERSION$ZSH_VERSION" \
polyglot-2.0.4/configure:48:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
polyglot-2.0.4/configure-49-  as_echo='print -r --'
polyglot-2.0.4/configure-50-  as_echo_n='print -rn --'
polyglot-2.0.4/configure:51:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
polyglot-2.0.4/configure-52-  as_echo='printf %s\n'
##############################################
polyglot-2.0.4/configure-54-else
polyglot-2.0.4/configure:55:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
polyglot-2.0.4/configure-56-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
polyglot-2.0.4/configure-64-	expr "X$arg" : "X\\(.*\\)$as_nl";
polyglot-2.0.4/configure:65:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
polyglot-2.0.4/configure-66-      esac;
##############################################
polyglot-2.0.4/configure-174-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
polyglot-2.0.4/configure:175:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
polyglot-2.0.4/configure-176-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
polyglot-2.0.4/configure-291-      case $as_dir in #(
polyglot-2.0.4/configure:292:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
polyglot-2.0.4/configure-293-      *) as_qdir=$as_dir;;
##############################################
polyglot-2.0.4/configure-356-  {
polyglot-2.0.4/configure:357:    as_val=`expr "$@" || test $? -eq 1`
polyglot-2.0.4/configure-358-  }
##############################################
polyglot-2.0.4/configure-363-# ---------------------------------
polyglot-2.0.4/configure:364:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
polyglot-2.0.4/configure-365-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
polyglot-2.0.4/configure-426-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
polyglot-2.0.4/configure:427:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
polyglot-2.0.4/configure-428-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
polyglot-2.0.4/configure-517-	esac;
polyglot-2.0.4/configure:518:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
polyglot-2.0.4/configure-519-	???[sx]*):;;*)false;;esac;fi
##############################################
polyglot-2.0.4/configure-754-  case $ac_option in
polyglot-2.0.4/configure:755:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
polyglot-2.0.4/configure-756-  *)	ac_optarg=yes ;;
##############################################
polyglot-2.0.4/configure-797-  -disable-* | --disable-*)
polyglot-2.0.4/configure:798:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
polyglot-2.0.4/configure-799-    # Reject names that are not valid shell variable names.
##############################################
polyglot-2.0.4/configure-802-    ac_useropt_orig=$ac_useropt
polyglot-2.0.4/configure:803:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
polyglot-2.0.4/configure-804-    case $ac_user_opts in
##############################################
polyglot-2.0.4/configure-823-  -enable-* | --enable-*)
polyglot-2.0.4/configure:824:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
polyglot-2.0.4/configure-825-    # Reject names that are not valid shell variable names.
##############################################
polyglot-2.0.4/configure-828-    ac_useropt_orig=$ac_useropt
polyglot-2.0.4/configure:829:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
polyglot-2.0.4/configure-830-    case $ac_user_opts in
##############################################
polyglot-2.0.4/configure-1027-  -with-* | --with-*)
polyglot-2.0.4/configure:1028:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
polyglot-2.0.4/configure-1029-    # Reject names that are not valid shell variable names.
##############################################
polyglot-2.0.4/configure-1032-    ac_useropt_orig=$ac_useropt
polyglot-2.0.4/configure:1033:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
polyglot-2.0.4/configure-1034-    case $ac_user_opts in
##############################################
polyglot-2.0.4/configure-1043-  -without-* | --without-*)
polyglot-2.0.4/configure:1044:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
polyglot-2.0.4/configure-1045-    # Reject names that are not valid shell variable names.
##############################################
polyglot-2.0.4/configure-1048-    ac_useropt_orig=$ac_useropt
polyglot-2.0.4/configure:1049:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
polyglot-2.0.4/configure-1050-    case $ac_user_opts in
##############################################
polyglot-2.0.4/configure-1081-  *=*)
polyglot-2.0.4/configure:1082:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
polyglot-2.0.4/configure-1083-    # Reject names that are not valid shell variable names.
##############################################
polyglot-2.0.4/configure-1102-if test -n "$ac_prev"; then
polyglot-2.0.4/configure:1103:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
polyglot-2.0.4/configure-1104-  as_fn_error "missing argument to $ac_option"
##############################################
polyglot-2.0.4/configure-1124-    */ )
polyglot-2.0.4/configure:1125:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
polyglot-2.0.4/configure-1126-      eval $ac_var=\$ac_val;;
##############################################
polyglot-2.0.4/configure-1161-ac_ls_di=`ls -di .` &&
polyglot-2.0.4/configure:1162:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
polyglot-2.0.4/configure-1163-  as_fn_error "working directory cannot be determined"
##############################################
polyglot-2.0.4/configure-1217-case $srcdir in
polyglot-2.0.4/configure:1218:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
polyglot-2.0.4/configure-1219-esac
##############################################
polyglot-2.0.4/configure-1260-By default, \`make install' will install all the files in
polyglot-2.0.4/configure:1261:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
polyglot-2.0.4/configure:1262:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
polyglot-2.0.4/configure-1263-for instance \`--prefix=\$HOME'.
##############################################
polyglot-2.0.4/configure-1339-*)
polyglot-2.0.4/configure:1340:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
polyglot-2.0.4/configure-1341-  # A ".." for each directory in $ac_dir_suffix.
polyglot-2.0.4/configure:1342:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
polyglot-2.0.4/configure-1343-  case $ac_top_builddir_sub in
##############################################
polyglot-2.0.4/configure-1883-    *\'*)
polyglot-2.0.4/configure:1884:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
polyglot-2.0.4/configure-1885-    esac
##############################################
polyglot-2.0.4/configure-1970-      case $ac_val in
polyglot-2.0.4/configure:1971:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
polyglot-2.0.4/configure-1972-      esac
##############################################
polyglot-2.0.4/configure-1987-	case $ac_val in
polyglot-2.0.4/configure:1988:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
polyglot-2.0.4/configure-1989-	esac
##############################################
polyglot-2.0.4/configure-2100-    set,)
polyglot-2.0.4/configure:2101:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
polyglot-2.0.4/configure:2102:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
polyglot-2.0.4/configure-2103-      ac_cache_corrupted=: ;;
##############################################
polyglot-2.0.4/configure-2111-	# differences in whitespace do not lead to failure.
polyglot-2.0.4/configure:2112:	ac_old_val_w=`echo x $ac_old_val`
polyglot-2.0.4/configure:2113:	ac_new_val_w=`echo x $ac_new_val`
polyglot-2.0.4/configure-2114-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
polyglot-2.0.4/configure-2131-    case $ac_new_val in
polyglot-2.0.4/configure:2132:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
polyglot-2.0.4/configure-2133-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
polyglot-2.0.4/configure-2287-if (
polyglot-2.0.4/configure:2288:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
polyglot-2.0.4/configure-2289-   if test "$*" = "X"; then
polyglot-2.0.4/configure-2290-      # -L didn't work.
polyglot-2.0.4/configure:2291:      set X `ls -t $srcdir/configure conftest.file`
polyglot-2.0.4/configure-2292-   fi
##############################################
polyglot-2.0.4/configure-2323-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
polyglot-2.0.4/configure:2324:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
polyglot-2.0.4/configure-2325-
polyglot-2.0.4/configure-2326-# expand $ac_aux_dir to an absolute path
polyglot-2.0.4/configure:2327:am_aux_dir=`cd $ac_aux_dir && pwd`
polyglot-2.0.4/configure-2328-
##############################################
polyglot-2.0.4/configure-2352-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
polyglot-2.0.4/configure:2353:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
polyglot-2.0.4/configure-2354-	     'mkdir (GNU coreutils) '* | \
##############################################
polyglot-2.0.4/configure-2431-set x ${MAKE-make}
polyglot-2.0.4/configure:2432:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
polyglot-2.0.4/configure-2433-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
##############################################
polyglot-2.0.4/configure-2441-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
polyglot-2.0.4/configure:2442:case `${MAKE-make} -f conftest.make 2>/dev/null` in
polyglot-2.0.4/configure-2443-  *@@@%%%=?*=@@@%%%*)
##############################################
polyglot-2.0.4/configure-2468-
polyglot-2.0.4/configure:2469:if test "`cd $srcdir && pwd`" != "`pwd`"; then
polyglot-2.0.4/configure-2470-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
polyglot-2.0.4/configure-2983-$as_echo_n "checking whether the C compiler works... " >&6; }
polyglot-2.0.4/configure:2984:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
polyglot-2.0.4/configure-2985-
##############################################
polyglot-2.0.4/configure-3027-	then :; else
polyglot-2.0.4/configure:3028:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
polyglot-2.0.4/configure-3029-	fi
##############################################
polyglot-2.0.4/configure-3088-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
polyglot-2.0.4/configure:3089:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
polyglot-2.0.4/configure-3090-	  break;;
##############################################
polyglot-2.0.4/configure-3197-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
polyglot-2.0.4/configure:3198:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
polyglot-2.0.4/configure-3199-       break;;
##############################################
polyglot-2.0.4/configure-3451-# case it prints its new name instead of `make'.
polyglot-2.0.4/configure:3452:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
polyglot-2.0.4/configure-3453-   am__include=include
##############################################
polyglot-2.0.4/configure-3459-   echo '.include "confinc"' > confmf
polyglot-2.0.4/configure:3460:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
polyglot-2.0.4/configure-3461-      am__include=.include
##############################################
polyglot-2.0.4/configure-3518-  if test "$am_compiler_list" = ""; then
polyglot-2.0.4/configure:3519:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
polyglot-2.0.4/configure-3520-  fi
##############################################
polyglot-2.0.4/configure-3800-  # Check for GNU $ac_path_GREP
polyglot-2.0.4/configure:3801:case `"$ac_path_GREP" --version 2>&1` in
polyglot-2.0.4/configure-3802-*GNU*)
##############################################
polyglot-2.0.4/configure-3866-  # Check for GNU $ac_path_EGREP
polyglot-2.0.4/configure:3867:case `"$ac_path_EGREP" --version 2>&1` in
polyglot-2.0.4/configure-3868-*GNU*)
##############################################
polyglot-2.0.4/configure-4027-do :
polyglot-2.0.4/configure:4028:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
polyglot-2.0.4/configure-4029-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
polyglot-2.0.4/configure-4033-  cat >>confdefs.h <<_ACEOF
polyglot-2.0.4/configure:4034:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
polyglot-2.0.4/configure-4035-_ACEOF
##############################################
polyglot-2.0.4/configure-4043-do :
polyglot-2.0.4/configure:4044:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
polyglot-2.0.4/configure-4045-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
polyglot-2.0.4/configure-4048-  cat >>confdefs.h <<_ACEOF
polyglot-2.0.4/configure:4049:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
polyglot-2.0.4/configure-4050-_ACEOF
##############################################
polyglot-2.0.4/configure-4362-do :
polyglot-2.0.4/configure:4363:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
polyglot-2.0.4/configure-4364-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
polyglot-2.0.4/configure-4367-  cat >>confdefs.h <<_ACEOF
polyglot-2.0.4/configure:4368:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
polyglot-2.0.4/configure-4369-_ACEOF
##############################################
polyglot-2.0.4/configure-4698-do :
polyglot-2.0.4/configure:4699:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
polyglot-2.0.4/configure-4700-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
polyglot-2.0.4/configure-4703-  cat >>confdefs.h <<_ACEOF
polyglot-2.0.4/configure:4704:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
polyglot-2.0.4/configure-4705-_ACEOF
##############################################
polyglot-2.0.4/configure-4752-ac_save_IFS=$IFS; IFS=','
polyglot-2.0.4/configure:4753:set dummy `echo "$ac_cv_func_select_args" | sed 's/\*/\*/g'`
polyglot-2.0.4/configure-4754-IFS=$ac_save_IFS
##############################################
polyglot-2.0.4/configure-4833-do :
polyglot-2.0.4/configure:4834:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
polyglot-2.0.4/configure-4835-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
polyglot-2.0.4/configure-4838-  cat >>confdefs.h <<_ACEOF
polyglot-2.0.4/configure:4839:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
polyglot-2.0.4/configure-4840-_ACEOF
##############################################
polyglot-2.0.4/configure-4934-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
polyglot-2.0.4/configure:4935:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
polyglot-2.0.4/configure-4936-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
polyglot-2.0.4/configure-5009-if test -z "$BASH_VERSION$ZSH_VERSION" \
polyglot-2.0.4/configure:5010:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
polyglot-2.0.4/configure-5011-  as_echo='print -r --'
polyglot-2.0.4/configure-5012-  as_echo_n='print -rn --'
polyglot-2.0.4/configure:5013:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
polyglot-2.0.4/configure-5014-  as_echo='printf %s\n'
##############################################
polyglot-2.0.4/configure-5016-else
polyglot-2.0.4/configure:5017:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
polyglot-2.0.4/configure-5018-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
polyglot-2.0.4/configure-5026-	expr "X$arg" : "X\\(.*\\)$as_nl";
polyglot-2.0.4/configure:5027:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
polyglot-2.0.4/configure-5028-      esac;
##############################################
polyglot-2.0.4/configure-5102-# ---------------------------------
polyglot-2.0.4/configure:5103:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
polyglot-2.0.4/configure-5104-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
polyglot-2.0.4/configure-5174-  {
polyglot-2.0.4/configure:5175:    as_val=`expr "$@" || test $? -eq 1`
polyglot-2.0.4/configure-5176-  }
##############################################
polyglot-2.0.4/configure-5278-      case $as_dir in #(
polyglot-2.0.4/configure:5279:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
polyglot-2.0.4/configure-5280-      *) as_qdir=$as_dir;;
##############################################
polyglot-2.0.4/configure-5335-	esac;
polyglot-2.0.4/configure:5336:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
polyglot-2.0.4/configure-5337-	???[sx]*):;;*)false;;esac;fi
##############################################
polyglot-2.0.4/configure-5425-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
polyglot-2.0.4/configure:5426:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
polyglot-2.0.4/configure-5427-ac_cs_version="\\
##############################################
polyglot-2.0.4/configure-5450-  --*=*)
polyglot-2.0.4/configure:5451:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
polyglot-2.0.4/configure:5452:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
polyglot-2.0.4/configure-5453-    ac_shift=:
##############################################
polyglot-2.0.4/configure-5474-    case $ac_optarg in
polyglot-2.0.4/configure:5475:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
polyglot-2.0.4/configure-5476-    esac
##############################################
polyglot-2.0.4/configure-5481-    case $ac_optarg in
polyglot-2.0.4/configure:5482:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
polyglot-2.0.4/configure-5483-    esac
##############################################
polyglot-2.0.4/configure-5607-fi
polyglot-2.0.4/configure:5608:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
polyglot-2.0.4/configure-5609-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
polyglot-2.0.4/configure-5624-  as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
polyglot-2.0.4/configure:5625:ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
polyglot-2.0.4/configure-5626-ac_delim='%!_!# '
##############################################
polyglot-2.0.4/configure-5630-
polyglot-2.0.4/configure:5631:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
polyglot-2.0.4/configure-5632-  if test $ac_delim_n = $ac_delim_num; then
##############################################
polyglot-2.0.4/configure-5760-for ac_last_try in false false :; do
polyglot-2.0.4/configure:5761:  ac_t=`sed -n "/$ac_delim/p" confdefs.h`
polyglot-2.0.4/configure-5762-  if test -z "$ac_t"; then
##############################################
polyglot-2.0.4/configure-5892-      esac
polyglot-2.0.4/configure:5893:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
polyglot-2.0.4/configure-5894-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
polyglot-2.0.4/configure-5951-*)
polyglot-2.0.4/configure:5952:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
polyglot-2.0.4/configure-5953-  # A ".." for each directory in $ac_dir_suffix.
polyglot-2.0.4/configure:5954:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
polyglot-2.0.4/configure-5955-  case $ac_top_builddir_sub in
##############################################
polyglot-2.0.4/configure-6012-/@mandir@/p'
polyglot-2.0.4/configure:6013:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
polyglot-2.0.4/configure-6014-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
polyglot-2.0.4/configure-6029-
polyglot-2.0.4/configure:6030:# Neutralize VPATH when `$srcdir' = `.'.
polyglot-2.0.4/configure-6031-# Shell code in configure.ac might set extrasub.
##############################################
polyglot-2.0.4/configure-6057-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
polyglot-2.0.4/configure:6058:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
polyglot-2.0.4/configure:6059:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
polyglot-2.0.4/configure-6060-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
polyglot-2.0.4/configure-6102-    * )
polyglot-2.0.4/configure:6103:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
polyglot-2.0.4/configure-6104-  esac
##############################################
polyglot-2.0.4/configure-6139-  # Strip MF so we end up with the name of the file.
polyglot-2.0.4/configure:6140:  mf=`echo "$mf" | sed -e 's/:.*$//'`
polyglot-2.0.4/configure-6141-  # Check whether this is an Automake generated Makefile or not.
##############################################
polyglot-2.0.4/configure-6176-  # from the Makefile without running `make'.
polyglot-2.0.4/configure:6177:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
polyglot-2.0.4/configure-6178-  test -z "$DEPDIR" && continue
polyglot-2.0.4/configure:6179:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
polyglot-2.0.4/configure-6180-  test -z "am__include" && continue
polyglot-2.0.4/configure:6181:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
polyglot-2.0.4/configure-6182-  # When using ansi2knr, U may be empty or an underscore; expand it
polyglot-2.0.4/configure:6183:  U=`sed -n 's/^U = //p' < "$mf"`
polyglot-2.0.4/configure-6184-  # Find all dependency output files, they are included files with
##############################################
polyglot-2.0.4/install-sh-217-      fi
polyglot-2.0.4/install-sh:218:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
polyglot-2.0.4/install-sh-219-    *)
##############################################
polyglot-2.0.4/install-sh-269-      dstdir=$dst
polyglot-2.0.4/install-sh:270:      dst=$dstdir/`basename "$src"`
polyglot-2.0.4/install-sh-271-      dstdir_status=0
##############################################
polyglot-2.0.4/install-sh-351-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
polyglot-2.0.4/install-sh:352:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
polyglot-2.0.4/install-sh-353-		   case $ls_ld_tmpdir in
##############################################
polyglot-2.0.4/install-sh-358-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
polyglot-2.0.4/install-sh:359:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
polyglot-2.0.4/install-sh-360-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
polyglot-2.0.4/install-sh-418-	    case $prefix in
polyglot-2.0.4/install-sh:419:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
polyglot-2.0.4/install-sh-420-	      *) qprefix=$prefix;;
##############################################
polyglot-2.0.4/install-sh-467-    if $copy_on_change &&
polyglot-2.0.4/install-sh:468:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
polyglot-2.0.4/install-sh:469:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
polyglot-2.0.4/install-sh-470-
##############################################
polyglot-maven-0.8~tobrien+git20120905/pmaven-cli/src/main/underlay/bin/translate-66-  while [ -h "$PRG" ] ; do
polyglot-maven-0.8~tobrien+git20120905/pmaven-cli/src/main/underlay/bin/translate:67:    ls=`ls -ld "$PRG"`
polyglot-maven-0.8~tobrien+git20120905/pmaven-cli/src/main/underlay/bin/translate:68:    link=`expr "$ls" : '.*-> \(.*\)$'`
polyglot-maven-0.8~tobrien+git20120905/pmaven-cli/src/main/underlay/bin/translate-69-    if expr "$link" : '/.*' > /dev/null; then
##############################################
polyglot-maven-0.8~tobrien+git20120905/pmaven-cli/src/main/underlay/bin/translate-71-    else
polyglot-maven-0.8~tobrien+git20120905/pmaven-cli/src/main/underlay/bin/translate:72:      PRG="`dirname "$PRG"`/$link"
polyglot-maven-0.8~tobrien+git20120905/pmaven-cli/src/main/underlay/bin/translate-73-    fi
##############################################
polyglot-maven-0.8~tobrien+git20120905/pmaven-cli/src/main/underlay/bin/translate-77-
polyglot-maven-0.8~tobrien+git20120905/pmaven-cli/src/main/underlay/bin/translate:78:  M2_HOME=`dirname "$PRG"`/..
polyglot-maven-0.8~tobrien+git20120905/pmaven-cli/src/main/underlay/bin/translate-79-
polyglot-maven-0.8~tobrien+git20120905/pmaven-cli/src/main/underlay/bin/translate-80-  # make it fully qualified
polyglot-maven-0.8~tobrien+git20120905/pmaven-cli/src/main/underlay/bin/translate:81:  M2_HOME=`cd "$M2_HOME" && pwd`
polyglot-maven-0.8~tobrien+git20120905/pmaven-cli/src/main/underlay/bin/translate-82-
##############################################
polyglot-maven-0.8~tobrien+git20120905/pmaven-cli/src/main/underlay/bin/translate-89-  [ -n "$M2_HOME" ] &&
polyglot-maven-0.8~tobrien+git20120905/pmaven-cli/src/main/underlay/bin/translate:90:    M2_HOME=`cygpath --unix "$M2_HOME"`
polyglot-maven-0.8~tobrien+git20120905/pmaven-cli/src/main/underlay/bin/translate-91-  [ -n "$JAVA_HOME" ] &&
polyglot-maven-0.8~tobrien+git20120905/pmaven-cli/src/main/underlay/bin/translate:92:    JAVA_HOME=`cygpath --unix "$JAVA_HOME"`
polyglot-maven-0.8~tobrien+git20120905/pmaven-cli/src/main/underlay/bin/translate-93-  [ -n "$CLASSPATH" ] &&
polyglot-maven-0.8~tobrien+git20120905/pmaven-cli/src/main/underlay/bin/translate:94:    CLASSPATH=`cygpath --path --unix "$CLASSPATH"`
polyglot-maven-0.8~tobrien+git20120905/pmaven-cli/src/main/underlay/bin/translate-95-fi
##############################################
polyglot-maven-0.8~tobrien+git20120905/pmaven-cli/src/main/underlay/bin/translate-99-  [ -n "$M2_HOME" ] &&
polyglot-maven-0.8~tobrien+git20120905/pmaven-cli/src/main/underlay/bin/translate:100:    M2_HOME="`(cd "$M2_HOME"; pwd)`"
polyglot-maven-0.8~tobrien+git20120905/pmaven-cli/src/main/underlay/bin/translate-101-  [ -n "$JAVA_HOME" ] &&
polyglot-maven-0.8~tobrien+git20120905/pmaven-cli/src/main/underlay/bin/translate:102:    JAVA_HOME="`(cd "$JAVA_HOME"; pwd)`"
polyglot-maven-0.8~tobrien+git20120905/pmaven-cli/src/main/underlay/bin/translate-103-  # TODO classpath?
##############################################
polyglot-maven-0.8~tobrien+git20120905/pmaven-cli/src/main/underlay/bin/translate-133-  [ -n "$M2_HOME" ] &&
polyglot-maven-0.8~tobrien+git20120905/pmaven-cli/src/main/underlay/bin/translate:134:    M2_HOME=`cygpath --path --windows "$M2_HOME"`
polyglot-maven-0.8~tobrien+git20120905/pmaven-cli/src/main/underlay/bin/translate-135-  [ -n "$JAVA_HOME" ] &&
polyglot-maven-0.8~tobrien+git20120905/pmaven-cli/src/main/underlay/bin/translate:136:    JAVA_HOME=`cygpath --path --windows "$JAVA_HOME"`
polyglot-maven-0.8~tobrien+git20120905/pmaven-cli/src/main/underlay/bin/translate-137-  [ -n "$HOME" ] &&
polyglot-maven-0.8~tobrien+git20120905/pmaven-cli/src/main/underlay/bin/translate:138:    HOME=`cygpath --path --windows "$HOME"`
polyglot-maven-0.8~tobrien+git20120905/pmaven-cli/src/main/underlay/bin/translate-139-fi