===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
grhino-0.16.1/acinclude.m4/gettext.m4-245-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD"
grhino-0.16.1/acinclude.m4/gettext.m4:246:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
grhino-0.16.1/acinclude.m4/gettext.m4-247-      fi
##############################################
grhino-0.16.1/acinclude.m4/lib-link.m4-179-        dnl or AC_LIB_HAVE_LINKFLAGS call.
grhino-0.16.1/acinclude.m4/lib-link.m4:180:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
grhino-0.16.1/acinclude.m4/lib-link.m4-181-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
grhino-0.16.1/acinclude.m4/lib-link.m4-228-                -L*)
grhino-0.16.1/acinclude.m4/lib-link.m4:229:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
grhino-0.16.1/acinclude.m4/lib-link.m4-230-                  if test -n "$shlibext" \
##############################################
grhino-0.16.1/acinclude.m4/lib-link.m4-352-              */$acl_libdirstem | */$acl_libdirstem/)
grhino-0.16.1/acinclude.m4/lib-link.m4:353:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
grhino-0.16.1/acinclude.m4/lib-link.m4-354-                additional_includedir="$basedir/include"
##############################################
grhino-0.16.1/acinclude.m4/lib-link.m4-405-                  -L*)
grhino-0.16.1/acinclude.m4/lib-link.m4:406:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
grhino-0.16.1/acinclude.m4/lib-link.m4-407-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
grhino-0.16.1/acinclude.m4/lib-link.m4-455-                  -R*)
grhino-0.16.1/acinclude.m4/lib-link.m4:456:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
grhino-0.16.1/acinclude.m4/lib-link.m4-457-                    if test "$enable_rpath" != no; then
##############################################
grhino-0.16.1/acinclude.m4/lib-link.m4-485-                    dnl Handle this in the next round.
grhino-0.16.1/acinclude.m4/lib-link.m4:486:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
grhino-0.16.1/acinclude.m4/lib-link.m4-487-                    ;;
##############################################
grhino-0.16.1/acinclude.m4/lib-link.m4-491-                    dnl option.
grhino-0.16.1/acinclude.m4/lib-link.m4:492:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
grhino-0.16.1/acinclude.m4/lib-link.m4-493-                    ;;
##############################################
grhino-0.16.1/acinclude.m4/lib-link.m4-598-            -L) next=yes ;;
grhino-0.16.1/acinclude.m4/lib-link.m4:599:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
grhino-0.16.1/acinclude.m4/lib-link.m4-600-                 dnl No need to hardcode the standard /usr/lib.
##############################################
grhino-0.16.1/acinclude.m4/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
grhino-0.16.1/acinclude.m4/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in
grhino-0.16.1/acinclude.m4/lib-ld.m4-16-*GNU* | *'with BFD'*)
##############################################
grhino-0.16.1/acinclude.m4/lib-ld.m4-50-    # gcc leaves a trailing carriage return which upsets mingw
grhino-0.16.1/acinclude.m4/lib-ld.m4:51:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
grhino-0.16.1/acinclude.m4/lib-ld.m4-52-  *)
grhino-0.16.1/acinclude.m4/lib-ld.m4:53:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
grhino-0.16.1/acinclude.m4/lib-ld.m4-54-  esac
##############################################
grhino-0.16.1/acinclude.m4/lib-ld.m4-59-      # Canonicalize the path of ld
grhino-0.16.1/acinclude.m4/lib-ld.m4:60:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
grhino-0.16.1/acinclude.m4/lib-ld.m4-61-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
grhino-0.16.1/acinclude.m4/lib-ld.m4:62:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
grhino-0.16.1/acinclude.m4/lib-ld.m4-63-      done
##############################################
grhino-0.16.1/acinclude.m4/lib-ld.m4-89-      # Break only if it was the GNU/non-GNU ld that we prefer.
grhino-0.16.1/acinclude.m4/lib-ld.m4:90:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
grhino-0.16.1/acinclude.m4/lib-ld.m4-91-      *GNU* | *'with BFD'*)
##############################################
grhino-0.16.1/acinclude.m4/lib-prefix.m4-168-  acl_libdirstem=lib
grhino-0.16.1/acinclude.m4/lib-prefix.m4:169:  searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
grhino-0.16.1/acinclude.m4/lib-prefix.m4-170-  if test -n "$searchpath"; then
##############################################
grhino-0.16.1/acinclude.m4/lib-prefix.m4-175-          */lib64/ | */lib64 ) acl_libdirstem=lib64 ;;
grhino-0.16.1/acinclude.m4/lib-prefix.m4:176:          *) searchdir=`cd "$searchdir" && pwd`
grhino-0.16.1/acinclude.m4/lib-prefix.m4-177-             case "$searchdir" in
##############################################
grhino-0.16.1/acinclude.m4/iconv.m4-94-      am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"])
grhino-0.16.1/acinclude.m4/iconv.m4:95:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
grhino-0.16.1/acinclude.m4/iconv.m4-96-    AC_MSG_RESULT([$]{ac_t:-
##############################################
grhino-0.16.1/configure.in-141-	if test "$GRHINO_gnome" = 2; then
grhino-0.16.1/configure.in:142:		LIBS="$LIBS `$GRHINO_pkg_config --libs libgnomeui-2.0`"
grhino-0.16.1/configure.in:143:		GNOME_CONFIG="`$GRHINO_pkg_config --cflags libgnomeui-2.0`"
grhino-0.16.1/configure.in-144-	fi
##############################################
grhino-0.16.1/configure.in-148-changequote(<<, >>)dnl
grhino-0.16.1/configure.in:149:	GNOME_CONFIG="`echo $GNOME_CONFIG | sed 'sx-I/usr/include x x'`"
grhino-0.16.1/configure.in:150:	GNOME_CONFIG="`echo $GNOME_CONFIG | sed 'sx-I/usr/local/include x x'`"
grhino-0.16.1/configure.in-151-changequote([, ])dnl
##############################################
grhino-0.16.1/configure-104-do
grhino-0.16.1/configure:105:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
grhino-0.16.1/configure-106-    eval $as_var=C; export $as_var
##############################################
grhino-0.16.1/configure-212-  test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
grhino-0.16.1/configure:213:  test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
grhino-0.16.1/configure-214-") 2> /dev/null; then
##############################################
grhino-0.16.1/configure-325-  test "x$as_lineno_1" != "x$as_lineno_2" &&
grhino-0.16.1/configure:326:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
grhino-0.16.1/configure-327-
##############################################
grhino-0.16.1/configure-420-  test "x$as_lineno_1" != "x$as_lineno_2" &&
grhino-0.16.1/configure:421:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
grhino-0.16.1/configure-422-
##############################################
grhino-0.16.1/configure-723-  case $ac_option in
grhino-0.16.1/configure:724:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
grhino-0.16.1/configure-725-  *)	ac_optarg=yes ;;
##############################################
grhino-0.16.1/configure-766-  -disable-* | --disable-*)
grhino-0.16.1/configure:767:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
grhino-0.16.1/configure-768-    # Reject names that are not valid shell variable names.
##############################################
grhino-0.16.1/configure-771-   { (exit 1); exit 1; }; }
grhino-0.16.1/configure:772:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
grhino-0.16.1/configure-773-    eval enable_$ac_feature=no ;;
##############################################
grhino-0.16.1/configure-785-  -enable-* | --enable-*)
grhino-0.16.1/configure:786:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
grhino-0.16.1/configure-787-    # Reject names that are not valid shell variable names.
##############################################
grhino-0.16.1/configure-790-   { (exit 1); exit 1; }; }
grhino-0.16.1/configure:791:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
grhino-0.16.1/configure-792-    eval enable_$ac_feature=\$ac_optarg ;;
##############################################
grhino-0.16.1/configure-982-  -with-* | --with-*)
grhino-0.16.1/configure:983:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
grhino-0.16.1/configure-984-    # Reject names that are not valid shell variable names.
##############################################
grhino-0.16.1/configure-987-   { (exit 1); exit 1; }; }
grhino-0.16.1/configure:988:    ac_package=`echo $ac_package| sed 's/-/_/g'`
grhino-0.16.1/configure-989-    eval with_$ac_package=\$ac_optarg ;;
##############################################
grhino-0.16.1/configure-991-  -without-* | --without-*)
grhino-0.16.1/configure:992:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
grhino-0.16.1/configure-993-    # Reject names that are not valid shell variable names.
##############################################
grhino-0.16.1/configure-996-   { (exit 1); exit 1; }; }
grhino-0.16.1/configure:997:    ac_package=`echo $ac_package | sed 's/-/_/g'`
grhino-0.16.1/configure-998-    eval with_$ac_package=no ;;
##############################################
grhino-0.16.1/configure-1023-  *=*)
grhino-0.16.1/configure:1024:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
grhino-0.16.1/configure-1025-    # Reject names that are not valid shell variable names.
##############################################
grhino-0.16.1/configure-1043-if test -n "$ac_prev"; then
grhino-0.16.1/configure:1044:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
grhino-0.16.1/configure-1045-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
grhino-0.16.1/configure-1089-ac_ls_di=`ls -di .` &&
grhino-0.16.1/configure:1090:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
grhino-0.16.1/configure-1091-  { echo "$as_me: error: Working directory cannot be determined" >&2
##############################################
grhino-0.16.1/configure-1149-case $srcdir in
grhino-0.16.1/configure:1150:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
grhino-0.16.1/configure-1151-esac
##############################################
grhino-0.16.1/configure-1192-By default, \`make install' will install all the files in
grhino-0.16.1/configure:1193:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
grhino-0.16.1/configure:1194:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
grhino-0.16.1/configure-1195-for instance \`--prefix=\$HOME'.
##############################################
grhino-0.16.1/configure-1277-*)
grhino-0.16.1/configure:1278:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
grhino-0.16.1/configure-1279-  # A ".." for each directory in $ac_dir_suffix.
grhino-0.16.1/configure:1280:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
grhino-0.16.1/configure-1281-  case $ac_top_builddir_sub in
##############################################
grhino-0.16.1/configure-1410-    *\'*)
grhino-0.16.1/configure:1411:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
grhino-0.16.1/configure-1412-    esac
##############################################
grhino-0.16.1/configure-1496-      case $ac_val in
grhino-0.16.1/configure:1497:      *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
grhino-0.16.1/configure-1498-      esac
##############################################
grhino-0.16.1/configure-1513-	case $ac_val in
grhino-0.16.1/configure:1514:	*\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
grhino-0.16.1/configure-1515-	esac
##############################################
grhino-0.16.1/configure-1622-    set,)
grhino-0.16.1/configure:1623:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
grhino-0.16.1/configure:1624:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
grhino-0.16.1/configure-1625-      ac_cache_corrupted=: ;;
##############################################
grhino-0.16.1/configure-1644-    case $ac_new_val in
grhino-0.16.1/configure:1645:    *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
grhino-0.16.1/configure-1646-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
grhino-0.16.1/configure-2098-echo "$as_me:$LINENO: checking for C compiler version" >&5
grhino-0.16.1/configure:2099:ac_compiler=`set X $ac_compile; echo $2`
grhino-0.16.1/configure-2100-{ (ac_try="$ac_compiler --version >&5"
##############################################
grhino-0.16.1/configure-2152-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
grhino-0.16.1/configure:2153:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
grhino-0.16.1/configure-2154-#
##############################################
grhino-0.16.1/configure-2200-	then :; else
grhino-0.16.1/configure:2201:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
grhino-0.16.1/configure-2202-	fi
##############################################
grhino-0.16.1/configure-2293-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
grhino-0.16.1/configure:2294:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
grhino-0.16.1/configure-2295-	  break;;
##############################################
grhino-0.16.1/configure-2348-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
grhino-0.16.1/configure:2349:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
grhino-0.16.1/configure-2350-       break;;
##############################################
grhino-0.16.1/configure-2440-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
grhino-0.16.1/configure:2441:GCC=`test $ac_compiler_gnu = yes && echo yes`
grhino-0.16.1/configure-2442-ac_test_CFLAGS=${CFLAGS+set}
##############################################
grhino-0.16.1/configure-3607-echo "$as_me:$LINENO: checking for C++ compiler version" >&5
grhino-0.16.1/configure:3608:ac_compiler=`set X $ac_compile; echo $2`
grhino-0.16.1/configure-3609-{ (ac_try="$ac_compiler --version >&5"
##############################################
grhino-0.16.1/configure-3710-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; }
grhino-0.16.1/configure:3711:GXX=`test $ac_compiler_gnu = yes && echo yes`
grhino-0.16.1/configure-3712-ac_test_CXXFLAGS=${CXXFLAGS+set}
##############################################
grhino-0.16.1/configure-4264-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
grhino-0.16.1/configure:4265:set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
grhino-0.16.1/configure-4266-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
grhino-0.16.1/configure-4274-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
grhino-0.16.1/configure:4275:case `${MAKE-make} -f conftest.make 2>/dev/null` in
grhino-0.16.1/configure-4276-  *@@@%%%=?*=@@@%%%*)
##############################################
grhino-0.16.1/configure-4444-	if test "$GRHINO_gnome" = 2; then
grhino-0.16.1/configure:4445:		LIBS="$LIBS `$GRHINO_pkg_config --libs libgnomeui-2.0`"
grhino-0.16.1/configure:4446:		GNOME_CONFIG="`$GRHINO_pkg_config --cflags libgnomeui-2.0`"
grhino-0.16.1/configure-4447-	fi
grhino-0.16.1/configure-4448-
grhino-0.16.1/configure:4449:	GNOME_CONFIG="`echo $GNOME_CONFIG | sed 'sx-I/usr/include x x'`"
grhino-0.16.1/configure:4450:	GNOME_CONFIG="`echo $GNOME_CONFIG | sed 'sx-I/usr/local/include x x'`"
grhino-0.16.1/configure-4451-
##############################################
grhino-0.16.1/configure-6699-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; } || continue
grhino-0.16.1/configure:6700:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
grhino-0.16.1/configure-6701-	     'mkdir (GNU coreutils) '* | \
##############################################
grhino-0.16.1/configure-6862-
grhino-0.16.1/configure:6863:    case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
grhino-0.16.1/configure-6864-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
grhino-0.16.1/configure-6867-
grhino-0.16.1/configure:6868:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
grhino-0.16.1/configure-6869-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
grhino-0.16.1/configure-6945-
grhino-0.16.1/configure:6946:    case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
grhino-0.16.1/configure-6947-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
grhino-0.16.1/configure-7056-test "x$ac_build_alias" = x &&
grhino-0.16.1/configure:7057:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
grhino-0.16.1/configure-7058-test "x$ac_build_alias" = x &&
##############################################
grhino-0.16.1/configure-7061-   { (exit 1); exit 1; }; }
grhino-0.16.1/configure:7062:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
grhino-0.16.1/configure-7063-  { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
##############################################
grhino-0.16.1/configure-7086-IFS=$ac_save_IFS
grhino-0.16.1/configure:7087:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
grhino-0.16.1/configure-7088-
##############################################
grhino-0.16.1/configure-7097-else
grhino-0.16.1/configure:7098:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
grhino-0.16.1/configure-7099-    { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
##############################################
grhino-0.16.1/configure-7123-IFS=$ac_save_IFS
grhino-0.16.1/configure:7124:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
grhino-0.16.1/configure-7125-
##############################################
grhino-0.16.1/configure-7155-    # gcc leaves a trailing carriage return which upsets mingw
grhino-0.16.1/configure:7156:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
grhino-0.16.1/configure-7157-  *)
grhino-0.16.1/configure:7158:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
grhino-0.16.1/configure-7159-  esac
##############################################
grhino-0.16.1/configure-7164-      # Canonicalize the path of ld
grhino-0.16.1/configure:7165:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
grhino-0.16.1/configure-7166-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
grhino-0.16.1/configure:7167:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
grhino-0.16.1/configure-7168-      done
##############################################
grhino-0.16.1/configure-7198-      # Break only if it was the GNU/non-GNU ld that we prefer.
grhino-0.16.1/configure:7199:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
grhino-0.16.1/configure-7200-      *GNU* | *'with BFD'*)
##############################################
grhino-0.16.1/configure-7229-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
grhino-0.16.1/configure:7230:case `$LD -v 2>&1 </dev/null` in
grhino-0.16.1/configure-7231-*GNU* | *'with BFD'*)
##############################################
grhino-0.16.1/configure-7275-                  acl_libdirstem=lib
grhino-0.16.1/configure:7276:  searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
grhino-0.16.1/configure-7277-  if test -n "$searchpath"; then
##############################################
grhino-0.16.1/configure-7282-          */lib64/ | */lib64 ) acl_libdirstem=lib64 ;;
grhino-0.16.1/configure:7283:          *) searchdir=`cd "$searchdir" && pwd`
grhino-0.16.1/configure-7284-             case "$searchdir" in
##############################################
grhino-0.16.1/configure-7360-        names_already_handled="$names_already_handled $name"
grhino-0.16.1/configure:7361:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
grhino-0.16.1/configure-7362-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
grhino-0.16.1/configure-7413-                -L*)
grhino-0.16.1/configure:7414:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
grhino-0.16.1/configure-7415-                  if test -n "$shlibext" \
##############################################
grhino-0.16.1/configure-7512-              */$acl_libdirstem | */$acl_libdirstem/)
grhino-0.16.1/configure:7513:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
grhino-0.16.1/configure-7514-                additional_includedir="$basedir/include"
##############################################
grhino-0.16.1/configure-7560-                  -L*)
grhino-0.16.1/configure:7561:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
grhino-0.16.1/configure-7562-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem"; then
##############################################
grhino-0.16.1/configure-7617-                  -R*)
grhino-0.16.1/configure:7618:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
grhino-0.16.1/configure-7619-                    if test "$enable_rpath" != no; then
##############################################
grhino-0.16.1/configure-7642-                  -l*)
grhino-0.16.1/configure:7643:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
grhino-0.16.1/configure-7644-                    ;;
grhino-0.16.1/configure-7645-                  *.la)
grhino-0.16.1/configure:7646:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
grhino-0.16.1/configure-7647-                    ;;
##############################################
grhino-0.16.1/configure-7978-fi
grhino-0.16.1/configure:7979:ac_res=`eval echo '${'$gt_func_gnugettext_libc'}'`
grhino-0.16.1/configure-7980-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
grhino-0.16.1/configure-8240-        names_already_handled="$names_already_handled $name"
grhino-0.16.1/configure:8241:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
grhino-0.16.1/configure-8242-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
grhino-0.16.1/configure-8293-                -L*)
grhino-0.16.1/configure:8294:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
grhino-0.16.1/configure-8295-                  if test -n "$shlibext" \
##############################################
grhino-0.16.1/configure-8392-              */$acl_libdirstem | */$acl_libdirstem/)
grhino-0.16.1/configure:8393:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
grhino-0.16.1/configure-8394-                additional_includedir="$basedir/include"
##############################################
grhino-0.16.1/configure-8440-                  -L*)
grhino-0.16.1/configure:8441:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
grhino-0.16.1/configure-8442-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem"; then
##############################################
grhino-0.16.1/configure-8497-                  -R*)
grhino-0.16.1/configure:8498:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
grhino-0.16.1/configure-8499-                    if test "$enable_rpath" != no; then
##############################################
grhino-0.16.1/configure-8522-                  -l*)
grhino-0.16.1/configure:8523:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
grhino-0.16.1/configure-8524-                    ;;
grhino-0.16.1/configure-8525-                  *.la)
grhino-0.16.1/configure:8526:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
grhino-0.16.1/configure-8527-                    ;;
##############################################
grhino-0.16.1/configure-8721-fi
grhino-0.16.1/configure:8722:ac_res=`eval echo '${'$gt_func_gnugettext_libintl'}'`
grhino-0.16.1/configure-8723-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
grhino-0.16.1/configure-8926-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
grhino-0.16.1/configure:8927:  ac_i=`echo "$ac_i" | sed "$ac_script"`
grhino-0.16.1/configure-8928-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
grhino-0.16.1/configure-9052-do
grhino-0.16.1/configure:9053:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
grhino-0.16.1/configure-9054-    eval $as_var=C; export $as_var
##############################################
grhino-0.16.1/configure-9102-  test "x$as_lineno_1" != "x$as_lineno_2" &&
grhino-0.16.1/configure:9103:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
grhino-0.16.1/configure-9104-
##############################################
grhino-0.16.1/configure-9279-configured by $0, generated by GNU Autoconf 2.60,
grhino-0.16.1/configure:9280:  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
grhino-0.16.1/configure-9281-
##############################################
grhino-0.16.1/configure-9299-  --*=*)
grhino-0.16.1/configure:9300:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
grhino-0.16.1/configure:9301:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
grhino-0.16.1/configure-9302-    ac_shift=:
##############################################
grhino-0.16.1/configure-9550-
grhino-0.16.1/configure:9551:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 84; then
grhino-0.16.1/configure-9552-    break
##############################################
grhino-0.16.1/configure-9561-
grhino-0.16.1/configure:9562:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
grhino-0.16.1/configure-9563-if test -n "$ac_eof"; then
grhino-0.16.1/configure:9564:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
grhino-0.16.1/configure:9565:  ac_eof=`expr $ac_eof + 1`
grhino-0.16.1/configure-9566-fi
##############################################
grhino-0.16.1/configure-9699-      case $as_dir in #(
grhino-0.16.1/configure:9700:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
grhino-0.16.1/configure-9701-      *) as_qdir=$as_dir;;
##############################################
grhino-0.16.1/configure-9737-*)
grhino-0.16.1/configure:9738:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
grhino-0.16.1/configure-9739-  # A ".." for each directory in $ac_dir_suffix.
grhino-0.16.1/configure:9740:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
grhino-0.16.1/configure-9741-  case $ac_top_builddir_sub in
##############################################
grhino-0.16.1/configure-9815-
grhino-0.16.1/configure:9816:# Neutralize VPATH when `$srcdir' = `.'.
grhino-0.16.1/configure-9817-# Shell code in configure.ac might set extrasub.
##############################################
grhino-0.16.1/configure-9840-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
grhino-0.16.1/configure:9841:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
grhino-0.16.1/configure:9842:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
grhino-0.16.1/configure-9843-  { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
grhino-0.16.1/configure-9963-      case "$ac_file" in
grhino-0.16.1/configure:9964:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
grhino-0.16.1/configure-9965-      esac
##############################################
grhino-0.16.1/configure-9968-        # Adjust a relative srcdir.
grhino-0.16.1/configure:9969:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
grhino-0.16.1/configure:9970:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
grhino-0.16.1/configure:9971:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
grhino-0.16.1/configure-9972-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
grhino-0.16.1/configure-9975-        case "$ac_given_srcdir" in
grhino-0.16.1/configure:9976:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
grhino-0.16.1/configure-9977-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
grhino-0.16.1/configure-9995-            fi
grhino-0.16.1/configure:9996:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
grhino-0.16.1/configure-9997-            # Hide the ALL_LINGUAS assigment from automake < 1.5.
##############################################
grhino-0.16.1/scripts/config.rpath-33-host="$1"
grhino-0.16.1/scripts/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
grhino-0.16.1/scripts/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
grhino-0.16.1/scripts/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
grhino-0.16.1/scripts/config.rpath-37-
##############################################
grhino-0.16.1/scripts/config.rpath-47-done
grhino-0.16.1/scripts/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
grhino-0.16.1/scripts/config.rpath-49-
##############################################
grhino-0.16.1/scripts/config.rpath-91-        *)
grhino-0.16.1/scripts/config.rpath:92:          case `$CC -V 2>&1 | sed 5q` in
grhino-0.16.1/scripts/config.rpath-93-            *Sun\ C*)
##############################################
grhino-0.16.1/scripts/config.rpath-214-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
grhino-0.16.1/scripts/config.rpath:215:      case `$LD -v 2>&1` in
grhino-0.16.1/scripts/config.rpath-216-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
grhino-0.16.1/scripts/config.rpath-220-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
grhino-0.16.1/scripts/config.rpath:221:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
grhino-0.16.1/scripts/config.rpath-222-          else
##############################################
grhino-0.16.1/scripts/config.rpath-277-        case $host_os in aix4.[012]|aix4.[012].*)
grhino-0.16.1/scripts/config.rpath:278:          collect2name=`${CC} -print-prog-name=collect2`
grhino-0.16.1/scripts/config.rpath-279-          if test -f "$collect2name" && \
##############################################
grhino-0.16.1/scripts/config.rpath-415-      hardcode_direct=yes
grhino-0.16.1/scripts/config.rpath:416:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
grhino-0.16.1/scripts/config.rpath-417-        hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
grhino-0.16.1/scripts/config.rpath-476-    sysv5* | sco3.2v5* | sco5v6*)
grhino-0.16.1/scripts/config.rpath:477:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
grhino-0.16.1/scripts/config.rpath-478-      hardcode_libdir_separator=':'
##############################################
grhino-0.16.1/scripts/config.rpath-583-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
grhino-0.16.1/scripts/config.rpath:584:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
grhino-0.16.1/scripts/config.rpath:585:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
grhino-0.16.1/scripts/config.rpath:586:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
grhino-0.16.1/scripts/config.rpath-587-
##############################################
grhino-0.16.1/scripts/install-sh-85-
grhino-0.16.1/scripts/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
grhino-0.16.1/scripts/install-sh-87-	    shift
##############################################
grhino-0.16.1/scripts/install-sh-89-
grhino-0.16.1/scripts/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
grhino-0.16.1/scripts/install-sh-91-	    shift
##############################################
grhino-0.16.1/scripts/install-sh-150-	then
grhino-0.16.1/scripts/install-sh:151:		dst="$dst"/`basename $src`
grhino-0.16.1/scripts/install-sh-152-	else
##############################################
grhino-0.16.1/scripts/install-sh-157-## this sed command emulates the dirname command
grhino-0.16.1/scripts/install-sh:158:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
grhino-0.16.1/scripts/install-sh-159-
##############################################
grhino-0.16.1/scripts/install-sh-171-IFS='%'
grhino-0.16.1/scripts/install-sh:172:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
grhino-0.16.1/scripts/install-sh-173-IFS="${oIFS}"
##############################################
grhino-0.16.1/scripts/install-sh-205-	then
grhino-0.16.1/scripts/install-sh:206:		dstfile=`basename $dst`
grhino-0.16.1/scripts/install-sh-207-	else
##############################################
grhino-0.16.1/scripts/install-sh-215-	then
grhino-0.16.1/scripts/install-sh:216:		dstfile=`basename $dst`
grhino-0.16.1/scripts/install-sh-217-	else
##############################################
grhino-0.16.1/scripts/config.guess-37-
grhino-0.16.1/scripts/config.guess:38:me=`echo "$0" | sed -e 's,.*/,,'`
grhino-0.16.1/scripts/config.guess-39-
##############################################
grhino-0.16.1/scripts/config.guess-180-	# The OS release
grhino-0.16.1/scripts/config.guess:181:	release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
grhino-0.16.1/scripts/config.guess-182-	# Since CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM:
##############################################
grhino-0.16.1/scripts/config.guess-227-	if test $UNAME_RELEASE = "V4.0"; then
grhino-0.16.1/scripts/config.guess:228:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
grhino-0.16.1/scripts/config.guess-229-	fi
##############################################
grhino-0.16.1/scripts/config.guess-261-	if test "$?" = 0 ; then
grhino-0.16.1/scripts/config.guess:262:		case `$dummy` in
grhino-0.16.1/scripts/config.guess-263-			0-0)
##############################################
grhino-0.16.1/scripts/config.guess-286-	rm -f $dummy.s $dummy && rmdir $tmpdir
grhino-0.16.1/scripts/config.guess:287:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
grhino-0.16.1/scripts/config.guess-288-	exit 0 ;;
##############################################
grhino-0.16.1/scripts/config.guess-331-    sun4H:SunOS:5.*:*)
grhino-0.16.1/scripts/config.guess:332:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
grhino-0.16.1/scripts/config.guess-333-	exit 0 ;;
grhino-0.16.1/scripts/config.guess-334-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
grhino-0.16.1/scripts/config.guess:335:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
grhino-0.16.1/scripts/config.guess-336-	exit 0 ;;
grhino-0.16.1/scripts/config.guess-337-    i86pc:SunOS:5.*:*)
grhino-0.16.1/scripts/config.guess:338:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
grhino-0.16.1/scripts/config.guess-339-	exit 0 ;;
##############################################
grhino-0.16.1/scripts/config.guess-343-	# it's likely to be more like Solaris than SunOS4.
grhino-0.16.1/scripts/config.guess:344:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
grhino-0.16.1/scripts/config.guess-345-	exit 0 ;;
##############################################
grhino-0.16.1/scripts/config.guess-352-	# Japanese Language versions have a version number like `4.1.3-JL'.
grhino-0.16.1/scripts/config.guess:353:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
grhino-0.16.1/scripts/config.guess-354-	exit 0 ;;
##############################################
grhino-0.16.1/scripts/config.guess-358-    sun*:*:4.2BSD:*)
grhino-0.16.1/scripts/config.guess:359:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
grhino-0.16.1/scripts/config.guess-360-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
grhino-0.16.1/scripts/config.guess-437-	$CC_FOR_BUILD $dummy.c -o $dummy \
grhino-0.16.1/scripts/config.guess:438:	  && $dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
grhino-0.16.1/scripts/config.guess-439-	  && rm -f $dummy.c $dummy && rmdir $tmpdir && exit 0
##############################################
grhino-0.16.1/scripts/config.guess-490-    *:IRIX*:*:*)
grhino-0.16.1/scripts/config.guess:491:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
grhino-0.16.1/scripts/config.guess-492-	exit 0 ;;
##############################################
grhino-0.16.1/scripts/config.guess-530-    *:AIX:*:[45])
grhino-0.16.1/scripts/config.guess:531:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
grhino-0.16.1/scripts/config.guess-532-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
grhino-0.16.1/scripts/config.guess-565-    9000/[34678]??:HP-UX:*:*)
grhino-0.16.1/scripts/config.guess:566:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
grhino-0.16.1/scripts/config.guess-567-	case "${UNAME_MACHINE}" in
##############################################
grhino-0.16.1/scripts/config.guess-619-EOF
grhino-0.16.1/scripts/config.guess:620:		    (CCOPTS= $CC_FOR_BUILD $dummy.c -o $dummy 2>/dev/null) && HP_ARCH=`$dummy`
grhino-0.16.1/scripts/config.guess-621-		    if test -z "$HP_ARCH"; then HP_ARCH=hppa; fi
##############################################
grhino-0.16.1/scripts/config.guess-627-    ia64:HP-UX:*:*)
grhino-0.16.1/scripts/config.guess:628:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
grhino-0.16.1/scripts/config.guess-629-	echo ia64-hp-hpux${HPUX_REV}
##############################################
grhino-0.16.1/scripts/config.guess-728-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
grhino-0.16.1/scripts/config.guess:729:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
grhino-0.16.1/scripts/config.guess-730-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
grhino-0.16.1/scripts/config.guess-751-EOF
grhino-0.16.1/scripts/config.guess:752:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
grhino-0.16.1/scripts/config.guess-753-	rm -f $dummy.c && rmdir $tmpdir
grhino-0.16.1/scripts/config.guess:754:	echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`${LIBC:+-$LIBC}
grhino-0.16.1/scripts/config.guess-755-	exit 0 ;;
##############################################
grhino-0.16.1/scripts/config.guess-780-    prep*:SunOS:5.*:*)
grhino-0.16.1/scripts/config.guess:781:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
grhino-0.16.1/scripts/config.guess-782-	exit 0 ;;
grhino-0.16.1/scripts/config.guess-783-    *:GNU:*:*)
grhino-0.16.1/scripts/config.guess:784:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
grhino-0.16.1/scripts/config.guess-785-	exit 0 ;;
##############################################
grhino-0.16.1/scripts/config.guess-813-EOF
grhino-0.16.1/scripts/config.guess:814:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
grhino-0.16.1/scripts/config.guess-815-	rm -f $dummy.c && rmdir $tmpdir
##############################################
grhino-0.16.1/scripts/config.guess-909-EOF
grhino-0.16.1/scripts/config.guess:910:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
grhino-0.16.1/scripts/config.guess-911-	rm -f $dummy.c && rmdir $tmpdir
##############################################
grhino-0.16.1/scripts/config.guess-929-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
grhino-0.16.1/scripts/config.guess:930:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
grhino-0.16.1/scripts/config.guess-931-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
grhino-0.16.1/scripts/config.sub-54-
grhino-0.16.1/scripts/config.sub:55:me=`echo "$0" | sed -e 's,.*/,,'`
grhino-0.16.1/scripts/config.sub-56-
##############################################
grhino-0.16.1/scripts/config.sub-118-# Here we must recognize all the valid KERNEL-OS combinations.
grhino-0.16.1/scripts/config.sub:119:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
grhino-0.16.1/scripts/config.sub-120-case $maybe_os in
##############################################
grhino-0.16.1/scripts/config.sub-122-    os=-$maybe_os
grhino-0.16.1/scripts/config.sub:123:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
grhino-0.16.1/scripts/config.sub-124-    ;;
grhino-0.16.1/scripts/config.sub-125-  *)
grhino-0.16.1/scripts/config.sub:126:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
grhino-0.16.1/scripts/config.sub-127-    if [ $basic_machine != $1 ]
grhino-0.16.1/scripts/config.sub:128:    then os=`echo $1 | sed 's/.*-/-/'`
grhino-0.16.1/scripts/config.sub-129-    else os=; fi
##############################################
grhino-0.16.1/scripts/config.sub-173-		os=-sco3.2v5
grhino-0.16.1/scripts/config.sub:174:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
grhino-0.16.1/scripts/config.sub-175-		;;
##############################################
grhino-0.16.1/scripts/config.sub-177-		os=-sco3.2v4
grhino-0.16.1/scripts/config.sub:178:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
grhino-0.16.1/scripts/config.sub-179-		;;
grhino-0.16.1/scripts/config.sub-180-	-sco3.2.[4-9]*)
grhino-0.16.1/scripts/config.sub:181:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
grhino-0.16.1/scripts/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
grhino-0.16.1/scripts/config.sub-183-		;;
##############################################
grhino-0.16.1/scripts/config.sub-185-		# Don't forget version if it is 3.2v4 or newer.
grhino-0.16.1/scripts/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
grhino-0.16.1/scripts/config.sub-187-		;;
##############################################
grhino-0.16.1/scripts/config.sub-189-		os=-sco3.2v2
grhino-0.16.1/scripts/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
grhino-0.16.1/scripts/config.sub-191-		;;
grhino-0.16.1/scripts/config.sub-192-	-udk*)
grhino-0.16.1/scripts/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
grhino-0.16.1/scripts/config.sub-194-		;;
##############################################
grhino-0.16.1/scripts/config.sub-196-		os=-isc2.2
grhino-0.16.1/scripts/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
grhino-0.16.1/scripts/config.sub-198-		;;
##############################################
grhino-0.16.1/scripts/config.sub-202-	-isc*)
grhino-0.16.1/scripts/config.sub:203:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
grhino-0.16.1/scripts/config.sub-204-		;;
##############################################
grhino-0.16.1/scripts/config.sub-208-	-ptx*)
grhino-0.16.1/scripts/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
grhino-0.16.1/scripts/config.sub-210-		;;
grhino-0.16.1/scripts/config.sub-211-	-windowsnt*)
grhino-0.16.1/scripts/config.sub:212:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
grhino-0.16.1/scripts/config.sub-213-		;;
##############################################
grhino-0.16.1/scripts/config.sub-282-	*-*-*)
grhino-0.16.1/scripts/config.sub:283:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
grhino-0.16.1/scripts/config.sub-284-		exit 1
##############################################
grhino-0.16.1/scripts/config.sub-565-	i*86v32)
grhino-0.16.1/scripts/config.sub:566:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
grhino-0.16.1/scripts/config.sub-567-		os=-sysv32
##############################################
grhino-0.16.1/scripts/config.sub-569-	i*86v4*)
grhino-0.16.1/scripts/config.sub:570:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
grhino-0.16.1/scripts/config.sub-571-		os=-sysv4
##############################################
grhino-0.16.1/scripts/config.sub-573-	i*86v)
grhino-0.16.1/scripts/config.sub:574:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
grhino-0.16.1/scripts/config.sub-575-		os=-sysv
##############################################
grhino-0.16.1/scripts/config.sub-577-	i*86sol2)
grhino-0.16.1/scripts/config.sub:578:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
grhino-0.16.1/scripts/config.sub-579-		os=-solaris2
##############################################
grhino-0.16.1/scripts/config.sub-625-	mips3*-*)
grhino-0.16.1/scripts/config.sub:626:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
grhino-0.16.1/scripts/config.sub-627-		;;
grhino-0.16.1/scripts/config.sub-628-	mips3*)
grhino-0.16.1/scripts/config.sub:629:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
grhino-0.16.1/scripts/config.sub-630-		;;
##############################################
grhino-0.16.1/scripts/config.sub-760-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
grhino-0.16.1/scripts/config.sub:761:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
grhino-0.16.1/scripts/config.sub-762-		;;
grhino-0.16.1/scripts/config.sub-763-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
grhino-0.16.1/scripts/config.sub:764:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
grhino-0.16.1/scripts/config.sub-765-		;;
grhino-0.16.1/scripts/config.sub-766-	pentiumii-* | pentium2-*)
grhino-0.16.1/scripts/config.sub:767:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
grhino-0.16.1/scripts/config.sub-768-		;;
##############################################
grhino-0.16.1/scripts/config.sub-775-	        ;;
grhino-0.16.1/scripts/config.sub:776:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
grhino-0.16.1/scripts/config.sub-777-		;;
##############################################
grhino-0.16.1/scripts/config.sub-781-	ppcle-* | powerpclittle-*)
grhino-0.16.1/scripts/config.sub:782:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
grhino-0.16.1/scripts/config.sub-783-		;;
##############################################
grhino-0.16.1/scripts/config.sub-785-	        ;;
grhino-0.16.1/scripts/config.sub:786:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
grhino-0.16.1/scripts/config.sub-787-		;;
##############################################
grhino-0.16.1/scripts/config.sub-791-	ppc64le-* | powerpc64little-*)
grhino-0.16.1/scripts/config.sub:792:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
grhino-0.16.1/scripts/config.sub-793-		;;
##############################################
grhino-0.16.1/scripts/config.sub-1047-	*)
grhino-0.16.1/scripts/config.sub:1048:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
grhino-0.16.1/scripts/config.sub-1049-		exit 1
##############################################
grhino-0.16.1/scripts/config.sub-1055-	*-digital*)
grhino-0.16.1/scripts/config.sub:1056:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
grhino-0.16.1/scripts/config.sub-1057-		;;
grhino-0.16.1/scripts/config.sub-1058-	*-commodore*)
grhino-0.16.1/scripts/config.sub:1059:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
grhino-0.16.1/scripts/config.sub-1060-		;;
##############################################
grhino-0.16.1/scripts/config.sub-1073-	-solaris1 | -solaris1.*)
grhino-0.16.1/scripts/config.sub:1074:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
grhino-0.16.1/scripts/config.sub-1075-		;;
##############################################
grhino-0.16.1/scripts/config.sub-1085-	-gnu/linux*)
grhino-0.16.1/scripts/config.sub:1086:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
grhino-0.16.1/scripts/config.sub-1087-		;;
##############################################
grhino-0.16.1/scripts/config.sub-1129-	-mac*)
grhino-0.16.1/scripts/config.sub:1130:		os=`echo $os | sed -e 's|mac|macos|'`
grhino-0.16.1/scripts/config.sub-1131-		;;
grhino-0.16.1/scripts/config.sub-1132-	-linux*)
grhino-0.16.1/scripts/config.sub:1133:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
grhino-0.16.1/scripts/config.sub-1134-		;;
grhino-0.16.1/scripts/config.sub-1135-	-sunos5*)
grhino-0.16.1/scripts/config.sub:1136:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
grhino-0.16.1/scripts/config.sub-1137-		;;
grhino-0.16.1/scripts/config.sub-1138-	-sunos6*)
grhino-0.16.1/scripts/config.sub:1139:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
grhino-0.16.1/scripts/config.sub-1140-		;;
##############################################
grhino-0.16.1/scripts/config.sub-1181-	-sinix5.*)
grhino-0.16.1/scripts/config.sub:1182:		os=`echo $os | sed -e 's|sinix|sysv|'`
grhino-0.16.1/scripts/config.sub-1183-		;;
##############################################
grhino-0.16.1/scripts/config.sub-1220-		# Get rid of the `-' at the beginning of $os.
grhino-0.16.1/scripts/config.sub:1221:		os=`echo $os | sed 's/[^-]*-//'`
grhino-0.16.1/scripts/config.sub:1222:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
grhino-0.16.1/scripts/config.sub-1223-		exit 1
##############################################
grhino-0.16.1/scripts/config.sub-1447-		esac
grhino-0.16.1/scripts/config.sub:1448:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
grhino-0.16.1/scripts/config.sub-1449-		;;
##############################################
grhino-0.16.1/scripts/mkinstalldirs-12-do
grhino-0.16.1/scripts/mkinstalldirs:13:   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
grhino-0.16.1/scripts/mkinstalldirs-14-   shift
##############################################
grhino-0.16.1/scripts/makepkg-45-
grhino-0.16.1/scripts/makepkg:46:system("rm -rf $pkgdir");
grhino-0.16.1/scripts/makepkg:47:system("rm -f $rpcp_file");
grhino-0.16.1/scripts/makepkg-48-
grhino-0.16.1/scripts/makepkg:49:system("echo \"%VERSION% $ver\" > $rpcp_file");
grhino-0.16.1/scripts/makepkg:50:system("echo \"%RELYYYYMMDD% `date +%Y-%m-%d`\" >> $rpcp_file");
grhino-0.16.1/scripts/makepkg:51:system("echo \"\@VERSION\@ $ver\" >> $rpcp_file");
grhino-0.16.1/scripts/makepkg:52:system("echo \"\@RELMMMYYYY\@ `date \"+%b %Y\"`\" >> $rpcp_file");
grhino-0.16.1/scripts/makepkg-53-
##############################################
grhino-0.16.1/po/Rules-quot-15-.insert-header.po-update-en:
grhino-0.16.1/po/Rules-quot:16:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
grhino-0.16.1/po/Rules-quot:17:	if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
grhino-0.16.1/po/Rules-quot-18-	tmpdir=`pwd`; \
grhino-0.16.1/po/Rules-quot-19-	echo "$$lang:"; \
grhino-0.16.1/po/Rules-quot:20:	ll=`echo $$lang | sed -e 's/@.*//'`; \
grhino-0.16.1/po/Rules-quot-21-	LC_ALL=C; export LC_ALL; \
grhino-0.16.1/po/Rules-quot-22-	cd $(srcdir); \
grhino-0.16.1/po/Rules-quot:23:	if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$ll -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \
grhino-0.16.1/po/Rules-quot-24-	  if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
##############################################
grhino-0.16.1/po/Makefile.in.in-87-.po.gmo:
grhino-0.16.1/po/Makefile.in.in:88:	@lang=`echo $* | sed -e 's,.*/,,'`; \
grhino-0.16.1/po/Makefile.in.in-89-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
grhino-0.16.1/po/Makefile.in.in-166-$(POFILES): $(srcdir)/$(DOMAIN).pot
grhino-0.16.1/po/Makefile.in.in:167:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
grhino-0.16.1/po/Makefile.in.in-168-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
grhino-0.16.1/po/Makefile.in.in-196-	for cat in $$catalogs; do \
grhino-0.16.1/po/Makefile.in.in:197:	  cat=`basename $$cat`; \
grhino-0.16.1/po/Makefile.in.in:198:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
grhino-0.16.1/po/Makefile.in.in-199-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
grhino-0.16.1/po/Makefile.in.in-206-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
grhino-0.16.1/po/Makefile.in.in:207:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
grhino-0.16.1/po/Makefile.in.in-208-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
grhino-0.16.1/po/Makefile.in.in-248-	for cat in $$catalogs; do \
grhino-0.16.1/po/Makefile.in.in:249:	  cat=`basename $$cat`; \
grhino-0.16.1/po/Makefile.in.in:250:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
grhino-0.16.1/po/Makefile.in.in-251-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
grhino-0.16.1/po/Makefile.in.in-255-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
grhino-0.16.1/po/Makefile.in.in:256:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
grhino-0.16.1/po/Makefile.in.in-257-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
grhino-0.16.1/po/Makefile.in.in-294-	for cat in $$catalogs; do \
grhino-0.16.1/po/Makefile.in.in:295:	  cat=`basename $$cat`; \
grhino-0.16.1/po/Makefile.in.in:296:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
grhino-0.16.1/po/Makefile.in.in-297-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
grhino-0.16.1/po/Makefile.in.in-359-.nop.po-create:
grhino-0.16.1/po/Makefile.in.in:360:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
grhino-0.16.1/po/Makefile.in.in-361-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
grhino-0.16.1/po/Makefile.in.in-366-.nop.po-update:
grhino-0.16.1/po/Makefile.in.in:367:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
grhino-0.16.1/po/Makefile.in.in-368-	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
grhino-0.16.1/po/Makefile-177-.po.gmo:
grhino-0.16.1/po/Makefile:178:	@lang=`echo $* | sed -e 's,.*/,,'`; \
grhino-0.16.1/po/Makefile-179-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
grhino-0.16.1/po/Makefile-256-$(POFILES): $(srcdir)/$(DOMAIN).pot
grhino-0.16.1/po/Makefile:257:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
grhino-0.16.1/po/Makefile-258-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
grhino-0.16.1/po/Makefile-286-	for cat in $$catalogs; do \
grhino-0.16.1/po/Makefile:287:	  cat=`basename $$cat`; \
grhino-0.16.1/po/Makefile:288:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
grhino-0.16.1/po/Makefile-289-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
grhino-0.16.1/po/Makefile-296-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
grhino-0.16.1/po/Makefile:297:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
grhino-0.16.1/po/Makefile-298-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
grhino-0.16.1/po/Makefile-338-	for cat in $$catalogs; do \
grhino-0.16.1/po/Makefile:339:	  cat=`basename $$cat`; \
grhino-0.16.1/po/Makefile:340:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
grhino-0.16.1/po/Makefile-341-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
grhino-0.16.1/po/Makefile-345-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
grhino-0.16.1/po/Makefile:346:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
grhino-0.16.1/po/Makefile-347-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
grhino-0.16.1/po/Makefile-384-	for cat in $$catalogs; do \
grhino-0.16.1/po/Makefile:385:	  cat=`basename $$cat`; \
grhino-0.16.1/po/Makefile:386:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
grhino-0.16.1/po/Makefile-387-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
grhino-0.16.1/po/Makefile-449-.nop.po-create:
grhino-0.16.1/po/Makefile:450:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
grhino-0.16.1/po/Makefile-451-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
grhino-0.16.1/po/Makefile-456-.nop.po-update:
grhino-0.16.1/po/Makefile:457:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
grhino-0.16.1/po/Makefile-458-	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
grhino-0.16.1/po/Makefile-508-.insert-header.po-update-en:
grhino-0.16.1/po/Makefile:509:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
grhino-0.16.1/po/Makefile:510:	if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
grhino-0.16.1/po/Makefile-511-	tmpdir=`pwd`; \
grhino-0.16.1/po/Makefile-512-	echo "$$lang:"; \
grhino-0.16.1/po/Makefile:513:	ll=`echo $$lang | sed -e 's/@.*//'`; \
grhino-0.16.1/po/Makefile-514-	LC_ALL=C; export LC_ALL; \
grhino-0.16.1/po/Makefile-515-	cd $(srcdir); \
grhino-0.16.1/po/Makefile:516:	if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$ll -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \
grhino-0.16.1/po/Makefile-517-	  if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
##############################################
grhino-0.16.1/po/Makefile.in-87-.po.gmo:
grhino-0.16.1/po/Makefile.in:88:	@lang=`echo $* | sed -e 's,.*/,,'`; \
grhino-0.16.1/po/Makefile.in-89-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
grhino-0.16.1/po/Makefile.in-166-$(POFILES): $(srcdir)/$(DOMAIN).pot
grhino-0.16.1/po/Makefile.in:167:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
grhino-0.16.1/po/Makefile.in-168-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
grhino-0.16.1/po/Makefile.in-196-	for cat in $$catalogs; do \
grhino-0.16.1/po/Makefile.in:197:	  cat=`basename $$cat`; \
grhino-0.16.1/po/Makefile.in:198:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
grhino-0.16.1/po/Makefile.in-199-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
grhino-0.16.1/po/Makefile.in-206-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
grhino-0.16.1/po/Makefile.in:207:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
grhino-0.16.1/po/Makefile.in-208-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
grhino-0.16.1/po/Makefile.in-248-	for cat in $$catalogs; do \
grhino-0.16.1/po/Makefile.in:249:	  cat=`basename $$cat`; \
grhino-0.16.1/po/Makefile.in:250:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
grhino-0.16.1/po/Makefile.in-251-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
grhino-0.16.1/po/Makefile.in-255-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
grhino-0.16.1/po/Makefile.in:256:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
grhino-0.16.1/po/Makefile.in-257-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
grhino-0.16.1/po/Makefile.in-294-	for cat in $$catalogs; do \
grhino-0.16.1/po/Makefile.in:295:	  cat=`basename $$cat`; \
grhino-0.16.1/po/Makefile.in:296:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
grhino-0.16.1/po/Makefile.in-297-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
grhino-0.16.1/po/Makefile.in-359-.nop.po-create:
grhino-0.16.1/po/Makefile.in:360:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
grhino-0.16.1/po/Makefile.in-361-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
grhino-0.16.1/po/Makefile.in-366-.nop.po-update:
grhino-0.16.1/po/Makefile.in:367:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
grhino-0.16.1/po/Makefile.in-368-	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \