===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
nted-1.10.18/resource.h-765-		static void prepareAddrStruct();
nted-1.10.18/resource.h:766:		static int addAddr(void *addr);
nted-1.10.18/resource.h:767:		static void addAddr(int marker, void *addr);
nted-1.10.18/resource.h-768-		static void *getAdressOfMarker(int marker);
##############################################
nted-1.10.18/idiotseditor/Makefile.in-298-.cpp.obj:
nted-1.10.18/idiotseditor/Makefile.in:299:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
nted-1.10.18/idiotseditor/Makefile.in-300-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
nted-1.10.18/idiotseditor/Makefile.in-302-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
nted-1.10.18/idiotseditor/Makefile.in:303:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
nted-1.10.18/idiotseditor/Makefile.in-304-
##############################################
nted-1.10.18/idiotseditor/Makefile.in-349-GTAGS:
nted-1.10.18/idiotseditor/Makefile.in:350:	here=`$(am__cd) $(top_builddir) && pwd` \
nted-1.10.18/idiotseditor/Makefile.in-351-	  && $(am__cd) $(top_srcdir) \
##############################################
nted-1.10.18/idiotseditor/Makefile.in-357-distdir: $(DISTFILES)
nted-1.10.18/idiotseditor/Makefile.in:358:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
nted-1.10.18/idiotseditor/Makefile.in:359:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
nted-1.10.18/idiotseditor/Makefile.in-360-	list='$(DISTFILES)'; \
##############################################
nted-1.10.18/idiotseditor/Makefile.in-371-	  if test -d $$d/$$file; then \
nted-1.10.18/idiotseditor/Makefile.in:372:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
nted-1.10.18/idiotseditor/Makefile.in-373-	    if test -d "$(distdir)/$$file"; then \
##############################################
nted-1.10.18/aclocal.m4-95-    PKG_CHECK_EXISTS([$3],
nted-1.10.18/aclocal.m4:96:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`],
nted-1.10.18/aclocal.m4-97-		     [pkg_failed=yes])
##############################################
nted-1.10.18/aclocal.m4-143-        if test $_pkg_short_errors_supported = yes; then
nted-1.10.18/aclocal.m4:144:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$2" 2>&1`
nted-1.10.18/aclocal.m4-145-        else 
nted-1.10.18/aclocal.m4:146:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors "$2" 2>&1`
nted-1.10.18/aclocal.m4-147-        fi
##############################################
nted-1.10.18/aclocal.m4-225-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
nted-1.10.18/aclocal.m4:226:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
nted-1.10.18/aclocal.m4-227-#
##############################################
nted-1.10.18/aclocal.m4-249-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
nted-1.10.18/aclocal.m4:250:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
nted-1.10.18/aclocal.m4-251-# and then we would define $MISSING as
##############################################
nted-1.10.18/aclocal.m4-265-# expand $ac_aux_dir to an absolute path
nted-1.10.18/aclocal.m4:266:am_aux_dir=`cd $ac_aux_dir && pwd`
nted-1.10.18/aclocal.m4-267-])
##############################################
nted-1.10.18/aclocal.m4-366-  if test "$am_compiler_list" = ""; then
nted-1.10.18/aclocal.m4:367:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
nted-1.10.18/aclocal.m4-368-  fi
##############################################
nted-1.10.18/aclocal.m4-512-    # Strip MF so we end up with the name of the file.
nted-1.10.18/aclocal.m4:513:    mf=`echo "$mf" | sed -e 's/:.*$//'`
nted-1.10.18/aclocal.m4-514-    # Check whether this is an Automake generated Makefile or not.
##############################################
nted-1.10.18/aclocal.m4-521-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
nted-1.10.18/aclocal.m4:522:      dirpart=`AS_DIRNAME("$mf")`
nted-1.10.18/aclocal.m4-523-    else
##############################################
nted-1.10.18/aclocal.m4-527-    # from the Makefile without running `make'.
nted-1.10.18/aclocal.m4:528:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
nted-1.10.18/aclocal.m4-529-    test -z "$DEPDIR" && continue
nted-1.10.18/aclocal.m4:530:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
nted-1.10.18/aclocal.m4-531-    test -z "am__include" && continue
nted-1.10.18/aclocal.m4:532:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
nted-1.10.18/aclocal.m4-533-    # When using ansi2knr, U may be empty or an underscore; expand it
nted-1.10.18/aclocal.m4:534:    U=`sed -n 's/^U = //p' < "$mf"`
nted-1.10.18/aclocal.m4-535-    # Find all dependency output files, they are included files with
##############################################
nted-1.10.18/aclocal.m4-543-      test -f "$dirpart/$file" && continue
nted-1.10.18/aclocal.m4:544:      fdir=`AS_DIRNAME(["$file"])`
nted-1.10.18/aclocal.m4-545-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
nted-1.10.18/aclocal.m4-598-AC_REQUIRE([AC_PROG_INSTALL])dnl
nted-1.10.18/aclocal.m4:599:if test "`cd $srcdir && pwd`" != "`pwd`"; then
nted-1.10.18/aclocal.m4-600-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
nted-1.10.18/aclocal.m4-700-    * )
nted-1.10.18/aclocal.m4:701:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
nted-1.10.18/aclocal.m4-702-  esac
nted-1.10.18/aclocal.m4-703-done
nted-1.10.18/aclocal.m4:704:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
nted-1.10.18/aclocal.m4-705-
##############################################
nted-1.10.18/aclocal.m4-775-# Ignore all kinds of additional output from `make'.
nted-1.10.18/aclocal.m4:776:case `$am_make -s -f confmf 2> /dev/null` in #(
nted-1.10.18/aclocal.m4-777-*the\ am__doit\ target*)
##############################################
nted-1.10.18/aclocal.m4-785-   echo '.include "confinc"' > confmf
nted-1.10.18/aclocal.m4:786:   case `$am_make -s -f confmf 2> /dev/null` in #(
nted-1.10.18/aclocal.m4-787-   *the\ am__doit\ target*)
##############################################
nted-1.10.18/aclocal.m4-938-if (
nted-1.10.18/aclocal.m4:939:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
nted-1.10.18/aclocal.m4-940-   if test "$[*]" = "X"; then
nted-1.10.18/aclocal.m4-941-      # -L didn't work.
nted-1.10.18/aclocal.m4:942:      set X `ls -t "$srcdir/configure" conftest.file`
nted-1.10.18/aclocal.m4-943-   fi
##############################################
nted-1.10.18/missing-139-       # Could not run --version or --help.  This is probably someone
nted-1.10.18/missing:140:       # running `$TOOL --version' or `$TOOL --help' to check whether
nted-1.10.18/missing-141-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
nted-1.10.18/missing-173-         from any GNU archive site."
nted-1.10.18/missing:174:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
nted-1.10.18/missing-175-    test -z "$files" && files="config.h"
##############################################
nted-1.10.18/missing-202-         proper tools for further handling them.
nted-1.10.18/missing:203:         You can get \`$1' as part of \`Autoconf' from any GNU
nted-1.10.18/missing-204-         archive site."
nted-1.10.18/missing-205-
nted-1.10.18/missing:206:    file=`echo "$*" | sed -n "$sed_output"`
nted-1.10.18/missing:207:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
nted-1.10.18/missing-208-    if test -f "$file"; then
##############################################
nted-1.10.18/missing-231-	*.y)
nted-1.10.18/missing:232:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
nted-1.10.18/missing-233-	    if test -f "$SRCFILE"; then
##############################################
nted-1.10.18/missing-235-	    fi
nted-1.10.18/missing:236:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
nted-1.10.18/missing-237-	    if test -f "$SRCFILE"; then
##############################################
nted-1.10.18/missing-261-	*.l)
nted-1.10.18/missing:262:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
nted-1.10.18/missing-263-	    if test -f "$SRCFILE"; then
##############################################
nted-1.10.18/missing-280-
nted-1.10.18/missing:281:    file=`echo "$*" | sed -n "$sed_output"`
nted-1.10.18/missing:282:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
nted-1.10.18/missing-283-    if test -f "$file"; then
##############################################
nted-1.10.18/missing-300-    # The file to touch is that specified with -o ...
nted-1.10.18/missing:301:    file=`echo "$*" | sed -n "$sed_output"`
nted-1.10.18/missing:302:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
nted-1.10.18/missing-303-    if test -z "$file"; then
nted-1.10.18/missing-304-      # ... or it is the one specified with @setfilename ...
nted-1.10.18/missing:305:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
nted-1.10.18/missing-306-      file=`sed -n '
##############################################
nted-1.10.18/missing-312-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
nted-1.10.18/missing:313:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
nted-1.10.18/missing-314-    fi
##############################################
nted-1.10.18/missing-336-	*o*)
nted-1.10.18/missing:337:	    firstarg=`echo "$firstarg" | sed s/o//`
nted-1.10.18/missing-338-	    tar "$firstarg" "$@" && exit 0
##############################################
nted-1.10.18/missing-342-	*h*)
nted-1.10.18/missing:343:	    firstarg=`echo "$firstarg" | sed s/h//`
nted-1.10.18/missing-344-	    tar "$firstarg" "$@" && exit 0
##############################################
nted-1.10.18/install-sh-217-      fi
nted-1.10.18/install-sh:218:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
nted-1.10.18/install-sh-219-    *)
##############################################
nted-1.10.18/install-sh-269-      dstdir=$dst
nted-1.10.18/install-sh:270:      dst=$dstdir/`basename "$src"`
nted-1.10.18/install-sh-271-      dstdir_status=0
##############################################
nted-1.10.18/install-sh-351-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
nted-1.10.18/install-sh:352:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
nted-1.10.18/install-sh-353-		   case $ls_ld_tmpdir in
##############################################
nted-1.10.18/install-sh-358-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
nted-1.10.18/install-sh:359:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
nted-1.10.18/install-sh-360-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
nted-1.10.18/install-sh-418-	    case $prefix in
nted-1.10.18/install-sh:419:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
nted-1.10.18/install-sh-420-	      *) qprefix=$prefix;;
##############################################
nted-1.10.18/install-sh-467-    if $copy_on_change &&
nted-1.10.18/install-sh:468:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
nted-1.10.18/install-sh:469:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
nted-1.10.18/install-sh-470-
##############################################
nted-1.10.18/dialogs/Makefile.in-348-.cpp.obj:
nted-1.10.18/dialogs/Makefile.in:349:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
nted-1.10.18/dialogs/Makefile.in-350-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
nted-1.10.18/dialogs/Makefile.in-352-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
nted-1.10.18/dialogs/Makefile.in:353:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
nted-1.10.18/dialogs/Makefile.in-354-
##############################################
nted-1.10.18/dialogs/Makefile.in-399-GTAGS:
nted-1.10.18/dialogs/Makefile.in:400:	here=`$(am__cd) $(top_builddir) && pwd` \
nted-1.10.18/dialogs/Makefile.in-401-	  && $(am__cd) $(top_srcdir) \
##############################################
nted-1.10.18/dialogs/Makefile.in-407-distdir: $(DISTFILES)
nted-1.10.18/dialogs/Makefile.in:408:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
nted-1.10.18/dialogs/Makefile.in:409:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
nted-1.10.18/dialogs/Makefile.in-410-	list='$(DISTFILES)'; \
##############################################
nted-1.10.18/dialogs/Makefile.in-421-	  if test -d $$d/$$file; then \
nted-1.10.18/dialogs/Makefile.in:422:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
nted-1.10.18/dialogs/Makefile.in-423-	    if test -d "$(distdir)/$$file"; then \
##############################################
nted-1.10.18/config.rpath-33-host="$1"
nted-1.10.18/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
nted-1.10.18/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
nted-1.10.18/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
nted-1.10.18/config.rpath-37-
##############################################
nted-1.10.18/config.rpath-47-done
nted-1.10.18/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
nted-1.10.18/config.rpath-49-
##############################################
nted-1.10.18/config.rpath-91-        *)
nted-1.10.18/config.rpath:92:          case `$CC -V 2>&1 | sed 5q` in
nted-1.10.18/config.rpath-93-            *Sun\ C*)
##############################################
nted-1.10.18/config.rpath-217-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
nted-1.10.18/config.rpath:218:      case `$LD -v 2>&1` in
nted-1.10.18/config.rpath-219-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
nted-1.10.18/config.rpath-223-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
nted-1.10.18/config.rpath:224:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
nted-1.10.18/config.rpath-225-          else
##############################################
nted-1.10.18/config.rpath-280-        case $host_os in aix4.[012]|aix4.[012].*)
nted-1.10.18/config.rpath:281:          collect2name=`${CC} -print-prog-name=collect2`
nted-1.10.18/config.rpath-282-          if test -f "$collect2name" && \
##############################################
nted-1.10.18/config.rpath-419-        hardcode_direct=yes
nted-1.10.18/config.rpath:420:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
nted-1.10.18/config.rpath-421-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
nted-1.10.18/config.rpath-483-    sysv5* | sco3.2v5* | sco5v6*)
nted-1.10.18/config.rpath:484:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
nted-1.10.18/config.rpath-485-      hardcode_libdir_separator=':'
##############################################
nted-1.10.18/config.rpath-627-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
nted-1.10.18/config.rpath:628:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
nted-1.10.18/config.rpath:629:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
nted-1.10.18/config.rpath:630:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
nted-1.10.18/config.rpath:631:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
nted-1.10.18/config.rpath:632:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
nted-1.10.18/config.rpath-633-
##############################################
nted-1.10.18/icons/Makefile.in-76-DIST_SOURCES =
nted-1.10.18/icons/Makefile.in:77:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
nted-1.10.18/icons/Makefile.in-78-am__vpath_adj = case $$p in \
nted-1.10.18/icons/Makefile.in:79:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
nted-1.10.18/icons/Makefile.in-80-    *) f=$$p;; \
nted-1.10.18/icons/Makefile.in-81-  esac;
nted-1.10.18/icons/Makefile.in:82:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
nted-1.10.18/icons/Makefile.in-83-am__install_max = 40
nted-1.10.18/icons/Makefile.in-84-am__nobase_strip_setup = \
nted-1.10.18/icons/Makefile.in:85:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
nted-1.10.18/icons/Makefile.in-86-am__nobase_strip = \
##############################################
nted-1.10.18/icons/Makefile.in-319-	@list='$(dist_icon_DATA)'; test -n "$(icondir)" || list=; \
nted-1.10.18/icons/Makefile.in:320:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
nted-1.10.18/icons/Makefile.in-321-	test -n "$$files" || exit 0; \
##############################################
nted-1.10.18/icons/Makefile.in-369-GTAGS:
nted-1.10.18/icons/Makefile.in:370:	here=`$(am__cd) $(top_builddir) && pwd` \
nted-1.10.18/icons/Makefile.in-371-	  && $(am__cd) $(top_srcdir) \
##############################################
nted-1.10.18/icons/Makefile.in-377-distdir: $(DISTFILES)
nted-1.10.18/icons/Makefile.in:378:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
nted-1.10.18/icons/Makefile.in:379:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
nted-1.10.18/icons/Makefile.in-380-	list='$(DISTFILES)'; \
##############################################
nted-1.10.18/icons/Makefile.in-391-	  if test -d $$d/$$file; then \
nted-1.10.18/icons/Makefile.in:392:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
nted-1.10.18/icons/Makefile.in-393-	    if test -d "$(distdir)/$$file"; then \
##############################################
nted-1.10.18/chords/Makefile.in-295-.cpp.obj:
nted-1.10.18/chords/Makefile.in:296:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
nted-1.10.18/chords/Makefile.in-297-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
nted-1.10.18/chords/Makefile.in-299-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
nted-1.10.18/chords/Makefile.in:300:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
nted-1.10.18/chords/Makefile.in-301-
##############################################
nted-1.10.18/chords/Makefile.in-346-GTAGS:
nted-1.10.18/chords/Makefile.in:347:	here=`$(am__cd) $(top_builddir) && pwd` \
nted-1.10.18/chords/Makefile.in-348-	  && $(am__cd) $(top_srcdir) \
##############################################
nted-1.10.18/chords/Makefile.in-354-distdir: $(DISTFILES)
nted-1.10.18/chords/Makefile.in:355:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
nted-1.10.18/chords/Makefile.in:356:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
nted-1.10.18/chords/Makefile.in-357-	list='$(DISTFILES)'; \
##############################################
nted-1.10.18/chords/Makefile.in-368-	  if test -d $$d/$$file; then \
nted-1.10.18/chords/Makefile.in:369:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
nted-1.10.18/chords/Makefile.in-370-	    if test -d "$(distdir)/$$file"; then \
##############################################
nted-1.10.18/m4/iconv.m4-173-      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);"])
nted-1.10.18/m4/iconv.m4:174:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
nted-1.10.18/m4/iconv.m4-175-    AC_MSG_RESULT([$]{ac_t:-
##############################################
nted-1.10.18/m4/lib-link.m4-199-        dnl or AC_LIB_HAVE_LINKFLAGS call.
nted-1.10.18/m4/lib-link.m4:200:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
nted-1.10.18/m4/lib-link.m4-201-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
nted-1.10.18/m4/lib-link.m4-274-                -L*)
nted-1.10.18/m4/lib-link.m4:275:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
nted-1.10.18/m4/lib-link.m4-276-                  dnl First look for a shared library.
##############################################
nted-1.10.18/m4/lib-link.m4-416-              */$acl_libdirstem | */$acl_libdirstem/)
nted-1.10.18/m4/lib-link.m4:417:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
nted-1.10.18/m4/lib-link.m4-418-                LIB[]NAME[]_PREFIX="$basedir"
##############################################
nted-1.10.18/m4/lib-link.m4-470-                  -L*)
nted-1.10.18/m4/lib-link.m4:471:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
nted-1.10.18/m4/lib-link.m4-472-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
nted-1.10.18/m4/lib-link.m4-520-                  -R*)
nted-1.10.18/m4/lib-link.m4:521:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
nted-1.10.18/m4/lib-link.m4-522-                    if test "$enable_rpath" != no; then
##############################################
nted-1.10.18/m4/lib-link.m4-550-                    dnl Handle this in the next round.
nted-1.10.18/m4/lib-link.m4:551:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
nted-1.10.18/m4/lib-link.m4-552-                    ;;
##############################################
nted-1.10.18/m4/lib-link.m4-556-                    dnl option.
nted-1.10.18/m4/lib-link.m4:557:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
nted-1.10.18/m4/lib-link.m4-558-                    ;;
##############################################
nted-1.10.18/m4/lib-link.m4-663-            -L) next=yes ;;
nted-1.10.18/m4/lib-link.m4:664:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
nted-1.10.18/m4/lib-link.m4-665-                 dnl No need to hardcode the standard /usr/lib.
##############################################
nted-1.10.18/m4/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
nted-1.10.18/m4/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in
nted-1.10.18/m4/lib-ld.m4-16-*GNU* | *'with BFD'*)
##############################################
nted-1.10.18/m4/lib-ld.m4-50-    # gcc leaves a trailing carriage return which upsets mingw
nted-1.10.18/m4/lib-ld.m4:51:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
nted-1.10.18/m4/lib-ld.m4-52-  *)
nted-1.10.18/m4/lib-ld.m4:53:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
nted-1.10.18/m4/lib-ld.m4-54-  esac
##############################################
nted-1.10.18/m4/lib-ld.m4-59-      # Canonicalize the path of ld
nted-1.10.18/m4/lib-ld.m4:60:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
nted-1.10.18/m4/lib-ld.m4-61-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
nted-1.10.18/m4/lib-ld.m4:62:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
nted-1.10.18/m4/lib-ld.m4-63-      done
##############################################
nted-1.10.18/m4/lib-ld.m4-89-      # Break only if it was the GNU/non-GNU ld that we prefer.
nted-1.10.18/m4/lib-ld.m4:90:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
nted-1.10.18/m4/lib-ld.m4-91-      *GNU* | *'with BFD'*)
##############################################
nted-1.10.18/m4/lib-prefix.m4-168-  acl_libdirstem=lib
nted-1.10.18/m4/lib-prefix.m4:169:  searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
nted-1.10.18/m4/lib-prefix.m4-170-  if test -n "$searchpath"; then
##############################################
nted-1.10.18/m4/lib-prefix.m4-175-          */lib64/ | */lib64 ) acl_libdirstem=lib64 ;;
nted-1.10.18/m4/lib-prefix.m4:176:          *) searchdir=`cd "$searchdir" && pwd`
nted-1.10.18/m4/lib-prefix.m4-177-             case "$searchdir" in
##############################################
nted-1.10.18/m4/gettext.m4-247-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD"
nted-1.10.18/m4/gettext.m4:248:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
nted-1.10.18/m4/gettext.m4-249-      fi
##############################################
nted-1.10.18/m4/po.m4-47-changequote(,)dnl
nted-1.10.18/m4/po.m4:48:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
nted-1.10.18/m4/po.m4-49-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
nted-1.10.18/m4/po.m4-54-changequote(,)dnl
nted-1.10.18/m4/po.m4:55:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
nted-1.10.18/m4/po.m4-56-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
nted-1.10.18/m4/po.m4-73-changequote(,)dnl
nted-1.10.18/m4/po.m4:74:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
nted-1.10.18/m4/po.m4-75-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
nted-1.10.18/m4/po.m4-98-      case "$ac_file" in
nted-1.10.18/m4/po.m4:99:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
nted-1.10.18/m4/po.m4-100-      esac
##############################################
nted-1.10.18/m4/po.m4-103-        # Adjust a relative srcdir.
nted-1.10.18/m4/po.m4:104:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
nted-1.10.18/m4/po.m4:105:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
nted-1.10.18/m4/po.m4:106:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
nted-1.10.18/m4/po.m4-107-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
nted-1.10.18/m4/po.m4-110-        case "$ac_given_srcdir" in
nted-1.10.18/m4/po.m4:111:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
nted-1.10.18/m4/po.m4-112-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
nted-1.10.18/m4/po.m4-130-            fi
nted-1.10.18/m4/po.m4:131:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
nted-1.10.18/m4/po.m4-132-            # Hide the ALL_LINGUAS assigment from automake < 1.5.
##############################################
nted-1.10.18/m4/po.m4-227-  # Adjust a relative srcdir.
nted-1.10.18/m4/po.m4:228:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
nted-1.10.18/m4/po.m4:229:  ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
nted-1.10.18/m4/po.m4:230:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
nted-1.10.18/m4/po.m4-231-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
nted-1.10.18/m4/po.m4-234-  case "$ac_given_srcdir" in
nted-1.10.18/m4/po.m4:235:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
nted-1.10.18/m4/po.m4-236-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
nted-1.10.18/m4/po.m4-295-  # Set POTFILES to the value of the Makefile variable POTFILES.
nted-1.10.18/m4/po.m4:296:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
nted-1.10.18/m4/po.m4:297:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
nted-1.10.18/m4/po.m4-298-  # Compute POTFILES_DEPS as
##############################################
nted-1.10.18/m4/po.m4-310-    # The LINGUAS file contains the set of available languages.
nted-1.10.18/m4/po.m4:311:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
nted-1.10.18/m4/po.m4-312-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
nted-1.10.18/m4/po.m4-314-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
nted-1.10.18/m4/po.m4:315:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
nted-1.10.18/m4/po.m4:316:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
nted-1.10.18/m4/po.m4-317-  fi
##############################################
nted-1.10.18/m4/po.m4-358-    QMFILES="$QMFILES $srcdirpre$lang.qm"
nted-1.10.18/m4/po.m4:359:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
nted-1.10.18/m4/po.m4-360-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
nted-1.10.18/m4/po.m4:361:    frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
nted-1.10.18/m4/po.m4-362-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
nted-1.10.18/m4/po.m4-399-      QTCATALOGS="$QTCATALOGS $lang.qm"
nted-1.10.18/m4/po.m4:400:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
nted-1.10.18/m4/po.m4-401-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
nted-1.10.18/m4/po.m4:402:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
nted-1.10.18/m4/po.m4-403-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
nted-1.10.18/m4/po.m4-410-    for lang in $ALL_LINGUAS; do
nted-1.10.18/m4/po.m4:411:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
nted-1.10.18/m4/po.m4-412-      cat >> "$ac_file.tmp" <<EOF
##############################################
nted-1.10.18/m4/po.m4-421-    for lang in $ALL_LINGUAS; do
nted-1.10.18/m4/po.m4:422:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
nted-1.10.18/m4/po.m4-423-      cat >> "$ac_file.tmp" <<EOF
##############################################
nted-1.10.18/configure-47-if test -z "$BASH_VERSION$ZSH_VERSION" \
nted-1.10.18/configure:48:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
nted-1.10.18/configure-49-  as_echo='print -r --'
nted-1.10.18/configure-50-  as_echo_n='print -rn --'
nted-1.10.18/configure:51:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
nted-1.10.18/configure-52-  as_echo='printf %s\n'
##############################################
nted-1.10.18/configure-54-else
nted-1.10.18/configure:55:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
nted-1.10.18/configure-56-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
nted-1.10.18/configure-64-	expr "X$arg" : "X\\(.*\\)$as_nl";
nted-1.10.18/configure:65:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
nted-1.10.18/configure-66-      esac;
##############################################
nted-1.10.18/configure-174-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
nted-1.10.18/configure:175:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
nted-1.10.18/configure-176-  if (eval "$as_required") 2>/dev/null; then :
##############################################
nted-1.10.18/configure-290-      case $as_dir in #(
nted-1.10.18/configure:291:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
nted-1.10.18/configure-292-      *) as_qdir=$as_dir;;
##############################################
nted-1.10.18/configure-355-  {
nted-1.10.18/configure:356:    as_val=`expr "$@" || test $? -eq 1`
nted-1.10.18/configure-357-  }
##############################################
nted-1.10.18/configure-362-# ----------------------------------------
nted-1.10.18/configure:363:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
nted-1.10.18/configure-364-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
nted-1.10.18/configure-425-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
nted-1.10.18/configure:426:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
nted-1.10.18/configure-427-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
nted-1.10.18/configure-516-	esac;
nted-1.10.18/configure:517:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
nted-1.10.18/configure-518-	???[sx]*):;;*)false;;esac;fi
##############################################
nted-1.10.18/configure-802-  case $ac_option in
nted-1.10.18/configure:803:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
nted-1.10.18/configure-804-  *)	ac_optarg=yes ;;
##############################################
nted-1.10.18/configure-845-  -disable-* | --disable-*)
nted-1.10.18/configure:846:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
nted-1.10.18/configure-847-    # Reject names that are not valid shell variable names.
##############################################
nted-1.10.18/configure-850-    ac_useropt_orig=$ac_useropt
nted-1.10.18/configure:851:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
nted-1.10.18/configure-852-    case $ac_user_opts in
##############################################
nted-1.10.18/configure-871-  -enable-* | --enable-*)
nted-1.10.18/configure:872:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
nted-1.10.18/configure-873-    # Reject names that are not valid shell variable names.
##############################################
nted-1.10.18/configure-876-    ac_useropt_orig=$ac_useropt
nted-1.10.18/configure:877:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
nted-1.10.18/configure-878-    case $ac_user_opts in
##############################################
nted-1.10.18/configure-1075-  -with-* | --with-*)
nted-1.10.18/configure:1076:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
nted-1.10.18/configure-1077-    # Reject names that are not valid shell variable names.
##############################################
nted-1.10.18/configure-1080-    ac_useropt_orig=$ac_useropt
nted-1.10.18/configure:1081:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
nted-1.10.18/configure-1082-    case $ac_user_opts in
##############################################
nted-1.10.18/configure-1091-  -without-* | --without-*)
nted-1.10.18/configure:1092:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
nted-1.10.18/configure-1093-    # Reject names that are not valid shell variable names.
##############################################
nted-1.10.18/configure-1096-    ac_useropt_orig=$ac_useropt
nted-1.10.18/configure:1097:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
nted-1.10.18/configure-1098-    case $ac_user_opts in
##############################################
nted-1.10.18/configure-1129-  *=*)
nted-1.10.18/configure:1130:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
nted-1.10.18/configure-1131-    # Reject names that are not valid shell variable names.
##############################################
nted-1.10.18/configure-1150-if test -n "$ac_prev"; then
nted-1.10.18/configure:1151:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
nted-1.10.18/configure-1152-  as_fn_error $? "missing argument to $ac_option"
##############################################
nted-1.10.18/configure-1172-    */ )
nted-1.10.18/configure:1173:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
nted-1.10.18/configure-1174-      eval $ac_var=\$ac_val;;
##############################################
nted-1.10.18/configure-1209-ac_ls_di=`ls -di .` &&
nted-1.10.18/configure:1210:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
nted-1.10.18/configure-1211-  as_fn_error $? "working directory cannot be determined"
##############################################
nted-1.10.18/configure-1265-case $srcdir in
nted-1.10.18/configure:1266:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
nted-1.10.18/configure-1267-esac
##############################################
nted-1.10.18/configure-1308-By default, \`make install' will install all the files in
nted-1.10.18/configure:1309:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
nted-1.10.18/configure:1310:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
nted-1.10.18/configure-1311-for instance \`--prefix=\$HOME'.
##############################################
nted-1.10.18/configure-1430-*)
nted-1.10.18/configure:1431:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
nted-1.10.18/configure-1432-  # A ".." for each directory in $ac_dir_suffix.
nted-1.10.18/configure:1433:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
nted-1.10.18/configure-1434-  case $ac_top_builddir_sub in
##############################################
nted-1.10.18/configure-1776-    *\'*)
nted-1.10.18/configure:1777:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
nted-1.10.18/configure-1778-    esac
##############################################
nted-1.10.18/configure-1859-      case $ac_val in
nted-1.10.18/configure:1860:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
nted-1.10.18/configure-1861-      esac
##############################################
nted-1.10.18/configure-1874-	case $ac_val in
nted-1.10.18/configure:1875:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
nted-1.10.18/configure-1876-	esac
##############################################
nted-1.10.18/configure-1995-    set,)
nted-1.10.18/configure:1996:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
nted-1.10.18/configure:1997:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
nted-1.10.18/configure-1998-      ac_cache_corrupted=: ;;
##############################################
nted-1.10.18/configure-2006-	# differences in whitespace do not lead to failure.
nted-1.10.18/configure:2007:	ac_old_val_w=`echo x $ac_old_val`
nted-1.10.18/configure:2008:	ac_new_val_w=`echo x $ac_new_val`
nted-1.10.18/configure-2009-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
nted-1.10.18/configure-2026-    case $ac_new_val in
nted-1.10.18/configure:2027:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
nted-1.10.18/configure-2028-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
nted-1.10.18/configure-2204-if (
nted-1.10.18/configure:2205:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
nted-1.10.18/configure-2206-   if test "$*" = "X"; then
nted-1.10.18/configure-2207-      # -L didn't work.
nted-1.10.18/configure:2208:      set X `ls -t "$srcdir/configure" conftest.file`
nted-1.10.18/configure-2209-   fi
##############################################
nted-1.10.18/configure-2240-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
nted-1.10.18/configure:2241:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
nted-1.10.18/configure-2242-
nted-1.10.18/configure-2243-# expand $ac_aux_dir to an absolute path
nted-1.10.18/configure:2244:am_aux_dir=`cd $ac_aux_dir && pwd`
nted-1.10.18/configure-2245-
##############################################
nted-1.10.18/configure-2385-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
nted-1.10.18/configure:2386:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
nted-1.10.18/configure-2387-	     'mkdir (GNU coreutils) '* | \
##############################################
nted-1.10.18/configure-2464-set x ${MAKE-make}
nted-1.10.18/configure:2465:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
nted-1.10.18/configure-2466-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then :
##############################################
nted-1.10.18/configure-2474-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
nted-1.10.18/configure:2475:case `${MAKE-make} -f conftest.make 2>/dev/null` in
nted-1.10.18/configure-2476-  *@@@%%%=?*=@@@%%%*)
##############################################
nted-1.10.18/configure-2501-
nted-1.10.18/configure:2502:if test "`cd $srcdir && pwd`" != "`pwd`"; then
nted-1.10.18/configure-2503-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
nted-1.10.18/configure-2718-$as_echo_n "checking whether the C++ compiler works... " >&6; }
nted-1.10.18/configure:2719:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
nted-1.10.18/configure-2720-
##############################################
nted-1.10.18/configure-2762-	then :; else
nted-1.10.18/configure:2763:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
nted-1.10.18/configure-2764-	fi
##############################################
nted-1.10.18/configure-2822-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
nted-1.10.18/configure:2823:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
nted-1.10.18/configure-2824-	  break;;
##############################################
nted-1.10.18/configure-2931-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
nted-1.10.18/configure:2932:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
nted-1.10.18/configure-2933-       break;;
##############################################
nted-1.10.18/configure-3090-# Ignore all kinds of additional output from `make'.
nted-1.10.18/configure:3091:case `$am_make -s -f confmf 2> /dev/null` in #(
nted-1.10.18/configure-3092-*the\ am__doit\ target*)
##############################################
nted-1.10.18/configure-3100-   echo '.include "confinc"' > confmf
nted-1.10.18/configure:3101:   case `$am_make -s -f confmf 2> /dev/null` in #(
nted-1.10.18/configure-3102-   *the\ am__doit\ target*)
##############################################
nted-1.10.18/configure-3161-  if test "$am_compiler_list" = ""; then
nted-1.10.18/configure:3162:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
nted-1.10.18/configure-3163-  fi
##############################################
nted-1.10.18/configure-3502-
nted-1.10.18/configure:3503:    case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
nted-1.10.18/configure-3504-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
nted-1.10.18/configure-3507-
nted-1.10.18/configure:3508:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
nted-1.10.18/configure-3509-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
nted-1.10.18/configure-3585-
nted-1.10.18/configure:3586:    case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
nted-1.10.18/configure-3587-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
nted-1.10.18/configure-4254-  if test "$am_compiler_list" = ""; then
nted-1.10.18/configure:4255:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
nted-1.10.18/configure-4256-  fi
##############################################
nted-1.10.18/configure-4364-test "x$ac_build_alias" = x &&
nted-1.10.18/configure:4365:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
nted-1.10.18/configure-4366-test "x$ac_build_alias" = x &&
nted-1.10.18/configure-4367-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
nted-1.10.18/configure:4368:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
nted-1.10.18/configure-4369-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
nted-1.10.18/configure-4388-IFS=$ac_save_IFS
nted-1.10.18/configure:4389:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
nted-1.10.18/configure-4390-
##############################################
nted-1.10.18/configure-4399-else
nted-1.10.18/configure:4400:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
nted-1.10.18/configure-4401-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
nted-1.10.18/configure-4421-IFS=$ac_save_IFS
nted-1.10.18/configure:4422:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
nted-1.10.18/configure-4423-
##############################################
nted-1.10.18/configure-4453-    # gcc leaves a trailing carriage return which upsets mingw
nted-1.10.18/configure:4454:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
nted-1.10.18/configure-4455-  *)
nted-1.10.18/configure:4456:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
nted-1.10.18/configure-4457-  esac
##############################################
nted-1.10.18/configure-4462-      # Canonicalize the path of ld
nted-1.10.18/configure:4463:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
nted-1.10.18/configure-4464-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
nted-1.10.18/configure:4465:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
nted-1.10.18/configure-4466-      done
##############################################
nted-1.10.18/configure-4496-      # Break only if it was the GNU/non-GNU ld that we prefer.
nted-1.10.18/configure:4497:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
nted-1.10.18/configure-4498-      *GNU* | *'with BFD'*)
##############################################
nted-1.10.18/configure-4525-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
nted-1.10.18/configure:4526:case `$LD -v 2>&1 </dev/null` in
nted-1.10.18/configure-4527-*GNU* | *'with BFD'*)
##############################################
nted-1.10.18/configure-4573-                  acl_libdirstem=lib
nted-1.10.18/configure:4574:  searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
nted-1.10.18/configure-4575-  if test -n "$searchpath"; then
##############################################
nted-1.10.18/configure-4580-          */lib64/ | */lib64 ) acl_libdirstem=lib64 ;;
nted-1.10.18/configure:4581:          *) searchdir=`cd "$searchdir" && pwd`
nted-1.10.18/configure-4582-             case "$searchdir" in
##############################################
nted-1.10.18/configure-4660-        names_already_handled="$names_already_handled $name"
nted-1.10.18/configure:4661:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
nted-1.10.18/configure-4662-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
nted-1.10.18/configure-4736-                -L*)
nted-1.10.18/configure:4737:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
nted-1.10.18/configure-4738-                                    if test -n "$acl_shlibext"; then
##############################################
nted-1.10.18/configure-4851-              */$acl_libdirstem | */$acl_libdirstem/)
nted-1.10.18/configure:4852:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
nted-1.10.18/configure-4853-                LIBICONV_PREFIX="$basedir"
##############################################
nted-1.10.18/configure-4900-                  -L*)
nted-1.10.18/configure:4901:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
nted-1.10.18/configure-4902-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem"; then
##############################################
nted-1.10.18/configure-4957-                  -R*)
nted-1.10.18/configure:4958:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
nted-1.10.18/configure-4959-                    if test "$enable_rpath" != no; then
##############################################
nted-1.10.18/configure-4982-                  -l*)
nted-1.10.18/configure:4983:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
nted-1.10.18/configure-4984-                    ;;
nted-1.10.18/configure-4985-                  *.la)
nted-1.10.18/configure:4986:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
nted-1.10.18/configure-4987-                    ;;
##############################################
nted-1.10.18/configure-5466-        names_already_handled="$names_already_handled $name"
nted-1.10.18/configure:5467:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
nted-1.10.18/configure-5468-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
nted-1.10.18/configure-5542-                -L*)
nted-1.10.18/configure:5543:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
nted-1.10.18/configure-5544-                                    if test -n "$acl_shlibext"; then
##############################################
nted-1.10.18/configure-5657-              */$acl_libdirstem | */$acl_libdirstem/)
nted-1.10.18/configure:5658:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
nted-1.10.18/configure-5659-                LIBINTL_PREFIX="$basedir"
##############################################
nted-1.10.18/configure-5706-                  -L*)
nted-1.10.18/configure:5707:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
nted-1.10.18/configure-5708-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem"; then
##############################################
nted-1.10.18/configure-5763-                  -R*)
nted-1.10.18/configure:5764:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
nted-1.10.18/configure-5765-                    if test "$enable_rpath" != no; then
##############################################
nted-1.10.18/configure-5788-                  -l*)
nted-1.10.18/configure:5789:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
nted-1.10.18/configure-5790-                    ;;
nted-1.10.18/configure-5791-                  *.la)
nted-1.10.18/configure:5792:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
nted-1.10.18/configure-5793-                    ;;
##############################################
nted-1.10.18/configure-6195-  test $ac_status = 0; }; then
nted-1.10.18/configure:6196:  pkg_cv_ALSA_CFLAGS=`$PKG_CONFIG --cflags "alsa >= 1.0" 2>/dev/null`
nted-1.10.18/configure-6197-else
##############################################
nted-1.10.18/configure-6211-  test $ac_status = 0; }; then
nted-1.10.18/configure:6212:  pkg_cv_ALSA_LIBS=`$PKG_CONFIG --libs "alsa >= 1.0" 2>/dev/null`
nted-1.10.18/configure-6213-else
##############################################
nted-1.10.18/configure-6231-        if test $_pkg_short_errors_supported = yes; then
nted-1.10.18/configure:6232:	        ALSA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "alsa >= 1.0" 2>&1`
nted-1.10.18/configure-6233-        else
nted-1.10.18/configure:6234:	        ALSA_PKG_ERRORS=`$PKG_CONFIG --print-errors "alsa >= 1.0" 2>&1`
nted-1.10.18/configure-6235-        fi
##############################################
nted-1.10.18/configure-6264-  test $ac_status = 0; }; then
nted-1.10.18/configure:6265:  pkg_cv_PANGO_CFLAGS=`$PKG_CONFIG --cflags "pango" 2>/dev/null`
nted-1.10.18/configure-6266-else
##############################################
nted-1.10.18/configure-6280-  test $ac_status = 0; }; then
nted-1.10.18/configure:6281:  pkg_cv_PANGO_LIBS=`$PKG_CONFIG --libs "pango" 2>/dev/null`
nted-1.10.18/configure-6282-else
##############################################
nted-1.10.18/configure-6300-        if test $_pkg_short_errors_supported = yes; then
nted-1.10.18/configure:6301:	        PANGO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "pango" 2>&1`
nted-1.10.18/configure-6302-        else
nted-1.10.18/configure:6303:	        PANGO_PKG_ERRORS=`$PKG_CONFIG --print-errors "pango" 2>&1`
nted-1.10.18/configure-6304-        fi
##############################################
nted-1.10.18/configure-6333-  test $ac_status = 0; }; then
nted-1.10.18/configure:6334:  pkg_cv_CAIRO_CFLAGS=`$PKG_CONFIG --cflags "cairo" 2>/dev/null`
nted-1.10.18/configure-6335-else
##############################################
nted-1.10.18/configure-6349-  test $ac_status = 0; }; then
nted-1.10.18/configure:6350:  pkg_cv_CAIRO_LIBS=`$PKG_CONFIG --libs "cairo" 2>/dev/null`
nted-1.10.18/configure-6351-else
##############################################
nted-1.10.18/configure-6369-        if test $_pkg_short_errors_supported = yes; then
nted-1.10.18/configure:6370:	        CAIRO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "cairo" 2>&1`
nted-1.10.18/configure-6371-        else
nted-1.10.18/configure:6372:	        CAIRO_PKG_ERRORS=`$PKG_CONFIG --print-errors "cairo" 2>&1`
nted-1.10.18/configure-6373-        fi
##############################################
nted-1.10.18/configure-6402-  test $ac_status = 0; }; then
nted-1.10.18/configure:6403:  pkg_cv_GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0" 2>/dev/null`
nted-1.10.18/configure-6404-else
##############################################
nted-1.10.18/configure-6418-  test $ac_status = 0; }; then
nted-1.10.18/configure:6419:  pkg_cv_GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0" 2>/dev/null`
nted-1.10.18/configure-6420-else
##############################################
nted-1.10.18/configure-6438-        if test $_pkg_short_errors_supported = yes; then
nted-1.10.18/configure:6439:	        GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "gtk+-2.0" 2>&1`
nted-1.10.18/configure-6440-        else
nted-1.10.18/configure:6441:	        GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors "gtk+-2.0" 2>&1`
nted-1.10.18/configure-6442-        fi
##############################################
nted-1.10.18/configure-6471-  test $ac_status = 0; }; then
nted-1.10.18/configure:6472:  pkg_cv_FT2_CFLAGS=`$PKG_CONFIG --cflags "freetype2" 2>/dev/null`
nted-1.10.18/configure-6473-else
##############################################
nted-1.10.18/configure-6487-  test $ac_status = 0; }; then
nted-1.10.18/configure:6488:  pkg_cv_FT2_LIBS=`$PKG_CONFIG --libs "freetype2" 2>/dev/null`
nted-1.10.18/configure-6489-else
##############################################
nted-1.10.18/configure-6507-        if test $_pkg_short_errors_supported = yes; then
nted-1.10.18/configure:6508:	        FT2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "freetype2" 2>&1`
nted-1.10.18/configure-6509-        else
nted-1.10.18/configure:6510:	        FT2_PKG_ERRORS=`$PKG_CONFIG --print-errors "freetype2" 2>&1`
nted-1.10.18/configure-6511-        fi
##############################################
nted-1.10.18/configure-6540-  test $ac_status = 0; }; then
nted-1.10.18/configure:6541:  pkg_cv_X11_CFLAGS=`$PKG_CONFIG --cflags "x11" 2>/dev/null`
nted-1.10.18/configure-6542-else
##############################################
nted-1.10.18/configure-6556-  test $ac_status = 0; }; then
nted-1.10.18/configure:6557:  pkg_cv_X11_LIBS=`$PKG_CONFIG --libs "x11" 2>/dev/null`
nted-1.10.18/configure-6558-else
##############################################
nted-1.10.18/configure-6576-        if test $_pkg_short_errors_supported = yes; then
nted-1.10.18/configure:6577:	        X11_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "x11" 2>&1`
nted-1.10.18/configure-6578-        else
nted-1.10.18/configure:6579:	        X11_PKG_ERRORS=`$PKG_CONFIG --print-errors "x11" 2>&1`
nted-1.10.18/configure-6580-        fi
##############################################
nted-1.10.18/configure-7131-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
nted-1.10.18/configure:7132:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
nted-1.10.18/configure-7133-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
nted-1.10.18/configure-7226-if test -z "$BASH_VERSION$ZSH_VERSION" \
nted-1.10.18/configure:7227:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
nted-1.10.18/configure-7228-  as_echo='print -r --'
nted-1.10.18/configure-7229-  as_echo_n='print -rn --'
nted-1.10.18/configure:7230:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
nted-1.10.18/configure-7231-  as_echo='printf %s\n'
##############################################
nted-1.10.18/configure-7233-else
nted-1.10.18/configure:7234:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
nted-1.10.18/configure-7235-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
nted-1.10.18/configure-7243-	expr "X$arg" : "X\\(.*\\)$as_nl";
nted-1.10.18/configure:7244:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
nted-1.10.18/configure-7245-      esac;
##############################################
nted-1.10.18/configure-7319-# ----------------------------------------
nted-1.10.18/configure:7320:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
nted-1.10.18/configure-7321-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
nted-1.10.18/configure-7391-  {
nted-1.10.18/configure:7392:    as_val=`expr "$@" || test $? -eq 1`
nted-1.10.18/configure-7393-  }
##############################################
nted-1.10.18/configure-7495-      case $as_dir in #(
nted-1.10.18/configure:7496:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
nted-1.10.18/configure-7497-      *) as_qdir=$as_dir;;
##############################################
nted-1.10.18/configure-7552-	esac;
nted-1.10.18/configure:7553:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
nted-1.10.18/configure-7554-	???[sx]*):;;*)false;;esac;fi
##############################################
nted-1.10.18/configure-7642-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
nted-1.10.18/configure:7643:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
nted-1.10.18/configure-7644-ac_cs_version="\\
##############################################
nted-1.10.18/configure-7667-  --*=*)
nted-1.10.18/configure:7668:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
nted-1.10.18/configure:7669:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
nted-1.10.18/configure-7670-    ac_shift=:
##############################################
nted-1.10.18/configure-7691-    case $ac_optarg in
nted-1.10.18/configure:7692:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
nted-1.10.18/configure-7693-    esac
##############################################
nted-1.10.18/configure-7698-    case $ac_optarg in
nted-1.10.18/configure:7699:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
nted-1.10.18/configure-7700-    esac
##############################################
nted-1.10.18/configure-7848-fi
nted-1.10.18/configure:7849:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
nted-1.10.18/configure-7850-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
nted-1.10.18/configure-7865-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
nted-1.10.18/configure:7866:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
nted-1.10.18/configure-7867-ac_delim='%!_!# '
##############################################
nted-1.10.18/configure-7871-
nted-1.10.18/configure:7872:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
nted-1.10.18/configure-7873-  if test $ac_delim_n = $ac_delim_num; then
##############################################
nted-1.10.18/configure-8009-for ac_last_try in false false :; do
nted-1.10.18/configure:8010:  ac_t=`sed -n "/$ac_delim/p" confdefs.h`
nted-1.10.18/configure-8011-  if test -z "$ac_t"; then
##############################################
nted-1.10.18/configure-8141-      esac
nted-1.10.18/configure:8142:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
nted-1.10.18/configure-8143-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
nted-1.10.18/configure-8200-*)
nted-1.10.18/configure:8201:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
nted-1.10.18/configure-8202-  # A ".." for each directory in $ac_dir_suffix.
nted-1.10.18/configure:8203:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
nted-1.10.18/configure-8204-  case $ac_top_builddir_sub in
##############################################
nted-1.10.18/configure-8261-/@mandir@/p'
nted-1.10.18/configure:8262:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
nted-1.10.18/configure-8263-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
nted-1.10.18/configure-8278-
nted-1.10.18/configure:8279:# Neutralize VPATH when `$srcdir' = `.'.
nted-1.10.18/configure-8280-# Shell code in configure.ac might set extrasub.
##############################################
nted-1.10.18/configure-8306-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
nted-1.10.18/configure:8307:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
nted-1.10.18/configure:8308:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
nted-1.10.18/configure-8309-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
nted-1.10.18/configure-8351-    * )
nted-1.10.18/configure:8352:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
nted-1.10.18/configure-8353-  esac
##############################################
nted-1.10.18/configure-8398-    # Strip MF so we end up with the name of the file.
nted-1.10.18/configure:8399:    mf=`echo "$mf" | sed -e 's/:.*$//'`
nted-1.10.18/configure-8400-    # Check whether this is an Automake generated Makefile or not.
##############################################
nted-1.10.18/configure-8435-    # from the Makefile without running `make'.
nted-1.10.18/configure:8436:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
nted-1.10.18/configure-8437-    test -z "$DEPDIR" && continue
nted-1.10.18/configure:8438:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
nted-1.10.18/configure-8439-    test -z "am__include" && continue
nted-1.10.18/configure:8440:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
nted-1.10.18/configure-8441-    # When using ansi2knr, U may be empty or an underscore; expand it
nted-1.10.18/configure:8442:    U=`sed -n 's/^U = //p' < "$mf"`
nted-1.10.18/configure-8443-    # Find all dependency output files, they are included files with
##############################################
nted-1.10.18/configure-8485-      case "$ac_file" in
nted-1.10.18/configure:8486:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
nted-1.10.18/configure-8487-      esac
##############################################
nted-1.10.18/configure-8490-        # Adjust a relative srcdir.
nted-1.10.18/configure:8491:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
nted-1.10.18/configure:8492:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
nted-1.10.18/configure:8493:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
nted-1.10.18/configure-8494-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
nted-1.10.18/configure-8497-        case "$ac_given_srcdir" in
nted-1.10.18/configure:8498:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
nted-1.10.18/configure-8499-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
nted-1.10.18/configure-8517-            fi
nted-1.10.18/configure:8518:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
nted-1.10.18/configure-8519-            # Hide the ALL_LINGUAS assigment from automake < 1.5.
##############################################
nted-1.10.18/po/Makefile.in.in-88-.po.gmo:
nted-1.10.18/po/Makefile.in.in:89:	@lang=`echo $* | sed -e 's,.*/,,'`; \
nted-1.10.18/po/Makefile.in.in-90-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
nted-1.10.18/po/Makefile.in.in-150-	fi; \
nted-1.10.18/po/Makefile.in.in:151:	case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
nted-1.10.18/po/Makefile.in.in-152-	  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
##############################################
nted-1.10.18/po/Makefile.in.in-192-$(POFILES): $(srcdir)/$(DOMAIN).pot
nted-1.10.18/po/Makefile.in.in:193:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
nted-1.10.18/po/Makefile.in.in-194-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
nted-1.10.18/po/Makefile.in.in-222-	for cat in $$catalogs; do \
nted-1.10.18/po/Makefile.in.in:223:	  cat=`basename $$cat`; \
nted-1.10.18/po/Makefile.in.in:224:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
nted-1.10.18/po/Makefile.in.in-225-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
nted-1.10.18/po/Makefile.in.in-232-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
nted-1.10.18/po/Makefile.in.in:233:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
nted-1.10.18/po/Makefile.in.in-234-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
nted-1.10.18/po/Makefile.in.in-274-	for cat in $$catalogs; do \
nted-1.10.18/po/Makefile.in.in:275:	  cat=`basename $$cat`; \
nted-1.10.18/po/Makefile.in.in:276:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
nted-1.10.18/po/Makefile.in.in-277-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
nted-1.10.18/po/Makefile.in.in-281-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
nted-1.10.18/po/Makefile.in.in:282:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
nted-1.10.18/po/Makefile.in.in-283-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
nted-1.10.18/po/Makefile.in.in-320-	for cat in $$catalogs; do \
nted-1.10.18/po/Makefile.in.in:321:	  cat=`basename $$cat`; \
nted-1.10.18/po/Makefile.in.in:322:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
nted-1.10.18/po/Makefile.in.in-323-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
nted-1.10.18/po/Makefile.in.in-385-.nop.po-create:
nted-1.10.18/po/Makefile.in.in:386:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
nted-1.10.18/po/Makefile.in.in-387-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
nted-1.10.18/po/Makefile.in.in-392-.nop.po-update:
nted-1.10.18/po/Makefile.in.in:393:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
nted-1.10.18/po/Makefile.in.in-394-	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
nted-1.10.18/po/Rules-quot-15-.insert-header.po-update-en:
nted-1.10.18/po/Rules-quot:16:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
nted-1.10.18/po/Rules-quot:17:	if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
nted-1.10.18/po/Rules-quot-18-	tmpdir=`pwd`; \
nted-1.10.18/po/Rules-quot-19-	echo "$$lang:"; \
nted-1.10.18/po/Rules-quot:20:	ll=`echo $$lang | sed -e 's/@.*//'`; \
nted-1.10.18/po/Rules-quot-21-	LC_ALL=C; export LC_ALL; \
nted-1.10.18/po/Rules-quot-22-	cd $(srcdir); \
nted-1.10.18/po/Rules-quot:23:	if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$ll -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \
nted-1.10.18/po/Rules-quot-24-	  if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
##############################################
nted-1.10.18/commands/Makefile.in-443-.cpp.obj:
nted-1.10.18/commands/Makefile.in:444:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
nted-1.10.18/commands/Makefile.in-445-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
nted-1.10.18/commands/Makefile.in-447-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
nted-1.10.18/commands/Makefile.in:448:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
nted-1.10.18/commands/Makefile.in-449-
##############################################
nted-1.10.18/commands/Makefile.in-494-GTAGS:
nted-1.10.18/commands/Makefile.in:495:	here=`$(am__cd) $(top_builddir) && pwd` \
nted-1.10.18/commands/Makefile.in-496-	  && $(am__cd) $(top_srcdir) \
##############################################
nted-1.10.18/commands/Makefile.in-502-distdir: $(DISTFILES)
nted-1.10.18/commands/Makefile.in:503:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
nted-1.10.18/commands/Makefile.in:504:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
nted-1.10.18/commands/Makefile.in-505-	list='$(DISTFILES)'; \
##############################################
nted-1.10.18/commands/Makefile.in-516-	  if test -d $$d/$$file; then \
nted-1.10.18/commands/Makefile.in:517:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
nted-1.10.18/commands/Makefile.in-518-	    if test -d "$(distdir)/$$file"; then \
##############################################
nted-1.10.18/depcomp-67-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
nted-1.10.18/depcomp:68:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
nted-1.10.18/depcomp-69-
##############################################
nted-1.10.18/depcomp-224-  # Version 6 uses the directory in both cases.
nted-1.10.18/depcomp:225:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
nted-1.10.18/depcomp-226-  test "x$dir" = "x$object" && dir=
nted-1.10.18/depcomp:227:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
nted-1.10.18/depcomp-228-  if test "$libtool" = yes; then
##############################################
nted-1.10.18/depcomp-253-    # Do two passes, one to just change these to
nted-1.10.18/depcomp:254:    # `$object: dependent.h' and one to simply `dependent.h:'.
nted-1.10.18/depcomp-255-    sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
##############################################
nted-1.10.18/depcomp-295-  # Do two passes, one to just change these to
nted-1.10.18/depcomp:296:  # `$object: dependent.h' and one to simply `dependent.h:'.
nted-1.10.18/depcomp-297-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
nted-1.10.18/depcomp-311-  # Much of this is similar to the tru64 case; see comments there.
nted-1.10.18/depcomp:312:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
nted-1.10.18/depcomp-313-  test "x$dir" = "x$object" && dir=
nted-1.10.18/depcomp:314:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
nted-1.10.18/depcomp-315-  if test "$libtool" = yes; then
##############################################
nted-1.10.18/depcomp-355-   # Subdirectories are respected.
nted-1.10.18/depcomp:356:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
nted-1.10.18/depcomp-357-   test "x$dir" = "x$object" && dir=
nted-1.10.18/depcomp:358:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
nted-1.10.18/depcomp-359-
##############################################
nted-1.10.18/depcomp-501-  done
nted-1.10.18/depcomp:502:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
nted-1.10.18/depcomp-503-  touch "$tmpdepfile"
##############################################
nted-1.10.18/config.guess-40-
nted-1.10.18/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'`
nted-1.10.18/config.guess-42-
##############################################
nted-1.10.18/config.guess-109-: ${TMPDIR=/tmp} ;
nted-1.10.18/config.guess:110: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
nted-1.10.18/config.guess-111- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
nted-1.10.18/config.guess-195-	    *)
nted-1.10.18/config.guess:196:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
nted-1.10.18/config.guess-197-		;;
##############################################
nted-1.10.18/config.guess-222-	*4.0)
nted-1.10.18/config.guess:223:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
nted-1.10.18/config.guess-224-		;;
nted-1.10.18/config.guess-225-	*5.*)
nted-1.10.18/config.guess:226:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
nted-1.10.18/config.guess-227-		;;
##############################################
nted-1.10.18/config.guess-232-	# types through head -n 1, so we only detect the type of CPU 0.
nted-1.10.18/config.guess:233:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
nted-1.10.18/config.guess-234-	case "$ALPHA_CPU_TYPE" in
##############################################
nted-1.10.18/config.guess-270-	# 1.2 uses "1.2" for uname -r.
nted-1.10.18/config.guess:271:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
nted-1.10.18/config.guess-272-	exit ;;
##############################################
nted-1.10.18/config.guess-327-    s390x:SunOS:*:*)
nted-1.10.18/config.guess:328:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
nted-1.10.18/config.guess-329-	exit ;;
nted-1.10.18/config.guess-330-    sun4H:SunOS:5.*:*)
nted-1.10.18/config.guess:331:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
nted-1.10.18/config.guess-332-	exit ;;
nted-1.10.18/config.guess-333-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
nted-1.10.18/config.guess:334:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
nted-1.10.18/config.guess-335-	exit ;;
##############################################
nted-1.10.18/config.guess-352-	fi
nted-1.10.18/config.guess:353:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
nted-1.10.18/config.guess-354-	exit ;;
##############################################
nted-1.10.18/config.guess-358-	# it's likely to be more like Solaris than SunOS4.
nted-1.10.18/config.guess:359:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
nted-1.10.18/config.guess-360-	exit ;;
##############################################
nted-1.10.18/config.guess-367-	# Japanese Language versions have a version number like `4.1.3-JL'.
nted-1.10.18/config.guess:368:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
nted-1.10.18/config.guess-369-	exit ;;
##############################################
nted-1.10.18/config.guess-373-    sun*:*:4.2BSD:*)
nted-1.10.18/config.guess:374:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
nted-1.10.18/config.guess-375-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
nted-1.10.18/config.guess-455-	$CC_FOR_BUILD -o $dummy $dummy.c &&
nted-1.10.18/config.guess:456:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
nted-1.10.18/config.guess:457:	  SYSTEM_NAME=`$dummy $dummyarg` &&
nted-1.10.18/config.guess-458-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
nted-1.10.18/config.guess-511-    *:IRIX*:*:*)
nted-1.10.18/config.guess:512:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
nted-1.10.18/config.guess-513-	exit ;;
##############################################
nted-1.10.18/config.guess-541-EOF
nted-1.10.18/config.guess:542:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
nted-1.10.18/config.guess-543-		then
##############################################
nted-1.10.18/config.guess-554-    *:AIX:*:[456])
nted-1.10.18/config.guess:555:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
nted-1.10.18/config.guess-556-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
nted-1.10.18/config.guess-589-    9000/[34678]??:HP-UX:*:*)
nted-1.10.18/config.guess:590:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
nted-1.10.18/config.guess-591-	case "${UNAME_MACHINE}" in
##############################################
nted-1.10.18/config.guess-643-EOF
nted-1.10.18/config.guess:644:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
nted-1.10.18/config.guess-645-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
nted-1.10.18/config.guess-671-    ia64:HP-UX:*:*)
nted-1.10.18/config.guess:672:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
nted-1.10.18/config.guess-673-	echo ia64-hp-hpux${HPUX_REV}
##############################################
nted-1.10.18/config.guess-701-EOF
nted-1.10.18/config.guess:702:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
nted-1.10.18/config.guess-703-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
nted-1.10.18/config.guess-772-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
nted-1.10.18/config.guess:773:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
nted-1.10.18/config.guess-774-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
nted-1.10.18/config.guess-777-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
nted-1.10.18/config.guess:778:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
nted-1.10.18/config.guess-779-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
nted-1.10.18/config.guess-792-	    pc98)
nted-1.10.18/config.guess:793:		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
nted-1.10.18/config.guess-794-	    amd64)
nted-1.10.18/config.guess:795:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
nted-1.10.18/config.guess-796-	    *)
nted-1.10.18/config.guess:797:		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
nted-1.10.18/config.guess-798-	esac
##############################################
nted-1.10.18/config.guess-846-    prep*:SunOS:5.*:*)
nted-1.10.18/config.guess:847:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
nted-1.10.18/config.guess-848-	exit ;;
##############################################
nted-1.10.18/config.guess-850-	# the GNU system
nted-1.10.18/config.guess:851:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
nted-1.10.18/config.guess-852-	exit ;;
##############################################
nted-1.10.18/config.guess-854-	# other systems with GNU libc and userland
nted-1.10.18/config.guess:855:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
nted-1.10.18/config.guess-856-	exit ;;
##############################################
nted-1.10.18/config.guess-903-EOF
nted-1.10.18/config.guess:904:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
nted-1.10.18/config.guess-905-	echo "${UNAME_MACHINE}-pc-linux-${LIBC}"
##############################################
nted-1.10.18/config.guess-931-EOF
nted-1.10.18/config.guess:932:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
nted-1.10.18/config.guess-933-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
##############################################
nted-1.10.18/config.guess-1013-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
nted-1.10.18/config.guess:1014:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
nted-1.10.18/config.guess-1015-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
nted-1.10.18/config.guess-1280-    *:DragonFly:*:*)
nted-1.10.18/config.guess:1281:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
nted-1.10.18/config.guess-1282-	exit ;;
##############################################
nted-1.10.18/config.guess-1293-    i*86:skyos:*:*)
nted-1.10.18/config.guess:1294:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
nted-1.10.18/config.guess-1295-	exit ;;
##############################################
nted-1.10.18/config.guess-1421-
nted-1.10.18/config.guess:1422:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
nted-1.10.18/config.guess-1423-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
nted-1.10.18/config.sub-59-
nted-1.10.18/config.sub:60:me=`echo "$0" | sed -e 's,.*/,,'`
nted-1.10.18/config.sub-61-
##############################################
nted-1.10.18/config.sub-123-# Here we must recognize all the valid KERNEL-OS combinations.
nted-1.10.18/config.sub:124:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
nted-1.10.18/config.sub-125-case $maybe_os in
##############################################
nted-1.10.18/config.sub-130-    os=-$maybe_os
nted-1.10.18/config.sub:131:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
nted-1.10.18/config.sub-132-    ;;
nted-1.10.18/config.sub-133-  *)
nted-1.10.18/config.sub:134:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
nted-1.10.18/config.sub-135-    if [ $basic_machine != $1 ]
nted-1.10.18/config.sub:136:    then os=`echo $1 | sed 's/.*-/-/'`
nted-1.10.18/config.sub-137-    else os=; fi
##############################################
nted-1.10.18/config.sub-184-		os=-sco5v6
nted-1.10.18/config.sub:185:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
nted-1.10.18/config.sub-186-		;;
##############################################
nted-1.10.18/config.sub-188-		os=-sco3.2v5
nted-1.10.18/config.sub:189:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
nted-1.10.18/config.sub-190-		;;
##############################################
nted-1.10.18/config.sub-192-		os=-sco3.2v4
nted-1.10.18/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
nted-1.10.18/config.sub-194-		;;
nted-1.10.18/config.sub-195-	-sco3.2.[4-9]*)
nted-1.10.18/config.sub:196:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
nted-1.10.18/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
nted-1.10.18/config.sub-198-		;;
##############################################
nted-1.10.18/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
nted-1.10.18/config.sub:201:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
nted-1.10.18/config.sub-202-		;;
##############################################
nted-1.10.18/config.sub-204-		# Don't forget version if it is 3.2v4 or newer.
nted-1.10.18/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
nted-1.10.18/config.sub-206-		;;
##############################################
nted-1.10.18/config.sub-208-		os=-sco3.2v2
nted-1.10.18/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
nted-1.10.18/config.sub-210-		;;
nted-1.10.18/config.sub-211-	-udk*)
nted-1.10.18/config.sub:212:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
nted-1.10.18/config.sub-213-		;;
##############################################
nted-1.10.18/config.sub-215-		os=-isc2.2
nted-1.10.18/config.sub:216:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
nted-1.10.18/config.sub-217-		;;
##############################################
nted-1.10.18/config.sub-221-	-isc*)
nted-1.10.18/config.sub:222:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
nted-1.10.18/config.sub-223-		;;
##############################################
nted-1.10.18/config.sub-227-	-ptx*)
nted-1.10.18/config.sub:228:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
nted-1.10.18/config.sub-229-		;;
nted-1.10.18/config.sub-230-	-windowsnt*)
nted-1.10.18/config.sub:231:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
nted-1.10.18/config.sub-232-		;;
##############################################
nted-1.10.18/config.sub-323-	*-*-*)
nted-1.10.18/config.sub:324:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
nted-1.10.18/config.sub-325-		exit 1
##############################################
nted-1.10.18/config.sub-433-	amd64-*)
nted-1.10.18/config.sub:434:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
nted-1.10.18/config.sub-435-		;;
##############################################
nted-1.10.18/config.sub-475-	blackfin-*)
nted-1.10.18/config.sub:476:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
nted-1.10.18/config.sub-477-		os=-linux
##############################################
nted-1.10.18/config.sub-678-	i*86v32)
nted-1.10.18/config.sub:679:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
nted-1.10.18/config.sub-680-		os=-sysv32
##############################################
nted-1.10.18/config.sub-682-	i*86v4*)
nted-1.10.18/config.sub:683:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
nted-1.10.18/config.sub-684-		os=-sysv4
##############################################
nted-1.10.18/config.sub-686-	i*86v)
nted-1.10.18/config.sub:687:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
nted-1.10.18/config.sub-688-		os=-sysv
##############################################
nted-1.10.18/config.sub-690-	i*86sol2)
nted-1.10.18/config.sub:691:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
nted-1.10.18/config.sub-692-		os=-solaris2
##############################################
nted-1.10.18/config.sub-720-	m68knommu-*)
nted-1.10.18/config.sub:721:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
nted-1.10.18/config.sub-722-		os=-linux
##############################################
nted-1.10.18/config.sub-753-	mips3*-*)
nted-1.10.18/config.sub:754:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
nted-1.10.18/config.sub-755-		;;
nted-1.10.18/config.sub-756-	mips3*)
nted-1.10.18/config.sub:757:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
nted-1.10.18/config.sub-758-		;;
##############################################
nted-1.10.18/config.sub-771-	ms1-*)
nted-1.10.18/config.sub:772:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
nted-1.10.18/config.sub-773-		;;
##############################################
nted-1.10.18/config.sub-876-	parisc-*)
nted-1.10.18/config.sub:877:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
nted-1.10.18/config.sub-878-		os=-linux
##############################################
nted-1.10.18/config.sub-892-	pc98-*)
nted-1.10.18/config.sub:893:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
nted-1.10.18/config.sub-894-		;;
##############################################
nted-1.10.18/config.sub-907-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
nted-1.10.18/config.sub:908:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
nted-1.10.18/config.sub-909-		;;
nted-1.10.18/config.sub-910-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
nted-1.10.18/config.sub:911:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
nted-1.10.18/config.sub-912-		;;
nted-1.10.18/config.sub-913-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
nted-1.10.18/config.sub:914:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
nted-1.10.18/config.sub-915-		;;
nted-1.10.18/config.sub-916-	pentium4-*)
nted-1.10.18/config.sub:917:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
nted-1.10.18/config.sub-918-		;;
##############################################
nted-1.10.18/config.sub-925-		;;
nted-1.10.18/config.sub:926:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
nted-1.10.18/config.sub-927-		;;
##############################################
nted-1.10.18/config.sub-931-	ppcle-* | powerpclittle-*)
nted-1.10.18/config.sub:932:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
nted-1.10.18/config.sub-933-		;;
##############################################
nted-1.10.18/config.sub-935-		;;
nted-1.10.18/config.sub:936:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
nted-1.10.18/config.sub-937-		;;
##############################################
nted-1.10.18/config.sub-941-	ppc64le-* | powerpc64little-*)
nted-1.10.18/config.sub:942:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
nted-1.10.18/config.sub-943-		;;
##############################################
nted-1.10.18/config.sub-1233-	*)
nted-1.10.18/config.sub:1234:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
nted-1.10.18/config.sub-1235-		exit 1
##############################################
nted-1.10.18/config.sub-1241-	*-digital*)
nted-1.10.18/config.sub:1242:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
nted-1.10.18/config.sub-1243-		;;
nted-1.10.18/config.sub-1244-	*-commodore*)
nted-1.10.18/config.sub:1245:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
nted-1.10.18/config.sub-1246-		;;
##############################################
nted-1.10.18/config.sub-1262-	-solaris1 | -solaris1.*)
nted-1.10.18/config.sub:1263:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
nted-1.10.18/config.sub-1264-		;;
##############################################
nted-1.10.18/config.sub-1274-	-gnu/linux*)
nted-1.10.18/config.sub:1275:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
nted-1.10.18/config.sub-1276-		;;
##############################################
nted-1.10.18/config.sub-1319-	-nto*)
nted-1.10.18/config.sub:1320:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
nted-1.10.18/config.sub-1321-		;;
##############################################
nted-1.10.18/config.sub-1326-	-mac*)
nted-1.10.18/config.sub:1327:		os=`echo $os | sed -e 's|mac|macos|'`
nted-1.10.18/config.sub-1328-		;;
##############################################
nted-1.10.18/config.sub-1332-	-linux*)
nted-1.10.18/config.sub:1333:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
nted-1.10.18/config.sub-1334-		;;
nted-1.10.18/config.sub-1335-	-sunos5*)
nted-1.10.18/config.sub:1336:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
nted-1.10.18/config.sub-1337-		;;
nted-1.10.18/config.sub-1338-	-sunos6*)
nted-1.10.18/config.sub:1339:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
nted-1.10.18/config.sub-1340-		;;
##############################################
nted-1.10.18/config.sub-1387-	-sinix5.*)
nted-1.10.18/config.sub:1388:		os=`echo $os | sed -e 's|sinix|sysv|'`
nted-1.10.18/config.sub-1389-		;;
##############################################
nted-1.10.18/config.sub-1441-		# Get rid of the `-' at the beginning of $os.
nted-1.10.18/config.sub:1442:		os=`echo $os | sed 's/[^-]*-//'`
nted-1.10.18/config.sub:1443:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
nted-1.10.18/config.sub-1444-		exit 1
##############################################
nted-1.10.18/config.sub-1692-		esac
nted-1.10.18/config.sub:1693:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
nted-1.10.18/config.sub-1694-		;;
##############################################
nted-1.10.18/doc/es/Makefile.in-251-distdir: $(DISTFILES)
nted-1.10.18/doc/es/Makefile.in:252:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
nted-1.10.18/doc/es/Makefile.in:253:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
nted-1.10.18/doc/es/Makefile.in-254-	list='$(DISTFILES)'; \
##############################################
nted-1.10.18/doc/es/Makefile.in-265-	  if test -d $$d/$$file; then \
nted-1.10.18/doc/es/Makefile.in:266:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
nted-1.10.18/doc/es/Makefile.in-267-	    if test -d "$(distdir)/$$file"; then \
##############################################
nted-1.10.18/doc/docimages/Makefile.in-248-distdir: $(DISTFILES)
nted-1.10.18/doc/docimages/Makefile.in:249:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
nted-1.10.18/doc/docimages/Makefile.in:250:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
nted-1.10.18/doc/docimages/Makefile.in-251-	list='$(DISTFILES)'; \
##############################################
nted-1.10.18/doc/docimages/Makefile.in-262-	  if test -d $$d/$$file; then \
nted-1.10.18/doc/docimages/Makefile.in:263:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
nted-1.10.18/doc/docimages/Makefile.in-264-	    if test -d "$(distdir)/$$file"; then \
##############################################
nted-1.10.18/doc/fr/Makefile.in-251-distdir: $(DISTFILES)
nted-1.10.18/doc/fr/Makefile.in:252:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
nted-1.10.18/doc/fr/Makefile.in:253:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
nted-1.10.18/doc/fr/Makefile.in-254-	list='$(DISTFILES)'; \
##############################################
nted-1.10.18/doc/fr/Makefile.in-265-	  if test -d $$d/$$file; then \
nted-1.10.18/doc/fr/Makefile.in:266:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
nted-1.10.18/doc/fr/Makefile.in-267-	    if test -d "$(distdir)/$$file"; then \
##############################################
nted-1.10.18/doc/de/Makefile.in-251-distdir: $(DISTFILES)
nted-1.10.18/doc/de/Makefile.in:252:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
nted-1.10.18/doc/de/Makefile.in:253:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
nted-1.10.18/doc/de/Makefile.in-254-	list='$(DISTFILES)'; \
##############################################
nted-1.10.18/doc/de/Makefile.in-265-	  if test -d $$d/$$file; then \
nted-1.10.18/doc/de/Makefile.in:266:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
nted-1.10.18/doc/de/Makefile.in-267-	    if test -d "$(distdir)/$$file"; then \
##############################################
nted-1.10.18/doc/templates/Makefile.in-252-distdir: $(DISTFILES)
nted-1.10.18/doc/templates/Makefile.in:253:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
nted-1.10.18/doc/templates/Makefile.in:254:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
nted-1.10.18/doc/templates/Makefile.in-255-	list='$(DISTFILES)'; \
##############################################
nted-1.10.18/doc/templates/Makefile.in-266-	  if test -d $$d/$$file; then \
nted-1.10.18/doc/templates/Makefile.in:267:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
nted-1.10.18/doc/templates/Makefile.in-268-	    if test -d "$(distdir)/$$file"; then \
##############################################
nted-1.10.18/doc/en/Makefile.in-250-distdir: $(DISTFILES)
nted-1.10.18/doc/en/Makefile.in:251:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
nted-1.10.18/doc/en/Makefile.in:252:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
nted-1.10.18/doc/en/Makefile.in-253-	list='$(DISTFILES)'; \
##############################################
nted-1.10.18/doc/en/Makefile.in-264-	  if test -d $$d/$$file; then \
nted-1.10.18/doc/en/Makefile.in:265:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
nted-1.10.18/doc/en/Makefile.in-266-	    if test -d "$(distdir)/$$file"; then \
##############################################
nted-1.10.18/doc/Makefile.in-96-  while test -n "$$dir1"; do \
nted-1.10.18/doc/Makefile.in:97:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
nted-1.10.18/doc/Makefile.in-98-    if test "$$first" != "."; then \
nted-1.10.18/doc/Makefile.in-99-      if test "$$first" = ".."; then \
nted-1.10.18/doc/Makefile.in:100:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
nted-1.10.18/doc/Makefile.in:101:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
nted-1.10.18/doc/Makefile.in-102-      else \
nted-1.10.18/doc/Makefile.in:103:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
nted-1.10.18/doc/Makefile.in-104-        if test "$$first2" = "$$first"; then \
nted-1.10.18/doc/Makefile.in:105:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
nted-1.10.18/doc/Makefile.in-106-        else \
##############################################
nted-1.10.18/doc/Makefile.in-111-    fi; \
nted-1.10.18/doc/Makefile.in:112:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
nted-1.10.18/doc/Makefile.in-113-  done; \
##############################################
nted-1.10.18/doc/Makefile.in-297-	dot_seen=no; \
nted-1.10.18/doc/Makefile.in:298:	target=`echo $@ | sed s/-recursive//`; \
nted-1.10.18/doc/Makefile.in-299-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
nted-1.10.18/doc/Makefile.in-332-	rev="$$rev ."; \
nted-1.10.18/doc/Makefile.in:333:	target=`echo $@ | sed s/-recursive//`; \
nted-1.10.18/doc/Makefile.in-334-	for subdir in $$rev; do \
##############################################
nted-1.10.18/doc/Makefile.in-410-GTAGS:
nted-1.10.18/doc/Makefile.in:411:	here=`$(am__cd) $(top_builddir) && pwd` \
nted-1.10.18/doc/Makefile.in-412-	  && $(am__cd) $(top_srcdir) \
##############################################
nted-1.10.18/doc/Makefile.in-418-distdir: $(DISTFILES)
nted-1.10.18/doc/Makefile.in:419:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
nted-1.10.18/doc/Makefile.in:420:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
nted-1.10.18/doc/Makefile.in-421-	list='$(DISTFILES)'; \
##############################################
nted-1.10.18/doc/Makefile.in-432-	  if test -d $$d/$$file; then \
nted-1.10.18/doc/Makefile.in:433:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
nted-1.10.18/doc/Makefile.in-434-	    if test -d "$(distdir)/$$file"; then \
##############################################
nted-1.10.18/doc/it/Makefile.in-272-distdir: $(DISTFILES)
nted-1.10.18/doc/it/Makefile.in:273:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
nted-1.10.18/doc/it/Makefile.in:274:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
nted-1.10.18/doc/it/Makefile.in-275-	list='$(DISTFILES)'; \
##############################################
nted-1.10.18/doc/it/Makefile.in-286-	  if test -d $$d/$$file; then \
nted-1.10.18/doc/it/Makefile.in:287:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
nted-1.10.18/doc/it/Makefile.in-288-	    if test -d "$(distdir)/$$file"; then \
##############################################
nted-1.10.18/Makefile.in-124-	ps-recursive uninstall-recursive
nted-1.10.18/Makefile.in:125:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
nted-1.10.18/Makefile.in-126-am__vpath_adj = case $$p in \
nted-1.10.18/Makefile.in:127:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
nted-1.10.18/Makefile.in-128-    *) f=$$p;; \
nted-1.10.18/Makefile.in-129-  esac;
nted-1.10.18/Makefile.in:130:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
nted-1.10.18/Makefile.in-131-am__install_max = 40
nted-1.10.18/Makefile.in-132-am__nobase_strip_setup = \
nted-1.10.18/Makefile.in:133:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
nted-1.10.18/Makefile.in-134-am__nobase_strip = \
##############################################
nted-1.10.18/Makefile.in-168-  while test -n "$$dir1"; do \
nted-1.10.18/Makefile.in:169:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
nted-1.10.18/Makefile.in-170-    if test "$$first" != "."; then \
nted-1.10.18/Makefile.in-171-      if test "$$first" = ".."; then \
nted-1.10.18/Makefile.in:172:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
nted-1.10.18/Makefile.in:173:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
nted-1.10.18/Makefile.in-174-      else \
nted-1.10.18/Makefile.in:175:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
nted-1.10.18/Makefile.in-176-        if test "$$first2" = "$$first"; then \
nted-1.10.18/Makefile.in:177:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
nted-1.10.18/Makefile.in-178-        else \
##############################################
nted-1.10.18/Makefile.in-183-    fi; \
nted-1.10.18/Makefile.in:184:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
nted-1.10.18/Makefile.in-185-  done; \
##############################################
nted-1.10.18/Makefile.in-499-.cpp.obj:
nted-1.10.18/Makefile.in:500:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
nted-1.10.18/Makefile.in-501-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
nted-1.10.18/Makefile.in-503-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
nted-1.10.18/Makefile.in:504:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
nted-1.10.18/Makefile.in-505-install-dist_docDATA: $(dist_doc_DATA)
##############################################
nted-1.10.18/Makefile.in-520-	@list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
nted-1.10.18/Makefile.in:521:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
nted-1.10.18/Makefile.in-522-	test -n "$$files" || exit 0; \
##############################################
nted-1.10.18/Makefile.in-540-	dot_seen=no; \
nted-1.10.18/Makefile.in:541:	target=`echo $@ | sed s/-recursive//`; \
nted-1.10.18/Makefile.in-542-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
nted-1.10.18/Makefile.in-575-	rev="$$rev ."; \
nted-1.10.18/Makefile.in:576:	target=`echo $@ | sed s/-recursive//`; \
nted-1.10.18/Makefile.in-577-	for subdir in $$rev; do \
##############################################
nted-1.10.18/Makefile.in-653-GTAGS:
nted-1.10.18/Makefile.in:654:	here=`$(am__cd) $(top_builddir) && pwd` \
nted-1.10.18/Makefile.in-655-	  && $(am__cd) $(top_srcdir) \
##############################################
nted-1.10.18/Makefile.in-663-	test -d "$(distdir)" || mkdir "$(distdir)"
nted-1.10.18/Makefile.in:664:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
nted-1.10.18/Makefile.in:665:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
nted-1.10.18/Makefile.in-666-	list='$(DISTFILES)'; \
##############################################
nted-1.10.18/Makefile.in-677-	  if test -d $$d/$$file; then \
nted-1.10.18/Makefile.in:678:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
nted-1.10.18/Makefile.in-679-	    if test -d "$(distdir)/$$file"; then \
##############################################
nted-1.10.18/Makefile.in-785-	test -d $(distdir)/_build || exit 0; \
nted-1.10.18/Makefile.in:786:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
nted-1.10.18/Makefile.in-787-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
nted-1.10.18/Makefile.in-819-	@$(am__cd) '$(distuninstallcheck_dir)' \
nted-1.10.18/Makefile.in:820:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
nted-1.10.18/Makefile.in-821-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
nted-1.10.18/Makefile.in-831-	fi
nted-1.10.18/Makefile.in:832:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
nted-1.10.18/Makefile.in-833-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
nted-1.10.18/man/Makefile.in-74-DIST_SOURCES =
nted-1.10.18/man/Makefile.in:75:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
nted-1.10.18/man/Makefile.in-76-am__vpath_adj = case $$p in \
nted-1.10.18/man/Makefile.in:77:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
nted-1.10.18/man/Makefile.in-78-    *) f=$$p;; \
nted-1.10.18/man/Makefile.in-79-  esac;
nted-1.10.18/man/Makefile.in:80:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
nted-1.10.18/man/Makefile.in-81-am__install_max = 40
nted-1.10.18/man/Makefile.in-82-am__nobase_strip_setup = \
nted-1.10.18/man/Makefile.in:83:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
nted-1.10.18/man/Makefile.in-84-am__nobase_strip = \
##############################################
nted-1.10.18/man/Makefile.in-322-	else :; fi
nted-1.10.18/man/Makefile.in:323:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
nted-1.10.18/man/Makefile.in:324:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
nted-1.10.18/man/Makefile.in-325-	list='$(DISTFILES)'; \
##############################################
nted-1.10.18/man/Makefile.in-336-	  if test -d $$d/$$file; then \
nted-1.10.18/man/Makefile.in:337:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
nted-1.10.18/man/Makefile.in-338-	    if test -d "$(distdir)/$$file"; then \
##############################################
nted-1.10.18/datafiles/Makefile.in-75-DIST_SOURCES =
nted-1.10.18/datafiles/Makefile.in:76:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
nted-1.10.18/datafiles/Makefile.in-77-am__vpath_adj = case $$p in \
nted-1.10.18/datafiles/Makefile.in:78:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
nted-1.10.18/datafiles/Makefile.in-79-    *) f=$$p;; \
nted-1.10.18/datafiles/Makefile.in-80-  esac;
nted-1.10.18/datafiles/Makefile.in:81:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
nted-1.10.18/datafiles/Makefile.in-82-am__install_max = 40
nted-1.10.18/datafiles/Makefile.in-83-am__nobase_strip_setup = \
nted-1.10.18/datafiles/Makefile.in:84:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
nted-1.10.18/datafiles/Makefile.in-85-am__nobase_strip = \
##############################################
nted-1.10.18/datafiles/Makefile.in-290-	@list='$(nobase_dist_data_DATA)'; test -n "$(datadir)" || list=; \
nted-1.10.18/datafiles/Makefile.in:291:	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
nted-1.10.18/datafiles/Makefile.in-292-	test -n "$$files" || exit 0; \
##############################################
nted-1.10.18/datafiles/Makefile.in-302-distdir: $(DISTFILES)
nted-1.10.18/datafiles/Makefile.in:303:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
nted-1.10.18/datafiles/Makefile.in:304:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
nted-1.10.18/datafiles/Makefile.in-305-	list='$(DISTFILES)'; \
##############################################
nted-1.10.18/datafiles/Makefile.in-316-	  if test -d $$d/$$file; then \
nted-1.10.18/datafiles/Makefile.in:317:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
nted-1.10.18/datafiles/Makefile.in-318-	    if test -d "$(distdir)/$$file"; then \
##############################################
nted-1.10.18/debian/patches/automake.patch-84-+	mingw)
nted-1.10.18/debian/patches/automake.patch:85:+	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
nted-1.10.18/debian/patches/automake.patch-86-+	  ;;
nted-1.10.18/debian/patches/automake.patch-87-+	cygwin)
nted-1.10.18/debian/patches/automake.patch:88:+	  file=`cygpath -m "$file" || echo "$file"`
nted-1.10.18/debian/patches/automake.patch-89-+	  ;;
nted-1.10.18/debian/patches/automake.patch-90-+	wine)
nted-1.10.18/debian/patches/automake.patch:91:+	  file=`winepath -w "$file" || echo "$file"`
nted-1.10.18/debian/patches/automake.patch-92-+	  ;;
##############################################
nted-1.10.18/debian/patches/automake.patch-107-+  archive=$3
nted-1.10.18/debian/patches/automake.patch:108:+  at_file_contents=`cat "$1"`
nted-1.10.18/debian/patches/automake.patch-109-+  eval set x "$at_file_contents"
##############################################
nted-1.10.18/.pc/automake.patch/m4/po.m4-47-changequote(,)dnl
nted-1.10.18/.pc/automake.patch/m4/po.m4:48:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
nted-1.10.18/.pc/automake.patch/m4/po.m4-49-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
nted-1.10.18/.pc/automake.patch/m4/po.m4-54-changequote(,)dnl
nted-1.10.18/.pc/automake.patch/m4/po.m4:55:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
nted-1.10.18/.pc/automake.patch/m4/po.m4-56-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
nted-1.10.18/.pc/automake.patch/m4/po.m4-73-changequote(,)dnl
nted-1.10.18/.pc/automake.patch/m4/po.m4:74:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
nted-1.10.18/.pc/automake.patch/m4/po.m4-75-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
nted-1.10.18/.pc/automake.patch/m4/po.m4-98-      case "$ac_file" in
nted-1.10.18/.pc/automake.patch/m4/po.m4:99:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
nted-1.10.18/.pc/automake.patch/m4/po.m4-100-      esac
##############################################
nted-1.10.18/.pc/automake.patch/m4/po.m4-103-        # Adjust a relative srcdir.
nted-1.10.18/.pc/automake.patch/m4/po.m4:104:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
nted-1.10.18/.pc/automake.patch/m4/po.m4:105:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
nted-1.10.18/.pc/automake.patch/m4/po.m4:106:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
nted-1.10.18/.pc/automake.patch/m4/po.m4-107-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
nted-1.10.18/.pc/automake.patch/m4/po.m4-110-        case "$ac_given_srcdir" in
nted-1.10.18/.pc/automake.patch/m4/po.m4:111:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
nted-1.10.18/.pc/automake.patch/m4/po.m4-112-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
nted-1.10.18/.pc/automake.patch/m4/po.m4-130-            fi
nted-1.10.18/.pc/automake.patch/m4/po.m4:131:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
nted-1.10.18/.pc/automake.patch/m4/po.m4-132-            # Hide the ALL_LINGUAS assigment from automake < 1.5.
##############################################
nted-1.10.18/.pc/automake.patch/m4/po.m4-227-  # Adjust a relative srcdir.
nted-1.10.18/.pc/automake.patch/m4/po.m4:228:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
nted-1.10.18/.pc/automake.patch/m4/po.m4:229:  ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
nted-1.10.18/.pc/automake.patch/m4/po.m4:230:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
nted-1.10.18/.pc/automake.patch/m4/po.m4-231-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
nted-1.10.18/.pc/automake.patch/m4/po.m4-234-  case "$ac_given_srcdir" in
nted-1.10.18/.pc/automake.patch/m4/po.m4:235:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
nted-1.10.18/.pc/automake.patch/m4/po.m4-236-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
nted-1.10.18/.pc/automake.patch/m4/po.m4-295-  # Set POTFILES to the value of the Makefile variable POTFILES.
nted-1.10.18/.pc/automake.patch/m4/po.m4:296:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
nted-1.10.18/.pc/automake.patch/m4/po.m4:297:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
nted-1.10.18/.pc/automake.patch/m4/po.m4-298-  # Compute POTFILES_DEPS as
##############################################
nted-1.10.18/.pc/automake.patch/m4/po.m4-310-    # The LINGUAS file contains the set of available languages.
nted-1.10.18/.pc/automake.patch/m4/po.m4:311:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
nted-1.10.18/.pc/automake.patch/m4/po.m4-312-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
nted-1.10.18/.pc/automake.patch/m4/po.m4-314-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
nted-1.10.18/.pc/automake.patch/m4/po.m4:315:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
nted-1.10.18/.pc/automake.patch/m4/po.m4:316:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
nted-1.10.18/.pc/automake.patch/m4/po.m4-317-  fi
##############################################
nted-1.10.18/.pc/automake.patch/m4/po.m4-358-    QMFILES="$QMFILES $srcdirpre$lang.qm"
nted-1.10.18/.pc/automake.patch/m4/po.m4:359:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
nted-1.10.18/.pc/automake.patch/m4/po.m4-360-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
nted-1.10.18/.pc/automake.patch/m4/po.m4:361:    frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
nted-1.10.18/.pc/automake.patch/m4/po.m4-362-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
nted-1.10.18/.pc/automake.patch/m4/po.m4-399-      QTCATALOGS="$QTCATALOGS $lang.qm"
nted-1.10.18/.pc/automake.patch/m4/po.m4:400:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
nted-1.10.18/.pc/automake.patch/m4/po.m4-401-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
nted-1.10.18/.pc/automake.patch/m4/po.m4:402:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
nted-1.10.18/.pc/automake.patch/m4/po.m4-403-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
nted-1.10.18/.pc/automake.patch/m4/po.m4-410-    for lang in $ALL_LINGUAS; do
nted-1.10.18/.pc/automake.patch/m4/po.m4:411:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
nted-1.10.18/.pc/automake.patch/m4/po.m4-412-      cat >> "$ac_file.tmp" <<EOF
##############################################
nted-1.10.18/.pc/automake.patch/m4/po.m4-421-    for lang in $ALL_LINGUAS; do
nted-1.10.18/.pc/automake.patch/m4/po.m4:422:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
nted-1.10.18/.pc/automake.patch/m4/po.m4-423-      cat >> "$ac_file.tmp" <<EOF
##############################################
nted-1.10.18/.pc/warnings/resource.cpp-3465-
nted-1.10.18/.pc/warnings/resource.cpp:3466:void NedResource::addAddr(int marker, void *addr) {
nted-1.10.18/.pc/warnings/resource.cpp-3467-	AddrStruct *adrstruct;
##############################################
nted-1.10.18/.pc/warnings/resource.cpp-3501-
nted-1.10.18/.pc/warnings/resource.cpp:3502:int NedResource::addAddr(void *addr) {
nted-1.10.18/.pc/warnings/resource.cpp-3503-	AddrStruct *adrstruct;
##############################################
nted-1.10.18/.pc/warnings/chordorrest.cpp-3357-	if (m_beam != NULL || m_tuplet_ptr != NULL || m_freedisp != NULL) {
nted-1.10.18/.pc/warnings/chordorrest.cpp:3358:		marker = NedResource::addAddr(this);
nted-1.10.18/.pc/warnings/chordorrest.cpp-3359-		fprintf(fp, "<%d>", marker);
##############################################
nted-1.10.18/.pc/warnings/chordorrest.cpp-4394-			if (chord_marker_read) {
nted-1.10.18/.pc/warnings/chordorrest.cpp:4395:				NedResource::addAddr(chord_marker, chord_or_rest);
nted-1.10.18/.pc/warnings/chordorrest.cpp-4396-			}
##############################################
nted-1.10.18/.pc/warnings/chordorrest.cpp-4408-		if (chord_marker_read) {
nted-1.10.18/.pc/warnings/chordorrest.cpp:4409:			NedResource::addAddr(chord_marker, chord_or_rest);
nted-1.10.18/.pc/warnings/chordorrest.cpp-4410-		}
##############################################
nted-1.10.18/.pc/warnings/chordorrest.cpp-4492-	if (chord_marker_read) {
nted-1.10.18/.pc/warnings/chordorrest.cpp:4493:		NedResource::addAddr(chord_marker, chord_or_rest);
nted-1.10.18/.pc/warnings/chordorrest.cpp-4494-	}
nted-1.10.18/.pc/warnings/chordorrest.cpp-4495-	if (marker_read) {
nted-1.10.18/.pc/warnings/chordorrest.cpp:4496:		NedResource::addAddr(marker, g_list_first(chord_or_rest->m_notes)->data);
nted-1.10.18/.pc/warnings/chordorrest.cpp-4497-	}
##############################################
nted-1.10.18/.pc/warnings/chordorrest.cpp-4575-		if (marker_read) {
nted-1.10.18/.pc/warnings/chordorrest.cpp:4576:			NedResource::addAddr(marker, addr);
nted-1.10.18/.pc/warnings/chordorrest.cpp-4577-		}
##############################################
nted-1.10.18/.pc/warnings/note.cpp-1215-	if (m_tie_forward || m_tie_backward) {
nted-1.10.18/.pc/warnings/note.cpp:1216:		marker = NedResource::addAddr(this);
nted-1.10.18/.pc/warnings/note.cpp-1217-		fprintf(fp, "|%d| ", marker);
##############################################
nted-1.10.18/.pc/Werror.patch/resource.cpp-3462-
nted-1.10.18/.pc/Werror.patch/resource.cpp:3463:void NedResource::addAddr(int marker, void *addr) {
nted-1.10.18/.pc/Werror.patch/resource.cpp-3464-	AddrStruct *adrstruct;
##############################################
nted-1.10.18/.pc/Werror.patch/resource.cpp-3498-
nted-1.10.18/.pc/Werror.patch/resource.cpp:3499:int NedResource::addAddr(void *addr) {
nted-1.10.18/.pc/Werror.patch/resource.cpp-3500-	AddrStruct *adrstruct;
##############################################
nted-1.10.18/.pc/Werror.patch/chordorrest.cpp-3355-	if (m_beam != NULL || m_tuplet_ptr != NULL || m_freedisp != NULL) {
nted-1.10.18/.pc/Werror.patch/chordorrest.cpp:3356:		marker = NedResource::addAddr(this);
nted-1.10.18/.pc/Werror.patch/chordorrest.cpp-3357-		fprintf(fp, "<%d>", marker);
##############################################
nted-1.10.18/.pc/Werror.patch/chordorrest.cpp-4388-			if (chord_marker_read) {
nted-1.10.18/.pc/Werror.patch/chordorrest.cpp:4389:				NedResource::addAddr(chord_marker, chord_or_rest);
nted-1.10.18/.pc/Werror.patch/chordorrest.cpp-4390-			}
##############################################
nted-1.10.18/.pc/Werror.patch/chordorrest.cpp-4402-		if (chord_marker_read) {
nted-1.10.18/.pc/Werror.patch/chordorrest.cpp:4403:			NedResource::addAddr(chord_marker, chord_or_rest);
nted-1.10.18/.pc/Werror.patch/chordorrest.cpp-4404-		}
##############################################
nted-1.10.18/.pc/Werror.patch/chordorrest.cpp-4486-	if (chord_marker_read) {
nted-1.10.18/.pc/Werror.patch/chordorrest.cpp:4487:		NedResource::addAddr(chord_marker, chord_or_rest);
nted-1.10.18/.pc/Werror.patch/chordorrest.cpp-4488-	}
nted-1.10.18/.pc/Werror.patch/chordorrest.cpp-4489-	if (marker_read) {
nted-1.10.18/.pc/Werror.patch/chordorrest.cpp:4490:		NedResource::addAddr(marker, g_list_first(chord_or_rest->m_notes)->data);
nted-1.10.18/.pc/Werror.patch/chordorrest.cpp-4491-	}
##############################################
nted-1.10.18/.pc/Werror.patch/chordorrest.cpp-4569-		if (marker_read) {
nted-1.10.18/.pc/Werror.patch/chordorrest.cpp:4570:			NedResource::addAddr(marker, addr);
nted-1.10.18/.pc/Werror.patch/chordorrest.cpp-4571-		}
##############################################
nted-1.10.18/.pc/fix-midi-import.patch/chordorrest.cpp-3355-	if (m_beam != NULL || m_tuplet_ptr != NULL || m_freedisp != NULL) {
nted-1.10.18/.pc/fix-midi-import.patch/chordorrest.cpp:3356:		marker = NedResource::addAddr(this);
nted-1.10.18/.pc/fix-midi-import.patch/chordorrest.cpp-3357-		fprintf(fp, "<%d>", marker);
##############################################
nted-1.10.18/.pc/fix-midi-import.patch/chordorrest.cpp-4388-			if (chord_marker_read) {
nted-1.10.18/.pc/fix-midi-import.patch/chordorrest.cpp:4389:				NedResource::addAddr(chord_marker, chord_or_rest);
nted-1.10.18/.pc/fix-midi-import.patch/chordorrest.cpp-4390-			}
##############################################
nted-1.10.18/.pc/fix-midi-import.patch/chordorrest.cpp-4402-		if (chord_marker_read) {
nted-1.10.18/.pc/fix-midi-import.patch/chordorrest.cpp:4403:			NedResource::addAddr(chord_marker, chord_or_rest);
nted-1.10.18/.pc/fix-midi-import.patch/chordorrest.cpp-4404-		}
##############################################
nted-1.10.18/.pc/fix-midi-import.patch/chordorrest.cpp-4486-	if (chord_marker_read) {
nted-1.10.18/.pc/fix-midi-import.patch/chordorrest.cpp:4487:		NedResource::addAddr(chord_marker, chord_or_rest);
nted-1.10.18/.pc/fix-midi-import.patch/chordorrest.cpp-4488-	}
nted-1.10.18/.pc/fix-midi-import.patch/chordorrest.cpp-4489-	if (marker_read) {
nted-1.10.18/.pc/fix-midi-import.patch/chordorrest.cpp:4490:		NedResource::addAddr(marker, g_list_first(chord_or_rest->m_notes)->data);
nted-1.10.18/.pc/fix-midi-import.patch/chordorrest.cpp-4491-	}
##############################################
nted-1.10.18/.pc/fix-midi-import.patch/chordorrest.cpp-4569-		if (marker_read) {
nted-1.10.18/.pc/fix-midi-import.patch/chordorrest.cpp:4570:			NedResource::addAddr(marker, addr);
nted-1.10.18/.pc/fix-midi-import.patch/chordorrest.cpp-4571-		}
##############################################
nted-1.10.18/.pc/fix-midi-import.patch/note.cpp-1213-	if (m_tie_forward || m_tie_backward) {
nted-1.10.18/.pc/fix-midi-import.patch/note.cpp:1214:		marker = NedResource::addAddr(this);
nted-1.10.18/.pc/fix-midi-import.patch/note.cpp-1215-		fprintf(fp, "|%d| ", marker);
##############################################
nted-1.10.18/.pc/gcc-7.patch/resource.cpp-3462-
nted-1.10.18/.pc/gcc-7.patch/resource.cpp:3463:void NedResource::addAddr(int marker, void *addr) {
nted-1.10.18/.pc/gcc-7.patch/resource.cpp-3464-	AddrStruct *adrstruct;
##############################################
nted-1.10.18/.pc/gcc-7.patch/resource.cpp-3498-
nted-1.10.18/.pc/gcc-7.patch/resource.cpp:3499:int NedResource::addAddr(void *addr) {
nted-1.10.18/.pc/gcc-7.patch/resource.cpp-3500-	AddrStruct *adrstruct;
##############################################
nted-1.10.18/ar-lib-65-	mingw)
nted-1.10.18/ar-lib:66:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
nted-1.10.18/ar-lib-67-	  ;;
nted-1.10.18/ar-lib-68-	cygwin)
nted-1.10.18/ar-lib:69:	  file=`cygpath -m "$file" || echo "$file"`
nted-1.10.18/ar-lib-70-	  ;;
nted-1.10.18/ar-lib-71-	wine)
nted-1.10.18/ar-lib:72:	  file=`winepath -w "$file" || echo "$file"`
nted-1.10.18/ar-lib-73-	  ;;
##############################################
nted-1.10.18/ar-lib-88-  archive=$3
nted-1.10.18/ar-lib:89:  at_file_contents=`cat "$1"`
nted-1.10.18/ar-lib-90-  eval set x "$at_file_contents"
##############################################
nted-1.10.18/chordorrest.cpp-3355-	if (m_beam != NULL || m_tuplet_ptr != NULL || m_freedisp != NULL) {
nted-1.10.18/chordorrest.cpp:3356:		marker = NedResource::addAddr(this);
nted-1.10.18/chordorrest.cpp-3357-		fprintf(fp, "<%d>", marker);
##############################################
nted-1.10.18/chordorrest.cpp-4388-			if (chord_marker_read) {
nted-1.10.18/chordorrest.cpp:4389:				NedResource::addAddr(chord_marker, chord_or_rest);
nted-1.10.18/chordorrest.cpp-4390-			}
##############################################
nted-1.10.18/chordorrest.cpp-4402-		if (chord_marker_read) {
nted-1.10.18/chordorrest.cpp:4403:			NedResource::addAddr(chord_marker, chord_or_rest);
nted-1.10.18/chordorrest.cpp-4404-		}
##############################################
nted-1.10.18/chordorrest.cpp-4486-	if (chord_marker_read) {
nted-1.10.18/chordorrest.cpp:4487:		NedResource::addAddr(chord_marker, chord_or_rest);
nted-1.10.18/chordorrest.cpp-4488-	}
nted-1.10.18/chordorrest.cpp-4489-	if (marker_read) {
nted-1.10.18/chordorrest.cpp:4490:		NedResource::addAddr(marker, g_list_first(chord_or_rest->m_notes)->data);
nted-1.10.18/chordorrest.cpp-4491-	}
##############################################
nted-1.10.18/chordorrest.cpp-4569-		if (marker_read) {
nted-1.10.18/chordorrest.cpp:4570:			NedResource::addAddr(marker, addr);
nted-1.10.18/chordorrest.cpp-4571-		}
##############################################
nted-1.10.18/note.cpp-1212-	if (m_tie_forward || m_tie_backward) {
nted-1.10.18/note.cpp:1213:		marker = NedResource::addAddr(this);
nted-1.10.18/note.cpp-1214-		fprintf(fp, "|%d| ", marker);
##############################################
nted-1.10.18/resource.cpp-3462-
nted-1.10.18/resource.cpp:3463:void NedResource::addAddr(int marker, void *addr) {
nted-1.10.18/resource.cpp-3464-	AddrStruct *adrstruct;
##############################################
nted-1.10.18/resource.cpp-3498-
nted-1.10.18/resource.cpp:3499:int NedResource::addAddr(void *addr) {
nted-1.10.18/resource.cpp-3500-	AddrStruct *adrstruct;