===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
callisto-1.1.0/src/Makefile.in-41-  { \
callisto-1.1.0/src/Makefile.in:42:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
callisto-1.1.0/src/Makefile.in-43-  }; \
##############################################
callisto-1.1.0/src/Makefile.in-102-callisto_LDADD = $(LDADD)
callisto-1.1.0/src/Makefile.in:103:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
callisto-1.1.0/src/Makefile.in-104-am__vpath_adj = case $$p in \
callisto-1.1.0/src/Makefile.in:105:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
callisto-1.1.0/src/Makefile.in-106-    *) f=$$p;; \
callisto-1.1.0/src/Makefile.in-107-  esac;
callisto-1.1.0/src/Makefile.in:108:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
callisto-1.1.0/src/Makefile.in-109-am__install_max = 40
callisto-1.1.0/src/Makefile.in-110-am__nobase_strip_setup = \
callisto-1.1.0/src/Makefile.in:111:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
callisto-1.1.0/src/Makefile.in-112-am__nobase_strip = \
##############################################
callisto-1.1.0/src/Makefile.in-430-.c.obj:
callisto-1.1.0/src/Makefile.in:431:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
callisto-1.1.0/src/Makefile.in-432-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
callisto-1.1.0/src/Makefile.in-434-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
callisto-1.1.0/src/Makefile.in:435:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
callisto-1.1.0/src/Makefile.in-436-
##############################################
callisto-1.1.0/src/Makefile.in-466-GTAGS:
callisto-1.1.0/src/Makefile.in:467:	here=`$(am__cd) $(top_builddir) && pwd` \
callisto-1.1.0/src/Makefile.in-468-	  && $(am__cd) $(top_srcdir) \
##############################################
callisto-1.1.0/src/Makefile.in-489-distdir: $(DISTFILES)
callisto-1.1.0/src/Makefile.in:490:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
callisto-1.1.0/src/Makefile.in:491:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
callisto-1.1.0/src/Makefile.in-492-	list='$(DISTFILES)'; \
##############################################
callisto-1.1.0/src/Makefile.in-503-	  if test -d $$d/$$file; then \
callisto-1.1.0/src/Makefile.in:504:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
callisto-1.1.0/src/Makefile.in-505-	    if test -d "$(distdir)/$$file"; then \
##############################################
callisto-1.1.0/src/callisto-sunschedule-257-
callisto-1.1.0/src/callisto-sunschedule:258:    @answer = `emacs -batch --eval "(require 'solar)" --eval "$sr" 2>/dev/null | grep -v ^\$`;
callisto-1.1.0/src/callisto-sunschedule-259-    
##############################################
callisto-1.1.0/mkinstalldirs-69-do
callisto-1.1.0/mkinstalldirs:70:  set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
callisto-1.1.0/mkinstalldirs-71-  shift
##############################################
callisto-1.1.0/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
callisto-1.1.0/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
callisto-1.1.0/configure-47-  as_echo='print -r --'
callisto-1.1.0/configure-48-  as_echo_n='print -rn --'
callisto-1.1.0/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
callisto-1.1.0/configure-50-  as_echo='printf %s\n'
##############################################
callisto-1.1.0/configure-52-else
callisto-1.1.0/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
callisto-1.1.0/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
callisto-1.1.0/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
callisto-1.1.0/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
callisto-1.1.0/configure-64-      esac;
##############################################
callisto-1.1.0/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
callisto-1.1.0/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
callisto-1.1.0/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
callisto-1.1.0/configure-327-      case $as_dir in #(
callisto-1.1.0/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
callisto-1.1.0/configure-329-      *) as_qdir=$as_dir;;
##############################################
callisto-1.1.0/configure-400-  {
callisto-1.1.0/configure:401:    as_val=`expr "$@" || test $? -eq 1`
callisto-1.1.0/configure-402-  }
##############################################
callisto-1.1.0/configure-407-# ----------------------------------------
callisto-1.1.0/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
callisto-1.1.0/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
callisto-1.1.0/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
callisto-1.1.0/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
callisto-1.1.0/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
callisto-1.1.0/configure-806-  case $ac_option in
callisto-1.1.0/configure:807:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
callisto-1.1.0/configure-808-  *=)   ac_optarg= ;;
##############################################
callisto-1.1.0/configure-850-  -disable-* | --disable-*)
callisto-1.1.0/configure:851:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
callisto-1.1.0/configure-852-    # Reject names that are not valid shell variable names.
##############################################
callisto-1.1.0/configure-855-    ac_useropt_orig=$ac_useropt
callisto-1.1.0/configure:856:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
callisto-1.1.0/configure-857-    case $ac_user_opts in
##############################################
callisto-1.1.0/configure-876-  -enable-* | --enable-*)
callisto-1.1.0/configure:877:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
callisto-1.1.0/configure-878-    # Reject names that are not valid shell variable names.
##############################################
callisto-1.1.0/configure-881-    ac_useropt_orig=$ac_useropt
callisto-1.1.0/configure:882:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
callisto-1.1.0/configure-883-    case $ac_user_opts in
##############################################
callisto-1.1.0/configure-1080-  -with-* | --with-*)
callisto-1.1.0/configure:1081:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
callisto-1.1.0/configure-1082-    # Reject names that are not valid shell variable names.
##############################################
callisto-1.1.0/configure-1085-    ac_useropt_orig=$ac_useropt
callisto-1.1.0/configure:1086:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
callisto-1.1.0/configure-1087-    case $ac_user_opts in
##############################################
callisto-1.1.0/configure-1096-  -without-* | --without-*)
callisto-1.1.0/configure:1097:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
callisto-1.1.0/configure-1098-    # Reject names that are not valid shell variable names.
##############################################
callisto-1.1.0/configure-1101-    ac_useropt_orig=$ac_useropt
callisto-1.1.0/configure:1102:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
callisto-1.1.0/configure-1103-    case $ac_user_opts in
##############################################
callisto-1.1.0/configure-1134-  *=*)
callisto-1.1.0/configure:1135:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
callisto-1.1.0/configure-1136-    # Reject names that are not valid shell variable names.
##############################################
callisto-1.1.0/configure-1155-if test -n "$ac_prev"; then
callisto-1.1.0/configure:1156:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
callisto-1.1.0/configure-1157-  as_fn_error $? "missing argument to $ac_option"
##############################################
callisto-1.1.0/configure-1177-    */ )
callisto-1.1.0/configure:1178:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
callisto-1.1.0/configure-1179-      eval $ac_var=\$ac_val;;
##############################################
callisto-1.1.0/configure-1212-ac_ls_di=`ls -di .` &&
callisto-1.1.0/configure:1213:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
callisto-1.1.0/configure-1214-  as_fn_error $? "working directory cannot be determined"
##############################################
callisto-1.1.0/configure-1268-case $srcdir in
callisto-1.1.0/configure:1269:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
callisto-1.1.0/configure-1270-esac
##############################################
callisto-1.1.0/configure-1311-By default, \`make install' will install all the files in
callisto-1.1.0/configure:1312:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
callisto-1.1.0/configure:1313:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
callisto-1.1.0/configure-1314-for instance \`--prefix=\$HOME'.
##############################################
callisto-1.1.0/configure-1399-*)
callisto-1.1.0/configure:1400:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
callisto-1.1.0/configure-1401-  # A ".." for each directory in $ac_dir_suffix.
callisto-1.1.0/configure:1402:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
callisto-1.1.0/configure-1403-  case $ac_top_builddir_sub in
##############################################
callisto-1.1.0/configure-2071-    *\'*)
callisto-1.1.0/configure:2072:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
callisto-1.1.0/configure-2073-    esac
##############################################
callisto-1.1.0/configure-2154-      case $ac_val in
callisto-1.1.0/configure:2155:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
callisto-1.1.0/configure-2156-      esac
##############################################
callisto-1.1.0/configure-2169-	case $ac_val in
callisto-1.1.0/configure:2170:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
callisto-1.1.0/configure-2171-	esac
##############################################
callisto-1.1.0/configure-2292-    set,)
callisto-1.1.0/configure:2293:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
callisto-1.1.0/configure:2294:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
callisto-1.1.0/configure-2295-      ac_cache_corrupted=: ;;
##############################################
callisto-1.1.0/configure-2303-	# differences in whitespace do not lead to failure.
callisto-1.1.0/configure:2304:	ac_old_val_w=`echo x $ac_old_val`
callisto-1.1.0/configure:2305:	ac_new_val_w=`echo x $ac_new_val`
callisto-1.1.0/configure-2306-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
callisto-1.1.0/configure-2323-    case $ac_new_val in
callisto-1.1.0/configure:2324:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
callisto-1.1.0/configure-2325-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
callisto-1.1.0/configure-2502-     echo "timestamp, slept: $am_has_slept" > conftest.file
callisto-1.1.0/configure:2503:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
callisto-1.1.0/configure-2504-     if test "$*" = "X"; then
callisto-1.1.0/configure-2505-	# -L didn't work.
callisto-1.1.0/configure:2506:	set X `ls -t "$srcdir/configure" conftest.file`
callisto-1.1.0/configure-2507-     fi
##############################################
callisto-1.1.0/configure-2553-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
callisto-1.1.0/configure:2554:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
callisto-1.1.0/configure-2555-
callisto-1.1.0/configure-2556-# Expand $ac_aux_dir to an absolute path.
callisto-1.1.0/configure:2557:am_aux_dir=`cd "$ac_aux_dir" && pwd`
callisto-1.1.0/configure-2558-
##############################################
callisto-1.1.0/configure-2698-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
callisto-1.1.0/configure:2699:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
callisto-1.1.0/configure-2700-	     'mkdir (GNU coreutils) '* | \
##############################################
callisto-1.1.0/configure-2771-set x ${MAKE-make}
callisto-1.1.0/configure:2772:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
callisto-1.1.0/configure-2773-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
callisto-1.1.0/configure-2781-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
callisto-1.1.0/configure:2782:case `${MAKE-make} -f conftest.make 2>/dev/null` in
callisto-1.1.0/configure-2783-  *@@@%%%=?*=@@@%%%*)
##############################################
callisto-1.1.0/configure-2847-
callisto-1.1.0/configure:2848:if test "`cd $srcdir && pwd`" != "`pwd`"; then
callisto-1.1.0/configure-2849-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
callisto-1.1.0/configure-3310-$as_echo_n "checking whether the C compiler works... " >&6; }
callisto-1.1.0/configure:3311:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
callisto-1.1.0/configure-3312-
##############################################
callisto-1.1.0/configure-3354-	then :; else
callisto-1.1.0/configure:3355:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
callisto-1.1.0/configure-3356-	fi
##############################################
callisto-1.1.0/configure-3414-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
callisto-1.1.0/configure:3415:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
callisto-1.1.0/configure-3416-	  break;;
##############################################
callisto-1.1.0/configure-3523-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
callisto-1.1.0/configure:3524:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
callisto-1.1.0/configure-3525-       break;;
##############################################
callisto-1.1.0/configure-3831-# Ignore all kinds of additional output from 'make'.
callisto-1.1.0/configure:3832:case `$am_make -s -f confmf 2> /dev/null` in #(
callisto-1.1.0/configure-3833-*the\ am__doit\ target*)
##############################################
callisto-1.1.0/configure-3841-   echo '.include "confinc"' > confmf
callisto-1.1.0/configure:3842:   case `$am_make -s -f confmf 2> /dev/null` in #(
callisto-1.1.0/configure-3843-   *the\ am__doit\ target*)
##############################################
callisto-1.1.0/configure-3904-  if test "$am_compiler_list" = ""; then
callisto-1.1.0/configure:3905:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
callisto-1.1.0/configure-3906-  fi
##############################################
callisto-1.1.0/configure-4018-test "x$ac_build_alias" = x &&
callisto-1.1.0/configure:4019:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
callisto-1.1.0/configure-4020-test "x$ac_build_alias" = x &&
callisto-1.1.0/configure-4021-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
callisto-1.1.0/configure:4022:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
callisto-1.1.0/configure-4023-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
callisto-1.1.0/configure-4042-IFS=$ac_save_IFS
callisto-1.1.0/configure:4043:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
callisto-1.1.0/configure-4044-
##############################################
callisto-1.1.0/configure-4053-else
callisto-1.1.0/configure:4054:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
callisto-1.1.0/configure-4055-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
callisto-1.1.0/configure-4075-IFS=$ac_save_IFS
callisto-1.1.0/configure:4076:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
callisto-1.1.0/configure-4077-
##############################################
callisto-1.1.0/configure-4580-  # Check for GNU $ac_path_GREP
callisto-1.1.0/configure:4581:case `"$ac_path_GREP" --version 2>&1` in
callisto-1.1.0/configure-4582-*GNU*)
##############################################
callisto-1.1.0/configure-4646-  # Check for GNU $ac_path_EGREP
callisto-1.1.0/configure:4647:case `"$ac_path_EGREP" --version 2>&1` in
callisto-1.1.0/configure-4648-*GNU*)
##############################################
callisto-1.1.0/configure-4807-do :
callisto-1.1.0/configure:4808:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
callisto-1.1.0/configure-4809-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
callisto-1.1.0/configure-4812-  cat >>confdefs.h <<_ACEOF
callisto-1.1.0/configure:4813:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
callisto-1.1.0/configure-4814-_ACEOF
##############################################
callisto-1.1.0/configure-4886-do :
callisto-1.1.0/configure:4887:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
callisto-1.1.0/configure-4888-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
callisto-1.1.0/configure-4890-  cat >>confdefs.h <<_ACEOF
callisto-1.1.0/configure:4891:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
callisto-1.1.0/configure-4892-_ACEOF
##############################################
callisto-1.1.0/configure-5287-do :
callisto-1.1.0/configure:5288:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
callisto-1.1.0/configure-5289-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
callisto-1.1.0/configure-5291-  cat >>confdefs.h <<_ACEOF
callisto-1.1.0/configure:5292:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
callisto-1.1.0/configure-5293-_ACEOF
##############################################
callisto-1.1.0/configure-5526-do :
callisto-1.1.0/configure:5527:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
callisto-1.1.0/configure-5528-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
callisto-1.1.0/configure-5531-  cat >>confdefs.h <<_ACEOF
callisto-1.1.0/configure:5532:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
callisto-1.1.0/configure-5533-_ACEOF
##############################################
callisto-1.1.0/configure-5547-do :
callisto-1.1.0/configure:5548:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
callisto-1.1.0/configure-5549-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
callisto-1.1.0/configure-5551-  cat >>confdefs.h <<_ACEOF
callisto-1.1.0/configure:5552:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
callisto-1.1.0/configure-5553-_ACEOF
##############################################
callisto-1.1.0/configure-5786-do :
callisto-1.1.0/configure:5787:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
callisto-1.1.0/configure-5788-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
callisto-1.1.0/configure-5790-  cat >>confdefs.h <<_ACEOF
callisto-1.1.0/configure:5791:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
callisto-1.1.0/configure-5792-_ACEOF
##############################################
callisto-1.1.0/configure-5906-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
callisto-1.1.0/configure:5907:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
callisto-1.1.0/configure-5908-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
callisto-1.1.0/configure-5997-if test -z "$BASH_VERSION$ZSH_VERSION" \
callisto-1.1.0/configure:5998:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
callisto-1.1.0/configure-5999-  as_echo='print -r --'
callisto-1.1.0/configure-6000-  as_echo_n='print -rn --'
callisto-1.1.0/configure:6001:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
callisto-1.1.0/configure-6002-  as_echo='printf %s\n'
##############################################
callisto-1.1.0/configure-6004-else
callisto-1.1.0/configure:6005:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
callisto-1.1.0/configure-6006-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
callisto-1.1.0/configure-6014-	expr "X$arg" : "X\\(.*\\)$as_nl";
callisto-1.1.0/configure:6015:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
callisto-1.1.0/configure-6016-      esac;
##############################################
callisto-1.1.0/configure-6091-# ----------------------------------------
callisto-1.1.0/configure:6092:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
callisto-1.1.0/configure-6093-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
callisto-1.1.0/configure-6163-  {
callisto-1.1.0/configure:6164:    as_val=`expr "$@" || test $? -eq 1`
callisto-1.1.0/configure-6165-  }
##############################################
callisto-1.1.0/configure-6267-      case $as_dir in #(
callisto-1.1.0/configure:6268:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
callisto-1.1.0/configure-6269-      *) as_qdir=$as_dir;;
##############################################
callisto-1.1.0/configure-6402-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
callisto-1.1.0/configure:6403:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
callisto-1.1.0/configure-6404-ac_cs_version="\\
##############################################
callisto-1.1.0/configure-6427-  --*=?*)
callisto-1.1.0/configure:6428:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
callisto-1.1.0/configure:6429:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
callisto-1.1.0/configure-6430-    ac_shift=:
##############################################
callisto-1.1.0/configure-6432-  --*=)
callisto-1.1.0/configure:6433:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
callisto-1.1.0/configure-6434-    ac_optarg=
##############################################
callisto-1.1.0/configure-6456-    case $ac_optarg in
callisto-1.1.0/configure:6457:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
callisto-1.1.0/configure-6458-    '') as_fn_error $? "missing file argument" ;;
##############################################
callisto-1.1.0/configure-6464-    case $ac_optarg in
callisto-1.1.0/configure:6465:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
callisto-1.1.0/configure-6466-    esac
##############################################
callisto-1.1.0/configure-6594-fi
callisto-1.1.0/configure:6595:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
callisto-1.1.0/configure-6596-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
callisto-1.1.0/configure-6611-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
callisto-1.1.0/configure:6612:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
callisto-1.1.0/configure-6613-ac_delim='%!_!# '
##############################################
callisto-1.1.0/configure-6617-
callisto-1.1.0/configure:6618:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
callisto-1.1.0/configure-6619-  if test $ac_delim_n = $ac_delim_num; then
##############################################
callisto-1.1.0/configure-6755-for ac_last_try in false false :; do
callisto-1.1.0/configure:6756:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
callisto-1.1.0/configure-6757-  if test -z "$ac_tt"; then
##############################################
callisto-1.1.0/configure-6887-      esac
callisto-1.1.0/configure:6888:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
callisto-1.1.0/configure-6889-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
callisto-1.1.0/configure-6946-*)
callisto-1.1.0/configure:6947:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
callisto-1.1.0/configure-6948-  # A ".." for each directory in $ac_dir_suffix.
callisto-1.1.0/configure:6949:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
callisto-1.1.0/configure-6950-  case $ac_top_builddir_sub in
##############################################
callisto-1.1.0/configure-7007-/@mandir@/p'
callisto-1.1.0/configure:7008:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
callisto-1.1.0/configure-7009-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
callisto-1.1.0/configure-7024-
callisto-1.1.0/configure:7025:# Neutralize VPATH when `$srcdir' = `.'.
callisto-1.1.0/configure-7026-# Shell code in configure.ac might set extrasub.
##############################################
callisto-1.1.0/configure-7052-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
callisto-1.1.0/configure:7053:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
callisto-1.1.0/configure-7054-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
callisto-1.1.0/configure-7098-    * )
callisto-1.1.0/configure:7099:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
callisto-1.1.0/configure-7100-  esac
##############################################
callisto-1.1.0/configure-7145-    # Strip MF so we end up with the name of the file.
callisto-1.1.0/configure:7146:    mf=`echo "$mf" | sed -e 's/:.*$//'`
callisto-1.1.0/configure-7147-    # Check whether this is an Automake generated Makefile or not.
##############################################
callisto-1.1.0/configure-7182-    # from the Makefile without running 'make'.
callisto-1.1.0/configure:7183:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
callisto-1.1.0/configure-7184-    test -z "$DEPDIR" && continue
callisto-1.1.0/configure:7185:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
callisto-1.1.0/configure-7186-    test -z "$am__include" && continue
callisto-1.1.0/configure:7187:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
callisto-1.1.0/configure-7188-    # Find all dependency output files, they are included files with
##############################################
callisto-1.1.0/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
callisto-1.1.0/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
callisto-1.1.0/aclocal.m4-94-# and then we would define $MISSING as
##############################################
callisto-1.1.0/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
callisto-1.1.0/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
callisto-1.1.0/aclocal.m4-109-])
##############################################
callisto-1.1.0/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
callisto-1.1.0/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
callisto-1.1.0/aclocal.m4-207-  fi
##############################################
callisto-1.1.0/aclocal.m4-356-    # Strip MF so we end up with the name of the file.
callisto-1.1.0/aclocal.m4:357:    mf=`echo "$mf" | sed -e 's/:.*$//'`
callisto-1.1.0/aclocal.m4-358-    # Check whether this is an Automake generated Makefile or not.
##############################################
callisto-1.1.0/aclocal.m4-365-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
callisto-1.1.0/aclocal.m4:366:      dirpart=`AS_DIRNAME("$mf")`
callisto-1.1.0/aclocal.m4-367-    else
##############################################
callisto-1.1.0/aclocal.m4-371-    # from the Makefile without running 'make'.
callisto-1.1.0/aclocal.m4:372:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
callisto-1.1.0/aclocal.m4-373-    test -z "$DEPDIR" && continue
callisto-1.1.0/aclocal.m4:374:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
callisto-1.1.0/aclocal.m4-375-    test -z "$am__include" && continue
callisto-1.1.0/aclocal.m4:376:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
callisto-1.1.0/aclocal.m4-377-    # Find all dependency output files, they are included files with
##############################################
callisto-1.1.0/aclocal.m4-385-      test -f "$dirpart/$file" && continue
callisto-1.1.0/aclocal.m4:386:      fdir=`AS_DIRNAME(["$file"])`
callisto-1.1.0/aclocal.m4-387-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
callisto-1.1.0/aclocal.m4-443-AC_REQUIRE([AC_PROG_INSTALL])dnl
callisto-1.1.0/aclocal.m4:444:if test "`cd $srcdir && pwd`" != "`pwd`"; then
callisto-1.1.0/aclocal.m4-445-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
callisto-1.1.0/aclocal.m4-599-    * )
callisto-1.1.0/aclocal.m4:600:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
callisto-1.1.0/aclocal.m4-601-  esac
callisto-1.1.0/aclocal.m4-602-done
callisto-1.1.0/aclocal.m4:603:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
callisto-1.1.0/aclocal.m4-604-
##############################################
callisto-1.1.0/aclocal.m4-670-# Ignore all kinds of additional output from 'make'.
callisto-1.1.0/aclocal.m4:671:case `$am_make -s -f confmf 2> /dev/null` in #(
callisto-1.1.0/aclocal.m4-672-*the\ am__doit\ target*)
##############################################
callisto-1.1.0/aclocal.m4-680-   echo '.include "confinc"' > confmf
callisto-1.1.0/aclocal.m4:681:   case `$am_make -s -f confmf 2> /dev/null` in #(
callisto-1.1.0/aclocal.m4-682-   *the\ am__doit\ target*)
##############################################
callisto-1.1.0/aclocal.m4-862-     echo "timestamp, slept: $am_has_slept" > conftest.file
callisto-1.1.0/aclocal.m4:863:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
callisto-1.1.0/aclocal.m4-864-     if test "$[*]" = "X"; then
callisto-1.1.0/aclocal.m4-865-	# -L didn't work.
callisto-1.1.0/aclocal.m4:866:	set X `ls -t "$srcdir/configure" conftest.file`
callisto-1.1.0/aclocal.m4-867-     fi
##############################################
callisto-1.1.0/missing-139-       # Could not run --version or --help.  This is probably someone
callisto-1.1.0/missing:140:       # running `$TOOL --version' or `$TOOL --help' to check whether
callisto-1.1.0/missing-141-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
callisto-1.1.0/missing-173-         from any GNU archive site."
callisto-1.1.0/missing:174:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
callisto-1.1.0/missing-175-    test -z "$files" && files="config.h"
##############################################
callisto-1.1.0/missing-202-         proper tools for further handling them.
callisto-1.1.0/missing:203:         You can get \`$1' as part of \`Autoconf' from any GNU
callisto-1.1.0/missing-204-         archive site."
callisto-1.1.0/missing-205-
callisto-1.1.0/missing:206:    file=`echo "$*" | sed -n "$sed_output"`
callisto-1.1.0/missing:207:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
callisto-1.1.0/missing-208-    if test -f "$file"; then
##############################################
callisto-1.1.0/missing-231-	*.y)
callisto-1.1.0/missing:232:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
callisto-1.1.0/missing-233-	    if test -f "$SRCFILE"; then
##############################################
callisto-1.1.0/missing-235-	    fi
callisto-1.1.0/missing:236:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
callisto-1.1.0/missing-237-	    if test -f "$SRCFILE"; then
##############################################
callisto-1.1.0/missing-261-	*.l)
callisto-1.1.0/missing:262:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
callisto-1.1.0/missing-263-	    if test -f "$SRCFILE"; then
##############################################
callisto-1.1.0/missing-280-
callisto-1.1.0/missing:281:    file=`echo "$*" | sed -n "$sed_output"`
callisto-1.1.0/missing:282:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
callisto-1.1.0/missing-283-    if test -f "$file"; then
##############################################
callisto-1.1.0/missing-300-    # The file to touch is that specified with -o ...
callisto-1.1.0/missing:301:    file=`echo "$*" | sed -n "$sed_output"`
callisto-1.1.0/missing:302:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
callisto-1.1.0/missing-303-    if test -z "$file"; then
callisto-1.1.0/missing-304-      # ... or it is the one specified with @setfilename ...
callisto-1.1.0/missing:305:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
callisto-1.1.0/missing-306-      file=`sed -n '
##############################################
callisto-1.1.0/missing-312-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
callisto-1.1.0/missing:313:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
callisto-1.1.0/missing-314-    fi
##############################################
callisto-1.1.0/missing-336-	*o*)
callisto-1.1.0/missing:337:	    firstarg=`echo "$firstarg" | sed s/o//`
callisto-1.1.0/missing-338-	    tar "$firstarg" "$@" && exit 0
##############################################
callisto-1.1.0/missing-342-	*h*)
callisto-1.1.0/missing:343:	    firstarg=`echo "$firstarg" | sed s/h//`
callisto-1.1.0/missing-344-	    tar "$firstarg" "$@" && exit 0
##############################################
callisto-1.1.0/Makefile.in-39-  { \
callisto-1.1.0/Makefile.in:40:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
callisto-1.1.0/Makefile.in-41-  }; \
##############################################
callisto-1.1.0/Makefile.in-169-  while test -n "$$dir1"; do \
callisto-1.1.0/Makefile.in:170:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
callisto-1.1.0/Makefile.in-171-    if test "$$first" != "."; then \
callisto-1.1.0/Makefile.in-172-      if test "$$first" = ".."; then \
callisto-1.1.0/Makefile.in:173:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
callisto-1.1.0/Makefile.in:174:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
callisto-1.1.0/Makefile.in-175-      else \
callisto-1.1.0/Makefile.in:176:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
callisto-1.1.0/Makefile.in-177-        if test "$$first2" = "$$first"; then \
callisto-1.1.0/Makefile.in:178:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
callisto-1.1.0/Makefile.in-179-        else \
##############################################
callisto-1.1.0/Makefile.in-184-    fi; \
callisto-1.1.0/Makefile.in:185:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
callisto-1.1.0/Makefile.in-186-  done; \
##############################################
callisto-1.1.0/Makefile.in-366-	dot_seen=no; \
callisto-1.1.0/Makefile.in:367:	target=`echo $@ | sed s/-recursive//`; \
callisto-1.1.0/Makefile.in-368-	case "$@" in \
##############################################
callisto-1.1.0/Makefile.in-429-GTAGS:
callisto-1.1.0/Makefile.in:430:	here=`$(am__cd) $(top_builddir) && pwd` \
callisto-1.1.0/Makefile.in-431-	  && $(am__cd) $(top_srcdir) \
##############################################
callisto-1.1.0/Makefile.in-461-	test -d "$(distdir)" || mkdir "$(distdir)"
callisto-1.1.0/Makefile.in:462:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
callisto-1.1.0/Makefile.in:463:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
callisto-1.1.0/Makefile.in-464-	list='$(DISTFILES)'; \
##############################################
callisto-1.1.0/Makefile.in-475-	  if test -d $$d/$$file; then \
callisto-1.1.0/Makefile.in:476:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
callisto-1.1.0/Makefile.in-477-	    if test -d "$(distdir)/$$file"; then \
##############################################
callisto-1.1.0/Makefile.in-586-	test -d $(distdir)/_build || exit 0; \
callisto-1.1.0/Makefile.in:587:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
callisto-1.1.0/Makefile.in-588-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
callisto-1.1.0/Makefile.in-630-	}; \
callisto-1.1.0/Makefile.in:631:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
callisto-1.1.0/Makefile.in-632-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
callisto-1.1.0/Makefile.in-642-	fi
callisto-1.1.0/Makefile.in:643:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
callisto-1.1.0/Makefile.in-644-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
callisto-1.1.0/install-sh-217-      fi
callisto-1.1.0/install-sh:218:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
callisto-1.1.0/install-sh-219-    *)
##############################################
callisto-1.1.0/install-sh-269-      dstdir=$dst
callisto-1.1.0/install-sh:270:      dst=$dstdir/`basename "$src"`
callisto-1.1.0/install-sh-271-      dstdir_status=0
##############################################
callisto-1.1.0/install-sh-351-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
callisto-1.1.0/install-sh:352:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
callisto-1.1.0/install-sh-353-		   case $ls_ld_tmpdir in
##############################################
callisto-1.1.0/install-sh-358-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
callisto-1.1.0/install-sh:359:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
callisto-1.1.0/install-sh-360-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
callisto-1.1.0/install-sh-418-	    case $prefix in
callisto-1.1.0/install-sh:419:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
callisto-1.1.0/install-sh-420-	      *) qprefix=$prefix;;
##############################################
callisto-1.1.0/install-sh-467-    if $copy_on_change &&
callisto-1.1.0/install-sh:468:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
callisto-1.1.0/install-sh:469:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
callisto-1.1.0/install-sh-470-
##############################################
callisto-1.1.0/man/Makefile.in-39-  { \
callisto-1.1.0/man/Makefile.in:40:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
callisto-1.1.0/man/Makefile.in-41-  }; \
##############################################
callisto-1.1.0/man/Makefile.in-110-  esac
callisto-1.1.0/man/Makefile.in:111:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
callisto-1.1.0/man/Makefile.in-112-am__vpath_adj = case $$p in \
callisto-1.1.0/man/Makefile.in:113:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
callisto-1.1.0/man/Makefile.in-114-    *) f=$$p;; \
callisto-1.1.0/man/Makefile.in-115-  esac;
callisto-1.1.0/man/Makefile.in:116:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
callisto-1.1.0/man/Makefile.in-117-am__install_max = 40
callisto-1.1.0/man/Makefile.in-118-am__nobase_strip_setup = \
callisto-1.1.0/man/Makefile.in:119:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
callisto-1.1.0/man/Makefile.in-120-am__nobase_strip = \
##############################################
callisto-1.1.0/man/Makefile.in-283-	test -n "$(man1dir)" \
callisto-1.1.0/man/Makefile.in:284:	  && test -n "`echo $$list1$$list2`" \
callisto-1.1.0/man/Makefile.in-285-	  || exit 0; \
##############################################
callisto-1.1.0/man/Makefile.in-329-distdir: $(DISTFILES)
callisto-1.1.0/man/Makefile.in:330:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
callisto-1.1.0/man/Makefile.in:331:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
callisto-1.1.0/man/Makefile.in-332-	list='$(DISTFILES)'; \
##############################################
callisto-1.1.0/man/Makefile.in-343-	  if test -d $$d/$$file; then \
callisto-1.1.0/man/Makefile.in:344:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
callisto-1.1.0/man/Makefile.in-345-	    if test -d "$(distdir)/$$file"; then \
##############################################
callisto-1.1.0/compile-67-	mingw/*)
callisto-1.1.0/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
callisto-1.1.0/compile-69-	  ;;
callisto-1.1.0/compile-70-	cygwin/*)
callisto-1.1.0/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
callisto-1.1.0/compile-72-	  ;;
callisto-1.1.0/compile-73-	wine/*)
callisto-1.1.0/compile:74:	  file=`winepath -w "$file" || echo "$file"`
callisto-1.1.0/compile-75-	  ;;
##############################################
callisto-1.1.0/compile-309-# Name of file we expect compiler to create.
callisto-1.1.0/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
callisto-1.1.0/compile-311-
##############################################
callisto-1.1.0/compile-315-# object file name, since that is what matters with a parallel build.
callisto-1.1.0/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
callisto-1.1.0/compile-317-while true; do
##############################################
callisto-1.1.0/config.sub-56-
callisto-1.1.0/config.sub:57:me=`echo "$0" | sed -e 's,.*/,,'`
callisto-1.1.0/config.sub-58-
##############################################
callisto-1.1.0/config.sub-120-# Here we must recognize all the valid KERNEL-OS combinations.
callisto-1.1.0/config.sub:121:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
callisto-1.1.0/config.sub-122-case $maybe_os in
##############################################
callisto-1.1.0/config.sub-127-    os=-$maybe_os
callisto-1.1.0/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
callisto-1.1.0/config.sub-129-    ;;
callisto-1.1.0/config.sub-130-  *)
callisto-1.1.0/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
callisto-1.1.0/config.sub-132-    if [ $basic_machine != $1 ]
callisto-1.1.0/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
callisto-1.1.0/config.sub-134-    else os=; fi
##############################################
callisto-1.1.0/config.sub-181-		os=-sco5v6
callisto-1.1.0/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
callisto-1.1.0/config.sub-183-		;;
##############################################
callisto-1.1.0/config.sub-185-		os=-sco3.2v5
callisto-1.1.0/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
callisto-1.1.0/config.sub-187-		;;
##############################################
callisto-1.1.0/config.sub-189-		os=-sco3.2v4
callisto-1.1.0/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
callisto-1.1.0/config.sub-191-		;;
callisto-1.1.0/config.sub-192-	-sco3.2.[4-9]*)
callisto-1.1.0/config.sub:193:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
callisto-1.1.0/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
callisto-1.1.0/config.sub-195-		;;
##############################################
callisto-1.1.0/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
callisto-1.1.0/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
callisto-1.1.0/config.sub-199-		;;
##############################################
callisto-1.1.0/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
callisto-1.1.0/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
callisto-1.1.0/config.sub-203-		;;
##############################################
callisto-1.1.0/config.sub-205-		os=-sco3.2v2
callisto-1.1.0/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
callisto-1.1.0/config.sub-207-		;;
callisto-1.1.0/config.sub-208-	-udk*)
callisto-1.1.0/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
callisto-1.1.0/config.sub-210-		;;
##############################################
callisto-1.1.0/config.sub-212-		os=-isc2.2
callisto-1.1.0/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
callisto-1.1.0/config.sub-214-		;;
##############################################
callisto-1.1.0/config.sub-218-	-isc*)
callisto-1.1.0/config.sub:219:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
callisto-1.1.0/config.sub-220-		;;
##############################################
callisto-1.1.0/config.sub-224-	-ptx*)
callisto-1.1.0/config.sub:225:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
callisto-1.1.0/config.sub-226-		;;
callisto-1.1.0/config.sub-227-	-windowsnt*)
callisto-1.1.0/config.sub:228:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
callisto-1.1.0/config.sub-229-		;;
##############################################
callisto-1.1.0/config.sub-318-	*-*-*)
callisto-1.1.0/config.sub:319:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
callisto-1.1.0/config.sub-320-		exit 1
##############################################
callisto-1.1.0/config.sub-427-	amd64-*)
callisto-1.1.0/config.sub:428:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
callisto-1.1.0/config.sub-429-		;;
##############################################
callisto-1.1.0/config.sub-469-	blackfin-*)
callisto-1.1.0/config.sub:470:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
callisto-1.1.0/config.sub-471-		os=-linux
##############################################
callisto-1.1.0/config.sub-672-	i*86v32)
callisto-1.1.0/config.sub:673:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
callisto-1.1.0/config.sub-674-		os=-sysv32
##############################################
callisto-1.1.0/config.sub-676-	i*86v4*)
callisto-1.1.0/config.sub:677:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
callisto-1.1.0/config.sub-678-		os=-sysv4
##############################################
callisto-1.1.0/config.sub-680-	i*86v)
callisto-1.1.0/config.sub:681:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
callisto-1.1.0/config.sub-682-		os=-sysv
##############################################
callisto-1.1.0/config.sub-684-	i*86sol2)
callisto-1.1.0/config.sub:685:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
callisto-1.1.0/config.sub-686-		os=-solaris2
##############################################
callisto-1.1.0/config.sub-714-	m68knommu-*)
callisto-1.1.0/config.sub:715:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
callisto-1.1.0/config.sub-716-		os=-linux
##############################################
callisto-1.1.0/config.sub-744-	mips3*-*)
callisto-1.1.0/config.sub:745:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
callisto-1.1.0/config.sub-746-		;;
callisto-1.1.0/config.sub-747-	mips3*)
callisto-1.1.0/config.sub:748:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
callisto-1.1.0/config.sub-749-		;;
##############################################
callisto-1.1.0/config.sub-762-	ms1-*)
callisto-1.1.0/config.sub:763:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
callisto-1.1.0/config.sub-764-		;;
##############################################
callisto-1.1.0/config.sub-867-	parisc-*)
callisto-1.1.0/config.sub:868:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
callisto-1.1.0/config.sub-869-		os=-linux
##############################################
callisto-1.1.0/config.sub-883-	pc98-*)
callisto-1.1.0/config.sub:884:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
callisto-1.1.0/config.sub-885-		;;
##############################################
callisto-1.1.0/config.sub-898-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
callisto-1.1.0/config.sub:899:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
callisto-1.1.0/config.sub-900-		;;
callisto-1.1.0/config.sub-901-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
callisto-1.1.0/config.sub:902:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
callisto-1.1.0/config.sub-903-		;;
callisto-1.1.0/config.sub-904-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
callisto-1.1.0/config.sub:905:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
callisto-1.1.0/config.sub-906-		;;
callisto-1.1.0/config.sub-907-	pentium4-*)
callisto-1.1.0/config.sub:908:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
callisto-1.1.0/config.sub-909-		;;
##############################################
callisto-1.1.0/config.sub-916-		;;
callisto-1.1.0/config.sub:917:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
callisto-1.1.0/config.sub-918-		;;
##############################################
callisto-1.1.0/config.sub-922-	ppcle-* | powerpclittle-*)
callisto-1.1.0/config.sub:923:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
callisto-1.1.0/config.sub-924-		;;
##############################################
callisto-1.1.0/config.sub-926-		;;
callisto-1.1.0/config.sub:927:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
callisto-1.1.0/config.sub-928-		;;
##############################################
callisto-1.1.0/config.sub-932-	ppc64le-* | powerpc64little-*)
callisto-1.1.0/config.sub:933:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
callisto-1.1.0/config.sub-934-		;;
##############################################
callisto-1.1.0/config.sub-1224-	*)
callisto-1.1.0/config.sub:1225:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
callisto-1.1.0/config.sub-1226-		exit 1
##############################################
callisto-1.1.0/config.sub-1232-	*-digital*)
callisto-1.1.0/config.sub:1233:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
callisto-1.1.0/config.sub-1234-		;;
callisto-1.1.0/config.sub-1235-	*-commodore*)
callisto-1.1.0/config.sub:1236:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
callisto-1.1.0/config.sub-1237-		;;
##############################################
callisto-1.1.0/config.sub-1250-	-solaris1 | -solaris1.*)
callisto-1.1.0/config.sub:1251:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
callisto-1.1.0/config.sub-1252-		;;
##############################################
callisto-1.1.0/config.sub-1262-	-gnu/linux*)
callisto-1.1.0/config.sub:1263:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
callisto-1.1.0/config.sub-1264-		;;
##############################################
callisto-1.1.0/config.sub-1307-	-nto*)
callisto-1.1.0/config.sub:1308:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
callisto-1.1.0/config.sub-1309-		;;
##############################################
callisto-1.1.0/config.sub-1314-	-mac*)
callisto-1.1.0/config.sub:1315:		os=`echo $os | sed -e 's|mac|macos|'`
callisto-1.1.0/config.sub-1316-		;;
##############################################
callisto-1.1.0/config.sub-1320-	-linux*)
callisto-1.1.0/config.sub:1321:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
callisto-1.1.0/config.sub-1322-		;;
callisto-1.1.0/config.sub-1323-	-sunos5*)
callisto-1.1.0/config.sub:1324:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
callisto-1.1.0/config.sub-1325-		;;
callisto-1.1.0/config.sub-1326-	-sunos6*)
callisto-1.1.0/config.sub:1327:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
callisto-1.1.0/config.sub-1328-		;;
##############################################
callisto-1.1.0/config.sub-1375-	-sinix5.*)
callisto-1.1.0/config.sub:1376:		os=`echo $os | sed -e 's|sinix|sysv|'`
callisto-1.1.0/config.sub-1377-		;;
##############################################
callisto-1.1.0/config.sub-1429-		# Get rid of the `-' at the beginning of $os.
callisto-1.1.0/config.sub:1430:		os=`echo $os | sed 's/[^-]*-//'`
callisto-1.1.0/config.sub:1431:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
callisto-1.1.0/config.sub-1432-		exit 1
##############################################
callisto-1.1.0/config.sub-1680-		esac
callisto-1.1.0/config.sub:1681:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
callisto-1.1.0/config.sub-1682-		;;
##############################################
callisto-1.1.0/depcomp-67-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
callisto-1.1.0/depcomp:68:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
callisto-1.1.0/depcomp-69-
##############################################
callisto-1.1.0/depcomp-224-  # Version 6 uses the directory in both cases.
callisto-1.1.0/depcomp:225:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
callisto-1.1.0/depcomp-226-  test "x$dir" = "x$object" && dir=
callisto-1.1.0/depcomp:227:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
callisto-1.1.0/depcomp-228-  if test "$libtool" = yes; then
##############################################
callisto-1.1.0/depcomp-253-    # Do two passes, one to just change these to
callisto-1.1.0/depcomp:254:    # `$object: dependent.h' and one to simply `dependent.h:'.
callisto-1.1.0/depcomp-255-    sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
##############################################
callisto-1.1.0/depcomp-295-  # Do two passes, one to just change these to
callisto-1.1.0/depcomp:296:  # `$object: dependent.h' and one to simply `dependent.h:'.
callisto-1.1.0/depcomp-297-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
callisto-1.1.0/depcomp-311-  # Much of this is similar to the tru64 case; see comments there.
callisto-1.1.0/depcomp:312:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
callisto-1.1.0/depcomp-313-  test "x$dir" = "x$object" && dir=
callisto-1.1.0/depcomp:314:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
callisto-1.1.0/depcomp-315-  if test "$libtool" = yes; then
##############################################
callisto-1.1.0/depcomp-355-   # Subdirectories are respected.
callisto-1.1.0/depcomp:356:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
callisto-1.1.0/depcomp-357-   test "x$dir" = "x$object" && dir=
callisto-1.1.0/depcomp:358:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
callisto-1.1.0/depcomp-359-
##############################################
callisto-1.1.0/depcomp-501-  done
callisto-1.1.0/depcomp:502:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
callisto-1.1.0/depcomp-503-  touch "$tmpdepfile"
##############################################
callisto-1.1.0/config.guess-40-
callisto-1.1.0/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'`
callisto-1.1.0/config.guess-42-
##############################################
callisto-1.1.0/config.guess-109-: ${TMPDIR=/tmp} ;
callisto-1.1.0/config.guess:110: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
callisto-1.1.0/config.guess-111- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
callisto-1.1.0/config.guess-195-	    *)
callisto-1.1.0/config.guess:196:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
callisto-1.1.0/config.guess-197-		;;
##############################################
callisto-1.1.0/config.guess-222-	*4.0)
callisto-1.1.0/config.guess:223:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
callisto-1.1.0/config.guess-224-		;;
callisto-1.1.0/config.guess-225-	*5.*)
callisto-1.1.0/config.guess:226:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
callisto-1.1.0/config.guess-227-		;;
##############################################
callisto-1.1.0/config.guess-232-	# types through head -n 1, so we only detect the type of CPU 0.
callisto-1.1.0/config.guess:233:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
callisto-1.1.0/config.guess-234-	case "$ALPHA_CPU_TYPE" in
##############################################
callisto-1.1.0/config.guess-270-	# 1.2 uses "1.2" for uname -r.
callisto-1.1.0/config.guess:271:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
callisto-1.1.0/config.guess-272-	exit ;;
##############################################
callisto-1.1.0/config.guess-327-    s390x:SunOS:*:*)
callisto-1.1.0/config.guess:328:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
callisto-1.1.0/config.guess-329-	exit ;;
callisto-1.1.0/config.guess-330-    sun4H:SunOS:5.*:*)
callisto-1.1.0/config.guess:331:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
callisto-1.1.0/config.guess-332-	exit ;;
callisto-1.1.0/config.guess-333-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
callisto-1.1.0/config.guess:334:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
callisto-1.1.0/config.guess-335-	exit ;;
##############################################
callisto-1.1.0/config.guess-349-	fi
callisto-1.1.0/config.guess:350:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
callisto-1.1.0/config.guess-351-	exit ;;
##############################################
callisto-1.1.0/config.guess-355-	# it's likely to be more like Solaris than SunOS4.
callisto-1.1.0/config.guess:356:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
callisto-1.1.0/config.guess-357-	exit ;;
##############################################
callisto-1.1.0/config.guess-364-	# Japanese Language versions have a version number like `4.1.3-JL'.
callisto-1.1.0/config.guess:365:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
callisto-1.1.0/config.guess-366-	exit ;;
##############################################
callisto-1.1.0/config.guess-370-    sun*:*:4.2BSD:*)
callisto-1.1.0/config.guess:371:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
callisto-1.1.0/config.guess-372-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
callisto-1.1.0/config.guess-452-	$CC_FOR_BUILD -o $dummy $dummy.c &&
callisto-1.1.0/config.guess:453:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
callisto-1.1.0/config.guess:454:	  SYSTEM_NAME=`$dummy $dummyarg` &&
callisto-1.1.0/config.guess-455-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
callisto-1.1.0/config.guess-508-    *:IRIX*:*:*)
callisto-1.1.0/config.guess:509:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
callisto-1.1.0/config.guess-510-	exit ;;
##############################################
callisto-1.1.0/config.guess-538-EOF
callisto-1.1.0/config.guess:539:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
callisto-1.1.0/config.guess-540-		then
##############################################
callisto-1.1.0/config.guess-551-    *:AIX:*:[456])
callisto-1.1.0/config.guess:552:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
callisto-1.1.0/config.guess-553-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
callisto-1.1.0/config.guess-586-    9000/[34678]??:HP-UX:*:*)
callisto-1.1.0/config.guess:587:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
callisto-1.1.0/config.guess-588-	case "${UNAME_MACHINE}" in
##############################################
callisto-1.1.0/config.guess-640-EOF
callisto-1.1.0/config.guess:641:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
callisto-1.1.0/config.guess-642-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
callisto-1.1.0/config.guess-668-    ia64:HP-UX:*:*)
callisto-1.1.0/config.guess:669:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
callisto-1.1.0/config.guess-670-	echo ia64-hp-hpux${HPUX_REV}
##############################################
callisto-1.1.0/config.guess-698-EOF
callisto-1.1.0/config.guess:699:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
callisto-1.1.0/config.guess-700-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
callisto-1.1.0/config.guess-769-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
callisto-1.1.0/config.guess:770:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
callisto-1.1.0/config.guess-771-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
callisto-1.1.0/config.guess-774-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
callisto-1.1.0/config.guess:775:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
callisto-1.1.0/config.guess-776-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
callisto-1.1.0/config.guess-789-	    pc98)
callisto-1.1.0/config.guess:790:		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
callisto-1.1.0/config.guess-791-	    amd64)
callisto-1.1.0/config.guess:792:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
callisto-1.1.0/config.guess-793-	    *)
callisto-1.1.0/config.guess:794:		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
callisto-1.1.0/config.guess-795-	esac
##############################################
callisto-1.1.0/config.guess-843-    prep*:SunOS:5.*:*)
callisto-1.1.0/config.guess:844:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
callisto-1.1.0/config.guess-845-	exit ;;
##############################################
callisto-1.1.0/config.guess-847-	# the GNU system
callisto-1.1.0/config.guess:848:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
callisto-1.1.0/config.guess-849-	exit ;;
##############################################
callisto-1.1.0/config.guess-851-	# other systems with GNU libc and userland
callisto-1.1.0/config.guess:852:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
callisto-1.1.0/config.guess-853-	exit ;;
##############################################
callisto-1.1.0/config.guess-1055-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
callisto-1.1.0/config.guess:1056:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
callisto-1.1.0/config.guess-1057-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
callisto-1.1.0/config.guess-1312-    *:DragonFly:*:*)
callisto-1.1.0/config.guess:1313:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
callisto-1.1.0/config.guess-1314-	exit ;;
##############################################
callisto-1.1.0/config.guess-1325-    i*86:skyos:*:*)
callisto-1.1.0/config.guess:1326:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
callisto-1.1.0/config.guess-1327-	exit ;;
##############################################
callisto-1.1.0/config.guess-1453-
callisto-1.1.0/config.guess:1454:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
callisto-1.1.0/config.guess-1455-	{ echo "$SYSTEM_NAME"; exit; }