===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
git-dpm-0.10.0/ac/install-sh-234-      fi
git-dpm-0.10.0/ac/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
git-dpm-0.10.0/ac/install-sh-236-    *)
##############################################
git-dpm-0.10.0/ac/install-sh-280-      dstdir=$dst
git-dpm-0.10.0/ac/install-sh:281:      dstbase=`basename "$src"`
git-dpm-0.10.0/ac/install-sh-282-      case $dst in
##############################################
git-dpm-0.10.0/ac/install-sh-287-    else
git-dpm-0.10.0/ac/install-sh:288:      dstdir=`dirname "$dst"`
git-dpm-0.10.0/ac/install-sh-289-      test -d "$dstdir"
##############################################
git-dpm-0.10.0/ac/install-sh-354-                   test_tmpdir="$tmpdir/a"
git-dpm-0.10.0/ac/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
git-dpm-0.10.0/ac/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
git-dpm-0.10.0/ac/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
git-dpm-0.10.0/ac/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
git-dpm-0.10.0/ac/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
git-dpm-0.10.0/ac/install-sh-419-            case $prefix in
git-dpm-0.10.0/ac/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
git-dpm-0.10.0/ac/install-sh-421-              *) qprefix=$prefix;;
##############################################
git-dpm-0.10.0/ac/install-sh-468-    if $copy_on_change &&
git-dpm-0.10.0/ac/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
git-dpm-0.10.0/ac/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
git-dpm-0.10.0/ac/install-sh-471-       set -f &&
##############################################
git-dpm-0.10.0/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
git-dpm-0.10.0/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
git-dpm-0.10.0/aclocal.m4-94-# and then we would define $MISSING as
##############################################
git-dpm-0.10.0/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
git-dpm-0.10.0/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
git-dpm-0.10.0/aclocal.m4-109-])
##############################################
git-dpm-0.10.0/aclocal.m4-178-AC_REQUIRE([AC_PROG_INSTALL])dnl
git-dpm-0.10.0/aclocal.m4:179:if test "`cd $srcdir && pwd`" != "`pwd`"; then
git-dpm-0.10.0/aclocal.m4-180-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
git-dpm-0.10.0/aclocal.m4-337-    * )
git-dpm-0.10.0/aclocal.m4:338:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
git-dpm-0.10.0/aclocal.m4-339-  esac
git-dpm-0.10.0/aclocal.m4-340-done
git-dpm-0.10.0/aclocal.m4:341:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
git-dpm-0.10.0/aclocal.m4-342-
##############################################
git-dpm-0.10.0/aclocal.m4-522-     echo "timestamp, slept: $am_has_slept" > conftest.file
git-dpm-0.10.0/aclocal.m4:523:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
git-dpm-0.10.0/aclocal.m4-524-     if test "$[*]" = "X"; then
git-dpm-0.10.0/aclocal.m4-525-	# -L didn't work.
git-dpm-0.10.0/aclocal.m4:526:	set X `ls -t "$srcdir/configure" conftest.file`
git-dpm-0.10.0/aclocal.m4-527-     fi
##############################################
git-dpm-0.10.0/Makefile.in-51-  { \
git-dpm-0.10.0/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
git-dpm-0.10.0/Makefile.in-53-  }; \
##############################################
git-dpm-0.10.0/Makefile.in-101-CONFIG_CLEAN_VPATH_FILES =
git-dpm-0.10.0/Makefile.in:102:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
git-dpm-0.10.0/Makefile.in-103-am__vpath_adj = case $$p in \
git-dpm-0.10.0/Makefile.in:104:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
git-dpm-0.10.0/Makefile.in-105-    *) f=$$p;; \
git-dpm-0.10.0/Makefile.in-106-  esac;
git-dpm-0.10.0/Makefile.in:107:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
git-dpm-0.10.0/Makefile.in-108-am__install_max = 40
git-dpm-0.10.0/Makefile.in-109-am__nobase_strip_setup = \
git-dpm-0.10.0/Makefile.in:110:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
git-dpm-0.10.0/Makefile.in-111-am__nobase_strip = \
##############################################
git-dpm-0.10.0/Makefile.in-340-	test -n "$(man1dir)" \
git-dpm-0.10.0/Makefile.in:341:	  && test -n "`echo $$list1$$list2`" \
git-dpm-0.10.0/Makefile.in-342-	  || exit 0; \
##############################################
git-dpm-0.10.0/Makefile.in-397-	@list='$(html_DATA)'; test -n "$(htmldir)" || list=; \
git-dpm-0.10.0/Makefile.in:398:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
git-dpm-0.10.0/Makefile.in-399-	dir='$(DESTDIR)$(htmldir)'; $(am__uninstall_files_from_dir)
##############################################
git-dpm-0.10.0/Makefile.in-410-distdir-am: $(DISTFILES)
git-dpm-0.10.0/Makefile.in:411:	@case `sed 15q $(srcdir)/NEWS` in \
git-dpm-0.10.0/Makefile.in-412-	*"$(VERSION)"*) : ;; \
##############################################
git-dpm-0.10.0/Makefile.in-418-	test -d "$(distdir)" || mkdir "$(distdir)"
git-dpm-0.10.0/Makefile.in:419:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
git-dpm-0.10.0/Makefile.in:420:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
git-dpm-0.10.0/Makefile.in-421-	list='$(DISTFILES)'; \
##############################################
git-dpm-0.10.0/Makefile.in-432-	  if test -d $$d/$$file; then \
git-dpm-0.10.0/Makefile.in:433:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
git-dpm-0.10.0/Makefile.in-434-	    if test -d "$(distdir)/$$file"; then \
##############################################
git-dpm-0.10.0/Makefile.in-517-	test -d $(distdir)/_build || exit 0; \
git-dpm-0.10.0/Makefile.in:518:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
git-dpm-0.10.0/Makefile.in-519-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
git-dpm-0.10.0/Makefile.in-561-	}; \
git-dpm-0.10.0/Makefile.in:562:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
git-dpm-0.10.0/Makefile.in-563-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
git-dpm-0.10.0/Makefile.in-573-	fi
git-dpm-0.10.0/Makefile.in:574:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
git-dpm-0.10.0/Makefile.in-575-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
git-dpm-0.10.0/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
git-dpm-0.10.0/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
git-dpm-0.10.0/configure-45-  as_echo='print -r --'
git-dpm-0.10.0/configure-46-  as_echo_n='print -rn --'
git-dpm-0.10.0/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
git-dpm-0.10.0/configure-48-  as_echo='printf %s\n'
##############################################
git-dpm-0.10.0/configure-50-else
git-dpm-0.10.0/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
git-dpm-0.10.0/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
git-dpm-0.10.0/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
git-dpm-0.10.0/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
git-dpm-0.10.0/configure-62-      esac;
##############################################
git-dpm-0.10.0/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
git-dpm-0.10.0/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
git-dpm-0.10.0/configure-199-  if (eval "$as_required") 2>/dev/null; then :
##############################################
git-dpm-0.10.0/configure-323-      case $as_dir in #(
git-dpm-0.10.0/configure:324:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
git-dpm-0.10.0/configure-325-      *) as_qdir=$as_dir;;
##############################################
git-dpm-0.10.0/configure-396-  {
git-dpm-0.10.0/configure:397:    as_val=`expr "$@" || test $? -eq 1`
git-dpm-0.10.0/configure-398-  }
##############################################
git-dpm-0.10.0/configure-403-# ----------------------------------------
git-dpm-0.10.0/configure:404:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
git-dpm-0.10.0/configure-405-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
git-dpm-0.10.0/configure-466-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
git-dpm-0.10.0/configure:467:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
git-dpm-0.10.0/configure-468-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
git-dpm-0.10.0/configure-738-  case $ac_option in
git-dpm-0.10.0/configure:739:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
git-dpm-0.10.0/configure-740-  *=)   ac_optarg= ;;
##############################################
git-dpm-0.10.0/configure-782-  -disable-* | --disable-*)
git-dpm-0.10.0/configure:783:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
git-dpm-0.10.0/configure-784-    # Reject names that are not valid shell variable names.
##############################################
git-dpm-0.10.0/configure-787-    ac_useropt_orig=$ac_useropt
git-dpm-0.10.0/configure:788:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
git-dpm-0.10.0/configure-789-    case $ac_user_opts in
##############################################
git-dpm-0.10.0/configure-808-  -enable-* | --enable-*)
git-dpm-0.10.0/configure:809:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
git-dpm-0.10.0/configure-810-    # Reject names that are not valid shell variable names.
##############################################
git-dpm-0.10.0/configure-813-    ac_useropt_orig=$ac_useropt
git-dpm-0.10.0/configure:814:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
git-dpm-0.10.0/configure-815-    case $ac_user_opts in
##############################################
git-dpm-0.10.0/configure-1021-  -with-* | --with-*)
git-dpm-0.10.0/configure:1022:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
git-dpm-0.10.0/configure-1023-    # Reject names that are not valid shell variable names.
##############################################
git-dpm-0.10.0/configure-1026-    ac_useropt_orig=$ac_useropt
git-dpm-0.10.0/configure:1027:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
git-dpm-0.10.0/configure-1028-    case $ac_user_opts in
##############################################
git-dpm-0.10.0/configure-1037-  -without-* | --without-*)
git-dpm-0.10.0/configure:1038:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
git-dpm-0.10.0/configure-1039-    # Reject names that are not valid shell variable names.
##############################################
git-dpm-0.10.0/configure-1042-    ac_useropt_orig=$ac_useropt
git-dpm-0.10.0/configure:1043:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
git-dpm-0.10.0/configure-1044-    case $ac_user_opts in
##############################################
git-dpm-0.10.0/configure-1075-  *=*)
git-dpm-0.10.0/configure:1076:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
git-dpm-0.10.0/configure-1077-    # Reject names that are not valid shell variable names.
##############################################
git-dpm-0.10.0/configure-1096-if test -n "$ac_prev"; then
git-dpm-0.10.0/configure:1097:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
git-dpm-0.10.0/configure-1098-  as_fn_error $? "missing argument to $ac_option"
##############################################
git-dpm-0.10.0/configure-1118-    */ )
git-dpm-0.10.0/configure:1119:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
git-dpm-0.10.0/configure-1120-      eval $ac_var=\$ac_val;;
##############################################
git-dpm-0.10.0/configure-1153-ac_ls_di=`ls -di .` &&
git-dpm-0.10.0/configure:1154:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
git-dpm-0.10.0/configure-1155-  as_fn_error $? "working directory cannot be determined"
##############################################
git-dpm-0.10.0/configure-1209-case $srcdir in
git-dpm-0.10.0/configure:1210:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
git-dpm-0.10.0/configure-1211-esac
##############################################
git-dpm-0.10.0/configure-1252-By default, \`make install' will install all the files in
git-dpm-0.10.0/configure:1253:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
git-dpm-0.10.0/configure:1254:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
git-dpm-0.10.0/configure-1255-for instance \`--prefix=\$HOME'.
##############################################
git-dpm-0.10.0/configure-1333-*)
git-dpm-0.10.0/configure:1334:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
git-dpm-0.10.0/configure-1335-  # A ".." for each directory in $ac_dir_suffix.
git-dpm-0.10.0/configure:1336:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
git-dpm-0.10.0/configure-1337-  case $ac_top_builddir_sub in
##############################################
git-dpm-0.10.0/configure-1469-    *\'*)
git-dpm-0.10.0/configure:1470:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
git-dpm-0.10.0/configure-1471-    esac
##############################################
git-dpm-0.10.0/configure-1552-      case $ac_val in
git-dpm-0.10.0/configure:1553:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
git-dpm-0.10.0/configure-1554-      esac
##############################################
git-dpm-0.10.0/configure-1567-	case $ac_val in
git-dpm-0.10.0/configure:1568:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
git-dpm-0.10.0/configure-1569-	esac
##############################################
git-dpm-0.10.0/configure-1687-    set,)
git-dpm-0.10.0/configure:1688:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
git-dpm-0.10.0/configure:1689:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
git-dpm-0.10.0/configure-1690-      ac_cache_corrupted=: ;;
##############################################
git-dpm-0.10.0/configure-1698-	# differences in whitespace do not lead to failure.
git-dpm-0.10.0/configure:1699:	ac_old_val_w=`echo x $ac_old_val`
git-dpm-0.10.0/configure:1700:	ac_new_val_w=`echo x $ac_new_val`
git-dpm-0.10.0/configure-1701-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
git-dpm-0.10.0/configure-1718-    case $ac_new_val in
git-dpm-0.10.0/configure:1719:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
git-dpm-0.10.0/configure-1720-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
git-dpm-0.10.0/configure-1894-     echo "timestamp, slept: $am_has_slept" > conftest.file
git-dpm-0.10.0/configure:1895:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
git-dpm-0.10.0/configure-1896-     if test "$*" = "X"; then
git-dpm-0.10.0/configure-1897-	# -L didn't work.
git-dpm-0.10.0/configure:1898:	set X `ls -t "$srcdir/configure" conftest.file`
git-dpm-0.10.0/configure-1899-     fi
##############################################
git-dpm-0.10.0/configure-1945-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
git-dpm-0.10.0/configure:1946:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
git-dpm-0.10.0/configure-1947-
git-dpm-0.10.0/configure-1948-# Expand $ac_aux_dir to an absolute path.
git-dpm-0.10.0/configure:1949:am_aux_dir=`cd "$ac_aux_dir" && pwd`
git-dpm-0.10.0/configure-1950-
##############################################
git-dpm-0.10.0/configure-2090-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
git-dpm-0.10.0/configure:2091:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
git-dpm-0.10.0/configure-2092-	     'mkdir (GNU coreutils) '* | \
##############################################
git-dpm-0.10.0/configure-2163-set x ${MAKE-make}
git-dpm-0.10.0/configure:2164:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
git-dpm-0.10.0/configure-2165-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
git-dpm-0.10.0/configure-2173-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
git-dpm-0.10.0/configure:2174:case `${MAKE-make} -f conftest.make 2>/dev/null` in
git-dpm-0.10.0/configure-2175-  *@@@%%%=?*=@@@%%%*)
##############################################
git-dpm-0.10.0/configure-2239-
git-dpm-0.10.0/configure:2240:if test "`cd $srcdir && pwd`" != "`pwd`"; then
git-dpm-0.10.0/configure-2241-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
git-dpm-0.10.0/configure-2704-'
git-dpm-0.10.0/configure:2705:DEFS=`sed -n "$ac_script" confdefs.h`
git-dpm-0.10.0/configure-2706-
##############################################
git-dpm-0.10.0/configure-2713-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
git-dpm-0.10.0/configure:2714:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
git-dpm-0.10.0/configure-2715-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
git-dpm-0.10.0/configure-2797-if test -z "$BASH_VERSION$ZSH_VERSION" \
git-dpm-0.10.0/configure:2798:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
git-dpm-0.10.0/configure-2799-  as_echo='print -r --'
git-dpm-0.10.0/configure-2800-  as_echo_n='print -rn --'
git-dpm-0.10.0/configure:2801:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
git-dpm-0.10.0/configure-2802-  as_echo='printf %s\n'
##############################################
git-dpm-0.10.0/configure-2804-else
git-dpm-0.10.0/configure:2805:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
git-dpm-0.10.0/configure-2806-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
git-dpm-0.10.0/configure-2814-	expr "X$arg" : "X\\(.*\\)$as_nl";
git-dpm-0.10.0/configure:2815:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
git-dpm-0.10.0/configure-2816-      esac;
##############################################
git-dpm-0.10.0/configure-2891-# ----------------------------------------
git-dpm-0.10.0/configure:2892:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
git-dpm-0.10.0/configure-2893-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
git-dpm-0.10.0/configure-2963-  {
git-dpm-0.10.0/configure:2964:    as_val=`expr "$@" || test $? -eq 1`
git-dpm-0.10.0/configure-2965-  }
##############################################
git-dpm-0.10.0/configure-3067-      case $as_dir in #(
git-dpm-0.10.0/configure:3068:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
git-dpm-0.10.0/configure-3069-      *) as_qdir=$as_dir;;
##############################################
git-dpm-0.10.0/configure-3189-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
git-dpm-0.10.0/configure:3190:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
git-dpm-0.10.0/configure-3191-ac_cs_version="\\
##############################################
git-dpm-0.10.0/configure-3214-  --*=?*)
git-dpm-0.10.0/configure:3215:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
git-dpm-0.10.0/configure:3216:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
git-dpm-0.10.0/configure-3217-    ac_shift=:
##############################################
git-dpm-0.10.0/configure-3219-  --*=)
git-dpm-0.10.0/configure:3220:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
git-dpm-0.10.0/configure-3221-    ac_optarg=
##############################################
git-dpm-0.10.0/configure-3243-    case $ac_optarg in
git-dpm-0.10.0/configure:3244:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
git-dpm-0.10.0/configure-3245-    '') as_fn_error $? "missing file argument" ;;
##############################################
git-dpm-0.10.0/configure-3359-fi
git-dpm-0.10.0/configure:3360:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
git-dpm-0.10.0/configure-3361-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
git-dpm-0.10.0/configure-3376-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
git-dpm-0.10.0/configure:3377:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
git-dpm-0.10.0/configure-3378-ac_delim='%!_!# '
##############################################
git-dpm-0.10.0/configure-3382-
git-dpm-0.10.0/configure:3383:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
git-dpm-0.10.0/configure-3384-  if test $ac_delim_n = $ac_delim_num; then
##############################################
git-dpm-0.10.0/configure-3544-      esac
git-dpm-0.10.0/configure:3545:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
git-dpm-0.10.0/configure-3546-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
git-dpm-0.10.0/configure-3603-*)
git-dpm-0.10.0/configure:3604:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
git-dpm-0.10.0/configure-3605-  # A ".." for each directory in $ac_dir_suffix.
git-dpm-0.10.0/configure:3606:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
git-dpm-0.10.0/configure-3607-  case $ac_top_builddir_sub in
##############################################
git-dpm-0.10.0/configure-3664-/@mandir@/p'
git-dpm-0.10.0/configure:3665:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
git-dpm-0.10.0/configure-3666-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
git-dpm-0.10.0/configure-3681-
git-dpm-0.10.0/configure:3682:# Neutralize VPATH when `$srcdir' = `.'.
git-dpm-0.10.0/configure-3683-# Shell code in configure.ac might set extrasub.
##############################################
git-dpm-0.10.0/configure-3709-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
git-dpm-0.10.0/configure:3710:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
git-dpm-0.10.0/configure-3711-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \