===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
grig-0.8.1/depcomp-64-  case $1 in
grig-0.8.1/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
grig-0.8.1/depcomp-66-      *) dir=;;
##############################################
grig-0.8.1/depcomp-73-{
grig-0.8.1/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
grig-0.8.1/depcomp-75-}
##############################################
grig-0.8.1/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
grig-0.8.1/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
grig-0.8.1/depcomp-128-
##############################################
grig-0.8.1/depcomp-405-        sleep 1
grig-0.8.1/depcomp:406:        i=`expr $i - 1`
grig-0.8.1/depcomp-407-      done
grig-0.8.1/depcomp-408-    fi
grig-0.8.1/depcomp:409:    i=`expr $i - 1`
grig-0.8.1/depcomp-410-  done
##############################################
grig-0.8.1/depcomp-425-  # Do two passes, one to just change these to
grig-0.8.1/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
grig-0.8.1/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
grig-0.8.1/depcomp-659-  done
grig-0.8.1/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
grig-0.8.1/depcomp-661-  touch "$tmpdepfile"
##############################################
grig-0.8.1/install-sh-234-      fi
grig-0.8.1/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
grig-0.8.1/install-sh-236-    *)
##############################################
grig-0.8.1/install-sh-281-      dstdir=$dst
grig-0.8.1/install-sh:282:      dst=$dstdir/`basename "$src"`
grig-0.8.1/install-sh-283-      dstdir_status=0
grig-0.8.1/install-sh-284-    else
grig-0.8.1/install-sh:285:      dstdir=`dirname "$dst"`
grig-0.8.1/install-sh-286-      test -d "$dstdir"
##############################################
grig-0.8.1/install-sh-337-                   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
grig-0.8.1/install-sh:338:                   ls_ld_tmpdir=`ls -ld "$tmpdir"`
grig-0.8.1/install-sh-339-                   case $ls_ld_tmpdir in
##############################################
grig-0.8.1/install-sh-344-                   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
grig-0.8.1/install-sh:345:                     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
grig-0.8.1/install-sh-346-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
grig-0.8.1/install-sh-402-            case $prefix in
grig-0.8.1/install-sh:403:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
grig-0.8.1/install-sh-404-              *) qprefix=$prefix;;
##############################################
grig-0.8.1/install-sh-451-    if $copy_on_change &&
grig-0.8.1/install-sh:452:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
grig-0.8.1/install-sh:453:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
grig-0.8.1/install-sh-454-       set -f &&
##############################################
grig-0.8.1/po/Rules-quot-15-.insert-header.po-update-en:
grig-0.8.1/po/Rules-quot:16:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
grig-0.8.1/po/Rules-quot:17:	if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
grig-0.8.1/po/Rules-quot-18-	tmpdir=`pwd`; \
grig-0.8.1/po/Rules-quot-19-	echo "$$lang:"; \
grig-0.8.1/po/Rules-quot:20:	ll=`echo $$lang | sed -e 's/@.*//'`; \
grig-0.8.1/po/Rules-quot-21-	LC_ALL=C; export LC_ALL; \
grig-0.8.1/po/Rules-quot-22-	cd $(srcdir); \
grig-0.8.1/po/Rules-quot:23:	if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$lang -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \
grig-0.8.1/po/Rules-quot-24-	  if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
##############################################
grig-0.8.1/po/Makefile.in.in-88-.po.gmo:
grig-0.8.1/po/Makefile.in.in:89:	@lang=`echo $* | sed -e 's,.*/,,'`; \
grig-0.8.1/po/Makefile.in.in-90-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
grig-0.8.1/po/Makefile.in.in-150-	fi; \
grig-0.8.1/po/Makefile.in.in:151:	case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
grig-0.8.1/po/Makefile.in.in-152-	  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
##############################################
grig-0.8.1/po/Makefile.in.in-192-$(POFILES): $(srcdir)/$(DOMAIN).pot
grig-0.8.1/po/Makefile.in.in:193:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
grig-0.8.1/po/Makefile.in.in-194-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
grig-0.8.1/po/Makefile.in.in-197-	  cd $(srcdir) \
grig-0.8.1/po/Makefile.in.in:198:	    && { case `$(MSGMERGE_UPDATE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
grig-0.8.1/po/Makefile.in.in-199-	           '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
grig-0.8.1/po/Makefile.in.in-228-	for cat in $$catalogs; do \
grig-0.8.1/po/Makefile.in.in:229:	  cat=`basename $$cat`; \
grig-0.8.1/po/Makefile.in.in:230:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
grig-0.8.1/po/Makefile.in.in-231-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
grig-0.8.1/po/Makefile.in.in-238-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
grig-0.8.1/po/Makefile.in.in:239:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
grig-0.8.1/po/Makefile.in.in-240-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
grig-0.8.1/po/Makefile.in.in-279-	for cat in $$catalogs; do \
grig-0.8.1/po/Makefile.in.in:280:	  cat=`basename $$cat`; \
grig-0.8.1/po/Makefile.in.in:281:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
grig-0.8.1/po/Makefile.in.in-282-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
grig-0.8.1/po/Makefile.in.in-286-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
grig-0.8.1/po/Makefile.in.in:287:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
grig-0.8.1/po/Makefile.in.in-288-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
grig-0.8.1/po/Makefile.in.in-325-	for cat in $$catalogs; do \
grig-0.8.1/po/Makefile.in.in:326:	  cat=`basename $$cat`; \
grig-0.8.1/po/Makefile.in.in:327:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
grig-0.8.1/po/Makefile.in.in-328-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
grig-0.8.1/po/Makefile.in.in-390-.nop.po-create:
grig-0.8.1/po/Makefile.in.in:391:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
grig-0.8.1/po/Makefile.in.in-392-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
grig-0.8.1/po/Makefile.in.in-397-.nop.po-update:
grig-0.8.1/po/Makefile.in.in:398:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
grig-0.8.1/po/Makefile.in.in-399-	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
grig-0.8.1/po/Makefile.in.in-404-	cd $(srcdir); \
grig-0.8.1/po/Makefile.in.in:405:	if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
grig-0.8.1/po/Makefile.in.in-406-	       '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
grig-0.8.1/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
grig-0.8.1/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
grig-0.8.1/aclocal.m4-94-# and then we would define $MISSING as
##############################################
grig-0.8.1/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
grig-0.8.1/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
grig-0.8.1/aclocal.m4-109-])
##############################################
grig-0.8.1/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
grig-0.8.1/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
grig-0.8.1/aclocal.m4-207-  fi
##############################################
grig-0.8.1/aclocal.m4-356-    # Strip MF so we end up with the name of the file.
grig-0.8.1/aclocal.m4:357:    mf=`echo "$mf" | sed -e 's/:.*$//'`
grig-0.8.1/aclocal.m4-358-    # Check whether this is an Automake generated Makefile or not.
##############################################
grig-0.8.1/aclocal.m4-365-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
grig-0.8.1/aclocal.m4:366:      dirpart=`AS_DIRNAME("$mf")`
grig-0.8.1/aclocal.m4-367-    else
##############################################
grig-0.8.1/aclocal.m4-371-    # from the Makefile without running 'make'.
grig-0.8.1/aclocal.m4:372:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
grig-0.8.1/aclocal.m4-373-    test -z "$DEPDIR" && continue
grig-0.8.1/aclocal.m4:374:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
grig-0.8.1/aclocal.m4-375-    test -z "$am__include" && continue
grig-0.8.1/aclocal.m4:376:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
grig-0.8.1/aclocal.m4-377-    # Find all dependency output files, they are included files with
##############################################
grig-0.8.1/aclocal.m4-385-      test -f "$dirpart/$file" && continue
grig-0.8.1/aclocal.m4:386:      fdir=`AS_DIRNAME(["$file"])`
grig-0.8.1/aclocal.m4-387-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
grig-0.8.1/aclocal.m4-443-AC_REQUIRE([AC_PROG_INSTALL])dnl
grig-0.8.1/aclocal.m4:444:if test "`cd $srcdir && pwd`" != "`pwd`"; then
grig-0.8.1/aclocal.m4-445-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
grig-0.8.1/aclocal.m4-602-    * )
grig-0.8.1/aclocal.m4:603:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
grig-0.8.1/aclocal.m4-604-  esac
grig-0.8.1/aclocal.m4-605-done
grig-0.8.1/aclocal.m4:606:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
grig-0.8.1/aclocal.m4-607-
##############################################
grig-0.8.1/aclocal.m4-709-# Ignore all kinds of additional output from 'make'.
grig-0.8.1/aclocal.m4:710:case `$am_make -s -f confmf 2> /dev/null` in #(
grig-0.8.1/aclocal.m4-711-*the\ am__doit\ target*)
##############################################
grig-0.8.1/aclocal.m4-719-   echo '.include "confinc"' > confmf
grig-0.8.1/aclocal.m4:720:   case `$am_make -s -f confmf 2> /dev/null` in #(
grig-0.8.1/aclocal.m4-721-   *the\ am__doit\ target*)
##############################################
grig-0.8.1/aclocal.m4-962-     echo "timestamp, slept: $am_has_slept" > conftest.file
grig-0.8.1/aclocal.m4:963:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
grig-0.8.1/aclocal.m4-964-     if test "$[*]" = "X"; then
grig-0.8.1/aclocal.m4-965-	# -L didn't work.
grig-0.8.1/aclocal.m4:966:	set X `ls -t "$srcdir/configure" conftest.file`
grig-0.8.1/aclocal.m4-967-     fi
##############################################
grig-0.8.1/doc/Makefile.in-49-  { \
grig-0.8.1/doc/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
grig-0.8.1/doc/Makefile.in-51-  }; \
##############################################
grig-0.8.1/doc/Makefile.in-171-  while test -n "$$dir1"; do \
grig-0.8.1/doc/Makefile.in:172:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
grig-0.8.1/doc/Makefile.in-173-    if test "$$first" != "."; then \
grig-0.8.1/doc/Makefile.in-174-      if test "$$first" = ".."; then \
grig-0.8.1/doc/Makefile.in:175:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
grig-0.8.1/doc/Makefile.in:176:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
grig-0.8.1/doc/Makefile.in-177-      else \
grig-0.8.1/doc/Makefile.in:178:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
grig-0.8.1/doc/Makefile.in-179-        if test "$$first2" = "$$first"; then \
grig-0.8.1/doc/Makefile.in:180:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
grig-0.8.1/doc/Makefile.in-181-        else \
##############################################
grig-0.8.1/doc/Makefile.in-186-    fi; \
grig-0.8.1/doc/Makefile.in:187:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
grig-0.8.1/doc/Makefile.in-188-  done; \
##############################################
grig-0.8.1/doc/Makefile.in-383-	dot_seen=no; \
grig-0.8.1/doc/Makefile.in:384:	target=`echo $@ | sed s/-recursive//`; \
grig-0.8.1/doc/Makefile.in-385-	case "$@" in \
##############################################
grig-0.8.1/doc/Makefile.in-446-GTAGS:
grig-0.8.1/doc/Makefile.in:447:	here=`$(am__cd) $(top_builddir) && pwd` \
grig-0.8.1/doc/Makefile.in-448-	  && $(am__cd) $(top_srcdir) \
##############################################
grig-0.8.1/doc/Makefile.in-469-distdir: $(DISTFILES)
grig-0.8.1/doc/Makefile.in:470:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
grig-0.8.1/doc/Makefile.in:471:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
grig-0.8.1/doc/Makefile.in-472-	list='$(DISTFILES)'; \
##############################################
grig-0.8.1/doc/Makefile.in-483-	  if test -d $$d/$$file; then \
grig-0.8.1/doc/Makefile.in:484:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
grig-0.8.1/doc/Makefile.in-485-	    if test -d "$(distdir)/$$file"; then \
##############################################
grig-0.8.1/doc/man/Makefile.in-49-  { \
grig-0.8.1/doc/man/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
grig-0.8.1/doc/man/Makefile.in-51-  }; \
##############################################
grig-0.8.1/doc/man/Makefile.in-126-  esac
grig-0.8.1/doc/man/Makefile.in:127:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
grig-0.8.1/doc/man/Makefile.in-128-am__vpath_adj = case $$p in \
grig-0.8.1/doc/man/Makefile.in:129:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
grig-0.8.1/doc/man/Makefile.in-130-    *) f=$$p;; \
grig-0.8.1/doc/man/Makefile.in-131-  esac;
grig-0.8.1/doc/man/Makefile.in:132:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
grig-0.8.1/doc/man/Makefile.in-133-am__install_max = 40
grig-0.8.1/doc/man/Makefile.in-134-am__nobase_strip_setup = \
grig-0.8.1/doc/man/Makefile.in:135:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
grig-0.8.1/doc/man/Makefile.in-136-am__nobase_strip = \
##############################################
grig-0.8.1/doc/man/Makefile.in-351-	test -n "$(man1dir)" \
grig-0.8.1/doc/man/Makefile.in:352:	  && test -n "`echo $$list1$$list2`" \
grig-0.8.1/doc/man/Makefile.in-353-	  || exit 0; \
##############################################
grig-0.8.1/doc/man/Makefile.in-397-distdir: $(DISTFILES)
grig-0.8.1/doc/man/Makefile.in:398:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
grig-0.8.1/doc/man/Makefile.in:399:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
grig-0.8.1/doc/man/Makefile.in-400-	list='$(DISTFILES)'; \
##############################################
grig-0.8.1/doc/man/Makefile.in-411-	  if test -d $$d/$$file; then \
grig-0.8.1/doc/man/Makefile.in:412:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
grig-0.8.1/doc/man/Makefile.in-413-	    if test -d "$(distdir)/$$file"; then \
##############################################
grig-0.8.1/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
grig-0.8.1/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
grig-0.8.1/configure-47-  as_echo='print -r --'
grig-0.8.1/configure-48-  as_echo_n='print -rn --'
grig-0.8.1/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
grig-0.8.1/configure-50-  as_echo='printf %s\n'
##############################################
grig-0.8.1/configure-52-else
grig-0.8.1/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
grig-0.8.1/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
grig-0.8.1/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
grig-0.8.1/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
grig-0.8.1/configure-64-      esac;
##############################################
grig-0.8.1/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
grig-0.8.1/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
grig-0.8.1/configure-201-test \$(( 1 + 1 )) = 2 || exit 1
##############################################
grig-0.8.1/configure-207-    PATH=/empty FPATH=/empty; export PATH FPATH
grig-0.8.1/configure:208:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
grig-0.8.1/configure:209:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
grig-0.8.1/configure-210-  if (eval "$as_required") 2>/dev/null; then :
##############################################
grig-0.8.1/configure-335-      case $as_dir in #(
grig-0.8.1/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
grig-0.8.1/configure-337-      *) as_qdir=$as_dir;;
##############################################
grig-0.8.1/configure-408-  {
grig-0.8.1/configure:409:    as_val=`expr "$@" || test $? -eq 1`
grig-0.8.1/configure-410-  }
##############################################
grig-0.8.1/configure-415-# ----------------------------------------
grig-0.8.1/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
grig-0.8.1/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
grig-0.8.1/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
grig-0.8.1/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
grig-0.8.1/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
grig-0.8.1/configure-876-  case $ac_option in
grig-0.8.1/configure:877:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
grig-0.8.1/configure-878-  *=)   ac_optarg= ;;
##############################################
grig-0.8.1/configure-920-  -disable-* | --disable-*)
grig-0.8.1/configure:921:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
grig-0.8.1/configure-922-    # Reject names that are not valid shell variable names.
##############################################
grig-0.8.1/configure-925-    ac_useropt_orig=$ac_useropt
grig-0.8.1/configure:926:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
grig-0.8.1/configure-927-    case $ac_user_opts in
##############################################
grig-0.8.1/configure-946-  -enable-* | --enable-*)
grig-0.8.1/configure:947:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
grig-0.8.1/configure-948-    # Reject names that are not valid shell variable names.
##############################################
grig-0.8.1/configure-951-    ac_useropt_orig=$ac_useropt
grig-0.8.1/configure:952:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
grig-0.8.1/configure-953-    case $ac_user_opts in
##############################################
grig-0.8.1/configure-1150-  -with-* | --with-*)
grig-0.8.1/configure:1151:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
grig-0.8.1/configure-1152-    # Reject names that are not valid shell variable names.
##############################################
grig-0.8.1/configure-1155-    ac_useropt_orig=$ac_useropt
grig-0.8.1/configure:1156:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
grig-0.8.1/configure-1157-    case $ac_user_opts in
##############################################
grig-0.8.1/configure-1166-  -without-* | --without-*)
grig-0.8.1/configure:1167:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
grig-0.8.1/configure-1168-    # Reject names that are not valid shell variable names.
##############################################
grig-0.8.1/configure-1171-    ac_useropt_orig=$ac_useropt
grig-0.8.1/configure:1172:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
grig-0.8.1/configure-1173-    case $ac_user_opts in
##############################################
grig-0.8.1/configure-1204-  *=*)
grig-0.8.1/configure:1205:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
grig-0.8.1/configure-1206-    # Reject names that are not valid shell variable names.
##############################################
grig-0.8.1/configure-1225-if test -n "$ac_prev"; then
grig-0.8.1/configure:1226:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
grig-0.8.1/configure-1227-  as_fn_error $? "missing argument to $ac_option"
##############################################
grig-0.8.1/configure-1247-    */ )
grig-0.8.1/configure:1248:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
grig-0.8.1/configure-1249-      eval $ac_var=\$ac_val;;
##############################################
grig-0.8.1/configure-1282-ac_ls_di=`ls -di .` &&
grig-0.8.1/configure:1283:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
grig-0.8.1/configure-1284-  as_fn_error $? "working directory cannot be determined"
##############################################
grig-0.8.1/configure-1338-case $srcdir in
grig-0.8.1/configure:1339:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
grig-0.8.1/configure-1340-esac
##############################################
grig-0.8.1/configure-1381-By default, \`make install' will install all the files in
grig-0.8.1/configure:1382:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
grig-0.8.1/configure:1383:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
grig-0.8.1/configure-1384-for instance \`--prefix=\$HOME'.
##############################################
grig-0.8.1/configure-1507-*)
grig-0.8.1/configure:1508:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
grig-0.8.1/configure-1509-  # A ".." for each directory in $ac_dir_suffix.
grig-0.8.1/configure:1510:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
grig-0.8.1/configure-1511-  case $ac_top_builddir_sub in
##############################################
grig-0.8.1/configure-1995-    *\'*)
grig-0.8.1/configure:1996:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
grig-0.8.1/configure-1997-    esac
##############################################
grig-0.8.1/configure-2078-      case $ac_val in
grig-0.8.1/configure:2079:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
grig-0.8.1/configure-2080-      esac
##############################################
grig-0.8.1/configure-2093-	case $ac_val in
grig-0.8.1/configure:2094:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
grig-0.8.1/configure-2095-	esac
##############################################
grig-0.8.1/configure-2214-    set,)
grig-0.8.1/configure:2215:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
grig-0.8.1/configure:2216:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
grig-0.8.1/configure-2217-      ac_cache_corrupted=: ;;
##############################################
grig-0.8.1/configure-2225-	# differences in whitespace do not lead to failure.
grig-0.8.1/configure:2226:	ac_old_val_w=`echo x $ac_old_val`
grig-0.8.1/configure:2227:	ac_new_val_w=`echo x $ac_new_val`
grig-0.8.1/configure-2228-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
grig-0.8.1/configure-2245-    case $ac_new_val in
grig-0.8.1/configure:2246:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
grig-0.8.1/configure-2247-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
grig-0.8.1/configure-2421-     echo "timestamp, slept: $am_has_slept" > conftest.file
grig-0.8.1/configure:2422:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
grig-0.8.1/configure-2423-     if test "$*" = "X"; then
grig-0.8.1/configure-2424-	# -L didn't work.
grig-0.8.1/configure:2425:	set X `ls -t "$srcdir/configure" conftest.file`
grig-0.8.1/configure-2426-     fi
##############################################
grig-0.8.1/configure-2472-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
grig-0.8.1/configure:2473:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
grig-0.8.1/configure-2474-
grig-0.8.1/configure-2475-# Expand $ac_aux_dir to an absolute path.
grig-0.8.1/configure:2476:am_aux_dir=`cd "$ac_aux_dir" && pwd`
grig-0.8.1/configure-2477-
##############################################
grig-0.8.1/configure-2617-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
grig-0.8.1/configure:2618:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
grig-0.8.1/configure-2619-	     'mkdir (GNU coreutils) '* | \
##############################################
grig-0.8.1/configure-2690-set x ${MAKE-make}
grig-0.8.1/configure:2691:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
grig-0.8.1/configure-2692-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
grig-0.8.1/configure-2700-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
grig-0.8.1/configure:2701:case `${MAKE-make} -f conftest.make 2>/dev/null` in
grig-0.8.1/configure-2702-  *@@@%%%=?*=@@@%%%*)
##############################################
grig-0.8.1/configure-2766-
grig-0.8.1/configure:2767:if test "`cd $srcdir && pwd`" != "`pwd`"; then
grig-0.8.1/configure-2768-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
grig-0.8.1/configure-3297-$as_echo_n "checking whether the C compiler works... " >&6; }
grig-0.8.1/configure:3298:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
grig-0.8.1/configure-3299-
##############################################
grig-0.8.1/configure-3341-	then :; else
grig-0.8.1/configure:3342:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
grig-0.8.1/configure-3343-	fi
##############################################
grig-0.8.1/configure-3401-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
grig-0.8.1/configure:3402:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
grig-0.8.1/configure-3403-	  break;;
##############################################
grig-0.8.1/configure-3510-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
grig-0.8.1/configure:3511:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
grig-0.8.1/configure-3512-       break;;
##############################################
grig-0.8.1/configure-3818-# Ignore all kinds of additional output from 'make'.
grig-0.8.1/configure:3819:case `$am_make -s -f confmf 2> /dev/null` in #(
grig-0.8.1/configure-3820-*the\ am__doit\ target*)
##############################################
grig-0.8.1/configure-3828-   echo '.include "confinc"' > confmf
grig-0.8.1/configure:3829:   case `$am_make -s -f confmf 2> /dev/null` in #(
grig-0.8.1/configure-3830-   *the\ am__doit\ target*)
##############################################
grig-0.8.1/configure-3891-  if test "$am_compiler_list" = ""; then
grig-0.8.1/configure:3892:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
grig-0.8.1/configure-3893-  fi
##############################################
grig-0.8.1/configure-4204-  # Check for GNU $ac_path_GREP
grig-0.8.1/configure:4205:case `"$ac_path_GREP" --version 2>&1` in
grig-0.8.1/configure-4206-*GNU*)
##############################################
grig-0.8.1/configure-4270-  # Check for GNU $ac_path_EGREP
grig-0.8.1/configure:4271:case `"$ac_path_EGREP" --version 2>&1` in
grig-0.8.1/configure-4272-*GNU*)
##############################################
grig-0.8.1/configure-4463-test "x$ac_build_alias" = x &&
grig-0.8.1/configure:4464:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
grig-0.8.1/configure-4465-test "x$ac_build_alias" = x &&
grig-0.8.1/configure-4466-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
grig-0.8.1/configure:4467:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
grig-0.8.1/configure-4468-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
grig-0.8.1/configure-4487-IFS=$ac_save_IFS
grig-0.8.1/configure:4488:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
grig-0.8.1/configure-4489-
##############################################
grig-0.8.1/configure-4498-else
grig-0.8.1/configure:4499:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
grig-0.8.1/configure-4500-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
grig-0.8.1/configure-4520-IFS=$ac_save_IFS
grig-0.8.1/configure:4521:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
grig-0.8.1/configure-4522-
##############################################
grig-0.8.1/configure-4548-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
grig-0.8.1/configure:4549:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
grig-0.8.1/configure-4550-  ECHO='print -r --'
grig-0.8.1/configure:4551:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
grig-0.8.1/configure-4552-  ECHO='printf %s\n'
##############################################
grig-0.8.1/configure-4617-  # Check for GNU $ac_path_SED
grig-0.8.1/configure:4618:case `"$ac_path_SED" --version 2>&1` in
grig-0.8.1/configure-4619-*GNU*)
##############################################
grig-0.8.1/configure-4696-  # Check for GNU $ac_path_FGREP
grig-0.8.1/configure:4697:case `"$ac_path_FGREP" --version 2>&1` in
grig-0.8.1/configure-4698-*GNU*)
##############################################
grig-0.8.1/configure-4776-    # gcc leaves a trailing carriage return which upsets mingw
grig-0.8.1/configure:4777:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
grig-0.8.1/configure-4778-  *)
grig-0.8.1/configure:4779:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
grig-0.8.1/configure-4780-  esac
##############################################
grig-0.8.1/configure-4785-      # Canonicalize the pathname of ld
grig-0.8.1/configure:4786:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
grig-0.8.1/configure-4787-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
grig-0.8.1/configure:4788:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
grig-0.8.1/configure-4789-      done
##############################################
grig-0.8.1/configure-4820-      # Break only if it was the GNU/non-GNU ld that we prefer.
grig-0.8.1/configure:4821:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
grig-0.8.1/configure-4822-      *GNU* | *'with BFD'*)
##############################################
grig-0.8.1/configure-4851-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
grig-0.8.1/configure:4852:case `$LD -v 2>&1 </dev/null` in
grig-0.8.1/configure-4853-*GNU* | *'with BFD'*)
##############################################
grig-0.8.1/configure-4896-	# Tru64's nm complains that /dev/null is an invalid object file
grig-0.8.1/configure:4897:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
grig-0.8.1/configure-4898-	*/dev/null* | *'Invalid file or object type'*)
##############################################
grig-0.8.1/configure-4902-	*)
grig-0.8.1/configure:4903:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
grig-0.8.1/configure-4904-	  */dev/null*)
##############################################
grig-0.8.1/configure-5030-
grig-0.8.1/configure:5031:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
grig-0.8.1/configure-5032-    *COFF*)
##############################################
grig-0.8.1/configure-5142-    # And add a safety zone
grig-0.8.1/configure:5143:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
grig-0.8.1/configure:5144:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
grig-0.8.1/configure-5145-    ;;
##############################################
grig-0.8.1/configure-5175-    if test -n "$kargmax"; then
grig-0.8.1/configure:5176:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
grig-0.8.1/configure-5177-    else
##############################################
grig-0.8.1/configure-5184-	test undefined != "$lt_cv_sys_max_cmd_len"; then
grig-0.8.1/configure:5185:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
grig-0.8.1/configure:5186:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
grig-0.8.1/configure-5187-    else
##############################################
grig-0.8.1/configure-5196-      # we can't tell.
grig-0.8.1/configure:5197:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
grig-0.8.1/configure-5198-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
grig-0.8.1/configure-5200-      do
grig-0.8.1/configure:5201:        i=`expr $i + 1`
grig-0.8.1/configure-5202-        teststring=$teststring$teststring
##############################################
grig-0.8.1/configure-5204-      # Only check the string length outside the loop.
grig-0.8.1/configure:5205:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
grig-0.8.1/configure-5206-      teststring=
##############################################
grig-0.8.1/configure-5209-      # linker.  It appears as though 1/2 is a usable value.
grig-0.8.1/configure:5210:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
grig-0.8.1/configure-5211-    fi
##############################################
grig-0.8.1/configure-5645-openbsd*)
grig-0.8.1/configure:5646:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
grig-0.8.1/configure-5647-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
grig-0.8.1/configure-5712-    else
grig-0.8.1/configure:5713:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
grig-0.8.1/configure-5714-    fi
##############################################
grig-0.8.1/configure-5857-  # decide which to use based on capabilities of $DLLTOOL
grig-0.8.1/configure:5858:  case `$DLLTOOL --help 2>&1` in
grig-0.8.1/configure-5859-  *--identify-strict*)
##############################################
grig-0.8.1/configure-6378-# If we're using GNU nm, then use its standard symbol codes.
grig-0.8.1/configure:6379:case `$NM -V 2>&1` in
grig-0.8.1/configure-6380-*GNU* | *'with BFD'*)
##############################################
grig-0.8.1/configure-6396-mingw*)
grig-0.8.1/configure:6397:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
grig-0.8.1/configure-6398-  ;;
##############################################
grig-0.8.1/configure-6615-   if test "$GCC" = yes; then
grig-0.8.1/configure:6616:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
grig-0.8.1/configure-6617-   fi
##############################################
grig-0.8.1/configure-6619- /*)
grig-0.8.1/configure:6620:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
grig-0.8.1/configure-6621-   ;; #(
##############################################
grig-0.8.1/configure-6655-  test $ac_status = 0; }; then
grig-0.8.1/configure:6656:    case `/usr/bin/file conftest.$ac_objext` in
grig-0.8.1/configure-6657-      *ELF-32*)
##############################################
grig-0.8.1/configure-6675-    if test "$lt_cv_prog_gnu_ld" = yes; then
grig-0.8.1/configure:6676:      case `/usr/bin/file conftest.$ac_objext` in
grig-0.8.1/configure-6677-	*32-bit*)
##############################################
grig-0.8.1/configure-6687-    else
grig-0.8.1/configure:6688:      case `/usr/bin/file conftest.$ac_objext` in
grig-0.8.1/configure-6689-	*32-bit*)
##############################################
grig-0.8.1/configure-7604-do :
grig-0.8.1/configure:7605:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
grig-0.8.1/configure-7606-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
grig-0.8.1/configure-7609-  cat >>confdefs.h <<_ACEOF
grig-0.8.1/configure:7610:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
grig-0.8.1/configure-7611-_ACEOF
##############################################
grig-0.8.1/configure-7895-done
grig-0.8.1/configure:7896:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
grig-0.8.1/configure-7897-
##############################################
grig-0.8.1/configure-7924-	"file_magic "*)
grig-0.8.1/configure:7925:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
grig-0.8.1/configure-7926-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
grig-0.8.1/configure-7990-	"file_magic "*)
grig-0.8.1/configure:7991:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
grig-0.8.1/configure-7992-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
grig-0.8.1/configure-8357-      *)
grig-0.8.1/configure:8358:	case `$CC -V 2>&1 | sed 5q` in
grig-0.8.1/configure-8359-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
grig-0.8.1/configure-8717-  if test "$hard_links" = no; then
grig-0.8.1/configure:8718:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
grig-0.8.1/configure:8719:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
grig-0.8.1/configure-8720-    need_locks=warn
##############################################
grig-0.8.1/configure-8806-	# shared libraries, regardless of the interface used.
grig-0.8.1/configure:8807:	case `$LD -v 2>&1` in
grig-0.8.1/configure-8808-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
grig-0.8.1/configure-8838-    supports_anon_versioning=no
grig-0.8.1/configure:8839:    case `$LD -v 2>&1` in
grig-0.8.1/configure-8840-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
grig-0.8.1/configure-8907-	# is EXPORTS), use it as is; otherwise, prepend...
grig-0.8.1/configure:8908:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
grig-0.8.1/configure-8909-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
grig-0.8.1/configure-8935-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
grig-0.8.1/configure:8936:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
grig-0.8.1/configure:8937:      archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
grig-0.8.1/configure-8938-      ;;
##############################################
grig-0.8.1/configure-8953-        pgcc*)				# Portland Group C compiler
grig-0.8.1/configure:8954:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
grig-0.8.1/configure-8955-	  tmp_addflag=' $pic_flag'
##############################################
grig-0.8.1/configure-8958-					# Portland Group f77 and f90 compilers
grig-0.8.1/configure:8959:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
grig-0.8.1/configure-8960-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
grig-0.8.1/configure-8973-	nvcc*)	# Cuda Compiler Driver 2.2
grig-0.8.1/configure:8974:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
grig-0.8.1/configure-8975-	  compiler_needs_object=yes
##############################################
grig-0.8.1/configure-8977-	esac
grig-0.8.1/configure:8978:	case `$CC -V 2>&1 | sed 5q` in
grig-0.8.1/configure-8979-	*Sun\ C*)			# Sun C 5.9
grig-0.8.1/configure:8980:	  whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
grig-0.8.1/configure-8981-	  compiler_needs_object=yes
##############################################
grig-0.8.1/configure-9045-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
grig-0.8.1/configure:9046:      case `$LD -v 2>&1` in
grig-0.8.1/configure-9047-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
grig-0.8.1/configure-9168-	# below for broken collect2 doesn't work under 4.3+
grig-0.8.1/configure:9169:	  collect2name=`${CC} -print-prog-name=collect2`
grig-0.8.1/configure-9170-	  if test -f "$collect2name" &&
##############################################
grig-0.8.1/configure-9242-      }'
grig-0.8.1/configure:9243:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
grig-0.8.1/configure-9244-  # Check for a 64-bit object if we didn't find anything.
grig-0.8.1/configure-9245-  if test -z "$lt_cv_aix_libpath_"; then
grig-0.8.1/configure:9246:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
grig-0.8.1/configure-9247-  fi
##############################################
grig-0.8.1/configure-9260-        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
grig-0.8.1/configure:9261:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
grig-0.8.1/configure-9262-      else
##############################################
grig-0.8.1/configure-9295-      }'
grig-0.8.1/configure:9296:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
grig-0.8.1/configure-9297-  # Check for a 64-bit object if we didn't find anything.
grig-0.8.1/configure-9298-  if test -z "$lt_cv_aix_libpath_"; then
grig-0.8.1/configure:9299:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
grig-0.8.1/configure-9300-  fi
##############################################
grig-0.8.1/configure-9368-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
grig-0.8.1/configure:9369:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
grig-0.8.1/configure-9370-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
grig-0.8.1/configure-9405-	# FIXME: Setting linknames here is a bad hack.
grig-0.8.1/configure:9406:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
grig-0.8.1/configure-9407-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
grig-0.8.1/configure-9423-  if test "$lt_cv_ld_force_load" = "yes"; then
grig-0.8.1/configure:9424:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
grig-0.8.1/configure-9425-
##############################################
grig-0.8.1/configure-9603-      if test "$GCC" = yes; then
grig-0.8.1/configure:9604:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
grig-0.8.1/configure-9605-	# Try to use the -exported_symbol ld option, if it does not
##############################################
grig-0.8.1/configure-9631-	if test "$lt_cv_irix_exported_symbol" = yes; then
grig-0.8.1/configure:9632:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
grig-0.8.1/configure-9633-	fi
grig-0.8.1/configure-9634-      else
grig-0.8.1/configure:9635:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
grig-0.8.1/configure:9636:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
grig-0.8.1/configure-9637-      fi
##############################################
grig-0.8.1/configure-9671-	hardcode_direct_absolute=yes
grig-0.8.1/configure:9672:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
grig-0.8.1/configure-9673-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
grig-0.8.1/configure-9704-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
grig-0.8.1/configure:9705:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
grig-0.8.1/configure-9706-      else
grig-0.8.1/configure-9707-	allow_undefined_flag=' -expect_unresolved \*'
grig-0.8.1/configure:9708:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
grig-0.8.1/configure-9709-      fi
##############################################
grig-0.8.1/configure-9717-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
grig-0.8.1/configure:9718:	archive_cmds='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
grig-0.8.1/configure-9719-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
grig-0.8.1/configure-9721-	allow_undefined_flag=' -expect_unresolved \*'
grig-0.8.1/configure:9722:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
grig-0.8.1/configure:9723:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
grig-0.8.1/configure:9724:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
grig-0.8.1/configure-9725-
##############################################
grig-0.8.1/configure-9740-      else
grig-0.8.1/configure:9741:	case `$CC -V 2>&1` in
grig-0.8.1/configure-9742-	*"Compilers 5.0"*)
##############################################
grig-0.8.1/configure-10139-  esac
grig-0.8.1/configure:10140:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
grig-0.8.1/configure-10141-  case $lt_search_path_spec in
##############################################
grig-0.8.1/configure-10146-    # okay in the real world where ";" in dirpaths is itself problematic.
grig-0.8.1/configure:10147:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
grig-0.8.1/configure-10148-    ;;
grig-0.8.1/configure-10149-  *)
grig-0.8.1/configure:10150:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
grig-0.8.1/configure-10151-    ;;
##############################################
grig-0.8.1/configure-10155-  lt_tmp_lt_search_path_spec=
grig-0.8.1/configure:10156:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
grig-0.8.1/configure-10157-  for lt_sys_path in $lt_search_path_spec; do
##############################################
grig-0.8.1/configure-10190-  esac
grig-0.8.1/configure:10191:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
grig-0.8.1/configure-10192-else
##############################################
grig-0.8.1/configure-10278-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
grig-0.8.1/configure:10279:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
grig-0.8.1/configure-10280-    ;;
##############################################
grig-0.8.1/configure-10314-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
grig-0.8.1/configure:10315:    postinstall_cmds='base_file=`basename \${file}`~
grig-0.8.1/configure:10316:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
grig-0.8.1/configure:10317:      dldir=$destdir/`dirname \$dlpath`~
grig-0.8.1/configure-10318-      test -d \$dldir || mkdir -p \$dldir~
##############################################
grig-0.8.1/configure-10323-      fi'
grig-0.8.1/configure:10324:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
grig-0.8.1/configure-10325-      dlpath=$dir/\$dldll~
##############################################
grig-0.8.1/configure-10331-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
grig-0.8.1/configure:10332:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
grig-0.8.1/configure-10333-
##############################################
grig-0.8.1/configure-10337-      # MinGW DLLs use traditional 'lib' prefix
grig-0.8.1/configure:10338:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
grig-0.8.1/configure-10339-      ;;
##############################################
grig-0.8.1/configure-10341-      # pw32 DLLs use 'pw' prefix rather than 'lib'
grig-0.8.1/configure:10342:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
grig-0.8.1/configure-10343-      ;;
##############################################
grig-0.8.1/configure-10350-    libname_spec='$name'
grig-0.8.1/configure:10351:    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
grig-0.8.1/configure-10352-    library_names_spec='${libname}.dll.lib'
##############################################
grig-0.8.1/configure-10362-        # Let DOS variable expansion print the short 8.3 style file name.
grig-0.8.1/configure:10363:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
grig-0.8.1/configure-10364-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
grig-0.8.1/configure-10367-      # Convert to MSYS style.
grig-0.8.1/configure:10368:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
grig-0.8.1/configure-10369-      ;;
##############################################
grig-0.8.1/configure-10373-      # like /cygdrive/c/PROGRA~1:/cygdr...
grig-0.8.1/configure:10374:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
grig-0.8.1/configure:10375:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
grig-0.8.1/configure:10376:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
grig-0.8.1/configure-10377-      ;;
##############################################
grig-0.8.1/configure-10381-        # It is most probably a Windows format PATH.
grig-0.8.1/configure:10382:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
grig-0.8.1/configure-10383-      else
grig-0.8.1/configure:10384:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
grig-0.8.1/configure-10385-      fi
##############################################
grig-0.8.1/configure-10391-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
grig-0.8.1/configure:10392:    postinstall_cmds='base_file=`basename \${file}`~
grig-0.8.1/configure:10393:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
grig-0.8.1/configure:10394:      dldir=$destdir/`dirname \$dlpath`~
grig-0.8.1/configure-10395-      test -d \$dldir || mkdir -p \$dldir~
grig-0.8.1/configure-10396-      $install_prog $dir/$dlname \$dldir/$dlname'
grig-0.8.1/configure:10397:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
grig-0.8.1/configure-10398-      dlpath=$dir/\$dldll~
##############################################
grig-0.8.1/configure-10405-    # Assume MSVC wrapper
grig-0.8.1/configure:10406:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
grig-0.8.1/configure-10407-    dynamic_linker='Win32 ld.exe'
##############################################
grig-0.8.1/configure-10422-  shlibpath_var=DYLD_LIBRARY_PATH
grig-0.8.1/configure:10423:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
grig-0.8.1/configure-10424-
##############################################
grig-0.8.1/configure-10648-  if test -f /etc/ld.so.conf; then
grig-0.8.1/configure:10649:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
grig-0.8.1/configure-10650-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
grig-0.8.1/configure-10722-  shlibpath_var=LD_LIBRARY_PATH
grig-0.8.1/configure:10723:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
grig-0.8.1/configure-10724-    case $host_os in
##############################################
grig-0.8.1/configure-11649-do :
grig-0.8.1/configure:11650:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
grig-0.8.1/configure-11651-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
grig-0.8.1/configure-11653-  cat >>confdefs.h <<_ACEOF
grig-0.8.1/configure:11654:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
grig-0.8.1/configure-11655-_ACEOF
##############################################
grig-0.8.1/configure-11800-  test $ac_status = 0; }; then
grig-0.8.1/configure:11801:  pkg_cv_PACKAGE_CFLAGS=`$PKG_CONFIG --cflags "$pkg_modules" 2>/dev/null`
grig-0.8.1/configure-11802-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
grig-0.8.1/configure-11817-  test $ac_status = 0; }; then
grig-0.8.1/configure:11818:  pkg_cv_PACKAGE_LIBS=`$PKG_CONFIG --libs "$pkg_modules" 2>/dev/null`
grig-0.8.1/configure-11819-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
grig-0.8.1/configure-11838-        if test $_pkg_short_errors_supported = yes; then
grig-0.8.1/configure:11839:	        PACKAGE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$pkg_modules" 2>&1`
grig-0.8.1/configure-11840-        else
grig-0.8.1/configure:11841:	        PACKAGE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$pkg_modules" 2>&1`
grig-0.8.1/configure-11842-        fi
##############################################
grig-0.8.1/configure-12021-
grig-0.8.1/configure:12022:    case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
grig-0.8.1/configure-12023-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
grig-0.8.1/configure-12026-
grig-0.8.1/configure:12027:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
grig-0.8.1/configure-12028-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
grig-0.8.1/configure-12104-
grig-0.8.1/configure:12105:    case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
grig-0.8.1/configure-12106-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
grig-0.8.1/configure-12234-    # gcc leaves a trailing carriage return which upsets mingw
grig-0.8.1/configure:12235:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
grig-0.8.1/configure-12236-  *)
grig-0.8.1/configure:12237:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
grig-0.8.1/configure-12238-  esac
##############################################
grig-0.8.1/configure-12243-      # Canonicalize the path of ld
grig-0.8.1/configure:12244:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
grig-0.8.1/configure-12245-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
grig-0.8.1/configure:12246:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
grig-0.8.1/configure-12247-      done
##############################################
grig-0.8.1/configure-12277-      # Break only if it was the GNU/non-GNU ld that we prefer.
grig-0.8.1/configure:12278:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
grig-0.8.1/configure-12279-      *GNU* | *'with BFD'*)
##############################################
grig-0.8.1/configure-12306-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
grig-0.8.1/configure:12307:case `$LD -v 2>&1 </dev/null` in
grig-0.8.1/configure-12308-*GNU* | *'with BFD'*)
##############################################
grig-0.8.1/configure-12392-    *)
grig-0.8.1/configure:12393:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
grig-0.8.1/configure-12394-      if test -n "$searchpath"; then
##############################################
grig-0.8.1/configure-12402-                ;;
grig-0.8.1/configure:12403:              *) searchdir=`cd "$searchdir" && pwd`
grig-0.8.1/configure-12404-                 case "$searchdir" in
##############################################
grig-0.8.1/configure-12493-        names_already_handled="$names_already_handled $name"
grig-0.8.1/configure:12494:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
grig-0.8.1/configure-12495-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
grig-0.8.1/configure-12569-                -L*)
grig-0.8.1/configure:12570:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
grig-0.8.1/configure-12571-                                    if test -n "$acl_shlibext"; then
##############################################
grig-0.8.1/configure-12686-              */$acl_libdirstem | */$acl_libdirstem/)
grig-0.8.1/configure:12687:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
grig-0.8.1/configure-12688-                if test "$name" = 'iconv'; then
##############################################
grig-0.8.1/configure-12693-              */$acl_libdirstem2 | */$acl_libdirstem2/)
grig-0.8.1/configure:12694:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
grig-0.8.1/configure-12695-                if test "$name" = 'iconv'; then
##############################################
grig-0.8.1/configure-12744-                  -L*)
grig-0.8.1/configure:12745:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
grig-0.8.1/configure-12746-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
grig-0.8.1/configure-12803-                  -R*)
grig-0.8.1/configure:12804:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
grig-0.8.1/configure-12805-                    if test "$enable_rpath" != no; then
##############################################
grig-0.8.1/configure-12828-                  -l*)
grig-0.8.1/configure:12829:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
grig-0.8.1/configure-12830-                    ;;
grig-0.8.1/configure-12831-                  *.la)
grig-0.8.1/configure:12832:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
grig-0.8.1/configure-12833-                    ;;
##############################################
grig-0.8.1/configure-13344-        names_already_handled="$names_already_handled $name"
grig-0.8.1/configure:13345:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
grig-0.8.1/configure-13346-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
grig-0.8.1/configure-13420-                -L*)
grig-0.8.1/configure:13421:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
grig-0.8.1/configure-13422-                                    if test -n "$acl_shlibext"; then
##############################################
grig-0.8.1/configure-13537-              */$acl_libdirstem | */$acl_libdirstem/)
grig-0.8.1/configure:13538:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
grig-0.8.1/configure-13539-                if test "$name" = 'intl'; then
##############################################
grig-0.8.1/configure-13544-              */$acl_libdirstem2 | */$acl_libdirstem2/)
grig-0.8.1/configure:13545:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
grig-0.8.1/configure-13546-                if test "$name" = 'intl'; then
##############################################
grig-0.8.1/configure-13595-                  -L*)
grig-0.8.1/configure:13596:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
grig-0.8.1/configure-13597-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
grig-0.8.1/configure-13654-                  -R*)
grig-0.8.1/configure:13655:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
grig-0.8.1/configure-13656-                    if test "$enable_rpath" != no; then
##############################################
grig-0.8.1/configure-13679-                  -l*)
grig-0.8.1/configure:13680:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
grig-0.8.1/configure-13681-                    ;;
grig-0.8.1/configure-13682-                  *.la)
grig-0.8.1/configure:13683:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
grig-0.8.1/configure-13684-                    ;;
##############################################
grig-0.8.1/configure-13987-  test $ac_status = 0; }; then
grig-0.8.1/configure:13988:  pkg_cv_HAMLIB_CFLAGS=`$PKG_CONFIG --cflags "$hamlib_modules" 2>/dev/null`
grig-0.8.1/configure-13989-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
grig-0.8.1/configure-14004-  test $ac_status = 0; }; then
grig-0.8.1/configure:14005:  pkg_cv_HAMLIB_LIBS=`$PKG_CONFIG --libs "$hamlib_modules" 2>/dev/null`
grig-0.8.1/configure-14006-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
grig-0.8.1/configure-14025-        if test $_pkg_short_errors_supported = yes; then
grig-0.8.1/configure:14026:	        HAMLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$hamlib_modules" 2>&1`
grig-0.8.1/configure-14027-        else
grig-0.8.1/configure:14028:	        HAMLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$hamlib_modules" 2>&1`
grig-0.8.1/configure-14029-        fi
##############################################
grig-0.8.1/configure-14196-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
grig-0.8.1/configure:14197:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
grig-0.8.1/configure-14198-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
grig-0.8.1/configure-14291-if test -z "$BASH_VERSION$ZSH_VERSION" \
grig-0.8.1/configure:14292:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
grig-0.8.1/configure-14293-  as_echo='print -r --'
grig-0.8.1/configure-14294-  as_echo_n='print -rn --'
grig-0.8.1/configure:14295:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
grig-0.8.1/configure-14296-  as_echo='printf %s\n'
##############################################
grig-0.8.1/configure-14298-else
grig-0.8.1/configure:14299:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
grig-0.8.1/configure-14300-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
grig-0.8.1/configure-14308-	expr "X$arg" : "X\\(.*\\)$as_nl";
grig-0.8.1/configure:14309:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
grig-0.8.1/configure-14310-      esac;
##############################################
grig-0.8.1/configure-14385-# ----------------------------------------
grig-0.8.1/configure:14386:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
grig-0.8.1/configure-14387-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
grig-0.8.1/configure-14457-  {
grig-0.8.1/configure:14458:    as_val=`expr "$@" || test $? -eq 1`
grig-0.8.1/configure-14459-  }
##############################################
grig-0.8.1/configure-14561-      case $as_dir in #(
grig-0.8.1/configure:14562:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
grig-0.8.1/configure-14563-      *) as_qdir=$as_dir;;
##############################################
grig-0.8.1/configure-14697-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
grig-0.8.1/configure:14698:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
grig-0.8.1/configure-14699-ac_cs_version="\\
##############################################
grig-0.8.1/configure-14722-  --*=?*)
grig-0.8.1/configure:14723:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
grig-0.8.1/configure:14724:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
grig-0.8.1/configure-14725-    ac_shift=:
##############################################
grig-0.8.1/configure-14727-  --*=)
grig-0.8.1/configure:14728:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
grig-0.8.1/configure-14729-    ac_optarg=
##############################################
grig-0.8.1/configure-14751-    case $ac_optarg in
grig-0.8.1/configure:14752:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
grig-0.8.1/configure-14753-    '') as_fn_error $? "missing file argument" ;;
##############################################
grig-0.8.1/configure-14759-    case $ac_optarg in
grig-0.8.1/configure:14760:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
grig-0.8.1/configure-14761-    esac
##############################################
grig-0.8.1/configure-14828-delay_variable_subst='$delay_variable_subst'
grig-0.8.1/configure:14829:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14830:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14831:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14832:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14833:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14834:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14835:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14836:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14837:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14838:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14839:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14840:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14841:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14842:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14843:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14844:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14845:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14846:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14847:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14848:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14849:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14850:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14851:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14852:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14853:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14854:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14855:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14856:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14857:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14858:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14859:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14860:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14861:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14862:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14863:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14864:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14865:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14866:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14867:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14868:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14869:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14870:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14871:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14872:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14873:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14874:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14875:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14876:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14877:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14878:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14879:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14880:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14881:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14882:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14883:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14884:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14885:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14886:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14887:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14888:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14889:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14890:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14891:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14892:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14893:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14894:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14895:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14896:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14897:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14898:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14899:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14900:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14901:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14902:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14903:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14904:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14905:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14906:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14907:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14908:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14909:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14910:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14911:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14912:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14913:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14914:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14915:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14916:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14917:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14918:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14919:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14920:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14921:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14922:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14923:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14924:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14925:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14926:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14927:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14928:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14929:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14930:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14931:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14932:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14933:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14934:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14935:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14936:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14937:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14938:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14939:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14940:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14941:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14942:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14943:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14944:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14945:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14946:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14947:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14948:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14949:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14950:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14951:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14952:sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14953:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14954:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14955:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14956:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14957:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure:14958:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/configure-14959-
##############################################
grig-0.8.1/configure-15037-striplib; do
grig-0.8.1/configure:15038:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
grig-0.8.1/configure-15039-    *[\\\\\\\`\\"\\\$]*)
grig-0.8.1/configure:15040:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
grig-0.8.1/configure-15041-      ;;
##############################################
grig-0.8.1/configure-15067-sys_lib_dlsearch_path_spec; do
grig-0.8.1/configure:15068:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
grig-0.8.1/configure-15069-    *[\\\\\\\`\\"\\\$]*)
grig-0.8.1/configure:15070:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
grig-0.8.1/configure-15071-      ;;
##############################################
grig-0.8.1/configure-15180-fi
grig-0.8.1/configure:15181:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
grig-0.8.1/configure-15182-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
grig-0.8.1/configure-15197-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
grig-0.8.1/configure:15198:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
grig-0.8.1/configure-15199-ac_delim='%!_!# '
##############################################
grig-0.8.1/configure-15203-
grig-0.8.1/configure:15204:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
grig-0.8.1/configure-15205-  if test $ac_delim_n = $ac_delim_num; then
##############################################
grig-0.8.1/configure-15341-for ac_last_try in false false :; do
grig-0.8.1/configure:15342:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
grig-0.8.1/configure-15343-  if test -z "$ac_tt"; then
##############################################
grig-0.8.1/configure-15473-      esac
grig-0.8.1/configure:15474:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
grig-0.8.1/configure-15475-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
grig-0.8.1/configure-15532-*)
grig-0.8.1/configure:15533:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
grig-0.8.1/configure-15534-  # A ".." for each directory in $ac_dir_suffix.
grig-0.8.1/configure:15535:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
grig-0.8.1/configure-15536-  case $ac_top_builddir_sub in
##############################################
grig-0.8.1/configure-15593-/@mandir@/p'
grig-0.8.1/configure:15594:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
grig-0.8.1/configure-15595-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
grig-0.8.1/configure-15610-
grig-0.8.1/configure:15611:# Neutralize VPATH when `$srcdir' = `.'.
grig-0.8.1/configure-15612-# Shell code in configure.ac might set extrasub.
##############################################
grig-0.8.1/configure-15638-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
grig-0.8.1/configure:15639:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
grig-0.8.1/configure-15640-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
grig-0.8.1/configure-15684-    * )
grig-0.8.1/configure:15685:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
grig-0.8.1/configure-15686-  esac
##############################################
grig-0.8.1/configure-15731-    # Strip MF so we end up with the name of the file.
grig-0.8.1/configure:15732:    mf=`echo "$mf" | sed -e 's/:.*$//'`
grig-0.8.1/configure-15733-    # Check whether this is an Automake generated Makefile or not.
##############################################
grig-0.8.1/configure-15768-    # from the Makefile without running 'make'.
grig-0.8.1/configure:15769:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
grig-0.8.1/configure-15770-    test -z "$DEPDIR" && continue
grig-0.8.1/configure:15771:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
grig-0.8.1/configure-15772-    test -z "$am__include" && continue
grig-0.8.1/configure:15773:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
grig-0.8.1/configure-15774-    # Find all dependency output files, they are included files with
##############################################
grig-0.8.1/configure-15827-
grig-0.8.1/configure:15828:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
grig-0.8.1/configure-15829-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
grig-0.8.1/configure-16446-      case "$ac_file" in
grig-0.8.1/configure:16447:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
grig-0.8.1/configure-16448-      esac
##############################################
grig-0.8.1/configure-16451-        # Adjust a relative srcdir.
grig-0.8.1/configure:16452:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
grig-0.8.1/configure:16453:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
grig-0.8.1/configure:16454:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
grig-0.8.1/configure-16455-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
grig-0.8.1/configure-16458-        case "$ac_given_srcdir" in
grig-0.8.1/configure:16459:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
grig-0.8.1/configure-16460-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
grig-0.8.1/configure-16478-            fi
grig-0.8.1/configure:16479:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
grig-0.8.1/configure-16480-            # Hide the ALL_LINGUAS assigment from automake < 1.5.
##############################################
grig-0.8.1/config.guess-34-
grig-0.8.1/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
grig-0.8.1/config.guess-36-
##############################################
grig-0.8.1/config.guess-102-: ${TMPDIR=/tmp} ;
grig-0.8.1/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
grig-0.8.1/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
grig-0.8.1/config.guess-151-	EOF
grig-0.8.1/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
grig-0.8.1/config.guess-153-	;;
##############################################
grig-0.8.1/config.guess-209-	    *)
grig-0.8.1/config.guess:210:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
grig-0.8.1/config.guess-211-		;;
##############################################
grig-0.8.1/config.guess-240-	*4.0)
grig-0.8.1/config.guess:241:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
grig-0.8.1/config.guess-242-		;;
grig-0.8.1/config.guess-243-	*5.*)
grig-0.8.1/config.guess:244:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
grig-0.8.1/config.guess-245-		;;
##############################################
grig-0.8.1/config.guess-250-	# types through head -n 1, so we only detect the type of CPU 0.
grig-0.8.1/config.guess:251:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
grig-0.8.1/config.guess-252-	case "$ALPHA_CPU_TYPE" in
##############################################
grig-0.8.1/config.guess-288-	# 1.2 uses "1.2" for uname -r.
grig-0.8.1/config.guess:289:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
grig-0.8.1/config.guess-290-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
grig-0.8.1/config.guess-348-    s390x:SunOS:*:*)
grig-0.8.1/config.guess:349:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
grig-0.8.1/config.guess-350-	exit ;;
grig-0.8.1/config.guess-351-    sun4H:SunOS:5.*:*)
grig-0.8.1/config.guess:352:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
grig-0.8.1/config.guess-353-	exit ;;
grig-0.8.1/config.guess-354-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
grig-0.8.1/config.guess:355:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
grig-0.8.1/config.guess-356-	exit ;;
##############################################
grig-0.8.1/config.guess-373-	fi
grig-0.8.1/config.guess:374:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
grig-0.8.1/config.guess-375-	exit ;;
##############################################
grig-0.8.1/config.guess-379-	# it's likely to be more like Solaris than SunOS4.
grig-0.8.1/config.guess:380:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
grig-0.8.1/config.guess-381-	exit ;;
##############################################
grig-0.8.1/config.guess-388-	# Japanese Language versions have a version number like `4.1.3-JL'.
grig-0.8.1/config.guess:389:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
grig-0.8.1/config.guess-390-	exit ;;
##############################################
grig-0.8.1/config.guess-394-    sun*:*:4.2BSD:*)
grig-0.8.1/config.guess:395:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
grig-0.8.1/config.guess-396-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
grig-0.8.1/config.guess-476-	$CC_FOR_BUILD -o $dummy $dummy.c &&
grig-0.8.1/config.guess:477:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
grig-0.8.1/config.guess:478:	  SYSTEM_NAME=`$dummy $dummyarg` &&
grig-0.8.1/config.guess-479-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
grig-0.8.1/config.guess-532-    *:IRIX*:*:*)
grig-0.8.1/config.guess:533:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
grig-0.8.1/config.guess-534-	exit ;;
##############################################
grig-0.8.1/config.guess-562-EOF
grig-0.8.1/config.guess:563:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
grig-0.8.1/config.guess-564-		then
##############################################
grig-0.8.1/config.guess-575-    *:AIX:*:[4567])
grig-0.8.1/config.guess:576:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
grig-0.8.1/config.guess-577-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
grig-0.8.1/config.guess-610-    9000/[34678]??:HP-UX:*:*)
grig-0.8.1/config.guess:611:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
grig-0.8.1/config.guess-612-	case "${UNAME_MACHINE}" in
##############################################
grig-0.8.1/config.guess-664-EOF
grig-0.8.1/config.guess:665:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
grig-0.8.1/config.guess-666-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
grig-0.8.1/config.guess-692-    ia64:HP-UX:*:*)
grig-0.8.1/config.guess:693:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
grig-0.8.1/config.guess-694-	echo ia64-hp-hpux${HPUX_REV}
##############################################
grig-0.8.1/config.guess-722-EOF
grig-0.8.1/config.guess:723:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
grig-0.8.1/config.guess-724-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
grig-0.8.1/config.guess-793-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
grig-0.8.1/config.guess:794:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
grig-0.8.1/config.guess-795-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
grig-0.8.1/config.guess-798-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
grig-0.8.1/config.guess:799:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
grig-0.8.1/config.guess-800-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
grig-0.8.1/config.guess-814-	    amd64)
grig-0.8.1/config.guess:815:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
grig-0.8.1/config.guess-816-	    *)
grig-0.8.1/config.guess:817:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
grig-0.8.1/config.guess-818-	esac
##############################################
grig-0.8.1/config.guess-872-    prep*:SunOS:5.*:*)
grig-0.8.1/config.guess:873:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
grig-0.8.1/config.guess-874-	exit ;;
##############################################
grig-0.8.1/config.guess-876-	# the GNU system
grig-0.8.1/config.guess:877:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
grig-0.8.1/config.guess-878-	exit ;;
##############################################
grig-0.8.1/config.guess-880-	# other systems with GNU libc and userland
grig-0.8.1/config.guess:881:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
grig-0.8.1/config.guess-882-	exit ;;
##############################################
grig-0.8.1/config.guess-968-EOF
grig-0.8.1/config.guess:969:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
grig-0.8.1/config.guess-970-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
grig-0.8.1/config.guess-1062-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
grig-0.8.1/config.guess:1063:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
grig-0.8.1/config.guess-1064-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
grig-0.8.1/config.guess-1262-	fi
grig-0.8.1/config.guess:1263:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
grig-0.8.1/config.guess-1264-	    if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then
##############################################
grig-0.8.1/config.guess-1347-    *:DragonFly:*:*)
grig-0.8.1/config.guess:1348:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
grig-0.8.1/config.guess-1349-	exit ;;
##############################################
grig-0.8.1/config.guess-1360-    i*86:skyos:*:*)
grig-0.8.1/config.guess:1361:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
grig-0.8.1/config.guess-1362-	exit ;;
##############################################
grig-0.8.1/ltmain.sh-167-{
grig-0.8.1/ltmain.sh:168:    func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
grig-0.8.1/ltmain.sh-169-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
grig-0.8.1/ltmain.sh-179-{
grig-0.8.1/ltmain.sh:180:    func_basename_result=`$ECHO "${1}" | $SED "$basename"`
grig-0.8.1/ltmain.sh-181-} # func_basename may be replaced by extended shell implementation
##############################################
grig-0.8.1/ltmain.sh-198-    # Extract subdirectory from the argument.
grig-0.8.1/ltmain.sh:199:    func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"`
grig-0.8.1/ltmain.sh-200-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
grig-0.8.1/ltmain.sh-204-    fi
grig-0.8.1/ltmain.sh:205:    func_basename_result=`$ECHO "${1}" | $SED -e "$basename"`
grig-0.8.1/ltmain.sh-206-} # func_dirname_and_basename may be replaced by extended shell implementation
##############################################
grig-0.8.1/ltmain.sh-217-    case ${2} in
grig-0.8.1/ltmain.sh:218:      .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
grig-0.8.1/ltmain.sh:219:      *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
grig-0.8.1/ltmain.sh-220-    esac
##############################################
grig-0.8.1/ltmain.sh-380-     progdir=$func_dirname_result
grig-0.8.1/ltmain.sh:381:     progdir=`cd "$progdir" && pwd`
grig-0.8.1/ltmain.sh-382-     progpath="$progdir/$progname"
##############################################
grig-0.8.1/ltmain.sh-417-# Since each input `\' is now two `\'s, look for any number of runs of
grig-0.8.1/ltmain.sh:418:# four `\'s followed by two `\'s and then a '$'.  `\' that '$'.
grig-0.8.1/ltmain.sh-419-bs='\\'
##############################################
grig-0.8.1/ltmain.sh-531-        # ...otherwise throw away the child directory and loop
grig-0.8.1/ltmain.sh:532:        my_directory_path=`$ECHO "$my_directory_path" | $SED -e "$dirname"`
grig-0.8.1/ltmain.sh-533-      done
grig-0.8.1/ltmain.sh:534:      my_dir_list=`$ECHO "$my_dir_list" | $SED 's,:*$,,'`
grig-0.8.1/ltmain.sh-535-
##############################################
grig-0.8.1/ltmain.sh-566-      # If mktemp works, use that first and foremost
grig-0.8.1/ltmain.sh:567:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
grig-0.8.1/ltmain.sh-568-
##############################################
grig-0.8.1/ltmain.sh-597-      *[\\\`\"\$]*)
grig-0.8.1/ltmain.sh:598:	func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;;
grig-0.8.1/ltmain.sh-599-      *)
##############################################
grig-0.8.1/ltmain.sh-702-  [0-9]* | *[!a-zA-Z0-9_]*)
grig-0.8.1/ltmain.sh:703:    func_tr_sh_result=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'`
grig-0.8.1/ltmain.sh-704-    ;;
##############################################
grig-0.8.1/ltmain.sh-769-	s/\$with_gnu_ld/'"$with_gnu_ld"'/
grig-0.8.1/ltmain.sh:770:	s/\$automake_version/'"`(${AUTOMAKE-automake} --version) 2>/dev/null |$SED 1q`"'/
grig-0.8.1/ltmain.sh:771:	s/\$autoconf_version/'"`(${AUTOCONF-autoconf} --version) 2>/dev/null |$SED 1q`"'/
grig-0.8.1/ltmain.sh-772-	p
##############################################
grig-0.8.1/ltmain.sh-803-
grig-0.8.1/ltmain.sh:804:    func_split_short_opt_name=`$ECHO "$1" | $SED "$my_sed_short_opt"`
grig-0.8.1/ltmain.sh:805:    func_split_short_opt_arg=`$ECHO "$1" | $SED "$my_sed_short_rest"`
grig-0.8.1/ltmain.sh-806-} # func_split_short_opt may be replaced by extended shell implementation
##############################################
grig-0.8.1/ltmain.sh-816-
grig-0.8.1/ltmain.sh:817:    func_split_long_opt_name=`$ECHO "$1" | $SED "$my_sed_long_opt"`
grig-0.8.1/ltmain.sh:818:    func_split_long_opt_arg=`$ECHO "$1" | $SED "$my_sed_long_arg"`
grig-0.8.1/ltmain.sh-819-} # func_split_long_opt may be replaced by extended shell implementation
##############################################
grig-0.8.1/ltmain.sh-862-{
grig-0.8.1/ltmain.sh:863:    func_arith_result=`expr "${@}"`
grig-0.8.1/ltmain.sh-864-} # func_arith may be replaced by extended shell implementation
##############################################
grig-0.8.1/ltmain.sh-870-{
grig-0.8.1/ltmain.sh:871:    func_len_result=`expr "${1}" : ".*" 2>/dev/null || echo $max_cmd_len`
grig-0.8.1/ltmain.sh-872-} # func_len may be replaced by extended shell implementation
##############################################
grig-0.8.1/ltmain.sh-877-{
grig-0.8.1/ltmain.sh:878:    func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
grig-0.8.1/ltmain.sh-879-} # func_lo2o may be replaced by extended shell implementation
##############################################
grig-0.8.1/ltmain.sh-884-{
grig-0.8.1/ltmain.sh:885:    func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
grig-0.8.1/ltmain.sh-886-} # func_xform may be replaced by extended shell implementation
##############################################
grig-0.8.1/ltmain.sh-968-	# quotes we have to do it in 2 steps:
grig-0.8.1/ltmain.sh:969:	extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
grig-0.8.1/ltmain.sh-970-	eval "$extractedcf"
##############################################
grig-0.8.1/ltmain.sh-1382-      done
grig-0.8.1/ltmain.sh:1383:      CC_expanded=`func_echo_all $CC`
grig-0.8.1/ltmain.sh:1384:      CC_quoted_expanded=`func_echo_all $CC_quoted`
grig-0.8.1/ltmain.sh-1385-      case $@ in
##############################################
grig-0.8.1/ltmain.sh-1395-	    # Evaluate the configuration.
grig-0.8.1/ltmain.sh:1396:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
grig-0.8.1/ltmain.sh-1397-	    CC_quoted=
##############################################
grig-0.8.1/ltmain.sh-1401-	    done
grig-0.8.1/ltmain.sh:1402:	    CC_expanded=`func_echo_all $CC`
grig-0.8.1/ltmain.sh:1403:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
grig-0.8.1/ltmain.sh-1404-	    case "$@ " in
##############################################
grig-0.8.1/ltmain.sh-1492-    # zero AND non-empty stdout, which explains the odd construction:
grig-0.8.1/ltmain.sh:1493:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
grig-0.8.1/ltmain.sh-1494-    if test "$?" -eq 0 && test -n "${func_convert_core_file_wine_to_w32_tmp}"; then
##############################################
grig-0.8.1/ltmain.sh-1558-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
grig-0.8.1/ltmain.sh:1559:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
grig-0.8.1/ltmain.sh-1560-    if test "$?" -ne 0; then
##############################################
grig-0.8.1/ltmain.sh-1721-    # LT_CYGPATH in this case.
grig-0.8.1/ltmain.sh:1722:    func_to_host_file_result=`cygpath -m "$1"`
grig-0.8.1/ltmain.sh-1723-  fi
##############################################
grig-0.8.1/ltmain.sh-1871-    func_to_host_path_tmp1=$func_stripname_result
grig-0.8.1/ltmain.sh:1872:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
grig-0.8.1/ltmain.sh-1873-    func_convert_path_check : ";" \
##############################################
grig-0.8.1/ltmain.sh-2060-    *.[cCFSifmso] | \
grig-0.8.1/ltmain.sh:2061:    *.ada | *.adb | *.ads | *.asm | \
grig-0.8.1/ltmain.sh-2062-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
grig-0.8.1/ltmain.sh-2137-    if test "$compiler_c_o" = no; then
grig-0.8.1/ltmain.sh:2138:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
grig-0.8.1/ltmain.sh-2139-      lockfile="$output_obj.lock"
##############################################
grig-0.8.1/ltmain.sh-2156-*** ERROR, $lockfile exists and contains:
grig-0.8.1/ltmain.sh:2157:`cat $lockfile 2>/dev/null`
grig-0.8.1/ltmain.sh-2158-
##############################################
grig-0.8.1/ltmain.sh-2204-      if test "$need_locks" = warn &&
grig-0.8.1/ltmain.sh:2205:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
grig-0.8.1/ltmain.sh-2206-	$ECHO "\
grig-0.8.1/ltmain.sh-2207-*** ERROR, $lockfile contains:
grig-0.8.1/ltmain.sh:2208:`cat $lockfile 2>/dev/null`
grig-0.8.1/ltmain.sh-2209-
##############################################
grig-0.8.1/ltmain.sh-2253-      if test "$need_locks" = warn &&
grig-0.8.1/ltmain.sh:2254:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
grig-0.8.1/ltmain.sh-2255-	$ECHO "\
grig-0.8.1/ltmain.sh-2256-*** ERROR, $lockfile contains:
grig-0.8.1/ltmain.sh:2257:`cat $lockfile 2>/dev/null`
grig-0.8.1/ltmain.sh-2258-
##############################################
grig-0.8.1/ltmain.sh-2548-	  test -n "$library_names" && \
grig-0.8.1/ltmain.sh:2549:	    func_warning "\`$file' was not linked with \`-export-dynamic'"
grig-0.8.1/ltmain.sh-2550-	  continue
##############################################
grig-0.8.1/ltmain.sh-2559-	  if test ! -f "$dir/$dlname"; then
grig-0.8.1/ltmain.sh:2560:	    func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
grig-0.8.1/ltmain.sh-2561-	  fi
##############################################
grig-0.8.1/ltmain.sh-2577-      # Get the absolute pathname.
grig-0.8.1/ltmain.sh:2578:      absdir=`cd "$dir" && pwd`
grig-0.8.1/ltmain.sh-2579-      test -n "$absdir" && dir="$absdir"
##############################################
grig-0.8.1/ltmain.sh-2675-      if test -n "$lt_sysroot"; then
grig-0.8.1/ltmain.sh:2676:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
grig-0.8.1/ltmain.sh-2677-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
grig-0.8.1/ltmain.sh-2957-	  # Determine the prefix the user has applied to our future dir.
grig-0.8.1/ltmain.sh:2958:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
grig-0.8.1/ltmain.sh-2959-
##############################################
grig-0.8.1/ltmain.sh-2970-	    # Stick the inst_prefix_dir data into the link command.
grig-0.8.1/ltmain.sh:2971:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
grig-0.8.1/ltmain.sh-2972-	  else
grig-0.8.1/ltmain.sh:2973:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
grig-0.8.1/ltmain.sh-2974-	  fi
##############################################
grig-0.8.1/ltmain.sh-3130-	    fi
grig-0.8.1/ltmain.sh:3131:	    libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
grig-0.8.1/ltmain.sh-3132-	    if test -n "$libdir" && test ! -f "$libfile"; then
grig-0.8.1/ltmain.sh:3133:	      func_warning "\`$lib' has not been installed in \`$libdir'"
grig-0.8.1/ltmain.sh-3134-	      finalize=no
##############################################
grig-0.8.1/ltmain.sh-3149-	        # Replace the output file specification.
grig-0.8.1/ltmain.sh:3150:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
grig-0.8.1/ltmain.sh-3151-
##############################################
grig-0.8.1/ltmain.sh-3168-	    # Install the binary that we compiled earlier.
grig-0.8.1/ltmain.sh:3169:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
grig-0.8.1/ltmain.sh-3170-	  fi
##############################################
grig-0.8.1/ltmain.sh-3241-    my_pic_p="${3-no}"
grig-0.8.1/ltmain.sh:3242:    my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'`
grig-0.8.1/ltmain.sh-3243-    my_dlsyms=
##############################################
grig-0.8.1/ltmain.sh-3297-	  # Add our own program objects to the symbol list.
grig-0.8.1/ltmain.sh:3298:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
grig-0.8.1/ltmain.sh-3299-	  for progfile in $progfiles; do
##############################################
grig-0.8.1/ltmain.sh-3359-	          # Use subshell, to avoid clobbering current variable values
grig-0.8.1/ltmain.sh:3360:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
grig-0.8.1/ltmain.sh-3361-	          if test -n "$dlprefile_dlname" ; then
##############################################
grig-0.8.1/ltmain.sh-3506-	  if test -f "$output_objdir/$my_outputname.def"; then
grig-0.8.1/ltmain.sh:3507:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
grig-0.8.1/ltmain.sh:3508:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
grig-0.8.1/ltmain.sh-3509-	  else
grig-0.8.1/ltmain.sh:3510:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
grig-0.8.1/ltmain.sh:3511:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
grig-0.8.1/ltmain.sh-3512-	  fi
##############################################
grig-0.8.1/ltmain.sh-3514-	*)
grig-0.8.1/ltmain.sh:3515:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
grig-0.8.1/ltmain.sh:3516:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
grig-0.8.1/ltmain.sh-3517-	  ;;
##############################################
grig-0.8.1/ltmain.sh-3529-      # Nullify the symbol file.
grig-0.8.1/ltmain.sh:3530:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
grig-0.8.1/ltmain.sh:3531:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
grig-0.8.1/ltmain.sh-3532-    fi
##############################################
grig-0.8.1/ltmain.sh-3545-  win32_libid_type="unknown"
grig-0.8.1/ltmain.sh:3546:  win32_fileres=`file -L $1 2>/dev/null`
grig-0.8.1/ltmain.sh-3547-  case $win32_fileres in
##############################################
grig-0.8.1/ltmain.sh-3596-  $opt_debug
grig-0.8.1/ltmain.sh:3597:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
grig-0.8.1/ltmain.sh-3598-}
##############################################
grig-0.8.1/ltmain.sh-3613-  $opt_debug
grig-0.8.1/ltmain.sh:3614:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
grig-0.8.1/ltmain.sh-3615-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
grig-0.8.1/ltmain.sh-3668-  func_to_tool_file "$1" func_convert_file_msys_to_w32
grig-0.8.1/ltmain.sh:3669:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
grig-0.8.1/ltmain.sh-3670-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
grig-0.8.1/ltmain.sh-3680-  func_to_tool_file "$1" func_convert_file_msys_to_w32
grig-0.8.1/ltmain.sh:3681:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
grig-0.8.1/ltmain.sh-3682-  test -n "$func_cygming_ms_implib_tmp"
##############################################
grig-0.8.1/ltmain.sh-3700-    # binutils import library
grig-0.8.1/ltmain.sh:3701:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
grig-0.8.1/ltmain.sh-3702-  elif func_cygming_ms_implib_p "$1" ; then
grig-0.8.1/ltmain.sh-3703-    # ms-generated import library
grig-0.8.1/ltmain.sh:3704:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
grig-0.8.1/ltmain.sh-3705-  else
##############################################
grig-0.8.1/ltmain.sh-3780-	  darwin_curdir=`pwd`
grig-0.8.1/ltmain.sh:3781:	  darwin_base_archive=`basename "$darwin_archive"`
grig-0.8.1/ltmain.sh:3782:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
grig-0.8.1/ltmain.sh-3783-	  if test -n "$darwin_arches"; then
grig-0.8.1/ltmain.sh:3784:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
grig-0.8.1/ltmain.sh-3785-	    darwin_arch=
##############################################
grig-0.8.1/ltmain.sh-3795-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
grig-0.8.1/ltmain.sh:3796:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u`
grig-0.8.1/ltmain.sh-3797-	    darwin_file=
##############################################
grig-0.8.1/ltmain.sh-3799-	    for darwin_file in $darwin_filelist; do
grig-0.8.1/ltmain.sh:3800:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
grig-0.8.1/ltmain.sh-3801-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
grig-0.8.1/ltmain.sh-3814-      esac
grig-0.8.1/ltmain.sh:3815:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
grig-0.8.1/ltmain.sh-3816-    done
##############################################
grig-0.8.1/ltmain.sh-3885-
grig-0.8.1/ltmain.sh:3886:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
grig-0.8.1/ltmain.sh-3887-    $ECHO "\
##############################################
grig-0.8.1/ltmain.sh-3920-    --lt-dump-script)
grig-0.8.1/ltmain.sh:3921:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
grig-0.8.1/ltmain.sh-3922-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
grig-0.8.1/ltmain.sh:3923:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
grig-0.8.1/ltmain.sh-3924-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
grig-0.8.1/ltmain.sh-3947-    \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[\$lt_dump_args_N]: \$lt_arg\"
grig-0.8.1/ltmain.sh:3948:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
grig-0.8.1/ltmain.sh-3949-  done
##############################################
grig-0.8.1/ltmain.sh-4005-  # Find the directory that this script lives in.
grig-0.8.1/ltmain.sh:4006:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
grig-0.8.1/ltmain.sh-4007-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
grig-0.8.1/ltmain.sh-4009-  # Follow symbolic links until we get to the real thisdir.
grig-0.8.1/ltmain.sh:4010:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
grig-0.8.1/ltmain.sh-4011-  while test -n \"\$file\"; do
grig-0.8.1/ltmain.sh:4012:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
grig-0.8.1/ltmain.sh-4013-
##############################################
grig-0.8.1/ltmain.sh-4021-
grig-0.8.1/ltmain.sh:4022:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
grig-0.8.1/ltmain.sh:4023:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
grig-0.8.1/ltmain.sh-4024-  done
##############################################
grig-0.8.1/ltmain.sh-4035-    case \"\$thisdir\" in
grig-0.8.1/ltmain.sh:4036:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
grig-0.8.1/ltmain.sh-4037-    $objdir )   thisdir=. ;;
##############################################
grig-0.8.1/ltmain.sh-4041-  # Try to get the absolute directory name.
grig-0.8.1/ltmain.sh:4042:  absdir=\`cd \"\$thisdir\" && pwd\`
grig-0.8.1/ltmain.sh-4043-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
grig-0.8.1/ltmain.sh-4051-  if test ! -f \"\$progdir/\$program\" ||
grig-0.8.1/ltmain.sh:4052:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
grig-0.8.1/ltmain.sh-4053-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
grig-0.8.1/ltmain.sh-4066-    if test -n \"\$relink_command\"; then
grig-0.8.1/ltmain.sh:4067:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
grig-0.8.1/ltmain.sh-4068-      else
##############################################
grig-0.8.1/ltmain.sh-4110-    # The second colon is a workaround for a bug in BeOS R4 sed
grig-0.8.1/ltmain.sh:4111:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
grig-0.8.1/ltmain.sh-4112-
##############################################
grig-0.8.1/ltmain.sh-5085-    $opt_debug
grig-0.8.1/ltmain.sh:5086:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
grig-0.8.1/ltmain.sh-5087-    *import*) : ;;
##############################################
grig-0.8.1/ltmain.sh-5307-	    moreargs=
grig-0.8.1/ltmain.sh:5308:	    for fil in `cat "$save_arg"`
grig-0.8.1/ltmain.sh-5309-	    do
##############################################
grig-0.8.1/ltmain.sh-5563-	*)
grig-0.8.1/ltmain.sh:5564:	  absdir=`cd "$dir" && pwd`
grig-0.8.1/ltmain.sh-5565-	  test -z "$absdir" && \
##############################################
grig-0.8.1/ltmain.sh-5584-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
grig-0.8.1/ltmain.sh:5585:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
grig-0.8.1/ltmain.sh-5586-	  case :$dllsearchpath: in
##############################################
grig-0.8.1/ltmain.sh-6016-      # get the directories listed in $shlibpath_var
grig-0.8.1/ltmain.sh:6017:      eval shlib_search_path=\`\$ECHO \"\${$shlibpath_var}\" \| \$SED \'s/:/ /g\'\`
grig-0.8.1/ltmain.sh-6018-    else
##############################################
grig-0.8.1/ltmain.sh-6331-		  set dummy $deplibs_check_method; shift
grig-0.8.1/ltmain.sh:6332:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
grig-0.8.1/ltmain.sh-6333-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
grig-0.8.1/ltmain.sh-6394-	else
grig-0.8.1/ltmain.sh:6395:	  func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'"
grig-0.8.1/ltmain.sh-6396-	fi
##############################################
grig-0.8.1/ltmain.sh-6423-	if test -n "$inherited_linker_flags"; then
grig-0.8.1/ltmain.sh:6424:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
grig-0.8.1/ltmain.sh-6425-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
grig-0.8.1/ltmain.sh-6431-	fi
grig-0.8.1/ltmain.sh:6432:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
grig-0.8.1/ltmain.sh-6433-	if test "$linkmode,$pass" = "lib,link" ||
##############################################
grig-0.8.1/ltmain.sh-6504-	*)
grig-0.8.1/ltmain.sh:6505:	  abs_ladir=`cd "$ladir" && pwd`
grig-0.8.1/ltmain.sh-6506-	  if test -z "$abs_ladir"; then
##############################################
grig-0.8.1/ltmain.sh-6757-	    shift
grig-0.8.1/ltmain.sh:6758:	    libname=`eval "\\$ECHO \"$libname_spec\""`
grig-0.8.1/ltmain.sh-6759-	    # use dlname if we got it. it's perfectly good, no?
##############################################
grig-0.8.1/ltmain.sh-7049-		*)
grig-0.8.1/ltmain.sh:7050:		  absdir=`cd "$dir" && pwd`
grig-0.8.1/ltmain.sh-7051-		  if test -z "$absdir"; then
##############################################
grig-0.8.1/ltmain.sh-7060-		  depdepl=
grig-0.8.1/ltmain.sh:7061:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
grig-0.8.1/ltmain.sh-7062-		  if test -n "$deplibrary_names" ; then
##############################################
grig-0.8.1/ltmain.sh-7067-		      depdepl="$absdir/$objdir/$depdepl"
grig-0.8.1/ltmain.sh:7068:		      darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
grig-0.8.1/ltmain.sh-7069-                      if test -z "$darwin_install_name"; then
grig-0.8.1/ltmain.sh:7070:                          darwin_install_name=`${OTOOL64} -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
grig-0.8.1/ltmain.sh-7071-                      fi
##############################################
grig-0.8.1/ltmain.sh-7082-		else
grig-0.8.1/ltmain.sh:7083:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
grig-0.8.1/ltmain.sh-7084-		  test -z "$libdir" && \
##############################################
grig-0.8.1/ltmain.sh-7105-	else
grig-0.8.1/ltmain.sh:7106:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
grig-0.8.1/ltmain.sh-7107-	fi
##############################################
grig-0.8.1/ltmain.sh-7254-	test "$module" = no && \
grig-0.8.1/ltmain.sh:7255:	  func_fatal_help "libtool library \`$output' must begin with \`lib'"
grig-0.8.1/ltmain.sh-7256-
##############################################
grig-0.8.1/ltmain.sh-7392-	if test "$age" -gt "$current"; then
grig-0.8.1/ltmain.sh:7393:	  func_error "AGE \`$age' is greater than the current interface number \`$current'"
grig-0.8.1/ltmain.sh-7394-	  func_fatal_error "\`$vinfo' is not valid version information"
##############################################
grig-0.8.1/ltmain.sh-7553-	removelist=
grig-0.8.1/ltmain.sh:7554:	tempremovelist=`$ECHO "$output_objdir/*"`
grig-0.8.1/ltmain.sh-7555-	for p in $tempremovelist; do
##############################################
grig-0.8.1/ltmain.sh-7579-	# Transform .lo files to .o files.
grig-0.8.1/ltmain.sh:7580:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
grig-0.8.1/ltmain.sh-7581-      fi
##############################################
grig-0.8.1/ltmain.sh-7584-      #for path in $notinst_path; do
grig-0.8.1/ltmain.sh:7585:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
grig-0.8.1/ltmain.sh:7586:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
grig-0.8.1/ltmain.sh:7587:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
grig-0.8.1/ltmain.sh-7588-      #done
##############################################
grig-0.8.1/ltmain.sh-7705-		if test -n "$i" ; then
grig-0.8.1/ltmain.sh:7706:		  libname=`eval "\\$ECHO \"$libname_spec\""`
grig-0.8.1/ltmain.sh:7707:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
grig-0.8.1/ltmain.sh-7708-		  set dummy $deplib_matches; shift
grig-0.8.1/ltmain.sh-7709-		  deplib_match=$1
grig-0.8.1/ltmain.sh:7710:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
grig-0.8.1/ltmain.sh-7711-		    func_append newdeplibs " $i"
##############################################
grig-0.8.1/ltmain.sh-7748-		  if test -n "$i" ; then
grig-0.8.1/ltmain.sh:7749:		    libname=`eval "\\$ECHO \"$libname_spec\""`
grig-0.8.1/ltmain.sh:7750:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
grig-0.8.1/ltmain.sh-7751-		    set dummy $deplib_matches; shift
grig-0.8.1/ltmain.sh-7752-		    deplib_match=$1
grig-0.8.1/ltmain.sh:7753:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
grig-0.8.1/ltmain.sh-7754-		      func_append newdeplibs " $i"
##############################################
grig-0.8.1/ltmain.sh-7783-	  set dummy $deplibs_check_method; shift
grig-0.8.1/ltmain.sh:7784:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
grig-0.8.1/ltmain.sh-7785-	  for a_deplib in $deplibs; do
##############################################
grig-0.8.1/ltmain.sh-7798-	      if test -n "$a_deplib" ; then
grig-0.8.1/ltmain.sh:7799:		libname=`eval "\\$ECHO \"$libname_spec\""`
grig-0.8.1/ltmain.sh-7800-		if test -n "$file_magic_glob"; then
grig-0.8.1/ltmain.sh:7801:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
grig-0.8.1/ltmain.sh-7802-		else
##############################################
grig-0.8.1/ltmain.sh-7808-		    shopt -s nocaseglob
grig-0.8.1/ltmain.sh:7809:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
grig-0.8.1/ltmain.sh-7810-		    $nocaseglob
grig-0.8.1/ltmain.sh-7811-		  else
grig-0.8.1/ltmain.sh:7812:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
grig-0.8.1/ltmain.sh-7813-		  fi
##############################################
grig-0.8.1/ltmain.sh-7826-		      while test -h "$potlib" 2>/dev/null; do
grig-0.8.1/ltmain.sh:7827:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
grig-0.8.1/ltmain.sh-7828-			case $potliblink in
grig-0.8.1/ltmain.sh-7829-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
grig-0.8.1/ltmain.sh:7830:			*) potlib=`$ECHO "$potlib" | $SED 's,[^/]*$,,'`"$potliblink";;
grig-0.8.1/ltmain.sh-7831-			esac
##############################################
grig-0.8.1/ltmain.sh-7867-	  set dummy $deplibs_check_method; shift
grig-0.8.1/ltmain.sh:7868:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
grig-0.8.1/ltmain.sh-7869-	  for a_deplib in $deplibs; do
##############################################
grig-0.8.1/ltmain.sh-7882-	      if test -n "$a_deplib" ; then
grig-0.8.1/ltmain.sh:7883:		libname=`eval "\\$ECHO \"$libname_spec\""`
grig-0.8.1/ltmain.sh-7884-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
grig-0.8.1/ltmain.sh:7885:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
grig-0.8.1/ltmain.sh-7886-		  for potent_lib in $potential_libs; do
##############################################
grig-0.8.1/ltmain.sh-7921-	  newdeplibs=""
grig-0.8.1/ltmain.sh:7922:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
grig-0.8.1/ltmain.sh-7923-	  if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
##############################################
grig-0.8.1/ltmain.sh-7925-	      # can't use Xsed below, because $i might contain '/'
grig-0.8.1/ltmain.sh:7926:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s,$i,,"`
grig-0.8.1/ltmain.sh-7927-	    done
##############################################
grig-0.8.1/ltmain.sh-7951-	  # On Rhapsody replace the C library with the System framework
grig-0.8.1/ltmain.sh:7952:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
grig-0.8.1/ltmain.sh-7953-	  ;;
##############################################
grig-0.8.1/ltmain.sh-8003-	*-*-darwin*)
grig-0.8.1/ltmain.sh:8004:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
grig-0.8.1/ltmain.sh:8005:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
grig-0.8.1/ltmain.sh:8006:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
grig-0.8.1/ltmain.sh-8007-	  ;;
##############################################
grig-0.8.1/ltmain.sh-8130-	# Use standard objects if they are pic
grig-0.8.1/ltmain.sh:8131:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
grig-0.8.1/ltmain.sh-8132-	test "X$libobjs" = "X " && libobjs=
##############################################
grig-0.8.1/ltmain.sh-8145-	    # exporting using user supplied symfile
grig-0.8.1/ltmain.sh:8146:	    if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
grig-0.8.1/ltmain.sh-8147-	      # and it's NOT already a .def file. Must figure out
##############################################
grig-0.8.1/ltmain.sh-8642-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
grig-0.8.1/ltmain.sh:8643:	  reload_conv_objs=$reload_objs\ `$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
grig-0.8.1/ltmain.sh-8644-	else
##############################################
grig-0.8.1/ltmain.sh-8656-      # Create the old-style object.
grig-0.8.1/ltmain.sh:8657:      reload_objs="$objs$old_deplibs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; /\.lib$/d; $lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
grig-0.8.1/ltmain.sh-8658-
##############################################
grig-0.8.1/ltmain.sh-8716-	# On Rhapsody replace the C library is the System framework
grig-0.8.1/ltmain.sh:8717:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
grig-0.8.1/ltmain.sh:8718:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
grig-0.8.1/ltmain.sh-8719-	;;
##############################################
grig-0.8.1/ltmain.sh-8734-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
grig-0.8.1/ltmain.sh:8735:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
grig-0.8.1/ltmain.sh:8736:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
grig-0.8.1/ltmain.sh-8737-	;;
##############################################
grig-0.8.1/ltmain.sh-8812-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
grig-0.8.1/ltmain.sh:8813:	  testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
grig-0.8.1/ltmain.sh-8814-	  case :$dllsearchpath: in
##############################################
grig-0.8.1/ltmain.sh-8872-	# Transform all the library objects into standard objects.
grig-0.8.1/ltmain.sh:8873:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
grig-0.8.1/ltmain.sh:8874:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
grig-0.8.1/ltmain.sh-8875-      fi
##############################################
grig-0.8.1/ltmain.sh-8902-	# Replace the output file specification.
grig-0.8.1/ltmain.sh:8903:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
grig-0.8.1/ltmain.sh-8904-	link_command="$compile_command$compile_rpath"
##############################################
grig-0.8.1/ltmain.sh-8911-	  func_to_tool_file "$output"
grig-0.8.1/ltmain.sh:8912:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
grig-0.8.1/ltmain.sh-8913-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
grig-0.8.1/ltmain.sh-8955-	# Replace the output file specification.
grig-0.8.1/ltmain.sh:8956:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
grig-0.8.1/ltmain.sh-8957-	# Delete the old output file.
##############################################
grig-0.8.1/ltmain.sh-8963-	  func_to_tool_file "$output"
grig-0.8.1/ltmain.sh:8964:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
grig-0.8.1/ltmain.sh-8965-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
grig-0.8.1/ltmain.sh-8981-	  if test "$fast_install" = yes; then
grig-0.8.1/ltmain.sh:8982:	    relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
grig-0.8.1/ltmain.sh-8983-	  else
##############################################
grig-0.8.1/ltmain.sh-8993-      # Replace the output file specification.
grig-0.8.1/ltmain.sh:8994:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
grig-0.8.1/ltmain.sh-8995-
##############################################
grig-0.8.1/ltmain.sh-9002-	func_to_tool_file "$output_objdir/$outputname"
grig-0.8.1/ltmain.sh:9003:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
grig-0.8.1/ltmain.sh-9004-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
grig-0.8.1/ltmain.sh-9023-	relink_command="(cd `pwd`; $relink_command)"
grig-0.8.1/ltmain.sh:9024:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
grig-0.8.1/ltmain.sh-9025-      fi
##############################################
grig-0.8.1/ltmain.sh-9267-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
grig-0.8.1/ltmain.sh:9268:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
grig-0.8.1/ltmain.sh-9269-      if test "$hardcode_automatic" = yes ; then
##############################################
grig-0.8.1/ltmain.sh-9288-		func_resolve_sysroot "$deplib"
grig-0.8.1/ltmain.sh:9289:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
grig-0.8.1/ltmain.sh-9290-		test -z "$libdir" && \
##############################################
grig-0.8.1/ltmain.sh-9314-		name="$func_basename_result"
grig-0.8.1/ltmain.sh:9315:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
grig-0.8.1/ltmain.sh-9316-		test -z "$libdir" && \
##############################################
grig-0.8.1/ltmain.sh-9333-		name="$func_basename_result"
grig-0.8.1/ltmain.sh:9334:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
grig-0.8.1/ltmain.sh-9335-		test -z "$libdir" && \
##############################################
grig-0.8.1/ltmain.sh-9652-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
grig-0.8.1/ltmain.sh:9653:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
grig-0.8.1/ltmain.sh-9654-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
grig-0.8.1/config.rpath-33-host="$1"
grig-0.8.1/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
grig-0.8.1/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
grig-0.8.1/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
grig-0.8.1/config.rpath-37-
##############################################
grig-0.8.1/config.rpath-47-done
grig-0.8.1/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
grig-0.8.1/config.rpath-49-
##############################################
grig-0.8.1/config.rpath-97-        *)
grig-0.8.1/config.rpath:98:          case `$CC -V 2>&1 | sed 5q` in
grig-0.8.1/config.rpath-99-            *Sun\ C*)
##############################################
grig-0.8.1/config.rpath-223-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
grig-0.8.1/config.rpath:224:      case `$LD -v 2>&1` in
grig-0.8.1/config.rpath-225-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
grig-0.8.1/config.rpath-229-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
grig-0.8.1/config.rpath:230:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
grig-0.8.1/config.rpath-231-          else
##############################################
grig-0.8.1/config.rpath-286-        case $host_os in aix4.[012]|aix4.[012].*)
grig-0.8.1/config.rpath:287:          collect2name=`${CC} -print-prog-name=collect2`
grig-0.8.1/config.rpath-288-          if test -f "$collect2name" && \
##############################################
grig-0.8.1/config.rpath-425-        hardcode_direct=yes
grig-0.8.1/config.rpath:426:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
grig-0.8.1/config.rpath-427-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
grig-0.8.1/config.rpath-489-    sysv5* | sco3.2v5* | sco5v6*)
grig-0.8.1/config.rpath:490:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
grig-0.8.1/config.rpath-491-      hardcode_libdir_separator=':'
##############################################
grig-0.8.1/config.rpath-633-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
grig-0.8.1/config.rpath:634:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
grig-0.8.1/config.rpath:635:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
grig-0.8.1/config.rpath:636:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
grig-0.8.1/config.rpath:637:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
grig-0.8.1/config.rpath:638:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
grig-0.8.1/config.rpath-639-
##############################################
grig-0.8.1/src/Makefile.in-53-  { \
grig-0.8.1/src/Makefile.in:54:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
grig-0.8.1/src/Makefile.in-55-  }; \
##############################################
grig-0.8.1/src/Makefile.in-458-	test -n "$(EXEEXT)" || exit 0; \
grig-0.8.1/src/Makefile.in:459:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
grig-0.8.1/src/Makefile.in-460-	echo " rm -f" $$list; \
##############################################
grig-0.8.1/src/Makefile.in-504-.c.o:
grig-0.8.1/src/Makefile.in:505:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
grig-0.8.1/src/Makefile.in-506-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
grig-0.8.1/src/Makefile.in-512-.c.obj:
grig-0.8.1/src/Makefile.in:513:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
grig-0.8.1/src/Makefile.in:514:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
grig-0.8.1/src/Makefile.in-515-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
grig-0.8.1/src/Makefile.in-517-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
grig-0.8.1/src/Makefile.in:518:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
grig-0.8.1/src/Makefile.in-519-
grig-0.8.1/src/Makefile.in-520-.c.lo:
grig-0.8.1/src/Makefile.in:521:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
grig-0.8.1/src/Makefile.in-522-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
grig-0.8.1/src/Makefile.in-563-GTAGS:
grig-0.8.1/src/Makefile.in:564:	here=`$(am__cd) $(top_builddir) && pwd` \
grig-0.8.1/src/Makefile.in-565-	  && $(am__cd) $(top_srcdir) \
##############################################
grig-0.8.1/src/Makefile.in-586-distdir: $(DISTFILES)
grig-0.8.1/src/Makefile.in:587:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
grig-0.8.1/src/Makefile.in:588:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
grig-0.8.1/src/Makefile.in-589-	list='$(DISTFILES)'; \
##############################################
grig-0.8.1/src/Makefile.in-600-	  if test -d $$d/$$file; then \
grig-0.8.1/src/Makefile.in:601:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
grig-0.8.1/src/Makefile.in-602-	    if test -d "$(distdir)/$$file"; then \
##############################################
grig-0.8.1/src/rig-state.c-455-			/* link state to rig-data.set */
grig-0.8.1/src/rig-state.c:456:			state = rig_data_get_set_addr ();
grig-0.8.1/src/rig-state.c-457-
grig-0.8.1/src/rig-state.c-458-			/* link newval to rig-data.new */
grig-0.8.1/src/rig-state.c:459:			newval = rig_data_get_new_addr ();
grig-0.8.1/src/rig-state.c-460-
##############################################
grig-0.8.1/src/rig-state.c-565-	/* link state to rig-data.get */
grig-0.8.1/src/rig-state.c:566:	state = rig_data_get_get_addr ();
grig-0.8.1/src/rig-state.c-567-
##############################################
grig-0.8.1/src/rig-data.c-1248-grig_settings_t  *
grig-0.8.1/src/rig-data.c:1249:rig_data_get_get_addr ()
grig-0.8.1/src/rig-data.c-1250-{
##############################################
grig-0.8.1/src/rig-data.c-1263-grig_settings_t  *
grig-0.8.1/src/rig-data.c:1264:rig_data_get_set_addr ()
grig-0.8.1/src/rig-data.c-1265-{
##############################################
grig-0.8.1/src/rig-data.c-1278-grig_cmd_avail_t *
grig-0.8.1/src/rig-data.c:1279:rig_data_get_new_addr ()
grig-0.8.1/src/rig-data.c-1280-{
##############################################
grig-0.8.1/src/rig-data.c-1293-grig_cmd_avail_t *
grig-0.8.1/src/rig-data.c:1294:rig_data_get_has_set_addr ()
grig-0.8.1/src/rig-data.c-1295-{
##############################################
grig-0.8.1/src/rig-data.c-1308-grig_cmd_avail_t *
grig-0.8.1/src/rig-data.c:1309:rig_data_get_has_get_addr ()
grig-0.8.1/src/rig-data.c-1310-{
##############################################
grig-0.8.1/src/rig-data.h-466-/* address acquisition functions */
grig-0.8.1/src/rig-data.h:467:grig_settings_t  *rig_data_get_get_addr     (void);
grig-0.8.1/src/rig-data.h:468:grig_settings_t  *rig_data_get_set_addr     (void);
grig-0.8.1/src/rig-data.h:469:grig_cmd_avail_t *rig_data_get_new_addr     (void);
grig-0.8.1/src/rig-data.h:470:grig_cmd_avail_t *rig_data_get_has_set_addr (void);
grig-0.8.1/src/rig-data.h:471:grig_cmd_avail_t *rig_data_get_has_get_addr (void);
grig-0.8.1/src/rig-data.h-472-
##############################################
grig-0.8.1/src/rig-daemon.c-765-	/* get pointers to shared data */
grig-0.8.1/src/rig-daemon.c:766:	get     = rig_data_get_get_addr ();
grig-0.8.1/src/rig-daemon.c:767:	set     = rig_data_get_set_addr ();
grig-0.8.1/src/rig-daemon.c:768:	has_get = rig_data_get_has_get_addr ();
grig-0.8.1/src/rig-daemon.c:769:	has_set = rig_data_get_has_set_addr ();
grig-0.8.1/src/rig-daemon.c-770-
##############################################
grig-0.8.1/src/rig-daemon.c-871-	/* get pointers to shared data */
grig-0.8.1/src/rig-daemon.c:872:	get     = rig_data_get_get_addr ();
grig-0.8.1/src/rig-daemon.c:873:	set     = rig_data_get_set_addr ();
grig-0.8.1/src/rig-daemon.c:874:	new     = rig_data_get_new_addr ();
grig-0.8.1/src/rig-daemon.c:875:	has_get = rig_data_get_has_get_addr ();
grig-0.8.1/src/rig-daemon.c:876:	has_set = rig_data_get_has_set_addr ();
grig-0.8.1/src/rig-daemon.c-877-
##############################################
grig-0.8.1/src/rig-daemon.c-1015-	/* get pointers to shared data */
grig-0.8.1/src/rig-daemon.c:1016:	get     = rig_data_get_get_addr ();
grig-0.8.1/src/rig-daemon.c:1017:	set     = rig_data_get_set_addr ();
grig-0.8.1/src/rig-daemon.c:1018:	new     = rig_data_get_new_addr ();
grig-0.8.1/src/rig-daemon.c:1019:	has_get = rig_data_get_has_get_addr ();
grig-0.8.1/src/rig-daemon.c:1020:	has_set = rig_data_get_has_set_addr ();
grig-0.8.1/src/rig-daemon.c-1021-
##############################################
grig-0.8.1/compile-67-	mingw/*)
grig-0.8.1/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
grig-0.8.1/compile-69-	  ;;
grig-0.8.1/compile-70-	cygwin/*)
grig-0.8.1/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
grig-0.8.1/compile-72-	  ;;
grig-0.8.1/compile-73-	wine/*)
grig-0.8.1/compile:74:	  file=`winepath -w "$file" || echo "$file"`
grig-0.8.1/compile-75-	  ;;
##############################################
grig-0.8.1/compile-309-# Name of file we expect compiler to create.
grig-0.8.1/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
grig-0.8.1/compile-311-
##############################################
grig-0.8.1/compile-315-# object file name, since that is what matters with a parallel build.
grig-0.8.1/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
grig-0.8.1/compile-317-while true; do
##############################################
grig-0.8.1/pixmaps/Makefile.in-50-  { \
grig-0.8.1/pixmaps/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
grig-0.8.1/pixmaps/Makefile.in-52-  }; \
##############################################
grig-0.8.1/pixmaps/Makefile.in-127-  esac
grig-0.8.1/pixmaps/Makefile.in:128:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
grig-0.8.1/pixmaps/Makefile.in-129-am__vpath_adj = case $$p in \
grig-0.8.1/pixmaps/Makefile.in:130:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
grig-0.8.1/pixmaps/Makefile.in-131-    *) f=$$p;; \
grig-0.8.1/pixmaps/Makefile.in-132-  esac;
grig-0.8.1/pixmaps/Makefile.in:133:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
grig-0.8.1/pixmaps/Makefile.in-134-am__install_max = 40
grig-0.8.1/pixmaps/Makefile.in-135-am__nobase_strip_setup = \
grig-0.8.1/pixmaps/Makefile.in:136:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
grig-0.8.1/pixmaps/Makefile.in-137-am__nobase_strip = \
##############################################
grig-0.8.1/pixmaps/Makefile.in-365-	@list='$(grig_pixmaps_DATA)'; test -n "$(grig_pixmapsdir)" || list=; \
grig-0.8.1/pixmaps/Makefile.in:366:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
grig-0.8.1/pixmaps/Makefile.in-367-	dir='$(DESTDIR)$(grig_pixmapsdir)'; $(am__uninstall_files_from_dir)
##############################################
grig-0.8.1/pixmaps/Makefile.in-375-distdir: $(DISTFILES)
grig-0.8.1/pixmaps/Makefile.in:376:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
grig-0.8.1/pixmaps/Makefile.in:377:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
grig-0.8.1/pixmaps/Makefile.in-378-	list='$(DISTFILES)'; \
##############################################
grig-0.8.1/pixmaps/Makefile.in-389-	  if test -d $$d/$$file; then \
grig-0.8.1/pixmaps/Makefile.in:390:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
grig-0.8.1/pixmaps/Makefile.in-391-	    if test -d "$(distdir)/$$file"; then \
##############################################
grig-0.8.1/config.sub-52-
grig-0.8.1/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
grig-0.8.1/config.sub-54-
##############################################
grig-0.8.1/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations.
grig-0.8.1/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
grig-0.8.1/config.sub-117-case $maybe_os in
##############################################
grig-0.8.1/config.sub-123-    os=-$maybe_os
grig-0.8.1/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
grig-0.8.1/config.sub-125-    ;;
##############################################
grig-0.8.1/config.sub-127-    os=-linux-android
grig-0.8.1/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
grig-0.8.1/config.sub-129-    ;;
grig-0.8.1/config.sub-130-  *)
grig-0.8.1/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
grig-0.8.1/config.sub-132-    if [ $basic_machine != $1 ]
grig-0.8.1/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
grig-0.8.1/config.sub-134-    else os=; fi
##############################################
grig-0.8.1/config.sub-181-		os=-sco5v6
grig-0.8.1/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
grig-0.8.1/config.sub-183-		;;
##############################################
grig-0.8.1/config.sub-185-		os=-sco3.2v5
grig-0.8.1/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
grig-0.8.1/config.sub-187-		;;
##############################################
grig-0.8.1/config.sub-189-		os=-sco3.2v4
grig-0.8.1/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
grig-0.8.1/config.sub-191-		;;
grig-0.8.1/config.sub-192-	-sco3.2.[4-9]*)
grig-0.8.1/config.sub:193:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
grig-0.8.1/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
grig-0.8.1/config.sub-195-		;;
##############################################
grig-0.8.1/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
grig-0.8.1/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
grig-0.8.1/config.sub-199-		;;
##############################################
grig-0.8.1/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
grig-0.8.1/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
grig-0.8.1/config.sub-203-		;;
##############################################
grig-0.8.1/config.sub-205-		os=-sco3.2v2
grig-0.8.1/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
grig-0.8.1/config.sub-207-		;;
grig-0.8.1/config.sub-208-	-udk*)
grig-0.8.1/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
grig-0.8.1/config.sub-210-		;;
##############################################
grig-0.8.1/config.sub-212-		os=-isc2.2
grig-0.8.1/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
grig-0.8.1/config.sub-214-		;;
##############################################
grig-0.8.1/config.sub-218-	-isc*)
grig-0.8.1/config.sub:219:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
grig-0.8.1/config.sub-220-		;;
##############################################
grig-0.8.1/config.sub-230-	-ptx*)
grig-0.8.1/config.sub:231:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
grig-0.8.1/config.sub-232-		;;
grig-0.8.1/config.sub-233-	-windowsnt*)
grig-0.8.1/config.sub:234:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
grig-0.8.1/config.sub-235-		;;
##############################################
grig-0.8.1/config.sub-362-	*-*-*)
grig-0.8.1/config.sub:363:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
grig-0.8.1/config.sub-364-		exit 1
##############################################
grig-0.8.1/config.sub-486-	amd64-*)
grig-0.8.1/config.sub:487:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
grig-0.8.1/config.sub-488-		;;
##############################################
grig-0.8.1/config.sub-528-	blackfin-*)
grig-0.8.1/config.sub:529:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
grig-0.8.1/config.sub-530-		os=-linux
##############################################
grig-0.8.1/config.sub-536-	c54x-*)
grig-0.8.1/config.sub:537:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
grig-0.8.1/config.sub-538-		;;
grig-0.8.1/config.sub-539-	c55x-*)
grig-0.8.1/config.sub:540:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
grig-0.8.1/config.sub-541-		;;
grig-0.8.1/config.sub-542-	c6x-*)
grig-0.8.1/config.sub:543:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
grig-0.8.1/config.sub-544-		;;
##############################################
grig-0.8.1/config.sub-739-	i*86v32)
grig-0.8.1/config.sub:740:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
grig-0.8.1/config.sub-741-		os=-sysv32
##############################################
grig-0.8.1/config.sub-743-	i*86v4*)
grig-0.8.1/config.sub:744:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
grig-0.8.1/config.sub-745-		os=-sysv4
##############################################
grig-0.8.1/config.sub-747-	i*86v)
grig-0.8.1/config.sub:748:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
grig-0.8.1/config.sub-749-		os=-sysv
##############################################
grig-0.8.1/config.sub-751-	i*86sol2)
grig-0.8.1/config.sub:752:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
grig-0.8.1/config.sub-753-		os=-solaris2
##############################################
grig-0.8.1/config.sub-781-	m68knommu-*)
grig-0.8.1/config.sub:782:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
grig-0.8.1/config.sub-783-		os=-linux
##############################################
grig-0.8.1/config.sub-818-	mips3*-*)
grig-0.8.1/config.sub:819:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
grig-0.8.1/config.sub-820-		;;
grig-0.8.1/config.sub-821-	mips3*)
grig-0.8.1/config.sub:822:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
grig-0.8.1/config.sub-823-		;;
##############################################
grig-0.8.1/config.sub-840-	ms1-*)
grig-0.8.1/config.sub:841:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
grig-0.8.1/config.sub-842-		;;
##############################################
grig-0.8.1/config.sub-959-	parisc-*)
grig-0.8.1/config.sub:960:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
grig-0.8.1/config.sub-961-		os=-linux
##############################################
grig-0.8.1/config.sub-975-	pc98-*)
grig-0.8.1/config.sub:976:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
grig-0.8.1/config.sub-977-		;;
##############################################
grig-0.8.1/config.sub-990-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
grig-0.8.1/config.sub:991:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
grig-0.8.1/config.sub-992-		;;
grig-0.8.1/config.sub-993-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
grig-0.8.1/config.sub:994:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
grig-0.8.1/config.sub-995-		;;
grig-0.8.1/config.sub-996-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
grig-0.8.1/config.sub:997:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
grig-0.8.1/config.sub-998-		;;
grig-0.8.1/config.sub-999-	pentium4-*)
grig-0.8.1/config.sub:1000:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
grig-0.8.1/config.sub-1001-		;;
##############################################
grig-0.8.1/config.sub-1009-	ppc-* | ppcbe-*)
grig-0.8.1/config.sub:1010:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
grig-0.8.1/config.sub-1011-		;;
##############################################
grig-0.8.1/config.sub-1015-	ppcle-* | powerpclittle-*)
grig-0.8.1/config.sub:1016:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
grig-0.8.1/config.sub-1017-		;;
##############################################
grig-0.8.1/config.sub-1019-		;;
grig-0.8.1/config.sub:1020:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
grig-0.8.1/config.sub-1021-		;;
##############################################
grig-0.8.1/config.sub-1025-	ppc64le-* | powerpc64little-*)
grig-0.8.1/config.sub:1026:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
grig-0.8.1/config.sub-1027-		;;
##############################################
grig-0.8.1/config.sub-1108-	strongarm-* | thumb-*)
grig-0.8.1/config.sub:1109:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
grig-0.8.1/config.sub-1110-		;;
##############################################
grig-0.8.1/config.sub-1238-	xscale-* | xscalee[bl]-*)
grig-0.8.1/config.sub:1239:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
grig-0.8.1/config.sub-1240-		;;
##############################################
grig-0.8.1/config.sub-1315-	*)
grig-0.8.1/config.sub:1316:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
grig-0.8.1/config.sub-1317-		exit 1
##############################################
grig-0.8.1/config.sub-1323-	*-digital*)
grig-0.8.1/config.sub:1324:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
grig-0.8.1/config.sub-1325-		;;
grig-0.8.1/config.sub-1326-	*-commodore*)
grig-0.8.1/config.sub:1327:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
grig-0.8.1/config.sub-1328-		;;
##############################################
grig-0.8.1/config.sub-1344-	-solaris1 | -solaris1.*)
grig-0.8.1/config.sub:1345:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
grig-0.8.1/config.sub-1346-		;;
##############################################
grig-0.8.1/config.sub-1356-	-gnu/linux*)
grig-0.8.1/config.sub:1357:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
grig-0.8.1/config.sub-1358-		;;
##############################################
grig-0.8.1/config.sub-1402-	-nto*)
grig-0.8.1/config.sub:1403:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
grig-0.8.1/config.sub-1404-		;;
##############################################
grig-0.8.1/config.sub-1409-	-mac*)
grig-0.8.1/config.sub:1410:		os=`echo $os | sed -e 's|mac|macos|'`
grig-0.8.1/config.sub-1411-		;;
##############################################
grig-0.8.1/config.sub-1415-	-linux*)
grig-0.8.1/config.sub:1416:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
grig-0.8.1/config.sub-1417-		;;
grig-0.8.1/config.sub-1418-	-sunos5*)
grig-0.8.1/config.sub:1419:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
grig-0.8.1/config.sub-1420-		;;
grig-0.8.1/config.sub-1421-	-sunos6*)
grig-0.8.1/config.sub:1422:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
grig-0.8.1/config.sub-1423-		;;
##############################################
grig-0.8.1/config.sub-1470-	-sinix5.*)
grig-0.8.1/config.sub:1471:		os=`echo $os | sed -e 's|sinix|sysv|'`
grig-0.8.1/config.sub-1472-		;;
##############################################
grig-0.8.1/config.sub-1523-		# Get rid of the `-' at the beginning of $os.
grig-0.8.1/config.sub:1524:		os=`echo $os | sed 's/[^-]*-//'`
grig-0.8.1/config.sub:1525:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
grig-0.8.1/config.sub-1526-		exit 1
##############################################
grig-0.8.1/config.sub-1786-		esac
grig-0.8.1/config.sub:1787:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
grig-0.8.1/config.sub-1788-		;;
##############################################
grig-0.8.1/m4/iconv.m4-192-      am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"])
grig-0.8.1/m4/iconv.m4:193:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
grig-0.8.1/m4/iconv.m4-194-    AC_MSG_RESULT([
##############################################
grig-0.8.1/m4/pkg.m4-75-    PKG_CHECK_EXISTS([$3],
grig-0.8.1/m4/pkg.m4:76:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
grig-0.8.1/m4/pkg.m4-77-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
grig-0.8.1/m4/pkg.m4-124-        if test $_pkg_short_errors_supported = yes; then
grig-0.8.1/m4/pkg.m4:125:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
grig-0.8.1/m4/pkg.m4-126-        else 
grig-0.8.1/m4/pkg.m4:127:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
grig-0.8.1/m4/pkg.m4-128-        fi
##############################################
grig-0.8.1/m4/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
grig-0.8.1/m4/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in
grig-0.8.1/m4/lib-ld.m4-16-*GNU* | *'with BFD'*)
##############################################
grig-0.8.1/m4/lib-ld.m4-50-    # gcc leaves a trailing carriage return which upsets mingw
grig-0.8.1/m4/lib-ld.m4:51:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
grig-0.8.1/m4/lib-ld.m4-52-  *)
grig-0.8.1/m4/lib-ld.m4:53:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
grig-0.8.1/m4/lib-ld.m4-54-  esac
##############################################
grig-0.8.1/m4/lib-ld.m4-59-      # Canonicalize the path of ld
grig-0.8.1/m4/lib-ld.m4:60:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
grig-0.8.1/m4/lib-ld.m4-61-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
grig-0.8.1/m4/lib-ld.m4:62:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
grig-0.8.1/m4/lib-ld.m4-63-      done
##############################################
grig-0.8.1/m4/lib-ld.m4-89-      # Break only if it was the GNU/non-GNU ld that we prefer.
grig-0.8.1/m4/lib-ld.m4:90:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
grig-0.8.1/m4/lib-ld.m4-91-      *GNU* | *'with BFD'*)
##############################################
grig-0.8.1/m4/po.m4-47-changequote(,)dnl
grig-0.8.1/m4/po.m4:48:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
grig-0.8.1/m4/po.m4-49-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
grig-0.8.1/m4/po.m4-54-changequote(,)dnl
grig-0.8.1/m4/po.m4:55:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
grig-0.8.1/m4/po.m4-56-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
grig-0.8.1/m4/po.m4-73-changequote(,)dnl
grig-0.8.1/m4/po.m4:74:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
grig-0.8.1/m4/po.m4-75-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
grig-0.8.1/m4/po.m4-98-      case "$ac_file" in
grig-0.8.1/m4/po.m4:99:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
grig-0.8.1/m4/po.m4-100-      esac
##############################################
grig-0.8.1/m4/po.m4-103-        # Adjust a relative srcdir.
grig-0.8.1/m4/po.m4:104:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
grig-0.8.1/m4/po.m4:105:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
grig-0.8.1/m4/po.m4:106:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
grig-0.8.1/m4/po.m4-107-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
grig-0.8.1/m4/po.m4-110-        case "$ac_given_srcdir" in
grig-0.8.1/m4/po.m4:111:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
grig-0.8.1/m4/po.m4-112-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
grig-0.8.1/m4/po.m4-130-            fi
grig-0.8.1/m4/po.m4:131:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
grig-0.8.1/m4/po.m4-132-            # Hide the ALL_LINGUAS assigment from automake < 1.5.
##############################################
grig-0.8.1/m4/po.m4-227-  # Adjust a relative srcdir.
grig-0.8.1/m4/po.m4:228:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
grig-0.8.1/m4/po.m4:229:  ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
grig-0.8.1/m4/po.m4:230:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
grig-0.8.1/m4/po.m4-231-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
grig-0.8.1/m4/po.m4-234-  case "$ac_given_srcdir" in
grig-0.8.1/m4/po.m4:235:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
grig-0.8.1/m4/po.m4-236-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
grig-0.8.1/m4/po.m4-295-  # Set POTFILES to the value of the Makefile variable POTFILES.
grig-0.8.1/m4/po.m4:296:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
grig-0.8.1/m4/po.m4:297:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
grig-0.8.1/m4/po.m4-298-  # Compute POTFILES_DEPS as
##############################################
grig-0.8.1/m4/po.m4-310-    # The LINGUAS file contains the set of available languages.
grig-0.8.1/m4/po.m4:311:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
grig-0.8.1/m4/po.m4-312-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
grig-0.8.1/m4/po.m4-314-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
grig-0.8.1/m4/po.m4:315:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
grig-0.8.1/m4/po.m4:316:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
grig-0.8.1/m4/po.m4-317-  fi
##############################################
grig-0.8.1/m4/po.m4-358-    QMFILES="$QMFILES $srcdirpre$lang.qm"
grig-0.8.1/m4/po.m4:359:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
grig-0.8.1/m4/po.m4-360-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
grig-0.8.1/m4/po.m4:361:    frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
grig-0.8.1/m4/po.m4-362-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
grig-0.8.1/m4/po.m4-399-      QTCATALOGS="$QTCATALOGS $lang.qm"
grig-0.8.1/m4/po.m4:400:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
grig-0.8.1/m4/po.m4-401-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
grig-0.8.1/m4/po.m4:402:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
grig-0.8.1/m4/po.m4-403-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
grig-0.8.1/m4/po.m4-410-    for lang in $ALL_LINGUAS; do
grig-0.8.1/m4/po.m4:411:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
grig-0.8.1/m4/po.m4-412-      cat >> "$ac_file.tmp" <<EOF
##############################################
grig-0.8.1/m4/po.m4-421-    for lang in $ALL_LINGUAS; do
grig-0.8.1/m4/po.m4:422:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
grig-0.8.1/m4/po.m4-423-      cat >> "$ac_file.tmp" <<EOF
##############################################
grig-0.8.1/m4/libtool.m4-125-done
grig-0.8.1/m4/libtool.m4:126:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
grig-0.8.1/m4/libtool.m4-127-])
##############################################
grig-0.8.1/m4/libtool.m4-427-m4_define([_LT_CONFIG_STATUS_DECLARE],
grig-0.8.1/m4/libtool.m4:428:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
grig-0.8.1/m4/libtool.m4-429-
##############################################
grig-0.8.1/m4/libtool.m4-437-#
grig-0.8.1/m4/libtool.m4:438:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
grig-0.8.1/m4/libtool.m4-439-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
grig-0.8.1/m4/libtool.m4-547-]], lt_decl_quote_varnames); do
grig-0.8.1/m4/libtool.m4:548:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
grig-0.8.1/m4/libtool.m4-549-    *[[\\\\\\\`\\"\\\$]]*)
grig-0.8.1/m4/libtool.m4:550:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
grig-0.8.1/m4/libtool.m4-551-      ;;
##############################################
grig-0.8.1/m4/libtool.m4-560-]], lt_decl_dquote_varnames); do
grig-0.8.1/m4/libtool.m4:561:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
grig-0.8.1/m4/libtool.m4-562-    *[[\\\\\\\`\\"\\\$]]*)
grig-0.8.1/m4/libtool.m4:563:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
grig-0.8.1/m4/libtool.m4-564-      ;;
##############################################
grig-0.8.1/m4/libtool.m4-720-
grig-0.8.1/m4/libtool.m4:721:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
grig-0.8.1/m4/libtool.m4-722-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
grig-0.8.1/m4/libtool.m4-1090-  if test "$lt_cv_ld_force_load" = "yes"; then
grig-0.8.1/m4/libtool.m4:1091:    _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
grig-0.8.1/m4/libtool.m4-1092-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
grig-0.8.1/m4/libtool.m4-1143-      }]'
grig-0.8.1/m4/libtool.m4:1144:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
grig-0.8.1/m4/libtool.m4-1145-  # Check for a 64-bit object if we didn't find anything.
grig-0.8.1/m4/libtool.m4-1146-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
grig-0.8.1/m4/libtool.m4:1147:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
grig-0.8.1/m4/libtool.m4-1148-  fi],[])
##############################################
grig-0.8.1/m4/libtool.m4-1179-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
grig-0.8.1/m4/libtool.m4:1180:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
grig-0.8.1/m4/libtool.m4-1181-  ECHO='print -r --'
grig-0.8.1/m4/libtool.m4:1182:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
grig-0.8.1/m4/libtool.m4-1183-  ECHO='printf %s\n'
##############################################
grig-0.8.1/m4/libtool.m4-1214-    PATH=/empty FPATH=/empty; export PATH FPATH
grig-0.8.1/m4/libtool.m4:1215:    test "X`printf %s $ECHO`" = "X$ECHO" \
grig-0.8.1/m4/libtool.m4:1216:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
grig-0.8.1/m4/libtool.m4-1217-
##############################################
grig-0.8.1/m4/libtool.m4-1237-   if test "$GCC" = yes; then
grig-0.8.1/m4/libtool.m4:1238:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
grig-0.8.1/m4/libtool.m4-1239-   fi
##############################################
grig-0.8.1/m4/libtool.m4-1241- /*)
grig-0.8.1/m4/libtool.m4:1242:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
grig-0.8.1/m4/libtool.m4-1243-   ;; #(
##############################################
grig-0.8.1/m4/libtool.m4-1270-  if AC_TRY_EVAL(ac_compile); then
grig-0.8.1/m4/libtool.m4:1271:    case `/usr/bin/file conftest.$ac_objext` in
grig-0.8.1/m4/libtool.m4-1272-      *ELF-32*)
##############################################
grig-0.8.1/m4/libtool.m4-1286-    if test "$lt_cv_prog_gnu_ld" = yes; then
grig-0.8.1/m4/libtool.m4:1287:      case `/usr/bin/file conftest.$ac_objext` in
grig-0.8.1/m4/libtool.m4-1288-	*32-bit*)
##############################################
grig-0.8.1/m4/libtool.m4-1298-    else
grig-0.8.1/m4/libtool.m4:1299:      case `/usr/bin/file conftest.$ac_objext` in
grig-0.8.1/m4/libtool.m4-1300-	*32-bit*)
##############################################
grig-0.8.1/m4/libtool.m4-1663-    # And add a safety zone
grig-0.8.1/m4/libtool.m4:1664:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
grig-0.8.1/m4/libtool.m4:1665:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
grig-0.8.1/m4/libtool.m4-1666-    ;;
##############################################
grig-0.8.1/m4/libtool.m4-1696-    if test -n "$kargmax"; then
grig-0.8.1/m4/libtool.m4:1697:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
grig-0.8.1/m4/libtool.m4-1698-    else
##############################################
grig-0.8.1/m4/libtool.m4-1705-	test undefined != "$lt_cv_sys_max_cmd_len"; then
grig-0.8.1/m4/libtool.m4:1706:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
grig-0.8.1/m4/libtool.m4:1707:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
grig-0.8.1/m4/libtool.m4-1708-    else
##############################################
grig-0.8.1/m4/libtool.m4-1717-      # we can't tell.
grig-0.8.1/m4/libtool.m4:1718:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
grig-0.8.1/m4/libtool.m4-1719-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
grig-0.8.1/m4/libtool.m4-1721-      do
grig-0.8.1/m4/libtool.m4:1722:        i=`expr $i + 1`
grig-0.8.1/m4/libtool.m4-1723-        teststring=$teststring$teststring
##############################################
grig-0.8.1/m4/libtool.m4-1725-      # Only check the string length outside the loop.
grig-0.8.1/m4/libtool.m4:1726:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
grig-0.8.1/m4/libtool.m4-1727-      teststring=
##############################################
grig-0.8.1/m4/libtool.m4-1730-      # linker.  It appears as though 1/2 is a usable value.
grig-0.8.1/m4/libtool.m4:1731:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
grig-0.8.1/m4/libtool.m4-1732-    fi
##############################################
grig-0.8.1/m4/libtool.m4-2055-  if test "$hard_links" = no; then
grig-0.8.1/m4/libtool.m4:2056:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
grig-0.8.1/m4/libtool.m4-2057-    need_locks=warn
##############################################
grig-0.8.1/m4/libtool.m4-2186-  esac
grig-0.8.1/m4/libtool.m4:2187:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
grig-0.8.1/m4/libtool.m4-2188-  case $lt_search_path_spec in
##############################################
grig-0.8.1/m4/libtool.m4-2193-    # okay in the real world where ";" in dirpaths is itself problematic.
grig-0.8.1/m4/libtool.m4:2194:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
grig-0.8.1/m4/libtool.m4-2195-    ;;
grig-0.8.1/m4/libtool.m4-2196-  *)
grig-0.8.1/m4/libtool.m4:2197:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
grig-0.8.1/m4/libtool.m4-2198-    ;;
##############################################
grig-0.8.1/m4/libtool.m4-2202-  lt_tmp_lt_search_path_spec=
grig-0.8.1/m4/libtool.m4:2203:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
grig-0.8.1/m4/libtool.m4-2204-  for lt_sys_path in $lt_search_path_spec; do
##############################################
grig-0.8.1/m4/libtool.m4-2237-  esac
grig-0.8.1/m4/libtool.m4:2238:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
grig-0.8.1/m4/libtool.m4-2239-else
##############################################
grig-0.8.1/m4/libtool.m4-2325-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
grig-0.8.1/m4/libtool.m4:2326:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
grig-0.8.1/m4/libtool.m4-2327-    ;;
##############################################
grig-0.8.1/m4/libtool.m4-2361-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
grig-0.8.1/m4/libtool.m4:2362:    postinstall_cmds='base_file=`basename \${file}`~
grig-0.8.1/m4/libtool.m4:2363:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
grig-0.8.1/m4/libtool.m4:2364:      dldir=$destdir/`dirname \$dlpath`~
grig-0.8.1/m4/libtool.m4-2365-      test -d \$dldir || mkdir -p \$dldir~
##############################################
grig-0.8.1/m4/libtool.m4-2370-      fi'
grig-0.8.1/m4/libtool.m4:2371:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
grig-0.8.1/m4/libtool.m4-2372-      dlpath=$dir/\$dldll~
##############################################
grig-0.8.1/m4/libtool.m4-2378-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
grig-0.8.1/m4/libtool.m4:2379:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
grig-0.8.1/m4/libtool.m4-2380-m4_if([$1], [],[
##############################################
grig-0.8.1/m4/libtool.m4-2384-      # MinGW DLLs use traditional 'lib' prefix
grig-0.8.1/m4/libtool.m4:2385:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
grig-0.8.1/m4/libtool.m4-2386-      ;;
##############################################
grig-0.8.1/m4/libtool.m4-2388-      # pw32 DLLs use 'pw' prefix rather than 'lib'
grig-0.8.1/m4/libtool.m4:2389:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
grig-0.8.1/m4/libtool.m4-2390-      ;;
##############################################
grig-0.8.1/m4/libtool.m4-2397-    libname_spec='$name'
grig-0.8.1/m4/libtool.m4:2398:    soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
grig-0.8.1/m4/libtool.m4-2399-    library_names_spec='${libname}.dll.lib'
##############################################
grig-0.8.1/m4/libtool.m4-2409-        # Let DOS variable expansion print the short 8.3 style file name.
grig-0.8.1/m4/libtool.m4:2410:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
grig-0.8.1/m4/libtool.m4-2411-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
grig-0.8.1/m4/libtool.m4-2414-      # Convert to MSYS style.
grig-0.8.1/m4/libtool.m4:2415:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
grig-0.8.1/m4/libtool.m4-2416-      ;;
##############################################
grig-0.8.1/m4/libtool.m4-2420-      # like /cygdrive/c/PROGRA~1:/cygdr...
grig-0.8.1/m4/libtool.m4:2421:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
grig-0.8.1/m4/libtool.m4:2422:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
grig-0.8.1/m4/libtool.m4:2423:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
grig-0.8.1/m4/libtool.m4-2424-      ;;
##############################################
grig-0.8.1/m4/libtool.m4-2428-        # It is most probably a Windows format PATH.
grig-0.8.1/m4/libtool.m4:2429:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
grig-0.8.1/m4/libtool.m4-2430-      else
grig-0.8.1/m4/libtool.m4:2431:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
grig-0.8.1/m4/libtool.m4-2432-      fi
##############################################
grig-0.8.1/m4/libtool.m4-2438-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
grig-0.8.1/m4/libtool.m4:2439:    postinstall_cmds='base_file=`basename \${file}`~
grig-0.8.1/m4/libtool.m4:2440:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
grig-0.8.1/m4/libtool.m4:2441:      dldir=$destdir/`dirname \$dlpath`~
grig-0.8.1/m4/libtool.m4-2442-      test -d \$dldir || mkdir -p \$dldir~
grig-0.8.1/m4/libtool.m4-2443-      $install_prog $dir/$dlname \$dldir/$dlname'
grig-0.8.1/m4/libtool.m4:2444:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
grig-0.8.1/m4/libtool.m4-2445-      dlpath=$dir/\$dldll~
##############################################
grig-0.8.1/m4/libtool.m4-2452-    # Assume MSVC wrapper
grig-0.8.1/m4/libtool.m4:2453:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
grig-0.8.1/m4/libtool.m4-2454-    dynamic_linker='Win32 ld.exe'
##############################################
grig-0.8.1/m4/libtool.m4-2469-  shlibpath_var=DYLD_LIBRARY_PATH
grig-0.8.1/m4/libtool.m4:2470:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
grig-0.8.1/m4/libtool.m4-2471-m4_if([$1], [],[
##############################################
grig-0.8.1/m4/libtool.m4-2676-  if test -f /etc/ld.so.conf; then
grig-0.8.1/m4/libtool.m4:2677:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
grig-0.8.1/m4/libtool.m4-2678-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
grig-0.8.1/m4/libtool.m4-2750-  shlibpath_var=LD_LIBRARY_PATH
grig-0.8.1/m4/libtool.m4:2751:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
grig-0.8.1/m4/libtool.m4-2752-    case $host_os in
##############################################
grig-0.8.1/m4/libtool.m4-2967-	"file_magic "*)
grig-0.8.1/m4/libtool.m4:2968:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
grig-0.8.1/m4/libtool.m4-2969-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
grig-0.8.1/m4/libtool.m4-3050-    # gcc leaves a trailing carriage return which upsets mingw
grig-0.8.1/m4/libtool.m4:3051:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
grig-0.8.1/m4/libtool.m4-3052-  *)
grig-0.8.1/m4/libtool.m4:3053:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
grig-0.8.1/m4/libtool.m4-3054-  esac
##############################################
grig-0.8.1/m4/libtool.m4-3059-      # Canonicalize the pathname of ld
grig-0.8.1/m4/libtool.m4:3060:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
grig-0.8.1/m4/libtool.m4-3061-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
grig-0.8.1/m4/libtool.m4:3062:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
grig-0.8.1/m4/libtool.m4-3063-      done
##############################################
grig-0.8.1/m4/libtool.m4-3090-      # Break only if it was the GNU/non-GNU ld that we prefer.
grig-0.8.1/m4/libtool.m4:3091:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
grig-0.8.1/m4/libtool.m4-3092-      *GNU* | *'with BFD'*)
##############################################
grig-0.8.1/m4/libtool.m4-3130-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
grig-0.8.1/m4/libtool.m4:3131:case `$LD -v 2>&1 </dev/null` in
grig-0.8.1/m4/libtool.m4-3132-*GNU* | *'with BFD'*)
##############################################
grig-0.8.1/m4/libtool.m4-3321-openbsd*)
grig-0.8.1/m4/libtool.m4:3322:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
grig-0.8.1/m4/libtool.m4-3323-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
grig-0.8.1/m4/libtool.m4-3385-    else
grig-0.8.1/m4/libtool.m4:3386:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
grig-0.8.1/m4/libtool.m4-3387-    fi
##############################################
grig-0.8.1/m4/libtool.m4-3431-	# Tru64's nm complains that /dev/null is an invalid object file
grig-0.8.1/m4/libtool.m4:3432:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
grig-0.8.1/m4/libtool.m4-3433-	*/dev/null* | *'Invalid file or object type'*)
##############################################
grig-0.8.1/m4/libtool.m4-3437-	*)
grig-0.8.1/m4/libtool.m4:3438:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
grig-0.8.1/m4/libtool.m4-3439-	  */dev/null*)
##############################################
grig-0.8.1/m4/libtool.m4-3463-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
grig-0.8.1/m4/libtool.m4:3464:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
grig-0.8.1/m4/libtool.m4-3465-    *COFF*)
##############################################
grig-0.8.1/m4/libtool.m4-3522-  # decide which to use based on capabilities of $DLLTOOL
grig-0.8.1/m4/libtool.m4:3523:  case `$DLLTOOL --help 2>&1` in
grig-0.8.1/m4/libtool.m4-3524-  *--identify-strict*)
##############################################
grig-0.8.1/m4/libtool.m4-3681-# If we're using GNU nm, then use its standard symbol codes.
grig-0.8.1/m4/libtool.m4:3682:case `$NM -V 2>&1` in
grig-0.8.1/m4/libtool.m4-3683-*GNU* | *'with BFD'*)
##############################################
grig-0.8.1/m4/libtool.m4-3699-mingw*)
grig-0.8.1/m4/libtool.m4:3700:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
grig-0.8.1/m4/libtool.m4-3701-  ;;
##############################################
grig-0.8.1/m4/libtool.m4-3752-    nlist=conftest.nm
grig-0.8.1/m4/libtool.m4:3753:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
grig-0.8.1/m4/libtool.m4-3754-      # Try sorting and uniquifying the output.
##############################################
grig-0.8.1/m4/libtool.m4-4090-	  *)
grig-0.8.1/m4/libtool.m4:4091:	    case `$CC -V 2>&1 | sed 5q` in
grig-0.8.1/m4/libtool.m4-4092-	    *Sun\ C*)
##############################################
grig-0.8.1/m4/libtool.m4-4395-      *)
grig-0.8.1/m4/libtool.m4:4396:	case `$CC -V 2>&1 | sed 5q` in
grig-0.8.1/m4/libtool.m4-4397-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
grig-0.8.1/m4/libtool.m4-4673-	# shared libraries, regardless of the interface used.
grig-0.8.1/m4/libtool.m4:4674:	case `$LD -v 2>&1` in
grig-0.8.1/m4/libtool.m4-4675-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
grig-0.8.1/m4/libtool.m4-4705-    supports_anon_versioning=no
grig-0.8.1/m4/libtool.m4:4706:    case `$LD -v 2>&1` in
grig-0.8.1/m4/libtool.m4-4707-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
grig-0.8.1/m4/libtool.m4-4774-	# is EXPORTS), use it as is; otherwise, prepend...
grig-0.8.1/m4/libtool.m4:4775:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
grig-0.8.1/m4/libtool.m4-4776-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
grig-0.8.1/m4/libtool.m4-4802-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
grig-0.8.1/m4/libtool.m4:4803:      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
grig-0.8.1/m4/libtool.m4:4804:      _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
grig-0.8.1/m4/libtool.m4-4805-      ;;
##############################################
grig-0.8.1/m4/libtool.m4-4820-        pgcc*)				# Portland Group C compiler
grig-0.8.1/m4/libtool.m4:4821:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
grig-0.8.1/m4/libtool.m4-4822-	  tmp_addflag=' $pic_flag'
##############################################
grig-0.8.1/m4/libtool.m4-4825-					# Portland Group f77 and f90 compilers
grig-0.8.1/m4/libtool.m4:4826:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
grig-0.8.1/m4/libtool.m4-4827-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
grig-0.8.1/m4/libtool.m4-4840-	nvcc*)	# Cuda Compiler Driver 2.2
grig-0.8.1/m4/libtool.m4:4841:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
grig-0.8.1/m4/libtool.m4-4842-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
grig-0.8.1/m4/libtool.m4-4844-	esac
grig-0.8.1/m4/libtool.m4:4845:	case `$CC -V 2>&1 | sed 5q` in
grig-0.8.1/m4/libtool.m4-4846-	*Sun\ C*)			# Sun C 5.9
grig-0.8.1/m4/libtool.m4:4847:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
grig-0.8.1/m4/libtool.m4-4848-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
grig-0.8.1/m4/libtool.m4-4912-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
grig-0.8.1/m4/libtool.m4:4913:      case `$LD -v 2>&1` in
grig-0.8.1/m4/libtool.m4-4914-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
grig-0.8.1/m4/libtool.m4-5035-	# below for broken collect2 doesn't work under 4.3+
grig-0.8.1/m4/libtool.m4:5036:	  collect2name=`${CC} -print-prog-name=collect2`
grig-0.8.1/m4/libtool.m4-5037-	  if test -f "$collect2name" &&
##############################################
grig-0.8.1/m4/libtool.m4-5085-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
grig-0.8.1/m4/libtool.m4:5086:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
grig-0.8.1/m4/libtool.m4-5087-      else
##############################################
grig-0.8.1/m4/libtool.m4-5151-	_LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
grig-0.8.1/m4/libtool.m4:5152:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
grig-0.8.1/m4/libtool.m4-5153-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
grig-0.8.1/m4/libtool.m4-5188-	# FIXME: Setting linknames here is a bad hack.
grig-0.8.1/m4/libtool.m4:5189:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
grig-0.8.1/m4/libtool.m4-5190-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
grig-0.8.1/m4/libtool.m4-5326-      if test "$GCC" = yes; then
grig-0.8.1/m4/libtool.m4:5327:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
grig-0.8.1/m4/libtool.m4-5328-	# Try to use the -exported_symbol ld option, if it does not
##############################################
grig-0.8.1/m4/libtool.m4-5349-	if test "$lt_cv_irix_exported_symbol" = yes; then
grig-0.8.1/m4/libtool.m4:5350:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
grig-0.8.1/m4/libtool.m4-5351-	fi
grig-0.8.1/m4/libtool.m4-5352-      else
grig-0.8.1/m4/libtool.m4:5353:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
grig-0.8.1/m4/libtool.m4:5354:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
grig-0.8.1/m4/libtool.m4-5355-      fi
##############################################
grig-0.8.1/m4/libtool.m4-5389-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
grig-0.8.1/m4/libtool.m4:5390:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
grig-0.8.1/m4/libtool.m4-5391-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
grig-0.8.1/m4/libtool.m4-5422-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
grig-0.8.1/m4/libtool.m4:5423:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
grig-0.8.1/m4/libtool.m4-5424-      else
grig-0.8.1/m4/libtool.m4-5425-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
grig-0.8.1/m4/libtool.m4:5426:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
grig-0.8.1/m4/libtool.m4-5427-      fi
##############################################
grig-0.8.1/m4/libtool.m4-5435-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
grig-0.8.1/m4/libtool.m4:5436:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
grig-0.8.1/m4/libtool.m4-5437-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
grig-0.8.1/m4/libtool.m4-5439-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
grig-0.8.1/m4/libtool.m4:5440:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
grig-0.8.1/m4/libtool.m4:5441:	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
grig-0.8.1/m4/libtool.m4:5442:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
grig-0.8.1/m4/libtool.m4-5443-
##############################################
grig-0.8.1/m4/libtool.m4-5458-      else
grig-0.8.1/m4/libtool.m4:5459:	case `$CC -V 2>&1` in
grig-0.8.1/m4/libtool.m4-5460-	*"Compilers 5.0"*)
##############################################
grig-0.8.1/m4/libtool.m4-5651-	  _LT_TAGVAR(allow_undefined_flag, $1)=
grig-0.8.1/m4/libtool.m4:5652:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
grig-0.8.1/m4/libtool.m4-5653-	  then
##############################################
grig-0.8.1/m4/libtool.m4-5951-        # ancient GNU ld didn't support --whole-archive et. al.
grig-0.8.1/m4/libtool.m4:5952:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
grig-0.8.1/m4/libtool.m4-5953-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
grig-0.8.1/m4/libtool.m4-6034-          # below for broken collect2 doesn't work under 4.3+
grig-0.8.1/m4/libtool.m4:6035:	  collect2name=`${CC} -print-prog-name=collect2`
grig-0.8.1/m4/libtool.m4-6036-	  if test -f "$collect2name" &&
##############################################
grig-0.8.1/m4/libtool.m4-6084-
grig-0.8.1/m4/libtool.m4:6085:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
grig-0.8.1/m4/libtool.m4-6086-        else
##############################################
grig-0.8.1/m4/libtool.m4-6150-	  _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
grig-0.8.1/m4/libtool.m4:6151:	  _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
grig-0.8.1/m4/libtool.m4-6152-	      $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
grig-0.8.1/m4/libtool.m4-6191-	    # is EXPORTS), use it as is; otherwise, prepend...
grig-0.8.1/m4/libtool.m4:6192:	    _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
grig-0.8.1/m4/libtool.m4-6193-	      cp $export_symbols $output_objdir/$soname.def;
##############################################
grig-0.8.1/m4/libtool.m4-6271-            # dependencies.
grig-0.8.1/m4/libtool.m4:6272:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
grig-0.8.1/m4/libtool.m4-6273-            ;;
##############################################
grig-0.8.1/m4/libtool.m4-6336-	    # dependencies.
grig-0.8.1/m4/libtool.m4:6337:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
grig-0.8.1/m4/libtool.m4-6338-	    ;;
##############################################
grig-0.8.1/m4/libtool.m4-6372-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
grig-0.8.1/m4/libtool.m4:6373:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
grig-0.8.1/m4/libtool.m4:6374:	_LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
grig-0.8.1/m4/libtool.m4-6375-	;;
##############################################
grig-0.8.1/m4/libtool.m4-6379-	    # SGI C++
grig-0.8.1/m4/libtool.m4:6380:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
grig-0.8.1/m4/libtool.m4-6381-
##############################################
grig-0.8.1/m4/libtool.m4-6390-	      if test "$with_gnu_ld" = no; then
grig-0.8.1/m4/libtool.m4:6391:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
grig-0.8.1/m4/libtool.m4-6392-	      else
grig-0.8.1/m4/libtool.m4:6393:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` -o $lib'
grig-0.8.1/m4/libtool.m4-6394-	      fi
##############################################
grig-0.8.1/m4/libtool.m4-6411-	    # to its proper name (with version) after linking.
grig-0.8.1/m4/libtool.m4:6412:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
grig-0.8.1/m4/libtool.m4:6413:	    _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
grig-0.8.1/m4/libtool.m4-6414-	    # Commands to make compiler produce verbose output that lists
##############################################
grig-0.8.1/m4/libtool.m4-6421-	    # dependencies.
grig-0.8.1/m4/libtool.m4:6422:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
grig-0.8.1/m4/libtool.m4-6423-
##############################################
grig-0.8.1/m4/libtool.m4-6436-	    # earlier do not add the objects themselves.
grig-0.8.1/m4/libtool.m4:6437:	    case `$CC -V 2>&1` in
grig-0.8.1/m4/libtool.m4-6438-	      *"Version 7."*)
##############################################
grig-0.8.1/m4/libtool.m4-6457-            # Portland Group C++ compiler
grig-0.8.1/m4/libtool.m4:6458:	    case `$CC -V` in
grig-0.8.1/m4/libtool.m4-6459-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
grig-0.8.1/m4/libtool.m4-6462-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
grig-0.8.1/m4/libtool.m4:6463:		compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
grig-0.8.1/m4/libtool.m4-6464-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
grig-0.8.1/m4/libtool.m4-6466-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
grig-0.8.1/m4/libtool.m4:6467:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
grig-0.8.1/m4/libtool.m4-6468-		$RANLIB $oldlib'
##############################################
grig-0.8.1/m4/libtool.m4-6471-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
grig-0.8.1/m4/libtool.m4:6472:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
grig-0.8.1/m4/libtool.m4-6473-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
grig-0.8.1/m4/libtool.m4-6475-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
grig-0.8.1/m4/libtool.m4:6476:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
grig-0.8.1/m4/libtool.m4-6477-	      ;;
##############################################
grig-0.8.1/m4/libtool.m4-6485-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
grig-0.8.1/m4/libtool.m4:6486:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
grig-0.8.1/m4/libtool.m4-6487-            ;;
##############################################
grig-0.8.1/m4/libtool.m4-6504-	    # dependencies.
grig-0.8.1/m4/libtool.m4:6505:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
grig-0.8.1/m4/libtool.m4-6506-	    ;;
##############################################
grig-0.8.1/m4/libtool.m4-6519-	  *)
grig-0.8.1/m4/libtool.m4:6520:	    case `$CC -V 2>&1 | sed 5q` in
grig-0.8.1/m4/libtool.m4-6521-	    *Sun\ C*)
##############################################
grig-0.8.1/m4/libtool.m4-6526-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
grig-0.8.1/m4/libtool.m4:6527:	      _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
grig-0.8.1/m4/libtool.m4-6528-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
grig-0.8.1/m4/libtool.m4-6596-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
grig-0.8.1/m4/libtool.m4:6597:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
grig-0.8.1/m4/libtool.m4-6598-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
grig-0.8.1/m4/libtool.m4-6615-	    # to its proper name (with version) after linking.
grig-0.8.1/m4/libtool.m4:6616:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
grig-0.8.1/m4/libtool.m4-6617-
##############################################
grig-0.8.1/m4/libtool.m4-6636-	        _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
grig-0.8.1/m4/libtool.m4:6637:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && func_echo_all "${wl}-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
grig-0.8.1/m4/libtool.m4-6638-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
grig-0.8.1/m4/libtool.m4-6641-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
grig-0.8.1/m4/libtool.m4:6642:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
grig-0.8.1/m4/libtool.m4:6643:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
grig-0.8.1/m4/libtool.m4-6644-	          echo "-hidden">> $lib.exp~
grig-0.8.1/m4/libtool.m4:6645:	          $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~
grig-0.8.1/m4/libtool.m4-6646-	          $RM $lib.exp'
##############################################
grig-0.8.1/m4/libtool.m4-6660-	    # dependencies.
grig-0.8.1/m4/libtool.m4:6661:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
grig-0.8.1/m4/libtool.m4-6662-	    ;;
##############################################
grig-0.8.1/m4/libtool.m4-6667-	        osf3*)
grig-0.8.1/m4/libtool.m4:6668:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
grig-0.8.1/m4/libtool.m4-6669-		  ;;
grig-0.8.1/m4/libtool.m4-6670-	        *)
grig-0.8.1/m4/libtool.m4:6671:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
grig-0.8.1/m4/libtool.m4-6672-		  ;;
##############################################
grig-0.8.1/m4/libtool.m4-6920-  case ${2} in
grig-0.8.1/m4/libtool.m4:6921:  .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
grig-0.8.1/m4/libtool.m4:6922:  *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
grig-0.8.1/m4/libtool.m4-6923-  esac
##############################################
grig-0.8.1/m4/libtool.m4-7008-
grig-0.8.1/m4/libtool.m4:7009:  for p in `eval "$output_verbose_link_cmd"`; do
grig-0.8.1/m4/libtool.m4-7010-    case ${prev}${p} in
##############################################
grig-0.8.1/m4/libtool.m4-7106-linux*)
grig-0.8.1/m4/libtool.m4:7107:  case `$CC -V 2>&1 | sed 5q` in
grig-0.8.1/m4/libtool.m4-7108-  *Sun\ C*)
##############################################
grig-0.8.1/m4/libtool.m4-7157-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
grig-0.8.1/m4/libtool.m4:7158: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
grig-0.8.1/m4/libtool.m4-7159-fi
##############################################
grig-0.8.1/m4/libtool.m4-7769-    test $lt_ac_count -gt 10 && break
grig-0.8.1/m4/libtool.m4:7770:    lt_ac_count=`expr $lt_ac_count + 1`
grig-0.8.1/m4/libtool.m4-7771-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
grig-0.8.1/m4/libtool.m4-7840-# ------------------------------------------------------
grig-0.8.1/m4/libtool.m4:7841:# In `$cfgfile', look for function FUNCNAME delimited by `^FUNCNAME ()$' and
grig-0.8.1/m4/libtool.m4-7842-# '^} FUNCNAME ', and replace its body with REPLACEMENT-BODY.
##############################################
grig-0.8.1/m4/ltsugar.m4-67-m4_define([lt_combine],
grig-0.8.1/m4/ltsugar.m4:68:[m4_if(m4_eval([$# > 3]), [1],
grig-0.8.1/m4/ltsugar.m4-69-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
grig-0.8.1/m4/gettext.m4-249-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD"
grig-0.8.1/m4/gettext.m4:250:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
grig-0.8.1/m4/gettext.m4-251-      fi
##############################################
grig-0.8.1/m4/lib-link.m4-244-        dnl or AC_LIB_HAVE_LINKFLAGS call.
grig-0.8.1/m4/lib-link.m4:245:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
grig-0.8.1/m4/lib-link.m4-246-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
grig-0.8.1/m4/lib-link.m4-319-                -L*)
grig-0.8.1/m4/lib-link.m4:320:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
grig-0.8.1/m4/lib-link.m4-321-                  dnl First look for a shared library.
##############################################
grig-0.8.1/m4/lib-link.m4-463-              */$acl_libdirstem | */$acl_libdirstem/)
grig-0.8.1/m4/lib-link.m4:464:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
grig-0.8.1/m4/lib-link.m4-465-                if test "$name" = '$1'; then
##############################################
grig-0.8.1/m4/lib-link.m4-470-              */$acl_libdirstem2 | */$acl_libdirstem2/)
grig-0.8.1/m4/lib-link.m4:471:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
grig-0.8.1/m4/lib-link.m4-472-                if test "$name" = '$1'; then
##############################################
grig-0.8.1/m4/lib-link.m4-526-                  -L*)
grig-0.8.1/m4/lib-link.m4:527:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
grig-0.8.1/m4/lib-link.m4-528-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
grig-0.8.1/m4/lib-link.m4-578-                  -R*)
grig-0.8.1/m4/lib-link.m4:579:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
grig-0.8.1/m4/lib-link.m4-580-                    if test "$enable_rpath" != no; then
##############################################
grig-0.8.1/m4/lib-link.m4-608-                    dnl Handle this in the next round.
grig-0.8.1/m4/lib-link.m4:609:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
grig-0.8.1/m4/lib-link.m4-610-                    ;;
##############################################
grig-0.8.1/m4/lib-link.m4-614-                    dnl option.
grig-0.8.1/m4/lib-link.m4:615:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
grig-0.8.1/m4/lib-link.m4-616-                    ;;
##############################################
grig-0.8.1/m4/lib-link.m4-727-            -L) next=yes ;;
grig-0.8.1/m4/lib-link.m4:728:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
grig-0.8.1/m4/lib-link.m4-729-                 dnl No need to hardcode the standard /usr/lib.
##############################################
grig-0.8.1/m4/lib-prefix.m4-201-    *)
grig-0.8.1/m4/lib-prefix.m4:202:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
grig-0.8.1/m4/lib-prefix.m4-203-      if test -n "$searchpath"; then
##############################################
grig-0.8.1/m4/lib-prefix.m4-211-                ;;
grig-0.8.1/m4/lib-prefix.m4:212:              *) searchdir=`cd "$searchdir" && pwd`
grig-0.8.1/m4/lib-prefix.m4-213-                 case "$searchdir" in
##############################################
grig-0.8.1/INSTALL-173-directory configuration variables that were expressed in terms of
grig-0.8.1/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
grig-0.8.1/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
grig-0.8.1/debian/grig-logo.xpm-1548-"            . j 2 Z$`$ %.%+%@%#%$%%%&%*%=%-%;%>%,%'%)%!%~%{%]%^%/%(%_%:%<%[%}%|%y .                                           1%2%3%3%4%5%6%7%8%7%7%9%9%0%a%b%a%a%b%b%c%d%e%d%c%f%f%g%g%h%i%i%j%j%k%i%j%l%m%            ",
grig-0.8.1/debian/grig-logo.xpm:1549:"            . n%7 o%p%q%r%s%t%u%v%w%x%y%z%A%B%C%D%E%F%G%H%I%J%K%L%M%N%O%P%Q%R%S%C .                                       T%U%V%W%X%Y%Z%`%`%`% &7%.&+&@&#&#&$&%&%&&&*&=&-&;&2%2%>&1%`%,&'&)&!&~&{&]&)&^&/&(&_&          ",
grig-0.8.1/debian/grig-logo.xpm-1550-"            . :&a <&[&}& #|&1&4#2&3&A#4&5&#$6&7&4$8&9&y$0&0&a&[%b&c&Q%d&e&f&g&6#h&.                                     i&j&k&l&m&n&o&p&q&J$J$r&s&T$t&u&v&w&x&x&y&z&A&B&C&D&V$q&E&F&m&G&H&I&J&K&L&M&N&O&l&P&j&Q&        ",
##############################################
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in-50-  { \
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in-52-  }; \
##############################################
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in-138-  esac
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in:139:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in-140-am__vpath_adj = case $$p in \
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in:141:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in-142-    *) f=$$p;; \
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in-143-  esac;
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in:144:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in-145-am__install_max = 40
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in-146-am__nobase_strip_setup = \
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in:147:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in-148-am__nobase_strip = \
##############################################
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in-218-  while test -n "$$dir1"; do \
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in:219:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in-220-    if test "$$first" != "."; then \
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in-221-      if test "$$first" = ".."; then \
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in:222:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in:223:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in-224-      else \
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in:225:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in-226-        if test "$$first2" = "$$first"; then \
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in:227:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in-228-        else \
##############################################
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in-233-    fi; \
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in:234:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in-235-  done; \
##############################################
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in-476-	@list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in:477:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in-478-	dir='$(DESTDIR)$(pkgdatadir)'; $(am__uninstall_files_from_dir)
##############################################
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in-493-	dot_seen=no; \
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in:494:	target=`echo $@ | sed s/-recursive//`; \
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in-495-	case "$@" in \
##############################################
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in-556-GTAGS:
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in:557:	here=`$(am__cd) $(top_builddir) && pwd` \
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in-558-	  && $(am__cd) $(top_srcdir) \
##############################################
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in-588-	test -d "$(distdir)" || mkdir "$(distdir)"
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in:589:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in:590:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in-591-	list='$(DISTFILES)'; \
##############################################
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in-602-	  if test -d $$d/$$file; then \
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in:603:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in-604-	    if test -d "$(distdir)/$$file"; then \
##############################################
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in-713-	test -d $(distdir)/_build || exit 0; \
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in:714:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in-715-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in-757-	}; \
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in:758:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in-759-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in-769-	fi
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in:770:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
grig-0.8.1/.pc/02-proper-copyright-notice/Makefile.in-771-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
grig-0.8.1/.pc/03-fixed-spelling-error/src/rig-daemon.c-765-	/* get pointers to shared data */
grig-0.8.1/.pc/03-fixed-spelling-error/src/rig-daemon.c:766:	get     = rig_data_get_get_addr ();
grig-0.8.1/.pc/03-fixed-spelling-error/src/rig-daemon.c:767:	set     = rig_data_get_set_addr ();
grig-0.8.1/.pc/03-fixed-spelling-error/src/rig-daemon.c:768:	has_get = rig_data_get_has_get_addr ();
grig-0.8.1/.pc/03-fixed-spelling-error/src/rig-daemon.c:769:	has_set = rig_data_get_has_set_addr ();
grig-0.8.1/.pc/03-fixed-spelling-error/src/rig-daemon.c-770-
##############################################
grig-0.8.1/.pc/03-fixed-spelling-error/src/rig-daemon.c-871-	/* get pointers to shared data */
grig-0.8.1/.pc/03-fixed-spelling-error/src/rig-daemon.c:872:	get     = rig_data_get_get_addr ();
grig-0.8.1/.pc/03-fixed-spelling-error/src/rig-daemon.c:873:	set     = rig_data_get_set_addr ();
grig-0.8.1/.pc/03-fixed-spelling-error/src/rig-daemon.c:874:	new     = rig_data_get_new_addr ();
grig-0.8.1/.pc/03-fixed-spelling-error/src/rig-daemon.c:875:	has_get = rig_data_get_has_get_addr ();
grig-0.8.1/.pc/03-fixed-spelling-error/src/rig-daemon.c:876:	has_set = rig_data_get_has_set_addr ();
grig-0.8.1/.pc/03-fixed-spelling-error/src/rig-daemon.c-877-
##############################################
grig-0.8.1/.pc/03-fixed-spelling-error/src/rig-daemon.c-1015-	/* get pointers to shared data */
grig-0.8.1/.pc/03-fixed-spelling-error/src/rig-daemon.c:1016:	get     = rig_data_get_get_addr ();
grig-0.8.1/.pc/03-fixed-spelling-error/src/rig-daemon.c:1017:	set     = rig_data_get_set_addr ();
grig-0.8.1/.pc/03-fixed-spelling-error/src/rig-daemon.c:1018:	new     = rig_data_get_new_addr ();
grig-0.8.1/.pc/03-fixed-spelling-error/src/rig-daemon.c:1019:	has_get = rig_data_get_has_get_addr ();
grig-0.8.1/.pc/03-fixed-spelling-error/src/rig-daemon.c:1020:	has_set = rig_data_get_has_set_addr ();
grig-0.8.1/.pc/03-fixed-spelling-error/src/rig-daemon.c-1021-
##############################################
grig-0.8.1/Makefile.in-50-  { \
grig-0.8.1/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
grig-0.8.1/Makefile.in-52-  }; \
##############################################
grig-0.8.1/Makefile.in-138-  esac
grig-0.8.1/Makefile.in:139:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
grig-0.8.1/Makefile.in-140-am__vpath_adj = case $$p in \
grig-0.8.1/Makefile.in:141:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
grig-0.8.1/Makefile.in-142-    *) f=$$p;; \
grig-0.8.1/Makefile.in-143-  esac;
grig-0.8.1/Makefile.in:144:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
grig-0.8.1/Makefile.in-145-am__install_max = 40
grig-0.8.1/Makefile.in-146-am__nobase_strip_setup = \
grig-0.8.1/Makefile.in:147:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
grig-0.8.1/Makefile.in-148-am__nobase_strip = \
##############################################
grig-0.8.1/Makefile.in-218-  while test -n "$$dir1"; do \
grig-0.8.1/Makefile.in:219:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
grig-0.8.1/Makefile.in-220-    if test "$$first" != "."; then \
grig-0.8.1/Makefile.in-221-      if test "$$first" = ".."; then \
grig-0.8.1/Makefile.in:222:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
grig-0.8.1/Makefile.in:223:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
grig-0.8.1/Makefile.in-224-      else \
grig-0.8.1/Makefile.in:225:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
grig-0.8.1/Makefile.in-226-        if test "$$first2" = "$$first"; then \
grig-0.8.1/Makefile.in:227:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
grig-0.8.1/Makefile.in-228-        else \
##############################################
grig-0.8.1/Makefile.in-233-    fi; \
grig-0.8.1/Makefile.in:234:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
grig-0.8.1/Makefile.in-235-  done; \
##############################################
grig-0.8.1/Makefile.in-476-	@list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
grig-0.8.1/Makefile.in:477:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
grig-0.8.1/Makefile.in-478-	dir='$(DESTDIR)$(pkgdatadir)'; $(am__uninstall_files_from_dir)
##############################################
grig-0.8.1/Makefile.in-493-	dot_seen=no; \
grig-0.8.1/Makefile.in:494:	target=`echo $@ | sed s/-recursive//`; \
grig-0.8.1/Makefile.in-495-	case "$@" in \
##############################################
grig-0.8.1/Makefile.in-556-GTAGS:
grig-0.8.1/Makefile.in:557:	here=`$(am__cd) $(top_builddir) && pwd` \
grig-0.8.1/Makefile.in-558-	  && $(am__cd) $(top_srcdir) \
##############################################
grig-0.8.1/Makefile.in-588-	test -d "$(distdir)" || mkdir "$(distdir)"
grig-0.8.1/Makefile.in:589:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
grig-0.8.1/Makefile.in:590:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
grig-0.8.1/Makefile.in-591-	list='$(DISTFILES)'; \
##############################################
grig-0.8.1/Makefile.in-602-	  if test -d $$d/$$file; then \
grig-0.8.1/Makefile.in:603:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
grig-0.8.1/Makefile.in-604-	    if test -d "$(distdir)/$$file"; then \
##############################################
grig-0.8.1/Makefile.in-713-	test -d $(distdir)/_build || exit 0; \
grig-0.8.1/Makefile.in:714:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
grig-0.8.1/Makefile.in-715-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
grig-0.8.1/Makefile.in-757-	}; \
grig-0.8.1/Makefile.in:758:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
grig-0.8.1/Makefile.in-759-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
grig-0.8.1/Makefile.in-769-	fi
grig-0.8.1/Makefile.in:770:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
grig-0.8.1/Makefile.in-771-	  || { echo "ERROR: files left in build directory after distclean:" ; \