===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
menu-l10n-0.20200724/Makefile.in-189-	dot_seen=no; \
menu-l10n-0.20200724/Makefile.in:190:	target=`echo $@ | sed s/-recursive//`; \
menu-l10n-0.20200724/Makefile.in-191-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
menu-l10n-0.20200724/Makefile.in-225-	rev="$$rev ."; \
menu-l10n-0.20200724/Makefile.in:226:	target=`echo $@ | sed s/-recursive//`; \
menu-l10n-0.20200724/Makefile.in-227-	for subdir in $$rev; do \
##############################################
menu-l10n-0.20200724/Makefile.in-299-GTAGS:
menu-l10n-0.20200724/Makefile.in:300:	here=`$(am__cd) $(top_builddir) && pwd` \
menu-l10n-0.20200724/Makefile.in-301-	  && cd $(top_srcdir) \
##############################################
menu-l10n-0.20200724/Makefile.in-309-	mkdir $(distdir)
menu-l10n-0.20200724/Makefile.in:310:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
menu-l10n-0.20200724/Makefile.in:311:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
menu-l10n-0.20200724/Makefile.in-312-	list='$(DISTFILES)'; for file in $$list; do \
menu-l10n-0.20200724/Makefile.in-313-	  case $$file in \
menu-l10n-0.20200724/Makefile.in:314:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
menu-l10n-0.20200724/Makefile.in:315:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
menu-l10n-0.20200724/Makefile.in-316-	  esac; \
menu-l10n-0.20200724/Makefile.in-317-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
menu-l10n-0.20200724/Makefile.in:318:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
menu-l10n-0.20200724/Makefile.in-319-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
menu-l10n-0.20200724/Makefile.in-340-	    || exit 1; \
menu-l10n-0.20200724/Makefile.in:341:	    distdir=`$(am__cd) $(distdir) && pwd`; \
menu-l10n-0.20200724/Makefile.in:342:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
menu-l10n-0.20200724/Makefile.in-343-	    (cd $$subdir && \
##############################################
menu-l10n-0.20200724/Makefile.in-400-	chmod a-w $(distdir)
menu-l10n-0.20200724/Makefile.in:401:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
menu-l10n-0.20200724/Makefile.in-402-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
menu-l10n-0.20200724/Makefile.in-431-	@cd $(distuninstallcheck_dir) \
menu-l10n-0.20200724/Makefile.in:432:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
menu-l10n-0.20200724/Makefile.in-433-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
menu-l10n-0.20200724/Makefile.in-443-	fi
menu-l10n-0.20200724/Makefile.in:444:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
menu-l10n-0.20200724/Makefile.in-445-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
menu-l10n-0.20200724/aclocal.m4-42-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
menu-l10n-0.20200724/aclocal.m4:43:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
menu-l10n-0.20200724/aclocal.m4-44-#
##############################################
menu-l10n-0.20200724/aclocal.m4-66-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
menu-l10n-0.20200724/aclocal.m4:67:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
menu-l10n-0.20200724/aclocal.m4-68-# and then we would define $MISSING as
##############################################
menu-l10n-0.20200724/aclocal.m4-82-# expand $ac_aux_dir to an absolute path
menu-l10n-0.20200724/aclocal.m4:83:am_aux_dir=`cd $ac_aux_dir && pwd`
menu-l10n-0.20200724/aclocal.m4-84-])
##############################################
menu-l10n-0.20200724/aclocal.m4-151-# test to see if srcdir already configured
menu-l10n-0.20200724/aclocal.m4:152:if test "`cd $srcdir && pwd`" != "`pwd`" &&
menu-l10n-0.20200724/aclocal.m4-153-   test -f $srcdir/config.status; then
##############################################
menu-l10n-0.20200724/aclocal.m4-227-    * )
menu-l10n-0.20200724/aclocal.m4:228:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
menu-l10n-0.20200724/aclocal.m4-229-  esac
menu-l10n-0.20200724/aclocal.m4-230-done
menu-l10n-0.20200724/aclocal.m4:231:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
menu-l10n-0.20200724/aclocal.m4-232-
##############################################
menu-l10n-0.20200724/aclocal.m4-451-if (
menu-l10n-0.20200724/aclocal.m4:452:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
menu-l10n-0.20200724/aclocal.m4-453-   if test "$[*]" = "X"; then
menu-l10n-0.20200724/aclocal.m4-454-      # -L didn't work.
menu-l10n-0.20200724/aclocal.m4:455:      set X `ls -t $srcdir/configure conftest.file`
menu-l10n-0.20200724/aclocal.m4-456-   fi
##############################################
menu-l10n-0.20200724/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
menu-l10n-0.20200724/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
menu-l10n-0.20200724/configure-47-  as_echo='print -r --'
menu-l10n-0.20200724/configure-48-  as_echo_n='print -rn --'
menu-l10n-0.20200724/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
menu-l10n-0.20200724/configure-50-  as_echo='printf %s\n'
##############################################
menu-l10n-0.20200724/configure-52-else
menu-l10n-0.20200724/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
menu-l10n-0.20200724/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
menu-l10n-0.20200724/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
menu-l10n-0.20200724/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
menu-l10n-0.20200724/configure-64-      esac;
##############################################
menu-l10n-0.20200724/configure-172-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
menu-l10n-0.20200724/configure:173:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
menu-l10n-0.20200724/configure-174-  if (eval "$as_required") 2>/dev/null; then :
##############################################
menu-l10n-0.20200724/configure-287-      case $as_dir in #(
menu-l10n-0.20200724/configure:288:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
menu-l10n-0.20200724/configure-289-      *) as_qdir=$as_dir;;
##############################################
menu-l10n-0.20200724/configure-352-  {
menu-l10n-0.20200724/configure:353:    as_val=`expr "$@" || test $? -eq 1`
menu-l10n-0.20200724/configure-354-  }
##############################################
menu-l10n-0.20200724/configure-359-# ---------------------------------
menu-l10n-0.20200724/configure:360:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
menu-l10n-0.20200724/configure-361-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
menu-l10n-0.20200724/configure-422-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
menu-l10n-0.20200724/configure:423:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
menu-l10n-0.20200724/configure-424-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
menu-l10n-0.20200724/configure-513-	esac;
menu-l10n-0.20200724/configure:514:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
menu-l10n-0.20200724/configure-515-	???[sx]*):;;*)false;;esac;fi
##############################################
menu-l10n-0.20200724/configure-692-  case $ac_option in
menu-l10n-0.20200724/configure:693:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
menu-l10n-0.20200724/configure-694-  *)	ac_optarg=yes ;;
##############################################
menu-l10n-0.20200724/configure-735-  -disable-* | --disable-*)
menu-l10n-0.20200724/configure:736:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
menu-l10n-0.20200724/configure-737-    # Reject names that are not valid shell variable names.
##############################################
menu-l10n-0.20200724/configure-740-    ac_useropt_orig=$ac_useropt
menu-l10n-0.20200724/configure:741:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
menu-l10n-0.20200724/configure-742-    case $ac_user_opts in
##############################################
menu-l10n-0.20200724/configure-761-  -enable-* | --enable-*)
menu-l10n-0.20200724/configure:762:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
menu-l10n-0.20200724/configure-763-    # Reject names that are not valid shell variable names.
##############################################
menu-l10n-0.20200724/configure-766-    ac_useropt_orig=$ac_useropt
menu-l10n-0.20200724/configure:767:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
menu-l10n-0.20200724/configure-768-    case $ac_user_opts in
##############################################
menu-l10n-0.20200724/configure-965-  -with-* | --with-*)
menu-l10n-0.20200724/configure:966:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
menu-l10n-0.20200724/configure-967-    # Reject names that are not valid shell variable names.
##############################################
menu-l10n-0.20200724/configure-970-    ac_useropt_orig=$ac_useropt
menu-l10n-0.20200724/configure:971:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
menu-l10n-0.20200724/configure-972-    case $ac_user_opts in
##############################################
menu-l10n-0.20200724/configure-981-  -without-* | --without-*)
menu-l10n-0.20200724/configure:982:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
menu-l10n-0.20200724/configure-983-    # Reject names that are not valid shell variable names.
##############################################
menu-l10n-0.20200724/configure-986-    ac_useropt_orig=$ac_useropt
menu-l10n-0.20200724/configure:987:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
menu-l10n-0.20200724/configure-988-    case $ac_user_opts in
##############################################
menu-l10n-0.20200724/configure-1019-  *=*)
menu-l10n-0.20200724/configure:1020:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
menu-l10n-0.20200724/configure-1021-    # Reject names that are not valid shell variable names.
##############################################
menu-l10n-0.20200724/configure-1040-if test -n "$ac_prev"; then
menu-l10n-0.20200724/configure:1041:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
menu-l10n-0.20200724/configure-1042-  as_fn_error "missing argument to $ac_option"
##############################################
menu-l10n-0.20200724/configure-1062-    */ )
menu-l10n-0.20200724/configure:1063:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
menu-l10n-0.20200724/configure-1064-      eval $ac_var=\$ac_val;;
##############################################
menu-l10n-0.20200724/configure-1099-ac_ls_di=`ls -di .` &&
menu-l10n-0.20200724/configure:1100:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
menu-l10n-0.20200724/configure-1101-  as_fn_error "working directory cannot be determined"
##############################################
menu-l10n-0.20200724/configure-1155-case $srcdir in
menu-l10n-0.20200724/configure:1156:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
menu-l10n-0.20200724/configure-1157-esac
##############################################
menu-l10n-0.20200724/configure-1198-By default, \`make install' will install all the files in
menu-l10n-0.20200724/configure:1199:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
menu-l10n-0.20200724/configure:1200:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
menu-l10n-0.20200724/configure-1201-for instance \`--prefix=\$HOME'.
##############################################
menu-l10n-0.20200724/configure-1262-*)
menu-l10n-0.20200724/configure:1263:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
menu-l10n-0.20200724/configure-1264-  # A ".." for each directory in $ac_dir_suffix.
menu-l10n-0.20200724/configure:1265:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
menu-l10n-0.20200724/configure-1266-  case $ac_top_builddir_sub in
##############################################
menu-l10n-0.20200724/configure-1398-    *\'*)
menu-l10n-0.20200724/configure:1399:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
menu-l10n-0.20200724/configure-1400-    esac
##############################################
menu-l10n-0.20200724/configure-1485-      case $ac_val in
menu-l10n-0.20200724/configure:1486:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
menu-l10n-0.20200724/configure-1487-      esac
##############################################
menu-l10n-0.20200724/configure-1502-	case $ac_val in
menu-l10n-0.20200724/configure:1503:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
menu-l10n-0.20200724/configure-1504-	esac
##############################################
menu-l10n-0.20200724/configure-1615-    set,)
menu-l10n-0.20200724/configure:1616:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
menu-l10n-0.20200724/configure:1617:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
menu-l10n-0.20200724/configure-1618-      ac_cache_corrupted=: ;;
##############################################
menu-l10n-0.20200724/configure-1626-	# differences in whitespace do not lead to failure.
menu-l10n-0.20200724/configure:1627:	ac_old_val_w=`echo x $ac_old_val`
menu-l10n-0.20200724/configure:1628:	ac_new_val_w=`echo x $ac_new_val`
menu-l10n-0.20200724/configure-1629-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
menu-l10n-0.20200724/configure-1646-    case $ac_new_val in
menu-l10n-0.20200724/configure:1647:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
menu-l10n-0.20200724/configure-1648-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
menu-l10n-0.20200724/configure-1803-if (
menu-l10n-0.20200724/configure:1804:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
menu-l10n-0.20200724/configure-1805-   if test "$*" = "X"; then
menu-l10n-0.20200724/configure-1806-      # -L didn't work.
menu-l10n-0.20200724/configure:1807:      set X `ls -t $srcdir/configure conftest.file`
menu-l10n-0.20200724/configure-1808-   fi
##############################################
menu-l10n-0.20200724/configure-1839-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
menu-l10n-0.20200724/configure:1840:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
menu-l10n-0.20200724/configure-1841-
menu-l10n-0.20200724/configure-1842-# expand $ac_aux_dir to an absolute path
menu-l10n-0.20200724/configure:1843:am_aux_dir=`cd $ac_aux_dir && pwd`
menu-l10n-0.20200724/configure-1844-
##############################################
menu-l10n-0.20200724/configure-1932-set x ${MAKE-make}
menu-l10n-0.20200724/configure:1933:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
menu-l10n-0.20200724/configure-1934-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
##############################################
menu-l10n-0.20200724/configure-1942-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
menu-l10n-0.20200724/configure:1943:case `${MAKE-make} -f conftest.make 2>/dev/null` in
menu-l10n-0.20200724/configure-1944-  *@@@%%%=?*=@@@%%%*)
##############################################
menu-l10n-0.20200724/configure-1970-# test to see if srcdir already configured
menu-l10n-0.20200724/configure:1971:if test "`cd $srcdir && pwd`" != "`pwd`" &&
menu-l10n-0.20200724/configure-1972-   test -f $srcdir/config.status; then
##############################################
menu-l10n-0.20200724/configure-2154-
menu-l10n-0.20200724/configure:2155:PO_ENTRIES=`cd ${srcdir}/po-entries; echo *.po`
menu-l10n-0.20200724/configure:2156:MO_ENTRIES=`echo $PO_ENTRIES | sed s/\.po/.mo/g`
menu-l10n-0.20200724/configure-2157-
##############################################
menu-l10n-0.20200724/configure-2276-'
menu-l10n-0.20200724/configure:2277:DEFS=`sed -n "$ac_script" confdefs.h`
menu-l10n-0.20200724/configure-2278-
##############################################
menu-l10n-0.20200724/configure-2284-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
menu-l10n-0.20200724/configure:2285:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
menu-l10n-0.20200724/configure-2286-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
menu-l10n-0.20200724/configure-2355-if test -z "$BASH_VERSION$ZSH_VERSION" \
menu-l10n-0.20200724/configure:2356:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
menu-l10n-0.20200724/configure-2357-  as_echo='print -r --'
menu-l10n-0.20200724/configure-2358-  as_echo_n='print -rn --'
menu-l10n-0.20200724/configure:2359:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
menu-l10n-0.20200724/configure-2360-  as_echo='printf %s\n'
##############################################
menu-l10n-0.20200724/configure-2362-else
menu-l10n-0.20200724/configure:2363:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
menu-l10n-0.20200724/configure-2364-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
menu-l10n-0.20200724/configure-2372-	expr "X$arg" : "X\\(.*\\)$as_nl";
menu-l10n-0.20200724/configure:2373:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
menu-l10n-0.20200724/configure-2374-      esac;
##############################################
menu-l10n-0.20200724/configure-2448-# ---------------------------------
menu-l10n-0.20200724/configure:2449:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
menu-l10n-0.20200724/configure-2450-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
menu-l10n-0.20200724/configure-2520-  {
menu-l10n-0.20200724/configure:2521:    as_val=`expr "$@" || test $? -eq 1`
menu-l10n-0.20200724/configure-2522-  }
##############################################
menu-l10n-0.20200724/configure-2624-      case $as_dir in #(
menu-l10n-0.20200724/configure:2625:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
menu-l10n-0.20200724/configure-2626-      *) as_qdir=$as_dir;;
##############################################
menu-l10n-0.20200724/configure-2681-	esac;
menu-l10n-0.20200724/configure:2682:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
menu-l10n-0.20200724/configure-2683-	???[sx]*):;;*)false;;esac;fi
##############################################
menu-l10n-0.20200724/configure-2758-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
menu-l10n-0.20200724/configure:2759:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
menu-l10n-0.20200724/configure-2760-ac_cs_version="\\
##############################################
menu-l10n-0.20200724/configure-2782-  --*=*)
menu-l10n-0.20200724/configure:2783:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
menu-l10n-0.20200724/configure:2784:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
menu-l10n-0.20200724/configure-2785-    ac_shift=:
##############################################
menu-l10n-0.20200724/configure-2806-    case $ac_optarg in
menu-l10n-0.20200724/configure:2807:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
menu-l10n-0.20200724/configure-2808-    esac
##############################################
menu-l10n-0.20200724/configure-2920-fi
menu-l10n-0.20200724/configure:2921:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
menu-l10n-0.20200724/configure-2922-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
menu-l10n-0.20200724/configure-2937-  as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
menu-l10n-0.20200724/configure:2938:ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
menu-l10n-0.20200724/configure-2939-ac_delim='%!_!# '
##############################################
menu-l10n-0.20200724/configure-2943-
menu-l10n-0.20200724/configure:2944:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
menu-l10n-0.20200724/configure-2945-  if test $ac_delim_n = $ac_delim_num; then
##############################################
menu-l10n-0.20200724/configure-3097-      esac
menu-l10n-0.20200724/configure:3098:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
menu-l10n-0.20200724/configure-3099-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
menu-l10n-0.20200724/configure-3156-*)
menu-l10n-0.20200724/configure:3157:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
menu-l10n-0.20200724/configure-3158-  # A ".." for each directory in $ac_dir_suffix.
menu-l10n-0.20200724/configure:3159:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
menu-l10n-0.20200724/configure-3160-  case $ac_top_builddir_sub in
##############################################
menu-l10n-0.20200724/configure-3212-/@mandir@/p'
menu-l10n-0.20200724/configure:3213:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
menu-l10n-0.20200724/configure-3214-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
menu-l10n-0.20200724/configure-3229-
menu-l10n-0.20200724/configure:3230:# Neutralize VPATH when `$srcdir' = `.'.
menu-l10n-0.20200724/configure-3231-# Shell code in configure.ac might set extrasub.
##############################################
menu-l10n-0.20200724/configure-3256-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
menu-l10n-0.20200724/configure:3257:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
menu-l10n-0.20200724/configure:3258:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
menu-l10n-0.20200724/configure-3259-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
menu-l10n-0.20200724/configure.ac-10-dnl Available po files.
menu-l10n-0.20200724/configure.ac:11:PO_ENTRIES=`cd ${srcdir}/po-entries; echo *.po`
menu-l10n-0.20200724/configure.ac:12:MO_ENTRIES=`echo $PO_ENTRIES | sed s/\.po/.mo/g`
menu-l10n-0.20200724/configure.ac-13-
##############################################
menu-l10n-0.20200724/install-sh-210-      fi
menu-l10n-0.20200724/install-sh:211:      dst=$dst/`basename "$src"`
menu-l10n-0.20200724/install-sh-212-    fi
##############################################
menu-l10n-0.20200724/install-sh-215-  # This sed command emulates the dirname command.
menu-l10n-0.20200724/install-sh:216:  dstdir=`echo "$dst" | sed -e 's,/*$,,;s,[^/]*$,,;s,/*$,,;s,^$,.,'`
menu-l10n-0.20200724/install-sh-217-
##############################################
menu-l10n-0.20200724/install-sh-228-    IFS='%'
menu-l10n-0.20200724/install-sh:229:    set x `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
menu-l10n-0.20200724/install-sh-230-    shift
##############################################
menu-l10n-0.20200724/install-sh-256-  else
menu-l10n-0.20200724/install-sh:257:    dstfile=`basename "$dst"`
menu-l10n-0.20200724/install-sh-258-
##############################################
menu-l10n-0.20200724/missing-128-       # Could not run --version or --help.  This is probably someone
menu-l10n-0.20200724/missing:129:       # running `$TOOL --version' or `$TOOL --help' to check whether
menu-l10n-0.20200724/missing-130-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
menu-l10n-0.20200724/missing-162-         from any GNU archive site."
menu-l10n-0.20200724/missing:163:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
menu-l10n-0.20200724/missing-164-    test -z "$files" && files="config.h"
##############################################
menu-l10n-0.20200724/missing-191-         proper tools for further handling them.
menu-l10n-0.20200724/missing:192:         You can get \`$1' as part of \`Autoconf' from any GNU
menu-l10n-0.20200724/missing-193-         archive site."
menu-l10n-0.20200724/missing-194-
menu-l10n-0.20200724/missing:195:    file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
menu-l10n-0.20200724/missing:196:    test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
menu-l10n-0.20200724/missing-197-    if test -f "$file"; then
##############################################
menu-l10n-0.20200724/missing-220-	*.y)
menu-l10n-0.20200724/missing:221:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
menu-l10n-0.20200724/missing-222-	    if [ -f "$SRCFILE" ]; then
##############################################
menu-l10n-0.20200724/missing-224-	    fi
menu-l10n-0.20200724/missing:225:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
menu-l10n-0.20200724/missing-226-	    if [ -f "$SRCFILE" ]; then
##############################################
menu-l10n-0.20200724/missing-250-	*.l)
menu-l10n-0.20200724/missing:251:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
menu-l10n-0.20200724/missing-252-	    if [ -f "$SRCFILE" ]; then
##############################################
menu-l10n-0.20200724/missing-269-
menu-l10n-0.20200724/missing:270:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
menu-l10n-0.20200724/missing-271-    if test -z "$file"; then
menu-l10n-0.20200724/missing:272:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
menu-l10n-0.20200724/missing-273-    fi
##############################################
menu-l10n-0.20200724/missing-291-    # The file to touch is that specified with -o ...
menu-l10n-0.20200724/missing:292:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
menu-l10n-0.20200724/missing-293-    if test -z "$file"; then
menu-l10n-0.20200724/missing-294-      # ... or it is the one specified with @setfilename ...
menu-l10n-0.20200724/missing:295:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
menu-l10n-0.20200724/missing:296:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $infile`
menu-l10n-0.20200724/missing-297-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
menu-l10n-0.20200724/missing:298:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
menu-l10n-0.20200724/missing-299-    fi
##############################################
menu-l10n-0.20200724/missing-321-	*o*)
menu-l10n-0.20200724/missing:322:	    firstarg=`echo "$firstarg" | sed s/o//`
menu-l10n-0.20200724/missing-323-	    tar "$firstarg" "$@" && exit 0
##############################################
menu-l10n-0.20200724/missing-327-	*h*)
menu-l10n-0.20200724/missing:328:	    firstarg=`echo "$firstarg" | sed s/h//`
menu-l10n-0.20200724/missing-329-	    tar "$firstarg" "$@" && exit 0
##############################################
menu-l10n-0.20200724/po-entries/Makefile.am-9-	for mo in $(MOs); do \
menu-l10n-0.20200724/po-entries/Makefile.am:10:           lang=`basename $$mo .mo`; \
menu-l10n-0.20200724/po-entries/Makefile.am-11-	   dir=$(DESTDIR)$(localedir)/$$lang/LC_MESSAGES; \
##############################################
menu-l10n-0.20200724/po-entries/Makefile.am-25-	for mo in $(MOs); do \
menu-l10n-0.20200724/po-entries/Makefile.am:26:           lang=`basename $$mo .mo`; \
menu-l10n-0.20200724/po-entries/Makefile.am-27-	   dir=$(DESTDIR)$(localedir)/$$lang/LC_MESSAGES; \
##############################################
menu-l10n-0.20200724/po-entries/Makefile.in-156-distdir: $(DISTFILES)
menu-l10n-0.20200724/po-entries/Makefile.in:157:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
menu-l10n-0.20200724/po-entries/Makefile.in:158:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
menu-l10n-0.20200724/po-entries/Makefile.in-159-	list='$(DISTFILES)'; for file in $$list; do \
menu-l10n-0.20200724/po-entries/Makefile.in-160-	  case $$file in \
menu-l10n-0.20200724/po-entries/Makefile.in:161:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
menu-l10n-0.20200724/po-entries/Makefile.in:162:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
menu-l10n-0.20200724/po-entries/Makefile.in-163-	  esac; \
menu-l10n-0.20200724/po-entries/Makefile.in-164-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
menu-l10n-0.20200724/po-entries/Makefile.in:165:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
menu-l10n-0.20200724/po-entries/Makefile.in-166-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
menu-l10n-0.20200724/po-entries/Makefile.in-270-	for mo in $(MOs); do \
menu-l10n-0.20200724/po-entries/Makefile.in:271:           lang=`basename $$mo .mo`; \
menu-l10n-0.20200724/po-entries/Makefile.in-272-	   dir=$(DESTDIR)$(localedir)/$$lang/LC_MESSAGES; \
##############################################
menu-l10n-0.20200724/po-entries/Makefile.in-286-	for mo in $(MOs); do \
menu-l10n-0.20200724/po-entries/Makefile.in:287:           lang=`basename $$mo .mo`; \
menu-l10n-0.20200724/po-entries/Makefile.in-288-	   dir=$(DESTDIR)$(localedir)/$$lang/LC_MESSAGES; \