===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
spacearyarya-1.0.2/Makefile.in-115-	dot_seen=no; \
spacearyarya-1.0.2/Makefile.in:116:	target=`echo $@ | sed s/-recursive//`; \
spacearyarya-1.0.2/Makefile.in-117-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
spacearyarya-1.0.2/Makefile.in-140-	test "$$dot_seen" = "no" && rev=". $$rev"; \
spacearyarya-1.0.2/Makefile.in:141:	target=`echo $@ | sed s/-recursive//`; \
spacearyarya-1.0.2/Makefile.in-142-	for subdir in $$rev; do \
##############################################
spacearyarya-1.0.2/Makefile.in-201-	mkdir $(distdir)/=inst
spacearyarya-1.0.2/Makefile.in:202:	dc_install_base=`cd $(distdir)/=inst && pwd`; \
spacearyarya-1.0.2/Makefile.in-203-	cd $(distdir)/=build \
##############################################
spacearyarya-1.0.2/Makefile.in-212-	@banner="$(distdir).tar.gz is ready for distribution"; \
spacearyarya-1.0.2/Makefile.in:213:	dashes=`echo "$$banner" | sed s/./=/g`; \
spacearyarya-1.0.2/Makefile.in-214-	echo "$$dashes"; \
##############################################
spacearyarya-1.0.2/aclocal.m4-28-dnl test to see if srcdir already configured
spacearyarya-1.0.2/aclocal.m4:29:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
spacearyarya-1.0.2/aclocal.m4-30-  AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
##############################################
spacearyarya-1.0.2/aclocal.m4-37-dnl FIXME This is truly gross.
spacearyarya-1.0.2/aclocal.m4:38:missing_dir=`cd $ac_aux_dir && pwd`
spacearyarya-1.0.2/aclocal.m4-39-AM_MISSING_PROG(ACLOCAL, aclocal, $missing_dir)
##############################################
spacearyarya-1.0.2/aclocal.m4-60-if (
spacearyarya-1.0.2/aclocal.m4:61:   set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
spacearyarya-1.0.2/aclocal.m4-62-   if test "[$]*" = "X"; then
spacearyarya-1.0.2/aclocal.m4-63-      # -L didn't work.
spacearyarya-1.0.2/aclocal.m4:64:      set X `ls -t $srcdir/configure conftestfile`
spacearyarya-1.0.2/aclocal.m4-65-   fi
##############################################
spacearyarya-1.0.2/configure-73-  case "$ac_option" in
spacearyarya-1.0.2/configure:74:  -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
spacearyarya-1.0.2/configure-75-  *) ac_optarg= ;;
##############################################
spacearyarya-1.0.2/configure-105-  -disable-* | --disable-*)
spacearyarya-1.0.2/configure:106:    ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
spacearyarya-1.0.2/configure-107-    # Reject names that are not valid shell variable names.
spacearyarya-1.0.2/configure:108:    if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
spacearyarya-1.0.2/configure-109-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
spacearyarya-1.0.2/configure-110-    fi
spacearyarya-1.0.2/configure:111:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
spacearyarya-1.0.2/configure-112-    eval "enable_${ac_feature}=no" ;;
##############################################
spacearyarya-1.0.2/configure-114-  -enable-* | --enable-*)
spacearyarya-1.0.2/configure:115:    ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
spacearyarya-1.0.2/configure-116-    # Reject names that are not valid shell variable names.
spacearyarya-1.0.2/configure:117:    if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
spacearyarya-1.0.2/configure-118-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
spacearyarya-1.0.2/configure-119-    fi
spacearyarya-1.0.2/configure:120:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
spacearyarya-1.0.2/configure-121-    case "$ac_option" in
##############################################
spacearyarya-1.0.2/configure-345-  -with-* | --with-*)
spacearyarya-1.0.2/configure:346:    ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
spacearyarya-1.0.2/configure-347-    # Reject names that are not valid shell variable names.
spacearyarya-1.0.2/configure:348:    if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
spacearyarya-1.0.2/configure-349-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
spacearyarya-1.0.2/configure-350-    fi
spacearyarya-1.0.2/configure:351:    ac_package=`echo $ac_package| sed 's/-/_/g'`
spacearyarya-1.0.2/configure-352-    case "$ac_option" in
##############################################
spacearyarya-1.0.2/configure-358-  -without-* | --without-*)
spacearyarya-1.0.2/configure:359:    ac_package=`echo $ac_option|sed -e 's/-*without-//'`
spacearyarya-1.0.2/configure-360-    # Reject names that are not valid shell variable names.
spacearyarya-1.0.2/configure:361:    if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
spacearyarya-1.0.2/configure-362-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
spacearyarya-1.0.2/configure-363-    fi
spacearyarya-1.0.2/configure:364:    ac_package=`echo $ac_package| sed 's/-/_/g'`
spacearyarya-1.0.2/configure-365-    eval "with_${ac_package}=no" ;;
##############################################
spacearyarya-1.0.2/configure-388-  *)
spacearyarya-1.0.2/configure:389:    if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
spacearyarya-1.0.2/configure-390-      echo "configure: warning: $ac_option: invalid host type" 1>&2
##############################################
spacearyarya-1.0.2/configure-401-if test -n "$ac_prev"; then
spacearyarya-1.0.2/configure:402:  { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
spacearyarya-1.0.2/configure-403-fi
##############################################
spacearyarya-1.0.2/configure-466-  ac_prog=$0
spacearyarya-1.0.2/configure:467:  ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
spacearyarya-1.0.2/configure-468-  test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
##############################################
spacearyarya-1.0.2/configure-482-fi
spacearyarya-1.0.2/configure:483:srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
spacearyarya-1.0.2/configure-484-
##############################################
spacearyarya-1.0.2/configure-562-if test -z "$INSTALL"; then
spacearyarya-1.0.2/configure:563:if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
spacearyarya-1.0.2/configure-564-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/configure-623-if (
spacearyarya-1.0.2/configure:624:   set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
spacearyarya-1.0.2/configure-625-   if test "$*" = "X"; then
spacearyarya-1.0.2/configure-626-      # -L didn't work.
spacearyarya-1.0.2/configure:627:      set X `ls -t $srcdir/configure conftestfile`
spacearyarya-1.0.2/configure-628-   fi
##############################################
spacearyarya-1.0.2/configure-657-EOF_SED
spacearyarya-1.0.2/configure:658:  program_transform_name="`echo $program_transform_name|sed -f conftestsed`"
spacearyarya-1.0.2/configure-659-  rm -f conftestsed
##############################################
spacearyarya-1.0.2/configure-671-echo "configure:672: checking whether ${MAKE-make} sets \${MAKE}" >&5
spacearyarya-1.0.2/configure:672:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
spacearyarya-1.0.2/configure:673:if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
spacearyarya-1.0.2/configure-674-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/configure-680-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
spacearyarya-1.0.2/configure:681:eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
spacearyarya-1.0.2/configure-682-if test -n "$ac_maketemp"; then
##############################################
spacearyarya-1.0.2/configure-688-fi
spacearyarya-1.0.2/configure:689:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
spacearyarya-1.0.2/configure-690-  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/configure-701-
spacearyarya-1.0.2/configure:702:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
spacearyarya-1.0.2/configure-703-  { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
##############################################
spacearyarya-1.0.2/configure-714-
spacearyarya-1.0.2/configure:715:missing_dir=`cd $ac_aux_dir && pwd`
spacearyarya-1.0.2/configure-716-echo $ac_n "checking for working aclocal""... $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/configure-786-echo "configure:787: checking for $ac_word" >&5
spacearyarya-1.0.2/configure:787:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
spacearyarya-1.0.2/configure-788-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/configure-816-echo "configure:817: checking for $ac_word" >&5
spacearyarya-1.0.2/configure:817:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
spacearyarya-1.0.2/configure-818-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/configure-867-echo "configure:868: checking for $ac_word" >&5
spacearyarya-1.0.2/configure:868:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
spacearyarya-1.0.2/configure-869-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/configure-946-echo "configure:947: checking whether we are using GNU C" >&5
spacearyarya-1.0.2/configure:947:if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
spacearyarya-1.0.2/configure-948-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/configure-974-echo "configure:975: checking whether ${CC-cc} accepts -g" >&5
spacearyarya-1.0.2/configure:975:if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
spacearyarya-1.0.2/configure-976-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/configure-978-  echo 'void f(){}' > conftest.c
spacearyarya-1.0.2/configure:979:if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
spacearyarya-1.0.2/configure-980-  ac_cv_prog_cc_g=yes
##############################################
spacearyarya-1.0.2/configure-1006-echo "configure:1007: checking whether ${MAKE-make} sets \${MAKE}" >&5
spacearyarya-1.0.2/configure:1007:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
spacearyarya-1.0.2/configure:1008:if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
spacearyarya-1.0.2/configure-1009-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/configure-1015-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
spacearyarya-1.0.2/configure:1016:eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
spacearyarya-1.0.2/configure-1017-if test -n "$ac_maketemp"; then
##############################################
spacearyarya-1.0.2/configure-1023-fi
spacearyarya-1.0.2/configure:1024:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
spacearyarya-1.0.2/configure-1025-  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/configure-1035-ac_lib_var=`echo KXL'_'main | sed 'y%./+-%__p_%'`
spacearyarya-1.0.2/configure:1036:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
spacearyarya-1.0.2/configure-1037-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/configure-1061-fi
spacearyarya-1.0.2/configure:1062:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
spacearyarya-1.0.2/configure-1063-  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/configure-1082-if test -z "$CPP"; then
spacearyarya-1.0.2/configure:1083:if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
spacearyarya-1.0.2/configure-1084-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/configure-1098-{ (eval echo configure:1099: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
spacearyarya-1.0.2/configure:1099:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
spacearyarya-1.0.2/configure-1100-if test -z "$ac_err"; then
##############################################
spacearyarya-1.0.2/configure-1115-{ (eval echo configure:1116: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
spacearyarya-1.0.2/configure:1116:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
spacearyarya-1.0.2/configure-1117-if test -z "$ac_err"; then
##############################################
spacearyarya-1.0.2/configure-1132-{ (eval echo configure:1133: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
spacearyarya-1.0.2/configure:1133:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
spacearyarya-1.0.2/configure-1134-if test -z "$ac_err"; then
##############################################
spacearyarya-1.0.2/configure-1177-  else
spacearyarya-1.0.2/configure:1178:if eval "test \"`echo '$''{'ac_cv_have_x'+set}'`\" = set"; then
spacearyarya-1.0.2/configure-1179-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/configure-1192-    # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
spacearyarya-1.0.2/configure:1193:    eval `${MAKE-make} acfindx 2>/dev/null | grep -v make`
spacearyarya-1.0.2/configure-1194-    # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
##############################################
spacearyarya-1.0.2/configure-1228-{ (eval echo configure:1229: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
spacearyarya-1.0.2/configure:1229:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
spacearyarya-1.0.2/configure-1230-if test -z "$ac_err"; then
##############################################
spacearyarya-1.0.2/configure-1315-# Check X11 before X11Rn because it is often a symlink to the current release.
spacearyarya-1.0.2/configure:1316:for ac_dir in `echo "$ac_x_includes" | sed s/include/lib/` \
spacearyarya-1.0.2/configure-1317-    /usr/X11/lib          \
##############################################
spacearyarya-1.0.2/configure-1476-ac_lib_var=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'`
spacearyarya-1.0.2/configure:1477:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
spacearyarya-1.0.2/configure-1478-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/configure-1506-fi
spacearyarya-1.0.2/configure:1507:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
spacearyarya-1.0.2/configure-1508-  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/configure-1517-ac_lib_var=`echo dnet_stub'_'dnet_ntoa | sed 'y%./+-%__p_%'`
spacearyarya-1.0.2/configure:1518:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
spacearyarya-1.0.2/configure-1519-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/configure-1547-fi
spacearyarya-1.0.2/configure:1548:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
spacearyarya-1.0.2/configure-1549-  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/configure-1564-echo "configure:1565: checking for gethostbyname" >&5
spacearyarya-1.0.2/configure:1565:if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then
spacearyarya-1.0.2/configure-1566-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/configure-1603-
spacearyarya-1.0.2/configure:1604:if eval "test \"`echo '$ac_cv_func_'gethostbyname`\" = yes"; then
spacearyarya-1.0.2/configure-1605-  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/configure-1614-ac_lib_var=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'`
spacearyarya-1.0.2/configure:1615:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
spacearyarya-1.0.2/configure-1616-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/configure-1644-fi
spacearyarya-1.0.2/configure:1645:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
spacearyarya-1.0.2/configure-1646-  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/configure-1662-echo "configure:1663: checking for connect" >&5
spacearyarya-1.0.2/configure:1663:if eval "test \"`echo '$''{'ac_cv_func_connect'+set}'`\" = set"; then
spacearyarya-1.0.2/configure-1664-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/configure-1701-
spacearyarya-1.0.2/configure:1702:if eval "test \"`echo '$ac_cv_func_'connect`\" = yes"; then
spacearyarya-1.0.2/configure-1703-  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/configure-1712-ac_lib_var=`echo socket'_'connect | sed 'y%./+-%__p_%'`
spacearyarya-1.0.2/configure:1713:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
spacearyarya-1.0.2/configure-1714-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/configure-1742-fi
spacearyarya-1.0.2/configure:1743:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
spacearyarya-1.0.2/configure-1744-  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/configure-1754-echo "configure:1755: checking for remove" >&5
spacearyarya-1.0.2/configure:1755:if eval "test \"`echo '$''{'ac_cv_func_remove'+set}'`\" = set"; then
spacearyarya-1.0.2/configure-1756-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/configure-1793-
spacearyarya-1.0.2/configure:1794:if eval "test \"`echo '$ac_cv_func_'remove`\" = yes"; then
spacearyarya-1.0.2/configure-1795-  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/configure-1804-ac_lib_var=`echo posix'_'remove | sed 'y%./+-%__p_%'`
spacearyarya-1.0.2/configure:1805:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
spacearyarya-1.0.2/configure-1806-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/configure-1834-fi
spacearyarya-1.0.2/configure:1835:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
spacearyarya-1.0.2/configure-1836-  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/configure-1846-echo "configure:1847: checking for shmat" >&5
spacearyarya-1.0.2/configure:1847:if eval "test \"`echo '$''{'ac_cv_func_shmat'+set}'`\" = set"; then
spacearyarya-1.0.2/configure-1848-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/configure-1885-
spacearyarya-1.0.2/configure:1886:if eval "test \"`echo '$ac_cv_func_'shmat`\" = yes"; then
spacearyarya-1.0.2/configure-1887-  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/configure-1896-ac_lib_var=`echo ipc'_'shmat | sed 'y%./+-%__p_%'`
spacearyarya-1.0.2/configure:1897:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
spacearyarya-1.0.2/configure-1898-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/configure-1926-fi
spacearyarya-1.0.2/configure:1927:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
spacearyarya-1.0.2/configure-1928-  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/configure-1948-ac_lib_var=`echo ICE'_'IceConnectionNumber | sed 'y%./+-%__p_%'`
spacearyarya-1.0.2/configure:1949:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
spacearyarya-1.0.2/configure-1950-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/configure-1978-fi
spacearyarya-1.0.2/configure:1979:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
spacearyarya-1.0.2/configure-1980-  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/configure-2112-ac_lib_var=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'`
spacearyarya-1.0.2/configure:2113:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
spacearyarya-1.0.2/configure-2114-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/configure-2142-fi
spacearyarya-1.0.2/configure:2143:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
spacearyarya-1.0.2/configure-2144-  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/configure-2153-ac_lib_var=`echo dnet_stub'_'dnet_ntoa | sed 'y%./+-%__p_%'`
spacearyarya-1.0.2/configure:2154:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
spacearyarya-1.0.2/configure-2155-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/configure-2183-fi
spacearyarya-1.0.2/configure:2184:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
spacearyarya-1.0.2/configure-2185-  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/configure-2200-echo "configure:2201: checking for gethostbyname" >&5
spacearyarya-1.0.2/configure:2201:if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then
spacearyarya-1.0.2/configure-2202-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/configure-2239-
spacearyarya-1.0.2/configure:2240:if eval "test \"`echo '$ac_cv_func_'gethostbyname`\" = yes"; then
spacearyarya-1.0.2/configure-2241-  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/configure-2250-ac_lib_var=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'`
spacearyarya-1.0.2/configure:2251:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
spacearyarya-1.0.2/configure-2252-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/configure-2280-fi
spacearyarya-1.0.2/configure:2281:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
spacearyarya-1.0.2/configure-2282-  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/configure-2298-echo "configure:2299: checking for connect" >&5
spacearyarya-1.0.2/configure:2299:if eval "test \"`echo '$''{'ac_cv_func_connect'+set}'`\" = set"; then
spacearyarya-1.0.2/configure-2300-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/configure-2337-
spacearyarya-1.0.2/configure:2338:if eval "test \"`echo '$ac_cv_func_'connect`\" = yes"; then
spacearyarya-1.0.2/configure-2339-  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/configure-2348-ac_lib_var=`echo socket'_'connect | sed 'y%./+-%__p_%'`
spacearyarya-1.0.2/configure:2349:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
spacearyarya-1.0.2/configure-2350-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/configure-2378-fi
spacearyarya-1.0.2/configure:2379:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
spacearyarya-1.0.2/configure-2380-  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/configure-2390-echo "configure:2391: checking for remove" >&5
spacearyarya-1.0.2/configure:2391:if eval "test \"`echo '$''{'ac_cv_func_remove'+set}'`\" = set"; then
spacearyarya-1.0.2/configure-2392-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/configure-2429-
spacearyarya-1.0.2/configure:2430:if eval "test \"`echo '$ac_cv_func_'remove`\" = yes"; then
spacearyarya-1.0.2/configure-2431-  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/configure-2440-ac_lib_var=`echo posix'_'remove | sed 'y%./+-%__p_%'`
spacearyarya-1.0.2/configure:2441:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
spacearyarya-1.0.2/configure-2442-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/configure-2470-fi
spacearyarya-1.0.2/configure:2471:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
spacearyarya-1.0.2/configure-2472-  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/configure-2482-echo "configure:2483: checking for shmat" >&5
spacearyarya-1.0.2/configure:2483:if eval "test \"`echo '$''{'ac_cv_func_shmat'+set}'`\" = set"; then
spacearyarya-1.0.2/configure-2484-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/configure-2521-
spacearyarya-1.0.2/configure:2522:if eval "test \"`echo '$ac_cv_func_'shmat`\" = yes"; then
spacearyarya-1.0.2/configure-2523-  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/configure-2532-ac_lib_var=`echo ipc'_'shmat | sed 'y%./+-%__p_%'`
spacearyarya-1.0.2/configure:2533:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
spacearyarya-1.0.2/configure-2534-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/configure-2562-fi
spacearyarya-1.0.2/configure:2563:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
spacearyarya-1.0.2/configure-2564-  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/configure-2584-ac_lib_var=`echo ICE'_'IceConnectionNumber | sed 'y%./+-%__p_%'`
spacearyarya-1.0.2/configure:2585:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
spacearyarya-1.0.2/configure-2586-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/configure-2614-fi
spacearyarya-1.0.2/configure:2615:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
spacearyarya-1.0.2/configure-2616-  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/configure-2628-ac_lib_var=`echo KXL'_'KXL_CreateWindow | sed 'y%./+-%__p_%'`
spacearyarya-1.0.2/configure:2629:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
spacearyarya-1.0.2/configure-2630-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/configure-2659-fi
spacearyarya-1.0.2/configure:2660:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
spacearyarya-1.0.2/configure-2661-  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/configure-2681-echo "configure:2682: checking for ANSI C header files" >&5
spacearyarya-1.0.2/configure:2682:if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
spacearyarya-1.0.2/configure-2683-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/configure-2694-{ (eval echo configure:2695: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
spacearyarya-1.0.2/configure:2695:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
spacearyarya-1.0.2/configure-2696-if test -z "$ac_err"; then
##############################################
spacearyarya-1.0.2/configure-2785-do
spacearyarya-1.0.2/configure:2786:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
spacearyarya-1.0.2/configure-2787-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
spacearyarya-1.0.2/configure-2788-echo "configure:2789: checking for $ac_hdr" >&5
spacearyarya-1.0.2/configure:2789:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
spacearyarya-1.0.2/configure-2790-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/configure-2798-{ (eval echo configure:2799: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
spacearyarya-1.0.2/configure:2799:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
spacearyarya-1.0.2/configure-2800-if test -z "$ac_err"; then
##############################################
spacearyarya-1.0.2/configure-2811-fi
spacearyarya-1.0.2/configure:2812:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
spacearyarya-1.0.2/configure-2813-  echo "$ac_t""yes" 1>&6
spacearyarya-1.0.2/configure:2814:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
spacearyarya-1.0.2/configure-2815-  cat >> confdefs.h <<EOF
##############################################
spacearyarya-1.0.2/configure-3052-    fi
spacearyarya-1.0.2/configure:3053:    ac_file=`expr $ac_file + 1`
spacearyarya-1.0.2/configure-3054-    ac_beg=$ac_end
spacearyarya-1.0.2/configure:3055:    ac_end=`expr $ac_end + $ac_max_sed_cmds`
spacearyarya-1.0.2/configure-3056-  fi
##############################################
spacearyarya-1.0.2/configure-3071-  case "$ac_file" in
spacearyarya-1.0.2/configure:3072:  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
spacearyarya-1.0.2/configure:3073:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
spacearyarya-1.0.2/configure-3074-  *) ac_file_in="${ac_file}.in" ;;
##############################################
spacearyarya-1.0.2/configure-3079-  # Remove last slash and all that follows it.  Not all systems have dirname.
spacearyarya-1.0.2/configure:3080:  ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
spacearyarya-1.0.2/configure-3081-  if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
##############################################
spacearyarya-1.0.2/configure-3083-    test ! -d "$ac_dir" && mkdir "$ac_dir"
spacearyarya-1.0.2/configure:3084:    ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
spacearyarya-1.0.2/configure-3085-    # A "../" for each directory in $ac_dir_suffix.
spacearyarya-1.0.2/configure:3086:    ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
spacearyarya-1.0.2/configure-3087-  else
##############################################
spacearyarya-1.0.2/configure-3093-      if test -z "$ac_dots"; then top_srcdir=.
spacearyarya-1.0.2/configure:3094:      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
spacearyarya-1.0.2/configure-3095-  /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
##############################################
spacearyarya-1.0.2/configure-3107-  rm -f "$ac_file"
spacearyarya-1.0.2/configure:3108:  configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
spacearyarya-1.0.2/configure-3109-  case "$ac_file" in
##############################################
spacearyarya-1.0.2/configure-3114-
spacearyarya-1.0.2/configure:3115:  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
spacearyarya-1.0.2/configure-3116-  sed -e "$ac_comsub
##############################################
spacearyarya-1.0.2/install-sh-85-
spacearyarya-1.0.2/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
spacearyarya-1.0.2/install-sh-87-	    shift
##############################################
spacearyarya-1.0.2/install-sh-89-
spacearyarya-1.0.2/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
spacearyarya-1.0.2/install-sh-91-	    shift
##############################################
spacearyarya-1.0.2/install-sh-151-	then
spacearyarya-1.0.2/install-sh:152:		dst="$dst"/`basename $src`
spacearyarya-1.0.2/install-sh-153-	else
##############################################
spacearyarya-1.0.2/install-sh-158-## this sed command emulates the dirname command
spacearyarya-1.0.2/install-sh:159:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
spacearyarya-1.0.2/install-sh-160-
##############################################
spacearyarya-1.0.2/install-sh-172-IFS='%'
spacearyarya-1.0.2/install-sh:173:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
spacearyarya-1.0.2/install-sh-174-IFS="${oIFS}"
##############################################
spacearyarya-1.0.2/install-sh-206-	then
spacearyarya-1.0.2/install-sh:207:		dstfile=`basename $dst`
spacearyarya-1.0.2/install-sh-208-	else
##############################################
spacearyarya-1.0.2/install-sh-216-	then
spacearyarya-1.0.2/install-sh:217:		dstfile=`basename $dst`
spacearyarya-1.0.2/install-sh-218-	else
##############################################
spacearyarya-1.0.2/missing-119-	*.y)
spacearyarya-1.0.2/missing:120:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
spacearyarya-1.0.2/missing-121-	    if [ -f "$SRCFILE" ]; then
##############################################
spacearyarya-1.0.2/missing-123-	    fi
spacearyarya-1.0.2/missing:124:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
spacearyarya-1.0.2/missing-125-	    if [ -f "$SRCFILE" ]; then
##############################################
spacearyarya-1.0.2/missing-149-	*.l)
spacearyarya-1.0.2/missing:150:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
spacearyarya-1.0.2/missing-151-	    if [ -f "$SRCFILE" ]; then
##############################################
spacearyarya-1.0.2/missing-169-         the \`GNU make' package.  Grab either from any GNU archive site."
spacearyarya-1.0.2/missing:170:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
spacearyarya-1.0.2/missing-171-    if test -z "$file"; then
spacearyarya-1.0.2/missing:172:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
spacearyarya-1.0.2/missing:173:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
spacearyarya-1.0.2/missing-174-    fi
##############################################
spacearyarya-1.0.2/mkinstalldirs-12-do
spacearyarya-1.0.2/mkinstalldirs:13:   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
spacearyarya-1.0.2/mkinstalldirs-14-   shift
##############################################
spacearyarya-1.0.2/src/Makefile.in-130-	  if test -f $$p; then \
spacearyarya-1.0.2/src/Makefile.in:131:	    echo "  $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
spacearyarya-1.0.2/src/Makefile.in:132:	     $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
spacearyarya-1.0.2/src/Makefile.in-133-	  else :; fi; \
##############################################
spacearyarya-1.0.2/src/Makefile.in-138-	list='$(bin_PROGRAMS)'; for p in $$list; do \
spacearyarya-1.0.2/src/Makefile.in:139:	  rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
spacearyarya-1.0.2/src/Makefile.in-140-	done
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-277- 	dot_seen=no; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:278: 	target=`echo $@ | sed s/-recursive//`; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-279- 	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-315-+	rev="$$rev ."; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:316: 	target=`echo $@ | sed s/-recursive//`; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-317- 	for subdir in $$rev; do \
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-409-+GTAGS:
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:410:+	here=`$(am__cd) $(top_builddir) && pwd` \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-411-+	  && cd $(top_srcdir) \
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-430--	mkdir $(distdir)/=inst
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:431:-	dc_install_base=`cd $(distdir)/=inst && pwd`; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-432--	cd $(distdir)/=build \
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-441--	@banner="$(distdir).tar.gz is ready for distribution"; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:442:-	dashes=`echo "$$banner" | sed s/./=/g`; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-443--	echo "$$dashes"; \
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-461-+	$(mkdir_p) $(distdir)/.
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:462:+	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:463:+	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-464-+	list='$(DISTFILES)'; for file in $$list; do \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-465-+	  case $$file in \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:466:+	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:467:+	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-468-+	  esac; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-469-+	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:470:+	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-471-+	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-500--	    (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:501:+	    distdir=`$(am__cd) $(distdir) && pwd`; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:502:+	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-503-+	    (cd $$subdir && \
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-564-+	chmod a-w $(distdir)
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:565:+	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-566-+	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-595-+	@cd $(distuninstallcheck_dir) \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:596:+	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-597-+	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-607-+	fi
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:608:+	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-609-+	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-782--dnl test to see if srcdir already configured
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:783:-if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-784--  AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-791--dnl FIXME This is truly gross.
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:792:-missing_dir=`cd $ac_aux_dir && pwd`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-793--AM_MISSING_PROG(ACLOCAL, aclocal, $missing_dir)
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-814--if (
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:815:-   set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-816--   if test "[$]*" = "X"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-817--      # -L didn't work.
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:818:-      set X `ls -t $srcdir/configure conftestfile`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-819--   fi
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-903-+# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:904:+# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-905-+#
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-927-+# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:928:+#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-929-+# and then we would define $MISSING as
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-943-+# expand $ac_aux_dir to an absolute path
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:944:+am_aux_dir=`cd $ac_aux_dir && pwd`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-945-+])
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-1041-+  if test "$am_compiler_list" = ""; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:1042:+     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-1043-+  fi
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-1151-+  # Strip MF so we end up with the name of the file.
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:1152:+  mf=`echo "$mf" | sed -e 's/:.*$//'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-1153-+  # Check whether this is an Automake generated Makefile or not.
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-1159-+  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:1160:+    dirpart=`AS_DIRNAME("$mf")`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-1161-+  else
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-1165-+  # from the Makefile without running `make'.
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:1166:+  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-1167-+  test -z "$DEPDIR" && continue
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:1168:+  am__include=`sed -n 's/^am__include = //p' < "$mf"`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-1169-+  test -z "am__include" && continue
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:1170:+  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-1171-+  # When using ansi2knr, U may be empty or an underscore; expand it
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:1172:+  U=`sed -n 's/^U = //p' < "$mf"`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-1173-+  # Find all dependency output files, they are included files with
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-1181-+    test -f "$dirpart/$file" && continue
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:1182:+    fdir=`AS_DIRNAME(["$file"])`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-1183-+    AS_MKDIR_P([$dirpart/$fdir])
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-1236-+# test to see if srcdir already configured
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:1237:+if test "`cd $srcdir && pwd`" != "`pwd`" &&
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-1238-+   test -f $srcdir/config.status; then
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-1312-+    * )
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:1313:+      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-1314-+  esac
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-1315-+done
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:1316:+echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-1317-+
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-1384-+# case it prints its new name instead of `make'.
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:1385:+if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-1386-+   am__include=include
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-1392-+   echo '.include "confinc"' > confmf
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:1393:+   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-1394-+      am__include=.include
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-1559-+if (
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:1560:+   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-1561-+   if test "$[*]" = "X"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-1562-+      # -L didn't work.
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:1563:+      set X `ls -t $srcdir/configure conftest.file`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-1564-+   fi
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-1794-+DIST_SOURCES =
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:1795:+am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-1796-+am__vpath_adj = case $$p in \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:1797:+    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-1798-+    *) f=$$p;; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-1799-+  esac;
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:1800:+am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-1801-+am__installdirs = "$(DESTDIR)$(bmpdir)"
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-1994--	  d=$(srcdir); \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:1995:+	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:1996:+	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-1997-+	list='$(DISTFILES)'; for file in $$list; do \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-1998-+	  case $$file in \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:1999:+	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:2000:+	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2001-+	  esac; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2002-+	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:2003:+	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2004-+	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2199-+do
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:2200:+  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2201-+    eval $as_var=C; export $as_var
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2257-+  as_lineno_2=$LINENO
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:2258:+  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2259-+  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2296-+  as_lineno_2=$LINENO
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:2297:+  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2298-+  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2534--  case "$ac_option" in
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:2535:-  -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2536--  *) ac_optarg= ;;
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2537--  esac
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:2538:+  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2539- 
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2576-   -disable-* | --disable-*)
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:2577:-    ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:2578:+    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2579-     # Reject names that are not valid shell variable names.
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:2580:-    if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2581--      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2582--    fi
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:2583:-    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2584--    eval "enable_${ac_feature}=no" ;;
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2587-+   { (exit 1); exit 1; }; }
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:2588:+    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2589-+    eval "enable_$ac_feature=no" ;;
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2591-   -enable-* | --enable-*)
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:2592:-    ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:2593:+    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2594-     # Reject names that are not valid shell variable names.
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:2595:-    if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2596--      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2597--    fi
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:2598:-    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2599--    case "$ac_option" in
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2603-+   { (exit 1); exit 1; }; }
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:2604:+    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2605-+    case $ac_option in
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:2606:+      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2607-       *) ac_optarg=yes ;;
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2838-   -with-* | --with-*)
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:2839:-    ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:2840:+    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2841-     # Reject names that are not valid shell variable names.
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:2842:-    if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2843--      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2847-+   { (exit 1); exit 1; }; }
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:2848:     ac_package=`echo $ac_package| sed 's/-/_/g'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2849--    case "$ac_option" in
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2851-+    case $ac_option in
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:2852:+      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2853-       *) ac_optarg=yes ;;
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2858-   -without-* | --without-*)
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:2859:-    ac_package=`echo $ac_option|sed -e 's/-*without-//'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:2860:+    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2861-     # Reject names that are not valid shell variable names.
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:2862:-    if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2863--      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2864--    fi
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:2865:-    ac_package=`echo $ac_package| sed 's/-/_/g'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2866--    eval "with_${ac_package}=no" ;;
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2869-+   { (exit 1); exit 1; }; }
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:2870:+    ac_package=`echo $ac_package | sed 's/-/_/g'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2871-+    eval "with_$ac_package=no" ;;
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2896-+  *=*)
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:2897:+    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2898-+    # Reject names that are not valid shell variable names.
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2901-+   { (exit 1); exit 1; }; }
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:2902:+    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2903-+    eval "$ac_envvar='$ac_optarg'"
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2906-   *)
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:2907:-    if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2908--      echo "configure: warning: $ac_option: invalid host type" 1>&2
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2924- if test -n "$ac_prev"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:2925:-  { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2926--fi
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2941--  exec 6>&1
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:2942:+  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2943-+  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2954-+do
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:2955:+  eval ac_val=$`echo $ac_var`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2956-+  case $ac_val in
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2978--  *) ac_configure_args="$ac_configure_args $ac_arg" ;;
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:2979:+  eval ac_val=$`echo $ac_var`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-2980-+  case $ac_val in
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-3031--  ac_prog=$0
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:3032:-  ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-3033--  test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-3061- fi
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:3062:-srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-3063-+(cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-3065-+   { (exit 1); exit 1; }; }
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:3066:+srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-3067-+ac_env_build_alias_set=${build_alias+set}
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-3136-+By default, \`make install' will install all the files in
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:3137:+\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:3138:+an installation prefix other than \`$ac_default_prefix' using \`--prefix',
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-3139-+for instance \`--prefix=\$HOME'.
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-3210-+if test "$ac_dir" != .; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:3211:+  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-3212-+  # A "../" for each directory in $ac_dir_suffix.
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:3213:+  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-3214-+else
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-3223-+    else
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:3224:+       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-3225-+    fi ;;
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-3377-+    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:3378:+      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-3379-+    esac
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-3449-+    do
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:3450:+      eval ac_val=$`echo $ac_var`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-3451-+      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-3463-+      do
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:3464:+	eval ac_val=$`echo $ac_var`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-3465-+	echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-3572-+    set,)
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:3573:+      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:3574:+echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-3575-+      ac_cache_corrupted=: ;;
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-3595-+    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:3596:+      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-3597-+    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-3699- if test -z "$INSTALL"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:3700:-if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-3701--  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-3800- if (
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:3801:-   set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:3802:+   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-3803-    if test "$*" = "X"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-3804-       # -L didn't work.
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:3805:-      set X `ls -t $srcdir/configure conftestfile`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:3806:+      set X `ls -t $srcdir/configure conftest.file`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-3807-    fi
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-3845--EOF_SED
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:3846:-  program_transform_name="`echo $program_transform_name|sed -f conftestsed`"
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-3847--  rm -f conftestsed
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-3867-+_ACEOF
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:3868:+program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-3869-+rm conftest.sed
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-3871-+# expand $ac_aux_dir to an absolute path
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:3872:+am_aux_dir=`cd $ac_aux_dir && pwd`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-3873-+
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-3960--echo "configure:672: checking whether ${MAKE-make} sets \${MAKE}" >&5
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:3961:-set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:3962:-if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-3963--  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-3965-+echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:3966:+set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-3967-+if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-3977- # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:3978:-eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:3979:+eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-3980- if test -n "$ac_maketemp"; then
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-3987- fi
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:3988: if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-3989--  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-4009-+# test to see if srcdir already configured
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:4010:+if test "`cd $srcdir && pwd`" != "`pwd`" &&
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-4011-+   test -f $srcdir/config.status; then
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-4033- 
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:4034:-if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-4035--  { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-4053- 
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:4054:-missing_dir=`cd $ac_aux_dir && pwd`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-4055--echo $ac_n "checking for working aclocal""... $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-4270--echo "configure:787: checking for $ac_word" >&5
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:4271:-if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-4272--  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-4409--echo "configure:817: checking for $ac_word" >&5
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:4410:-if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-4411--  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-4489--echo "configure:868: checking for $ac_word" >&5
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:4490:-if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-4491--  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-4628-+     "checking for C compiler version" >&5
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:4629:+ac_compiler=`set X $ac_compile; echo $2`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-4630-+{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-4667-+echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:4668:+ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-4669-+if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-4695-+    *.* )
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:4696:+	ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-4697-+	# FIXME: I believe we export ac_cv_exeext for Libtool,
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-4771--echo "configure:947: checking whether we are using GNU C" >&5
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:4772:-if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-4773--  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-4797-+    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:4798:+    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-4799-+	  export ac_cv_exeext
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-4854-+    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:4855:+    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-4856-+       break;;
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-4909--echo "configure:975: checking whether ${CC-cc} accepts -g" >&5
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:4910:-if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-4911--  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-4913--  echo 'void f(){}' > conftest.c
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:4914:-if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-4915-+  ;
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-4952-+echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:4953:+GCC=`test $ac_compiler_gnu = yes && echo yes`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-4954-+ac_test_CFLAGS=${CFLAGS+set}
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-5306-+# case it prints its new name instead of `make'.
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:5307:+if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-5308-+   am__include=include
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-5314-+   echo '.include "confinc"' > confmf
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:5315:+   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-5316-+      am__include=.include
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-5376-+  if test "$am_compiler_list" = ""; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:5377:+     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-5378-+  fi
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-5458--echo "configure:1007: checking whether ${MAKE-make} sets \${MAKE}" >&5
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:5459:-set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:5460:-if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-5461--  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-5464-+echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:5465:+set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-5466-+if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-5476- # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:5477:-eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:5478:+eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-5479- if test -n "$ac_maketemp"; then
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-5486- fi
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:5487: if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-5488--  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-5502--ac_lib_var=`echo KXL'_'main | sed 'y%./+-%__p_%'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:5503:-if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-5504--  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-5535--fi
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:5536:-if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-5537--  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-5617- if test -z "$CPP"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:5618:-if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-5619--  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-5645--{ (eval echo configure:1099: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:5646:-ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-5647--if test -z "$ac_err"; then
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-5690--{ (eval echo configure:1116: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:5691:-ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-5692--if test -z "$ac_err"; then
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-5710--{ (eval echo configure:1133: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:5711:-ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-5712--if test -z "$ac_err"; then
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-5927-   else
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:5928:-if eval "test \"`echo '$''{'ac_cv_have_x'+set}'`\" = set"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-5929--  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-5950-     # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:5951:     eval `${MAKE-make} acfindx 2>/dev/null | grep -v make`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-5952-     # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-6031--{ (eval echo configure:1229: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:6032:-ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-6033--if test -z "$ac_err"; then
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-6195--# Check X11 before X11Rn because it is often a symlink to the current release.
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:6196:-for ac_dir in `echo "$ac_x_includes" | sed s/include/lib/` \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-6197--    /usr/X11/lib          \
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-6235-+LIBS=$ac_save_LIBS
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:6236:+for ac_dir in `echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-6237- do
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-6469--ac_lib_var=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:6470:-if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-6471--  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-6559--fi
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:6560:-if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-6561--  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-6620--ac_lib_var=`echo dnet_stub'_'dnet_ntoa | sed 'y%./+-%__p_%'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:6621:-if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-6622--  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-6661--fi
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:6662:-if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-6663--  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-6733--echo "configure:1565: checking for gethostbyname" >&5
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:6734:-if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-6735--  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-6845- 
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:6846:-if eval "test \"`echo '$ac_cv_func_'gethostbyname`\" = yes"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-6847--  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-6862--ac_lib_var=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:6863:-if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-6864--  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-6903--fi
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:6904:-if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-6905--  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-7040--echo "configure:1663: checking for connect" >&5
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:7041:-if eval "test \"`echo '$''{'ac_cv_func_connect'+set}'`\" = set"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-7042--  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-7153- 
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:7154:-if eval "test \"`echo '$ac_cv_func_'connect`\" = yes"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-7155--  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-7170--ac_lib_var=`echo socket'_'connect | sed 'y%./+-%__p_%'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:7171:-if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-7172--  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-7211--fi
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:7212:-if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-7213--  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-7273--echo "configure:1755: checking for remove" >&5
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:7274:-if eval "test \"`echo '$''{'ac_cv_func_remove'+set}'`\" = set"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-7275--  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-7383- 
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:7384:-if eval "test \"`echo '$ac_cv_func_'remove`\" = yes"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-7385--  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-7400--ac_lib_var=`echo posix'_'remove | sed 'y%./+-%__p_%'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:7401:-if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-7402--  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-7441--fi
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:7442:-if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-7443--  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-7503--echo "configure:1847: checking for shmat" >&5
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:7504:-if eval "test \"`echo '$''{'ac_cv_func_shmat'+set}'`\" = set"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-7505--  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-7612- 
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:7613:-if eval "test \"`echo '$ac_cv_func_'shmat`\" = yes"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-7614--  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-7629--ac_lib_var=`echo ipc'_'shmat | sed 'y%./+-%__p_%'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:7630:-if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-7631--  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-7670--fi
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:7671:-if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-7672--  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-7743--ac_lib_var=`echo ICE'_'IceConnectionNumber | sed 'y%./+-%__p_%'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:7744:-if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-7745--  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-7785--fi
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:7786:-if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-7787--  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-7930-+    # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:7931:+    eval `${MAKE-make} acfindx 2>/dev/null | grep -v make`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-7932-+    # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-8086-+LIBS=$ac_save_LIBS
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:8087:+for ac_dir in `echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-8088-+do
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-8314--ac_lib_var=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:8315:-if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-8316--  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-8404--fi
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:8405:-if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-8406--  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-8465--ac_lib_var=`echo dnet_stub'_'dnet_ntoa | sed 'y%./+-%__p_%'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:8466:-if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-8467--  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-8506--fi
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:8507:-if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-8508--  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-8578--echo "configure:2201: checking for gethostbyname" >&5
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:8579:-if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-8580--  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-8690- 
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:8691:-if eval "test \"`echo '$ac_cv_func_'gethostbyname`\" = yes"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-8692--  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-8707--ac_lib_var=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:8708:-if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-8709--  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-8748--fi
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:8749:-if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-8750--  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-8885--echo "configure:2299: checking for connect" >&5
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:8886:-if eval "test \"`echo '$''{'ac_cv_func_connect'+set}'`\" = set"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-8887--  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-8998- 
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:8999:-if eval "test \"`echo '$ac_cv_func_'connect`\" = yes"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-9000--  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-9015--ac_lib_var=`echo socket'_'connect | sed 'y%./+-%__p_%'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:9016:-if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-9017--  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-9056--fi
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:9057:-if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-9058--  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-9118--echo "configure:2391: checking for remove" >&5
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:9119:-if eval "test \"`echo '$''{'ac_cv_func_remove'+set}'`\" = set"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-9120--  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-9228- 
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:9229:-if eval "test \"`echo '$ac_cv_func_'remove`\" = yes"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-9230--  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-9245--ac_lib_var=`echo posix'_'remove | sed 'y%./+-%__p_%'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:9246:-if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-9247--  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-9286--fi
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:9287:-if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-9288--  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-9348--echo "configure:2483: checking for shmat" >&5
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:9349:-if eval "test \"`echo '$''{'ac_cv_func_shmat'+set}'`\" = set"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-9350--  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-9457- 
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:9458:-if eval "test \"`echo '$ac_cv_func_'shmat`\" = yes"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-9459--  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-9474--ac_lib_var=`echo ipc'_'shmat | sed 'y%./+-%__p_%'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:9475:-if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-9476--  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-9515--fi
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:9516:-if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-9517--  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-9588--ac_lib_var=`echo ICE'_'IceConnectionNumber | sed 'y%./+-%__p_%'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:9589:-if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-9590--  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-9630--fi
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:9631:-if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-9632--  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-9695--ac_lib_var=`echo KXL'_'KXL_CreateWindow | sed 'y%./+-%__p_%'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:9696:-if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-9697--  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-9738--fi
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:9739:-if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-9740--  echo "$ac_t""yes" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-9816--echo "configure:2682: checking for ANSI C header files" >&5
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:9817:-if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-9818--  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-9854--{ (eval echo configure:2695: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:9855:-ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-9856--if test -z "$ac_err"; then
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-10060- do
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:10061:-ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-10062--echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-10063--echo "configure:2789: checking for $ac_hdr" >&5
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:10064:-if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-10065--  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-10073--{ (eval echo configure:2799: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:10074:-ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-10075--if test -z "$ac_err"; then
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-10083--  eval "ac_cv_header_$ac_safe=no"
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:10084:+as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-10085-+echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-10129-+fi
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:10130:+echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:10131:+echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:10132:+if test `eval echo '${'$as_ac_Header'}'` = yes; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-10133-+  cat >>confdefs.h <<_ACEOF
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:10134:+#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-10135-+_ACEOF
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-10145-+do
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:10146:+as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-10147-+if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-10152-+fi
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:10153:+echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:10154:+echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-10155-+else
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-10227- fi
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:10228:-if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-10229--  echo "$ac_t""yes" 1>&6
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:10230:-    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-10231--  cat >> confdefs.h <<EOF
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-10286-+fi
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:10287:+echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:10288:+echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-10289-+
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-10290-+fi
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:10291:+if test `eval echo '${'$as_ac_Header'}'` = yes; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-10292-+  cat >>confdefs.h <<_ACEOF
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:10293:+#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-10294-+_ACEOF
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-10492-+ac_LF_and_DOT=`echo; echo .`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:10493:+DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-10494-+rm -f confdef2opt.sed
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-10596-+do
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:10597:+  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-10598-+    eval $as_var=C; export $as_var
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-10654-+  as_lineno_2=$LINENO
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:10655:+  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-10656-+  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-10694-+  as_lineno_2=$LINENO
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:10695:+  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-10696-+  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-10871-+configured by $0, generated by GNU Autoconf 2.59,
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:10872:+  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-10873-+
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-10889-+  --*=*)
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:10890:+    ac_option=`expr "x$1" : 'x\([^=]*\)='`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:10891:+    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-10892-+    ac_shift=:
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-11243-+      fi
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:11244:+      ac_sed_frag=`expr $ac_sed_frag + 1`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-11245-+      ac_beg=$ac_end
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:11246:+      ac_end=`expr $ac_end + $ac_max_sed_lines`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-11247-     fi
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:11248:-    ac_file=`expr $ac_file + 1`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-11249--    ac_beg=$ac_end
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:11250:-    ac_end=`expr $ac_end + $ac_max_sed_cmds`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-11251-+  done
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-11273--  case "$ac_file" in
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:11274:-  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:11275:-       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-11276--  *) ac_file_in="${ac_file}.in" ;;
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-11279-+	cat >$tmp/stdin
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:11280:+	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:11281:+	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:11282:+  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:11283:+	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-11284-+  * )   ac_file_in=$ac_file.in ;;
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-11289--  # Remove last slash and all that follows it.  Not all systems have dirname.
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:11290:-  ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-11291--  if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-11293--    test ! -d "$ac_dir" && mkdir "$ac_dir"
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:11294:-    ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-11295--    # A "../" for each directory in $ac_dir_suffix.
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:11296:-    ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-11297--  else
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-11303--      if test -z "$ac_dots"; then top_srcdir=.
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:11304:-      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-11305--  /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-11346-+if test "$ac_dir" != .; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:11347:+  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-11348-+  # A "../" for each directory in $ac_dir_suffix.
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:11349:+  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-11350-+else
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-11359-+    else
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:11360:+       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-11361-+    fi ;;
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-11433--  rm -f "$ac_file"
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:11434:-  configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-11435--  case "$ac_file" in
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-11503- 
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:11504:-  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-11505--  sed -e "$ac_comsub
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-11516-+for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:11517:+  ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:11518:+  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-11519-+  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-11558-+if test "$ac_dir" != .; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:11559:+  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-11560-+  # A "../" for each directory in $ac_dir_suffix.
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:11561:+  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-11562-+else
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-11571-+    else
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:11572:+       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-11573-+    fi ;;
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-11626-+  # Strip MF so we end up with the name of the file.
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:11627:+  mf=`echo "$mf" | sed -e 's/:.*$//'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-11628-+  # Check whether this is an Automake generated Makefile or not.
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-11651-+  # from the Makefile without running `make'.
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:11652:+  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-11653-+  test -z "$DEPDIR" && continue
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:11654:+  am__include=`sed -n 's/^am__include = //p' < "$mf"`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-11655-+  test -z "am__include" && continue
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:11656:+  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-11657-+  # When using ansi2knr, U may be empty or an underscore; expand it
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:11658:+  U=`sed -n 's/^U = //p' < "$mf"`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-11659-+  # Find all dependency output files, they are included files with
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-11832-+DIST_SOURCES =
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:11833:+am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-11834-+am__vpath_adj = case $$p in \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:11835:+    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-11836-+    *) f=$$p;; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-11837-+  esac;
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:11838:+am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-11839-+am__installdirs = "$(DESTDIR)$(datadir)"
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-12018--	  d=$(srcdir); \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:12019:+	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:12020:+	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-12021-+	list='$(DISTFILES)'; for file in $$list; do \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-12022-+	  case $$file in \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:12023:+	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:12024:+	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-12025-+	  esac; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-12026-+	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:12027:+	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-12028-+	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-12252-+  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:12253:+tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-12254-+
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-12387-+  # Version 6 uses the directory in both cases.
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:12388:+  stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-12389-+  tmpdepfile="$stripped.u"
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-12398-+  else
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:12399:+    stripped=`echo "$stripped" | sed 's,^.*/,,'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-12400-+    tmpdepfile="$stripped.u"
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-12412-+    # Do two passes, one to just change these to
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:12413:+    # `$object: dependent.h' and one to simply `dependent.h:'.
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-12414-+    sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-12453-+  # Do two passes, one to just change these to
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:12454:+  # `$object: dependent.h' and one to simply `dependent.h:'.
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-12455-+  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-12468-+   # Subdirectories are respected.
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:12469:+   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-12470-+   test "x$dir" = "x$object" && dir=
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:12471:+   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-12472-+
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-12607-+  done
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:12608:+  obj_suffix="`echo $object | sed 's/^.*\././'`"
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-12609-+  touch "$tmpdepfile"
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-12832--
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:12833:-	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-12834--	    shift
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-12836--
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:12837:-	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-12838--	    shift
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-12898--	then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:12899:-		dst="$dst"/`basename $src`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-12900--	else
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-12905--## this sed command emulates the dirname command
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:12906:-dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-12907--
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-12979--IFS='%'
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:12980:-set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-12981--IFS="${oIFS}"
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-13036--	then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:13037:-		dstfile=`basename $dst`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-13038--	else
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-13046--	then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:13047:-		dstfile=`basename $dst`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-13048--	else
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-13131-+      fi
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:13132:+      dst=$dst/`basename "$src"`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-13133-+    fi
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-13136-+  # This sed command emulates the dirname command.
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:13137:+  dstdir=`echo "$dst" | sed -e 's,/*$,,;s,[^/]*$,,;s,/*$,,;s,^$,.,'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-13138-+
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-13149-+    IFS='%'
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:13150:+    set x `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-13151-+    shift
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-13177-+  else
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:13178:+    dstfile=`basename "$dst"`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-13179-+
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-13373-+       # Could not run --version or --help.  This is probably someone
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:13374:+       # running `$TOOL --version' or `$TOOL --help' to check whether
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-13375-+       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-13414--    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' configure.in`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:13415:+    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-13416-     test -z "$files" && files="config.h"
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-13441-+         proper tools for further handling them.
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:13442:+         You can get \`$1' as part of \`Autoconf' from any GNU
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-13443-+         archive site."
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-13444-+
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:13445:+    file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:13446:+    test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-13447-+    if test -f "$file"; then
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-13486-+
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:13487:+    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-13488-+    if test -z "$file"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:13489:+	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-13490-+    fi
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-13509-+    # The file to touch is that specified with -o ...
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:13510:     file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-13511-     if test -z "$file"; then
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:13512:-      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:13513:-      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-13514-+      # ... or it is the one specified with @setfilename ...
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:13515:+      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:13516:+      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $infile`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-13517-+      # ... or it is derived from the source name (dir/f.texi becomes f.info)
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:13518:+      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-13519-     fi
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-13541-+	*o*)
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:13542:+	    firstarg=`echo "$firstarg" | sed s/o//`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-13543-+	    tar "$firstarg" "$@" && exit 0
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-13547-+	*h*)
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:13548:+	    firstarg=`echo "$firstarg" | sed s/h//`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-13549-+	    tar "$firstarg" "$@" && exit 0
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-13600--do
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:13601:-   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-13602--   shift
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-13907--	  if test -f $$p; then \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:13908:-	    echo "  $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:13909:-	     $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:13910:+	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-13911-+	  if test -f $$p \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-13912-+	  ; then \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:13913:+	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-13914-+	   echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-13921--	list='$(bin_PROGRAMS)'; for p in $$list; do \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:13922:-	  rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-13923-+	@list='$(bin_PROGRAMS)'; for p in $$list; do \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:13924:+	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-13925-+	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-13974-+.c.obj:
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:13975:+@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-13976-+@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-13978-+@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:13979:+@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-13980-+uninstall-info-am:
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-14039-+GTAGS:
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:14040:+	here=`$(am__cd) $(top_builddir) && pwd` \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-14041-+	  && cd $(top_srcdir) \
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-14056--	  d=$(srcdir); \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:14057:+	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:14058:+	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-14059-+	list='$(DISTFILES)'; for file in $$list; do \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-14060-+	  case $$file in \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:14061:+	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:14062:+	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-14063-+	  esac; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-14064-+	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:14065:+	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-14066-+	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-14325-+DIST_SOURCES =
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:14326:+am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-14327-+am__vpath_adj = case $$p in \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:14328:+    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-14329-+    *) f=$$p;; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-14330-+  esac;
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:14331:+am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-14332-+am__installdirs = "$(DESTDIR)$(wavdir)"
##############################################
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-14512--	  d=$(srcdir); \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:14513:+	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:14514:+	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-14515-+	list='$(DISTFILES)'; for file in $$list; do \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-14516-+	  case $$file in \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:14517:+	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:14518:+	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-14519-+	  esac; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-14520-+	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff:14521:+	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
spacearyarya-1.0.2/debian/patches/010_rebootstrap.diff-14522-+	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \