===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
gnomad2-2.9.6/missing-139-       # Could not run --version or --help.  This is probably someone
gnomad2-2.9.6/missing:140:       # running `$TOOL --version' or `$TOOL --help' to check whether
gnomad2-2.9.6/missing-141-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
gnomad2-2.9.6/missing-173-         from any GNU archive site."
gnomad2-2.9.6/missing:174:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
gnomad2-2.9.6/missing-175-    test -z "$files" && files="config.h"
##############################################
gnomad2-2.9.6/missing-202-         proper tools for further handling them.
gnomad2-2.9.6/missing:203:         You can get \`$1' as part of \`Autoconf' from any GNU
gnomad2-2.9.6/missing-204-         archive site."
gnomad2-2.9.6/missing-205-
gnomad2-2.9.6/missing:206:    file=`echo "$*" | sed -n "$sed_output"`
gnomad2-2.9.6/missing:207:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
gnomad2-2.9.6/missing-208-    if test -f "$file"; then
##############################################
gnomad2-2.9.6/missing-231-	*.y)
gnomad2-2.9.6/missing:232:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
gnomad2-2.9.6/missing-233-	    if test -f "$SRCFILE"; then
##############################################
gnomad2-2.9.6/missing-235-	    fi
gnomad2-2.9.6/missing:236:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
gnomad2-2.9.6/missing-237-	    if test -f "$SRCFILE"; then
##############################################
gnomad2-2.9.6/missing-261-	*.l)
gnomad2-2.9.6/missing:262:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
gnomad2-2.9.6/missing-263-	    if test -f "$SRCFILE"; then
##############################################
gnomad2-2.9.6/missing-280-
gnomad2-2.9.6/missing:281:    file=`echo "$*" | sed -n "$sed_output"`
gnomad2-2.9.6/missing:282:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
gnomad2-2.9.6/missing-283-    if test -f "$file"; then
##############################################
gnomad2-2.9.6/missing-300-    # The file to touch is that specified with -o ...
gnomad2-2.9.6/missing:301:    file=`echo "$*" | sed -n "$sed_output"`
gnomad2-2.9.6/missing:302:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
gnomad2-2.9.6/missing-303-    if test -z "$file"; then
gnomad2-2.9.6/missing-304-      # ... or it is the one specified with @setfilename ...
gnomad2-2.9.6/missing:305:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
gnomad2-2.9.6/missing-306-      file=`sed -n '
##############################################
gnomad2-2.9.6/missing-312-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
gnomad2-2.9.6/missing:313:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
gnomad2-2.9.6/missing-314-    fi
##############################################
gnomad2-2.9.6/missing-336-	*o*)
gnomad2-2.9.6/missing:337:	    firstarg=`echo "$firstarg" | sed s/o//`
gnomad2-2.9.6/missing-338-	    tar "$firstarg" "$@" && exit 0
##############################################
gnomad2-2.9.6/missing-342-	*h*)
gnomad2-2.9.6/missing:343:	    firstarg=`echo "$firstarg" | sed s/h//`
gnomad2-2.9.6/missing-344-	    tar "$firstarg" "$@" && exit 0
##############################################
gnomad2-2.9.6/mkinstalldirs-69-do
gnomad2-2.9.6/mkinstalldirs:70:  set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
gnomad2-2.9.6/mkinstalldirs-71-  shift
##############################################
gnomad2-2.9.6/install-sh-217-      fi
gnomad2-2.9.6/install-sh:218:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
gnomad2-2.9.6/install-sh-219-    *)
##############################################
gnomad2-2.9.6/install-sh-269-      dstdir=$dst
gnomad2-2.9.6/install-sh:270:      dst=$dstdir/`basename "$src"`
gnomad2-2.9.6/install-sh-271-      dstdir_status=0
##############################################
gnomad2-2.9.6/install-sh-351-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
gnomad2-2.9.6/install-sh:352:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
gnomad2-2.9.6/install-sh-353-		   case $ls_ld_tmpdir in
##############################################
gnomad2-2.9.6/install-sh-358-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
gnomad2-2.9.6/install-sh:359:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
gnomad2-2.9.6/install-sh-360-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
gnomad2-2.9.6/install-sh-418-	    case $prefix in
gnomad2-2.9.6/install-sh:419:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
gnomad2-2.9.6/install-sh-420-	      *) qprefix=$prefix;;
##############################################
gnomad2-2.9.6/install-sh-467-    if $copy_on_change &&
gnomad2-2.9.6/install-sh:468:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
gnomad2-2.9.6/install-sh:469:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
gnomad2-2.9.6/install-sh-470-
##############################################
gnomad2-2.9.6/depcomp-67-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
gnomad2-2.9.6/depcomp:68:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
gnomad2-2.9.6/depcomp-69-
##############################################
gnomad2-2.9.6/depcomp-224-  # Version 6 uses the directory in both cases.
gnomad2-2.9.6/depcomp:225:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
gnomad2-2.9.6/depcomp-226-  test "x$dir" = "x$object" && dir=
gnomad2-2.9.6/depcomp:227:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
gnomad2-2.9.6/depcomp-228-  if test "$libtool" = yes; then
##############################################
gnomad2-2.9.6/depcomp-253-    # Do two passes, one to just change these to
gnomad2-2.9.6/depcomp:254:    # `$object: dependent.h' and one to simply `dependent.h:'.
gnomad2-2.9.6/depcomp-255-    sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
##############################################
gnomad2-2.9.6/depcomp-295-  # Do two passes, one to just change these to
gnomad2-2.9.6/depcomp:296:  # `$object: dependent.h' and one to simply `dependent.h:'.
gnomad2-2.9.6/depcomp-297-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
gnomad2-2.9.6/depcomp-311-  # Much of this is similar to the tru64 case; see comments there.
gnomad2-2.9.6/depcomp:312:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
gnomad2-2.9.6/depcomp-313-  test "x$dir" = "x$object" && dir=
gnomad2-2.9.6/depcomp:314:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
gnomad2-2.9.6/depcomp-315-  if test "$libtool" = yes; then
##############################################
gnomad2-2.9.6/depcomp-355-   # Subdirectories are respected.
gnomad2-2.9.6/depcomp:356:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
gnomad2-2.9.6/depcomp-357-   test "x$dir" = "x$object" && dir=
gnomad2-2.9.6/depcomp:358:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
gnomad2-2.9.6/depcomp-359-
##############################################
gnomad2-2.9.6/depcomp-501-  done
gnomad2-2.9.6/depcomp:502:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
gnomad2-2.9.6/depcomp-503-  touch "$tmpdepfile"
##############################################
gnomad2-2.9.6/Makefile.in-57-	ps-recursive uninstall-recursive
gnomad2-2.9.6/Makefile.in:58:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnomad2-2.9.6/Makefile.in-59-am__vpath_adj = case $$p in \
gnomad2-2.9.6/Makefile.in:60:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnomad2-2.9.6/Makefile.in-61-    *) f=$$p;; \
gnomad2-2.9.6/Makefile.in-62-  esac;
gnomad2-2.9.6/Makefile.in:63:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnomad2-2.9.6/Makefile.in-64-am__install_max = 40
gnomad2-2.9.6/Makefile.in-65-am__nobase_strip_setup = \
gnomad2-2.9.6/Makefile.in:66:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnomad2-2.9.6/Makefile.in-67-am__nobase_strip = \
##############################################
gnomad2-2.9.6/Makefile.in-107-  while test -n "$$dir1"; do \
gnomad2-2.9.6/Makefile.in:108:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnomad2-2.9.6/Makefile.in-109-    if test "$$first" != "."; then \
gnomad2-2.9.6/Makefile.in-110-      if test "$$first" = ".."; then \
gnomad2-2.9.6/Makefile.in:111:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnomad2-2.9.6/Makefile.in:112:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnomad2-2.9.6/Makefile.in-113-      else \
gnomad2-2.9.6/Makefile.in:114:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnomad2-2.9.6/Makefile.in-115-        if test "$$first2" = "$$first"; then \
gnomad2-2.9.6/Makefile.in:116:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnomad2-2.9.6/Makefile.in-117-        else \
##############################################
gnomad2-2.9.6/Makefile.in-122-    fi; \
gnomad2-2.9.6/Makefile.in:123:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnomad2-2.9.6/Makefile.in-124-  done; \
##############################################
gnomad2-2.9.6/Makefile.in-375-	@list='$(applications_DATA)'; test -n "$(applicationsdir)" || list=; \
gnomad2-2.9.6/Makefile.in:376:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnomad2-2.9.6/Makefile.in-377-	test -n "$$files" || exit 0; \
##############################################
gnomad2-2.9.6/Makefile.in-395-	@list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
gnomad2-2.9.6/Makefile.in:396:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnomad2-2.9.6/Makefile.in-397-	test -n "$$files" || exit 0; \
##############################################
gnomad2-2.9.6/Makefile.in-415-	@list='$(icon_DATA)'; test -n "$(icondir)" || list=; \
gnomad2-2.9.6/Makefile.in:416:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnomad2-2.9.6/Makefile.in-417-	test -n "$$files" || exit 0; \
##############################################
gnomad2-2.9.6/Makefile.in-435-	dot_seen=no; \
gnomad2-2.9.6/Makefile.in:436:	target=`echo $@ | sed s/-recursive//`; \
gnomad2-2.9.6/Makefile.in-437-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
gnomad2-2.9.6/Makefile.in-470-	rev="$$rev ."; \
gnomad2-2.9.6/Makefile.in:471:	target=`echo $@ | sed s/-recursive//`; \
gnomad2-2.9.6/Makefile.in-472-	for subdir in $$rev; do \
##############################################
gnomad2-2.9.6/Makefile.in-548-GTAGS:
gnomad2-2.9.6/Makefile.in:549:	here=`$(am__cd) $(top_builddir) && pwd` \
gnomad2-2.9.6/Makefile.in-550-	  && $(am__cd) $(top_srcdir) \
##############################################
gnomad2-2.9.6/Makefile.in-571-	test -d "$(distdir)" || mkdir "$(distdir)"
gnomad2-2.9.6/Makefile.in:572:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnomad2-2.9.6/Makefile.in:573:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnomad2-2.9.6/Makefile.in-574-	list='$(DISTFILES)'; \
##############################################
gnomad2-2.9.6/Makefile.in-585-	  if test -d $$d/$$file; then \
gnomad2-2.9.6/Makefile.in:586:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnomad2-2.9.6/Makefile.in-587-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnomad2-2.9.6/Makefile.in-693-	test -d $(distdir)/_build || exit 0; \
gnomad2-2.9.6/Makefile.in:694:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
gnomad2-2.9.6/Makefile.in-695-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
gnomad2-2.9.6/Makefile.in-727-	@$(am__cd) '$(distuninstallcheck_dir)' \
gnomad2-2.9.6/Makefile.in:728:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
gnomad2-2.9.6/Makefile.in-729-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
gnomad2-2.9.6/Makefile.in-739-	fi
gnomad2-2.9.6/Makefile.in:740:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
gnomad2-2.9.6/Makefile.in-741-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
gnomad2-2.9.6/aclocal.m4-223-	GLIB_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
gnomad2-2.9.6/aclocal.m4:224:	  [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl
gnomad2-2.9.6/aclocal.m4-225-	if test "$MSGFMT" != "no"; then
##############################################
gnomad2-2.9.6/aclocal.m4-244-	  GLIB_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
gnomad2-2.9.6/aclocal.m4:245:	    [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
gnomad2-2.9.6/aclocal.m4-246-	  AC_TRY_LINK(, [extern int _nl_msg_cat_cntr;
##############################################
gnomad2-2.9.6/aclocal.m4-392-   if test "x$srcdir" != "x."; then
gnomad2-2.9.6/aclocal.m4:393:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
gnomad2-2.9.6/aclocal.m4-394-       posrcprefix="$srcdir/"
##############################################
gnomad2-2.9.6/aclocal.m4-416-test "x$exec_prefix" = xNONE && exec_prefix=$prefix
gnomad2-2.9.6/aclocal.m4:417:datarootdir=`eval echo "${datarootdir}"`
gnomad2-2.9.6/aclocal.m4-418-if test "x$CATOBJEXT" = "x.mo" ; then
gnomad2-2.9.6/aclocal.m4:419:  localedir=`eval echo "${libdir}/locale"`
gnomad2-2.9.6/aclocal.m4-420-else
gnomad2-2.9.6/aclocal.m4:421:  localedir=`eval echo "${datadir}/locale"`
gnomad2-2.9.6/aclocal.m4-422-fi
##############################################
gnomad2-2.9.6/aclocal.m4-472-
gnomad2-2.9.6/aclocal.m4:473:    INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
gnomad2-2.9.6/aclocal.m4-474-    INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
gnomad2-2.9.6/aclocal.m4:475:    [INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
gnomad2-2.9.6/aclocal.m4-476-    ]
##############################################
gnomad2-2.9.6/aclocal.m4-536-fi
gnomad2-2.9.6/aclocal.m4:537:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
gnomad2-2.9.6/aclocal.m4:538:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
gnomad2-2.9.6/aclocal.m4:539:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
gnomad2-2.9.6/aclocal.m4-540-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
gnomad2-2.9.6/aclocal.m4-552-else
gnomad2-2.9.6/aclocal.m4:553:   IT_PERL_VERSION="`$INTLTOOL_PERL -e \"printf '%vd', $^V\"`"
gnomad2-2.9.6/aclocal.m4-554-   AC_MSG_RESULT([$IT_PERL_VERSION])
##############################################
gnomad2-2.9.6/aclocal.m4-557-   AC_MSG_CHECKING([for XML::Parser])
gnomad2-2.9.6/aclocal.m4:558:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
gnomad2-2.9.6/aclocal.m4-559-       AC_MSG_RESULT([ok])
##############################################
gnomad2-2.9.6/aclocal.m4-755-    PKG_CHECK_EXISTS([$3],
gnomad2-2.9.6/aclocal.m4:756:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`],
gnomad2-2.9.6/aclocal.m4-757-		     [pkg_failed=yes])
##############################################
gnomad2-2.9.6/aclocal.m4-803-        if test $_pkg_short_errors_supported = yes; then
gnomad2-2.9.6/aclocal.m4:804:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$2" 2>&1`
gnomad2-2.9.6/aclocal.m4-805-        else 
gnomad2-2.9.6/aclocal.m4:806:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors "$2" 2>&1`
gnomad2-2.9.6/aclocal.m4-807-        fi
##############################################
gnomad2-2.9.6/aclocal.m4-885-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
gnomad2-2.9.6/aclocal.m4:886:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
gnomad2-2.9.6/aclocal.m4-887-#
##############################################
gnomad2-2.9.6/aclocal.m4-909-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
gnomad2-2.9.6/aclocal.m4:910:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
gnomad2-2.9.6/aclocal.m4-911-# and then we would define $MISSING as
##############################################
gnomad2-2.9.6/aclocal.m4-925-# expand $ac_aux_dir to an absolute path
gnomad2-2.9.6/aclocal.m4:926:am_aux_dir=`cd $ac_aux_dir && pwd`
gnomad2-2.9.6/aclocal.m4-927-])
##############################################
gnomad2-2.9.6/aclocal.m4-1026-  if test "$am_compiler_list" = ""; then
gnomad2-2.9.6/aclocal.m4:1027:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
gnomad2-2.9.6/aclocal.m4-1028-  fi
##############################################
gnomad2-2.9.6/aclocal.m4-1172-    # Strip MF so we end up with the name of the file.
gnomad2-2.9.6/aclocal.m4:1173:    mf=`echo "$mf" | sed -e 's/:.*$//'`
gnomad2-2.9.6/aclocal.m4-1174-    # Check whether this is an Automake generated Makefile or not.
##############################################
gnomad2-2.9.6/aclocal.m4-1181-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
gnomad2-2.9.6/aclocal.m4:1182:      dirpart=`AS_DIRNAME("$mf")`
gnomad2-2.9.6/aclocal.m4-1183-    else
##############################################
gnomad2-2.9.6/aclocal.m4-1187-    # from the Makefile without running `make'.
gnomad2-2.9.6/aclocal.m4:1188:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
gnomad2-2.9.6/aclocal.m4-1189-    test -z "$DEPDIR" && continue
gnomad2-2.9.6/aclocal.m4:1190:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
gnomad2-2.9.6/aclocal.m4-1191-    test -z "am__include" && continue
gnomad2-2.9.6/aclocal.m4:1192:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
gnomad2-2.9.6/aclocal.m4-1193-    # When using ansi2knr, U may be empty or an underscore; expand it
gnomad2-2.9.6/aclocal.m4:1194:    U=`sed -n 's/^U = //p' < "$mf"`
gnomad2-2.9.6/aclocal.m4-1195-    # Find all dependency output files, they are included files with
##############################################
gnomad2-2.9.6/aclocal.m4-1203-      test -f "$dirpart/$file" && continue
gnomad2-2.9.6/aclocal.m4:1204:      fdir=`AS_DIRNAME(["$file"])`
gnomad2-2.9.6/aclocal.m4-1205-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
gnomad2-2.9.6/aclocal.m4-1258-AC_REQUIRE([AC_PROG_INSTALL])dnl
gnomad2-2.9.6/aclocal.m4:1259:if test "`cd $srcdir && pwd`" != "`pwd`"; then
gnomad2-2.9.6/aclocal.m4-1260-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
gnomad2-2.9.6/aclocal.m4-1360-    * )
gnomad2-2.9.6/aclocal.m4:1361:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
gnomad2-2.9.6/aclocal.m4-1362-  esac
gnomad2-2.9.6/aclocal.m4-1363-done
gnomad2-2.9.6/aclocal.m4:1364:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
gnomad2-2.9.6/aclocal.m4-1365-
##############################################
gnomad2-2.9.6/aclocal.m4-1435-# Ignore all kinds of additional output from `make'.
gnomad2-2.9.6/aclocal.m4:1436:case `$am_make -s -f confmf 2> /dev/null` in #(
gnomad2-2.9.6/aclocal.m4-1437-*the\ am__doit\ target*)
##############################################
gnomad2-2.9.6/aclocal.m4-1445-   echo '.include "confinc"' > confmf
gnomad2-2.9.6/aclocal.m4:1446:   case `$am_make -s -f confmf 2> /dev/null` in #(
gnomad2-2.9.6/aclocal.m4-1447-   *the\ am__doit\ target*)
##############################################
gnomad2-2.9.6/aclocal.m4-1598-if (
gnomad2-2.9.6/aclocal.m4:1599:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
gnomad2-2.9.6/aclocal.m4-1600-   if test "$[*]" = "X"; then
gnomad2-2.9.6/aclocal.m4-1601-      # -L didn't work.
gnomad2-2.9.6/aclocal.m4:1602:      set X `ls -t "$srcdir/configure" conftest.file`
gnomad2-2.9.6/aclocal.m4-1603-   fi
##############################################
gnomad2-2.9.6/doc/Makefile.in-212-distdir: $(DISTFILES)
gnomad2-2.9.6/doc/Makefile.in:213:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnomad2-2.9.6/doc/Makefile.in:214:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnomad2-2.9.6/doc/Makefile.in-215-	list='$(DISTFILES)'; \
##############################################
gnomad2-2.9.6/doc/Makefile.in-226-	  if test -d $$d/$$file; then \
gnomad2-2.9.6/doc/Makefile.in:227:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnomad2-2.9.6/doc/Makefile.in-228-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnomad2-2.9.6/po/Makefile.in.in-58-
gnomad2-2.9.6/po/Makefile.in.in:59:USER_LINGUAS=$(shell if test -n "$(LINGUAS)"; then LLINGUAS="$(LINGUAS)"; ALINGUAS="$(ALL_LINGUAS)"; for lang in $$LLINGUAS; do if test -n "`grep \^$$lang$$ $(srcdir)/LINGUAS 2>/dev/null`" -o -n "`echo $$ALINGUAS|tr ' ' '\n'|grep \^$$lang$$`"; then printf "$$lang "; fi; done; fi)
gnomad2-2.9.6/po/Makefile.in.in-60-
##############################################
gnomad2-2.9.6/po/Makefile.in.in-83-.po.gmo:
gnomad2-2.9.6/po/Makefile.in.in:84:	file=`echo $* | sed 's,.*/,,'`.gmo \
gnomad2-2.9.6/po/Makefile.in.in-85-	  && rm -f $$file && $(GMSGFMT) -o $$file $<
##############################################
gnomad2-2.9.6/po/Makefile.in.in-184-	  echo "$$lang:"; \
gnomad2-2.9.6/po/Makefile.in.in:185:	  result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \
gnomad2-2.9.6/po/Makefile.in.in-186-	  if $$result; then \
##############################################
gnomad2-2.9.6/configure-47-if test -z "$BASH_VERSION$ZSH_VERSION" \
gnomad2-2.9.6/configure:48:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
gnomad2-2.9.6/configure-49-  as_echo='print -r --'
gnomad2-2.9.6/configure-50-  as_echo_n='print -rn --'
gnomad2-2.9.6/configure:51:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
gnomad2-2.9.6/configure-52-  as_echo='printf %s\n'
##############################################
gnomad2-2.9.6/configure-54-else
gnomad2-2.9.6/configure:55:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
gnomad2-2.9.6/configure-56-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
gnomad2-2.9.6/configure-64-	expr "X$arg" : "X\\(.*\\)$as_nl";
gnomad2-2.9.6/configure:65:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
gnomad2-2.9.6/configure-66-      esac;
##############################################
gnomad2-2.9.6/configure-175-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
gnomad2-2.9.6/configure:176:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
gnomad2-2.9.6/configure-177-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
gnomad2-2.9.6/configure-299-      case $as_dir in #(
gnomad2-2.9.6/configure:300:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
gnomad2-2.9.6/configure-301-      *) as_qdir=$as_dir;;
##############################################
gnomad2-2.9.6/configure-364-  {
gnomad2-2.9.6/configure:365:    as_val=`expr "$@" || test $? -eq 1`
gnomad2-2.9.6/configure-366-  }
##############################################
gnomad2-2.9.6/configure-371-# ----------------------------------------
gnomad2-2.9.6/configure:372:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
gnomad2-2.9.6/configure-373-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
gnomad2-2.9.6/configure-434-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
gnomad2-2.9.6/configure:435:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
gnomad2-2.9.6/configure-436-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
gnomad2-2.9.6/configure-525-	esac;
gnomad2-2.9.6/configure:526:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
gnomad2-2.9.6/configure-527-	???[sx]*):;;*)false;;esac;fi
##############################################
gnomad2-2.9.6/configure-841-  case $ac_option in
gnomad2-2.9.6/configure:842:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
gnomad2-2.9.6/configure-843-  *=)   ac_optarg= ;;
##############################################
gnomad2-2.9.6/configure-885-  -disable-* | --disable-*)
gnomad2-2.9.6/configure:886:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
gnomad2-2.9.6/configure-887-    # Reject names that are not valid shell variable names.
##############################################
gnomad2-2.9.6/configure-890-    ac_useropt_orig=$ac_useropt
gnomad2-2.9.6/configure:891:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gnomad2-2.9.6/configure-892-    case $ac_user_opts in
##############################################
gnomad2-2.9.6/configure-911-  -enable-* | --enable-*)
gnomad2-2.9.6/configure:912:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
gnomad2-2.9.6/configure-913-    # Reject names that are not valid shell variable names.
##############################################
gnomad2-2.9.6/configure-916-    ac_useropt_orig=$ac_useropt
gnomad2-2.9.6/configure:917:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gnomad2-2.9.6/configure-918-    case $ac_user_opts in
##############################################
gnomad2-2.9.6/configure-1115-  -with-* | --with-*)
gnomad2-2.9.6/configure:1116:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
gnomad2-2.9.6/configure-1117-    # Reject names that are not valid shell variable names.
##############################################
gnomad2-2.9.6/configure-1120-    ac_useropt_orig=$ac_useropt
gnomad2-2.9.6/configure:1121:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gnomad2-2.9.6/configure-1122-    case $ac_user_opts in
##############################################
gnomad2-2.9.6/configure-1131-  -without-* | --without-*)
gnomad2-2.9.6/configure:1132:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
gnomad2-2.9.6/configure-1133-    # Reject names that are not valid shell variable names.
##############################################
gnomad2-2.9.6/configure-1136-    ac_useropt_orig=$ac_useropt
gnomad2-2.9.6/configure:1137:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gnomad2-2.9.6/configure-1138-    case $ac_user_opts in
##############################################
gnomad2-2.9.6/configure-1169-  *=*)
gnomad2-2.9.6/configure:1170:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
gnomad2-2.9.6/configure-1171-    # Reject names that are not valid shell variable names.
##############################################
gnomad2-2.9.6/configure-1190-if test -n "$ac_prev"; then
gnomad2-2.9.6/configure:1191:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
gnomad2-2.9.6/configure-1192-  as_fn_error $? "missing argument to $ac_option"
##############################################
gnomad2-2.9.6/configure-1212-    */ )
gnomad2-2.9.6/configure:1213:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
gnomad2-2.9.6/configure-1214-      eval $ac_var=\$ac_val;;
##############################################
gnomad2-2.9.6/configure-1249-ac_ls_di=`ls -di .` &&
gnomad2-2.9.6/configure:1250:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
gnomad2-2.9.6/configure-1251-  as_fn_error $? "working directory cannot be determined"
##############################################
gnomad2-2.9.6/configure-1305-case $srcdir in
gnomad2-2.9.6/configure:1306:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
gnomad2-2.9.6/configure-1307-esac
##############################################
gnomad2-2.9.6/configure-1348-By default, \`make install' will install all the files in
gnomad2-2.9.6/configure:1349:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
gnomad2-2.9.6/configure:1350:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
gnomad2-2.9.6/configure-1351-for instance \`--prefix=\$HOME'.
##############################################
gnomad2-2.9.6/configure-1453-*)
gnomad2-2.9.6/configure:1454:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
gnomad2-2.9.6/configure-1455-  # A ".." for each directory in $ac_dir_suffix.
gnomad2-2.9.6/configure:1456:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
gnomad2-2.9.6/configure-1457-  case $ac_top_builddir_sub in
##############################################
gnomad2-2.9.6/configure-1941-    *\'*)
gnomad2-2.9.6/configure:1942:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
gnomad2-2.9.6/configure-1943-    esac
##############################################
gnomad2-2.9.6/configure-2024-      case $ac_val in
gnomad2-2.9.6/configure:2025:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
gnomad2-2.9.6/configure-2026-      esac
##############################################
gnomad2-2.9.6/configure-2039-	case $ac_val in
gnomad2-2.9.6/configure:2040:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
gnomad2-2.9.6/configure-2041-	esac
##############################################
gnomad2-2.9.6/configure-2159-    set,)
gnomad2-2.9.6/configure:2160:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
gnomad2-2.9.6/configure:2161:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
gnomad2-2.9.6/configure-2162-      ac_cache_corrupted=: ;;
##############################################
gnomad2-2.9.6/configure-2170-	# differences in whitespace do not lead to failure.
gnomad2-2.9.6/configure:2171:	ac_old_val_w=`echo x $ac_old_val`
gnomad2-2.9.6/configure:2172:	ac_new_val_w=`echo x $ac_new_val`
gnomad2-2.9.6/configure-2173-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
gnomad2-2.9.6/configure-2190-    case $ac_new_val in
gnomad2-2.9.6/configure:2191:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
gnomad2-2.9.6/configure-2192-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
gnomad2-2.9.6/configure-2366-if (
gnomad2-2.9.6/configure:2367:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
gnomad2-2.9.6/configure-2368-   if test "$*" = "X"; then
gnomad2-2.9.6/configure-2369-      # -L didn't work.
gnomad2-2.9.6/configure:2370:      set X `ls -t "$srcdir/configure" conftest.file`
gnomad2-2.9.6/configure-2371-   fi
##############################################
gnomad2-2.9.6/configure-2402-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
gnomad2-2.9.6/configure:2403:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
gnomad2-2.9.6/configure-2404-
gnomad2-2.9.6/configure-2405-# expand $ac_aux_dir to an absolute path
gnomad2-2.9.6/configure:2406:am_aux_dir=`cd $ac_aux_dir && pwd`
gnomad2-2.9.6/configure-2407-
##############################################
gnomad2-2.9.6/configure-2547-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
gnomad2-2.9.6/configure:2548:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
gnomad2-2.9.6/configure-2549-	     'mkdir (GNU coreutils) '* | \
##############################################
gnomad2-2.9.6/configure-2626-set x ${MAKE-make}
gnomad2-2.9.6/configure:2627:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
gnomad2-2.9.6/configure-2628-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
gnomad2-2.9.6/configure-2636-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
gnomad2-2.9.6/configure:2637:case `${MAKE-make} -f conftest.make 2>/dev/null` in
gnomad2-2.9.6/configure-2638-  *@@@%%%=?*=@@@%%%*)
##############################################
gnomad2-2.9.6/configure-2663-
gnomad2-2.9.6/configure:2664:if test "`cd $srcdir && pwd`" != "`pwd`"; then
gnomad2-2.9.6/configure-2665-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
gnomad2-2.9.6/configure-2736-set x ${MAKE-make}
gnomad2-2.9.6/configure:2737:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
gnomad2-2.9.6/configure-2738-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
gnomad2-2.9.6/configure-2746-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
gnomad2-2.9.6/configure:2747:case `${MAKE-make} -f conftest.make 2>/dev/null` in
gnomad2-2.9.6/configure-2748-  *@@@%%%=?*=@@@%%%*)
##############################################
gnomad2-2.9.6/configure-3028-
gnomad2-2.9.6/configure:3029:GTK_VER=`$PKG_CONFIG --modversion gtk+-2.0`
gnomad2-2.9.6/configure:3030:LIBNJB_VER=`$PKG_CONFIG --modversion libnjb`
gnomad2-2.9.6/configure-3031-
##############################################
gnomad2-2.9.6/configure-3049-  test $ac_status = 0; }; then
gnomad2-2.9.6/configure:3050:  pkg_cv_TAG_CFLAGS=`$PKG_CONFIG --cflags "id3tag >= 0.15" 2>/dev/null`
gnomad2-2.9.6/configure-3051-else
##############################################
gnomad2-2.9.6/configure-3065-  test $ac_status = 0; }; then
gnomad2-2.9.6/configure:3066:  pkg_cv_TAG_LIBS=`$PKG_CONFIG --libs "id3tag >= 0.15" 2>/dev/null`
gnomad2-2.9.6/configure-3067-else
##############################################
gnomad2-2.9.6/configure-3085-        if test $_pkg_short_errors_supported = yes; then
gnomad2-2.9.6/configure:3086:	        TAG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "id3tag >= 0.15" 2>&1`
gnomad2-2.9.6/configure-3087-        else
gnomad2-2.9.6/configure:3088:	        TAG_PKG_ERRORS=`$PKG_CONFIG --print-errors "id3tag >= 0.15" 2>&1`
gnomad2-2.9.6/configure-3089-        fi
##############################################
gnomad2-2.9.6/configure-3125-# Ignore all kinds of additional output from `make'.
gnomad2-2.9.6/configure:3126:case `$am_make -s -f confmf 2> /dev/null` in #(
gnomad2-2.9.6/configure-3127-*the\ am__doit\ target*)
##############################################
gnomad2-2.9.6/configure-3135-   echo '.include "confinc"' > confmf
gnomad2-2.9.6/configure:3136:   case `$am_make -s -f confmf 2> /dev/null` in #(
gnomad2-2.9.6/configure-3137-   *the\ am__doit\ target*)
##############################################
gnomad2-2.9.6/configure-3513-$as_echo_n "checking whether the C compiler works... " >&6; }
gnomad2-2.9.6/configure:3514:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
gnomad2-2.9.6/configure-3515-
##############################################
gnomad2-2.9.6/configure-3557-	then :; else
gnomad2-2.9.6/configure:3558:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gnomad2-2.9.6/configure-3559-	fi
##############################################
gnomad2-2.9.6/configure-3617-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
gnomad2-2.9.6/configure:3618:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gnomad2-2.9.6/configure-3619-	  break;;
##############################################
gnomad2-2.9.6/configure-3726-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
gnomad2-2.9.6/configure:3727:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
gnomad2-2.9.6/configure-3728-       break;;
##############################################
gnomad2-2.9.6/configure-3985-  if test "$am_compiler_list" = ""; then
gnomad2-2.9.6/configure:3986:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
gnomad2-2.9.6/configure-3987-  fi
##############################################
gnomad2-2.9.6/configure-4242-  # Check for GNU $ac_path_GREP
gnomad2-2.9.6/configure:4243:case `"$ac_path_GREP" --version 2>&1` in
gnomad2-2.9.6/configure-4244-*GNU*)
##############################################
gnomad2-2.9.6/configure-4308-  # Check for GNU $ac_path_EGREP
gnomad2-2.9.6/configure:4309:case `"$ac_path_EGREP" --version 2>&1` in
gnomad2-2.9.6/configure-4310-*GNU*)
##############################################
gnomad2-2.9.6/configure-4469-do :
gnomad2-2.9.6/configure:4470:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
gnomad2-2.9.6/configure-4471-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
gnomad2-2.9.6/configure-4474-  cat >>confdefs.h <<_ACEOF
gnomad2-2.9.6/configure:4475:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
gnomad2-2.9.6/configure-4476-_ACEOF
##############################################
gnomad2-2.9.6/configure-4531-  test $ac_status = 0; }; then
gnomad2-2.9.6/configure:4532:  pkg_cv_TAGLIB_CFLAGS=`$PKG_CONFIG --cflags "taglib >= 1.4" 2>/dev/null`
gnomad2-2.9.6/configure-4533-else
##############################################
gnomad2-2.9.6/configure-4547-  test $ac_status = 0; }; then
gnomad2-2.9.6/configure:4548:  pkg_cv_TAGLIB_LIBS=`$PKG_CONFIG --libs "taglib >= 1.4" 2>/dev/null`
gnomad2-2.9.6/configure-4549-else
##############################################
gnomad2-2.9.6/configure-4567-        if test $_pkg_short_errors_supported = yes; then
gnomad2-2.9.6/configure:4568:	        TAGLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "taglib >= 1.4" 2>&1`
gnomad2-2.9.6/configure-4569-        else
gnomad2-2.9.6/configure:4570:	        TAGLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors "taglib >= 1.4" 2>&1`
gnomad2-2.9.6/configure-4571-        fi
##############################################
gnomad2-2.9.6/configure-4673-  test $ac_status = 0; }; then
gnomad2-2.9.6/configure:4674:  pkg_cv_MTP_CFLAGS=`$PKG_CONFIG --cflags "libmtp >= 0.3.0" 2>/dev/null`
gnomad2-2.9.6/configure-4675-else
##############################################
gnomad2-2.9.6/configure-4689-  test $ac_status = 0; }; then
gnomad2-2.9.6/configure:4690:  pkg_cv_MTP_LIBS=`$PKG_CONFIG --libs "libmtp >= 0.3.0" 2>/dev/null`
gnomad2-2.9.6/configure-4691-else
##############################################
gnomad2-2.9.6/configure-4709-        if test $_pkg_short_errors_supported = yes; then
gnomad2-2.9.6/configure:4710:	        MTP_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "libmtp >= 0.3.0" 2>&1`
gnomad2-2.9.6/configure-4711-        else
gnomad2-2.9.6/configure:4712:	        MTP_PKG_ERRORS=`$PKG_CONFIG --print-errors "libmtp >= 0.3.0" 2>&1`
gnomad2-2.9.6/configure-4713-        fi
##############################################
gnomad2-2.9.6/configure-4804-  test $ac_status = 0; }; then
gnomad2-2.9.6/configure:4805:  pkg_cv_GUDEV_CFLAGS=`$PKG_CONFIG --cflags "gudev-1.0 >= 143" 2>/dev/null`
gnomad2-2.9.6/configure-4806-else
##############################################
gnomad2-2.9.6/configure-4820-  test $ac_status = 0; }; then
gnomad2-2.9.6/configure:4821:  pkg_cv_GUDEV_LIBS=`$PKG_CONFIG --libs "gudev-1.0 >= 143" 2>/dev/null`
gnomad2-2.9.6/configure-4822-else
##############################################
gnomad2-2.9.6/configure-4840-        if test $_pkg_short_errors_supported = yes; then
gnomad2-2.9.6/configure:4841:	        GUDEV_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "gudev-1.0 >= 143" 2>&1`
gnomad2-2.9.6/configure-4842-        else
gnomad2-2.9.6/configure:4843:	        GUDEV_PKG_ERRORS=`$PKG_CONFIG --print-errors "gudev-1.0 >= 143" 2>&1`
gnomad2-2.9.6/configure-4844-        fi
##############################################
gnomad2-2.9.6/configure-4903-
gnomad2-2.9.6/configure:4904:    INTLTOOL_REQUIRED_VERSION_AS_INT=`echo 0.35.0 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
gnomad2-2.9.6/configure-4905-    INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
gnomad2-2.9.6/configure:4906:    INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
gnomad2-2.9.6/configure-4907-
##############################################
gnomad2-2.9.6/configure-5318-fi
gnomad2-2.9.6/configure:5319:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
gnomad2-2.9.6/configure:5320:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
gnomad2-2.9.6/configure:5321:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
gnomad2-2.9.6/configure-5322-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
gnomad2-2.9.6/configure-5374-else
gnomad2-2.9.6/configure:5375:   IT_PERL_VERSION="`$INTLTOOL_PERL -e \"printf '%vd', $^V\"`"
gnomad2-2.9.6/configure-5376-   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5
##############################################
gnomad2-2.9.6/configure-5381-$as_echo_n "checking for XML::Parser... " >&6; }
gnomad2-2.9.6/configure:5382:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
gnomad2-2.9.6/configure-5383-       { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
##############################################
gnomad2-2.9.6/configure-5860-    if test -f $ac_dir/$ac_word; then
gnomad2-2.9.6/configure:5861:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
gnomad2-2.9.6/configure-5862-	ac_cv_path_MSGFMT="$ac_dir/$ac_word"
##############################################
gnomad2-2.9.6/configure-5979-    if test -f $ac_dir/$ac_word; then
gnomad2-2.9.6/configure:5980:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
gnomad2-2.9.6/configure-5981-	ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
##############################################
gnomad2-2.9.6/configure-6134-   if test "x$srcdir" != "x."; then
gnomad2-2.9.6/configure:6135:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
gnomad2-2.9.6/configure-6136-       posrcprefix="$srcdir/"
##############################################
gnomad2-2.9.6/configure-6164-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
gnomad2-2.9.6/configure:6165:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
gnomad2-2.9.6/configure-6166-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
gnomad2-2.9.6/configure-6196-  cat >>confdefs.h <<_ACEOF
gnomad2-2.9.6/configure:6197:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
gnomad2-2.9.6/configure-6198-_ACEOF
##############################################
gnomad2-2.9.6/configure-6434-do :
gnomad2-2.9.6/configure:6435:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
gnomad2-2.9.6/configure-6436-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
gnomad2-2.9.6/configure-6438-  cat >>confdefs.h <<_ACEOF
gnomad2-2.9.6/configure:6439:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
gnomad2-2.9.6/configure-6440-_ACEOF
##############################################
gnomad2-2.9.6/configure-6586-'
gnomad2-2.9.6/configure:6587:DEFS=`sed -n "$ac_script" confdefs.h`
gnomad2-2.9.6/configure-6588-
##############################################
gnomad2-2.9.6/configure-6595-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
gnomad2-2.9.6/configure:6596:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
gnomad2-2.9.6/configure-6597-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
gnomad2-2.9.6/configure-6686-if test -z "$BASH_VERSION$ZSH_VERSION" \
gnomad2-2.9.6/configure:6687:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
gnomad2-2.9.6/configure-6688-  as_echo='print -r --'
gnomad2-2.9.6/configure-6689-  as_echo_n='print -rn --'
gnomad2-2.9.6/configure:6690:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
gnomad2-2.9.6/configure-6691-  as_echo='printf %s\n'
##############################################
gnomad2-2.9.6/configure-6693-else
gnomad2-2.9.6/configure:6694:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
gnomad2-2.9.6/configure-6695-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
gnomad2-2.9.6/configure-6703-	expr "X$arg" : "X\\(.*\\)$as_nl";
gnomad2-2.9.6/configure:6704:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
gnomad2-2.9.6/configure-6705-      esac;
##############################################
gnomad2-2.9.6/configure-6780-# ----------------------------------------
gnomad2-2.9.6/configure:6781:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
gnomad2-2.9.6/configure-6782-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
gnomad2-2.9.6/configure-6852-  {
gnomad2-2.9.6/configure:6853:    as_val=`expr "$@" || test $? -eq 1`
gnomad2-2.9.6/configure-6854-  }
##############################################
gnomad2-2.9.6/configure-6956-      case $as_dir in #(
gnomad2-2.9.6/configure:6957:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
gnomad2-2.9.6/configure-6958-      *) as_qdir=$as_dir;;
##############################################
gnomad2-2.9.6/configure-7013-	esac;
gnomad2-2.9.6/configure:7014:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
gnomad2-2.9.6/configure-7015-	???[sx]*):;;*)false;;esac;fi
##############################################
gnomad2-2.9.6/configure-7094-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
gnomad2-2.9.6/configure:7095:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
gnomad2-2.9.6/configure-7096-ac_cs_version="\\
##############################################
gnomad2-2.9.6/configure-7119-  --*=?*)
gnomad2-2.9.6/configure:7120:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
gnomad2-2.9.6/configure:7121:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
gnomad2-2.9.6/configure-7122-    ac_shift=:
##############################################
gnomad2-2.9.6/configure-7124-  --*=)
gnomad2-2.9.6/configure:7125:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
gnomad2-2.9.6/configure-7126-    ac_optarg=
##############################################
gnomad2-2.9.6/configure-7148-    case $ac_optarg in
gnomad2-2.9.6/configure:7149:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
gnomad2-2.9.6/configure-7150-    '') as_fn_error $? "missing file argument" ;;
##############################################
gnomad2-2.9.6/configure-7277-fi
gnomad2-2.9.6/configure:7278:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
gnomad2-2.9.6/configure-7279-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
gnomad2-2.9.6/configure-7294-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
gnomad2-2.9.6/configure:7295:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
gnomad2-2.9.6/configure-7296-ac_delim='%!_!# '
##############################################
gnomad2-2.9.6/configure-7300-
gnomad2-2.9.6/configure:7301:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
gnomad2-2.9.6/configure-7302-  if test $ac_delim_n = $ac_delim_num; then
##############################################
gnomad2-2.9.6/configure-7462-      esac
gnomad2-2.9.6/configure:7463:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
gnomad2-2.9.6/configure-7464-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
gnomad2-2.9.6/configure-7521-*)
gnomad2-2.9.6/configure:7522:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
gnomad2-2.9.6/configure-7523-  # A ".." for each directory in $ac_dir_suffix.
gnomad2-2.9.6/configure:7524:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
gnomad2-2.9.6/configure-7525-  case $ac_top_builddir_sub in
##############################################
gnomad2-2.9.6/configure-7582-/@mandir@/p'
gnomad2-2.9.6/configure:7583:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
gnomad2-2.9.6/configure-7584-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
gnomad2-2.9.6/configure-7599-
gnomad2-2.9.6/configure:7600:# Neutralize VPATH when `$srcdir' = `.'.
gnomad2-2.9.6/configure-7601-# Shell code in configure.ac might set extrasub.
##############################################
gnomad2-2.9.6/configure-7627-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
gnomad2-2.9.6/configure:7628:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
gnomad2-2.9.6/configure-7629-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
gnomad2-2.9.6/configure-7663-    # Strip MF so we end up with the name of the file.
gnomad2-2.9.6/configure:7664:    mf=`echo "$mf" | sed -e 's/:.*$//'`
gnomad2-2.9.6/configure-7665-    # Check whether this is an Automake generated Makefile or not.
##############################################
gnomad2-2.9.6/configure-7700-    # from the Makefile without running `make'.
gnomad2-2.9.6/configure:7701:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
gnomad2-2.9.6/configure-7702-    test -z "$DEPDIR" && continue
gnomad2-2.9.6/configure:7703:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
gnomad2-2.9.6/configure-7704-    test -z "am__include" && continue
gnomad2-2.9.6/configure:7705:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
gnomad2-2.9.6/configure-7706-    # When using ansi2knr, U may be empty or an underscore; expand it
gnomad2-2.9.6/configure:7707:    U=`sed -n 's/^U = //p' < "$mf"`
gnomad2-2.9.6/configure-7708-    # Find all dependency output files, they are included files with
##############################################
gnomad2-2.9.6/src/Makefile.in-333-.c.obj:
gnomad2-2.9.6/src/Makefile.in:334:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnomad2-2.9.6/src/Makefile.in-335-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnomad2-2.9.6/src/Makefile.in-337-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnomad2-2.9.6/src/Makefile.in:338:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
gnomad2-2.9.6/src/Makefile.in-339-
##############################################
gnomad2-2.9.6/src/Makefile.in-384-GTAGS:
gnomad2-2.9.6/src/Makefile.in:385:	here=`$(am__cd) $(top_builddir) && pwd` \
gnomad2-2.9.6/src/Makefile.in-386-	  && $(am__cd) $(top_srcdir) \
##############################################
gnomad2-2.9.6/src/Makefile.in-392-distdir: $(DISTFILES)
gnomad2-2.9.6/src/Makefile.in:393:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnomad2-2.9.6/src/Makefile.in:394:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnomad2-2.9.6/src/Makefile.in-395-	list='$(DISTFILES)'; \
##############################################
gnomad2-2.9.6/src/Makefile.in-406-	  if test -d $$d/$$file; then \
gnomad2-2.9.6/src/Makefile.in:407:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnomad2-2.9.6/src/Makefile.in-408-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnomad2-2.9.6/debian/patches/1002-gtk2_to_gtk3.patch-1991- 
gnomad2-2.9.6/debian/patches/1002-gtk2_to_gtk3.patch:1992:-GTK_VER=`$PKG_CONFIG --modversion gtk+-2.0`
gnomad2-2.9.6/debian/patches/1002-gtk2_to_gtk3.patch:1993: LIBNJB_VER=`$PKG_CONFIG --modversion libnjb`
gnomad2-2.9.6/debian/patches/1002-gtk2_to_gtk3.patch-1994- 
##############################################
gnomad2-2.9.6/debian/patches/1002-gtk2_to_gtk3.patch-2007-+	else
gnomad2-2.9.6/debian/patches/1002-gtk2_to_gtk3.patch:2008:+		GTK_VER=`$PKG_CONFIG --modversion gtk+-2.0`
gnomad2-2.9.6/debian/patches/1002-gtk2_to_gtk3.patch-2009-+	fi
gnomad2-2.9.6/debian/patches/1002-gtk2_to_gtk3.patch-2010-+else
gnomad2-2.9.6/debian/patches/1002-gtk2_to_gtk3.patch:2011:+	GTK_VER=`$PKG_CONFIG --modversion gtk+-3.0`
gnomad2-2.9.6/debian/patches/1002-gtk2_to_gtk3.patch-2012-+fi
##############################################
gnomad2-2.9.6/.pc/1002-gtk2_to_gtk3.patch/configure.ac-35-
gnomad2-2.9.6/.pc/1002-gtk2_to_gtk3.patch/configure.ac:36:GTK_VER=`$PKG_CONFIG --modversion gtk+-2.0`
gnomad2-2.9.6/.pc/1002-gtk2_to_gtk3.patch/configure.ac:37:LIBNJB_VER=`$PKG_CONFIG --modversion libnjb`
gnomad2-2.9.6/.pc/1002-gtk2_to_gtk3.patch/configure.ac-38-
##############################################
gnomad2-2.9.6/.pc/1002-gtk2_to_gtk3.patch/configure.ac-53-AC_ARG_WITH(id3tag-prefix,
gnomad2-2.9.6/.pc/1002-gtk2_to_gtk3.patch/configure.ac:54:    [  --with-id3tag-prefix=PFX   Prefix where id3tag library is installed (optional)], id3tag_prefix="$withval", id3tag_prefix="")
gnomad2-2.9.6/.pc/1002-gtk2_to_gtk3.patch/configure.ac-55-
##############################################
gnomad2-2.9.6/.pc/1002-gtk2_to_gtk3.patch/configure.ac-82-AC_ARG_WITH(taglib-prefix,
gnomad2-2.9.6/.pc/1002-gtk2_to_gtk3.patch/configure.ac:83:    [  --with-taglib-prefix=PFX   Prefix where taglib library is installed (optional)], taglib_prefix="$withval", taglib_prefix="")
gnomad2-2.9.6/.pc/1002-gtk2_to_gtk3.patch/configure.ac-84-
##############################################
gnomad2-2.9.6/.pc/1002-gtk2_to_gtk3.patch/configure.ac-130-AC_ARG_WITH(libmtp-prefix,
gnomad2-2.9.6/.pc/1002-gtk2_to_gtk3.patch/configure.ac:131:    [  --with-libmtp-prefix=PFX   Prefix where libmtp library is installed (optional)], libmtp_prefix="$withval", libmtp_prefix="")
gnomad2-2.9.6/.pc/1002-gtk2_to_gtk3.patch/configure.ac-132-
##############################################
gnomad2-2.9.6/configure.ac-39-
gnomad2-2.9.6/configure.ac:40:LIBNJB_VER=`$PKG_CONFIG --modversion libnjb`
gnomad2-2.9.6/configure.ac-41-
##############################################
gnomad2-2.9.6/configure.ac-51-	else
gnomad2-2.9.6/configure.ac:52:		GTK_VER=`$PKG_CONFIG --modversion gtk+-2.0`
gnomad2-2.9.6/configure.ac-53-	fi
gnomad2-2.9.6/configure.ac-54-else
gnomad2-2.9.6/configure.ac:55:	GTK_VER=`$PKG_CONFIG --modversion gtk+-3.0`
gnomad2-2.9.6/configure.ac-56-fi
##############################################
gnomad2-2.9.6/configure.ac-69-AC_ARG_WITH(id3tag-prefix,
gnomad2-2.9.6/configure.ac:70:    [  --with-id3tag-prefix=PFX   Prefix where id3tag library is installed (optional)], id3tag_prefix="$withval", id3tag_prefix="")
gnomad2-2.9.6/configure.ac-71-
##############################################
gnomad2-2.9.6/configure.ac-98-AC_ARG_WITH(taglib-prefix,
gnomad2-2.9.6/configure.ac:99:    [  --with-taglib-prefix=PFX   Prefix where taglib library is installed (optional)], taglib_prefix="$withval", taglib_prefix="")
gnomad2-2.9.6/configure.ac-100-
##############################################
gnomad2-2.9.6/configure.ac-146-AC_ARG_WITH(libmtp-prefix,
gnomad2-2.9.6/configure.ac:147:    [  --with-libmtp-prefix=PFX   Prefix where libmtp library is installed (optional)], libmtp_prefix="$withval", libmtp_prefix="")
gnomad2-2.9.6/configure.ac-148-