===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
menu-2.1.48/INSTALL-173-directory configuration variables that were expressed in terms of
menu-2.1.48/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
menu-2.1.48/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
menu-2.1.48/Makefile.in-103-  while test -n "$$dir1"; do \
menu-2.1.48/Makefile.in:104:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
menu-2.1.48/Makefile.in-105-    if test "$$first" != "."; then \
menu-2.1.48/Makefile.in-106-      if test "$$first" = ".."; then \
menu-2.1.48/Makefile.in:107:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
menu-2.1.48/Makefile.in:108:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
menu-2.1.48/Makefile.in-109-      else \
menu-2.1.48/Makefile.in:110:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
menu-2.1.48/Makefile.in-111-        if test "$$first2" = "$$first"; then \
menu-2.1.48/Makefile.in:112:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
menu-2.1.48/Makefile.in-113-        else \
##############################################
menu-2.1.48/Makefile.in-118-    fi; \
menu-2.1.48/Makefile.in:119:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
menu-2.1.48/Makefile.in-120-  done; \
##############################################
menu-2.1.48/Makefile.in-295-	dot_seen=no; \
menu-2.1.48/Makefile.in:296:	target=`echo $@ | sed s/-recursive//`; \
menu-2.1.48/Makefile.in-297-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
menu-2.1.48/Makefile.in-330-	rev="$$rev ."; \
menu-2.1.48/Makefile.in:331:	target=`echo $@ | sed s/-recursive//`; \
menu-2.1.48/Makefile.in-332-	for subdir in $$rev; do \
##############################################
menu-2.1.48/Makefile.in-408-GTAGS:
menu-2.1.48/Makefile.in:409:	here=`$(am__cd) $(top_builddir) && pwd` \
menu-2.1.48/Makefile.in-410-	  && $(am__cd) $(top_srcdir) \
##############################################
menu-2.1.48/Makefile.in-418-	test -d "$(distdir)" || mkdir "$(distdir)"
menu-2.1.48/Makefile.in:419:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
menu-2.1.48/Makefile.in:420:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
menu-2.1.48/Makefile.in-421-	list='$(DISTFILES)'; \
##############################################
menu-2.1.48/Makefile.in-432-	  if test -d $$d/$$file; then \
menu-2.1.48/Makefile.in:433:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
menu-2.1.48/Makefile.in-434-	    if test -d "$(distdir)/$$file"; then \
##############################################
menu-2.1.48/Makefile.in-546-	test -d $(distdir)/_build || exit 0; \
menu-2.1.48/Makefile.in:547:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
menu-2.1.48/Makefile.in-548-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
menu-2.1.48/Makefile.in-589-	}; \
menu-2.1.48/Makefile.in:590:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
menu-2.1.48/Makefile.in-591-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
menu-2.1.48/Makefile.in-601-	fi
menu-2.1.48/Makefile.in:602:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
menu-2.1.48/Makefile.in-603-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
menu-2.1.48/aclocal.m4-73-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
menu-2.1.48/aclocal.m4:74:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
menu-2.1.48/aclocal.m4-75-#
##############################################
menu-2.1.48/aclocal.m4-97-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
menu-2.1.48/aclocal.m4:98:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
menu-2.1.48/aclocal.m4-99-# and then we would define $MISSING as
##############################################
menu-2.1.48/aclocal.m4-113-# expand $ac_aux_dir to an absolute path
menu-2.1.48/aclocal.m4:114:am_aux_dir=`cd $ac_aux_dir && pwd`
menu-2.1.48/aclocal.m4-115-])
##############################################
menu-2.1.48/aclocal.m4-215-  if test "$am_compiler_list" = ""; then
menu-2.1.48/aclocal.m4:216:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
menu-2.1.48/aclocal.m4-217-  fi
##############################################
menu-2.1.48/aclocal.m4-364-    # Strip MF so we end up with the name of the file.
menu-2.1.48/aclocal.m4:365:    mf=`echo "$mf" | sed -e 's/:.*$//'`
menu-2.1.48/aclocal.m4-366-    # Check whether this is an Automake generated Makefile or not.
##############################################
menu-2.1.48/aclocal.m4-373-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
menu-2.1.48/aclocal.m4:374:      dirpart=`AS_DIRNAME("$mf")`
menu-2.1.48/aclocal.m4-375-    else
##############################################
menu-2.1.48/aclocal.m4-379-    # from the Makefile without running `make'.
menu-2.1.48/aclocal.m4:380:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
menu-2.1.48/aclocal.m4-381-    test -z "$DEPDIR" && continue
menu-2.1.48/aclocal.m4:382:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
menu-2.1.48/aclocal.m4-383-    test -z "am__include" && continue
menu-2.1.48/aclocal.m4:384:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
menu-2.1.48/aclocal.m4-385-    # When using ansi2knr, U may be empty or an underscore; expand it
menu-2.1.48/aclocal.m4:386:    U=`sed -n 's/^U = //p' < "$mf"`
menu-2.1.48/aclocal.m4-387-    # Find all dependency output files, they are included files with
##############################################
menu-2.1.48/aclocal.m4-395-      test -f "$dirpart/$file" && continue
menu-2.1.48/aclocal.m4:396:      fdir=`AS_DIRNAME(["$file"])`
menu-2.1.48/aclocal.m4-397-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
menu-2.1.48/aclocal.m4-462-AC_REQUIRE([AC_PROG_INSTALL])dnl
menu-2.1.48/aclocal.m4:463:if test "`cd $srcdir && pwd`" != "`pwd`"; then
menu-2.1.48/aclocal.m4-464-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
menu-2.1.48/aclocal.m4-564-    * )
menu-2.1.48/aclocal.m4:565:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
menu-2.1.48/aclocal.m4-566-  esac
menu-2.1.48/aclocal.m4-567-done
menu-2.1.48/aclocal.m4:568:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
menu-2.1.48/aclocal.m4-569-
##############################################
menu-2.1.48/aclocal.m4-682-# Ignore all kinds of additional output from `make'.
menu-2.1.48/aclocal.m4:683:case `$am_make -s -f confmf 2> /dev/null` in #(
menu-2.1.48/aclocal.m4-684-*the\ am__doit\ target*)
##############################################
menu-2.1.48/aclocal.m4-692-   echo '.include "confinc"' > confmf
menu-2.1.48/aclocal.m4:693:   case `$am_make -s -f confmf 2> /dev/null` in #(
menu-2.1.48/aclocal.m4-694-   *the\ am__doit\ target*)
##############################################
menu-2.1.48/aclocal.m4-849-if (
menu-2.1.48/aclocal.m4:850:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
menu-2.1.48/aclocal.m4-851-   if test "$[*]" = "X"; then
menu-2.1.48/aclocal.m4-852-      # -L didn't work.
menu-2.1.48/aclocal.m4:853:      set X `ls -t "$srcdir/configure" conftest.file`
menu-2.1.48/aclocal.m4-854-   fi
##############################################
menu-2.1.48/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
menu-2.1.48/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
menu-2.1.48/configure-45-  as_echo='print -r --'
menu-2.1.48/configure-46-  as_echo_n='print -rn --'
menu-2.1.48/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
menu-2.1.48/configure-48-  as_echo='printf %s\n'
##############################################
menu-2.1.48/configure-50-else
menu-2.1.48/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
menu-2.1.48/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
menu-2.1.48/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
menu-2.1.48/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
menu-2.1.48/configure-62-      esac;
##############################################
menu-2.1.48/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
menu-2.1.48/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
menu-2.1.48/configure-199-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
menu-2.1.48/configure-324-      case $as_dir in #(
menu-2.1.48/configure:325:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
menu-2.1.48/configure-326-      *) as_qdir=$as_dir;;
##############################################
menu-2.1.48/configure-397-  {
menu-2.1.48/configure:398:    as_val=`expr "$@" || test $? -eq 1`
menu-2.1.48/configure-399-  }
##############################################
menu-2.1.48/configure-404-# ----------------------------------------
menu-2.1.48/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
menu-2.1.48/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
menu-2.1.48/configure-467-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
menu-2.1.48/configure:468:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
menu-2.1.48/configure-469-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
menu-2.1.48/configure-801-  case $ac_option in
menu-2.1.48/configure:802:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
menu-2.1.48/configure-803-  *=)   ac_optarg= ;;
##############################################
menu-2.1.48/configure-845-  -disable-* | --disable-*)
menu-2.1.48/configure:846:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
menu-2.1.48/configure-847-    # Reject names that are not valid shell variable names.
##############################################
menu-2.1.48/configure-850-    ac_useropt_orig=$ac_useropt
menu-2.1.48/configure:851:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
menu-2.1.48/configure-852-    case $ac_user_opts in
##############################################
menu-2.1.48/configure-871-  -enable-* | --enable-*)
menu-2.1.48/configure:872:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
menu-2.1.48/configure-873-    # Reject names that are not valid shell variable names.
##############################################
menu-2.1.48/configure-876-    ac_useropt_orig=$ac_useropt
menu-2.1.48/configure:877:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
menu-2.1.48/configure-878-    case $ac_user_opts in
##############################################
menu-2.1.48/configure-1075-  -with-* | --with-*)
menu-2.1.48/configure:1076:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
menu-2.1.48/configure-1077-    # Reject names that are not valid shell variable names.
##############################################
menu-2.1.48/configure-1080-    ac_useropt_orig=$ac_useropt
menu-2.1.48/configure:1081:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
menu-2.1.48/configure-1082-    case $ac_user_opts in
##############################################
menu-2.1.48/configure-1091-  -without-* | --without-*)
menu-2.1.48/configure:1092:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
menu-2.1.48/configure-1093-    # Reject names that are not valid shell variable names.
##############################################
menu-2.1.48/configure-1096-    ac_useropt_orig=$ac_useropt
menu-2.1.48/configure:1097:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
menu-2.1.48/configure-1098-    case $ac_user_opts in
##############################################
menu-2.1.48/configure-1129-  *=*)
menu-2.1.48/configure:1130:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
menu-2.1.48/configure-1131-    # Reject names that are not valid shell variable names.
##############################################
menu-2.1.48/configure-1150-if test -n "$ac_prev"; then
menu-2.1.48/configure:1151:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
menu-2.1.48/configure-1152-  as_fn_error $? "missing argument to $ac_option"
##############################################
menu-2.1.48/configure-1172-    */ )
menu-2.1.48/configure:1173:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
menu-2.1.48/configure-1174-      eval $ac_var=\$ac_val;;
##############################################
menu-2.1.48/configure-1207-ac_ls_di=`ls -di .` &&
menu-2.1.48/configure:1208:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
menu-2.1.48/configure-1209-  as_fn_error $? "working directory cannot be determined"
##############################################
menu-2.1.48/configure-1263-case $srcdir in
menu-2.1.48/configure:1264:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
menu-2.1.48/configure-1265-esac
##############################################
menu-2.1.48/configure-1306-By default, \`make install' will install all the files in
menu-2.1.48/configure:1307:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
menu-2.1.48/configure:1308:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
menu-2.1.48/configure-1309-for instance \`--prefix=\$HOME'.
##############################################
menu-2.1.48/configure-1387-*)
menu-2.1.48/configure:1388:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
menu-2.1.48/configure-1389-  # A ".." for each directory in $ac_dir_suffix.
menu-2.1.48/configure:1390:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
menu-2.1.48/configure-1391-  case $ac_top_builddir_sub in
##############################################
menu-2.1.48/configure-1909-    *\'*)
menu-2.1.48/configure:1910:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
menu-2.1.48/configure-1911-    esac
##############################################
menu-2.1.48/configure-1992-      case $ac_val in
menu-2.1.48/configure:1993:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
menu-2.1.48/configure-1994-      esac
##############################################
menu-2.1.48/configure-2007-	case $ac_val in
menu-2.1.48/configure:2008:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
menu-2.1.48/configure-2009-	esac
##############################################
menu-2.1.48/configure-2127-    set,)
menu-2.1.48/configure:2128:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
menu-2.1.48/configure:2129:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
menu-2.1.48/configure-2130-      ac_cache_corrupted=: ;;
##############################################
menu-2.1.48/configure-2138-	# differences in whitespace do not lead to failure.
menu-2.1.48/configure:2139:	ac_old_val_w=`echo x $ac_old_val`
menu-2.1.48/configure:2140:	ac_new_val_w=`echo x $ac_new_val`
menu-2.1.48/configure-2141-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
menu-2.1.48/configure-2158-    case $ac_new_val in
menu-2.1.48/configure:2159:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
menu-2.1.48/configure-2160-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
menu-2.1.48/configure-2335-if (
menu-2.1.48/configure:2336:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
menu-2.1.48/configure-2337-   if test "$*" = "X"; then
menu-2.1.48/configure-2338-      # -L didn't work.
menu-2.1.48/configure:2339:      set X `ls -t "$srcdir/configure" conftest.file`
menu-2.1.48/configure-2340-   fi
##############################################
menu-2.1.48/configure-2371-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
menu-2.1.48/configure:2372:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
menu-2.1.48/configure-2373-
menu-2.1.48/configure-2374-# expand $ac_aux_dir to an absolute path
menu-2.1.48/configure:2375:am_aux_dir=`cd $ac_aux_dir && pwd`
menu-2.1.48/configure-2376-
##############################################
menu-2.1.48/configure-2516-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
menu-2.1.48/configure:2517:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
menu-2.1.48/configure-2518-	     'mkdir (GNU coreutils) '* | \
##############################################
menu-2.1.48/configure-2595-set x ${MAKE-make}
menu-2.1.48/configure:2596:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
menu-2.1.48/configure-2597-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
menu-2.1.48/configure-2605-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
menu-2.1.48/configure:2606:case `${MAKE-make} -f conftest.make 2>/dev/null` in
menu-2.1.48/configure-2607-  *@@@%%%=?*=@@@%%%*)
##############################################
menu-2.1.48/configure-2632-
menu-2.1.48/configure:2633:if test "`cd $srcdir && pwd`" != "`pwd`"; then
menu-2.1.48/configure-2634-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
menu-2.1.48/configure-2872-$as_echo_n "checking whether the C++ compiler works... " >&6; }
menu-2.1.48/configure:2873:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
menu-2.1.48/configure-2874-
##############################################
menu-2.1.48/configure-2916-	then :; else
menu-2.1.48/configure:2917:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
menu-2.1.48/configure-2918-	fi
##############################################
menu-2.1.48/configure-2976-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
menu-2.1.48/configure:2977:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
menu-2.1.48/configure-2978-	  break;;
##############################################
menu-2.1.48/configure-3085-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
menu-2.1.48/configure:3086:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
menu-2.1.48/configure-3087-       break;;
##############################################
menu-2.1.48/configure-3244-# Ignore all kinds of additional output from `make'.
menu-2.1.48/configure:3245:case `$am_make -s -f confmf 2> /dev/null` in #(
menu-2.1.48/configure-3246-*the\ am__doit\ target*)
##############################################
menu-2.1.48/configure-3254-   echo '.include "confinc"' > confmf
menu-2.1.48/configure:3255:   case `$am_make -s -f confmf 2> /dev/null` in #(
menu-2.1.48/configure-3256-   *the\ am__doit\ target*)
##############################################
menu-2.1.48/configure-3317-  if test "$am_compiler_list" = ""; then
menu-2.1.48/configure:3318:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
menu-2.1.48/configure-3319-  fi
##############################################
menu-2.1.48/configure-3988-  if test "$am_compiler_list" = ""; then
menu-2.1.48/configure:3989:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
menu-2.1.48/configure-3990-  fi
##############################################
menu-2.1.48/configure-4090-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
menu-2.1.48/configure:4091:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
menu-2.1.48/configure-4092-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
menu-2.1.48/configure-4122-  cat >>confdefs.h <<_ACEOF
menu-2.1.48/configure:4123:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
menu-2.1.48/configure-4124-_ACEOF
##############################################
menu-2.1.48/configure-4403-  # Check for GNU $ac_path_GREP
menu-2.1.48/configure:4404:case `"$ac_path_GREP" --version 2>&1` in
menu-2.1.48/configure-4405-*GNU*)
##############################################
menu-2.1.48/configure-4469-  # Check for GNU $ac_path_EGREP
menu-2.1.48/configure:4470:case `"$ac_path_EGREP" --version 2>&1` in
menu-2.1.48/configure-4471-*GNU*)
##############################################
menu-2.1.48/configure-4671-do :
menu-2.1.48/configure:4672:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
menu-2.1.48/configure-4673-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
menu-2.1.48/configure-4676-  cat >>confdefs.h <<_ACEOF
menu-2.1.48/configure:4677:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
menu-2.1.48/configure-4678-_ACEOF
##############################################
menu-2.1.48/configure-4686-do :
menu-2.1.48/configure:4687:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
menu-2.1.48/configure-4688-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
menu-2.1.48/configure-4690-  cat >>confdefs.h <<_ACEOF
menu-2.1.48/configure:4691:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
menu-2.1.48/configure-4692-_ACEOF
##############################################
menu-2.1.48/configure-4733-do :
menu-2.1.48/configure:4734:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
menu-2.1.48/configure-4735-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
menu-2.1.48/configure-4737-  cat >>confdefs.h <<_ACEOF
menu-2.1.48/configure:4738:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
menu-2.1.48/configure-4739-_ACEOF
##############################################
menu-2.1.48/configure-4744-
menu-2.1.48/configure:4745:PO_PROGRAMS=`cd ${srcdir}/po; echo *.po`
menu-2.1.48/configure:4746:PO_SECTIONS=`cd ${srcdir}/po-sections; echo *.po`
menu-2.1.48/configure:4747:PO_SUTOROOT=`cd ${srcdir}/po-su-to-root; echo *.po`
menu-2.1.48/configure:4748:MO_PROGRAMS=`echo $PO_PROGRAMS | sed s/\.po/.mo/g`
menu-2.1.48/configure:4749:MO_SECTIONS=`echo $PO_SECTIONS | sed s/\.po/.mo/g`
menu-2.1.48/configure:4750:MO_SUTOROOT=`echo $PO_SUTOROOT | sed s/\.po/.mo/g`
menu-2.1.48/configure-4751-
##############################################
menu-2.1.48/configure-4858-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
menu-2.1.48/configure:4859:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
menu-2.1.48/configure-4860-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
menu-2.1.48/configure-4949-if test -z "$BASH_VERSION$ZSH_VERSION" \
menu-2.1.48/configure:4950:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
menu-2.1.48/configure-4951-  as_echo='print -r --'
menu-2.1.48/configure-4952-  as_echo_n='print -rn --'
menu-2.1.48/configure:4953:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
menu-2.1.48/configure-4954-  as_echo='printf %s\n'
##############################################
menu-2.1.48/configure-4956-else
menu-2.1.48/configure:4957:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
menu-2.1.48/configure-4958-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
menu-2.1.48/configure-4966-	expr "X$arg" : "X\\(.*\\)$as_nl";
menu-2.1.48/configure:4967:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
menu-2.1.48/configure-4968-      esac;
##############################################
menu-2.1.48/configure-5043-# ----------------------------------------
menu-2.1.48/configure:5044:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
menu-2.1.48/configure-5045-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
menu-2.1.48/configure-5115-  {
menu-2.1.48/configure:5116:    as_val=`expr "$@" || test $? -eq 1`
menu-2.1.48/configure-5117-  }
##############################################
menu-2.1.48/configure-5219-      case $as_dir in #(
menu-2.1.48/configure:5220:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
menu-2.1.48/configure-5221-      *) as_qdir=$as_dir;;
##############################################
menu-2.1.48/configure-5354-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
menu-2.1.48/configure:5355:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
menu-2.1.48/configure-5356-ac_cs_version="\\
##############################################
menu-2.1.48/configure-5379-  --*=?*)
menu-2.1.48/configure:5380:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
menu-2.1.48/configure:5381:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
menu-2.1.48/configure-5382-    ac_shift=:
##############################################
menu-2.1.48/configure-5384-  --*=)
menu-2.1.48/configure:5385:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
menu-2.1.48/configure-5386-    ac_optarg=
##############################################
menu-2.1.48/configure-5408-    case $ac_optarg in
menu-2.1.48/configure:5409:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
menu-2.1.48/configure-5410-    '') as_fn_error $? "missing file argument" ;;
##############################################
menu-2.1.48/configure-5416-    case $ac_optarg in
menu-2.1.48/configure:5417:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
menu-2.1.48/configure-5418-    esac
##############################################
menu-2.1.48/configure-5551-fi
menu-2.1.48/configure:5552:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
menu-2.1.48/configure-5553-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
menu-2.1.48/configure-5568-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
menu-2.1.48/configure:5569:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
menu-2.1.48/configure-5570-ac_delim='%!_!# '
##############################################
menu-2.1.48/configure-5574-
menu-2.1.48/configure:5575:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
menu-2.1.48/configure-5576-  if test $ac_delim_n = $ac_delim_num; then
##############################################
menu-2.1.48/configure-5712-for ac_last_try in false false :; do
menu-2.1.48/configure:5713:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
menu-2.1.48/configure-5714-  if test -z "$ac_tt"; then
##############################################
menu-2.1.48/configure-5844-      esac
menu-2.1.48/configure:5845:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
menu-2.1.48/configure-5846-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
menu-2.1.48/configure-5903-*)
menu-2.1.48/configure:5904:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
menu-2.1.48/configure-5905-  # A ".." for each directory in $ac_dir_suffix.
menu-2.1.48/configure:5906:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
menu-2.1.48/configure-5907-  case $ac_top_builddir_sub in
##############################################
menu-2.1.48/configure-5964-/@mandir@/p'
menu-2.1.48/configure:5965:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
menu-2.1.48/configure-5966-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
menu-2.1.48/configure-5981-
menu-2.1.48/configure:5982:# Neutralize VPATH when `$srcdir' = `.'.
menu-2.1.48/configure-5983-# Shell code in configure.ac might set extrasub.
##############################################
menu-2.1.48/configure-6009-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
menu-2.1.48/configure:6010:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
menu-2.1.48/configure-6011-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
menu-2.1.48/configure-6055-    * )
menu-2.1.48/configure:6056:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
menu-2.1.48/configure-6057-  esac
##############################################
menu-2.1.48/configure-6102-    # Strip MF so we end up with the name of the file.
menu-2.1.48/configure:6103:    mf=`echo "$mf" | sed -e 's/:.*$//'`
menu-2.1.48/configure-6104-    # Check whether this is an Automake generated Makefile or not.
##############################################
menu-2.1.48/configure-6139-    # from the Makefile without running `make'.
menu-2.1.48/configure:6140:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
menu-2.1.48/configure-6141-    test -z "$DEPDIR" && continue
menu-2.1.48/configure:6142:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
menu-2.1.48/configure-6143-    test -z "am__include" && continue
menu-2.1.48/configure:6144:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
menu-2.1.48/configure-6145-    # When using ansi2knr, U may be empty or an underscore; expand it
menu-2.1.48/configure:6146:    U=`sed -n 's/^U = //p' < "$mf"`
menu-2.1.48/configure-6147-    # Find all dependency output files, they are included files with
##############################################
menu-2.1.48/configure.ac-25-dnl Available po files.
menu-2.1.48/configure.ac:26:PO_PROGRAMS=`cd ${srcdir}/po; echo *.po`
menu-2.1.48/configure.ac:27:PO_SECTIONS=`cd ${srcdir}/po-sections; echo *.po`
menu-2.1.48/configure.ac:28:PO_SUTOROOT=`cd ${srcdir}/po-su-to-root; echo *.po`
menu-2.1.48/configure.ac:29:MO_PROGRAMS=`echo $PO_PROGRAMS | sed s/\.po/.mo/g`
menu-2.1.48/configure.ac:30:MO_SECTIONS=`echo $PO_SECTIONS | sed s/\.po/.mo/g`
menu-2.1.48/configure.ac:31:MO_SUTOROOT=`echo $PO_SUTOROOT | sed s/\.po/.mo/g`
menu-2.1.48/configure.ac-32-
##############################################
menu-2.1.48/depcomp-73-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
menu-2.1.48/depcomp:74:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
menu-2.1.48/depcomp-75-
##############################################
menu-2.1.48/depcomp-249-  # Version 6 uses the directory in both cases.
menu-2.1.48/depcomp:250:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
menu-2.1.48/depcomp-251-  test "x$dir" = "x$object" && dir=
menu-2.1.48/depcomp:252:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
menu-2.1.48/depcomp-253-  if test "$libtool" = yes; then
##############################################
menu-2.1.48/depcomp-344-  # Much of this is similar to the tru64 case; see comments there.
menu-2.1.48/depcomp:345:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
menu-2.1.48/depcomp-346-  test "x$dir" = "x$object" && dir=
menu-2.1.48/depcomp:347:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
menu-2.1.48/depcomp-348-  if test "$libtool" = yes; then
##############################################
menu-2.1.48/depcomp-388-   # Subdirectories are respected.
menu-2.1.48/depcomp:389:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
menu-2.1.48/depcomp-390-   test "x$dir" = "x$object" && dir=
menu-2.1.48/depcomp:391:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
menu-2.1.48/depcomp-392-
##############################################
menu-2.1.48/depcomp-578-  done
menu-2.1.48/depcomp:579:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
menu-2.1.48/depcomp-580-  touch "$tmpdepfile"
##############################################
menu-2.1.48/doc/Makefile.in-67-  esac
menu-2.1.48/doc/Makefile.in:68:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
menu-2.1.48/doc/Makefile.in-69-am__vpath_adj = case $$p in \
menu-2.1.48/doc/Makefile.in:70:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
menu-2.1.48/doc/Makefile.in-71-    *) f=$$p;; \
menu-2.1.48/doc/Makefile.in-72-  esac;
menu-2.1.48/doc/Makefile.in:73:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
menu-2.1.48/doc/Makefile.in-74-am__install_max = 40
menu-2.1.48/doc/Makefile.in-75-am__nobase_strip_setup = \
menu-2.1.48/doc/Makefile.in:76:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
menu-2.1.48/doc/Makefile.in-77-am__nobase_strip = \
##############################################
menu-2.1.48/doc/Makefile.in-239-	test -n "$(man1dir)" \
menu-2.1.48/doc/Makefile.in:240:	  && test -n "`echo $$list1$$list2`" \
menu-2.1.48/doc/Makefile.in-241-	  || exit 0; \
##############################################
menu-2.1.48/doc/Makefile.in-282-	test -n "$(man5dir)" \
menu-2.1.48/doc/Makefile.in:283:	  && test -n "`echo $$list1$$list2`" \
menu-2.1.48/doc/Makefile.in-284-	  || exit 0; \
##############################################
menu-2.1.48/doc/Makefile.in-341-	else :; fi
menu-2.1.48/doc/Makefile.in:342:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
menu-2.1.48/doc/Makefile.in:343:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
menu-2.1.48/doc/Makefile.in-344-	list='$(DISTFILES)'; \
##############################################
menu-2.1.48/doc/Makefile.in-355-	  if test -d $$d/$$file; then \
menu-2.1.48/doc/Makefile.in:356:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
menu-2.1.48/doc/Makefile.in-357-	    if test -d "$(distdir)/$$file"; then \
##############################################
menu-2.1.48/examples/system.9wmrc-menu-20-      (echo /usr/bin/X11/9menu -teleport -label $2 -popdown \
menu-2.1.48/examples/system.9wmrc-menu:21:            `$2` exit)|/bin/sh; 
menu-2.1.48/examples/system.9wmrc-menu-22-      shift;;
##############################################
menu-2.1.48/examples/system.9wmrc-menu-24-      (echo /usr/bin/X11/9menu -iconic -teleport -label $2 -popdown \
menu-2.1.48/examples/system.9wmrc-menu:25:            `$2` exit)|/bin/sh; 
menu-2.1.48/examples/system.9wmrc-menu-26-      shift;;
##############################################
menu-2.1.48/install-menu/Makefile.in-289-.cc.obj:
menu-2.1.48/install-menu/Makefile.in:290:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
menu-2.1.48/install-menu/Makefile.in-291-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
menu-2.1.48/install-menu/Makefile.in-293-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
menu-2.1.48/install-menu/Makefile.in:294:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
menu-2.1.48/install-menu/Makefile.in-295-
##############################################
menu-2.1.48/install-menu/Makefile.in-340-GTAGS:
menu-2.1.48/install-menu/Makefile.in:341:	here=`$(am__cd) $(top_builddir) && pwd` \
menu-2.1.48/install-menu/Makefile.in-342-	  && $(am__cd) $(top_srcdir) \
##############################################
menu-2.1.48/install-menu/Makefile.in-348-distdir: $(DISTFILES)
menu-2.1.48/install-menu/Makefile.in:349:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
menu-2.1.48/install-menu/Makefile.in:350:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
menu-2.1.48/install-menu/Makefile.in-351-	list='$(DISTFILES)'; \
##############################################
menu-2.1.48/install-menu/Makefile.in-362-	  if test -d $$d/$$file; then \
menu-2.1.48/install-menu/Makefile.in:363:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
menu-2.1.48/install-menu/Makefile.in-364-	    if test -d "$(distdir)/$$file"; then \
##############################################
menu-2.1.48/install-menu/menu-tree.cc-229- *        This string defines in what order to dump the `$startmenu',
menu-2.1.48/install-menu/menu-tree.cc:230: *        `$endmenu', and `$submenutitle' (and its children).  Each char in
menu-2.1.48/install-menu/menu-tree.cc-231- *        the string refers to:
##############################################
menu-2.1.48/install-sh-229-      fi
menu-2.1.48/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
menu-2.1.48/install-sh-231-    *)
##############################################
menu-2.1.48/install-sh-276-      dstdir=$dst
menu-2.1.48/install-sh:277:      dst=$dstdir/`basename "$src"`
menu-2.1.48/install-sh-278-      dstdir_status=0
##############################################
menu-2.1.48/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
menu-2.1.48/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
menu-2.1.48/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
menu-2.1.48/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
menu-2.1.48/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
menu-2.1.48/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
menu-2.1.48/install-sh-425-	    case $prefix in
menu-2.1.48/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
menu-2.1.48/install-sh-427-	      *) qprefix=$prefix;;
##############################################
menu-2.1.48/install-sh-474-    if $copy_on_change &&
menu-2.1.48/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
menu-2.1.48/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
menu-2.1.48/install-sh-477-
##############################################
menu-2.1.48/missing-129-       # Could not run --version or --help.  This is probably someone
menu-2.1.48/missing:130:       # running `$TOOL --version' or `$TOOL --help' to check whether
menu-2.1.48/missing-131-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
menu-2.1.48/missing-163-         from any GNU archive site."
menu-2.1.48/missing:164:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
menu-2.1.48/missing-165-    test -z "$files" && files="config.h"
##############################################
menu-2.1.48/missing-192-         proper tools for further handling them.
menu-2.1.48/missing:193:         You can get \`$1' as part of \`Autoconf' from any GNU
menu-2.1.48/missing-194-         archive site."
menu-2.1.48/missing-195-
menu-2.1.48/missing:196:    file=`echo "$*" | sed -n "$sed_output"`
menu-2.1.48/missing:197:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
menu-2.1.48/missing-198-    if test -f "$file"; then
##############################################
menu-2.1.48/missing-221-	*.y)
menu-2.1.48/missing:222:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
menu-2.1.48/missing-223-	    if test -f "$SRCFILE"; then
##############################################
menu-2.1.48/missing-225-	    fi
menu-2.1.48/missing:226:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
menu-2.1.48/missing-227-	    if test -f "$SRCFILE"; then
##############################################
menu-2.1.48/missing-251-	*.l)
menu-2.1.48/missing:252:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
menu-2.1.48/missing-253-	    if test -f "$SRCFILE"; then
##############################################
menu-2.1.48/missing-270-
menu-2.1.48/missing:271:    file=`echo "$*" | sed -n "$sed_output"`
menu-2.1.48/missing:272:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
menu-2.1.48/missing-273-    if test -f "$file"; then
##############################################
menu-2.1.48/missing-290-    # The file to touch is that specified with -o ...
menu-2.1.48/missing:291:    file=`echo "$*" | sed -n "$sed_output"`
menu-2.1.48/missing:292:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
menu-2.1.48/missing-293-    if test -z "$file"; then
menu-2.1.48/missing-294-      # ... or it is the one specified with @setfilename ...
menu-2.1.48/missing:295:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
menu-2.1.48/missing-296-      file=`sed -n '
##############################################
menu-2.1.48/missing-302-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
menu-2.1.48/missing:303:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
menu-2.1.48/missing-304-    fi
##############################################
menu-2.1.48/po/Makefile.am-9-	for mo in $(MOs); do \
menu-2.1.48/po/Makefile.am:10:           lang=`basename $$mo .mo`; \
menu-2.1.48/po/Makefile.am-11-	   dir=$(DESTDIR)$(localedir)/$$lang/LC_MESSAGES; \
##############################################
menu-2.1.48/po/Makefile.am-25-	for mo in $(MOs); do \
menu-2.1.48/po/Makefile.am:26:           lang=`basename $$mo .mo`; \
menu-2.1.48/po/Makefile.am-27-	   dir=$(DESTDIR)$(localedir)/$$lang/LC_MESSAGES; \
##############################################
menu-2.1.48/po/Makefile.in-209-distdir: $(DISTFILES)
menu-2.1.48/po/Makefile.in:210:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
menu-2.1.48/po/Makefile.in:211:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
menu-2.1.48/po/Makefile.in-212-	list='$(DISTFILES)'; \
##############################################
menu-2.1.48/po/Makefile.in-223-	  if test -d $$d/$$file; then \
menu-2.1.48/po/Makefile.in:224:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
menu-2.1.48/po/Makefile.in-225-	    if test -d "$(distdir)/$$file"; then \
##############################################
menu-2.1.48/po/Makefile.in-355-	for mo in $(MOs); do \
menu-2.1.48/po/Makefile.in:356:           lang=`basename $$mo .mo`; \
menu-2.1.48/po/Makefile.in-357-	   dir=$(DESTDIR)$(localedir)/$$lang/LC_MESSAGES; \
##############################################
menu-2.1.48/po/Makefile.in-371-	for mo in $(MOs); do \
menu-2.1.48/po/Makefile.in:372:           lang=`basename $$mo .mo`; \
menu-2.1.48/po/Makefile.in-373-	   dir=$(DESTDIR)$(localedir)/$$lang/LC_MESSAGES; \
##############################################
menu-2.1.48/po-sections/Makefile.am-9-	for mo in $(MOs); do \
menu-2.1.48/po-sections/Makefile.am:10:           lang=`basename $$mo .mo`; \
menu-2.1.48/po-sections/Makefile.am-11-	   dir=$(DESTDIR)$(localedir)/$$lang/LC_MESSAGES; \
##############################################
menu-2.1.48/po-sections/Makefile.am-28-	for mo in $(MOs); do \
menu-2.1.48/po-sections/Makefile.am:29:           lang=`basename $$mo .mo`; \
menu-2.1.48/po-sections/Makefile.am-30-	   dir=$(DESTDIR)$(localedir)/$$lang/LC_MESSAGES; \
##############################################
menu-2.1.48/po-sections/Makefile.in-209-distdir: $(DISTFILES)
menu-2.1.48/po-sections/Makefile.in:210:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
menu-2.1.48/po-sections/Makefile.in:211:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
menu-2.1.48/po-sections/Makefile.in-212-	list='$(DISTFILES)'; \
##############################################
menu-2.1.48/po-sections/Makefile.in-223-	  if test -d $$d/$$file; then \
menu-2.1.48/po-sections/Makefile.in:224:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
menu-2.1.48/po-sections/Makefile.in-225-	    if test -d "$(distdir)/$$file"; then \
##############################################
menu-2.1.48/po-sections/Makefile.in-355-	for mo in $(MOs); do \
menu-2.1.48/po-sections/Makefile.in:356:           lang=`basename $$mo .mo`; \
menu-2.1.48/po-sections/Makefile.in-357-	   dir=$(DESTDIR)$(localedir)/$$lang/LC_MESSAGES; \
##############################################
menu-2.1.48/po-sections/Makefile.in-374-	for mo in $(MOs); do \
menu-2.1.48/po-sections/Makefile.in:375:           lang=`basename $$mo .mo`; \
menu-2.1.48/po-sections/Makefile.in-376-	   dir=$(DESTDIR)$(localedir)/$$lang/LC_MESSAGES; \
##############################################
menu-2.1.48/po-su-to-root/Makefile.am-9-	for mo in $(MOs); do \
menu-2.1.48/po-su-to-root/Makefile.am:10:           lang=`basename $$mo .mo`; \
menu-2.1.48/po-su-to-root/Makefile.am-11-	   dir=$(DESTDIR)$(localedir)/$$lang/LC_MESSAGES; \
##############################################
menu-2.1.48/po-su-to-root/Makefile.am-25-	for mo in $(MOs); do \
menu-2.1.48/po-su-to-root/Makefile.am:26:           lang=`basename $$mo .mo`; \
menu-2.1.48/po-su-to-root/Makefile.am-27-	   dir=$(DESTDIR)$(localedir)/$$lang/LC_MESSAGES; \
##############################################
menu-2.1.48/po-su-to-root/Makefile.in-209-distdir: $(DISTFILES)
menu-2.1.48/po-su-to-root/Makefile.in:210:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
menu-2.1.48/po-su-to-root/Makefile.in:211:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
menu-2.1.48/po-su-to-root/Makefile.in-212-	list='$(DISTFILES)'; \
##############################################
menu-2.1.48/po-su-to-root/Makefile.in-223-	  if test -d $$d/$$file; then \
menu-2.1.48/po-su-to-root/Makefile.in:224:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
menu-2.1.48/po-su-to-root/Makefile.in-225-	    if test -d "$(distdir)/$$file"; then \
##############################################
menu-2.1.48/po-su-to-root/Makefile.in-355-	for mo in $(MOs); do \
menu-2.1.48/po-su-to-root/Makefile.in:356:           lang=`basename $$mo .mo`; \
menu-2.1.48/po-su-to-root/Makefile.in-357-	   dir=$(DESTDIR)$(localedir)/$$lang/LC_MESSAGES; \
##############################################
menu-2.1.48/po-su-to-root/Makefile.in-371-	for mo in $(MOs); do \
menu-2.1.48/po-su-to-root/Makefile.in:372:           lang=`basename $$mo .mo`; \
menu-2.1.48/po-su-to-root/Makefile.in-373-	   dir=$(DESTDIR)$(localedir)/$$lang/LC_MESSAGES; \
##############################################
menu-2.1.48/scripts/Makefile.in-61-CONFIG_CLEAN_VPATH_FILES =
menu-2.1.48/scripts/Makefile.in:62:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
menu-2.1.48/scripts/Makefile.in-63-am__vpath_adj = case $$p in \
menu-2.1.48/scripts/Makefile.in:64:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
menu-2.1.48/scripts/Makefile.in-65-    *) f=$$p;; \
menu-2.1.48/scripts/Makefile.in-66-  esac;
menu-2.1.48/scripts/Makefile.in:67:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
menu-2.1.48/scripts/Makefile.in-68-am__install_max = 40
menu-2.1.48/scripts/Makefile.in-69-am__nobase_strip_setup = \
menu-2.1.48/scripts/Makefile.in:70:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
menu-2.1.48/scripts/Makefile.in-71-am__nobase_strip = \
##############################################
menu-2.1.48/scripts/Makefile.in-273-distdir: $(DISTFILES)
menu-2.1.48/scripts/Makefile.in:274:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
menu-2.1.48/scripts/Makefile.in:275:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
menu-2.1.48/scripts/Makefile.in-276-	list='$(DISTFILES)'; \
##############################################
menu-2.1.48/scripts/Makefile.in-287-	  if test -d $$d/$$file; then \
menu-2.1.48/scripts/Makefile.in:288:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
menu-2.1.48/scripts/Makefile.in-289-	    if test -d "$(distdir)/$$file"; then \
##############################################
menu-2.1.48/scripts/su-to-root-65-    PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/bin/X11:/usr/local/sbin:/usr/local/bin
menu-2.1.48/scripts/su-to-root:66:    SHELL=`eshell $PRIV`
menu-2.1.48/scripts/su-to-root-67-    case $SU_TO_ROOT_SU in
##############################################
menu-2.1.48/update-menus/Makefile.in-291-.cc.obj:
menu-2.1.48/update-menus/Makefile.in:292:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
menu-2.1.48/update-menus/Makefile.in-293-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
menu-2.1.48/update-menus/Makefile.in-295-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
menu-2.1.48/update-menus/Makefile.in:296:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
menu-2.1.48/update-menus/Makefile.in-297-
##############################################
menu-2.1.48/update-menus/Makefile.in-342-GTAGS:
menu-2.1.48/update-menus/Makefile.in:343:	here=`$(am__cd) $(top_builddir) && pwd` \
menu-2.1.48/update-menus/Makefile.in-344-	  && $(am__cd) $(top_srcdir) \
##############################################
menu-2.1.48/update-menus/Makefile.in-350-distdir: $(DISTFILES)
menu-2.1.48/update-menus/Makefile.in:351:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
menu-2.1.48/update-menus/Makefile.in:352:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
menu-2.1.48/update-menus/Makefile.in-353-	list='$(DISTFILES)'; \
##############################################
menu-2.1.48/update-menus/Makefile.in-364-	  if test -d $$d/$$file; then \
menu-2.1.48/update-menus/Makefile.in:365:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
menu-2.1.48/update-menus/Makefile.in-366-	    if test -d "$(distdir)/$$file"; then \
##############################################
menu-cache-1.1.0/ltmain.sh-167-{
menu-cache-1.1.0/ltmain.sh:168:    func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
menu-cache-1.1.0/ltmain.sh-169-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
menu-cache-1.1.0/ltmain.sh-179-{
menu-cache-1.1.0/ltmain.sh:180:    func_basename_result=`$ECHO "${1}" | $SED "$basename"`
menu-cache-1.1.0/ltmain.sh-181-} # func_basename may be replaced by extended shell implementation
##############################################
menu-cache-1.1.0/ltmain.sh-198-    # Extract subdirectory from the argument.
menu-cache-1.1.0/ltmain.sh:199:    func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"`
menu-cache-1.1.0/ltmain.sh-200-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
menu-cache-1.1.0/ltmain.sh-204-    fi
menu-cache-1.1.0/ltmain.sh:205:    func_basename_result=`$ECHO "${1}" | $SED -e "$basename"`
menu-cache-1.1.0/ltmain.sh-206-} # func_dirname_and_basename may be replaced by extended shell implementation
##############################################
menu-cache-1.1.0/ltmain.sh-217-    case ${2} in
menu-cache-1.1.0/ltmain.sh:218:      .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
menu-cache-1.1.0/ltmain.sh:219:      *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
menu-cache-1.1.0/ltmain.sh-220-    esac
##############################################
menu-cache-1.1.0/ltmain.sh-380-     progdir=$func_dirname_result
menu-cache-1.1.0/ltmain.sh:381:     progdir=`cd "$progdir" && pwd`
menu-cache-1.1.0/ltmain.sh-382-     progpath="$progdir/$progname"
##############################################
menu-cache-1.1.0/ltmain.sh-417-# Since each input `\' is now two `\'s, look for any number of runs of
menu-cache-1.1.0/ltmain.sh:418:# four `\'s followed by two `\'s and then a '$'.  `\' that '$'.
menu-cache-1.1.0/ltmain.sh-419-bs='\\'
##############################################
menu-cache-1.1.0/ltmain.sh-531-        # ...otherwise throw away the child directory and loop
menu-cache-1.1.0/ltmain.sh:532:        my_directory_path=`$ECHO "$my_directory_path" | $SED -e "$dirname"`
menu-cache-1.1.0/ltmain.sh-533-      done
menu-cache-1.1.0/ltmain.sh:534:      my_dir_list=`$ECHO "$my_dir_list" | $SED 's,:*$,,'`
menu-cache-1.1.0/ltmain.sh-535-
##############################################
menu-cache-1.1.0/ltmain.sh-566-      # If mktemp works, use that first and foremost
menu-cache-1.1.0/ltmain.sh:567:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
menu-cache-1.1.0/ltmain.sh-568-
##############################################
menu-cache-1.1.0/ltmain.sh-597-      *[\\\`\"\$]*)
menu-cache-1.1.0/ltmain.sh:598:	func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;;
menu-cache-1.1.0/ltmain.sh-599-      *)
##############################################
menu-cache-1.1.0/ltmain.sh-702-  [0-9]* | *[!a-zA-Z0-9_]*)
menu-cache-1.1.0/ltmain.sh:703:    func_tr_sh_result=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'`
menu-cache-1.1.0/ltmain.sh-704-    ;;
##############################################
menu-cache-1.1.0/ltmain.sh-769-	s/\$with_gnu_ld/'"$with_gnu_ld"'/
menu-cache-1.1.0/ltmain.sh:770:	s/\$automake_version/'"`(${AUTOMAKE-automake} --version) 2>/dev/null |$SED 1q`"'/
menu-cache-1.1.0/ltmain.sh:771:	s/\$autoconf_version/'"`(${AUTOCONF-autoconf} --version) 2>/dev/null |$SED 1q`"'/
menu-cache-1.1.0/ltmain.sh-772-	p
##############################################
menu-cache-1.1.0/ltmain.sh-803-
menu-cache-1.1.0/ltmain.sh:804:    func_split_short_opt_name=`$ECHO "$1" | $SED "$my_sed_short_opt"`
menu-cache-1.1.0/ltmain.sh:805:    func_split_short_opt_arg=`$ECHO "$1" | $SED "$my_sed_short_rest"`
menu-cache-1.1.0/ltmain.sh-806-} # func_split_short_opt may be replaced by extended shell implementation
##############################################
menu-cache-1.1.0/ltmain.sh-816-
menu-cache-1.1.0/ltmain.sh:817:    func_split_long_opt_name=`$ECHO "$1" | $SED "$my_sed_long_opt"`
menu-cache-1.1.0/ltmain.sh:818:    func_split_long_opt_arg=`$ECHO "$1" | $SED "$my_sed_long_arg"`
menu-cache-1.1.0/ltmain.sh-819-} # func_split_long_opt may be replaced by extended shell implementation
##############################################
menu-cache-1.1.0/ltmain.sh-862-{
menu-cache-1.1.0/ltmain.sh:863:    func_arith_result=`expr "${@}"`
menu-cache-1.1.0/ltmain.sh-864-} # func_arith may be replaced by extended shell implementation
##############################################
menu-cache-1.1.0/ltmain.sh-870-{
menu-cache-1.1.0/ltmain.sh:871:    func_len_result=`expr "${1}" : ".*" 2>/dev/null || echo $max_cmd_len`
menu-cache-1.1.0/ltmain.sh-872-} # func_len may be replaced by extended shell implementation
##############################################
menu-cache-1.1.0/ltmain.sh-877-{
menu-cache-1.1.0/ltmain.sh:878:    func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
menu-cache-1.1.0/ltmain.sh-879-} # func_lo2o may be replaced by extended shell implementation
##############################################
menu-cache-1.1.0/ltmain.sh-884-{
menu-cache-1.1.0/ltmain.sh:885:    func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
menu-cache-1.1.0/ltmain.sh-886-} # func_xform may be replaced by extended shell implementation
##############################################
menu-cache-1.1.0/ltmain.sh-968-	# quotes we have to do it in 2 steps:
menu-cache-1.1.0/ltmain.sh:969:	extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
menu-cache-1.1.0/ltmain.sh-970-	eval "$extractedcf"
##############################################
menu-cache-1.1.0/ltmain.sh-1382-      done
menu-cache-1.1.0/ltmain.sh:1383:      CC_expanded=`func_echo_all $CC`
menu-cache-1.1.0/ltmain.sh:1384:      CC_quoted_expanded=`func_echo_all $CC_quoted`
menu-cache-1.1.0/ltmain.sh-1385-      case $@ in
##############################################
menu-cache-1.1.0/ltmain.sh-1395-	    # Evaluate the configuration.
menu-cache-1.1.0/ltmain.sh:1396:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
menu-cache-1.1.0/ltmain.sh-1397-	    CC_quoted=
##############################################
menu-cache-1.1.0/ltmain.sh-1401-	    done
menu-cache-1.1.0/ltmain.sh:1402:	    CC_expanded=`func_echo_all $CC`
menu-cache-1.1.0/ltmain.sh:1403:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
menu-cache-1.1.0/ltmain.sh-1404-	    case "$@ " in
##############################################
menu-cache-1.1.0/ltmain.sh-1492-    # zero AND non-empty stdout, which explains the odd construction:
menu-cache-1.1.0/ltmain.sh:1493:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
menu-cache-1.1.0/ltmain.sh-1494-    if test "$?" -eq 0 && test -n "${func_convert_core_file_wine_to_w32_tmp}"; then
##############################################
menu-cache-1.1.0/ltmain.sh-1558-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
menu-cache-1.1.0/ltmain.sh:1559:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
menu-cache-1.1.0/ltmain.sh-1560-    if test "$?" -ne 0; then
##############################################
menu-cache-1.1.0/ltmain.sh-1721-    # LT_CYGPATH in this case.
menu-cache-1.1.0/ltmain.sh:1722:    func_to_host_file_result=`cygpath -m "$1"`
menu-cache-1.1.0/ltmain.sh-1723-  fi
##############################################
menu-cache-1.1.0/ltmain.sh-1871-    func_to_host_path_tmp1=$func_stripname_result
menu-cache-1.1.0/ltmain.sh:1872:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
menu-cache-1.1.0/ltmain.sh-1873-    func_convert_path_check : ";" \
##############################################
menu-cache-1.1.0/ltmain.sh-2060-    *.[cCFSifmso] | \
menu-cache-1.1.0/ltmain.sh:2061:    *.ada | *.adb | *.ads | *.asm | \
menu-cache-1.1.0/ltmain.sh-2062-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
menu-cache-1.1.0/ltmain.sh-2137-    if test "$compiler_c_o" = no; then
menu-cache-1.1.0/ltmain.sh:2138:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
menu-cache-1.1.0/ltmain.sh-2139-      lockfile="$output_obj.lock"
##############################################
menu-cache-1.1.0/ltmain.sh-2156-*** ERROR, $lockfile exists and contains:
menu-cache-1.1.0/ltmain.sh:2157:`cat $lockfile 2>/dev/null`
menu-cache-1.1.0/ltmain.sh-2158-
##############################################
menu-cache-1.1.0/ltmain.sh-2204-      if test "$need_locks" = warn &&
menu-cache-1.1.0/ltmain.sh:2205:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
menu-cache-1.1.0/ltmain.sh-2206-	$ECHO "\
menu-cache-1.1.0/ltmain.sh-2207-*** ERROR, $lockfile contains:
menu-cache-1.1.0/ltmain.sh:2208:`cat $lockfile 2>/dev/null`
menu-cache-1.1.0/ltmain.sh-2209-
##############################################
menu-cache-1.1.0/ltmain.sh-2253-      if test "$need_locks" = warn &&
menu-cache-1.1.0/ltmain.sh:2254:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
menu-cache-1.1.0/ltmain.sh-2255-	$ECHO "\
menu-cache-1.1.0/ltmain.sh-2256-*** ERROR, $lockfile contains:
menu-cache-1.1.0/ltmain.sh:2257:`cat $lockfile 2>/dev/null`
menu-cache-1.1.0/ltmain.sh-2258-
##############################################
menu-cache-1.1.0/ltmain.sh-2548-	  test -n "$library_names" && \
menu-cache-1.1.0/ltmain.sh:2549:	    func_warning "\`$file' was not linked with \`-export-dynamic'"
menu-cache-1.1.0/ltmain.sh-2550-	  continue
##############################################
menu-cache-1.1.0/ltmain.sh-2559-	  if test ! -f "$dir/$dlname"; then
menu-cache-1.1.0/ltmain.sh:2560:	    func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
menu-cache-1.1.0/ltmain.sh-2561-	  fi
##############################################
menu-cache-1.1.0/ltmain.sh-2577-      # Get the absolute pathname.
menu-cache-1.1.0/ltmain.sh:2578:      absdir=`cd "$dir" && pwd`
menu-cache-1.1.0/ltmain.sh-2579-      test -n "$absdir" && dir="$absdir"
##############################################
menu-cache-1.1.0/ltmain.sh-2675-      if test -n "$lt_sysroot"; then
menu-cache-1.1.0/ltmain.sh:2676:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
menu-cache-1.1.0/ltmain.sh-2677-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
menu-cache-1.1.0/ltmain.sh-2957-	  # Determine the prefix the user has applied to our future dir.
menu-cache-1.1.0/ltmain.sh:2958:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
menu-cache-1.1.0/ltmain.sh-2959-
##############################################
menu-cache-1.1.0/ltmain.sh-2970-	    # Stick the inst_prefix_dir data into the link command.
menu-cache-1.1.0/ltmain.sh:2971:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
menu-cache-1.1.0/ltmain.sh-2972-	  else
menu-cache-1.1.0/ltmain.sh:2973:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
menu-cache-1.1.0/ltmain.sh-2974-	  fi
##############################################
menu-cache-1.1.0/ltmain.sh-3130-	    fi
menu-cache-1.1.0/ltmain.sh:3131:	    libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
menu-cache-1.1.0/ltmain.sh-3132-	    if test -n "$libdir" && test ! -f "$libfile"; then
menu-cache-1.1.0/ltmain.sh:3133:	      func_warning "\`$lib' has not been installed in \`$libdir'"
menu-cache-1.1.0/ltmain.sh-3134-	      finalize=no
##############################################
menu-cache-1.1.0/ltmain.sh-3149-	        # Replace the output file specification.
menu-cache-1.1.0/ltmain.sh:3150:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
menu-cache-1.1.0/ltmain.sh-3151-
##############################################
menu-cache-1.1.0/ltmain.sh-3168-	    # Install the binary that we compiled earlier.
menu-cache-1.1.0/ltmain.sh:3169:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
menu-cache-1.1.0/ltmain.sh-3170-	  fi
##############################################
menu-cache-1.1.0/ltmain.sh-3241-    my_pic_p="${3-no}"
menu-cache-1.1.0/ltmain.sh:3242:    my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'`
menu-cache-1.1.0/ltmain.sh-3243-    my_dlsyms=
##############################################
menu-cache-1.1.0/ltmain.sh-3297-	  # Add our own program objects to the symbol list.
menu-cache-1.1.0/ltmain.sh:3298:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
menu-cache-1.1.0/ltmain.sh-3299-	  for progfile in $progfiles; do
##############################################
menu-cache-1.1.0/ltmain.sh-3359-	          # Use subshell, to avoid clobbering current variable values
menu-cache-1.1.0/ltmain.sh:3360:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
menu-cache-1.1.0/ltmain.sh-3361-	          if test -n "$dlprefile_dlname" ; then
##############################################
menu-cache-1.1.0/ltmain.sh-3506-	  if test -f "$output_objdir/$my_outputname.def"; then
menu-cache-1.1.0/ltmain.sh:3507:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
menu-cache-1.1.0/ltmain.sh:3508:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
menu-cache-1.1.0/ltmain.sh-3509-	  else
menu-cache-1.1.0/ltmain.sh:3510:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
menu-cache-1.1.0/ltmain.sh:3511:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
menu-cache-1.1.0/ltmain.sh-3512-	  fi
##############################################
menu-cache-1.1.0/ltmain.sh-3514-	*)
menu-cache-1.1.0/ltmain.sh:3515:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
menu-cache-1.1.0/ltmain.sh:3516:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
menu-cache-1.1.0/ltmain.sh-3517-	  ;;
##############################################
menu-cache-1.1.0/ltmain.sh-3529-      # Nullify the symbol file.
menu-cache-1.1.0/ltmain.sh:3530:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
menu-cache-1.1.0/ltmain.sh:3531:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
menu-cache-1.1.0/ltmain.sh-3532-    fi
##############################################
menu-cache-1.1.0/ltmain.sh-3545-  win32_libid_type="unknown"
menu-cache-1.1.0/ltmain.sh:3546:  win32_fileres=`file -L $1 2>/dev/null`
menu-cache-1.1.0/ltmain.sh-3547-  case $win32_fileres in
##############################################
menu-cache-1.1.0/ltmain.sh-3596-  $opt_debug
menu-cache-1.1.0/ltmain.sh:3597:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
menu-cache-1.1.0/ltmain.sh-3598-}
##############################################
menu-cache-1.1.0/ltmain.sh-3613-  $opt_debug
menu-cache-1.1.0/ltmain.sh:3614:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
menu-cache-1.1.0/ltmain.sh-3615-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
menu-cache-1.1.0/ltmain.sh-3668-  func_to_tool_file "$1" func_convert_file_msys_to_w32
menu-cache-1.1.0/ltmain.sh:3669:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
menu-cache-1.1.0/ltmain.sh-3670-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
menu-cache-1.1.0/ltmain.sh-3680-  func_to_tool_file "$1" func_convert_file_msys_to_w32
menu-cache-1.1.0/ltmain.sh:3681:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
menu-cache-1.1.0/ltmain.sh-3682-  test -n "$func_cygming_ms_implib_tmp"
##############################################
menu-cache-1.1.0/ltmain.sh-3700-    # binutils import library
menu-cache-1.1.0/ltmain.sh:3701:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
menu-cache-1.1.0/ltmain.sh-3702-  elif func_cygming_ms_implib_p "$1" ; then
menu-cache-1.1.0/ltmain.sh-3703-    # ms-generated import library
menu-cache-1.1.0/ltmain.sh:3704:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
menu-cache-1.1.0/ltmain.sh-3705-  else
##############################################
menu-cache-1.1.0/ltmain.sh-3780-	  darwin_curdir=`pwd`
menu-cache-1.1.0/ltmain.sh:3781:	  darwin_base_archive=`basename "$darwin_archive"`
menu-cache-1.1.0/ltmain.sh:3782:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
menu-cache-1.1.0/ltmain.sh-3783-	  if test -n "$darwin_arches"; then
menu-cache-1.1.0/ltmain.sh:3784:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
menu-cache-1.1.0/ltmain.sh-3785-	    darwin_arch=
##############################################
menu-cache-1.1.0/ltmain.sh-3795-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
menu-cache-1.1.0/ltmain.sh:3796:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u`
menu-cache-1.1.0/ltmain.sh-3797-	    darwin_file=
##############################################
menu-cache-1.1.0/ltmain.sh-3799-	    for darwin_file in $darwin_filelist; do
menu-cache-1.1.0/ltmain.sh:3800:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
menu-cache-1.1.0/ltmain.sh-3801-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
menu-cache-1.1.0/ltmain.sh-3814-      esac
menu-cache-1.1.0/ltmain.sh:3815:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
menu-cache-1.1.0/ltmain.sh-3816-    done
##############################################
menu-cache-1.1.0/ltmain.sh-3885-
menu-cache-1.1.0/ltmain.sh:3886:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
menu-cache-1.1.0/ltmain.sh-3887-    $ECHO "\
##############################################
menu-cache-1.1.0/ltmain.sh-3920-    --lt-dump-script)
menu-cache-1.1.0/ltmain.sh:3921:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
menu-cache-1.1.0/ltmain.sh-3922-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
menu-cache-1.1.0/ltmain.sh:3923:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
menu-cache-1.1.0/ltmain.sh-3924-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
menu-cache-1.1.0/ltmain.sh-3947-    \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[\$lt_dump_args_N]: \$lt_arg\"
menu-cache-1.1.0/ltmain.sh:3948:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
menu-cache-1.1.0/ltmain.sh-3949-  done
##############################################
menu-cache-1.1.0/ltmain.sh-4005-  # Find the directory that this script lives in.
menu-cache-1.1.0/ltmain.sh:4006:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
menu-cache-1.1.0/ltmain.sh-4007-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
menu-cache-1.1.0/ltmain.sh-4009-  # Follow symbolic links until we get to the real thisdir.
menu-cache-1.1.0/ltmain.sh:4010:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
menu-cache-1.1.0/ltmain.sh-4011-  while test -n \"\$file\"; do
menu-cache-1.1.0/ltmain.sh:4012:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
menu-cache-1.1.0/ltmain.sh-4013-
##############################################
menu-cache-1.1.0/ltmain.sh-4021-
menu-cache-1.1.0/ltmain.sh:4022:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
menu-cache-1.1.0/ltmain.sh:4023:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
menu-cache-1.1.0/ltmain.sh-4024-  done
##############################################
menu-cache-1.1.0/ltmain.sh-4035-    case \"\$thisdir\" in
menu-cache-1.1.0/ltmain.sh:4036:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
menu-cache-1.1.0/ltmain.sh-4037-    $objdir )   thisdir=. ;;
##############################################
menu-cache-1.1.0/ltmain.sh-4041-  # Try to get the absolute directory name.
menu-cache-1.1.0/ltmain.sh:4042:  absdir=\`cd \"\$thisdir\" && pwd\`
menu-cache-1.1.0/ltmain.sh-4043-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
menu-cache-1.1.0/ltmain.sh-4051-  if test ! -f \"\$progdir/\$program\" ||
menu-cache-1.1.0/ltmain.sh:4052:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
menu-cache-1.1.0/ltmain.sh-4053-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
menu-cache-1.1.0/ltmain.sh-4066-    if test -n \"\$relink_command\"; then
menu-cache-1.1.0/ltmain.sh:4067:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
menu-cache-1.1.0/ltmain.sh-4068-      else
##############################################
menu-cache-1.1.0/ltmain.sh-4110-    # The second colon is a workaround for a bug in BeOS R4 sed
menu-cache-1.1.0/ltmain.sh:4111:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
menu-cache-1.1.0/ltmain.sh-4112-
##############################################
menu-cache-1.1.0/ltmain.sh-5085-    $opt_debug
menu-cache-1.1.0/ltmain.sh:5086:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
menu-cache-1.1.0/ltmain.sh-5087-    *import*) : ;;
##############################################
menu-cache-1.1.0/ltmain.sh-5307-	    moreargs=
menu-cache-1.1.0/ltmain.sh:5308:	    for fil in `cat "$save_arg"`
menu-cache-1.1.0/ltmain.sh-5309-	    do
##############################################
menu-cache-1.1.0/ltmain.sh-5563-	*)
menu-cache-1.1.0/ltmain.sh:5564:	  absdir=`cd "$dir" && pwd`
menu-cache-1.1.0/ltmain.sh-5565-	  test -z "$absdir" && \
##############################################
menu-cache-1.1.0/ltmain.sh-5584-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
menu-cache-1.1.0/ltmain.sh:5585:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
menu-cache-1.1.0/ltmain.sh-5586-	  case :$dllsearchpath: in
##############################################
menu-cache-1.1.0/ltmain.sh-6016-      # get the directories listed in $shlibpath_var
menu-cache-1.1.0/ltmain.sh:6017:      eval shlib_search_path=\`\$ECHO \"\${$shlibpath_var}\" \| \$SED \'s/:/ /g\'\`
menu-cache-1.1.0/ltmain.sh-6018-    else
##############################################
menu-cache-1.1.0/ltmain.sh-6331-		  set dummy $deplibs_check_method; shift
menu-cache-1.1.0/ltmain.sh:6332:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
menu-cache-1.1.0/ltmain.sh-6333-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
menu-cache-1.1.0/ltmain.sh-6394-	else
menu-cache-1.1.0/ltmain.sh:6395:	  func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'"
menu-cache-1.1.0/ltmain.sh-6396-	fi
##############################################
menu-cache-1.1.0/ltmain.sh-6423-	if test -n "$inherited_linker_flags"; then
menu-cache-1.1.0/ltmain.sh:6424:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
menu-cache-1.1.0/ltmain.sh-6425-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
menu-cache-1.1.0/ltmain.sh-6431-	fi
menu-cache-1.1.0/ltmain.sh:6432:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
menu-cache-1.1.0/ltmain.sh-6433-	if test "$linkmode,$pass" = "lib,link" ||
##############################################
menu-cache-1.1.0/ltmain.sh-6504-	*)
menu-cache-1.1.0/ltmain.sh:6505:	  abs_ladir=`cd "$ladir" && pwd`
menu-cache-1.1.0/ltmain.sh-6506-	  if test -z "$abs_ladir"; then
##############################################
menu-cache-1.1.0/ltmain.sh-6757-	    shift
menu-cache-1.1.0/ltmain.sh:6758:	    libname=`eval "\\$ECHO \"$libname_spec\""`
menu-cache-1.1.0/ltmain.sh-6759-	    # use dlname if we got it. it's perfectly good, no?
##############################################
menu-cache-1.1.0/ltmain.sh-7049-		*)
menu-cache-1.1.0/ltmain.sh:7050:		  absdir=`cd "$dir" && pwd`
menu-cache-1.1.0/ltmain.sh-7051-		  if test -z "$absdir"; then
##############################################
menu-cache-1.1.0/ltmain.sh-7060-		  depdepl=
menu-cache-1.1.0/ltmain.sh:7061:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
menu-cache-1.1.0/ltmain.sh-7062-		  if test -n "$deplibrary_names" ; then
##############################################
menu-cache-1.1.0/ltmain.sh-7067-		      depdepl="$absdir/$objdir/$depdepl"
menu-cache-1.1.0/ltmain.sh:7068:		      darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
menu-cache-1.1.0/ltmain.sh-7069-                      if test -z "$darwin_install_name"; then
menu-cache-1.1.0/ltmain.sh:7070:                          darwin_install_name=`${OTOOL64} -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
menu-cache-1.1.0/ltmain.sh-7071-                      fi
##############################################
menu-cache-1.1.0/ltmain.sh-7082-		else
menu-cache-1.1.0/ltmain.sh:7083:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
menu-cache-1.1.0/ltmain.sh-7084-		  test -z "$libdir" && \
##############################################
menu-cache-1.1.0/ltmain.sh-7105-	else
menu-cache-1.1.0/ltmain.sh:7106:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
menu-cache-1.1.0/ltmain.sh-7107-	fi
##############################################
menu-cache-1.1.0/ltmain.sh-7254-	test "$module" = no && \
menu-cache-1.1.0/ltmain.sh:7255:	  func_fatal_help "libtool library \`$output' must begin with \`lib'"
menu-cache-1.1.0/ltmain.sh-7256-
##############################################
menu-cache-1.1.0/ltmain.sh-7392-	if test "$age" -gt "$current"; then
menu-cache-1.1.0/ltmain.sh:7393:	  func_error "AGE \`$age' is greater than the current interface number \`$current'"
menu-cache-1.1.0/ltmain.sh-7394-	  func_fatal_error "\`$vinfo' is not valid version information"
##############################################
menu-cache-1.1.0/ltmain.sh-7553-	removelist=
menu-cache-1.1.0/ltmain.sh:7554:	tempremovelist=`$ECHO "$output_objdir/*"`
menu-cache-1.1.0/ltmain.sh-7555-	for p in $tempremovelist; do
##############################################
menu-cache-1.1.0/ltmain.sh-7579-	# Transform .lo files to .o files.
menu-cache-1.1.0/ltmain.sh:7580:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
menu-cache-1.1.0/ltmain.sh-7581-      fi
##############################################
menu-cache-1.1.0/ltmain.sh-7584-      #for path in $notinst_path; do
menu-cache-1.1.0/ltmain.sh:7585:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
menu-cache-1.1.0/ltmain.sh:7586:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
menu-cache-1.1.0/ltmain.sh:7587:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
menu-cache-1.1.0/ltmain.sh-7588-      #done
##############################################
menu-cache-1.1.0/ltmain.sh-7705-		if test -n "$i" ; then
menu-cache-1.1.0/ltmain.sh:7706:		  libname=`eval "\\$ECHO \"$libname_spec\""`
menu-cache-1.1.0/ltmain.sh:7707:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
menu-cache-1.1.0/ltmain.sh-7708-		  set dummy $deplib_matches; shift
menu-cache-1.1.0/ltmain.sh-7709-		  deplib_match=$1
menu-cache-1.1.0/ltmain.sh:7710:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
menu-cache-1.1.0/ltmain.sh-7711-		    func_append newdeplibs " $i"
##############################################
menu-cache-1.1.0/ltmain.sh-7748-		  if test -n "$i" ; then
menu-cache-1.1.0/ltmain.sh:7749:		    libname=`eval "\\$ECHO \"$libname_spec\""`
menu-cache-1.1.0/ltmain.sh:7750:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
menu-cache-1.1.0/ltmain.sh-7751-		    set dummy $deplib_matches; shift
menu-cache-1.1.0/ltmain.sh-7752-		    deplib_match=$1
menu-cache-1.1.0/ltmain.sh:7753:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
menu-cache-1.1.0/ltmain.sh-7754-		      func_append newdeplibs " $i"
##############################################
menu-cache-1.1.0/ltmain.sh-7783-	  set dummy $deplibs_check_method; shift
menu-cache-1.1.0/ltmain.sh:7784:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
menu-cache-1.1.0/ltmain.sh-7785-	  for a_deplib in $deplibs; do
##############################################
menu-cache-1.1.0/ltmain.sh-7798-	      if test -n "$a_deplib" ; then
menu-cache-1.1.0/ltmain.sh:7799:		libname=`eval "\\$ECHO \"$libname_spec\""`
menu-cache-1.1.0/ltmain.sh-7800-		if test -n "$file_magic_glob"; then
menu-cache-1.1.0/ltmain.sh:7801:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
menu-cache-1.1.0/ltmain.sh-7802-		else
##############################################
menu-cache-1.1.0/ltmain.sh-7808-		    shopt -s nocaseglob
menu-cache-1.1.0/ltmain.sh:7809:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
menu-cache-1.1.0/ltmain.sh-7810-		    $nocaseglob
menu-cache-1.1.0/ltmain.sh-7811-		  else
menu-cache-1.1.0/ltmain.sh:7812:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
menu-cache-1.1.0/ltmain.sh-7813-		  fi
##############################################
menu-cache-1.1.0/ltmain.sh-7826-		      while test -h "$potlib" 2>/dev/null; do
menu-cache-1.1.0/ltmain.sh:7827:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
menu-cache-1.1.0/ltmain.sh-7828-			case $potliblink in
menu-cache-1.1.0/ltmain.sh-7829-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
menu-cache-1.1.0/ltmain.sh:7830:			*) potlib=`$ECHO "$potlib" | $SED 's,[^/]*$,,'`"$potliblink";;
menu-cache-1.1.0/ltmain.sh-7831-			esac
##############################################
menu-cache-1.1.0/ltmain.sh-7867-	  set dummy $deplibs_check_method; shift
menu-cache-1.1.0/ltmain.sh:7868:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
menu-cache-1.1.0/ltmain.sh-7869-	  for a_deplib in $deplibs; do
##############################################
menu-cache-1.1.0/ltmain.sh-7882-	      if test -n "$a_deplib" ; then
menu-cache-1.1.0/ltmain.sh:7883:		libname=`eval "\\$ECHO \"$libname_spec\""`
menu-cache-1.1.0/ltmain.sh-7884-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
menu-cache-1.1.0/ltmain.sh:7885:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
menu-cache-1.1.0/ltmain.sh-7886-		  for potent_lib in $potential_libs; do
##############################################
menu-cache-1.1.0/ltmain.sh-7921-	  newdeplibs=""
menu-cache-1.1.0/ltmain.sh:7922:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
menu-cache-1.1.0/ltmain.sh-7923-	  if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
##############################################
menu-cache-1.1.0/ltmain.sh-7925-	      # can't use Xsed below, because $i might contain '/'
menu-cache-1.1.0/ltmain.sh:7926:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s,$i,,"`
menu-cache-1.1.0/ltmain.sh-7927-	    done
##############################################
menu-cache-1.1.0/ltmain.sh-7951-	  # On Rhapsody replace the C library with the System framework
menu-cache-1.1.0/ltmain.sh:7952:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
menu-cache-1.1.0/ltmain.sh-7953-	  ;;
##############################################
menu-cache-1.1.0/ltmain.sh-8003-	*-*-darwin*)
menu-cache-1.1.0/ltmain.sh:8004:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
menu-cache-1.1.0/ltmain.sh:8005:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
menu-cache-1.1.0/ltmain.sh:8006:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
menu-cache-1.1.0/ltmain.sh-8007-	  ;;
##############################################
menu-cache-1.1.0/ltmain.sh-8130-	# Use standard objects if they are pic
menu-cache-1.1.0/ltmain.sh:8131:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
menu-cache-1.1.0/ltmain.sh-8132-	test "X$libobjs" = "X " && libobjs=
##############################################
menu-cache-1.1.0/ltmain.sh-8145-	    # exporting using user supplied symfile
menu-cache-1.1.0/ltmain.sh:8146:	    if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
menu-cache-1.1.0/ltmain.sh-8147-	      # and it's NOT already a .def file. Must figure out
##############################################
menu-cache-1.1.0/ltmain.sh-8642-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
menu-cache-1.1.0/ltmain.sh:8643:	  reload_conv_objs=$reload_objs\ `$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
menu-cache-1.1.0/ltmain.sh-8644-	else
##############################################
menu-cache-1.1.0/ltmain.sh-8656-      # Create the old-style object.
menu-cache-1.1.0/ltmain.sh:8657:      reload_objs="$objs$old_deplibs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; /\.lib$/d; $lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
menu-cache-1.1.0/ltmain.sh-8658-
##############################################
menu-cache-1.1.0/ltmain.sh-8716-	# On Rhapsody replace the C library is the System framework
menu-cache-1.1.0/ltmain.sh:8717:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
menu-cache-1.1.0/ltmain.sh:8718:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
menu-cache-1.1.0/ltmain.sh-8719-	;;
##############################################
menu-cache-1.1.0/ltmain.sh-8734-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
menu-cache-1.1.0/ltmain.sh:8735:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
menu-cache-1.1.0/ltmain.sh:8736:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
menu-cache-1.1.0/ltmain.sh-8737-	;;
##############################################
menu-cache-1.1.0/ltmain.sh-8812-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
menu-cache-1.1.0/ltmain.sh:8813:	  testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
menu-cache-1.1.0/ltmain.sh-8814-	  case :$dllsearchpath: in
##############################################
menu-cache-1.1.0/ltmain.sh-8872-	# Transform all the library objects into standard objects.
menu-cache-1.1.0/ltmain.sh:8873:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
menu-cache-1.1.0/ltmain.sh:8874:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
menu-cache-1.1.0/ltmain.sh-8875-      fi
##############################################
menu-cache-1.1.0/ltmain.sh-8902-	# Replace the output file specification.
menu-cache-1.1.0/ltmain.sh:8903:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
menu-cache-1.1.0/ltmain.sh-8904-	link_command="$compile_command$compile_rpath"
##############################################
menu-cache-1.1.0/ltmain.sh-8911-	  func_to_tool_file "$output"
menu-cache-1.1.0/ltmain.sh:8912:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
menu-cache-1.1.0/ltmain.sh-8913-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
menu-cache-1.1.0/ltmain.sh-8955-	# Replace the output file specification.
menu-cache-1.1.0/ltmain.sh:8956:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
menu-cache-1.1.0/ltmain.sh-8957-	# Delete the old output file.
##############################################
menu-cache-1.1.0/ltmain.sh-8963-	  func_to_tool_file "$output"
menu-cache-1.1.0/ltmain.sh:8964:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
menu-cache-1.1.0/ltmain.sh-8965-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
menu-cache-1.1.0/ltmain.sh-8981-	  if test "$fast_install" = yes; then
menu-cache-1.1.0/ltmain.sh:8982:	    relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
menu-cache-1.1.0/ltmain.sh-8983-	  else
##############################################
menu-cache-1.1.0/ltmain.sh-8993-      # Replace the output file specification.
menu-cache-1.1.0/ltmain.sh:8994:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
menu-cache-1.1.0/ltmain.sh-8995-
##############################################
menu-cache-1.1.0/ltmain.sh-9002-	func_to_tool_file "$output_objdir/$outputname"
menu-cache-1.1.0/ltmain.sh:9003:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
menu-cache-1.1.0/ltmain.sh-9004-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
menu-cache-1.1.0/ltmain.sh-9023-	relink_command="(cd `pwd`; $relink_command)"
menu-cache-1.1.0/ltmain.sh:9024:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
menu-cache-1.1.0/ltmain.sh-9025-      fi
##############################################
menu-cache-1.1.0/ltmain.sh-9267-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
menu-cache-1.1.0/ltmain.sh:9268:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
menu-cache-1.1.0/ltmain.sh-9269-      if test "$hardcode_automatic" = yes ; then
##############################################
menu-cache-1.1.0/ltmain.sh-9288-		func_resolve_sysroot "$deplib"
menu-cache-1.1.0/ltmain.sh:9289:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
menu-cache-1.1.0/ltmain.sh-9290-		test -z "$libdir" && \
##############################################
menu-cache-1.1.0/ltmain.sh-9314-		name="$func_basename_result"
menu-cache-1.1.0/ltmain.sh:9315:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
menu-cache-1.1.0/ltmain.sh-9316-		test -z "$libdir" && \
##############################################
menu-cache-1.1.0/ltmain.sh-9333-		name="$func_basename_result"
menu-cache-1.1.0/ltmain.sh:9334:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
menu-cache-1.1.0/ltmain.sh-9335-		test -z "$libdir" && \
##############################################
menu-cache-1.1.0/ltmain.sh-9652-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
menu-cache-1.1.0/ltmain.sh:9653:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
menu-cache-1.1.0/ltmain.sh-9654-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
menu-cache-1.1.0/libmenu-cache/Makefile.in-52-  { \
menu-cache-1.1.0/libmenu-cache/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
menu-cache-1.1.0/libmenu-cache/Makefile.in-54-  }; \
##############################################
menu-cache-1.1.0/libmenu-cache/Makefile.in-103-CONFIG_CLEAN_VPATH_FILES =
menu-cache-1.1.0/libmenu-cache/Makefile.in:104:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
menu-cache-1.1.0/libmenu-cache/Makefile.in-105-am__vpath_adj = case $$p in \
menu-cache-1.1.0/libmenu-cache/Makefile.in:106:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
menu-cache-1.1.0/libmenu-cache/Makefile.in-107-    *) f=$$p;; \
menu-cache-1.1.0/libmenu-cache/Makefile.in-108-  esac;
menu-cache-1.1.0/libmenu-cache/Makefile.in:109:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
menu-cache-1.1.0/libmenu-cache/Makefile.in-110-am__install_max = 40
menu-cache-1.1.0/libmenu-cache/Makefile.in-111-am__nobase_strip_setup = \
menu-cache-1.1.0/libmenu-cache/Makefile.in:112:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
menu-cache-1.1.0/libmenu-cache/Makefile.in-113-am__nobase_strip = \
##############################################
menu-cache-1.1.0/libmenu-cache/Makefile.in-478-.c.obj:
menu-cache-1.1.0/libmenu-cache/Makefile.in:479:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
menu-cache-1.1.0/libmenu-cache/Makefile.in-480-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
menu-cache-1.1.0/libmenu-cache/Makefile.in-482-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
menu-cache-1.1.0/libmenu-cache/Makefile.in:483:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
menu-cache-1.1.0/libmenu-cache/Makefile.in-484-
##############################################
menu-cache-1.1.0/libmenu-cache/Makefile.in-515-	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
menu-cache-1.1.0/libmenu-cache/Makefile.in:516:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
menu-cache-1.1.0/libmenu-cache/Makefile.in-517-	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
##############################################
menu-cache-1.1.0/libmenu-cache/Makefile.in-536-	@list='$(nodist_lib_menu_cache_include_HEADERS)'; test -n "$(lib_menu_cache_includedir)" || list=; \
menu-cache-1.1.0/libmenu-cache/Makefile.in:537:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
menu-cache-1.1.0/libmenu-cache/Makefile.in-538-	dir='$(DESTDIR)$(lib_menu_cache_includedir)'; $(am__uninstall_files_from_dir)
##############################################
menu-cache-1.1.0/libmenu-cache/Makefile.in-569-GTAGS:
menu-cache-1.1.0/libmenu-cache/Makefile.in:570:	here=`$(am__cd) $(top_builddir) && pwd` \
menu-cache-1.1.0/libmenu-cache/Makefile.in-571-	  && $(am__cd) $(top_srcdir) \
##############################################
menu-cache-1.1.0/libmenu-cache/Makefile.in-592-distdir: $(DISTFILES)
menu-cache-1.1.0/libmenu-cache/Makefile.in:593:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
menu-cache-1.1.0/libmenu-cache/Makefile.in:594:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
menu-cache-1.1.0/libmenu-cache/Makefile.in-595-	list='$(DISTFILES)'; \
##############################################
menu-cache-1.1.0/libmenu-cache/Makefile.in-606-	  if test -d $$d/$$file; then \
menu-cache-1.1.0/libmenu-cache/Makefile.in:607:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
menu-cache-1.1.0/libmenu-cache/Makefile.in-608-	    if test -d "$(distdir)/$$file"; then \
##############################################
menu-cache-1.1.0/config.guess-34-
menu-cache-1.1.0/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
menu-cache-1.1.0/config.guess-36-
##############################################
menu-cache-1.1.0/config.guess-102-: ${TMPDIR=/tmp} ;
menu-cache-1.1.0/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
menu-cache-1.1.0/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
menu-cache-1.1.0/config.guess-151-	EOF
menu-cache-1.1.0/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
menu-cache-1.1.0/config.guess-153-	;;
##############################################
menu-cache-1.1.0/config.guess-209-	    *)
menu-cache-1.1.0/config.guess:210:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
menu-cache-1.1.0/config.guess-211-		;;
##############################################
menu-cache-1.1.0/config.guess-240-	*4.0)
menu-cache-1.1.0/config.guess:241:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
menu-cache-1.1.0/config.guess-242-		;;
menu-cache-1.1.0/config.guess-243-	*5.*)
menu-cache-1.1.0/config.guess:244:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
menu-cache-1.1.0/config.guess-245-		;;
##############################################
menu-cache-1.1.0/config.guess-250-	# types through head -n 1, so we only detect the type of CPU 0.
menu-cache-1.1.0/config.guess:251:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
menu-cache-1.1.0/config.guess-252-	case "$ALPHA_CPU_TYPE" in
##############################################
menu-cache-1.1.0/config.guess-288-	# 1.2 uses "1.2" for uname -r.
menu-cache-1.1.0/config.guess:289:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
menu-cache-1.1.0/config.guess-290-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
menu-cache-1.1.0/config.guess-348-    s390x:SunOS:*:*)
menu-cache-1.1.0/config.guess:349:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
menu-cache-1.1.0/config.guess-350-	exit ;;
menu-cache-1.1.0/config.guess-351-    sun4H:SunOS:5.*:*)
menu-cache-1.1.0/config.guess:352:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
menu-cache-1.1.0/config.guess-353-	exit ;;
menu-cache-1.1.0/config.guess-354-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
menu-cache-1.1.0/config.guess:355:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
menu-cache-1.1.0/config.guess-356-	exit ;;
##############################################
menu-cache-1.1.0/config.guess-373-	fi
menu-cache-1.1.0/config.guess:374:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
menu-cache-1.1.0/config.guess-375-	exit ;;
##############################################
menu-cache-1.1.0/config.guess-379-	# it's likely to be more like Solaris than SunOS4.
menu-cache-1.1.0/config.guess:380:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
menu-cache-1.1.0/config.guess-381-	exit ;;
##############################################
menu-cache-1.1.0/config.guess-388-	# Japanese Language versions have a version number like `4.1.3-JL'.
menu-cache-1.1.0/config.guess:389:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
menu-cache-1.1.0/config.guess-390-	exit ;;
##############################################
menu-cache-1.1.0/config.guess-394-    sun*:*:4.2BSD:*)
menu-cache-1.1.0/config.guess:395:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
menu-cache-1.1.0/config.guess-396-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
menu-cache-1.1.0/config.guess-476-	$CC_FOR_BUILD -o $dummy $dummy.c &&
menu-cache-1.1.0/config.guess:477:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
menu-cache-1.1.0/config.guess:478:	  SYSTEM_NAME=`$dummy $dummyarg` &&
menu-cache-1.1.0/config.guess-479-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
menu-cache-1.1.0/config.guess-532-    *:IRIX*:*:*)
menu-cache-1.1.0/config.guess:533:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
menu-cache-1.1.0/config.guess-534-	exit ;;
##############################################
menu-cache-1.1.0/config.guess-562-EOF
menu-cache-1.1.0/config.guess:563:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
menu-cache-1.1.0/config.guess-564-		then
##############################################
menu-cache-1.1.0/config.guess-575-    *:AIX:*:[4567])
menu-cache-1.1.0/config.guess:576:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
menu-cache-1.1.0/config.guess-577-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
menu-cache-1.1.0/config.guess-610-    9000/[34678]??:HP-UX:*:*)
menu-cache-1.1.0/config.guess:611:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
menu-cache-1.1.0/config.guess-612-	case "${UNAME_MACHINE}" in
##############################################
menu-cache-1.1.0/config.guess-664-EOF
menu-cache-1.1.0/config.guess:665:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
menu-cache-1.1.0/config.guess-666-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
menu-cache-1.1.0/config.guess-692-    ia64:HP-UX:*:*)
menu-cache-1.1.0/config.guess:693:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
menu-cache-1.1.0/config.guess-694-	echo ia64-hp-hpux${HPUX_REV}
##############################################
menu-cache-1.1.0/config.guess-722-EOF
menu-cache-1.1.0/config.guess:723:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
menu-cache-1.1.0/config.guess-724-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
menu-cache-1.1.0/config.guess-793-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
menu-cache-1.1.0/config.guess:794:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
menu-cache-1.1.0/config.guess-795-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
menu-cache-1.1.0/config.guess-798-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
menu-cache-1.1.0/config.guess:799:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
menu-cache-1.1.0/config.guess-800-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
menu-cache-1.1.0/config.guess-814-	    amd64)
menu-cache-1.1.0/config.guess:815:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
menu-cache-1.1.0/config.guess-816-	    *)
menu-cache-1.1.0/config.guess:817:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
menu-cache-1.1.0/config.guess-818-	esac
##############################################
menu-cache-1.1.0/config.guess-872-    prep*:SunOS:5.*:*)
menu-cache-1.1.0/config.guess:873:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
menu-cache-1.1.0/config.guess-874-	exit ;;
##############################################
menu-cache-1.1.0/config.guess-876-	# the GNU system
menu-cache-1.1.0/config.guess:877:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
menu-cache-1.1.0/config.guess-878-	exit ;;
##############################################
menu-cache-1.1.0/config.guess-880-	# other systems with GNU libc and userland
menu-cache-1.1.0/config.guess:881:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
menu-cache-1.1.0/config.guess-882-	exit ;;
##############################################
menu-cache-1.1.0/config.guess-968-EOF
menu-cache-1.1.0/config.guess:969:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
menu-cache-1.1.0/config.guess-970-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
menu-cache-1.1.0/config.guess-1062-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
menu-cache-1.1.0/config.guess:1063:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
menu-cache-1.1.0/config.guess-1064-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
menu-cache-1.1.0/config.guess-1262-	fi
menu-cache-1.1.0/config.guess:1263:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
menu-cache-1.1.0/config.guess-1264-	    if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then
##############################################
menu-cache-1.1.0/config.guess-1347-    *:DragonFly:*:*)
menu-cache-1.1.0/config.guess:1348:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
menu-cache-1.1.0/config.guess-1349-	exit ;;
##############################################
menu-cache-1.1.0/config.guess-1360-    i*86:skyos:*:*)
menu-cache-1.1.0/config.guess:1361:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
menu-cache-1.1.0/config.guess-1362-	exit ;;
##############################################
menu-cache-1.1.0/configure.ac-67-dnl Make version subfields for MENU_CACHE_CHECK_VERSION macro
menu-cache-1.1.0/configure.ac:68:ac_version_subst_str=`echo $VERSION | awk -F '.' '/.*/ { printf "MC_VERSION_MAJOR=%d MC_VERSION_MINOR=%d MC_VERSION_MICRO=%d", $1, $2, $3 }'`
menu-cache-1.1.0/configure.ac-69-eval ${ac_version_subst_str}
##############################################
menu-cache-1.1.0/configure.ac-75-test "x$exec_prefix" = xNONE && exec_prefix="${prefix}"
menu-cache-1.1.0/configure.ac:76:if test `eval echo "$libdir"` = '/usr/lib'
menu-cache-1.1.0/configure.ac-77-then
##############################################
menu-cache-1.1.0/menu-cache-gen/Makefile.in-50-  { \
menu-cache-1.1.0/menu-cache-gen/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
menu-cache-1.1.0/menu-cache-gen/Makefile.in-52-  }; \
##############################################
menu-cache-1.1.0/menu-cache-gen/Makefile.in-419-	test -n "$(EXEEXT)" || exit 0; \
menu-cache-1.1.0/menu-cache-gen/Makefile.in:420:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
menu-cache-1.1.0/menu-cache-gen/Makefile.in-421-	echo " rm -f" $$list; \
##############################################
menu-cache-1.1.0/menu-cache-gen/Makefile.in-445-.c.obj:
menu-cache-1.1.0/menu-cache-gen/Makefile.in:446:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
menu-cache-1.1.0/menu-cache-gen/Makefile.in-447-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
menu-cache-1.1.0/menu-cache-gen/Makefile.in-449-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
menu-cache-1.1.0/menu-cache-gen/Makefile.in:450:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
menu-cache-1.1.0/menu-cache-gen/Makefile.in-451-
##############################################
menu-cache-1.1.0/menu-cache-gen/Makefile.in-494-GTAGS:
menu-cache-1.1.0/menu-cache-gen/Makefile.in:495:	here=`$(am__cd) $(top_builddir) && pwd` \
menu-cache-1.1.0/menu-cache-gen/Makefile.in-496-	  && $(am__cd) $(top_srcdir) \
##############################################
menu-cache-1.1.0/menu-cache-gen/Makefile.in-517-distdir: $(DISTFILES)
menu-cache-1.1.0/menu-cache-gen/Makefile.in:518:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
menu-cache-1.1.0/menu-cache-gen/Makefile.in:519:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
menu-cache-1.1.0/menu-cache-gen/Makefile.in-520-	list='$(DISTFILES)'; \
##############################################
menu-cache-1.1.0/menu-cache-gen/Makefile.in-531-	  if test -d $$d/$$file; then \
menu-cache-1.1.0/menu-cache-gen/Makefile.in:532:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
menu-cache-1.1.0/menu-cache-gen/Makefile.in-533-	    if test -d "$(distdir)/$$file"; then \
##############################################
menu-cache-1.1.0/install-sh-234-      fi
menu-cache-1.1.0/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
menu-cache-1.1.0/install-sh-236-    *)
##############################################
menu-cache-1.1.0/install-sh-281-      dstdir=$dst
menu-cache-1.1.0/install-sh:282:      dst=$dstdir/`basename "$src"`
menu-cache-1.1.0/install-sh-283-      dstdir_status=0
menu-cache-1.1.0/install-sh-284-    else
menu-cache-1.1.0/install-sh:285:      dstdir=`dirname "$dst"`
menu-cache-1.1.0/install-sh-286-      test -d "$dstdir"
##############################################
menu-cache-1.1.0/install-sh-344-                   test_tmpdir="$tmpdir/a"
menu-cache-1.1.0/install-sh:345:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
menu-cache-1.1.0/install-sh-346-                   case $ls_ld_tmpdir in
##############################################
menu-cache-1.1.0/install-sh-351-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
menu-cache-1.1.0/install-sh:352:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
menu-cache-1.1.0/install-sh-353-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
menu-cache-1.1.0/install-sh-409-            case $prefix in
menu-cache-1.1.0/install-sh:410:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
menu-cache-1.1.0/install-sh-411-              *) qprefix=$prefix;;
##############################################
menu-cache-1.1.0/install-sh-458-    if $copy_on_change &&
menu-cache-1.1.0/install-sh:459:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
menu-cache-1.1.0/install-sh:460:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
menu-cache-1.1.0/install-sh-461-       set -f &&
##############################################
menu-cache-1.1.0/menu-cache-daemon/Makefile.in-50-  { \
menu-cache-1.1.0/menu-cache-daemon/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
menu-cache-1.1.0/menu-cache-daemon/Makefile.in-52-  }; \
##############################################
menu-cache-1.1.0/menu-cache-daemon/Makefile.in-417-	test -n "$(EXEEXT)" || exit 0; \
menu-cache-1.1.0/menu-cache-daemon/Makefile.in:418:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
menu-cache-1.1.0/menu-cache-daemon/Makefile.in-419-	echo " rm -f" $$list; \
##############################################
menu-cache-1.1.0/menu-cache-daemon/Makefile.in-441-.c.obj:
menu-cache-1.1.0/menu-cache-daemon/Makefile.in:442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
menu-cache-1.1.0/menu-cache-daemon/Makefile.in-443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
menu-cache-1.1.0/menu-cache-daemon/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
menu-cache-1.1.0/menu-cache-daemon/Makefile.in:446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
menu-cache-1.1.0/menu-cache-daemon/Makefile.in-447-
##############################################
menu-cache-1.1.0/menu-cache-daemon/Makefile.in-490-GTAGS:
menu-cache-1.1.0/menu-cache-daemon/Makefile.in:491:	here=`$(am__cd) $(top_builddir) && pwd` \
menu-cache-1.1.0/menu-cache-daemon/Makefile.in-492-	  && $(am__cd) $(top_srcdir) \
##############################################
menu-cache-1.1.0/menu-cache-daemon/Makefile.in-513-distdir: $(DISTFILES)
menu-cache-1.1.0/menu-cache-daemon/Makefile.in:514:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
menu-cache-1.1.0/menu-cache-daemon/Makefile.in:515:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
menu-cache-1.1.0/menu-cache-daemon/Makefile.in-516-	list='$(DISTFILES)'; \
##############################################
menu-cache-1.1.0/menu-cache-daemon/Makefile.in-527-	  if test -d $$d/$$file; then \
menu-cache-1.1.0/menu-cache-daemon/Makefile.in:528:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
menu-cache-1.1.0/menu-cache-daemon/Makefile.in-529-	    if test -d "$(distdir)/$$file"; then \
##############################################
menu-cache-1.1.0/compile-67-	mingw/*)
menu-cache-1.1.0/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
menu-cache-1.1.0/compile-69-	  ;;
menu-cache-1.1.0/compile-70-	cygwin/*)
menu-cache-1.1.0/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
menu-cache-1.1.0/compile-72-	  ;;
menu-cache-1.1.0/compile-73-	wine/*)
menu-cache-1.1.0/compile:74:	  file=`winepath -w "$file" || echo "$file"`
menu-cache-1.1.0/compile-75-	  ;;
##############################################
menu-cache-1.1.0/compile-309-# Name of file we expect compiler to create.
menu-cache-1.1.0/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
menu-cache-1.1.0/compile-311-
##############################################
menu-cache-1.1.0/compile-315-# object file name, since that is what matters with a parallel build.
menu-cache-1.1.0/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
menu-cache-1.1.0/compile-317-while true; do
##############################################
menu-cache-1.1.0/docs/reference/libmenu-cache/Makefile.in-55-  { \
menu-cache-1.1.0/docs/reference/libmenu-cache/Makefile.in:56:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
menu-cache-1.1.0/docs/reference/libmenu-cache/Makefile.in-57-  }; \
##############################################
menu-cache-1.1.0/docs/reference/libmenu-cache/Makefile.in-482-distdir: $(DISTFILES)
menu-cache-1.1.0/docs/reference/libmenu-cache/Makefile.in:483:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
menu-cache-1.1.0/docs/reference/libmenu-cache/Makefile.in:484:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
menu-cache-1.1.0/docs/reference/libmenu-cache/Makefile.in-485-	list='$(DISTFILES)'; \
##############################################
menu-cache-1.1.0/docs/reference/libmenu-cache/Makefile.in-496-	  if test -d $$d/$$file; then \
menu-cache-1.1.0/docs/reference/libmenu-cache/Makefile.in:497:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
menu-cache-1.1.0/docs/reference/libmenu-cache/Makefile.in-498-	    if test -d "$(distdir)/$$file"; then \
##############################################
menu-cache-1.1.0/docs/reference/libmenu-cache/Makefile.in-653-	-$(GTK_DOC_V_SETUP)if test "$(abs_srcdir)" != "$(abs_builddir)" ; then \
menu-cache-1.1.0/docs/reference/libmenu-cache/Makefile.in:654:	    files=`echo $(SETUP_FILES) $(expand_content_files) $(DOC_MODULE).types`; \
menu-cache-1.1.0/docs/reference/libmenu-cache/Makefile.in-655-	    if test "x$$files" != "x" ; then \
menu-cache-1.1.0/docs/reference/libmenu-cache/Makefile.in-656-	        for file in $$files ; do \
menu-cache-1.1.0/docs/reference/libmenu-cache/Makefile.in:657:	            destdir=`dirname $(abs_builddir)/$$file`; \
menu-cache-1.1.0/docs/reference/libmenu-cache/Makefile.in-658-	            test -d "$$destdir" || mkdir -p "$$destdir"; \
##############################################
menu-cache-1.1.0/docs/reference/libmenu-cache/Makefile.in-739-	  for img in $(HTML_IMAGES); do \
menu-cache-1.1.0/docs/reference/libmenu-cache/Makefile.in:740:	    part=`dirname $$img`; \
menu-cache-1.1.0/docs/reference/libmenu-cache/Makefile.in-741-	    echo $$mkpdf_options | grep >/dev/null "\-\-imgdir=$$part "; \
##############################################
menu-cache-1.1.0/docs/reference/libmenu-cache/Makefile.in-769-install-data-local:
menu-cache-1.1.0/docs/reference/libmenu-cache/Makefile.in:770:	@installfiles=`echo $(builddir)/html/*`; \
menu-cache-1.1.0/docs/reference/libmenu-cache/Makefile.in-771-	if test "$$installfiles" = '$(builddir)/html/*'; \
##############################################
menu-cache-1.1.0/docs/reference/Makefile.in-49-  { \
menu-cache-1.1.0/docs/reference/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
menu-cache-1.1.0/docs/reference/Makefile.in-51-  }; \
##############################################
menu-cache-1.1.0/docs/reference/Makefile.in-164-  while test -n "$$dir1"; do \
menu-cache-1.1.0/docs/reference/Makefile.in:165:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
menu-cache-1.1.0/docs/reference/Makefile.in-166-    if test "$$first" != "."; then \
menu-cache-1.1.0/docs/reference/Makefile.in-167-      if test "$$first" = ".."; then \
menu-cache-1.1.0/docs/reference/Makefile.in:168:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
menu-cache-1.1.0/docs/reference/Makefile.in:169:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
menu-cache-1.1.0/docs/reference/Makefile.in-170-      else \
menu-cache-1.1.0/docs/reference/Makefile.in:171:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
menu-cache-1.1.0/docs/reference/Makefile.in-172-        if test "$$first2" = "$$first"; then \
menu-cache-1.1.0/docs/reference/Makefile.in:173:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
menu-cache-1.1.0/docs/reference/Makefile.in-174-        else \
##############################################
menu-cache-1.1.0/docs/reference/Makefile.in-179-    fi; \
menu-cache-1.1.0/docs/reference/Makefile.in:180:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
menu-cache-1.1.0/docs/reference/Makefile.in-181-  done; \
##############################################
menu-cache-1.1.0/docs/reference/Makefile.in-373-	dot_seen=no; \
menu-cache-1.1.0/docs/reference/Makefile.in:374:	target=`echo $@ | sed s/-recursive//`; \
menu-cache-1.1.0/docs/reference/Makefile.in-375-	case "$@" in \
##############################################
menu-cache-1.1.0/docs/reference/Makefile.in-436-GTAGS:
menu-cache-1.1.0/docs/reference/Makefile.in:437:	here=`$(am__cd) $(top_builddir) && pwd` \
menu-cache-1.1.0/docs/reference/Makefile.in-438-	  && $(am__cd) $(top_srcdir) \
##############################################
menu-cache-1.1.0/docs/reference/Makefile.in-459-distdir: $(DISTFILES)
menu-cache-1.1.0/docs/reference/Makefile.in:460:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
menu-cache-1.1.0/docs/reference/Makefile.in:461:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
menu-cache-1.1.0/docs/reference/Makefile.in-462-	list='$(DISTFILES)'; \
##############################################
menu-cache-1.1.0/docs/reference/Makefile.in-473-	  if test -d $$d/$$file; then \
menu-cache-1.1.0/docs/reference/Makefile.in:474:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
menu-cache-1.1.0/docs/reference/Makefile.in-475-	    if test -d "$(distdir)/$$file"; then \
##############################################
menu-cache-1.1.0/docs/Makefile.in-49-  { \
menu-cache-1.1.0/docs/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
menu-cache-1.1.0/docs/Makefile.in-51-  }; \
##############################################
menu-cache-1.1.0/docs/Makefile.in-164-  while test -n "$$dir1"; do \
menu-cache-1.1.0/docs/Makefile.in:165:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
menu-cache-1.1.0/docs/Makefile.in-166-    if test "$$first" != "."; then \
menu-cache-1.1.0/docs/Makefile.in-167-      if test "$$first" = ".."; then \
menu-cache-1.1.0/docs/Makefile.in:168:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
menu-cache-1.1.0/docs/Makefile.in:169:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
menu-cache-1.1.0/docs/Makefile.in-170-      else \
menu-cache-1.1.0/docs/Makefile.in:171:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
menu-cache-1.1.0/docs/Makefile.in-172-        if test "$$first2" = "$$first"; then \
menu-cache-1.1.0/docs/Makefile.in:173:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
menu-cache-1.1.0/docs/Makefile.in-174-        else \
##############################################
menu-cache-1.1.0/docs/Makefile.in-179-    fi; \
menu-cache-1.1.0/docs/Makefile.in:180:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
menu-cache-1.1.0/docs/Makefile.in-181-  done; \
##############################################
menu-cache-1.1.0/docs/Makefile.in-373-	dot_seen=no; \
menu-cache-1.1.0/docs/Makefile.in:374:	target=`echo $@ | sed s/-recursive//`; \
menu-cache-1.1.0/docs/Makefile.in-375-	case "$@" in \
##############################################
menu-cache-1.1.0/docs/Makefile.in-436-GTAGS:
menu-cache-1.1.0/docs/Makefile.in:437:	here=`$(am__cd) $(top_builddir) && pwd` \
menu-cache-1.1.0/docs/Makefile.in-438-	  && $(am__cd) $(top_srcdir) \
##############################################
menu-cache-1.1.0/docs/Makefile.in-459-distdir: $(DISTFILES)
menu-cache-1.1.0/docs/Makefile.in:460:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
menu-cache-1.1.0/docs/Makefile.in:461:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
menu-cache-1.1.0/docs/Makefile.in-462-	list='$(DISTFILES)'; \
##############################################
menu-cache-1.1.0/docs/Makefile.in-473-	  if test -d $$d/$$file; then \
menu-cache-1.1.0/docs/Makefile.in:474:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
menu-cache-1.1.0/docs/Makefile.in-475-	    if test -d "$(distdir)/$$file"; then \
##############################################
menu-cache-1.1.0/depcomp-64-  case $1 in
menu-cache-1.1.0/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
menu-cache-1.1.0/depcomp-66-      *) dir=;;
##############################################
menu-cache-1.1.0/depcomp-73-{
menu-cache-1.1.0/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
menu-cache-1.1.0/depcomp-75-}
##############################################
menu-cache-1.1.0/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
menu-cache-1.1.0/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
menu-cache-1.1.0/depcomp-128-
##############################################
menu-cache-1.1.0/depcomp-405-        sleep 1
menu-cache-1.1.0/depcomp:406:        i=`expr $i - 1`
menu-cache-1.1.0/depcomp-407-      done
menu-cache-1.1.0/depcomp-408-    fi
menu-cache-1.1.0/depcomp:409:    i=`expr $i - 1`
menu-cache-1.1.0/depcomp-410-  done
##############################################
menu-cache-1.1.0/depcomp-425-  # Do two passes, one to just change these to
menu-cache-1.1.0/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
menu-cache-1.1.0/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
menu-cache-1.1.0/depcomp-659-  done
menu-cache-1.1.0/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
menu-cache-1.1.0/depcomp-661-  touch "$tmpdepfile"
##############################################
menu-cache-1.1.0/config.sub-52-
menu-cache-1.1.0/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
menu-cache-1.1.0/config.sub-54-
##############################################
menu-cache-1.1.0/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations.
menu-cache-1.1.0/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
menu-cache-1.1.0/config.sub-117-case $maybe_os in
##############################################
menu-cache-1.1.0/config.sub-123-    os=-$maybe_os
menu-cache-1.1.0/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
menu-cache-1.1.0/config.sub-125-    ;;
##############################################
menu-cache-1.1.0/config.sub-127-    os=-linux-android
menu-cache-1.1.0/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
menu-cache-1.1.0/config.sub-129-    ;;
menu-cache-1.1.0/config.sub-130-  *)
menu-cache-1.1.0/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
menu-cache-1.1.0/config.sub-132-    if [ $basic_machine != $1 ]
menu-cache-1.1.0/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
menu-cache-1.1.0/config.sub-134-    else os=; fi
##############################################
menu-cache-1.1.0/config.sub-181-		os=-sco5v6
menu-cache-1.1.0/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
menu-cache-1.1.0/config.sub-183-		;;
##############################################
menu-cache-1.1.0/config.sub-185-		os=-sco3.2v5
menu-cache-1.1.0/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
menu-cache-1.1.0/config.sub-187-		;;
##############################################
menu-cache-1.1.0/config.sub-189-		os=-sco3.2v4
menu-cache-1.1.0/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
menu-cache-1.1.0/config.sub-191-		;;
menu-cache-1.1.0/config.sub-192-	-sco3.2.[4-9]*)
menu-cache-1.1.0/config.sub:193:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
menu-cache-1.1.0/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
menu-cache-1.1.0/config.sub-195-		;;
##############################################
menu-cache-1.1.0/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
menu-cache-1.1.0/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
menu-cache-1.1.0/config.sub-199-		;;
##############################################
menu-cache-1.1.0/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
menu-cache-1.1.0/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
menu-cache-1.1.0/config.sub-203-		;;
##############################################
menu-cache-1.1.0/config.sub-205-		os=-sco3.2v2
menu-cache-1.1.0/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
menu-cache-1.1.0/config.sub-207-		;;
menu-cache-1.1.0/config.sub-208-	-udk*)
menu-cache-1.1.0/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
menu-cache-1.1.0/config.sub-210-		;;
##############################################
menu-cache-1.1.0/config.sub-212-		os=-isc2.2
menu-cache-1.1.0/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
menu-cache-1.1.0/config.sub-214-		;;
##############################################
menu-cache-1.1.0/config.sub-218-	-isc*)
menu-cache-1.1.0/config.sub:219:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
menu-cache-1.1.0/config.sub-220-		;;
##############################################
menu-cache-1.1.0/config.sub-230-	-ptx*)
menu-cache-1.1.0/config.sub:231:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
menu-cache-1.1.0/config.sub-232-		;;
menu-cache-1.1.0/config.sub-233-	-windowsnt*)
menu-cache-1.1.0/config.sub:234:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
menu-cache-1.1.0/config.sub-235-		;;
##############################################
menu-cache-1.1.0/config.sub-362-	*-*-*)
menu-cache-1.1.0/config.sub:363:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
menu-cache-1.1.0/config.sub-364-		exit 1
##############################################
menu-cache-1.1.0/config.sub-486-	amd64-*)
menu-cache-1.1.0/config.sub:487:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
menu-cache-1.1.0/config.sub-488-		;;
##############################################
menu-cache-1.1.0/config.sub-528-	blackfin-*)
menu-cache-1.1.0/config.sub:529:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
menu-cache-1.1.0/config.sub-530-		os=-linux
##############################################
menu-cache-1.1.0/config.sub-536-	c54x-*)
menu-cache-1.1.0/config.sub:537:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
menu-cache-1.1.0/config.sub-538-		;;
menu-cache-1.1.0/config.sub-539-	c55x-*)
menu-cache-1.1.0/config.sub:540:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
menu-cache-1.1.0/config.sub-541-		;;
menu-cache-1.1.0/config.sub-542-	c6x-*)
menu-cache-1.1.0/config.sub:543:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
menu-cache-1.1.0/config.sub-544-		;;
##############################################
menu-cache-1.1.0/config.sub-739-	i*86v32)
menu-cache-1.1.0/config.sub:740:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
menu-cache-1.1.0/config.sub-741-		os=-sysv32
##############################################
menu-cache-1.1.0/config.sub-743-	i*86v4*)
menu-cache-1.1.0/config.sub:744:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
menu-cache-1.1.0/config.sub-745-		os=-sysv4
##############################################
menu-cache-1.1.0/config.sub-747-	i*86v)
menu-cache-1.1.0/config.sub:748:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
menu-cache-1.1.0/config.sub-749-		os=-sysv
##############################################
menu-cache-1.1.0/config.sub-751-	i*86sol2)
menu-cache-1.1.0/config.sub:752:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
menu-cache-1.1.0/config.sub-753-		os=-solaris2
##############################################
menu-cache-1.1.0/config.sub-781-	m68knommu-*)
menu-cache-1.1.0/config.sub:782:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
menu-cache-1.1.0/config.sub-783-		os=-linux
##############################################
menu-cache-1.1.0/config.sub-818-	mips3*-*)
menu-cache-1.1.0/config.sub:819:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
menu-cache-1.1.0/config.sub-820-		;;
menu-cache-1.1.0/config.sub-821-	mips3*)
menu-cache-1.1.0/config.sub:822:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
menu-cache-1.1.0/config.sub-823-		;;
##############################################
menu-cache-1.1.0/config.sub-840-	ms1-*)
menu-cache-1.1.0/config.sub:841:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
menu-cache-1.1.0/config.sub-842-		;;
##############################################
menu-cache-1.1.0/config.sub-959-	parisc-*)
menu-cache-1.1.0/config.sub:960:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
menu-cache-1.1.0/config.sub-961-		os=-linux
##############################################
menu-cache-1.1.0/config.sub-975-	pc98-*)
menu-cache-1.1.0/config.sub:976:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
menu-cache-1.1.0/config.sub-977-		;;
##############################################
menu-cache-1.1.0/config.sub-990-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
menu-cache-1.1.0/config.sub:991:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
menu-cache-1.1.0/config.sub-992-		;;
menu-cache-1.1.0/config.sub-993-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
menu-cache-1.1.0/config.sub:994:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
menu-cache-1.1.0/config.sub-995-		;;
menu-cache-1.1.0/config.sub-996-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
menu-cache-1.1.0/config.sub:997:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
menu-cache-1.1.0/config.sub-998-		;;
menu-cache-1.1.0/config.sub-999-	pentium4-*)
menu-cache-1.1.0/config.sub:1000:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
menu-cache-1.1.0/config.sub-1001-		;;
##############################################
menu-cache-1.1.0/config.sub-1009-	ppc-* | ppcbe-*)
menu-cache-1.1.0/config.sub:1010:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
menu-cache-1.1.0/config.sub-1011-		;;
##############################################
menu-cache-1.1.0/config.sub-1015-	ppcle-* | powerpclittle-*)
menu-cache-1.1.0/config.sub:1016:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
menu-cache-1.1.0/config.sub-1017-		;;
##############################################
menu-cache-1.1.0/config.sub-1019-		;;
menu-cache-1.1.0/config.sub:1020:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
menu-cache-1.1.0/config.sub-1021-		;;
##############################################
menu-cache-1.1.0/config.sub-1025-	ppc64le-* | powerpc64little-*)
menu-cache-1.1.0/config.sub:1026:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
menu-cache-1.1.0/config.sub-1027-		;;
##############################################
menu-cache-1.1.0/config.sub-1108-	strongarm-* | thumb-*)
menu-cache-1.1.0/config.sub:1109:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
menu-cache-1.1.0/config.sub-1110-		;;
##############################################
menu-cache-1.1.0/config.sub-1238-	xscale-* | xscalee[bl]-*)
menu-cache-1.1.0/config.sub:1239:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
menu-cache-1.1.0/config.sub-1240-		;;
##############################################
menu-cache-1.1.0/config.sub-1315-	*)
menu-cache-1.1.0/config.sub:1316:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
menu-cache-1.1.0/config.sub-1317-		exit 1
##############################################
menu-cache-1.1.0/config.sub-1323-	*-digital*)
menu-cache-1.1.0/config.sub:1324:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
menu-cache-1.1.0/config.sub-1325-		;;
menu-cache-1.1.0/config.sub-1326-	*-commodore*)
menu-cache-1.1.0/config.sub:1327:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
menu-cache-1.1.0/config.sub-1328-		;;
##############################################
menu-cache-1.1.0/config.sub-1344-	-solaris1 | -solaris1.*)
menu-cache-1.1.0/config.sub:1345:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
menu-cache-1.1.0/config.sub-1346-		;;
##############################################
menu-cache-1.1.0/config.sub-1356-	-gnu/linux*)
menu-cache-1.1.0/config.sub:1357:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
menu-cache-1.1.0/config.sub-1358-		;;
##############################################
menu-cache-1.1.0/config.sub-1402-	-nto*)
menu-cache-1.1.0/config.sub:1403:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
menu-cache-1.1.0/config.sub-1404-		;;
##############################################
menu-cache-1.1.0/config.sub-1409-	-mac*)
menu-cache-1.1.0/config.sub:1410:		os=`echo $os | sed -e 's|mac|macos|'`
menu-cache-1.1.0/config.sub-1411-		;;
##############################################
menu-cache-1.1.0/config.sub-1415-	-linux*)
menu-cache-1.1.0/config.sub:1416:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
menu-cache-1.1.0/config.sub-1417-		;;
menu-cache-1.1.0/config.sub-1418-	-sunos5*)
menu-cache-1.1.0/config.sub:1419:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
menu-cache-1.1.0/config.sub-1420-		;;
menu-cache-1.1.0/config.sub-1421-	-sunos6*)
menu-cache-1.1.0/config.sub:1422:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
menu-cache-1.1.0/config.sub-1423-		;;
##############################################
menu-cache-1.1.0/config.sub-1470-	-sinix5.*)
menu-cache-1.1.0/config.sub:1471:		os=`echo $os | sed -e 's|sinix|sysv|'`
menu-cache-1.1.0/config.sub-1472-		;;
##############################################
menu-cache-1.1.0/config.sub-1523-		# Get rid of the `-' at the beginning of $os.
menu-cache-1.1.0/config.sub:1524:		os=`echo $os | sed 's/[^-]*-//'`
menu-cache-1.1.0/config.sub:1525:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
menu-cache-1.1.0/config.sub-1526-		exit 1
##############################################
menu-cache-1.1.0/config.sub-1786-		esac
menu-cache-1.1.0/config.sub:1787:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
menu-cache-1.1.0/config.sub-1788-		;;
##############################################
menu-cache-1.1.0/gtk-doc.make-88-	-$(GTK_DOC_V_SETUP)if test "$(abs_srcdir)" != "$(abs_builddir)" ; then \
menu-cache-1.1.0/gtk-doc.make:89:	    files=`echo $(SETUP_FILES) $(expand_content_files) $(DOC_MODULE).types`; \
menu-cache-1.1.0/gtk-doc.make-90-	    if test "x$$files" != "x" ; then \
menu-cache-1.1.0/gtk-doc.make-91-	        for file in $$files ; do \
menu-cache-1.1.0/gtk-doc.make:92:	            destdir=`dirname $(abs_builddir)/$$file`; \
menu-cache-1.1.0/gtk-doc.make-93-	            test -d "$$destdir" || mkdir -p "$$destdir"; \
##############################################
menu-cache-1.1.0/gtk-doc.make-207-	  for img in $(HTML_IMAGES); do \
menu-cache-1.1.0/gtk-doc.make:208:	    part=`dirname $$img`; \
menu-cache-1.1.0/gtk-doc.make-209-	    echo $$mkpdf_options | grep >/dev/null "\-\-imgdir=$$part "; \
##############################################
menu-cache-1.1.0/gtk-doc.make-237-install-data-local:
menu-cache-1.1.0/gtk-doc.make:238:	@installfiles=`echo $(builddir)/html/*`; \
menu-cache-1.1.0/gtk-doc.make-239-	if test "$$installfiles" = '$(builddir)/html/*'; \
##############################################
menu-cache-1.1.0/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
menu-cache-1.1.0/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
menu-cache-1.1.0/configure-47-  as_echo='print -r --'
menu-cache-1.1.0/configure-48-  as_echo_n='print -rn --'
menu-cache-1.1.0/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
menu-cache-1.1.0/configure-50-  as_echo='printf %s\n'
##############################################
menu-cache-1.1.0/configure-52-else
menu-cache-1.1.0/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
menu-cache-1.1.0/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
menu-cache-1.1.0/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
menu-cache-1.1.0/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
menu-cache-1.1.0/configure-64-      esac;
##############################################
menu-cache-1.1.0/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
menu-cache-1.1.0/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
menu-cache-1.1.0/configure-201-test \$(( 1 + 1 )) = 2 || exit 1
##############################################
menu-cache-1.1.0/configure-207-    PATH=/empty FPATH=/empty; export PATH FPATH
menu-cache-1.1.0/configure:208:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
menu-cache-1.1.0/configure:209:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
menu-cache-1.1.0/configure-210-  if (eval "$as_required") 2>/dev/null; then :
##############################################
menu-cache-1.1.0/configure-335-      case $as_dir in #(
menu-cache-1.1.0/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
menu-cache-1.1.0/configure-337-      *) as_qdir=$as_dir;;
##############################################
menu-cache-1.1.0/configure-408-  {
menu-cache-1.1.0/configure:409:    as_val=`expr "$@" || test $? -eq 1`
menu-cache-1.1.0/configure-410-  }
##############################################
menu-cache-1.1.0/configure-415-# ----------------------------------------
menu-cache-1.1.0/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
menu-cache-1.1.0/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
menu-cache-1.1.0/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
menu-cache-1.1.0/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
menu-cache-1.1.0/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
menu-cache-1.1.0/configure-887-  case $ac_option in
menu-cache-1.1.0/configure:888:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
menu-cache-1.1.0/configure-889-  *=)   ac_optarg= ;;
##############################################
menu-cache-1.1.0/configure-931-  -disable-* | --disable-*)
menu-cache-1.1.0/configure:932:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
menu-cache-1.1.0/configure-933-    # Reject names that are not valid shell variable names.
##############################################
menu-cache-1.1.0/configure-936-    ac_useropt_orig=$ac_useropt
menu-cache-1.1.0/configure:937:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
menu-cache-1.1.0/configure-938-    case $ac_user_opts in
##############################################
menu-cache-1.1.0/configure-957-  -enable-* | --enable-*)
menu-cache-1.1.0/configure:958:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
menu-cache-1.1.0/configure-959-    # Reject names that are not valid shell variable names.
##############################################
menu-cache-1.1.0/configure-962-    ac_useropt_orig=$ac_useropt
menu-cache-1.1.0/configure:963:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
menu-cache-1.1.0/configure-964-    case $ac_user_opts in
##############################################
menu-cache-1.1.0/configure-1170-  -with-* | --with-*)
menu-cache-1.1.0/configure:1171:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
menu-cache-1.1.0/configure-1172-    # Reject names that are not valid shell variable names.
##############################################
menu-cache-1.1.0/configure-1175-    ac_useropt_orig=$ac_useropt
menu-cache-1.1.0/configure:1176:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
menu-cache-1.1.0/configure-1177-    case $ac_user_opts in
##############################################
menu-cache-1.1.0/configure-1186-  -without-* | --without-*)
menu-cache-1.1.0/configure:1187:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
menu-cache-1.1.0/configure-1188-    # Reject names that are not valid shell variable names.
##############################################
menu-cache-1.1.0/configure-1191-    ac_useropt_orig=$ac_useropt
menu-cache-1.1.0/configure:1192:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
menu-cache-1.1.0/configure-1193-    case $ac_user_opts in
##############################################
menu-cache-1.1.0/configure-1224-  *=*)
menu-cache-1.1.0/configure:1225:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
menu-cache-1.1.0/configure-1226-    # Reject names that are not valid shell variable names.
##############################################
menu-cache-1.1.0/configure-1245-if test -n "$ac_prev"; then
menu-cache-1.1.0/configure:1246:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
menu-cache-1.1.0/configure-1247-  as_fn_error $? "missing argument to $ac_option"
##############################################
menu-cache-1.1.0/configure-1267-    */ )
menu-cache-1.1.0/configure:1268:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
menu-cache-1.1.0/configure-1269-      eval $ac_var=\$ac_val;;
##############################################
menu-cache-1.1.0/configure-1302-ac_ls_di=`ls -di .` &&
menu-cache-1.1.0/configure:1303:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
menu-cache-1.1.0/configure-1304-  as_fn_error $? "working directory cannot be determined"
##############################################
menu-cache-1.1.0/configure-1358-case $srcdir in
menu-cache-1.1.0/configure:1359:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
menu-cache-1.1.0/configure-1360-esac
##############################################
menu-cache-1.1.0/configure-1401-By default, \`make install' will install all the files in
menu-cache-1.1.0/configure:1402:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
menu-cache-1.1.0/configure:1403:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
menu-cache-1.1.0/configure-1404-for instance \`--prefix=\$HOME'.
##############################################
menu-cache-1.1.0/configure-1527-*)
menu-cache-1.1.0/configure:1528:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
menu-cache-1.1.0/configure-1529-  # A ".." for each directory in $ac_dir_suffix.
menu-cache-1.1.0/configure:1530:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
menu-cache-1.1.0/configure-1531-  case $ac_top_builddir_sub in
##############################################
menu-cache-1.1.0/configure-1924-    *\'*)
menu-cache-1.1.0/configure:1925:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
menu-cache-1.1.0/configure-1926-    esac
##############################################
menu-cache-1.1.0/configure-2007-      case $ac_val in
menu-cache-1.1.0/configure:2008:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
menu-cache-1.1.0/configure-2009-      esac
##############################################
menu-cache-1.1.0/configure-2022-	case $ac_val in
menu-cache-1.1.0/configure:2023:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
menu-cache-1.1.0/configure-2024-	esac
##############################################
menu-cache-1.1.0/configure-2142-    set,)
menu-cache-1.1.0/configure:2143:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
menu-cache-1.1.0/configure:2144:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
menu-cache-1.1.0/configure-2145-      ac_cache_corrupted=: ;;
##############################################
menu-cache-1.1.0/configure-2153-	# differences in whitespace do not lead to failure.
menu-cache-1.1.0/configure:2154:	ac_old_val_w=`echo x $ac_old_val`
menu-cache-1.1.0/configure:2155:	ac_new_val_w=`echo x $ac_new_val`
menu-cache-1.1.0/configure-2156-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
menu-cache-1.1.0/configure-2173-    case $ac_new_val in
menu-cache-1.1.0/configure:2174:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
menu-cache-1.1.0/configure-2175-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
menu-cache-1.1.0/configure-2351-     echo "timestamp, slept: $am_has_slept" > conftest.file
menu-cache-1.1.0/configure:2352:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
menu-cache-1.1.0/configure-2353-     if test "$*" = "X"; then
menu-cache-1.1.0/configure-2354-	# -L didn't work.
menu-cache-1.1.0/configure:2355:	set X `ls -t "$srcdir/configure" conftest.file`
menu-cache-1.1.0/configure-2356-     fi
##############################################
menu-cache-1.1.0/configure-2402-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
menu-cache-1.1.0/configure:2403:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
menu-cache-1.1.0/configure-2404-
menu-cache-1.1.0/configure-2405-# Expand $ac_aux_dir to an absolute path.
menu-cache-1.1.0/configure:2406:am_aux_dir=`cd "$ac_aux_dir" && pwd`
menu-cache-1.1.0/configure-2407-
##############################################
menu-cache-1.1.0/configure-2547-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
menu-cache-1.1.0/configure:2548:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
menu-cache-1.1.0/configure-2549-	     'mkdir (GNU coreutils) '* | \
##############################################
menu-cache-1.1.0/configure-2620-set x ${MAKE-make}
menu-cache-1.1.0/configure:2621:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
menu-cache-1.1.0/configure-2622-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
menu-cache-1.1.0/configure-2630-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
menu-cache-1.1.0/configure:2631:case `${MAKE-make} -f conftest.make 2>/dev/null` in
menu-cache-1.1.0/configure-2632-  *@@@%%%=?*=@@@%%%*)
##############################################
menu-cache-1.1.0/configure-2696-
menu-cache-1.1.0/configure:2697:if test "`cd $srcdir && pwd`" != "`pwd`"; then
menu-cache-1.1.0/configure-2698-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
menu-cache-1.1.0/configure-2900-# Ignore all kinds of additional output from 'make'.
menu-cache-1.1.0/configure:2901:case `$am_make -s -f confmf 2> /dev/null` in #(
menu-cache-1.1.0/configure-2902-*the\ am__doit\ target*)
##############################################
menu-cache-1.1.0/configure-2910-   echo '.include "confinc"' > confmf
menu-cache-1.1.0/configure:2911:   case `$am_make -s -f confmf 2> /dev/null` in #(
menu-cache-1.1.0/configure-2912-   *the\ am__doit\ target*)
##############################################
menu-cache-1.1.0/configure-3289-$as_echo_n "checking whether the C compiler works... " >&6; }
menu-cache-1.1.0/configure:3290:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
menu-cache-1.1.0/configure-3291-
##############################################
menu-cache-1.1.0/configure-3333-	then :; else
menu-cache-1.1.0/configure:3334:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
menu-cache-1.1.0/configure-3335-	fi
##############################################
menu-cache-1.1.0/configure-3393-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
menu-cache-1.1.0/configure:3394:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
menu-cache-1.1.0/configure-3395-	  break;;
##############################################
menu-cache-1.1.0/configure-3502-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
menu-cache-1.1.0/configure:3503:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
menu-cache-1.1.0/configure-3504-       break;;
##############################################
menu-cache-1.1.0/configure-3820-  if test "$am_compiler_list" = ""; then
menu-cache-1.1.0/configure:3821:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
menu-cache-1.1.0/configure-3822-  fi
##############################################
menu-cache-1.1.0/configure-4603-  if test "$am_compiler_list" = ""; then
menu-cache-1.1.0/configure:4604:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
menu-cache-1.1.0/configure-4605-  fi
##############################################
menu-cache-1.1.0/configure-4860-  # Check for GNU $ac_path_GREP
menu-cache-1.1.0/configure:4861:case `"$ac_path_GREP" --version 2>&1` in
menu-cache-1.1.0/configure-4862-*GNU*)
##############################################
menu-cache-1.1.0/configure-4926-  # Check for GNU $ac_path_EGREP
menu-cache-1.1.0/configure:4927:case `"$ac_path_EGREP" --version 2>&1` in
menu-cache-1.1.0/configure-4928-*GNU*)
##############################################
menu-cache-1.1.0/configure-5119-test "x$ac_build_alias" = x &&
menu-cache-1.1.0/configure:5120:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
menu-cache-1.1.0/configure-5121-test "x$ac_build_alias" = x &&
menu-cache-1.1.0/configure-5122-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
menu-cache-1.1.0/configure:5123:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
menu-cache-1.1.0/configure-5124-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
menu-cache-1.1.0/configure-5143-IFS=$ac_save_IFS
menu-cache-1.1.0/configure:5144:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
menu-cache-1.1.0/configure-5145-
##############################################
menu-cache-1.1.0/configure-5154-else
menu-cache-1.1.0/configure:5155:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
menu-cache-1.1.0/configure-5156-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
menu-cache-1.1.0/configure-5176-IFS=$ac_save_IFS
menu-cache-1.1.0/configure:5177:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
menu-cache-1.1.0/configure-5178-
##############################################
menu-cache-1.1.0/configure-5204-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
menu-cache-1.1.0/configure:5205:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
menu-cache-1.1.0/configure-5206-  ECHO='print -r --'
menu-cache-1.1.0/configure:5207:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
menu-cache-1.1.0/configure-5208-  ECHO='printf %s\n'
##############################################
menu-cache-1.1.0/configure-5273-  # Check for GNU $ac_path_SED
menu-cache-1.1.0/configure:5274:case `"$ac_path_SED" --version 2>&1` in
menu-cache-1.1.0/configure-5275-*GNU*)
##############################################
menu-cache-1.1.0/configure-5352-  # Check for GNU $ac_path_FGREP
menu-cache-1.1.0/configure:5353:case `"$ac_path_FGREP" --version 2>&1` in
menu-cache-1.1.0/configure-5354-*GNU*)
##############################################
menu-cache-1.1.0/configure-5432-    # gcc leaves a trailing carriage return which upsets mingw
menu-cache-1.1.0/configure:5433:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
menu-cache-1.1.0/configure-5434-  *)
menu-cache-1.1.0/configure:5435:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
menu-cache-1.1.0/configure-5436-  esac
##############################################
menu-cache-1.1.0/configure-5441-      # Canonicalize the pathname of ld
menu-cache-1.1.0/configure:5442:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
menu-cache-1.1.0/configure-5443-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
menu-cache-1.1.0/configure:5444:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
menu-cache-1.1.0/configure-5445-      done
##############################################
menu-cache-1.1.0/configure-5476-      # Break only if it was the GNU/non-GNU ld that we prefer.
menu-cache-1.1.0/configure:5477:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
menu-cache-1.1.0/configure-5478-      *GNU* | *'with BFD'*)
##############################################
menu-cache-1.1.0/configure-5507-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
menu-cache-1.1.0/configure:5508:case `$LD -v 2>&1 </dev/null` in
menu-cache-1.1.0/configure-5509-*GNU* | *'with BFD'*)
##############################################
menu-cache-1.1.0/configure-5552-	# Tru64's nm complains that /dev/null is an invalid object file
menu-cache-1.1.0/configure:5553:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
menu-cache-1.1.0/configure-5554-	*/dev/null* | *'Invalid file or object type'*)
##############################################
menu-cache-1.1.0/configure-5558-	*)
menu-cache-1.1.0/configure:5559:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
menu-cache-1.1.0/configure-5560-	  */dev/null*)
##############################################
menu-cache-1.1.0/configure-5686-
menu-cache-1.1.0/configure:5687:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
menu-cache-1.1.0/configure-5688-    *COFF*)
##############################################
menu-cache-1.1.0/configure-5798-    # And add a safety zone
menu-cache-1.1.0/configure:5799:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
menu-cache-1.1.0/configure:5800:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
menu-cache-1.1.0/configure-5801-    ;;
##############################################
menu-cache-1.1.0/configure-5831-    if test -n "$kargmax"; then
menu-cache-1.1.0/configure:5832:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
menu-cache-1.1.0/configure-5833-    else
##############################################
menu-cache-1.1.0/configure-5840-	test undefined != "$lt_cv_sys_max_cmd_len"; then
menu-cache-1.1.0/configure:5841:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
menu-cache-1.1.0/configure:5842:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
menu-cache-1.1.0/configure-5843-    else
##############################################
menu-cache-1.1.0/configure-5852-      # we can't tell.
menu-cache-1.1.0/configure:5853:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
menu-cache-1.1.0/configure-5854-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
menu-cache-1.1.0/configure-5856-      do
menu-cache-1.1.0/configure:5857:        i=`expr $i + 1`
menu-cache-1.1.0/configure-5858-        teststring=$teststring$teststring
##############################################
menu-cache-1.1.0/configure-5860-      # Only check the string length outside the loop.
menu-cache-1.1.0/configure:5861:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
menu-cache-1.1.0/configure-5862-      teststring=
##############################################
menu-cache-1.1.0/configure-5865-      # linker.  It appears as though 1/2 is a usable value.
menu-cache-1.1.0/configure:5866:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
menu-cache-1.1.0/configure-5867-    fi
##############################################
menu-cache-1.1.0/configure-6301-openbsd*)
menu-cache-1.1.0/configure:6302:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
menu-cache-1.1.0/configure-6303-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
menu-cache-1.1.0/configure-6368-    else
menu-cache-1.1.0/configure:6369:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
menu-cache-1.1.0/configure-6370-    fi
##############################################
menu-cache-1.1.0/configure-6513-  # decide which to use based on capabilities of $DLLTOOL
menu-cache-1.1.0/configure:6514:  case `$DLLTOOL --help 2>&1` in
menu-cache-1.1.0/configure-6515-  *--identify-strict*)
##############################################
menu-cache-1.1.0/configure-7034-# If we're using GNU nm, then use its standard symbol codes.
menu-cache-1.1.0/configure:7035:case `$NM -V 2>&1` in
menu-cache-1.1.0/configure-7036-*GNU* | *'with BFD'*)
##############################################
menu-cache-1.1.0/configure-7052-mingw*)
menu-cache-1.1.0/configure:7053:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
menu-cache-1.1.0/configure-7054-  ;;
##############################################
menu-cache-1.1.0/configure-7271-   if test "$GCC" = yes; then
menu-cache-1.1.0/configure:7272:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
menu-cache-1.1.0/configure-7273-   fi
##############################################
menu-cache-1.1.0/configure-7275- /*)
menu-cache-1.1.0/configure:7276:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
menu-cache-1.1.0/configure-7277-   ;; #(
##############################################
menu-cache-1.1.0/configure-7311-  test $ac_status = 0; }; then
menu-cache-1.1.0/configure:7312:    case `/usr/bin/file conftest.$ac_objext` in
menu-cache-1.1.0/configure-7313-      *ELF-32*)
##############################################
menu-cache-1.1.0/configure-7331-    if test "$lt_cv_prog_gnu_ld" = yes; then
menu-cache-1.1.0/configure:7332:      case `/usr/bin/file conftest.$ac_objext` in
menu-cache-1.1.0/configure-7333-	*32-bit*)
##############################################
menu-cache-1.1.0/configure-7343-    else
menu-cache-1.1.0/configure:7344:      case `/usr/bin/file conftest.$ac_objext` in
menu-cache-1.1.0/configure-7345-	*32-bit*)
##############################################
menu-cache-1.1.0/configure-8260-do :
menu-cache-1.1.0/configure:8261:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
menu-cache-1.1.0/configure-8262-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
menu-cache-1.1.0/configure-8265-  cat >>confdefs.h <<_ACEOF
menu-cache-1.1.0/configure:8266:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
menu-cache-1.1.0/configure-8267-_ACEOF
##############################################
menu-cache-1.1.0/configure-8551-done
menu-cache-1.1.0/configure:8552:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
menu-cache-1.1.0/configure-8553-
##############################################
menu-cache-1.1.0/configure-8580-	"file_magic "*)
menu-cache-1.1.0/configure:8581:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
menu-cache-1.1.0/configure-8582-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
menu-cache-1.1.0/configure-8646-	"file_magic "*)
menu-cache-1.1.0/configure:8647:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
menu-cache-1.1.0/configure-8648-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
menu-cache-1.1.0/configure-9009-      *)
menu-cache-1.1.0/configure:9010:	case `$CC -V 2>&1 | sed 5q` in
menu-cache-1.1.0/configure-9011-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
menu-cache-1.1.0/configure-9369-  if test "$hard_links" = no; then
menu-cache-1.1.0/configure:9370:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
menu-cache-1.1.0/configure:9371:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
menu-cache-1.1.0/configure-9372-    need_locks=warn
##############################################
menu-cache-1.1.0/configure-9458-	# shared libraries, regardless of the interface used.
menu-cache-1.1.0/configure:9459:	case `$LD -v 2>&1` in
menu-cache-1.1.0/configure-9460-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
menu-cache-1.1.0/configure-9490-    supports_anon_versioning=no
menu-cache-1.1.0/configure:9491:    case `$LD -v 2>&1` in
menu-cache-1.1.0/configure-9492-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
menu-cache-1.1.0/configure-9559-	# is EXPORTS), use it as is; otherwise, prepend...
menu-cache-1.1.0/configure:9560:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
menu-cache-1.1.0/configure-9561-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
menu-cache-1.1.0/configure-9587-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
menu-cache-1.1.0/configure:9588:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
menu-cache-1.1.0/configure:9589:      archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
menu-cache-1.1.0/configure-9590-      ;;
##############################################
menu-cache-1.1.0/configure-9605-        pgcc*)				# Portland Group C compiler
menu-cache-1.1.0/configure:9606:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
menu-cache-1.1.0/configure-9607-	  tmp_addflag=' $pic_flag'
##############################################
menu-cache-1.1.0/configure-9610-					# Portland Group f77 and f90 compilers
menu-cache-1.1.0/configure:9611:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
menu-cache-1.1.0/configure-9612-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
menu-cache-1.1.0/configure-9625-	nvcc*)	# Cuda Compiler Driver 2.2
menu-cache-1.1.0/configure:9626:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
menu-cache-1.1.0/configure-9627-	  compiler_needs_object=yes
##############################################
menu-cache-1.1.0/configure-9629-	esac
menu-cache-1.1.0/configure:9630:	case `$CC -V 2>&1 | sed 5q` in
menu-cache-1.1.0/configure-9631-	*Sun\ C*)			# Sun C 5.9
menu-cache-1.1.0/configure:9632:	  whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
menu-cache-1.1.0/configure-9633-	  compiler_needs_object=yes
##############################################
menu-cache-1.1.0/configure-9697-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
menu-cache-1.1.0/configure:9698:      case `$LD -v 2>&1` in
menu-cache-1.1.0/configure-9699-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
menu-cache-1.1.0/configure-9820-	# below for broken collect2 doesn't work under 4.3+
menu-cache-1.1.0/configure:9821:	  collect2name=`${CC} -print-prog-name=collect2`
menu-cache-1.1.0/configure-9822-	  if test -f "$collect2name" &&
##############################################
menu-cache-1.1.0/configure-9894-      }'
menu-cache-1.1.0/configure:9895:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
menu-cache-1.1.0/configure-9896-  # Check for a 64-bit object if we didn't find anything.
menu-cache-1.1.0/configure-9897-  if test -z "$lt_cv_aix_libpath_"; then
menu-cache-1.1.0/configure:9898:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
menu-cache-1.1.0/configure-9899-  fi
##############################################
menu-cache-1.1.0/configure-9912-        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
menu-cache-1.1.0/configure:9913:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
menu-cache-1.1.0/configure-9914-      else
##############################################
menu-cache-1.1.0/configure-9947-      }'
menu-cache-1.1.0/configure:9948:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
menu-cache-1.1.0/configure-9949-  # Check for a 64-bit object if we didn't find anything.
menu-cache-1.1.0/configure-9950-  if test -z "$lt_cv_aix_libpath_"; then
menu-cache-1.1.0/configure:9951:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
menu-cache-1.1.0/configure-9952-  fi
##############################################
menu-cache-1.1.0/configure-10020-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
menu-cache-1.1.0/configure:10021:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
menu-cache-1.1.0/configure-10022-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
menu-cache-1.1.0/configure-10057-	# FIXME: Setting linknames here is a bad hack.
menu-cache-1.1.0/configure:10058:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
menu-cache-1.1.0/configure-10059-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
menu-cache-1.1.0/configure-10075-  if test "$lt_cv_ld_force_load" = "yes"; then
menu-cache-1.1.0/configure:10076:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
menu-cache-1.1.0/configure-10077-
##############################################
menu-cache-1.1.0/configure-10255-      if test "$GCC" = yes; then
menu-cache-1.1.0/configure:10256:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
menu-cache-1.1.0/configure-10257-	# Try to use the -exported_symbol ld option, if it does not
##############################################
menu-cache-1.1.0/configure-10283-	if test "$lt_cv_irix_exported_symbol" = yes; then
menu-cache-1.1.0/configure:10284:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
menu-cache-1.1.0/configure-10285-	fi
menu-cache-1.1.0/configure-10286-      else
menu-cache-1.1.0/configure:10287:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
menu-cache-1.1.0/configure:10288:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
menu-cache-1.1.0/configure-10289-      fi
##############################################
menu-cache-1.1.0/configure-10323-	hardcode_direct_absolute=yes
menu-cache-1.1.0/configure:10324:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
menu-cache-1.1.0/configure-10325-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
menu-cache-1.1.0/configure-10356-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
menu-cache-1.1.0/configure:10357:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
menu-cache-1.1.0/configure-10358-      else
menu-cache-1.1.0/configure-10359-	allow_undefined_flag=' -expect_unresolved \*'
menu-cache-1.1.0/configure:10360:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
menu-cache-1.1.0/configure-10361-      fi
##############################################
menu-cache-1.1.0/configure-10369-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
menu-cache-1.1.0/configure:10370:	archive_cmds='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
menu-cache-1.1.0/configure-10371-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
menu-cache-1.1.0/configure-10373-	allow_undefined_flag=' -expect_unresolved \*'
menu-cache-1.1.0/configure:10374:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
menu-cache-1.1.0/configure:10375:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
menu-cache-1.1.0/configure:10376:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
menu-cache-1.1.0/configure-10377-
##############################################
menu-cache-1.1.0/configure-10392-      else
menu-cache-1.1.0/configure:10393:	case `$CC -V 2>&1` in
menu-cache-1.1.0/configure-10394-	*"Compilers 5.0"*)
##############################################
menu-cache-1.1.0/configure-10791-  esac
menu-cache-1.1.0/configure:10792:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
menu-cache-1.1.0/configure-10793-  case $lt_search_path_spec in
##############################################
menu-cache-1.1.0/configure-10798-    # okay in the real world where ";" in dirpaths is itself problematic.
menu-cache-1.1.0/configure:10799:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
menu-cache-1.1.0/configure-10800-    ;;
menu-cache-1.1.0/configure-10801-  *)
menu-cache-1.1.0/configure:10802:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
menu-cache-1.1.0/configure-10803-    ;;
##############################################
menu-cache-1.1.0/configure-10807-  lt_tmp_lt_search_path_spec=
menu-cache-1.1.0/configure:10808:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
menu-cache-1.1.0/configure-10809-  for lt_sys_path in $lt_search_path_spec; do
##############################################
menu-cache-1.1.0/configure-10842-  esac
menu-cache-1.1.0/configure:10843:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
menu-cache-1.1.0/configure-10844-else
##############################################
menu-cache-1.1.0/configure-10930-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
menu-cache-1.1.0/configure:10931:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
menu-cache-1.1.0/configure-10932-    ;;
##############################################
menu-cache-1.1.0/configure-10966-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
menu-cache-1.1.0/configure:10967:    postinstall_cmds='base_file=`basename \${file}`~
menu-cache-1.1.0/configure:10968:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
menu-cache-1.1.0/configure:10969:      dldir=$destdir/`dirname \$dlpath`~
menu-cache-1.1.0/configure-10970-      test -d \$dldir || mkdir -p \$dldir~
##############################################
menu-cache-1.1.0/configure-10975-      fi'
menu-cache-1.1.0/configure:10976:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
menu-cache-1.1.0/configure-10977-      dlpath=$dir/\$dldll~
##############################################
menu-cache-1.1.0/configure-10983-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
menu-cache-1.1.0/configure:10984:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
menu-cache-1.1.0/configure-10985-
##############################################
menu-cache-1.1.0/configure-10989-      # MinGW DLLs use traditional 'lib' prefix
menu-cache-1.1.0/configure:10990:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
menu-cache-1.1.0/configure-10991-      ;;
##############################################
menu-cache-1.1.0/configure-10993-      # pw32 DLLs use 'pw' prefix rather than 'lib'
menu-cache-1.1.0/configure:10994:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
menu-cache-1.1.0/configure-10995-      ;;
##############################################
menu-cache-1.1.0/configure-11002-    libname_spec='$name'
menu-cache-1.1.0/configure:11003:    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
menu-cache-1.1.0/configure-11004-    library_names_spec='${libname}.dll.lib'
##############################################
menu-cache-1.1.0/configure-11014-        # Let DOS variable expansion print the short 8.3 style file name.
menu-cache-1.1.0/configure:11015:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
menu-cache-1.1.0/configure-11016-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
menu-cache-1.1.0/configure-11019-      # Convert to MSYS style.
menu-cache-1.1.0/configure:11020:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
menu-cache-1.1.0/configure-11021-      ;;
##############################################
menu-cache-1.1.0/configure-11025-      # like /cygdrive/c/PROGRA~1:/cygdr...
menu-cache-1.1.0/configure:11026:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
menu-cache-1.1.0/configure:11027:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
menu-cache-1.1.0/configure:11028:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
menu-cache-1.1.0/configure-11029-      ;;
##############################################
menu-cache-1.1.0/configure-11033-        # It is most probably a Windows format PATH.
menu-cache-1.1.0/configure:11034:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
menu-cache-1.1.0/configure-11035-      else
menu-cache-1.1.0/configure:11036:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
menu-cache-1.1.0/configure-11037-      fi
##############################################
menu-cache-1.1.0/configure-11043-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
menu-cache-1.1.0/configure:11044:    postinstall_cmds='base_file=`basename \${file}`~
menu-cache-1.1.0/configure:11045:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
menu-cache-1.1.0/configure:11046:      dldir=$destdir/`dirname \$dlpath`~
menu-cache-1.1.0/configure-11047-      test -d \$dldir || mkdir -p \$dldir~
menu-cache-1.1.0/configure-11048-      $install_prog $dir/$dlname \$dldir/$dlname'
menu-cache-1.1.0/configure:11049:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
menu-cache-1.1.0/configure-11050-      dlpath=$dir/\$dldll~
##############################################
menu-cache-1.1.0/configure-11057-    # Assume MSVC wrapper
menu-cache-1.1.0/configure:11058:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
menu-cache-1.1.0/configure-11059-    dynamic_linker='Win32 ld.exe'
##############################################
menu-cache-1.1.0/configure-11074-  shlibpath_var=DYLD_LIBRARY_PATH
menu-cache-1.1.0/configure:11075:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
menu-cache-1.1.0/configure-11076-
##############################################
menu-cache-1.1.0/configure-11300-  if test -f /etc/ld.so.conf; then
menu-cache-1.1.0/configure:11301:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
menu-cache-1.1.0/configure-11302-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
menu-cache-1.1.0/configure-11374-  shlibpath_var=LD_LIBRARY_PATH
menu-cache-1.1.0/configure:11375:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
menu-cache-1.1.0/configure-11376-    case $host_os in
##############################################
menu-cache-1.1.0/configure-12433-  test $ac_status = 0; }; then
menu-cache-1.1.0/configure:12434:  pkg_cv_GLIB_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= 2.16.0 gio-2.0 >= 2.15.2" 2>/dev/null`
menu-cache-1.1.0/configure-12435-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
menu-cache-1.1.0/configure-12450-  test $ac_status = 0; }; then
menu-cache-1.1.0/configure:12451:  pkg_cv_GLIB_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= 2.16.0 gio-2.0 >= 2.15.2" 2>/dev/null`
menu-cache-1.1.0/configure-12452-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
menu-cache-1.1.0/configure-12471-        if test $_pkg_short_errors_supported = yes; then
menu-cache-1.1.0/configure:12472:	        GLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glib-2.0 >= 2.16.0 gio-2.0 >= 2.15.2" 2>&1`
menu-cache-1.1.0/configure-12473-        else
menu-cache-1.1.0/configure:12474:	        GLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glib-2.0 >= 2.16.0 gio-2.0 >= 2.15.2" 2>&1`
menu-cache-1.1.0/configure-12475-        fi
##############################################
menu-cache-1.1.0/configure-12527-  test $ac_status = 0; }; then
menu-cache-1.1.0/configure:12528:  pkg_cv_LIBFM_EXTRA_CFLAGS=`$PKG_CONFIG --cflags "libfm-extra" 2>/dev/null`
menu-cache-1.1.0/configure-12529-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
menu-cache-1.1.0/configure-12544-  test $ac_status = 0; }; then
menu-cache-1.1.0/configure:12545:  pkg_cv_LIBFM_EXTRA_LIBS=`$PKG_CONFIG --libs "libfm-extra" 2>/dev/null`
menu-cache-1.1.0/configure-12546-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
menu-cache-1.1.0/configure-12565-        if test $_pkg_short_errors_supported = yes; then
menu-cache-1.1.0/configure:12566:	        LIBFM_EXTRA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libfm-extra" 2>&1`
menu-cache-1.1.0/configure-12567-        else
menu-cache-1.1.0/configure:12568:	        LIBFM_EXTRA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libfm-extra" 2>&1`
menu-cache-1.1.0/configure-12569-        fi
##############################################
menu-cache-1.1.0/configure-12878-  test $ac_status = 0; }; then
menu-cache-1.1.0/configure:12879:  pkg_cv_GTKDOC_DEPS_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0" 2>/dev/null`
menu-cache-1.1.0/configure-12880-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
menu-cache-1.1.0/configure-12895-  test $ac_status = 0; }; then
menu-cache-1.1.0/configure:12896:  pkg_cv_GTKDOC_DEPS_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0" 2>/dev/null`
menu-cache-1.1.0/configure-12897-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
menu-cache-1.1.0/configure-12916-        if test $_pkg_short_errors_supported = yes; then
menu-cache-1.1.0/configure:12917:	        GTKDOC_DEPS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0" 2>&1`
menu-cache-1.1.0/configure-12918-        else
menu-cache-1.1.0/configure:12919:	        GTKDOC_DEPS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0" 2>&1`
menu-cache-1.1.0/configure-12920-        fi
##############################################
menu-cache-1.1.0/configure-13012-
menu-cache-1.1.0/configure:13013:ac_version_subst_str=`echo $VERSION | awk -F '.' '/.*/ { printf "MC_VERSION_MAJOR=%d MC_VERSION_MINOR=%d MC_VERSION_MICRO=%d", $1, $2, $3 }'`
menu-cache-1.1.0/configure-13014-eval ${ac_version_subst_str}
##############################################
menu-cache-1.1.0/configure-13020-test "x$exec_prefix" = xNONE && exec_prefix="${prefix}"
menu-cache-1.1.0/configure:13021:if test `eval echo "$libdir"` = '/usr/lib'
menu-cache-1.1.0/configure-13022-then
##############################################
menu-cache-1.1.0/configure-13128-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
menu-cache-1.1.0/configure:13129:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
menu-cache-1.1.0/configure-13130-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
menu-cache-1.1.0/configure-13251-if test -z "$BASH_VERSION$ZSH_VERSION" \
menu-cache-1.1.0/configure:13252:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
menu-cache-1.1.0/configure-13253-  as_echo='print -r --'
menu-cache-1.1.0/configure-13254-  as_echo_n='print -rn --'
menu-cache-1.1.0/configure:13255:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
menu-cache-1.1.0/configure-13256-  as_echo='printf %s\n'
##############################################
menu-cache-1.1.0/configure-13258-else
menu-cache-1.1.0/configure:13259:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
menu-cache-1.1.0/configure-13260-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
menu-cache-1.1.0/configure-13268-	expr "X$arg" : "X\\(.*\\)$as_nl";
menu-cache-1.1.0/configure:13269:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
menu-cache-1.1.0/configure-13270-      esac;
##############################################
menu-cache-1.1.0/configure-13345-# ----------------------------------------
menu-cache-1.1.0/configure:13346:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
menu-cache-1.1.0/configure-13347-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
menu-cache-1.1.0/configure-13417-  {
menu-cache-1.1.0/configure:13418:    as_val=`expr "$@" || test $? -eq 1`
menu-cache-1.1.0/configure-13419-  }
##############################################
menu-cache-1.1.0/configure-13521-      case $as_dir in #(
menu-cache-1.1.0/configure:13522:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
menu-cache-1.1.0/configure-13523-      *) as_qdir=$as_dir;;
##############################################
menu-cache-1.1.0/configure-13656-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
menu-cache-1.1.0/configure:13657:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
menu-cache-1.1.0/configure-13658-ac_cs_version="\\
##############################################
menu-cache-1.1.0/configure-13681-  --*=?*)
menu-cache-1.1.0/configure:13682:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
menu-cache-1.1.0/configure:13683:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
menu-cache-1.1.0/configure-13684-    ac_shift=:
##############################################
menu-cache-1.1.0/configure-13686-  --*=)
menu-cache-1.1.0/configure:13687:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
menu-cache-1.1.0/configure-13688-    ac_optarg=
##############################################
menu-cache-1.1.0/configure-13710-    case $ac_optarg in
menu-cache-1.1.0/configure:13711:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
menu-cache-1.1.0/configure-13712-    '') as_fn_error $? "missing file argument" ;;
##############################################
menu-cache-1.1.0/configure-13718-    case $ac_optarg in
menu-cache-1.1.0/configure:13719:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
menu-cache-1.1.0/configure-13720-    esac
##############################################
menu-cache-1.1.0/configure-13787-delay_variable_subst='$delay_variable_subst'
menu-cache-1.1.0/configure:13788:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13789:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13790:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13791:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13792:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13793:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13794:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13795:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13796:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13797:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13798:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13799:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13800:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13801:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13802:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13803:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13804:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13805:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13806:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13807:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13808:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13809:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13810:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13811:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13812:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13813:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13814:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13815:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13816:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13817:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13818:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13819:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13820:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13821:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13822:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13823:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13824:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13825:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13826:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13827:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13828:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13829:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13830:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13831:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13832:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13833:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13834:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13835:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13836:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13837:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13838:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13839:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13840:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13841:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13842:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13843:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13844:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13845:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13846:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13847:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13848:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13849:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13850:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13851:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13852:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13853:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13854:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13855:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13856:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13857:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13858:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13859:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13860:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13861:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13862:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13863:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13864:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13865:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13866:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13867:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13868:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13869:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13870:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13871:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13872:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13873:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13874:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13875:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13876:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13877:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13878:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13879:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13880:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13881:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13882:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13883:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13884:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13885:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13886:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13887:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13888:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13889:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13890:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13891:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13892:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13893:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13894:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13895:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13896:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13897:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13898:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13899:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13900:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13901:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13902:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13903:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13904:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13905:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13906:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13907:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13908:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13909:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13910:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13911:sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13912:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13913:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13914:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13915:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13916:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure:13917:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/configure-13918-
##############################################
menu-cache-1.1.0/configure-13996-striplib; do
menu-cache-1.1.0/configure:13997:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
menu-cache-1.1.0/configure-13998-    *[\\\\\\\`\\"\\\$]*)
menu-cache-1.1.0/configure:13999:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
menu-cache-1.1.0/configure-14000-      ;;
##############################################
menu-cache-1.1.0/configure-14026-sys_lib_dlsearch_path_spec; do
menu-cache-1.1.0/configure:14027:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
menu-cache-1.1.0/configure-14028-    *[\\\\\\\`\\"\\\$]*)
menu-cache-1.1.0/configure:14029:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
menu-cache-1.1.0/configure-14030-      ;;
##############################################
menu-cache-1.1.0/configure-14132-fi
menu-cache-1.1.0/configure:14133:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
menu-cache-1.1.0/configure-14134-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
menu-cache-1.1.0/configure-14149-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
menu-cache-1.1.0/configure:14150:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
menu-cache-1.1.0/configure-14151-ac_delim='%!_!# '
##############################################
menu-cache-1.1.0/configure-14155-
menu-cache-1.1.0/configure:14156:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
menu-cache-1.1.0/configure-14157-  if test $ac_delim_n = $ac_delim_num; then
##############################################
menu-cache-1.1.0/configure-14293-for ac_last_try in false false :; do
menu-cache-1.1.0/configure:14294:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
menu-cache-1.1.0/configure-14295-  if test -z "$ac_tt"; then
##############################################
menu-cache-1.1.0/configure-14425-      esac
menu-cache-1.1.0/configure:14426:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
menu-cache-1.1.0/configure-14427-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
menu-cache-1.1.0/configure-14484-*)
menu-cache-1.1.0/configure:14485:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
menu-cache-1.1.0/configure-14486-  # A ".." for each directory in $ac_dir_suffix.
menu-cache-1.1.0/configure:14487:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
menu-cache-1.1.0/configure-14488-  case $ac_top_builddir_sub in
##############################################
menu-cache-1.1.0/configure-14545-/@mandir@/p'
menu-cache-1.1.0/configure:14546:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
menu-cache-1.1.0/configure-14547-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
menu-cache-1.1.0/configure-14562-
menu-cache-1.1.0/configure:14563:# Neutralize VPATH when `$srcdir' = `.'.
menu-cache-1.1.0/configure-14564-# Shell code in configure.ac might set extrasub.
##############################################
menu-cache-1.1.0/configure-14590-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
menu-cache-1.1.0/configure:14591:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
menu-cache-1.1.0/configure-14592-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
menu-cache-1.1.0/configure-14636-    * )
menu-cache-1.1.0/configure:14637:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
menu-cache-1.1.0/configure-14638-  esac
##############################################
menu-cache-1.1.0/configure-14683-    # Strip MF so we end up with the name of the file.
menu-cache-1.1.0/configure:14684:    mf=`echo "$mf" | sed -e 's/:.*$//'`
menu-cache-1.1.0/configure-14685-    # Check whether this is an Automake generated Makefile or not.
##############################################
menu-cache-1.1.0/configure-14720-    # from the Makefile without running 'make'.
menu-cache-1.1.0/configure:14721:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
menu-cache-1.1.0/configure-14722-    test -z "$DEPDIR" && continue
menu-cache-1.1.0/configure:14723:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
menu-cache-1.1.0/configure-14724-    test -z "$am__include" && continue
menu-cache-1.1.0/configure:14725:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
menu-cache-1.1.0/configure-14726-    # Find all dependency output files, they are included files with
##############################################
menu-cache-1.1.0/configure-14779-
menu-cache-1.1.0/configure:14780:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
menu-cache-1.1.0/configure-14781-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
menu-cache-1.1.0/Makefile.in-49-  { \
menu-cache-1.1.0/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
menu-cache-1.1.0/Makefile.in-51-  }; \
##############################################
menu-cache-1.1.0/Makefile.in-182-  while test -n "$$dir1"; do \
menu-cache-1.1.0/Makefile.in:183:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
menu-cache-1.1.0/Makefile.in-184-    if test "$$first" != "."; then \
menu-cache-1.1.0/Makefile.in-185-      if test "$$first" = ".."; then \
menu-cache-1.1.0/Makefile.in:186:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
menu-cache-1.1.0/Makefile.in:187:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
menu-cache-1.1.0/Makefile.in-188-      else \
menu-cache-1.1.0/Makefile.in:189:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
menu-cache-1.1.0/Makefile.in-190-        if test "$$first2" = "$$first"; then \
menu-cache-1.1.0/Makefile.in:191:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
menu-cache-1.1.0/Makefile.in-192-        else \
##############################################
menu-cache-1.1.0/Makefile.in-197-    fi; \
menu-cache-1.1.0/Makefile.in:198:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
menu-cache-1.1.0/Makefile.in-199-  done; \
##############################################
menu-cache-1.1.0/Makefile.in-442-	dot_seen=no; \
menu-cache-1.1.0/Makefile.in:443:	target=`echo $@ | sed s/-recursive//`; \
menu-cache-1.1.0/Makefile.in-444-	case "$@" in \
##############################################
menu-cache-1.1.0/Makefile.in-505-GTAGS:
menu-cache-1.1.0/Makefile.in:506:	here=`$(am__cd) $(top_builddir) && pwd` \
menu-cache-1.1.0/Makefile.in-507-	  && $(am__cd) $(top_srcdir) \
##############################################
menu-cache-1.1.0/Makefile.in-537-	test -d "$(distdir)" || mkdir "$(distdir)"
menu-cache-1.1.0/Makefile.in:538:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
menu-cache-1.1.0/Makefile.in:539:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
menu-cache-1.1.0/Makefile.in-540-	list='$(DISTFILES)'; \
##############################################
menu-cache-1.1.0/Makefile.in-551-	  if test -d $$d/$$file; then \
menu-cache-1.1.0/Makefile.in:552:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
menu-cache-1.1.0/Makefile.in-553-	    if test -d "$(distdir)/$$file"; then \
##############################################
menu-cache-1.1.0/Makefile.in-661-	test -d $(distdir)/_build || exit 0; \
menu-cache-1.1.0/Makefile.in:662:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
menu-cache-1.1.0/Makefile.in-663-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
menu-cache-1.1.0/Makefile.in-705-	}; \
menu-cache-1.1.0/Makefile.in:706:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
menu-cache-1.1.0/Makefile.in-707-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
menu-cache-1.1.0/Makefile.in-717-	fi
menu-cache-1.1.0/Makefile.in:718:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
menu-cache-1.1.0/Makefile.in-719-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
menu-cache-1.1.0/aclocal.m4-147-done
menu-cache-1.1.0/aclocal.m4:148:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
menu-cache-1.1.0/aclocal.m4-149-])
##############################################
menu-cache-1.1.0/aclocal.m4-443-m4_define([_LT_CONFIG_STATUS_DECLARE],
menu-cache-1.1.0/aclocal.m4:444:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
menu-cache-1.1.0/aclocal.m4-445-
##############################################
menu-cache-1.1.0/aclocal.m4-453-#
menu-cache-1.1.0/aclocal.m4:454:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
menu-cache-1.1.0/aclocal.m4-455-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
menu-cache-1.1.0/aclocal.m4-563-]], lt_decl_quote_varnames); do
menu-cache-1.1.0/aclocal.m4:564:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
menu-cache-1.1.0/aclocal.m4-565-    *[[\\\\\\\`\\"\\\$]]*)
menu-cache-1.1.0/aclocal.m4:566:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
menu-cache-1.1.0/aclocal.m4-567-      ;;
##############################################
menu-cache-1.1.0/aclocal.m4-576-]], lt_decl_dquote_varnames); do
menu-cache-1.1.0/aclocal.m4:577:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
menu-cache-1.1.0/aclocal.m4-578-    *[[\\\\\\\`\\"\\\$]]*)
menu-cache-1.1.0/aclocal.m4:579:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
menu-cache-1.1.0/aclocal.m4-580-      ;;
##############################################
menu-cache-1.1.0/aclocal.m4-736-
menu-cache-1.1.0/aclocal.m4:737:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
menu-cache-1.1.0/aclocal.m4-738-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
menu-cache-1.1.0/aclocal.m4-1104-  if test "$lt_cv_ld_force_load" = "yes"; then
menu-cache-1.1.0/aclocal.m4:1105:    _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
menu-cache-1.1.0/aclocal.m4-1106-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
menu-cache-1.1.0/aclocal.m4-1157-      }]'
menu-cache-1.1.0/aclocal.m4:1158:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
menu-cache-1.1.0/aclocal.m4-1159-  # Check for a 64-bit object if we didn't find anything.
menu-cache-1.1.0/aclocal.m4-1160-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
menu-cache-1.1.0/aclocal.m4:1161:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
menu-cache-1.1.0/aclocal.m4-1162-  fi],[])
##############################################
menu-cache-1.1.0/aclocal.m4-1193-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
menu-cache-1.1.0/aclocal.m4:1194:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
menu-cache-1.1.0/aclocal.m4-1195-  ECHO='print -r --'
menu-cache-1.1.0/aclocal.m4:1196:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
menu-cache-1.1.0/aclocal.m4-1197-  ECHO='printf %s\n'
##############################################
menu-cache-1.1.0/aclocal.m4-1228-    PATH=/empty FPATH=/empty; export PATH FPATH
menu-cache-1.1.0/aclocal.m4:1229:    test "X`printf %s $ECHO`" = "X$ECHO" \
menu-cache-1.1.0/aclocal.m4:1230:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
menu-cache-1.1.0/aclocal.m4-1231-
##############################################
menu-cache-1.1.0/aclocal.m4-1251-   if test "$GCC" = yes; then
menu-cache-1.1.0/aclocal.m4:1252:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
menu-cache-1.1.0/aclocal.m4-1253-   fi
##############################################
menu-cache-1.1.0/aclocal.m4-1255- /*)
menu-cache-1.1.0/aclocal.m4:1256:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
menu-cache-1.1.0/aclocal.m4-1257-   ;; #(
##############################################
menu-cache-1.1.0/aclocal.m4-1284-  if AC_TRY_EVAL(ac_compile); then
menu-cache-1.1.0/aclocal.m4:1285:    case `/usr/bin/file conftest.$ac_objext` in
menu-cache-1.1.0/aclocal.m4-1286-      *ELF-32*)
##############################################
menu-cache-1.1.0/aclocal.m4-1300-    if test "$lt_cv_prog_gnu_ld" = yes; then
menu-cache-1.1.0/aclocal.m4:1301:      case `/usr/bin/file conftest.$ac_objext` in
menu-cache-1.1.0/aclocal.m4-1302-	*32-bit*)
##############################################
menu-cache-1.1.0/aclocal.m4-1312-    else
menu-cache-1.1.0/aclocal.m4:1313:      case `/usr/bin/file conftest.$ac_objext` in
menu-cache-1.1.0/aclocal.m4-1314-	*32-bit*)
##############################################
menu-cache-1.1.0/aclocal.m4-1677-    # And add a safety zone
menu-cache-1.1.0/aclocal.m4:1678:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
menu-cache-1.1.0/aclocal.m4:1679:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
menu-cache-1.1.0/aclocal.m4-1680-    ;;
##############################################
menu-cache-1.1.0/aclocal.m4-1710-    if test -n "$kargmax"; then
menu-cache-1.1.0/aclocal.m4:1711:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
menu-cache-1.1.0/aclocal.m4-1712-    else
##############################################
menu-cache-1.1.0/aclocal.m4-1719-	test undefined != "$lt_cv_sys_max_cmd_len"; then
menu-cache-1.1.0/aclocal.m4:1720:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
menu-cache-1.1.0/aclocal.m4:1721:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
menu-cache-1.1.0/aclocal.m4-1722-    else
##############################################
menu-cache-1.1.0/aclocal.m4-1731-      # we can't tell.
menu-cache-1.1.0/aclocal.m4:1732:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
menu-cache-1.1.0/aclocal.m4-1733-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
menu-cache-1.1.0/aclocal.m4-1735-      do
menu-cache-1.1.0/aclocal.m4:1736:        i=`expr $i + 1`
menu-cache-1.1.0/aclocal.m4-1737-        teststring=$teststring$teststring
##############################################
menu-cache-1.1.0/aclocal.m4-1739-      # Only check the string length outside the loop.
menu-cache-1.1.0/aclocal.m4:1740:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
menu-cache-1.1.0/aclocal.m4-1741-      teststring=
##############################################
menu-cache-1.1.0/aclocal.m4-1744-      # linker.  It appears as though 1/2 is a usable value.
menu-cache-1.1.0/aclocal.m4:1745:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
menu-cache-1.1.0/aclocal.m4-1746-    fi
##############################################
menu-cache-1.1.0/aclocal.m4-2069-  if test "$hard_links" = no; then
menu-cache-1.1.0/aclocal.m4:2070:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
menu-cache-1.1.0/aclocal.m4-2071-    need_locks=warn
##############################################
menu-cache-1.1.0/aclocal.m4-2200-  esac
menu-cache-1.1.0/aclocal.m4:2201:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
menu-cache-1.1.0/aclocal.m4-2202-  case $lt_search_path_spec in
##############################################
menu-cache-1.1.0/aclocal.m4-2207-    # okay in the real world where ";" in dirpaths is itself problematic.
menu-cache-1.1.0/aclocal.m4:2208:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
menu-cache-1.1.0/aclocal.m4-2209-    ;;
menu-cache-1.1.0/aclocal.m4-2210-  *)
menu-cache-1.1.0/aclocal.m4:2211:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
menu-cache-1.1.0/aclocal.m4-2212-    ;;
##############################################
menu-cache-1.1.0/aclocal.m4-2216-  lt_tmp_lt_search_path_spec=
menu-cache-1.1.0/aclocal.m4:2217:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
menu-cache-1.1.0/aclocal.m4-2218-  for lt_sys_path in $lt_search_path_spec; do
##############################################
menu-cache-1.1.0/aclocal.m4-2251-  esac
menu-cache-1.1.0/aclocal.m4:2252:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
menu-cache-1.1.0/aclocal.m4-2253-else
##############################################
menu-cache-1.1.0/aclocal.m4-2339-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
menu-cache-1.1.0/aclocal.m4:2340:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
menu-cache-1.1.0/aclocal.m4-2341-    ;;
##############################################
menu-cache-1.1.0/aclocal.m4-2375-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
menu-cache-1.1.0/aclocal.m4:2376:    postinstall_cmds='base_file=`basename \${file}`~
menu-cache-1.1.0/aclocal.m4:2377:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
menu-cache-1.1.0/aclocal.m4:2378:      dldir=$destdir/`dirname \$dlpath`~
menu-cache-1.1.0/aclocal.m4-2379-      test -d \$dldir || mkdir -p \$dldir~
##############################################
menu-cache-1.1.0/aclocal.m4-2384-      fi'
menu-cache-1.1.0/aclocal.m4:2385:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
menu-cache-1.1.0/aclocal.m4-2386-      dlpath=$dir/\$dldll~
##############################################
menu-cache-1.1.0/aclocal.m4-2392-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
menu-cache-1.1.0/aclocal.m4:2393:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
menu-cache-1.1.0/aclocal.m4-2394-m4_if([$1], [],[
##############################################
menu-cache-1.1.0/aclocal.m4-2398-      # MinGW DLLs use traditional 'lib' prefix
menu-cache-1.1.0/aclocal.m4:2399:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
menu-cache-1.1.0/aclocal.m4-2400-      ;;
##############################################
menu-cache-1.1.0/aclocal.m4-2402-      # pw32 DLLs use 'pw' prefix rather than 'lib'
menu-cache-1.1.0/aclocal.m4:2403:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
menu-cache-1.1.0/aclocal.m4-2404-      ;;
##############################################
menu-cache-1.1.0/aclocal.m4-2411-    libname_spec='$name'
menu-cache-1.1.0/aclocal.m4:2412:    soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
menu-cache-1.1.0/aclocal.m4-2413-    library_names_spec='${libname}.dll.lib'
##############################################
menu-cache-1.1.0/aclocal.m4-2423-        # Let DOS variable expansion print the short 8.3 style file name.
menu-cache-1.1.0/aclocal.m4:2424:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
menu-cache-1.1.0/aclocal.m4-2425-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
menu-cache-1.1.0/aclocal.m4-2428-      # Convert to MSYS style.
menu-cache-1.1.0/aclocal.m4:2429:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
menu-cache-1.1.0/aclocal.m4-2430-      ;;
##############################################
menu-cache-1.1.0/aclocal.m4-2434-      # like /cygdrive/c/PROGRA~1:/cygdr...
menu-cache-1.1.0/aclocal.m4:2435:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
menu-cache-1.1.0/aclocal.m4:2436:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
menu-cache-1.1.0/aclocal.m4:2437:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
menu-cache-1.1.0/aclocal.m4-2438-      ;;
##############################################
menu-cache-1.1.0/aclocal.m4-2442-        # It is most probably a Windows format PATH.
menu-cache-1.1.0/aclocal.m4:2443:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
menu-cache-1.1.0/aclocal.m4-2444-      else
menu-cache-1.1.0/aclocal.m4:2445:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
menu-cache-1.1.0/aclocal.m4-2446-      fi
##############################################
menu-cache-1.1.0/aclocal.m4-2452-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
menu-cache-1.1.0/aclocal.m4:2453:    postinstall_cmds='base_file=`basename \${file}`~
menu-cache-1.1.0/aclocal.m4:2454:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
menu-cache-1.1.0/aclocal.m4:2455:      dldir=$destdir/`dirname \$dlpath`~
menu-cache-1.1.0/aclocal.m4-2456-      test -d \$dldir || mkdir -p \$dldir~
menu-cache-1.1.0/aclocal.m4-2457-      $install_prog $dir/$dlname \$dldir/$dlname'
menu-cache-1.1.0/aclocal.m4:2458:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
menu-cache-1.1.0/aclocal.m4-2459-      dlpath=$dir/\$dldll~
##############################################
menu-cache-1.1.0/aclocal.m4-2466-    # Assume MSVC wrapper
menu-cache-1.1.0/aclocal.m4:2467:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
menu-cache-1.1.0/aclocal.m4-2468-    dynamic_linker='Win32 ld.exe'
##############################################
menu-cache-1.1.0/aclocal.m4-2483-  shlibpath_var=DYLD_LIBRARY_PATH
menu-cache-1.1.0/aclocal.m4:2484:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
menu-cache-1.1.0/aclocal.m4-2485-m4_if([$1], [],[
##############################################
menu-cache-1.1.0/aclocal.m4-2690-  if test -f /etc/ld.so.conf; then
menu-cache-1.1.0/aclocal.m4:2691:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
menu-cache-1.1.0/aclocal.m4-2692-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
menu-cache-1.1.0/aclocal.m4-2764-  shlibpath_var=LD_LIBRARY_PATH
menu-cache-1.1.0/aclocal.m4:2765:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
menu-cache-1.1.0/aclocal.m4-2766-    case $host_os in
##############################################
menu-cache-1.1.0/aclocal.m4-2981-	"file_magic "*)
menu-cache-1.1.0/aclocal.m4:2982:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
menu-cache-1.1.0/aclocal.m4-2983-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
menu-cache-1.1.0/aclocal.m4-3064-    # gcc leaves a trailing carriage return which upsets mingw
menu-cache-1.1.0/aclocal.m4:3065:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
menu-cache-1.1.0/aclocal.m4-3066-  *)
menu-cache-1.1.0/aclocal.m4:3067:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
menu-cache-1.1.0/aclocal.m4-3068-  esac
##############################################
menu-cache-1.1.0/aclocal.m4-3073-      # Canonicalize the pathname of ld
menu-cache-1.1.0/aclocal.m4:3074:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
menu-cache-1.1.0/aclocal.m4-3075-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
menu-cache-1.1.0/aclocal.m4:3076:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
menu-cache-1.1.0/aclocal.m4-3077-      done
##############################################
menu-cache-1.1.0/aclocal.m4-3104-      # Break only if it was the GNU/non-GNU ld that we prefer.
menu-cache-1.1.0/aclocal.m4:3105:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
menu-cache-1.1.0/aclocal.m4-3106-      *GNU* | *'with BFD'*)
##############################################
menu-cache-1.1.0/aclocal.m4-3144-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
menu-cache-1.1.0/aclocal.m4:3145:case `$LD -v 2>&1 </dev/null` in
menu-cache-1.1.0/aclocal.m4-3146-*GNU* | *'with BFD'*)
##############################################
menu-cache-1.1.0/aclocal.m4-3335-openbsd*)
menu-cache-1.1.0/aclocal.m4:3336:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
menu-cache-1.1.0/aclocal.m4-3337-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
menu-cache-1.1.0/aclocal.m4-3399-    else
menu-cache-1.1.0/aclocal.m4:3400:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
menu-cache-1.1.0/aclocal.m4-3401-    fi
##############################################
menu-cache-1.1.0/aclocal.m4-3445-	# Tru64's nm complains that /dev/null is an invalid object file
menu-cache-1.1.0/aclocal.m4:3446:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
menu-cache-1.1.0/aclocal.m4-3447-	*/dev/null* | *'Invalid file or object type'*)
##############################################
menu-cache-1.1.0/aclocal.m4-3451-	*)
menu-cache-1.1.0/aclocal.m4:3452:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
menu-cache-1.1.0/aclocal.m4-3453-	  */dev/null*)
##############################################
menu-cache-1.1.0/aclocal.m4-3477-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
menu-cache-1.1.0/aclocal.m4:3478:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
menu-cache-1.1.0/aclocal.m4-3479-    *COFF*)
##############################################
menu-cache-1.1.0/aclocal.m4-3536-  # decide which to use based on capabilities of $DLLTOOL
menu-cache-1.1.0/aclocal.m4:3537:  case `$DLLTOOL --help 2>&1` in
menu-cache-1.1.0/aclocal.m4-3538-  *--identify-strict*)
##############################################
menu-cache-1.1.0/aclocal.m4-3695-# If we're using GNU nm, then use its standard symbol codes.
menu-cache-1.1.0/aclocal.m4:3696:case `$NM -V 2>&1` in
menu-cache-1.1.0/aclocal.m4-3697-*GNU* | *'with BFD'*)
##############################################
menu-cache-1.1.0/aclocal.m4-3713-mingw*)
menu-cache-1.1.0/aclocal.m4:3714:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
menu-cache-1.1.0/aclocal.m4-3715-  ;;
##############################################
menu-cache-1.1.0/aclocal.m4-3766-    nlist=conftest.nm
menu-cache-1.1.0/aclocal.m4:3767:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
menu-cache-1.1.0/aclocal.m4-3768-      # Try sorting and uniquifying the output.
##############################################
menu-cache-1.1.0/aclocal.m4-4104-	  *)
menu-cache-1.1.0/aclocal.m4:4105:	    case `$CC -V 2>&1 | sed 5q` in
menu-cache-1.1.0/aclocal.m4-4106-	    *Sun\ C*)
##############################################
menu-cache-1.1.0/aclocal.m4-4409-      *)
menu-cache-1.1.0/aclocal.m4:4410:	case `$CC -V 2>&1 | sed 5q` in
menu-cache-1.1.0/aclocal.m4-4411-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
menu-cache-1.1.0/aclocal.m4-4687-	# shared libraries, regardless of the interface used.
menu-cache-1.1.0/aclocal.m4:4688:	case `$LD -v 2>&1` in
menu-cache-1.1.0/aclocal.m4-4689-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
menu-cache-1.1.0/aclocal.m4-4719-    supports_anon_versioning=no
menu-cache-1.1.0/aclocal.m4:4720:    case `$LD -v 2>&1` in
menu-cache-1.1.0/aclocal.m4-4721-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
menu-cache-1.1.0/aclocal.m4-4788-	# is EXPORTS), use it as is; otherwise, prepend...
menu-cache-1.1.0/aclocal.m4:4789:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
menu-cache-1.1.0/aclocal.m4-4790-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
menu-cache-1.1.0/aclocal.m4-4816-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
menu-cache-1.1.0/aclocal.m4:4817:      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
menu-cache-1.1.0/aclocal.m4:4818:      _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
menu-cache-1.1.0/aclocal.m4-4819-      ;;
##############################################
menu-cache-1.1.0/aclocal.m4-4834-        pgcc*)				# Portland Group C compiler
menu-cache-1.1.0/aclocal.m4:4835:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
menu-cache-1.1.0/aclocal.m4-4836-	  tmp_addflag=' $pic_flag'
##############################################
menu-cache-1.1.0/aclocal.m4-4839-					# Portland Group f77 and f90 compilers
menu-cache-1.1.0/aclocal.m4:4840:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
menu-cache-1.1.0/aclocal.m4-4841-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
menu-cache-1.1.0/aclocal.m4-4854-	nvcc*)	# Cuda Compiler Driver 2.2
menu-cache-1.1.0/aclocal.m4:4855:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
menu-cache-1.1.0/aclocal.m4-4856-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
menu-cache-1.1.0/aclocal.m4-4858-	esac
menu-cache-1.1.0/aclocal.m4:4859:	case `$CC -V 2>&1 | sed 5q` in
menu-cache-1.1.0/aclocal.m4-4860-	*Sun\ C*)			# Sun C 5.9
menu-cache-1.1.0/aclocal.m4:4861:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
menu-cache-1.1.0/aclocal.m4-4862-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
menu-cache-1.1.0/aclocal.m4-4926-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
menu-cache-1.1.0/aclocal.m4:4927:      case `$LD -v 2>&1` in
menu-cache-1.1.0/aclocal.m4-4928-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
menu-cache-1.1.0/aclocal.m4-5049-	# below for broken collect2 doesn't work under 4.3+
menu-cache-1.1.0/aclocal.m4:5050:	  collect2name=`${CC} -print-prog-name=collect2`
menu-cache-1.1.0/aclocal.m4-5051-	  if test -f "$collect2name" &&
##############################################
menu-cache-1.1.0/aclocal.m4-5099-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
menu-cache-1.1.0/aclocal.m4:5100:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
menu-cache-1.1.0/aclocal.m4-5101-      else
##############################################
menu-cache-1.1.0/aclocal.m4-5165-	_LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
menu-cache-1.1.0/aclocal.m4:5166:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
menu-cache-1.1.0/aclocal.m4-5167-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
menu-cache-1.1.0/aclocal.m4-5202-	# FIXME: Setting linknames here is a bad hack.
menu-cache-1.1.0/aclocal.m4:5203:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
menu-cache-1.1.0/aclocal.m4-5204-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
menu-cache-1.1.0/aclocal.m4-5340-      if test "$GCC" = yes; then
menu-cache-1.1.0/aclocal.m4:5341:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
menu-cache-1.1.0/aclocal.m4-5342-	# Try to use the -exported_symbol ld option, if it does not
##############################################
menu-cache-1.1.0/aclocal.m4-5363-	if test "$lt_cv_irix_exported_symbol" = yes; then
menu-cache-1.1.0/aclocal.m4:5364:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
menu-cache-1.1.0/aclocal.m4-5365-	fi
menu-cache-1.1.0/aclocal.m4-5366-      else
menu-cache-1.1.0/aclocal.m4:5367:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
menu-cache-1.1.0/aclocal.m4:5368:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
menu-cache-1.1.0/aclocal.m4-5369-      fi
##############################################
menu-cache-1.1.0/aclocal.m4-5403-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
menu-cache-1.1.0/aclocal.m4:5404:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
menu-cache-1.1.0/aclocal.m4-5405-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
menu-cache-1.1.0/aclocal.m4-5436-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
menu-cache-1.1.0/aclocal.m4:5437:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
menu-cache-1.1.0/aclocal.m4-5438-      else
menu-cache-1.1.0/aclocal.m4-5439-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
menu-cache-1.1.0/aclocal.m4:5440:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
menu-cache-1.1.0/aclocal.m4-5441-      fi
##############################################
menu-cache-1.1.0/aclocal.m4-5449-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
menu-cache-1.1.0/aclocal.m4:5450:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
menu-cache-1.1.0/aclocal.m4-5451-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
menu-cache-1.1.0/aclocal.m4-5453-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
menu-cache-1.1.0/aclocal.m4:5454:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
menu-cache-1.1.0/aclocal.m4:5455:	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
menu-cache-1.1.0/aclocal.m4:5456:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
menu-cache-1.1.0/aclocal.m4-5457-
##############################################
menu-cache-1.1.0/aclocal.m4-5472-      else
menu-cache-1.1.0/aclocal.m4:5473:	case `$CC -V 2>&1` in
menu-cache-1.1.0/aclocal.m4-5474-	*"Compilers 5.0"*)
##############################################
menu-cache-1.1.0/aclocal.m4-5665-	  _LT_TAGVAR(allow_undefined_flag, $1)=
menu-cache-1.1.0/aclocal.m4:5666:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
menu-cache-1.1.0/aclocal.m4-5667-	  then
##############################################
menu-cache-1.1.0/aclocal.m4-5961-        # ancient GNU ld didn't support --whole-archive et. al.
menu-cache-1.1.0/aclocal.m4:5962:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
menu-cache-1.1.0/aclocal.m4-5963-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
menu-cache-1.1.0/aclocal.m4-6044-          # below for broken collect2 doesn't work under 4.3+
menu-cache-1.1.0/aclocal.m4:6045:	  collect2name=`${CC} -print-prog-name=collect2`
menu-cache-1.1.0/aclocal.m4-6046-	  if test -f "$collect2name" &&
##############################################
menu-cache-1.1.0/aclocal.m4-6094-
menu-cache-1.1.0/aclocal.m4:6095:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
menu-cache-1.1.0/aclocal.m4-6096-        else
##############################################
menu-cache-1.1.0/aclocal.m4-6160-	  _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
menu-cache-1.1.0/aclocal.m4:6161:	  _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
menu-cache-1.1.0/aclocal.m4-6162-	      $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
menu-cache-1.1.0/aclocal.m4-6201-	    # is EXPORTS), use it as is; otherwise, prepend...
menu-cache-1.1.0/aclocal.m4:6202:	    _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
menu-cache-1.1.0/aclocal.m4-6203-	      cp $export_symbols $output_objdir/$soname.def;
##############################################
menu-cache-1.1.0/aclocal.m4-6281-            # dependencies.
menu-cache-1.1.0/aclocal.m4:6282:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
menu-cache-1.1.0/aclocal.m4-6283-            ;;
##############################################
menu-cache-1.1.0/aclocal.m4-6346-	    # dependencies.
menu-cache-1.1.0/aclocal.m4:6347:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
menu-cache-1.1.0/aclocal.m4-6348-	    ;;
##############################################
menu-cache-1.1.0/aclocal.m4-6382-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
menu-cache-1.1.0/aclocal.m4:6383:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
menu-cache-1.1.0/aclocal.m4:6384:	_LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
menu-cache-1.1.0/aclocal.m4-6385-	;;
##############################################
menu-cache-1.1.0/aclocal.m4-6389-	    # SGI C++
menu-cache-1.1.0/aclocal.m4:6390:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
menu-cache-1.1.0/aclocal.m4-6391-
##############################################
menu-cache-1.1.0/aclocal.m4-6400-	      if test "$with_gnu_ld" = no; then
menu-cache-1.1.0/aclocal.m4:6401:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
menu-cache-1.1.0/aclocal.m4-6402-	      else
menu-cache-1.1.0/aclocal.m4:6403:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` -o $lib'
menu-cache-1.1.0/aclocal.m4-6404-	      fi
##############################################
menu-cache-1.1.0/aclocal.m4-6421-	    # to its proper name (with version) after linking.
menu-cache-1.1.0/aclocal.m4:6422:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
menu-cache-1.1.0/aclocal.m4:6423:	    _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
menu-cache-1.1.0/aclocal.m4-6424-	    # Commands to make compiler produce verbose output that lists
##############################################
menu-cache-1.1.0/aclocal.m4-6431-	    # dependencies.
menu-cache-1.1.0/aclocal.m4:6432:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
menu-cache-1.1.0/aclocal.m4-6433-
##############################################
menu-cache-1.1.0/aclocal.m4-6446-	    # earlier do not add the objects themselves.
menu-cache-1.1.0/aclocal.m4:6447:	    case `$CC -V 2>&1` in
menu-cache-1.1.0/aclocal.m4-6448-	      *"Version 7."*)
##############################################
menu-cache-1.1.0/aclocal.m4-6467-            # Portland Group C++ compiler
menu-cache-1.1.0/aclocal.m4:6468:	    case `$CC -V` in
menu-cache-1.1.0/aclocal.m4-6469-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
menu-cache-1.1.0/aclocal.m4-6472-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
menu-cache-1.1.0/aclocal.m4:6473:		compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
menu-cache-1.1.0/aclocal.m4-6474-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
menu-cache-1.1.0/aclocal.m4-6476-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
menu-cache-1.1.0/aclocal.m4:6477:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
menu-cache-1.1.0/aclocal.m4-6478-		$RANLIB $oldlib'
##############################################
menu-cache-1.1.0/aclocal.m4-6481-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
menu-cache-1.1.0/aclocal.m4:6482:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
menu-cache-1.1.0/aclocal.m4-6483-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
menu-cache-1.1.0/aclocal.m4-6485-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
menu-cache-1.1.0/aclocal.m4:6486:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
menu-cache-1.1.0/aclocal.m4-6487-	      ;;
##############################################
menu-cache-1.1.0/aclocal.m4-6495-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
menu-cache-1.1.0/aclocal.m4:6496:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
menu-cache-1.1.0/aclocal.m4-6497-            ;;
##############################################
menu-cache-1.1.0/aclocal.m4-6514-	    # dependencies.
menu-cache-1.1.0/aclocal.m4:6515:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
menu-cache-1.1.0/aclocal.m4-6516-	    ;;
##############################################
menu-cache-1.1.0/aclocal.m4-6529-	  *)
menu-cache-1.1.0/aclocal.m4:6530:	    case `$CC -V 2>&1 | sed 5q` in
menu-cache-1.1.0/aclocal.m4-6531-	    *Sun\ C*)
##############################################
menu-cache-1.1.0/aclocal.m4-6536-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
menu-cache-1.1.0/aclocal.m4:6537:	      _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
menu-cache-1.1.0/aclocal.m4-6538-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
menu-cache-1.1.0/aclocal.m4-6606-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
menu-cache-1.1.0/aclocal.m4:6607:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
menu-cache-1.1.0/aclocal.m4-6608-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
menu-cache-1.1.0/aclocal.m4-6625-	    # to its proper name (with version) after linking.
menu-cache-1.1.0/aclocal.m4:6626:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
menu-cache-1.1.0/aclocal.m4-6627-
##############################################
menu-cache-1.1.0/aclocal.m4-6646-	        _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
menu-cache-1.1.0/aclocal.m4:6647:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && func_echo_all "${wl}-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
menu-cache-1.1.0/aclocal.m4-6648-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
menu-cache-1.1.0/aclocal.m4-6651-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
menu-cache-1.1.0/aclocal.m4:6652:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
menu-cache-1.1.0/aclocal.m4:6653:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
menu-cache-1.1.0/aclocal.m4-6654-	          echo "-hidden">> $lib.exp~
menu-cache-1.1.0/aclocal.m4:6655:	          $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~
menu-cache-1.1.0/aclocal.m4-6656-	          $RM $lib.exp'
##############################################
menu-cache-1.1.0/aclocal.m4-6670-	    # dependencies.
menu-cache-1.1.0/aclocal.m4:6671:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
menu-cache-1.1.0/aclocal.m4-6672-	    ;;
##############################################
menu-cache-1.1.0/aclocal.m4-6677-	        osf3*)
menu-cache-1.1.0/aclocal.m4:6678:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
menu-cache-1.1.0/aclocal.m4-6679-		  ;;
menu-cache-1.1.0/aclocal.m4-6680-	        *)
menu-cache-1.1.0/aclocal.m4:6681:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
menu-cache-1.1.0/aclocal.m4-6682-		  ;;
##############################################
menu-cache-1.1.0/aclocal.m4-6930-  case ${2} in
menu-cache-1.1.0/aclocal.m4:6931:  .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
menu-cache-1.1.0/aclocal.m4:6932:  *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
menu-cache-1.1.0/aclocal.m4-6933-  esac
##############################################
menu-cache-1.1.0/aclocal.m4-7018-
menu-cache-1.1.0/aclocal.m4:7019:  for p in `eval "$output_verbose_link_cmd"`; do
menu-cache-1.1.0/aclocal.m4-7020-    case ${prev}${p} in
##############################################
menu-cache-1.1.0/aclocal.m4-7116-linux*)
menu-cache-1.1.0/aclocal.m4:7117:  case `$CC -V 2>&1 | sed 5q` in
menu-cache-1.1.0/aclocal.m4-7118-  *Sun\ C*)
##############################################
menu-cache-1.1.0/aclocal.m4-7167-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
menu-cache-1.1.0/aclocal.m4:7168: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
menu-cache-1.1.0/aclocal.m4-7169-fi
##############################################
menu-cache-1.1.0/aclocal.m4-7769-    test $lt_ac_count -gt 10 && break
menu-cache-1.1.0/aclocal.m4:7770:    lt_ac_count=`expr $lt_ac_count + 1`
menu-cache-1.1.0/aclocal.m4-7771-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
menu-cache-1.1.0/aclocal.m4-7840-# ------------------------------------------------------
menu-cache-1.1.0/aclocal.m4:7841:# In `$cfgfile', look for function FUNCNAME delimited by `^FUNCNAME ()$' and
menu-cache-1.1.0/aclocal.m4-7842-# '^} FUNCNAME ', and replace its body with REPLACEMENT-BODY.
##############################################
menu-cache-1.1.0/aclocal.m4-8444-m4_define([lt_combine],
menu-cache-1.1.0/aclocal.m4:8445:[m4_if(m4_eval([$# > 3]), [1],
menu-cache-1.1.0/aclocal.m4-8446-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
menu-cache-1.1.0/aclocal.m4-8699-    PKG_CHECK_EXISTS([$3],
menu-cache-1.1.0/aclocal.m4:8700:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
menu-cache-1.1.0/aclocal.m4-8701-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
menu-cache-1.1.0/aclocal.m4-8748-        if test $_pkg_short_errors_supported = yes; then
menu-cache-1.1.0/aclocal.m4:8749:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
menu-cache-1.1.0/aclocal.m4-8750-        else 
menu-cache-1.1.0/aclocal.m4:8751:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
menu-cache-1.1.0/aclocal.m4-8752-        fi
##############################################
menu-cache-1.1.0/aclocal.m4-8909-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
menu-cache-1.1.0/aclocal.m4:8910:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
menu-cache-1.1.0/aclocal.m4-8911-# and then we would define $MISSING as
##############################################
menu-cache-1.1.0/aclocal.m4-8924-# Expand $ac_aux_dir to an absolute path.
menu-cache-1.1.0/aclocal.m4:8925:am_aux_dir=`cd "$ac_aux_dir" && pwd`
menu-cache-1.1.0/aclocal.m4-8926-])
##############################################
menu-cache-1.1.0/aclocal.m4-9022-  if test "$am_compiler_list" = ""; then
menu-cache-1.1.0/aclocal.m4:9023:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
menu-cache-1.1.0/aclocal.m4-9024-  fi
##############################################
menu-cache-1.1.0/aclocal.m4-9173-    # Strip MF so we end up with the name of the file.
menu-cache-1.1.0/aclocal.m4:9174:    mf=`echo "$mf" | sed -e 's/:.*$//'`
menu-cache-1.1.0/aclocal.m4-9175-    # Check whether this is an Automake generated Makefile or not.
##############################################
menu-cache-1.1.0/aclocal.m4-9182-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
menu-cache-1.1.0/aclocal.m4:9183:      dirpart=`AS_DIRNAME("$mf")`
menu-cache-1.1.0/aclocal.m4-9184-    else
##############################################
menu-cache-1.1.0/aclocal.m4-9188-    # from the Makefile without running 'make'.
menu-cache-1.1.0/aclocal.m4:9189:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
menu-cache-1.1.0/aclocal.m4-9190-    test -z "$DEPDIR" && continue
menu-cache-1.1.0/aclocal.m4:9191:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
menu-cache-1.1.0/aclocal.m4-9192-    test -z "$am__include" && continue
menu-cache-1.1.0/aclocal.m4:9193:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
menu-cache-1.1.0/aclocal.m4-9194-    # Find all dependency output files, they are included files with
##############################################
menu-cache-1.1.0/aclocal.m4-9202-      test -f "$dirpart/$file" && continue
menu-cache-1.1.0/aclocal.m4:9203:      fdir=`AS_DIRNAME(["$file"])`
menu-cache-1.1.0/aclocal.m4-9204-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
menu-cache-1.1.0/aclocal.m4-9260-AC_REQUIRE([AC_PROG_INSTALL])dnl
menu-cache-1.1.0/aclocal.m4:9261:if test "`cd $srcdir && pwd`" != "`pwd`"; then
menu-cache-1.1.0/aclocal.m4-9262-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
menu-cache-1.1.0/aclocal.m4-9419-    * )
menu-cache-1.1.0/aclocal.m4:9420:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
menu-cache-1.1.0/aclocal.m4-9421-  esac
menu-cache-1.1.0/aclocal.m4-9422-done
menu-cache-1.1.0/aclocal.m4:9423:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
menu-cache-1.1.0/aclocal.m4-9424-
##############################################
menu-cache-1.1.0/aclocal.m4-9526-# Ignore all kinds of additional output from 'make'.
menu-cache-1.1.0/aclocal.m4:9527:case `$am_make -s -f confmf 2> /dev/null` in #(
menu-cache-1.1.0/aclocal.m4-9528-*the\ am__doit\ target*)
##############################################
menu-cache-1.1.0/aclocal.m4-9536-   echo '.include "confinc"' > confmf
menu-cache-1.1.0/aclocal.m4:9537:   case `$am_make -s -f confmf 2> /dev/null` in #(
menu-cache-1.1.0/aclocal.m4-9538-   *the\ am__doit\ target*)
##############################################
menu-cache-1.1.0/aclocal.m4-9747-     echo "timestamp, slept: $am_has_slept" > conftest.file
menu-cache-1.1.0/aclocal.m4:9748:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
menu-cache-1.1.0/aclocal.m4-9749-     if test "$[*]" = "X"; then
menu-cache-1.1.0/aclocal.m4-9750-	# -L didn't work.
menu-cache-1.1.0/aclocal.m4:9751:	set X `ls -t "$srcdir/configure" conftest.file`
menu-cache-1.1.0/aclocal.m4-9752-     fi