===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
gtk-sharp2-2.12.40/ChangeLog-294-	* configure.in.in: cross-compile fixes for CC assignment
gtk-sharp2-2.12.40/ChangeLog:295:	* gapi-cdecl-insert: use monodis if ildasm isn't available
gtk-sharp2-2.12.40/ChangeLog-296-
##############################################
gtk-sharp2-2.12.40/gdk/Makefile.in-50-  { \
gtk-sharp2-2.12.40/gdk/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gtk-sharp2-2.12.40/gdk/Makefile.in-52-  }; \
##############################################
gtk-sharp2-2.12.40/gdk/Makefile.in-128-  esac
gtk-sharp2-2.12.40/gdk/Makefile.in:129:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gtk-sharp2-2.12.40/gdk/Makefile.in-130-am__vpath_adj = case $$p in \
gtk-sharp2-2.12.40/gdk/Makefile.in:131:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gtk-sharp2-2.12.40/gdk/Makefile.in-132-    *) f=$$p;; \
gtk-sharp2-2.12.40/gdk/Makefile.in-133-  esac;
gtk-sharp2-2.12.40/gdk/Makefile.in:134:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gtk-sharp2-2.12.40/gdk/Makefile.in-135-am__install_max = 40
gtk-sharp2-2.12.40/gdk/Makefile.in-136-am__nobase_strip_setup = \
gtk-sharp2-2.12.40/gdk/Makefile.in:137:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gtk-sharp2-2.12.40/gdk/Makefile.in-138-am__nobase_strip = \
##############################################
gtk-sharp2-2.12.40/gdk/Makefile.in-196-  while test -n "$$dir1"; do \
gtk-sharp2-2.12.40/gdk/Makefile.in:197:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gtk-sharp2-2.12.40/gdk/Makefile.in-198-    if test "$$first" != "."; then \
gtk-sharp2-2.12.40/gdk/Makefile.in-199-      if test "$$first" = ".."; then \
gtk-sharp2-2.12.40/gdk/Makefile.in:200:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gtk-sharp2-2.12.40/gdk/Makefile.in:201:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gtk-sharp2-2.12.40/gdk/Makefile.in-202-      else \
gtk-sharp2-2.12.40/gdk/Makefile.in:203:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gtk-sharp2-2.12.40/gdk/Makefile.in-204-        if test "$$first2" = "$$first"; then \
gtk-sharp2-2.12.40/gdk/Makefile.in:205:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gtk-sharp2-2.12.40/gdk/Makefile.in-206-        else \
##############################################
gtk-sharp2-2.12.40/gdk/Makefile.in-211-    fi; \
gtk-sharp2-2.12.40/gdk/Makefile.in:212:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gtk-sharp2-2.12.40/gdk/Makefile.in-213-  done; \
##############################################
gtk-sharp2-2.12.40/gdk/Makefile.in-524-	@list='$(gapi_DATA)'; test -n "$(gapidir)" || list=; \
gtk-sharp2-2.12.40/gdk/Makefile.in:525:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gtk-sharp2-2.12.40/gdk/Makefile.in-526-	dir='$(DESTDIR)$(gapidir)'; $(am__uninstall_files_from_dir)
##############################################
gtk-sharp2-2.12.40/gdk/Makefile.in-541-	dot_seen=no; \
gtk-sharp2-2.12.40/gdk/Makefile.in:542:	target=`echo $@ | sed s/-recursive//`; \
gtk-sharp2-2.12.40/gdk/Makefile.in-543-	case "$@" in \
##############################################
gtk-sharp2-2.12.40/gdk/Makefile.in-604-GTAGS:
gtk-sharp2-2.12.40/gdk/Makefile.in:605:	here=`$(am__cd) $(top_builddir) && pwd` \
gtk-sharp2-2.12.40/gdk/Makefile.in-606-	  && $(am__cd) $(top_srcdir) \
##############################################
gtk-sharp2-2.12.40/gdk/Makefile.in-627-distdir: $(DISTFILES)
gtk-sharp2-2.12.40/gdk/Makefile.in:628:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/gdk/Makefile.in:629:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/gdk/Makefile.in-630-	list='$(DISTFILES)'; \
##############################################
gtk-sharp2-2.12.40/gdk/Makefile.in-641-	  if test -d $$d/$$file; then \
gtk-sharp2-2.12.40/gdk/Makefile.in:642:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gtk-sharp2-2.12.40/gdk/Makefile.in-643-	    if test -d "$(distdir)/$$file"; then \
##############################################
gtk-sharp2-2.12.40/gdk/glue/Makefile.in-50-  { \
gtk-sharp2-2.12.40/gdk/glue/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gtk-sharp2-2.12.40/gdk/glue/Makefile.in-52-  }; \
##############################################
gtk-sharp2-2.12.40/gdk/glue/Makefile.in-101-CONFIG_CLEAN_VPATH_FILES =
gtk-sharp2-2.12.40/gdk/glue/Makefile.in:102:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gtk-sharp2-2.12.40/gdk/glue/Makefile.in-103-am__vpath_adj = case $$p in \
gtk-sharp2-2.12.40/gdk/glue/Makefile.in:104:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gtk-sharp2-2.12.40/gdk/glue/Makefile.in-105-    *) f=$$p;; \
gtk-sharp2-2.12.40/gdk/glue/Makefile.in-106-  esac;
gtk-sharp2-2.12.40/gdk/glue/Makefile.in:107:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gtk-sharp2-2.12.40/gdk/glue/Makefile.in-108-am__install_max = 40
gtk-sharp2-2.12.40/gdk/glue/Makefile.in-109-am__nobase_strip_setup = \
gtk-sharp2-2.12.40/gdk/glue/Makefile.in:110:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gtk-sharp2-2.12.40/gdk/glue/Makefile.in-111-am__nobase_strip = \
##############################################
gtk-sharp2-2.12.40/gdk/glue/Makefile.in-481-.c.obj:
gtk-sharp2-2.12.40/gdk/glue/Makefile.in:482:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gtk-sharp2-2.12.40/gdk/glue/Makefile.in-483-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gtk-sharp2-2.12.40/gdk/glue/Makefile.in-485-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtk-sharp2-2.12.40/gdk/glue/Makefile.in:486:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gtk-sharp2-2.12.40/gdk/glue/Makefile.in-487-
##############################################
gtk-sharp2-2.12.40/gdk/glue/Makefile.in-530-GTAGS:
gtk-sharp2-2.12.40/gdk/glue/Makefile.in:531:	here=`$(am__cd) $(top_builddir) && pwd` \
gtk-sharp2-2.12.40/gdk/glue/Makefile.in-532-	  && $(am__cd) $(top_srcdir) \
##############################################
gtk-sharp2-2.12.40/gdk/glue/Makefile.in-553-distdir: $(DISTFILES)
gtk-sharp2-2.12.40/gdk/glue/Makefile.in:554:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/gdk/glue/Makefile.in:555:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/gdk/glue/Makefile.in-556-	list='$(DISTFILES)'; \
##############################################
gtk-sharp2-2.12.40/gdk/glue/Makefile.in-567-	  if test -d $$d/$$file; then \
gtk-sharp2-2.12.40/gdk/glue/Makefile.in:568:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gtk-sharp2-2.12.40/gdk/glue/Makefile.in-569-	    if test -d "$(distdir)/$$file"; then \
##############################################
gtk-sharp2-2.12.40/gtk/Makefile.in-50-  { \
gtk-sharp2-2.12.40/gtk/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gtk-sharp2-2.12.40/gtk/Makefile.in-52-  }; \
##############################################
gtk-sharp2-2.12.40/gtk/Makefile.in-128-  esac
gtk-sharp2-2.12.40/gtk/Makefile.in:129:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gtk-sharp2-2.12.40/gtk/Makefile.in-130-am__vpath_adj = case $$p in \
gtk-sharp2-2.12.40/gtk/Makefile.in:131:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gtk-sharp2-2.12.40/gtk/Makefile.in-132-    *) f=$$p;; \
gtk-sharp2-2.12.40/gtk/Makefile.in-133-  esac;
gtk-sharp2-2.12.40/gtk/Makefile.in:134:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gtk-sharp2-2.12.40/gtk/Makefile.in-135-am__install_max = 40
gtk-sharp2-2.12.40/gtk/Makefile.in-136-am__nobase_strip_setup = \
gtk-sharp2-2.12.40/gtk/Makefile.in:137:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gtk-sharp2-2.12.40/gtk/Makefile.in-138-am__nobase_strip = \
##############################################
gtk-sharp2-2.12.40/gtk/Makefile.in-196-  while test -n "$$dir1"; do \
gtk-sharp2-2.12.40/gtk/Makefile.in:197:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gtk-sharp2-2.12.40/gtk/Makefile.in-198-    if test "$$first" != "."; then \
gtk-sharp2-2.12.40/gtk/Makefile.in-199-      if test "$$first" = ".."; then \
gtk-sharp2-2.12.40/gtk/Makefile.in:200:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gtk-sharp2-2.12.40/gtk/Makefile.in:201:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gtk-sharp2-2.12.40/gtk/Makefile.in-202-      else \
gtk-sharp2-2.12.40/gtk/Makefile.in:203:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gtk-sharp2-2.12.40/gtk/Makefile.in-204-        if test "$$first2" = "$$first"; then \
gtk-sharp2-2.12.40/gtk/Makefile.in:205:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gtk-sharp2-2.12.40/gtk/Makefile.in-206-        else \
##############################################
gtk-sharp2-2.12.40/gtk/Makefile.in-211-    fi; \
gtk-sharp2-2.12.40/gtk/Makefile.in:212:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gtk-sharp2-2.12.40/gtk/Makefile.in-213-  done; \
##############################################
gtk-sharp2-2.12.40/gtk/Makefile.in-603-	@list='$(gapi_DATA)'; test -n "$(gapidir)" || list=; \
gtk-sharp2-2.12.40/gtk/Makefile.in:604:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gtk-sharp2-2.12.40/gtk/Makefile.in-605-	dir='$(DESTDIR)$(gapidir)'; $(am__uninstall_files_from_dir)
##############################################
gtk-sharp2-2.12.40/gtk/Makefile.in-624-	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
gtk-sharp2-2.12.40/gtk/Makefile.in:625:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gtk-sharp2-2.12.40/gtk/Makefile.in-626-	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
##############################################
gtk-sharp2-2.12.40/gtk/Makefile.in-641-	dot_seen=no; \
gtk-sharp2-2.12.40/gtk/Makefile.in:642:	target=`echo $@ | sed s/-recursive//`; \
gtk-sharp2-2.12.40/gtk/Makefile.in-643-	case "$@" in \
##############################################
gtk-sharp2-2.12.40/gtk/Makefile.in-704-GTAGS:
gtk-sharp2-2.12.40/gtk/Makefile.in:705:	here=`$(am__cd) $(top_builddir) && pwd` \
gtk-sharp2-2.12.40/gtk/Makefile.in-706-	  && $(am__cd) $(top_srcdir) \
##############################################
gtk-sharp2-2.12.40/gtk/Makefile.in-727-distdir: $(DISTFILES)
gtk-sharp2-2.12.40/gtk/Makefile.in:728:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/gtk/Makefile.in:729:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/gtk/Makefile.in-730-	list='$(DISTFILES)'; \
##############################################
gtk-sharp2-2.12.40/gtk/Makefile.in-741-	  if test -d $$d/$$file; then \
gtk-sharp2-2.12.40/gtk/Makefile.in:742:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gtk-sharp2-2.12.40/gtk/Makefile.in-743-	    if test -d "$(distdir)/$$file"; then \
##############################################
gtk-sharp2-2.12.40/gtk/glue/Makefile.in-50-  { \
gtk-sharp2-2.12.40/gtk/glue/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gtk-sharp2-2.12.40/gtk/glue/Makefile.in-52-  }; \
##############################################
gtk-sharp2-2.12.40/gtk/glue/Makefile.in-101-CONFIG_CLEAN_VPATH_FILES =
gtk-sharp2-2.12.40/gtk/glue/Makefile.in:102:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gtk-sharp2-2.12.40/gtk/glue/Makefile.in-103-am__vpath_adj = case $$p in \
gtk-sharp2-2.12.40/gtk/glue/Makefile.in:104:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gtk-sharp2-2.12.40/gtk/glue/Makefile.in-105-    *) f=$$p;; \
gtk-sharp2-2.12.40/gtk/glue/Makefile.in-106-  esac;
gtk-sharp2-2.12.40/gtk/glue/Makefile.in:107:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gtk-sharp2-2.12.40/gtk/glue/Makefile.in-108-am__install_max = 40
gtk-sharp2-2.12.40/gtk/glue/Makefile.in-109-am__nobase_strip_setup = \
gtk-sharp2-2.12.40/gtk/glue/Makefile.in:110:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gtk-sharp2-2.12.40/gtk/glue/Makefile.in-111-am__nobase_strip = \
##############################################
gtk-sharp2-2.12.40/gtk/glue/Makefile.in-497-.c.obj:
gtk-sharp2-2.12.40/gtk/glue/Makefile.in:498:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gtk-sharp2-2.12.40/gtk/glue/Makefile.in-499-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gtk-sharp2-2.12.40/gtk/glue/Makefile.in-501-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtk-sharp2-2.12.40/gtk/glue/Makefile.in:502:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gtk-sharp2-2.12.40/gtk/glue/Makefile.in-503-
##############################################
gtk-sharp2-2.12.40/gtk/glue/Makefile.in-546-GTAGS:
gtk-sharp2-2.12.40/gtk/glue/Makefile.in:547:	here=`$(am__cd) $(top_builddir) && pwd` \
gtk-sharp2-2.12.40/gtk/glue/Makefile.in-548-	  && $(am__cd) $(top_srcdir) \
##############################################
gtk-sharp2-2.12.40/gtk/glue/Makefile.in-569-distdir: $(DISTFILES)
gtk-sharp2-2.12.40/gtk/glue/Makefile.in:570:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/gtk/glue/Makefile.in:571:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/gtk/glue/Makefile.in-572-	list='$(DISTFILES)'; \
##############################################
gtk-sharp2-2.12.40/gtk/glue/Makefile.in-583-	  if test -d $$d/$$file; then \
gtk-sharp2-2.12.40/gtk/glue/Makefile.in:584:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gtk-sharp2-2.12.40/gtk/glue/Makefile.in-585-	    if test -d "$(distdir)/$$file"; then \
##############################################
gtk-sharp2-2.12.40/aclocal.m4-141-    done
gtk-sharp2-2.12.40/aclocal.m4:142:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
gtk-sharp2-2.12.40/aclocal.m4-143-}
##############################################
gtk-sharp2-2.12.40/aclocal.m4-453-m4_define([_LT_CONFIG_STATUS_DECLARE],
gtk-sharp2-2.12.40/aclocal.m4:454:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
gtk-sharp2-2.12.40/aclocal.m4-455-
##############################################
gtk-sharp2-2.12.40/aclocal.m4-463-#
gtk-sharp2-2.12.40/aclocal.m4:464:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/aclocal.m4-465-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
gtk-sharp2-2.12.40/aclocal.m4-573-]], lt_decl_quote_varnames); do
gtk-sharp2-2.12.40/aclocal.m4:574:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
gtk-sharp2-2.12.40/aclocal.m4-575-    *[[\\\\\\\`\\"\\\$]]*)
gtk-sharp2-2.12.40/aclocal.m4:576:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
gtk-sharp2-2.12.40/aclocal.m4-577-      ;;
##############################################
gtk-sharp2-2.12.40/aclocal.m4-586-]], lt_decl_dquote_varnames); do
gtk-sharp2-2.12.40/aclocal.m4:587:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
gtk-sharp2-2.12.40/aclocal.m4-588-    *[[\\\\\\\`\\"\\\$]]*)
gtk-sharp2-2.12.40/aclocal.m4:589:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
gtk-sharp2-2.12.40/aclocal.m4-590-      ;;
##############################################
gtk-sharp2-2.12.40/aclocal.m4-1126-  if test yes = "$lt_cv_ld_force_load"; then
gtk-sharp2-2.12.40/aclocal.m4:1127:    _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\"`'
gtk-sharp2-2.12.40/aclocal.m4-1128-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
gtk-sharp2-2.12.40/aclocal.m4-1179-      }]'
gtk-sharp2-2.12.40/aclocal.m4:1180:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gtk-sharp2-2.12.40/aclocal.m4-1181-  # Check for a 64-bit object if we didn't find anything.
gtk-sharp2-2.12.40/aclocal.m4-1182-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
gtk-sharp2-2.12.40/aclocal.m4:1183:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gtk-sharp2-2.12.40/aclocal.m4-1184-  fi],[])
##############################################
gtk-sharp2-2.12.40/aclocal.m4-1215-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
gtk-sharp2-2.12.40/aclocal.m4:1216:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
gtk-sharp2-2.12.40/aclocal.m4-1217-  ECHO='print -r --'
gtk-sharp2-2.12.40/aclocal.m4:1218:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
gtk-sharp2-2.12.40/aclocal.m4-1219-  ECHO='printf %s\n'
##############################################
gtk-sharp2-2.12.40/aclocal.m4-1250-    PATH=/empty FPATH=/empty; export PATH FPATH
gtk-sharp2-2.12.40/aclocal.m4:1251:    test "X`printf %s $ECHO`" = "X$ECHO" \
gtk-sharp2-2.12.40/aclocal.m4:1252:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
gtk-sharp2-2.12.40/aclocal.m4-1253-
##############################################
gtk-sharp2-2.12.40/aclocal.m4-1274-   if test yes = "$GCC"; then
gtk-sharp2-2.12.40/aclocal.m4:1275:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
gtk-sharp2-2.12.40/aclocal.m4-1276-   fi
##############################################
gtk-sharp2-2.12.40/aclocal.m4-1278- /*)
gtk-sharp2-2.12.40/aclocal.m4:1279:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
gtk-sharp2-2.12.40/aclocal.m4-1280-   ;; #(
##############################################
gtk-sharp2-2.12.40/aclocal.m4-1308-  if AC_TRY_EVAL(ac_compile); then
gtk-sharp2-2.12.40/aclocal.m4:1309:    case `/usr/bin/file conftest.$ac_objext` in
gtk-sharp2-2.12.40/aclocal.m4-1310-      *ELF-32*)
##############################################
gtk-sharp2-2.12.40/aclocal.m4-1325-    if test yes = "$lt_cv_prog_gnu_ld"; then
gtk-sharp2-2.12.40/aclocal.m4:1326:      case `/usr/bin/file conftest.$ac_objext` in
gtk-sharp2-2.12.40/aclocal.m4-1327-	*32-bit*)
##############################################
gtk-sharp2-2.12.40/aclocal.m4-1337-    else
gtk-sharp2-2.12.40/aclocal.m4:1338:      case `/usr/bin/file conftest.$ac_objext` in
gtk-sharp2-2.12.40/aclocal.m4-1339-	*32-bit*)
##############################################
gtk-sharp2-2.12.40/aclocal.m4-1359-    emul=elf
gtk-sharp2-2.12.40/aclocal.m4:1360:    case `/usr/bin/file conftest.$ac_objext` in
gtk-sharp2-2.12.40/aclocal.m4-1361-      *32-bit*)
##############################################
gtk-sharp2-2.12.40/aclocal.m4-1367-    esac
gtk-sharp2-2.12.40/aclocal.m4:1368:    case `/usr/bin/file conftest.$ac_objext` in
gtk-sharp2-2.12.40/aclocal.m4-1369-      *MSB*)
##############################################
gtk-sharp2-2.12.40/aclocal.m4-1375-    esac
gtk-sharp2-2.12.40/aclocal.m4:1376:    case `/usr/bin/file conftest.$ac_objext` in
gtk-sharp2-2.12.40/aclocal.m4-1377-      *N32*)
##############################################
gtk-sharp2-2.12.40/aclocal.m4-1740-    # And add a safety zone
gtk-sharp2-2.12.40/aclocal.m4:1741:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
gtk-sharp2-2.12.40/aclocal.m4:1742:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
gtk-sharp2-2.12.40/aclocal.m4-1743-    ;;
##############################################
gtk-sharp2-2.12.40/aclocal.m4-1773-    if test -n "$kargmax"; then
gtk-sharp2-2.12.40/aclocal.m4:1774:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
gtk-sharp2-2.12.40/aclocal.m4-1775-    else
##############################################
gtk-sharp2-2.12.40/aclocal.m4-1782-       test undefined != "$lt_cv_sys_max_cmd_len"; then
gtk-sharp2-2.12.40/aclocal.m4:1783:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
gtk-sharp2-2.12.40/aclocal.m4:1784:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
gtk-sharp2-2.12.40/aclocal.m4-1785-    else
##############################################
gtk-sharp2-2.12.40/aclocal.m4-1794-      # we can't tell.
gtk-sharp2-2.12.40/aclocal.m4:1795:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
gtk-sharp2-2.12.40/aclocal.m4-1796-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
gtk-sharp2-2.12.40/aclocal.m4-1798-      do
gtk-sharp2-2.12.40/aclocal.m4:1799:        i=`expr $i + 1`
gtk-sharp2-2.12.40/aclocal.m4-1800-        teststring=$teststring$teststring
##############################################
gtk-sharp2-2.12.40/aclocal.m4-1802-      # Only check the string length outside the loop.
gtk-sharp2-2.12.40/aclocal.m4:1803:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
gtk-sharp2-2.12.40/aclocal.m4-1804-      teststring=
##############################################
gtk-sharp2-2.12.40/aclocal.m4-1807-      # linker.  It appears as though 1/2 is a usable value.
gtk-sharp2-2.12.40/aclocal.m4:1808:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
gtk-sharp2-2.12.40/aclocal.m4-1809-    fi
##############################################
gtk-sharp2-2.12.40/aclocal.m4-2273-    *:)
gtk-sharp2-2.12.40/aclocal.m4:2274:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
gtk-sharp2-2.12.40/aclocal.m4-2275-        ;;
gtk-sharp2-2.12.40/aclocal.m4-2276-    x:*)
gtk-sharp2-2.12.40/aclocal.m4:2277:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
gtk-sharp2-2.12.40/aclocal.m4-2278-        ;;
gtk-sharp2-2.12.40/aclocal.m4-2279-    *::*)
gtk-sharp2-2.12.40/aclocal.m4:2280:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
gtk-sharp2-2.12.40/aclocal.m4:2281:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
gtk-sharp2-2.12.40/aclocal.m4-2282-        ;;
gtk-sharp2-2.12.40/aclocal.m4-2283-    *)
gtk-sharp2-2.12.40/aclocal.m4:2284:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
gtk-sharp2-2.12.40/aclocal.m4-2285-        ;;
##############################################
gtk-sharp2-2.12.40/aclocal.m4-2313-  esac
gtk-sharp2-2.12.40/aclocal.m4:2314:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
gtk-sharp2-2.12.40/aclocal.m4-2315-  case $lt_search_path_spec in
##############################################
gtk-sharp2-2.12.40/aclocal.m4-2320-    # okay in the real world where ";" in dirpaths is itself problematic.
gtk-sharp2-2.12.40/aclocal.m4:2321:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
gtk-sharp2-2.12.40/aclocal.m4-2322-    ;;
gtk-sharp2-2.12.40/aclocal.m4-2323-  *)
gtk-sharp2-2.12.40/aclocal.m4:2324:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
gtk-sharp2-2.12.40/aclocal.m4-2325-    ;;
##############################################
gtk-sharp2-2.12.40/aclocal.m4-2329-  lt_tmp_lt_search_path_spec=
gtk-sharp2-2.12.40/aclocal.m4:2330:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
gtk-sharp2-2.12.40/aclocal.m4-2331-  # ...but if some path component already ends with the multilib dir we assume
##############################################
gtk-sharp2-2.12.40/aclocal.m4-2371-  esac
gtk-sharp2-2.12.40/aclocal.m4:2372:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
gtk-sharp2-2.12.40/aclocal.m4-2373-else
##############################################
gtk-sharp2-2.12.40/aclocal.m4-2512-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
gtk-sharp2-2.12.40/aclocal.m4:2513:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $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'
gtk-sharp2-2.12.40/aclocal.m4-2514-    ;;
##############################################
gtk-sharp2-2.12.40/aclocal.m4-2548-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gtk-sharp2-2.12.40/aclocal.m4:2549:    postinstall_cmds='base_file=`basename \$file`~
gtk-sharp2-2.12.40/aclocal.m4:2550:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
gtk-sharp2-2.12.40/aclocal.m4:2551:      dldir=$destdir/`dirname \$dlpath`~
gtk-sharp2-2.12.40/aclocal.m4-2552-      test -d \$dldir || mkdir -p \$dldir~
##############################################
gtk-sharp2-2.12.40/aclocal.m4-2557-      fi'
gtk-sharp2-2.12.40/aclocal.m4:2558:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gtk-sharp2-2.12.40/aclocal.m4-2559-      dlpath=$dir/\$dldll~
##############################################
gtk-sharp2-2.12.40/aclocal.m4-2565-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
gtk-sharp2-2.12.40/aclocal.m4:2566:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
gtk-sharp2-2.12.40/aclocal.m4-2567-m4_if([$1], [],[
##############################################
gtk-sharp2-2.12.40/aclocal.m4-2571-      # MinGW DLLs use traditional 'lib' prefix
gtk-sharp2-2.12.40/aclocal.m4:2572:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
gtk-sharp2-2.12.40/aclocal.m4-2573-      ;;
##############################################
gtk-sharp2-2.12.40/aclocal.m4-2575-      # pw32 DLLs use 'pw' prefix rather than 'lib'
gtk-sharp2-2.12.40/aclocal.m4:2576:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
gtk-sharp2-2.12.40/aclocal.m4-2577-      ;;
##############################################
gtk-sharp2-2.12.40/aclocal.m4-2584-    libname_spec='$name'
gtk-sharp2-2.12.40/aclocal.m4:2585:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
gtk-sharp2-2.12.40/aclocal.m4-2586-    library_names_spec='$libname.dll.lib'
##############################################
gtk-sharp2-2.12.40/aclocal.m4-2596-        # Let DOS variable expansion print the short 8.3 style file name.
gtk-sharp2-2.12.40/aclocal.m4:2597:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
gtk-sharp2-2.12.40/aclocal.m4-2598-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
gtk-sharp2-2.12.40/aclocal.m4-2601-      # Convert to MSYS style.
gtk-sharp2-2.12.40/aclocal.m4:2602:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
gtk-sharp2-2.12.40/aclocal.m4-2603-      ;;
##############################################
gtk-sharp2-2.12.40/aclocal.m4-2607-      # like /cygdrive/c/PROGRA~1:/cygdr...
gtk-sharp2-2.12.40/aclocal.m4:2608:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
gtk-sharp2-2.12.40/aclocal.m4:2609:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
gtk-sharp2-2.12.40/aclocal.m4:2610:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
gtk-sharp2-2.12.40/aclocal.m4-2611-      ;;
##############################################
gtk-sharp2-2.12.40/aclocal.m4-2615-        # It is most probably a Windows format PATH.
gtk-sharp2-2.12.40/aclocal.m4:2616:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
gtk-sharp2-2.12.40/aclocal.m4-2617-      else
gtk-sharp2-2.12.40/aclocal.m4:2618:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
gtk-sharp2-2.12.40/aclocal.m4-2619-      fi
##############################################
gtk-sharp2-2.12.40/aclocal.m4-2625-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gtk-sharp2-2.12.40/aclocal.m4:2626:    postinstall_cmds='base_file=`basename \$file`~
gtk-sharp2-2.12.40/aclocal.m4:2627:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
gtk-sharp2-2.12.40/aclocal.m4:2628:      dldir=$destdir/`dirname \$dlpath`~
gtk-sharp2-2.12.40/aclocal.m4-2629-      test -d \$dldir || mkdir -p \$dldir~
gtk-sharp2-2.12.40/aclocal.m4-2630-      $install_prog $dir/$dlname \$dldir/$dlname'
gtk-sharp2-2.12.40/aclocal.m4:2631:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gtk-sharp2-2.12.40/aclocal.m4-2632-      dlpath=$dir/\$dldll~
##############################################
gtk-sharp2-2.12.40/aclocal.m4-2639-    # Assume MSVC wrapper
gtk-sharp2-2.12.40/aclocal.m4:2640:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
gtk-sharp2-2.12.40/aclocal.m4-2641-    dynamic_linker='Win32 ld.exe'
##############################################
gtk-sharp2-2.12.40/aclocal.m4-2656-  shlibpath_var=DYLD_LIBRARY_PATH
gtk-sharp2-2.12.40/aclocal.m4:2657:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
gtk-sharp2-2.12.40/aclocal.m4-2658-m4_if([$1], [],[
##############################################
gtk-sharp2-2.12.40/aclocal.m4-2890-  if test -f /etc/ld.so.conf; then
gtk-sharp2-2.12.40/aclocal.m4:2891:    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' ' '`
gtk-sharp2-2.12.40/aclocal.m4-2892-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
gtk-sharp2-2.12.40/aclocal.m4-2956-  need_lib_prefix=no
gtk-sharp2-2.12.40/aclocal.m4:2957:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gtk-sharp2-2.12.40/aclocal.m4-2958-    need_version=no
##############################################
gtk-sharp2-2.12.40/aclocal.m4-2983-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
gtk-sharp2-2.12.40/aclocal.m4:2984:  postinstall_cmds='base_file=`basename \$file`~
gtk-sharp2-2.12.40/aclocal.m4:2985:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
gtk-sharp2-2.12.40/aclocal.m4:2986:    dldir=$destdir/`dirname \$dlpath`~
gtk-sharp2-2.12.40/aclocal.m4-2987-    test -d \$dldir || mkdir -p \$dldir~
##############################################
gtk-sharp2-2.12.40/aclocal.m4-2992-    fi'
gtk-sharp2-2.12.40/aclocal.m4:2993:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
gtk-sharp2-2.12.40/aclocal.m4-2994-    dlpath=$dir/\$dldll~
##############################################
gtk-sharp2-2.12.40/aclocal.m4-3203-	"file_magic "*)
gtk-sharp2-2.12.40/aclocal.m4:3204:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
gtk-sharp2-2.12.40/aclocal.m4-3205-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
gtk-sharp2-2.12.40/aclocal.m4-3286-    # gcc leaves a trailing carriage return, which upsets mingw
gtk-sharp2-2.12.40/aclocal.m4:3287:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gtk-sharp2-2.12.40/aclocal.m4-3288-  *)
gtk-sharp2-2.12.40/aclocal.m4:3289:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
gtk-sharp2-2.12.40/aclocal.m4-3290-  esac
##############################################
gtk-sharp2-2.12.40/aclocal.m4-3295-      # Canonicalize the pathname of ld
gtk-sharp2-2.12.40/aclocal.m4:3296:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
gtk-sharp2-2.12.40/aclocal.m4-3297-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
gtk-sharp2-2.12.40/aclocal.m4:3298:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
gtk-sharp2-2.12.40/aclocal.m4-3299-      done
##############################################
gtk-sharp2-2.12.40/aclocal.m4-3326-      # Break only if it was the GNU/non-GNU ld that we prefer.
gtk-sharp2-2.12.40/aclocal.m4:3327:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
gtk-sharp2-2.12.40/aclocal.m4-3328-      *GNU* | *'with BFD'*)
##############################################
gtk-sharp2-2.12.40/aclocal.m4-3366-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
gtk-sharp2-2.12.40/aclocal.m4:3367:case `$LD -v 2>&1 </dev/null` in
gtk-sharp2-2.12.40/aclocal.m4-3368-*GNU* | *'with BFD'*)
##############################################
gtk-sharp2-2.12.40/aclocal.m4-3593-openbsd* | bitrig*)
gtk-sharp2-2.12.40/aclocal.m4:3594:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gtk-sharp2-2.12.40/aclocal.m4-3595-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
gtk-sharp2-2.12.40/aclocal.m4-3660-    else
gtk-sharp2-2.12.40/aclocal.m4:3661:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
gtk-sharp2-2.12.40/aclocal.m4-3662-    fi
##############################################
gtk-sharp2-2.12.40/aclocal.m4-3711-	esac
gtk-sharp2-2.12.40/aclocal.m4:3712:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
gtk-sharp2-2.12.40/aclocal.m4-3713-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
gtk-sharp2-2.12.40/aclocal.m4-3717-	*)
gtk-sharp2-2.12.40/aclocal.m4:3718:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
gtk-sharp2-2.12.40/aclocal.m4-3719-	  */dev/null*)
##############################################
gtk-sharp2-2.12.40/aclocal.m4-3743-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
gtk-sharp2-2.12.40/aclocal.m4:3744:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
gtk-sharp2-2.12.40/aclocal.m4-3745-    *COFF*)
##############################################
gtk-sharp2-2.12.40/aclocal.m4-3802-  # decide which one to use based on capabilities of $DLLTOOL
gtk-sharp2-2.12.40/aclocal.m4:3803:  case `$DLLTOOL --help 2>&1` in
gtk-sharp2-2.12.40/aclocal.m4-3804-  *--identify-strict*)
##############################################
gtk-sharp2-2.12.40/aclocal.m4-3976-# If we're using GNU nm, then use its standard symbol codes.
gtk-sharp2-2.12.40/aclocal.m4:3977:case `$NM -V 2>&1` in
gtk-sharp2-2.12.40/aclocal.m4-3978-*GNU* | *'with BFD'*)
##############################################
gtk-sharp2-2.12.40/aclocal.m4-4024-mingw*)
gtk-sharp2-2.12.40/aclocal.m4:4025:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
gtk-sharp2-2.12.40/aclocal.m4-4026-  ;;
##############################################
gtk-sharp2-2.12.40/aclocal.m4-4080-    nlist=conftest.nm
gtk-sharp2-2.12.40/aclocal.m4:4081:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
gtk-sharp2-2.12.40/aclocal.m4-4082-      # Try sorting and uniquifying the output.
##############################################
gtk-sharp2-2.12.40/aclocal.m4-4428-	  *)
gtk-sharp2-2.12.40/aclocal.m4:4429:	    case `$CC -V 2>&1 | sed 5q` in
gtk-sharp2-2.12.40/aclocal.m4-4430-	    *Sun\ C*)
##############################################
gtk-sharp2-2.12.40/aclocal.m4-4764-      *)
gtk-sharp2-2.12.40/aclocal.m4:4765:	case `$CC -V 2>&1 | sed 5q` in
gtk-sharp2-2.12.40/aclocal.m4-4766-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
gtk-sharp2-2.12.40/aclocal.m4-4947-    else
gtk-sharp2-2.12.40/aclocal.m4:4948:      _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
gtk-sharp2-2.12.40/aclocal.m4-4949-    fi
##############################################
gtk-sharp2-2.12.40/aclocal.m4-5046-	# shared libraries, regardless of the interface used.
gtk-sharp2-2.12.40/aclocal.m4:5047:	case `$LD -v 2>&1` in
gtk-sharp2-2.12.40/aclocal.m4-5048-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
gtk-sharp2-2.12.40/aclocal.m4-5078-    supports_anon_versioning=no
gtk-sharp2-2.12.40/aclocal.m4:5079:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
gtk-sharp2-2.12.40/aclocal.m4-5080-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
gtk-sharp2-2.12.40/aclocal.m4-5181-	prefix_cmds="$SED"~
gtk-sharp2-2.12.40/aclocal.m4:5182:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
gtk-sharp2-2.12.40/aclocal.m4-5183-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
gtk-sharp2-2.12.40/aclocal.m4-5203-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
gtk-sharp2-2.12.40/aclocal.m4:5204:      _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'
gtk-sharp2-2.12.40/aclocal.m4:5205:      _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'
gtk-sharp2-2.12.40/aclocal.m4-5206-      ;;
##############################################
gtk-sharp2-2.12.40/aclocal.m4-5221-        pgcc*)				# Portland Group C compiler
gtk-sharp2-2.12.40/aclocal.m4:5222:	  _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'
gtk-sharp2-2.12.40/aclocal.m4-5223-	  tmp_addflag=' $pic_flag'
##############################################
gtk-sharp2-2.12.40/aclocal.m4-5226-					# Portland Group f77 and f90 compilers
gtk-sharp2-2.12.40/aclocal.m4:5227:	  _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'
gtk-sharp2-2.12.40/aclocal.m4-5228-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
gtk-sharp2-2.12.40/aclocal.m4-5243-	nvcc*)	# Cuda Compiler Driver 2.2
gtk-sharp2-2.12.40/aclocal.m4:5244:	  _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'
gtk-sharp2-2.12.40/aclocal.m4-5245-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
gtk-sharp2-2.12.40/aclocal.m4-5247-	esac
gtk-sharp2-2.12.40/aclocal.m4:5248:	case `$CC -V 2>&1 | sed 5q` in
gtk-sharp2-2.12.40/aclocal.m4-5249-	*Sun\ C*)			# Sun C 5.9
gtk-sharp2-2.12.40/aclocal.m4:5250:	  _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'
gtk-sharp2-2.12.40/aclocal.m4-5251-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
gtk-sharp2-2.12.40/aclocal.m4-5318-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
gtk-sharp2-2.12.40/aclocal.m4:5319:      case `$LD -v 2>&1` in
gtk-sharp2-2.12.40/aclocal.m4-5320-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
gtk-sharp2-2.12.40/aclocal.m4-5407-	else
gtk-sharp2-2.12.40/aclocal.m4:5408:	  _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
gtk-sharp2-2.12.40/aclocal.m4-5409-	fi
##############################################
gtk-sharp2-2.12.40/aclocal.m4-5472-	# below for broken collect2 doesn't work under 4.3+
gtk-sharp2-2.12.40/aclocal.m4:5473:	  collect2name=`$CC -print-prog-name=collect2`
gtk-sharp2-2.12.40/aclocal.m4-5474-	  if test -f "$collect2name" &&
##############################################
gtk-sharp2-2.12.40/aclocal.m4-5528-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
gtk-sharp2-2.12.40/aclocal.m4:5529:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
gtk-sharp2-2.12.40/aclocal.m4-5530-      else
##############################################
gtk-sharp2-2.12.40/aclocal.m4-5553-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
gtk-sharp2-2.12.40/aclocal.m4:5554:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
gtk-sharp2-2.12.40/aclocal.m4-5555-	  if test svr4 != "$with_aix_soname"; then
##############################################
gtk-sharp2-2.12.40/aclocal.m4-5644-	# FIXME: Setting linknames here is a bad hack.
gtk-sharp2-2.12.40/aclocal.m4:5645:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
gtk-sharp2-2.12.40/aclocal.m4-5646-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
gtk-sharp2-2.12.40/aclocal.m4-5782-      if test yes = "$GCC"; then
gtk-sharp2-2.12.40/aclocal.m4:5783:	_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'
gtk-sharp2-2.12.40/aclocal.m4-5784-	# Try to use the -exported_symbol ld option, if it does not
##############################################
gtk-sharp2-2.12.40/aclocal.m4-5805-	if test yes = "$lt_cv_irix_exported_symbol"; then
gtk-sharp2-2.12.40/aclocal.m4:5806:          _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'
gtk-sharp2-2.12.40/aclocal.m4-5807-	fi
##############################################
gtk-sharp2-2.12.40/aclocal.m4-5809-      else
gtk-sharp2-2.12.40/aclocal.m4:5810:	_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'
gtk-sharp2-2.12.40/aclocal.m4:5811:	_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'
gtk-sharp2-2.12.40/aclocal.m4-5812-      fi
##############################################
gtk-sharp2-2.12.40/aclocal.m4-5856-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
gtk-sharp2-2.12.40/aclocal.m4:5857:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gtk-sharp2-2.12.40/aclocal.m4-5858-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
gtk-sharp2-2.12.40/aclocal.m4-5887-	prefix_cmds="$SED"~
gtk-sharp2-2.12.40/aclocal.m4:5888:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
gtk-sharp2-2.12.40/aclocal.m4-5889-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
gtk-sharp2-2.12.40/aclocal.m4-5901-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
gtk-sharp2-2.12.40/aclocal.m4:5902:	_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'
gtk-sharp2-2.12.40/aclocal.m4-5903-      else
gtk-sharp2-2.12.40/aclocal.m4-5904-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
gtk-sharp2-2.12.40/aclocal.m4:5905:	_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'
gtk-sharp2-2.12.40/aclocal.m4-5906-      fi
##############################################
gtk-sharp2-2.12.40/aclocal.m4-5914-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
gtk-sharp2-2.12.40/aclocal.m4:5915:	_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'
gtk-sharp2-2.12.40/aclocal.m4-5916-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
gtk-sharp2-2.12.40/aclocal.m4-5918-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
gtk-sharp2-2.12.40/aclocal.m4:5919:	_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'
gtk-sharp2-2.12.40/aclocal.m4:5920:	_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~
gtk-sharp2-2.12.40/aclocal.m4:5921:          $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'
gtk-sharp2-2.12.40/aclocal.m4-5922-
##############################################
gtk-sharp2-2.12.40/aclocal.m4-5937-      else
gtk-sharp2-2.12.40/aclocal.m4:5938:	case `$CC -V 2>&1` in
gtk-sharp2-2.12.40/aclocal.m4-5939-	*"Compilers 5.0"*)
##############################################
gtk-sharp2-2.12.40/aclocal.m4-6130-	  _LT_TAGVAR(allow_undefined_flag, $1)=
gtk-sharp2-2.12.40/aclocal.m4:6131:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
gtk-sharp2-2.12.40/aclocal.m4-6132-	  then
##############################################
gtk-sharp2-2.12.40/aclocal.m4-6430-        # ancient GNU ld didn't support --whole-archive et. al.
gtk-sharp2-2.12.40/aclocal.m4:6431:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
gtk-sharp2-2.12.40/aclocal.m4-6432-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
gtk-sharp2-2.12.40/aclocal.m4-6540-          # below for broken collect2 doesn't work under 4.3+
gtk-sharp2-2.12.40/aclocal.m4:6541:	  collect2name=`$CC -print-prog-name=collect2`
gtk-sharp2-2.12.40/aclocal.m4-6542-	  if test -f "$collect2name" &&
##############################################
gtk-sharp2-2.12.40/aclocal.m4-6598-
gtk-sharp2-2.12.40/aclocal.m4:6599:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
gtk-sharp2-2.12.40/aclocal.m4-6600-        else
##############################################
gtk-sharp2-2.12.40/aclocal.m4-6623-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
gtk-sharp2-2.12.40/aclocal.m4:6624:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
gtk-sharp2-2.12.40/aclocal.m4-6625-	    if test svr4 != "$with_aix_soname"; then
##############################################
gtk-sharp2-2.12.40/aclocal.m4-6752-	  prefix_cmds="$SED"~
gtk-sharp2-2.12.40/aclocal.m4:6753:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
gtk-sharp2-2.12.40/aclocal.m4-6754-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
gtk-sharp2-2.12.40/aclocal.m4-6826-            # dependencies.
gtk-sharp2-2.12.40/aclocal.m4:6827:            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"'
gtk-sharp2-2.12.40/aclocal.m4-6828-            ;;
##############################################
gtk-sharp2-2.12.40/aclocal.m4-6891-	    # dependencies.
gtk-sharp2-2.12.40/aclocal.m4:6892:	    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"'
gtk-sharp2-2.12.40/aclocal.m4-6893-	    ;;
##############################################
gtk-sharp2-2.12.40/aclocal.m4-6927-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
gtk-sharp2-2.12.40/aclocal.m4:6928:	_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'
gtk-sharp2-2.12.40/aclocal.m4:6929:	_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'
gtk-sharp2-2.12.40/aclocal.m4-6930-	;;
##############################################
gtk-sharp2-2.12.40/aclocal.m4-6934-	    # SGI C++
gtk-sharp2-2.12.40/aclocal.m4:6935:	    _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'
gtk-sharp2-2.12.40/aclocal.m4-6936-
##############################################
gtk-sharp2-2.12.40/aclocal.m4-6945-	      if test no = "$with_gnu_ld"; then
gtk-sharp2-2.12.40/aclocal.m4:6946:	        _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'
gtk-sharp2-2.12.40/aclocal.m4-6947-	      else
gtk-sharp2-2.12.40/aclocal.m4:6948:	        _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'
gtk-sharp2-2.12.40/aclocal.m4-6949-	      fi
##############################################
gtk-sharp2-2.12.40/aclocal.m4-6966-	    # to its proper name (with version) after linking.
gtk-sharp2-2.12.40/aclocal.m4:6967:	    _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'
gtk-sharp2-2.12.40/aclocal.m4:6968:	    _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'
gtk-sharp2-2.12.40/aclocal.m4-6969-	    # Commands to make compiler produce verbose output that lists
##############################################
gtk-sharp2-2.12.40/aclocal.m4-6976-	    # dependencies.
gtk-sharp2-2.12.40/aclocal.m4:6977:	    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"'
gtk-sharp2-2.12.40/aclocal.m4-6978-
##############################################
gtk-sharp2-2.12.40/aclocal.m4-6991-	    # earlier do not add the objects themselves.
gtk-sharp2-2.12.40/aclocal.m4:6992:	    case `$CC -V 2>&1` in
gtk-sharp2-2.12.40/aclocal.m4-6993-	      *"Version 7."*)
##############################################
gtk-sharp2-2.12.40/aclocal.m4-7012-            # Portland Group C++ compiler
gtk-sharp2-2.12.40/aclocal.m4:7013:	    case `$CC -V` in
gtk-sharp2-2.12.40/aclocal.m4-7014-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
gtk-sharp2-2.12.40/aclocal.m4-7017-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
gtk-sharp2-2.12.40/aclocal.m4:7018:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
gtk-sharp2-2.12.40/aclocal.m4-7019-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
gtk-sharp2-2.12.40/aclocal.m4-7021-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
gtk-sharp2-2.12.40/aclocal.m4:7022:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
gtk-sharp2-2.12.40/aclocal.m4-7023-                $RANLIB $oldlib'
##############################################
gtk-sharp2-2.12.40/aclocal.m4-7026-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
gtk-sharp2-2.12.40/aclocal.m4:7027:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
gtk-sharp2-2.12.40/aclocal.m4-7028-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
gtk-sharp2-2.12.40/aclocal.m4-7030-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
gtk-sharp2-2.12.40/aclocal.m4:7031:                $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'
gtk-sharp2-2.12.40/aclocal.m4-7032-	      ;;
##############################################
gtk-sharp2-2.12.40/aclocal.m4-7040-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
gtk-sharp2-2.12.40/aclocal.m4:7041:	    _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'
gtk-sharp2-2.12.40/aclocal.m4-7042-            ;;
##############################################
gtk-sharp2-2.12.40/aclocal.m4-7059-	    # dependencies.
gtk-sharp2-2.12.40/aclocal.m4:7060:	    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'
gtk-sharp2-2.12.40/aclocal.m4-7061-	    ;;
##############################################
gtk-sharp2-2.12.40/aclocal.m4-7074-	  *)
gtk-sharp2-2.12.40/aclocal.m4:7075:	    case `$CC -V 2>&1 | sed 5q` in
gtk-sharp2-2.12.40/aclocal.m4-7076-	    *Sun\ C*)
##############################################
gtk-sharp2-2.12.40/aclocal.m4-7081-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
gtk-sharp2-2.12.40/aclocal.m4:7082:	      _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'
gtk-sharp2-2.12.40/aclocal.m4-7083-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
gtk-sharp2-2.12.40/aclocal.m4-7146-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
gtk-sharp2-2.12.40/aclocal.m4:7147:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
gtk-sharp2-2.12.40/aclocal.m4-7148-	    _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'
##############################################
gtk-sharp2-2.12.40/aclocal.m4-7165-	    # to its proper name (with version) after linking.
gtk-sharp2-2.12.40/aclocal.m4:7166:	    _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'
gtk-sharp2-2.12.40/aclocal.m4-7167-
##############################################
gtk-sharp2-2.12.40/aclocal.m4-7186-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
gtk-sharp2-2.12.40/aclocal.m4:7187:	        _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'
gtk-sharp2-2.12.40/aclocal.m4-7188-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
gtk-sharp2-2.12.40/aclocal.m4-7191-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
gtk-sharp2-2.12.40/aclocal.m4:7192:	        _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'
gtk-sharp2-2.12.40/aclocal.m4:7193:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
gtk-sharp2-2.12.40/aclocal.m4-7194-                  echo "-hidden">> $lib.exp~
gtk-sharp2-2.12.40/aclocal.m4:7195:                  $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~
gtk-sharp2-2.12.40/aclocal.m4-7196-                  $RM $lib.exp'
##############################################
gtk-sharp2-2.12.40/aclocal.m4-7210-	    # dependencies.
gtk-sharp2-2.12.40/aclocal.m4:7211:	    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"'
gtk-sharp2-2.12.40/aclocal.m4-7212-	    ;;
##############################################
gtk-sharp2-2.12.40/aclocal.m4-7217-	        osf3*)
gtk-sharp2-2.12.40/aclocal.m4:7218:	          _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'
gtk-sharp2-2.12.40/aclocal.m4-7219-		  ;;
gtk-sharp2-2.12.40/aclocal.m4-7220-	        *)
gtk-sharp2-2.12.40/aclocal.m4:7221:	          _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'
gtk-sharp2-2.12.40/aclocal.m4-7222-		  ;;
##############################################
gtk-sharp2-2.12.40/aclocal.m4-7470-  case @S|@2 in
gtk-sharp2-2.12.40/aclocal.m4:7471:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
gtk-sharp2-2.12.40/aclocal.m4:7472:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
gtk-sharp2-2.12.40/aclocal.m4-7473-  esac
##############################################
gtk-sharp2-2.12.40/aclocal.m4-7559-
gtk-sharp2-2.12.40/aclocal.m4:7560:  for p in `eval "$output_verbose_link_cmd"`; do
gtk-sharp2-2.12.40/aclocal.m4-7561-    case $prev$p in
##############################################
gtk-sharp2-2.12.40/aclocal.m4-7663-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
gtk-sharp2-2.12.40/aclocal.m4:7664: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
gtk-sharp2-2.12.40/aclocal.m4-7665-fi
##############################################
gtk-sharp2-2.12.40/aclocal.m4-8273-    test 10 -lt "$lt_ac_count" && break
gtk-sharp2-2.12.40/aclocal.m4:8274:    lt_ac_count=`expr $lt_ac_count + 1`
gtk-sharp2-2.12.40/aclocal.m4-8275-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
gtk-sharp2-2.12.40/aclocal.m4-8889-m4_define([lt_combine],
gtk-sharp2-2.12.40/aclocal.m4:8890:[m4_if(m4_eval([$# > 3]), [1],
gtk-sharp2-2.12.40/aclocal.m4-8891-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
gtk-sharp2-2.12.40/aclocal.m4-9179-    PKG_CHECK_EXISTS([$3],
gtk-sharp2-2.12.40/aclocal.m4:9180:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
gtk-sharp2-2.12.40/aclocal.m4-9181-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
gtk-sharp2-2.12.40/aclocal.m4-9227-        if test $_pkg_short_errors_supported = yes; then
gtk-sharp2-2.12.40/aclocal.m4:9228:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
gtk-sharp2-2.12.40/aclocal.m4-9229-        else 
gtk-sharp2-2.12.40/aclocal.m4:9230:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
gtk-sharp2-2.12.40/aclocal.m4-9231-        fi
##############################################
gtk-sharp2-2.12.40/aclocal.m4-9416-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
gtk-sharp2-2.12.40/aclocal.m4:9417:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
gtk-sharp2-2.12.40/aclocal.m4-9418-# and then we would define $MISSING as
##############################################
gtk-sharp2-2.12.40/aclocal.m4-9431-# Expand $ac_aux_dir to an absolute path.
gtk-sharp2-2.12.40/aclocal.m4:9432:am_aux_dir=`cd "$ac_aux_dir" && pwd`
gtk-sharp2-2.12.40/aclocal.m4-9433-])
##############################################
gtk-sharp2-2.12.40/aclocal.m4-9529-  if test "$am_compiler_list" = ""; then
gtk-sharp2-2.12.40/aclocal.m4:9530:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
gtk-sharp2-2.12.40/aclocal.m4-9531-  fi
##############################################
gtk-sharp2-2.12.40/aclocal.m4-9680-    # Strip MF so we end up with the name of the file.
gtk-sharp2-2.12.40/aclocal.m4:9681:    mf=`echo "$mf" | sed -e 's/:.*$//'`
gtk-sharp2-2.12.40/aclocal.m4-9682-    # Check whether this is an Automake generated Makefile or not.
##############################################
gtk-sharp2-2.12.40/aclocal.m4-9689-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
gtk-sharp2-2.12.40/aclocal.m4:9690:      dirpart=`AS_DIRNAME("$mf")`
gtk-sharp2-2.12.40/aclocal.m4-9691-    else
##############################################
gtk-sharp2-2.12.40/aclocal.m4-9695-    # from the Makefile without running 'make'.
gtk-sharp2-2.12.40/aclocal.m4:9696:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
gtk-sharp2-2.12.40/aclocal.m4-9697-    test -z "$DEPDIR" && continue
gtk-sharp2-2.12.40/aclocal.m4:9698:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
gtk-sharp2-2.12.40/aclocal.m4-9699-    test -z "$am__include" && continue
gtk-sharp2-2.12.40/aclocal.m4:9700:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
gtk-sharp2-2.12.40/aclocal.m4-9701-    # Find all dependency output files, they are included files with
##############################################
gtk-sharp2-2.12.40/aclocal.m4-9709-      test -f "$dirpart/$file" && continue
gtk-sharp2-2.12.40/aclocal.m4:9710:      fdir=`AS_DIRNAME(["$file"])`
gtk-sharp2-2.12.40/aclocal.m4-9711-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
gtk-sharp2-2.12.40/aclocal.m4-9767-AC_REQUIRE([AC_PROG_INSTALL])dnl
gtk-sharp2-2.12.40/aclocal.m4:9768:if test "`cd $srcdir && pwd`" != "`pwd`"; then
gtk-sharp2-2.12.40/aclocal.m4-9769-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
gtk-sharp2-2.12.40/aclocal.m4-9926-    * )
gtk-sharp2-2.12.40/aclocal.m4:9927:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
gtk-sharp2-2.12.40/aclocal.m4-9928-  esac
gtk-sharp2-2.12.40/aclocal.m4-9929-done
gtk-sharp2-2.12.40/aclocal.m4:9930:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
gtk-sharp2-2.12.40/aclocal.m4-9931-
##############################################
gtk-sharp2-2.12.40/aclocal.m4-10033-# Ignore all kinds of additional output from 'make'.
gtk-sharp2-2.12.40/aclocal.m4:10034:case `$am_make -s -f confmf 2> /dev/null` in #(
gtk-sharp2-2.12.40/aclocal.m4-10035-*the\ am__doit\ target*)
##############################################
gtk-sharp2-2.12.40/aclocal.m4-10043-   echo '.include "confinc"' > confmf
gtk-sharp2-2.12.40/aclocal.m4:10044:   case `$am_make -s -f confmf 2> /dev/null` in #(
gtk-sharp2-2.12.40/aclocal.m4-10045-   *the\ am__doit\ target*)
##############################################
gtk-sharp2-2.12.40/aclocal.m4-10225-     echo "timestamp, slept: $am_has_slept" > conftest.file
gtk-sharp2-2.12.40/aclocal.m4:10226:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
gtk-sharp2-2.12.40/aclocal.m4-10227-     if test "$[*]" = "X"; then
gtk-sharp2-2.12.40/aclocal.m4-10228-	# -L didn't work.
gtk-sharp2-2.12.40/aclocal.m4:10229:	set X `ls -t "$srcdir/configure" conftest.file`
gtk-sharp2-2.12.40/aclocal.m4-10230-     fi
##############################################
gtk-sharp2-2.12.40/cairo/Makefile.in-50-  { \
gtk-sharp2-2.12.40/cairo/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gtk-sharp2-2.12.40/cairo/Makefile.in-52-  }; \
##############################################
gtk-sharp2-2.12.40/cairo/Makefile.in-396-distdir: $(DISTFILES)
gtk-sharp2-2.12.40/cairo/Makefile.in:397:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/cairo/Makefile.in:398:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/cairo/Makefile.in-399-	list='$(DISTFILES)'; \
##############################################
gtk-sharp2-2.12.40/cairo/Makefile.in-410-	  if test -d $$d/$$file; then \
gtk-sharp2-2.12.40/cairo/Makefile.in:411:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gtk-sharp2-2.12.40/cairo/Makefile.in-412-	    if test -d "$(distdir)/$$file"; then \
##############################################
gtk-sharp2-2.12.40/Makefile.in-49-  { \
gtk-sharp2-2.12.40/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gtk-sharp2-2.12.40/Makefile.in-51-  }; \
##############################################
gtk-sharp2-2.12.40/Makefile.in-181-  while test -n "$$dir1"; do \
gtk-sharp2-2.12.40/Makefile.in:182:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gtk-sharp2-2.12.40/Makefile.in-183-    if test "$$first" != "."; then \
gtk-sharp2-2.12.40/Makefile.in-184-      if test "$$first" = ".."; then \
gtk-sharp2-2.12.40/Makefile.in:185:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gtk-sharp2-2.12.40/Makefile.in:186:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gtk-sharp2-2.12.40/Makefile.in-187-      else \
gtk-sharp2-2.12.40/Makefile.in:188:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gtk-sharp2-2.12.40/Makefile.in-189-        if test "$$first2" = "$$first"; then \
gtk-sharp2-2.12.40/Makefile.in:190:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gtk-sharp2-2.12.40/Makefile.in-191-        else \
##############################################
gtk-sharp2-2.12.40/Makefile.in-196-    fi; \
gtk-sharp2-2.12.40/Makefile.in:197:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gtk-sharp2-2.12.40/Makefile.in-198-  done; \
##############################################
gtk-sharp2-2.12.40/Makefile.in-460-	dot_seen=no; \
gtk-sharp2-2.12.40/Makefile.in:461:	target=`echo $@ | sed s/-recursive//`; \
gtk-sharp2-2.12.40/Makefile.in-462-	case "$@" in \
##############################################
gtk-sharp2-2.12.40/Makefile.in-523-GTAGS:
gtk-sharp2-2.12.40/Makefile.in:524:	here=`$(am__cd) $(top_builddir) && pwd` \
gtk-sharp2-2.12.40/Makefile.in-525-	  && $(am__cd) $(top_srcdir) \
##############################################
gtk-sharp2-2.12.40/Makefile.in-555-	test -d "$(distdir)" || mkdir "$(distdir)"
gtk-sharp2-2.12.40/Makefile.in:556:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/Makefile.in:557:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/Makefile.in-558-	list='$(DISTFILES)'; \
##############################################
gtk-sharp2-2.12.40/Makefile.in-569-	  if test -d $$d/$$file; then \
gtk-sharp2-2.12.40/Makefile.in:570:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gtk-sharp2-2.12.40/Makefile.in-571-	    if test -d "$(distdir)/$$file"; then \
##############################################
gtk-sharp2-2.12.40/Makefile.in-680-	test -d $(distdir)/_build || exit 0; \
gtk-sharp2-2.12.40/Makefile.in:681:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
gtk-sharp2-2.12.40/Makefile.in-682-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
gtk-sharp2-2.12.40/Makefile.in-724-	}; \
gtk-sharp2-2.12.40/Makefile.in:725:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
gtk-sharp2-2.12.40/Makefile.in-726-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
gtk-sharp2-2.12.40/Makefile.in-736-	fi
gtk-sharp2-2.12.40/Makefile.in:737:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
gtk-sharp2-2.12.40/Makefile.in-738-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
gtk-sharp2-2.12.40/compile-67-	mingw/*)
gtk-sharp2-2.12.40/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
gtk-sharp2-2.12.40/compile-69-	  ;;
gtk-sharp2-2.12.40/compile-70-	cygwin/*)
gtk-sharp2-2.12.40/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
gtk-sharp2-2.12.40/compile-72-	  ;;
gtk-sharp2-2.12.40/compile-73-	wine/*)
gtk-sharp2-2.12.40/compile:74:	  file=`winepath -w "$file" || echo "$file"`
gtk-sharp2-2.12.40/compile-75-	  ;;
##############################################
gtk-sharp2-2.12.40/compile-309-# Name of file we expect compiler to create.
gtk-sharp2-2.12.40/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
gtk-sharp2-2.12.40/compile-311-
##############################################
gtk-sharp2-2.12.40/compile-315-# object file name, since that is what matters with a parallel build.
gtk-sharp2-2.12.40/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
gtk-sharp2-2.12.40/compile-317-while true; do
##############################################
gtk-sharp2-2.12.40/depcomp-64-  case $1 in
gtk-sharp2-2.12.40/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
gtk-sharp2-2.12.40/depcomp-66-      *) dir=;;
##############################################
gtk-sharp2-2.12.40/depcomp-73-{
gtk-sharp2-2.12.40/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
gtk-sharp2-2.12.40/depcomp-75-}
##############################################
gtk-sharp2-2.12.40/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
gtk-sharp2-2.12.40/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
gtk-sharp2-2.12.40/depcomp-128-
##############################################
gtk-sharp2-2.12.40/depcomp-405-        sleep 1
gtk-sharp2-2.12.40/depcomp:406:        i=`expr $i - 1`
gtk-sharp2-2.12.40/depcomp-407-      done
gtk-sharp2-2.12.40/depcomp-408-    fi
gtk-sharp2-2.12.40/depcomp:409:    i=`expr $i - 1`
gtk-sharp2-2.12.40/depcomp-410-  done
##############################################
gtk-sharp2-2.12.40/depcomp-425-  # Do two passes, one to just change these to
gtk-sharp2-2.12.40/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
gtk-sharp2-2.12.40/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
gtk-sharp2-2.12.40/depcomp-659-  done
gtk-sharp2-2.12.40/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
gtk-sharp2-2.12.40/depcomp-661-  touch "$tmpdepfile"
##############################################
gtk-sharp2-2.12.40/config.sub-52-
gtk-sharp2-2.12.40/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
gtk-sharp2-2.12.40/config.sub-54-
##############################################
gtk-sharp2-2.12.40/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations.
gtk-sharp2-2.12.40/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
gtk-sharp2-2.12.40/config.sub-117-case $maybe_os in
##############################################
gtk-sharp2-2.12.40/config.sub-123-    os=-$maybe_os
gtk-sharp2-2.12.40/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
gtk-sharp2-2.12.40/config.sub-125-    ;;
##############################################
gtk-sharp2-2.12.40/config.sub-127-    os=-linux-android
gtk-sharp2-2.12.40/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
gtk-sharp2-2.12.40/config.sub-129-    ;;
gtk-sharp2-2.12.40/config.sub-130-  *)
gtk-sharp2-2.12.40/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
gtk-sharp2-2.12.40/config.sub-132-    if [ $basic_machine != $1 ]
gtk-sharp2-2.12.40/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
gtk-sharp2-2.12.40/config.sub-134-    else os=; fi
##############################################
gtk-sharp2-2.12.40/config.sub-181-		os=-sco5v6
gtk-sharp2-2.12.40/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gtk-sharp2-2.12.40/config.sub-183-		;;
##############################################
gtk-sharp2-2.12.40/config.sub-185-		os=-sco3.2v5
gtk-sharp2-2.12.40/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gtk-sharp2-2.12.40/config.sub-187-		;;
##############################################
gtk-sharp2-2.12.40/config.sub-189-		os=-sco3.2v4
gtk-sharp2-2.12.40/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gtk-sharp2-2.12.40/config.sub-191-		;;
gtk-sharp2-2.12.40/config.sub-192-	-sco3.2.[4-9]*)
gtk-sharp2-2.12.40/config.sub:193:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
gtk-sharp2-2.12.40/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gtk-sharp2-2.12.40/config.sub-195-		;;
##############################################
gtk-sharp2-2.12.40/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
gtk-sharp2-2.12.40/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gtk-sharp2-2.12.40/config.sub-199-		;;
##############################################
gtk-sharp2-2.12.40/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
gtk-sharp2-2.12.40/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gtk-sharp2-2.12.40/config.sub-203-		;;
##############################################
gtk-sharp2-2.12.40/config.sub-205-		os=-sco3.2v2
gtk-sharp2-2.12.40/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gtk-sharp2-2.12.40/config.sub-207-		;;
gtk-sharp2-2.12.40/config.sub-208-	-udk*)
gtk-sharp2-2.12.40/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gtk-sharp2-2.12.40/config.sub-210-		;;
##############################################
gtk-sharp2-2.12.40/config.sub-212-		os=-isc2.2
gtk-sharp2-2.12.40/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gtk-sharp2-2.12.40/config.sub-214-		;;
##############################################
gtk-sharp2-2.12.40/config.sub-218-	-isc*)
gtk-sharp2-2.12.40/config.sub:219:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gtk-sharp2-2.12.40/config.sub-220-		;;
##############################################
gtk-sharp2-2.12.40/config.sub-230-	-ptx*)
gtk-sharp2-2.12.40/config.sub:231:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
gtk-sharp2-2.12.40/config.sub-232-		;;
gtk-sharp2-2.12.40/config.sub-233-	-windowsnt*)
gtk-sharp2-2.12.40/config.sub:234:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
gtk-sharp2-2.12.40/config.sub-235-		;;
##############################################
gtk-sharp2-2.12.40/config.sub-367-	*-*-*)
gtk-sharp2-2.12.40/config.sub:368:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
gtk-sharp2-2.12.40/config.sub-369-		exit 1
##############################################
gtk-sharp2-2.12.40/config.sub-494-	amd64-*)
gtk-sharp2-2.12.40/config.sub:495:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
gtk-sharp2-2.12.40/config.sub-496-		;;
##############################################
gtk-sharp2-2.12.40/config.sub-539-	blackfin-*)
gtk-sharp2-2.12.40/config.sub:540:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
gtk-sharp2-2.12.40/config.sub-541-		os=-linux
##############################################
gtk-sharp2-2.12.40/config.sub-547-	c54x-*)
gtk-sharp2-2.12.40/config.sub:548:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
gtk-sharp2-2.12.40/config.sub-549-		;;
gtk-sharp2-2.12.40/config.sub-550-	c55x-*)
gtk-sharp2-2.12.40/config.sub:551:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
gtk-sharp2-2.12.40/config.sub-552-		;;
gtk-sharp2-2.12.40/config.sub-553-	c6x-*)
gtk-sharp2-2.12.40/config.sub:554:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
gtk-sharp2-2.12.40/config.sub-555-		;;
##############################################
gtk-sharp2-2.12.40/config.sub-750-	i*86v32)
gtk-sharp2-2.12.40/config.sub:751:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
gtk-sharp2-2.12.40/config.sub-752-		os=-sysv32
##############################################
gtk-sharp2-2.12.40/config.sub-754-	i*86v4*)
gtk-sharp2-2.12.40/config.sub:755:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
gtk-sharp2-2.12.40/config.sub-756-		os=-sysv4
##############################################
gtk-sharp2-2.12.40/config.sub-758-	i*86v)
gtk-sharp2-2.12.40/config.sub:759:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
gtk-sharp2-2.12.40/config.sub-760-		os=-sysv
##############################################
gtk-sharp2-2.12.40/config.sub-762-	i*86sol2)
gtk-sharp2-2.12.40/config.sub:763:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
gtk-sharp2-2.12.40/config.sub-764-		os=-solaris2
##############################################
gtk-sharp2-2.12.40/config.sub-788-	leon-*|leon[3-9]-*)
gtk-sharp2-2.12.40/config.sub:789:		basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'`
gtk-sharp2-2.12.40/config.sub-790-		;;
##############################################
gtk-sharp2-2.12.40/config.sub-795-	m68knommu-*)
gtk-sharp2-2.12.40/config.sub:796:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
gtk-sharp2-2.12.40/config.sub-797-		os=-linux
##############################################
gtk-sharp2-2.12.40/config.sub-832-	mips3*-*)
gtk-sharp2-2.12.40/config.sub:833:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
gtk-sharp2-2.12.40/config.sub-834-		;;
gtk-sharp2-2.12.40/config.sub-835-	mips3*)
gtk-sharp2-2.12.40/config.sub:836:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
gtk-sharp2-2.12.40/config.sub-837-		;;
##############################################
gtk-sharp2-2.12.40/config.sub-854-	ms1-*)
gtk-sharp2-2.12.40/config.sub:855:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
gtk-sharp2-2.12.40/config.sub-856-		;;
##############################################
gtk-sharp2-2.12.40/config.sub-973-	parisc-*)
gtk-sharp2-2.12.40/config.sub:974:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
gtk-sharp2-2.12.40/config.sub-975-		os=-linux
##############################################
gtk-sharp2-2.12.40/config.sub-989-	pc98-*)
gtk-sharp2-2.12.40/config.sub:990:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
gtk-sharp2-2.12.40/config.sub-991-		;;
##############################################
gtk-sharp2-2.12.40/config.sub-1004-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
gtk-sharp2-2.12.40/config.sub:1005:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
gtk-sharp2-2.12.40/config.sub-1006-		;;
gtk-sharp2-2.12.40/config.sub-1007-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
gtk-sharp2-2.12.40/config.sub:1008:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
gtk-sharp2-2.12.40/config.sub-1009-		;;
gtk-sharp2-2.12.40/config.sub-1010-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
gtk-sharp2-2.12.40/config.sub:1011:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
gtk-sharp2-2.12.40/config.sub-1012-		;;
gtk-sharp2-2.12.40/config.sub-1013-	pentium4-*)
gtk-sharp2-2.12.40/config.sub:1014:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
gtk-sharp2-2.12.40/config.sub-1015-		;;
##############################################
gtk-sharp2-2.12.40/config.sub-1023-	ppc-* | ppcbe-*)
gtk-sharp2-2.12.40/config.sub:1024:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
gtk-sharp2-2.12.40/config.sub-1025-		;;
##############################################
gtk-sharp2-2.12.40/config.sub-1029-	ppcle-* | powerpclittle-*)
gtk-sharp2-2.12.40/config.sub:1030:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
gtk-sharp2-2.12.40/config.sub-1031-		;;
##############################################
gtk-sharp2-2.12.40/config.sub-1033-		;;
gtk-sharp2-2.12.40/config.sub:1034:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
gtk-sharp2-2.12.40/config.sub-1035-		;;
##############################################
gtk-sharp2-2.12.40/config.sub-1039-	ppc64le-* | powerpc64little-*)
gtk-sharp2-2.12.40/config.sub:1040:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
gtk-sharp2-2.12.40/config.sub-1041-		;;
##############################################
gtk-sharp2-2.12.40/config.sub-1122-	strongarm-* | thumb-*)
gtk-sharp2-2.12.40/config.sub:1123:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
gtk-sharp2-2.12.40/config.sub-1124-		;;
##############################################
gtk-sharp2-2.12.40/config.sub-1252-	xscale-* | xscalee[bl]-*)
gtk-sharp2-2.12.40/config.sub:1253:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
gtk-sharp2-2.12.40/config.sub-1254-		;;
##############################################
gtk-sharp2-2.12.40/config.sub-1329-	*)
gtk-sharp2-2.12.40/config.sub:1330:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
gtk-sharp2-2.12.40/config.sub-1331-		exit 1
##############################################
gtk-sharp2-2.12.40/config.sub-1337-	*-digital*)
gtk-sharp2-2.12.40/config.sub:1338:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
gtk-sharp2-2.12.40/config.sub-1339-		;;
gtk-sharp2-2.12.40/config.sub-1340-	*-commodore*)
gtk-sharp2-2.12.40/config.sub:1341:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
gtk-sharp2-2.12.40/config.sub-1342-		;;
##############################################
gtk-sharp2-2.12.40/config.sub-1358-	-solaris1 | -solaris1.*)
gtk-sharp2-2.12.40/config.sub:1359:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
gtk-sharp2-2.12.40/config.sub-1360-		;;
##############################################
gtk-sharp2-2.12.40/config.sub-1370-	-gnu/linux*)
gtk-sharp2-2.12.40/config.sub:1371:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
gtk-sharp2-2.12.40/config.sub-1372-		;;
##############################################
gtk-sharp2-2.12.40/config.sub-1416-	-nto*)
gtk-sharp2-2.12.40/config.sub:1417:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
gtk-sharp2-2.12.40/config.sub-1418-		;;
##############################################
gtk-sharp2-2.12.40/config.sub-1423-	-mac*)
gtk-sharp2-2.12.40/config.sub:1424:		os=`echo $os | sed -e 's|mac|macos|'`
gtk-sharp2-2.12.40/config.sub-1425-		;;
##############################################
gtk-sharp2-2.12.40/config.sub-1429-	-linux*)
gtk-sharp2-2.12.40/config.sub:1430:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
gtk-sharp2-2.12.40/config.sub-1431-		;;
gtk-sharp2-2.12.40/config.sub-1432-	-sunos5*)
gtk-sharp2-2.12.40/config.sub:1433:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
gtk-sharp2-2.12.40/config.sub-1434-		;;
gtk-sharp2-2.12.40/config.sub-1435-	-sunos6*)
gtk-sharp2-2.12.40/config.sub:1436:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
gtk-sharp2-2.12.40/config.sub-1437-		;;
##############################################
gtk-sharp2-2.12.40/config.sub-1484-	-sinix5.*)
gtk-sharp2-2.12.40/config.sub:1485:		os=`echo $os | sed -e 's|sinix|sysv|'`
gtk-sharp2-2.12.40/config.sub-1486-		;;
##############################################
gtk-sharp2-2.12.40/config.sub-1537-		# Get rid of the `-' at the beginning of $os.
gtk-sharp2-2.12.40/config.sub:1538:		os=`echo $os | sed 's/[^-]*-//'`
gtk-sharp2-2.12.40/config.sub:1539:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
gtk-sharp2-2.12.40/config.sub-1540-		exit 1
##############################################
gtk-sharp2-2.12.40/config.sub-1800-		esac
gtk-sharp2-2.12.40/config.sub:1801:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
gtk-sharp2-2.12.40/config.sub-1802-		;;
##############################################
gtk-sharp2-2.12.40/sample/TreeViewDemo.cs-79-
gtk-sharp2-2.12.40/sample/TreeViewDemo.cs:80:			foreach (Assembly asm in AppDomain.CurrentDomain.GetAssemblies ()) {
gtk-sharp2-2.12.40/sample/TreeViewDemo.cs-81-
##############################################
gtk-sharp2-2.12.40/sample/test/Makefile.in-50-  { \
gtk-sharp2-2.12.40/sample/test/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gtk-sharp2-2.12.40/sample/test/Makefile.in-52-  }; \
##############################################
gtk-sharp2-2.12.40/sample/test/Makefile.in-353-distdir: $(DISTFILES)
gtk-sharp2-2.12.40/sample/test/Makefile.in:354:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/sample/test/Makefile.in:355:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/sample/test/Makefile.in-356-	list='$(DISTFILES)'; \
##############################################
gtk-sharp2-2.12.40/sample/test/Makefile.in-367-	  if test -d $$d/$$file; then \
gtk-sharp2-2.12.40/sample/test/Makefile.in:368:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gtk-sharp2-2.12.40/sample/test/Makefile.in-369-	    if test -d "$(distdir)/$$file"; then \
##############################################
gtk-sharp2-2.12.40/sample/opaquetest/Makefile.in-51-  { \
gtk-sharp2-2.12.40/sample/opaquetest/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gtk-sharp2-2.12.40/sample/opaquetest/Makefile.in-53-  }; \
##############################################
gtk-sharp2-2.12.40/sample/opaquetest/Makefile.in-102-CONFIG_CLEAN_VPATH_FILES =
gtk-sharp2-2.12.40/sample/opaquetest/Makefile.in:103:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gtk-sharp2-2.12.40/sample/opaquetest/Makefile.in-104-am__vpath_adj = case $$p in \
gtk-sharp2-2.12.40/sample/opaquetest/Makefile.in:105:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gtk-sharp2-2.12.40/sample/opaquetest/Makefile.in-106-    *) f=$$p;; \
gtk-sharp2-2.12.40/sample/opaquetest/Makefile.in-107-  esac;
gtk-sharp2-2.12.40/sample/opaquetest/Makefile.in:108:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gtk-sharp2-2.12.40/sample/opaquetest/Makefile.in-109-am__install_max = 40
gtk-sharp2-2.12.40/sample/opaquetest/Makefile.in-110-am__nobase_strip_setup = \
gtk-sharp2-2.12.40/sample/opaquetest/Makefile.in:111:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gtk-sharp2-2.12.40/sample/opaquetest/Makefile.in-112-am__nobase_strip = \
##############################################
gtk-sharp2-2.12.40/sample/opaquetest/Makefile.in-480-.c.obj:
gtk-sharp2-2.12.40/sample/opaquetest/Makefile.in:481:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gtk-sharp2-2.12.40/sample/opaquetest/Makefile.in-482-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gtk-sharp2-2.12.40/sample/opaquetest/Makefile.in-484-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtk-sharp2-2.12.40/sample/opaquetest/Makefile.in:485:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gtk-sharp2-2.12.40/sample/opaquetest/Makefile.in-486-
##############################################
gtk-sharp2-2.12.40/sample/opaquetest/Makefile.in-529-GTAGS:
gtk-sharp2-2.12.40/sample/opaquetest/Makefile.in:530:	here=`$(am__cd) $(top_builddir) && pwd` \
gtk-sharp2-2.12.40/sample/opaquetest/Makefile.in-531-	  && $(am__cd) $(top_srcdir) \
##############################################
gtk-sharp2-2.12.40/sample/opaquetest/Makefile.in-552-distdir: $(DISTFILES)
gtk-sharp2-2.12.40/sample/opaquetest/Makefile.in:553:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/sample/opaquetest/Makefile.in:554:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/sample/opaquetest/Makefile.in-555-	list='$(DISTFILES)'; \
##############################################
gtk-sharp2-2.12.40/sample/opaquetest/Makefile.in-566-	  if test -d $$d/$$file; then \
gtk-sharp2-2.12.40/sample/opaquetest/Makefile.in:567:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gtk-sharp2-2.12.40/sample/opaquetest/Makefile.in-568-	    if test -d "$(distdir)/$$file"; then \
##############################################
gtk-sharp2-2.12.40/sample/Makefile.in-50-  { \
gtk-sharp2-2.12.40/sample/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gtk-sharp2-2.12.40/sample/Makefile.in-52-  }; \
##############################################
gtk-sharp2-2.12.40/sample/Makefile.in-166-  while test -n "$$dir1"; do \
gtk-sharp2-2.12.40/sample/Makefile.in:167:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gtk-sharp2-2.12.40/sample/Makefile.in-168-    if test "$$first" != "."; then \
gtk-sharp2-2.12.40/sample/Makefile.in-169-      if test "$$first" = ".."; then \
gtk-sharp2-2.12.40/sample/Makefile.in:170:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gtk-sharp2-2.12.40/sample/Makefile.in:171:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gtk-sharp2-2.12.40/sample/Makefile.in-172-      else \
gtk-sharp2-2.12.40/sample/Makefile.in:173:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gtk-sharp2-2.12.40/sample/Makefile.in-174-        if test "$$first2" = "$$first"; then \
gtk-sharp2-2.12.40/sample/Makefile.in:175:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gtk-sharp2-2.12.40/sample/Makefile.in-176-        else \
##############################################
gtk-sharp2-2.12.40/sample/Makefile.in-181-    fi; \
gtk-sharp2-2.12.40/sample/Makefile.in:182:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gtk-sharp2-2.12.40/sample/Makefile.in-183-  done; \
##############################################
gtk-sharp2-2.12.40/sample/Makefile.in-446-	dot_seen=no; \
gtk-sharp2-2.12.40/sample/Makefile.in:447:	target=`echo $@ | sed s/-recursive//`; \
gtk-sharp2-2.12.40/sample/Makefile.in-448-	case "$@" in \
##############################################
gtk-sharp2-2.12.40/sample/Makefile.in-509-GTAGS:
gtk-sharp2-2.12.40/sample/Makefile.in:510:	here=`$(am__cd) $(top_builddir) && pwd` \
gtk-sharp2-2.12.40/sample/Makefile.in-511-	  && $(am__cd) $(top_srcdir) \
##############################################
gtk-sharp2-2.12.40/sample/Makefile.in-532-distdir: $(DISTFILES)
gtk-sharp2-2.12.40/sample/Makefile.in:533:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/sample/Makefile.in:534:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/sample/Makefile.in-535-	list='$(DISTFILES)'; \
##############################################
gtk-sharp2-2.12.40/sample/Makefile.in-546-	  if test -d $$d/$$file; then \
gtk-sharp2-2.12.40/sample/Makefile.in:547:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gtk-sharp2-2.12.40/sample/Makefile.in-548-	    if test -d "$(distdir)/$$file"; then \
##############################################
gtk-sharp2-2.12.40/sample/GtkDemo/Makefile.in-50-  { \
gtk-sharp2-2.12.40/sample/GtkDemo/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gtk-sharp2-2.12.40/sample/GtkDemo/Makefile.in-52-  }; \
##############################################
gtk-sharp2-2.12.40/sample/GtkDemo/Makefile.in-406-distdir: $(DISTFILES)
gtk-sharp2-2.12.40/sample/GtkDemo/Makefile.in:407:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/sample/GtkDemo/Makefile.in:408:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/sample/GtkDemo/Makefile.in-409-	list='$(DISTFILES)'; \
##############################################
gtk-sharp2-2.12.40/sample/GtkDemo/Makefile.in-420-	  if test -d $$d/$$file; then \
gtk-sharp2-2.12.40/sample/GtkDemo/Makefile.in:421:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gtk-sharp2-2.12.40/sample/GtkDemo/Makefile.in-422-	    if test -d "$(distdir)/$$file"; then \
##############################################
gtk-sharp2-2.12.40/sample/NodeViewDemo.cs-99-
gtk-sharp2-2.12.40/sample/NodeViewDemo.cs:100:					foreach (Assembly asm in AppDomain.CurrentDomain.GetAssemblies ()) {
gtk-sharp2-2.12.40/sample/NodeViewDemo.cs-101-						Dialog.Update ("Loading {0}", asm.GetName ().Name);
##############################################
gtk-sharp2-2.12.40/sample/valtest/Makefile.in-51-  { \
gtk-sharp2-2.12.40/sample/valtest/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gtk-sharp2-2.12.40/sample/valtest/Makefile.in-53-  }; \
##############################################
gtk-sharp2-2.12.40/sample/valtest/Makefile.in-102-CONFIG_CLEAN_VPATH_FILES =
gtk-sharp2-2.12.40/sample/valtest/Makefile.in:103:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gtk-sharp2-2.12.40/sample/valtest/Makefile.in-104-am__vpath_adj = case $$p in \
gtk-sharp2-2.12.40/sample/valtest/Makefile.in:105:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gtk-sharp2-2.12.40/sample/valtest/Makefile.in-106-    *) f=$$p;; \
gtk-sharp2-2.12.40/sample/valtest/Makefile.in-107-  esac;
gtk-sharp2-2.12.40/sample/valtest/Makefile.in:108:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gtk-sharp2-2.12.40/sample/valtest/Makefile.in-109-am__install_max = 40
gtk-sharp2-2.12.40/sample/valtest/Makefile.in-110-am__nobase_strip_setup = \
gtk-sharp2-2.12.40/sample/valtest/Makefile.in:111:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gtk-sharp2-2.12.40/sample/valtest/Makefile.in-112-am__nobase_strip = \
##############################################
gtk-sharp2-2.12.40/sample/valtest/Makefile.in-480-.c.obj:
gtk-sharp2-2.12.40/sample/valtest/Makefile.in:481:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gtk-sharp2-2.12.40/sample/valtest/Makefile.in-482-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gtk-sharp2-2.12.40/sample/valtest/Makefile.in-484-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtk-sharp2-2.12.40/sample/valtest/Makefile.in:485:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gtk-sharp2-2.12.40/sample/valtest/Makefile.in-486-
##############################################
gtk-sharp2-2.12.40/sample/valtest/Makefile.in-529-GTAGS:
gtk-sharp2-2.12.40/sample/valtest/Makefile.in:530:	here=`$(am__cd) $(top_builddir) && pwd` \
gtk-sharp2-2.12.40/sample/valtest/Makefile.in-531-	  && $(am__cd) $(top_srcdir) \
##############################################
gtk-sharp2-2.12.40/sample/valtest/Makefile.in-552-distdir: $(DISTFILES)
gtk-sharp2-2.12.40/sample/valtest/Makefile.in:553:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/sample/valtest/Makefile.in:554:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/sample/valtest/Makefile.in-555-	list='$(DISTFILES)'; \
##############################################
gtk-sharp2-2.12.40/sample/valtest/Makefile.in-566-	  if test -d $$d/$$file; then \
gtk-sharp2-2.12.40/sample/valtest/Makefile.in:567:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gtk-sharp2-2.12.40/sample/valtest/Makefile.in-568-	    if test -d "$(distdir)/$$file"; then \
##############################################
gtk-sharp2-2.12.40/sample/pixmaps/Makefile.in-49-  { \
gtk-sharp2-2.12.40/sample/pixmaps/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gtk-sharp2-2.12.40/sample/pixmaps/Makefile.in-51-  }; \
##############################################
gtk-sharp2-2.12.40/sample/pixmaps/Makefile.in-338-distdir: $(DISTFILES)
gtk-sharp2-2.12.40/sample/pixmaps/Makefile.in:339:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/sample/pixmaps/Makefile.in:340:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/sample/pixmaps/Makefile.in-341-	list='$(DISTFILES)'; \
##############################################
gtk-sharp2-2.12.40/sample/pixmaps/Makefile.in-352-	  if test -d $$d/$$file; then \
gtk-sharp2-2.12.40/sample/pixmaps/Makefile.in:353:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gtk-sharp2-2.12.40/sample/pixmaps/Makefile.in-354-	    if test -d "$(distdir)/$$file"; then \
##############################################
gtk-sharp2-2.12.40/configure.in-98-dnl for use on the build system
gtk-sharp2-2.12.40/configure.in:99:BUILD_GTK_CFLAGS=`$PKG_CONFIG --cflags gtk+-2.0`
gtk-sharp2-2.12.40/configure.in:100:BUILD_GTK_LIBS=`$PKG_CONFIG --libs gtk+-2.0`
gtk-sharp2-2.12.40/configure.in-101-AC_SUBST(BUILD_GTK_CFLAGS)
##############################################
gtk-sharp2-2.12.40/configure.in-151-fi
gtk-sharp2-2.12.40/configure.in:152:SDCHECK="`$GACUTIL -l |grep ^System.Drawing, | head -n1 |cut -f1 -d','`"
gtk-sharp2-2.12.40/configure.in-153-if test "x$SDCHECK" = "xSystem.Drawing"; then
##############################################
gtk-sharp2-2.12.40/install-sh-234-      fi
gtk-sharp2-2.12.40/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
gtk-sharp2-2.12.40/install-sh-236-    *)
##############################################
gtk-sharp2-2.12.40/install-sh-281-      dstdir=$dst
gtk-sharp2-2.12.40/install-sh:282:      dst=$dstdir/`basename "$src"`
gtk-sharp2-2.12.40/install-sh-283-      dstdir_status=0
gtk-sharp2-2.12.40/install-sh-284-    else
gtk-sharp2-2.12.40/install-sh:285:      dstdir=`dirname "$dst"`
gtk-sharp2-2.12.40/install-sh-286-      test -d "$dstdir"
##############################################
gtk-sharp2-2.12.40/install-sh-344-                   test_tmpdir="$tmpdir/a"
gtk-sharp2-2.12.40/install-sh:345:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
gtk-sharp2-2.12.40/install-sh-346-                   case $ls_ld_tmpdir in
##############################################
gtk-sharp2-2.12.40/install-sh-351-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
gtk-sharp2-2.12.40/install-sh:352:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
gtk-sharp2-2.12.40/install-sh-353-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
gtk-sharp2-2.12.40/install-sh-409-            case $prefix in
gtk-sharp2-2.12.40/install-sh:410:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
gtk-sharp2-2.12.40/install-sh-411-              *) qprefix=$prefix;;
##############################################
gtk-sharp2-2.12.40/install-sh-458-    if $copy_on_change &&
gtk-sharp2-2.12.40/install-sh:459:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
gtk-sharp2-2.12.40/install-sh:460:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
gtk-sharp2-2.12.40/install-sh-461-       set -f &&
##############################################
gtk-sharp2-2.12.40/doc/Makefile.in-50-  { \
gtk-sharp2-2.12.40/doc/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gtk-sharp2-2.12.40/doc/Makefile.in-52-  }; \
##############################################
gtk-sharp2-2.12.40/doc/Makefile.in-120-  esac
gtk-sharp2-2.12.40/doc/Makefile.in:121:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gtk-sharp2-2.12.40/doc/Makefile.in-122-am__vpath_adj = case $$p in \
gtk-sharp2-2.12.40/doc/Makefile.in:123:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gtk-sharp2-2.12.40/doc/Makefile.in-124-    *) f=$$p;; \
gtk-sharp2-2.12.40/doc/Makefile.in-125-  esac;
gtk-sharp2-2.12.40/doc/Makefile.in:126:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gtk-sharp2-2.12.40/doc/Makefile.in-127-am__install_max = 40
gtk-sharp2-2.12.40/doc/Makefile.in-128-am__nobase_strip_setup = \
gtk-sharp2-2.12.40/doc/Makefile.in:129:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gtk-sharp2-2.12.40/doc/Makefile.in-130-am__nobase_strip = \
##############################################
gtk-sharp2-2.12.40/doc/Makefile.in-402-	@list='$(monodoc_DATA)'; test -n "$(monodocdir)" || list=; \
gtk-sharp2-2.12.40/doc/Makefile.in:403:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gtk-sharp2-2.12.40/doc/Makefile.in-404-	dir='$(DESTDIR)$(monodocdir)'; $(am__uninstall_files_from_dir)
##############################################
gtk-sharp2-2.12.40/doc/Makefile.in-412-distdir: $(DISTFILES)
gtk-sharp2-2.12.40/doc/Makefile.in:413:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/doc/Makefile.in:414:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/doc/Makefile.in-415-	list='$(DISTFILES)'; \
##############################################
gtk-sharp2-2.12.40/doc/Makefile.in-426-	  if test -d $$d/$$file; then \
gtk-sharp2-2.12.40/doc/Makefile.in:427:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gtk-sharp2-2.12.40/doc/Makefile.in-428-	    if test -d "$(distdir)/$$file"; then \
##############################################
gtk-sharp2-2.12.40/doc/en/Gtk/AboutDialog.xml-45-		AboutDialog dialog = new AboutDialog ();
gtk-sharp2-2.12.40/doc/en/Gtk/AboutDialog.xml:46:		Assembly asm = Assembly.GetExecutingAssembly ();
gtk-sharp2-2.12.40/doc/en/Gtk/AboutDialog.xml-47-		
##############################################
gtk-sharp2-2.12.40/doc/en/Gtk/TreeView.xml-153-
gtk-sharp2-2.12.40/doc/en/Gtk/TreeView.xml:154:		foreach (Assembly asm in AppDomain.CurrentDomain.GetAssemblies ()) {
gtk-sharp2-2.12.40/doc/en/Gtk/TreeView.xml-155-
##############################################
gtk-sharp2-2.12.40/parser/gapi_pp.pl-32-	if (-d $arg && -e $arg) {
gtk-sharp2-2.12.40/parser/gapi_pp.pl:33:		@hdrs = (@hdrs, `ls $arg/*.h`);
gtk-sharp2-2.12.40/parser/gapi_pp.pl:34:		@srcs = (@srcs, `ls $arg/*.c`);
gtk-sharp2-2.12.40/parser/gapi_pp.pl-35-	} elsif (-f $arg && -e $arg) {
##############################################
gtk-sharp2-2.12.40/parser/Makefile.in-51-  { \
gtk-sharp2-2.12.40/parser/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gtk-sharp2-2.12.40/parser/Makefile.in-53-  }; \
##############################################
gtk-sharp2-2.12.40/parser/Makefile.in-102-CONFIG_CLEAN_VPATH_FILES =
gtk-sharp2-2.12.40/parser/Makefile.in:103:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gtk-sharp2-2.12.40/parser/Makefile.in-104-am__vpath_adj = case $$p in \
gtk-sharp2-2.12.40/parser/Makefile.in:105:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gtk-sharp2-2.12.40/parser/Makefile.in-106-    *) f=$$p;; \
gtk-sharp2-2.12.40/parser/Makefile.in-107-  esac;
gtk-sharp2-2.12.40/parser/Makefile.in:108:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gtk-sharp2-2.12.40/parser/Makefile.in-109-am__install_max = 40
gtk-sharp2-2.12.40/parser/Makefile.in-110-am__nobase_strip_setup = \
gtk-sharp2-2.12.40/parser/Makefile.in:111:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gtk-sharp2-2.12.40/parser/Makefile.in-112-am__nobase_strip = \
##############################################
gtk-sharp2-2.12.40/parser/Makefile.in-471-	@list='$(assembly_DATA)'; test -n "$(assemblydir)" || list=; \
gtk-sharp2-2.12.40/parser/Makefile.in:472:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gtk-sharp2-2.12.40/parser/Makefile.in-473-	dir='$(DESTDIR)$(assemblydir)'; $(am__uninstall_files_from_dir)
##############################################
gtk-sharp2-2.12.40/parser/Makefile.in-492-	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
gtk-sharp2-2.12.40/parser/Makefile.in:493:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gtk-sharp2-2.12.40/parser/Makefile.in-494-	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
##############################################
gtk-sharp2-2.12.40/parser/Makefile.in-502-distdir: $(DISTFILES)
gtk-sharp2-2.12.40/parser/Makefile.in:503:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/parser/Makefile.in:504:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/parser/Makefile.in-505-	list='$(DISTFILES)'; \
##############################################
gtk-sharp2-2.12.40/parser/Makefile.in-516-	  if test -d $$d/$$file; then \
gtk-sharp2-2.12.40/parser/Makefile.in:517:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gtk-sharp2-2.12.40/parser/Makefile.in-518-	    if test -d "$(distdir)/$$file"; then \
##############################################
gtk-sharp2-2.12.40/atk/Makefile.in-50-  { \
gtk-sharp2-2.12.40/atk/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gtk-sharp2-2.12.40/atk/Makefile.in-52-  }; \
##############################################
gtk-sharp2-2.12.40/atk/Makefile.in-128-  esac
gtk-sharp2-2.12.40/atk/Makefile.in:129:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gtk-sharp2-2.12.40/atk/Makefile.in-130-am__vpath_adj = case $$p in \
gtk-sharp2-2.12.40/atk/Makefile.in:131:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gtk-sharp2-2.12.40/atk/Makefile.in-132-    *) f=$$p;; \
gtk-sharp2-2.12.40/atk/Makefile.in-133-  esac;
gtk-sharp2-2.12.40/atk/Makefile.in:134:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gtk-sharp2-2.12.40/atk/Makefile.in-135-am__install_max = 40
gtk-sharp2-2.12.40/atk/Makefile.in-136-am__nobase_strip_setup = \
gtk-sharp2-2.12.40/atk/Makefile.in:137:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gtk-sharp2-2.12.40/atk/Makefile.in-138-am__nobase_strip = \
##############################################
gtk-sharp2-2.12.40/atk/Makefile.in-196-  while test -n "$$dir1"; do \
gtk-sharp2-2.12.40/atk/Makefile.in:197:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gtk-sharp2-2.12.40/atk/Makefile.in-198-    if test "$$first" != "."; then \
gtk-sharp2-2.12.40/atk/Makefile.in-199-      if test "$$first" = ".."; then \
gtk-sharp2-2.12.40/atk/Makefile.in:200:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gtk-sharp2-2.12.40/atk/Makefile.in:201:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gtk-sharp2-2.12.40/atk/Makefile.in-202-      else \
gtk-sharp2-2.12.40/atk/Makefile.in:203:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gtk-sharp2-2.12.40/atk/Makefile.in-204-        if test "$$first2" = "$$first"; then \
gtk-sharp2-2.12.40/atk/Makefile.in:205:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gtk-sharp2-2.12.40/atk/Makefile.in-206-        else \
##############################################
gtk-sharp2-2.12.40/atk/Makefile.in-211-    fi; \
gtk-sharp2-2.12.40/atk/Makefile.in:212:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gtk-sharp2-2.12.40/atk/Makefile.in-213-  done; \
##############################################
gtk-sharp2-2.12.40/atk/Makefile.in-484-	@list='$(gapi_DATA)'; test -n "$(gapidir)" || list=; \
gtk-sharp2-2.12.40/atk/Makefile.in:485:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gtk-sharp2-2.12.40/atk/Makefile.in-486-	dir='$(DESTDIR)$(gapidir)'; $(am__uninstall_files_from_dir)
##############################################
gtk-sharp2-2.12.40/atk/Makefile.in-501-	dot_seen=no; \
gtk-sharp2-2.12.40/atk/Makefile.in:502:	target=`echo $@ | sed s/-recursive//`; \
gtk-sharp2-2.12.40/atk/Makefile.in-503-	case "$@" in \
##############################################
gtk-sharp2-2.12.40/atk/Makefile.in-564-GTAGS:
gtk-sharp2-2.12.40/atk/Makefile.in:565:	here=`$(am__cd) $(top_builddir) && pwd` \
gtk-sharp2-2.12.40/atk/Makefile.in-566-	  && $(am__cd) $(top_srcdir) \
##############################################
gtk-sharp2-2.12.40/atk/Makefile.in-587-distdir: $(DISTFILES)
gtk-sharp2-2.12.40/atk/Makefile.in:588:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/atk/Makefile.in:589:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/atk/Makefile.in-590-	list='$(DISTFILES)'; \
##############################################
gtk-sharp2-2.12.40/atk/Makefile.in-601-	  if test -d $$d/$$file; then \
gtk-sharp2-2.12.40/atk/Makefile.in:602:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gtk-sharp2-2.12.40/atk/Makefile.in-603-	    if test -d "$(distdir)/$$file"; then \
##############################################
gtk-sharp2-2.12.40/atk/glue/Makefile.in-50-  { \
gtk-sharp2-2.12.40/atk/glue/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gtk-sharp2-2.12.40/atk/glue/Makefile.in-52-  }; \
##############################################
gtk-sharp2-2.12.40/atk/glue/Makefile.in-101-CONFIG_CLEAN_VPATH_FILES =
gtk-sharp2-2.12.40/atk/glue/Makefile.in:102:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gtk-sharp2-2.12.40/atk/glue/Makefile.in-103-am__vpath_adj = case $$p in \
gtk-sharp2-2.12.40/atk/glue/Makefile.in:104:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gtk-sharp2-2.12.40/atk/glue/Makefile.in-105-    *) f=$$p;; \
gtk-sharp2-2.12.40/atk/glue/Makefile.in-106-  esac;
gtk-sharp2-2.12.40/atk/glue/Makefile.in:107:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gtk-sharp2-2.12.40/atk/glue/Makefile.in-108-am__install_max = 40
gtk-sharp2-2.12.40/atk/glue/Makefile.in-109-am__nobase_strip_setup = \
gtk-sharp2-2.12.40/atk/glue/Makefile.in:110:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gtk-sharp2-2.12.40/atk/glue/Makefile.in-111-am__nobase_strip = \
##############################################
gtk-sharp2-2.12.40/atk/glue/Makefile.in-481-.c.obj:
gtk-sharp2-2.12.40/atk/glue/Makefile.in:482:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gtk-sharp2-2.12.40/atk/glue/Makefile.in-483-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gtk-sharp2-2.12.40/atk/glue/Makefile.in-485-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtk-sharp2-2.12.40/atk/glue/Makefile.in:486:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gtk-sharp2-2.12.40/atk/glue/Makefile.in-487-
##############################################
gtk-sharp2-2.12.40/atk/glue/Makefile.in-530-GTAGS:
gtk-sharp2-2.12.40/atk/glue/Makefile.in:531:	here=`$(am__cd) $(top_builddir) && pwd` \
gtk-sharp2-2.12.40/atk/glue/Makefile.in-532-	  && $(am__cd) $(top_srcdir) \
##############################################
gtk-sharp2-2.12.40/atk/glue/Makefile.in-553-distdir: $(DISTFILES)
gtk-sharp2-2.12.40/atk/glue/Makefile.in:554:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/atk/glue/Makefile.in:555:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/atk/glue/Makefile.in-556-	list='$(DISTFILES)'; \
##############################################
gtk-sharp2-2.12.40/atk/glue/Makefile.in-567-	  if test -d $$d/$$file; then \
gtk-sharp2-2.12.40/atk/glue/Makefile.in:568:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gtk-sharp2-2.12.40/atk/glue/Makefile.in-569-	    if test -d "$(distdir)/$$file"; then \
##############################################
gtk-sharp2-2.12.40/glib/Makefile.in-50-  { \
gtk-sharp2-2.12.40/glib/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gtk-sharp2-2.12.40/glib/Makefile.in-52-  }; \
##############################################
gtk-sharp2-2.12.40/glib/Makefile.in-128-  esac
gtk-sharp2-2.12.40/glib/Makefile.in:129:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gtk-sharp2-2.12.40/glib/Makefile.in-130-am__vpath_adj = case $$p in \
gtk-sharp2-2.12.40/glib/Makefile.in:131:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gtk-sharp2-2.12.40/glib/Makefile.in-132-    *) f=$$p;; \
gtk-sharp2-2.12.40/glib/Makefile.in-133-  esac;
gtk-sharp2-2.12.40/glib/Makefile.in:134:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gtk-sharp2-2.12.40/glib/Makefile.in-135-am__install_max = 40
gtk-sharp2-2.12.40/glib/Makefile.in-136-am__nobase_strip_setup = \
gtk-sharp2-2.12.40/glib/Makefile.in:137:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gtk-sharp2-2.12.40/glib/Makefile.in-138-am__nobase_strip = \
##############################################
gtk-sharp2-2.12.40/glib/Makefile.in-195-  while test -n "$$dir1"; do \
gtk-sharp2-2.12.40/glib/Makefile.in:196:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gtk-sharp2-2.12.40/glib/Makefile.in-197-    if test "$$first" != "."; then \
gtk-sharp2-2.12.40/glib/Makefile.in-198-      if test "$$first" = ".."; then \
gtk-sharp2-2.12.40/glib/Makefile.in:199:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gtk-sharp2-2.12.40/glib/Makefile.in:200:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gtk-sharp2-2.12.40/glib/Makefile.in-201-      else \
gtk-sharp2-2.12.40/glib/Makefile.in:202:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gtk-sharp2-2.12.40/glib/Makefile.in-203-        if test "$$first2" = "$$first"; then \
gtk-sharp2-2.12.40/glib/Makefile.in:204:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gtk-sharp2-2.12.40/glib/Makefile.in-205-        else \
##############################################
gtk-sharp2-2.12.40/glib/Makefile.in-210-    fi; \
gtk-sharp2-2.12.40/glib/Makefile.in:211:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gtk-sharp2-2.12.40/glib/Makefile.in-212-  done; \
##############################################
gtk-sharp2-2.12.40/glib/Makefile.in-517-	@list='$(gapi_DATA)'; test -n "$(gapidir)" || list=; \
gtk-sharp2-2.12.40/glib/Makefile.in:518:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gtk-sharp2-2.12.40/glib/Makefile.in-519-	dir='$(DESTDIR)$(gapidir)'; $(am__uninstall_files_from_dir)
##############################################
gtk-sharp2-2.12.40/glib/Makefile.in-538-	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
gtk-sharp2-2.12.40/glib/Makefile.in:539:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gtk-sharp2-2.12.40/glib/Makefile.in-540-	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
##############################################
gtk-sharp2-2.12.40/glib/Makefile.in-555-	dot_seen=no; \
gtk-sharp2-2.12.40/glib/Makefile.in:556:	target=`echo $@ | sed s/-recursive//`; \
gtk-sharp2-2.12.40/glib/Makefile.in-557-	case "$@" in \
##############################################
gtk-sharp2-2.12.40/glib/Makefile.in-618-GTAGS:
gtk-sharp2-2.12.40/glib/Makefile.in:619:	here=`$(am__cd) $(top_builddir) && pwd` \
gtk-sharp2-2.12.40/glib/Makefile.in-620-	  && $(am__cd) $(top_srcdir) \
##############################################
gtk-sharp2-2.12.40/glib/Makefile.in-641-distdir: $(DISTFILES)
gtk-sharp2-2.12.40/glib/Makefile.in:642:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/glib/Makefile.in:643:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/glib/Makefile.in-644-	list='$(DISTFILES)'; \
##############################################
gtk-sharp2-2.12.40/glib/Makefile.in-655-	  if test -d $$d/$$file; then \
gtk-sharp2-2.12.40/glib/Makefile.in:656:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gtk-sharp2-2.12.40/glib/Makefile.in-657-	    if test -d "$(distdir)/$$file"; then \
##############################################
gtk-sharp2-2.12.40/glib/GType.cs-181-			Assembly[] assemblies = (Assembly[]) AppDomain.CurrentDomain.GetAssemblies ().Clone ();
gtk-sharp2-2.12.40/glib/GType.cs:182:			foreach (Assembly asm in assemblies) {
gtk-sharp2-2.12.40/glib/GType.cs-183-				result = asm.GetType (type_name);
##############################################
gtk-sharp2-2.12.40/glib/GType.cs-196-				string asm_name = ns.ToLower ().Replace ('.', '-') + "-sharp";
gtk-sharp2-2.12.40/glib/GType.cs:197:				foreach (Assembly asm in assemblies) {
gtk-sharp2-2.12.40/glib/GType.cs-198-					foreach (AssemblyName ref_name in asm.GetReferencedAssemblies ()) {
##############################################
gtk-sharp2-2.12.40/glib/GType.cs-204-							if (File.Exists (Path.Combine (asm_dir, ref_name.Name + ".dll")))
gtk-sharp2-2.12.40/glib/GType.cs:205:								ref_asm = Assembly.LoadFrom (Path.Combine (asm_dir, ref_name.Name + ".dll"));
gtk-sharp2-2.12.40/glib/GType.cs-206-							else
gtk-sharp2-2.12.40/glib/GType.cs:207:								ref_asm = Assembly.Load (ref_name);
gtk-sharp2-2.12.40/glib/GType.cs-208-							result = ref_asm.GetType (type_name);
##############################################
gtk-sharp2-2.12.40/glib/glue/Makefile.in-50-  { \
gtk-sharp2-2.12.40/glib/glue/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gtk-sharp2-2.12.40/glib/glue/Makefile.in-52-  }; \
##############################################
gtk-sharp2-2.12.40/glib/glue/Makefile.in-101-CONFIG_CLEAN_VPATH_FILES =
gtk-sharp2-2.12.40/glib/glue/Makefile.in:102:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gtk-sharp2-2.12.40/glib/glue/Makefile.in-103-am__vpath_adj = case $$p in \
gtk-sharp2-2.12.40/glib/glue/Makefile.in:104:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gtk-sharp2-2.12.40/glib/glue/Makefile.in-105-    *) f=$$p;; \
gtk-sharp2-2.12.40/glib/glue/Makefile.in-106-  esac;
gtk-sharp2-2.12.40/glib/glue/Makefile.in:107:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gtk-sharp2-2.12.40/glib/glue/Makefile.in-108-am__install_max = 40
gtk-sharp2-2.12.40/glib/glue/Makefile.in-109-am__nobase_strip_setup = \
gtk-sharp2-2.12.40/glib/glue/Makefile.in:110:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gtk-sharp2-2.12.40/glib/glue/Makefile.in-111-am__nobase_strip = \
##############################################
gtk-sharp2-2.12.40/glib/glue/Makefile.in-486-.c.obj:
gtk-sharp2-2.12.40/glib/glue/Makefile.in:487:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gtk-sharp2-2.12.40/glib/glue/Makefile.in-488-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gtk-sharp2-2.12.40/glib/glue/Makefile.in-490-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtk-sharp2-2.12.40/glib/glue/Makefile.in:491:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gtk-sharp2-2.12.40/glib/glue/Makefile.in-492-
##############################################
gtk-sharp2-2.12.40/glib/glue/Makefile.in-535-GTAGS:
gtk-sharp2-2.12.40/glib/glue/Makefile.in:536:	here=`$(am__cd) $(top_builddir) && pwd` \
gtk-sharp2-2.12.40/glib/glue/Makefile.in-537-	  && $(am__cd) $(top_srcdir) \
##############################################
gtk-sharp2-2.12.40/glib/glue/Makefile.in-558-distdir: $(DISTFILES)
gtk-sharp2-2.12.40/glib/glue/Makefile.in:559:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/glib/glue/Makefile.in:560:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/glib/glue/Makefile.in-561-	list='$(DISTFILES)'; \
##############################################
gtk-sharp2-2.12.40/glib/glue/Makefile.in-572-	  if test -d $$d/$$file; then \
gtk-sharp2-2.12.40/glib/glue/Makefile.in:573:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gtk-sharp2-2.12.40/glib/glue/Makefile.in-574-	    if test -d "$(distdir)/$$file"; then \
##############################################
gtk-sharp2-2.12.40/pango/Makefile.in-50-  { \
gtk-sharp2-2.12.40/pango/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gtk-sharp2-2.12.40/pango/Makefile.in-52-  }; \
##############################################
gtk-sharp2-2.12.40/pango/Makefile.in-128-  esac
gtk-sharp2-2.12.40/pango/Makefile.in:129:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gtk-sharp2-2.12.40/pango/Makefile.in-130-am__vpath_adj = case $$p in \
gtk-sharp2-2.12.40/pango/Makefile.in:131:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gtk-sharp2-2.12.40/pango/Makefile.in-132-    *) f=$$p;; \
gtk-sharp2-2.12.40/pango/Makefile.in-133-  esac;
gtk-sharp2-2.12.40/pango/Makefile.in:134:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gtk-sharp2-2.12.40/pango/Makefile.in-135-am__install_max = 40
gtk-sharp2-2.12.40/pango/Makefile.in-136-am__nobase_strip_setup = \
gtk-sharp2-2.12.40/pango/Makefile.in:137:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gtk-sharp2-2.12.40/pango/Makefile.in-138-am__nobase_strip = \
##############################################
gtk-sharp2-2.12.40/pango/Makefile.in-196-  while test -n "$$dir1"; do \
gtk-sharp2-2.12.40/pango/Makefile.in:197:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gtk-sharp2-2.12.40/pango/Makefile.in-198-    if test "$$first" != "."; then \
gtk-sharp2-2.12.40/pango/Makefile.in-199-      if test "$$first" = ".."; then \
gtk-sharp2-2.12.40/pango/Makefile.in:200:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gtk-sharp2-2.12.40/pango/Makefile.in:201:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gtk-sharp2-2.12.40/pango/Makefile.in-202-      else \
gtk-sharp2-2.12.40/pango/Makefile.in:203:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gtk-sharp2-2.12.40/pango/Makefile.in-204-        if test "$$first2" = "$$first"; then \
gtk-sharp2-2.12.40/pango/Makefile.in:205:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gtk-sharp2-2.12.40/pango/Makefile.in-206-        else \
##############################################
gtk-sharp2-2.12.40/pango/Makefile.in-211-    fi; \
gtk-sharp2-2.12.40/pango/Makefile.in:212:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gtk-sharp2-2.12.40/pango/Makefile.in-213-  done; \
##############################################
gtk-sharp2-2.12.40/pango/Makefile.in-511-	@list='$(gapi_DATA)'; test -n "$(gapidir)" || list=; \
gtk-sharp2-2.12.40/pango/Makefile.in:512:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gtk-sharp2-2.12.40/pango/Makefile.in-513-	dir='$(DESTDIR)$(gapidir)'; $(am__uninstall_files_from_dir)
##############################################
gtk-sharp2-2.12.40/pango/Makefile.in-528-	dot_seen=no; \
gtk-sharp2-2.12.40/pango/Makefile.in:529:	target=`echo $@ | sed s/-recursive//`; \
gtk-sharp2-2.12.40/pango/Makefile.in-530-	case "$@" in \
##############################################
gtk-sharp2-2.12.40/pango/Makefile.in-591-GTAGS:
gtk-sharp2-2.12.40/pango/Makefile.in:592:	here=`$(am__cd) $(top_builddir) && pwd` \
gtk-sharp2-2.12.40/pango/Makefile.in-593-	  && $(am__cd) $(top_srcdir) \
##############################################
gtk-sharp2-2.12.40/pango/Makefile.in-614-distdir: $(DISTFILES)
gtk-sharp2-2.12.40/pango/Makefile.in:615:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/pango/Makefile.in:616:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/pango/Makefile.in-617-	list='$(DISTFILES)'; \
##############################################
gtk-sharp2-2.12.40/pango/Makefile.in-628-	  if test -d $$d/$$file; then \
gtk-sharp2-2.12.40/pango/Makefile.in:629:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gtk-sharp2-2.12.40/pango/Makefile.in-630-	    if test -d "$(distdir)/$$file"; then \
##############################################
gtk-sharp2-2.12.40/pango/glue/Makefile.in-50-  { \
gtk-sharp2-2.12.40/pango/glue/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gtk-sharp2-2.12.40/pango/glue/Makefile.in-52-  }; \
##############################################
gtk-sharp2-2.12.40/pango/glue/Makefile.in-101-CONFIG_CLEAN_VPATH_FILES =
gtk-sharp2-2.12.40/pango/glue/Makefile.in:102:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gtk-sharp2-2.12.40/pango/glue/Makefile.in-103-am__vpath_adj = case $$p in \
gtk-sharp2-2.12.40/pango/glue/Makefile.in:104:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gtk-sharp2-2.12.40/pango/glue/Makefile.in-105-    *) f=$$p;; \
gtk-sharp2-2.12.40/pango/glue/Makefile.in-106-  esac;
gtk-sharp2-2.12.40/pango/glue/Makefile.in:107:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gtk-sharp2-2.12.40/pango/glue/Makefile.in-108-am__install_max = 40
gtk-sharp2-2.12.40/pango/glue/Makefile.in-109-am__nobase_strip_setup = \
gtk-sharp2-2.12.40/pango/glue/Makefile.in:110:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gtk-sharp2-2.12.40/pango/glue/Makefile.in-111-am__nobase_strip = \
##############################################
gtk-sharp2-2.12.40/pango/glue/Makefile.in-473-.c.obj:
gtk-sharp2-2.12.40/pango/glue/Makefile.in:474:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gtk-sharp2-2.12.40/pango/glue/Makefile.in-475-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gtk-sharp2-2.12.40/pango/glue/Makefile.in-477-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtk-sharp2-2.12.40/pango/glue/Makefile.in:478:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gtk-sharp2-2.12.40/pango/glue/Makefile.in-479-
##############################################
gtk-sharp2-2.12.40/pango/glue/Makefile.in-522-GTAGS:
gtk-sharp2-2.12.40/pango/glue/Makefile.in:523:	here=`$(am__cd) $(top_builddir) && pwd` \
gtk-sharp2-2.12.40/pango/glue/Makefile.in-524-	  && $(am__cd) $(top_srcdir) \
##############################################
gtk-sharp2-2.12.40/pango/glue/Makefile.in-545-distdir: $(DISTFILES)
gtk-sharp2-2.12.40/pango/glue/Makefile.in:546:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/pango/glue/Makefile.in:547:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/pango/glue/Makefile.in-548-	list='$(DISTFILES)'; \
##############################################
gtk-sharp2-2.12.40/pango/glue/Makefile.in-559-	  if test -d $$d/$$file; then \
gtk-sharp2-2.12.40/pango/glue/Makefile.in:560:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gtk-sharp2-2.12.40/pango/glue/Makefile.in-561-	    if test -d "$(distdir)/$$file"; then \
##############################################
gtk-sharp2-2.12.40/generator/Makefile.in-51-  { \
gtk-sharp2-2.12.40/generator/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gtk-sharp2-2.12.40/generator/Makefile.in-53-  }; \
##############################################
gtk-sharp2-2.12.40/generator/Makefile.in-102-CONFIG_CLEAN_VPATH_FILES =
gtk-sharp2-2.12.40/generator/Makefile.in:103:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gtk-sharp2-2.12.40/generator/Makefile.in-104-am__vpath_adj = case $$p in \
gtk-sharp2-2.12.40/generator/Makefile.in:105:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gtk-sharp2-2.12.40/generator/Makefile.in-106-    *) f=$$p;; \
gtk-sharp2-2.12.40/generator/Makefile.in-107-  esac;
gtk-sharp2-2.12.40/generator/Makefile.in:108:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gtk-sharp2-2.12.40/generator/Makefile.in-109-am__install_max = 40
gtk-sharp2-2.12.40/generator/Makefile.in-110-am__nobase_strip_setup = \
gtk-sharp2-2.12.40/generator/Makefile.in:111:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gtk-sharp2-2.12.40/generator/Makefile.in-112-am__nobase_strip = \
##############################################
gtk-sharp2-2.12.40/generator/Makefile.in-473-	@list='$(assembly_DATA)'; test -n "$(assemblydir)" || list=; \
gtk-sharp2-2.12.40/generator/Makefile.in:474:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gtk-sharp2-2.12.40/generator/Makefile.in-475-	dir='$(DESTDIR)$(assemblydir)'; $(am__uninstall_files_from_dir)
##############################################
gtk-sharp2-2.12.40/generator/Makefile.in-483-distdir: $(DISTFILES)
gtk-sharp2-2.12.40/generator/Makefile.in:484:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/generator/Makefile.in:485:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/generator/Makefile.in-486-	list='$(DISTFILES)'; \
##############################################
gtk-sharp2-2.12.40/generator/Makefile.in-497-	  if test -d $$d/$$file; then \
gtk-sharp2-2.12.40/generator/Makefile.in:498:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gtk-sharp2-2.12.40/generator/Makefile.in-499-	    if test -d "$(distdir)/$$file"; then \
##############################################
gtk-sharp2-2.12.40/gtkdotnet/Makefile.in-50-  { \
gtk-sharp2-2.12.40/gtkdotnet/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gtk-sharp2-2.12.40/gtkdotnet/Makefile.in-52-  }; \
##############################################
gtk-sharp2-2.12.40/gtkdotnet/Makefile.in-120-  esac
gtk-sharp2-2.12.40/gtkdotnet/Makefile.in:121:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gtk-sharp2-2.12.40/gtkdotnet/Makefile.in-122-am__vpath_adj = case $$p in \
gtk-sharp2-2.12.40/gtkdotnet/Makefile.in:123:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gtk-sharp2-2.12.40/gtkdotnet/Makefile.in-124-    *) f=$$p;; \
gtk-sharp2-2.12.40/gtkdotnet/Makefile.in-125-  esac;
gtk-sharp2-2.12.40/gtkdotnet/Makefile.in:126:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gtk-sharp2-2.12.40/gtkdotnet/Makefile.in-127-am__install_max = 40
gtk-sharp2-2.12.40/gtkdotnet/Makefile.in-128-am__nobase_strip_setup = \
gtk-sharp2-2.12.40/gtkdotnet/Makefile.in:129:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gtk-sharp2-2.12.40/gtkdotnet/Makefile.in-130-am__nobase_strip = \
##############################################
gtk-sharp2-2.12.40/gtkdotnet/Makefile.in-399-	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
gtk-sharp2-2.12.40/gtkdotnet/Makefile.in:400:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gtk-sharp2-2.12.40/gtkdotnet/Makefile.in-401-	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
##############################################
gtk-sharp2-2.12.40/gtkdotnet/Makefile.in-409-distdir: $(DISTFILES)
gtk-sharp2-2.12.40/gtkdotnet/Makefile.in:410:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/gtkdotnet/Makefile.in:411:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/gtkdotnet/Makefile.in-412-	list='$(DISTFILES)'; \
##############################################
gtk-sharp2-2.12.40/gtkdotnet/Makefile.in-423-	  if test -d $$d/$$file; then \
gtk-sharp2-2.12.40/gtkdotnet/Makefile.in:424:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gtk-sharp2-2.12.40/gtkdotnet/Makefile.in-425-	    if test -d "$(distdir)/$$file"; then \
##############################################
gtk-sharp2-2.12.40/msi/unmanaged/Makefile.in-50-  { \
gtk-sharp2-2.12.40/msi/unmanaged/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gtk-sharp2-2.12.40/msi/unmanaged/Makefile.in-52-  }; \
##############################################
gtk-sharp2-2.12.40/msi/unmanaged/Makefile.in-166-  while test -n "$$dir1"; do \
gtk-sharp2-2.12.40/msi/unmanaged/Makefile.in:167:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gtk-sharp2-2.12.40/msi/unmanaged/Makefile.in-168-    if test "$$first" != "."; then \
gtk-sharp2-2.12.40/msi/unmanaged/Makefile.in-169-      if test "$$first" = ".."; then \
gtk-sharp2-2.12.40/msi/unmanaged/Makefile.in:170:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gtk-sharp2-2.12.40/msi/unmanaged/Makefile.in:171:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gtk-sharp2-2.12.40/msi/unmanaged/Makefile.in-172-      else \
gtk-sharp2-2.12.40/msi/unmanaged/Makefile.in:173:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gtk-sharp2-2.12.40/msi/unmanaged/Makefile.in-174-        if test "$$first2" = "$$first"; then \
gtk-sharp2-2.12.40/msi/unmanaged/Makefile.in:175:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gtk-sharp2-2.12.40/msi/unmanaged/Makefile.in-176-        else \
##############################################
gtk-sharp2-2.12.40/msi/unmanaged/Makefile.in-181-    fi; \
gtk-sharp2-2.12.40/msi/unmanaged/Makefile.in:182:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gtk-sharp2-2.12.40/msi/unmanaged/Makefile.in-183-  done; \
##############################################
gtk-sharp2-2.12.40/msi/unmanaged/Makefile.in-407-	dot_seen=no; \
gtk-sharp2-2.12.40/msi/unmanaged/Makefile.in:408:	target=`echo $@ | sed s/-recursive//`; \
gtk-sharp2-2.12.40/msi/unmanaged/Makefile.in-409-	case "$@" in \
##############################################
gtk-sharp2-2.12.40/msi/unmanaged/Makefile.in-470-GTAGS:
gtk-sharp2-2.12.40/msi/unmanaged/Makefile.in:471:	here=`$(am__cd) $(top_builddir) && pwd` \
gtk-sharp2-2.12.40/msi/unmanaged/Makefile.in-472-	  && $(am__cd) $(top_srcdir) \
##############################################
gtk-sharp2-2.12.40/msi/unmanaged/Makefile.in-493-distdir: $(DISTFILES)
gtk-sharp2-2.12.40/msi/unmanaged/Makefile.in:494:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/msi/unmanaged/Makefile.in:495:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/msi/unmanaged/Makefile.in-496-	list='$(DISTFILES)'; \
##############################################
gtk-sharp2-2.12.40/msi/unmanaged/Makefile.in-507-	  if test -d $$d/$$file; then \
gtk-sharp2-2.12.40/msi/unmanaged/Makefile.in:508:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gtk-sharp2-2.12.40/msi/unmanaged/Makefile.in-509-	    if test -d "$(distdir)/$$file"; then \
##############################################
gtk-sharp2-2.12.40/msi/unmanaged/Makefile.in-670-	mkdir -p source
gtk-sharp2-2.12.40/msi/unmanaged/Makefile.in:671:	cd source && for i in `cat ../$(DOWNLOADS)`; do	wget --no-check-certificate $$i; done && for j in `ls *.zip`; do unzip $$j; rm $$j; done
gtk-sharp2-2.12.40/msi/unmanaged/Makefile.in-672-	touch download-stamp
##############################################
gtk-sharp2-2.12.40/msi/unmanaged/custom/Makefile.in-49-  { \
gtk-sharp2-2.12.40/msi/unmanaged/custom/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/Makefile.in-51-  }; \
##############################################
gtk-sharp2-2.12.40/msi/unmanaged/custom/Makefile.in-164-  while test -n "$$dir1"; do \
gtk-sharp2-2.12.40/msi/unmanaged/custom/Makefile.in:165:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/Makefile.in-166-    if test "$$first" != "."; then \
gtk-sharp2-2.12.40/msi/unmanaged/custom/Makefile.in-167-      if test "$$first" = ".."; then \
gtk-sharp2-2.12.40/msi/unmanaged/custom/Makefile.in:168:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/Makefile.in:169:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/Makefile.in-170-      else \
gtk-sharp2-2.12.40/msi/unmanaged/custom/Makefile.in:171:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/Makefile.in-172-        if test "$$first2" = "$$first"; then \
gtk-sharp2-2.12.40/msi/unmanaged/custom/Makefile.in:173:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/Makefile.in-174-        else \
##############################################
gtk-sharp2-2.12.40/msi/unmanaged/custom/Makefile.in-179-    fi; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/Makefile.in:180:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/Makefile.in-181-  done; \
##############################################
gtk-sharp2-2.12.40/msi/unmanaged/custom/Makefile.in-399-	dot_seen=no; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/Makefile.in:400:	target=`echo $@ | sed s/-recursive//`; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/Makefile.in-401-	case "$@" in \
##############################################
gtk-sharp2-2.12.40/msi/unmanaged/custom/Makefile.in-462-GTAGS:
gtk-sharp2-2.12.40/msi/unmanaged/custom/Makefile.in:463:	here=`$(am__cd) $(top_builddir) && pwd` \
gtk-sharp2-2.12.40/msi/unmanaged/custom/Makefile.in-464-	  && $(am__cd) $(top_srcdir) \
##############################################
gtk-sharp2-2.12.40/msi/unmanaged/custom/Makefile.in-485-distdir: $(DISTFILES)
gtk-sharp2-2.12.40/msi/unmanaged/custom/Makefile.in:486:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/Makefile.in:487:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/Makefile.in-488-	list='$(DISTFILES)'; \
##############################################
gtk-sharp2-2.12.40/msi/unmanaged/custom/Makefile.in-499-	  if test -d $$d/$$file; then \
gtk-sharp2-2.12.40/msi/unmanaged/custom/Makefile.in:500:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/Makefile.in-501-	    if test -d "$(distdir)/$$file"; then \
##############################################
gtk-sharp2-2.12.40/msi/unmanaged/custom/etc/Makefile.in-49-  { \
gtk-sharp2-2.12.40/msi/unmanaged/custom/etc/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/etc/Makefile.in-51-  }; \
##############################################
gtk-sharp2-2.12.40/msi/unmanaged/custom/etc/Makefile.in-164-  while test -n "$$dir1"; do \
gtk-sharp2-2.12.40/msi/unmanaged/custom/etc/Makefile.in:165:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/etc/Makefile.in-166-    if test "$$first" != "."; then \
gtk-sharp2-2.12.40/msi/unmanaged/custom/etc/Makefile.in-167-      if test "$$first" = ".."; then \
gtk-sharp2-2.12.40/msi/unmanaged/custom/etc/Makefile.in:168:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/etc/Makefile.in:169:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/etc/Makefile.in-170-      else \
gtk-sharp2-2.12.40/msi/unmanaged/custom/etc/Makefile.in:171:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/etc/Makefile.in-172-        if test "$$first2" = "$$first"; then \
gtk-sharp2-2.12.40/msi/unmanaged/custom/etc/Makefile.in:173:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/etc/Makefile.in-174-        else \
##############################################
gtk-sharp2-2.12.40/msi/unmanaged/custom/etc/Makefile.in-179-    fi; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/etc/Makefile.in:180:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/etc/Makefile.in-181-  done; \
##############################################
gtk-sharp2-2.12.40/msi/unmanaged/custom/etc/Makefile.in-399-	dot_seen=no; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/etc/Makefile.in:400:	target=`echo $@ | sed s/-recursive//`; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/etc/Makefile.in-401-	case "$@" in \
##############################################
gtk-sharp2-2.12.40/msi/unmanaged/custom/etc/Makefile.in-462-GTAGS:
gtk-sharp2-2.12.40/msi/unmanaged/custom/etc/Makefile.in:463:	here=`$(am__cd) $(top_builddir) && pwd` \
gtk-sharp2-2.12.40/msi/unmanaged/custom/etc/Makefile.in-464-	  && $(am__cd) $(top_srcdir) \
##############################################
gtk-sharp2-2.12.40/msi/unmanaged/custom/etc/Makefile.in-485-distdir: $(DISTFILES)
gtk-sharp2-2.12.40/msi/unmanaged/custom/etc/Makefile.in:486:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/etc/Makefile.in:487:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/etc/Makefile.in-488-	list='$(DISTFILES)'; \
##############################################
gtk-sharp2-2.12.40/msi/unmanaged/custom/etc/Makefile.in-499-	  if test -d $$d/$$file; then \
gtk-sharp2-2.12.40/msi/unmanaged/custom/etc/Makefile.in:500:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/etc/Makefile.in-501-	    if test -d "$(distdir)/$$file"; then \
##############################################
gtk-sharp2-2.12.40/msi/unmanaged/custom/etc/gtk-2.0/Makefile.in-49-  { \
gtk-sharp2-2.12.40/msi/unmanaged/custom/etc/gtk-2.0/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/etc/gtk-2.0/Makefile.in-51-  }; \
##############################################
gtk-sharp2-2.12.40/msi/unmanaged/custom/etc/gtk-2.0/Makefile.in-332-distdir: $(DISTFILES)
gtk-sharp2-2.12.40/msi/unmanaged/custom/etc/gtk-2.0/Makefile.in:333:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/etc/gtk-2.0/Makefile.in:334:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/etc/gtk-2.0/Makefile.in-335-	list='$(DISTFILES)'; \
##############################################
gtk-sharp2-2.12.40/msi/unmanaged/custom/etc/gtk-2.0/Makefile.in-346-	  if test -d $$d/$$file; then \
gtk-sharp2-2.12.40/msi/unmanaged/custom/etc/gtk-2.0/Makefile.in:347:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/etc/gtk-2.0/Makefile.in-348-	    if test -d "$(distdir)/$$file"; then \
##############################################
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/Makefile.in-49-  { \
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/Makefile.in-51-  }; \
##############################################
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/Makefile.in-164-  while test -n "$$dir1"; do \
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/Makefile.in:165:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/Makefile.in-166-    if test "$$first" != "."; then \
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/Makefile.in-167-      if test "$$first" = ".."; then \
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/Makefile.in:168:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/Makefile.in:169:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/Makefile.in-170-      else \
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/Makefile.in:171:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/Makefile.in-172-        if test "$$first2" = "$$first"; then \
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/Makefile.in:173:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/Makefile.in-174-        else \
##############################################
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/Makefile.in-179-    fi; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/Makefile.in:180:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/Makefile.in-181-  done; \
##############################################
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/Makefile.in-399-	dot_seen=no; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/Makefile.in:400:	target=`echo $@ | sed s/-recursive//`; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/Makefile.in-401-	case "$@" in \
##############################################
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/Makefile.in-462-GTAGS:
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/Makefile.in:463:	here=`$(am__cd) $(top_builddir) && pwd` \
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/Makefile.in-464-	  && $(am__cd) $(top_srcdir) \
##############################################
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/Makefile.in-485-distdir: $(DISTFILES)
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/Makefile.in:486:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/Makefile.in:487:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/Makefile.in-488-	list='$(DISTFILES)'; \
##############################################
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/Makefile.in-499-	  if test -d $$d/$$file; then \
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/Makefile.in:500:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/Makefile.in-501-	    if test -d "$(distdir)/$$file"; then \
##############################################
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/icons/hicolor/Makefile.in-49-  { \
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/icons/hicolor/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/icons/hicolor/Makefile.in-51-  }; \
##############################################
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/icons/hicolor/Makefile.in-332-distdir: $(DISTFILES)
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/icons/hicolor/Makefile.in:333:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/icons/hicolor/Makefile.in:334:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/icons/hicolor/Makefile.in-335-	list='$(DISTFILES)'; \
##############################################
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/icons/hicolor/Makefile.in-346-	  if test -d $$d/$$file; then \
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/icons/hicolor/Makefile.in:347:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/icons/hicolor/Makefile.in-348-	    if test -d "$(distdir)/$$file"; then \
##############################################
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/icons/Makefile.in-49-  { \
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/icons/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/icons/Makefile.in-51-  }; \
##############################################
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/icons/Makefile.in-164-  while test -n "$$dir1"; do \
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/icons/Makefile.in:165:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/icons/Makefile.in-166-    if test "$$first" != "."; then \
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/icons/Makefile.in-167-      if test "$$first" = ".."; then \
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/icons/Makefile.in:168:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/icons/Makefile.in:169:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/icons/Makefile.in-170-      else \
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/icons/Makefile.in:171:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/icons/Makefile.in-172-        if test "$$first2" = "$$first"; then \
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/icons/Makefile.in:173:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/icons/Makefile.in-174-        else \
##############################################
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/icons/Makefile.in-179-    fi; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/icons/Makefile.in:180:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/icons/Makefile.in-181-  done; \
##############################################
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/icons/Makefile.in-399-	dot_seen=no; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/icons/Makefile.in:400:	target=`echo $@ | sed s/-recursive//`; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/icons/Makefile.in-401-	case "$@" in \
##############################################
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/icons/Makefile.in-462-GTAGS:
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/icons/Makefile.in:463:	here=`$(am__cd) $(top_builddir) && pwd` \
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/icons/Makefile.in-464-	  && $(am__cd) $(top_srcdir) \
##############################################
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/icons/Makefile.in-485-distdir: $(DISTFILES)
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/icons/Makefile.in:486:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/icons/Makefile.in:487:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/icons/Makefile.in-488-	list='$(DISTFILES)'; \
##############################################
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/icons/Makefile.in-499-	  if test -d $$d/$$file; then \
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/icons/Makefile.in:500:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gtk-sharp2-2.12.40/msi/unmanaged/custom/share/icons/Makefile.in-501-	    if test -d "$(distdir)/$$file"; then \
##############################################
gtk-sharp2-2.12.40/msi/unmanaged/Makefile.am-15-	mkdir -p source
gtk-sharp2-2.12.40/msi/unmanaged/Makefile.am:16:	cd source && for i in `cat ../$(DOWNLOADS)`; do	wget --no-check-certificate $$i; done && for j in `ls *.zip`; do unzip $$j; rm $$j; done
gtk-sharp2-2.12.40/msi/unmanaged/Makefile.am-17-	touch download-stamp
##############################################
gtk-sharp2-2.12.40/msi/Makefile.in-50-  { \
gtk-sharp2-2.12.40/msi/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gtk-sharp2-2.12.40/msi/Makefile.in-52-  }; \
##############################################
gtk-sharp2-2.12.40/msi/Makefile.in-166-  while test -n "$$dir1"; do \
gtk-sharp2-2.12.40/msi/Makefile.in:167:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gtk-sharp2-2.12.40/msi/Makefile.in-168-    if test "$$first" != "."; then \
gtk-sharp2-2.12.40/msi/Makefile.in-169-      if test "$$first" = ".."; then \
gtk-sharp2-2.12.40/msi/Makefile.in:170:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gtk-sharp2-2.12.40/msi/Makefile.in:171:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gtk-sharp2-2.12.40/msi/Makefile.in-172-      else \
gtk-sharp2-2.12.40/msi/Makefile.in:173:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gtk-sharp2-2.12.40/msi/Makefile.in-174-        if test "$$first2" = "$$first"; then \
gtk-sharp2-2.12.40/msi/Makefile.in:175:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gtk-sharp2-2.12.40/msi/Makefile.in-176-        else \
##############################################
gtk-sharp2-2.12.40/msi/Makefile.in-181-    fi; \
gtk-sharp2-2.12.40/msi/Makefile.in:182:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gtk-sharp2-2.12.40/msi/Makefile.in-183-  done; \
##############################################
gtk-sharp2-2.12.40/msi/Makefile.in-415-	dot_seen=no; \
gtk-sharp2-2.12.40/msi/Makefile.in:416:	target=`echo $@ | sed s/-recursive//`; \
gtk-sharp2-2.12.40/msi/Makefile.in-417-	case "$@" in \
##############################################
gtk-sharp2-2.12.40/msi/Makefile.in-478-GTAGS:
gtk-sharp2-2.12.40/msi/Makefile.in:479:	here=`$(am__cd) $(top_builddir) && pwd` \
gtk-sharp2-2.12.40/msi/Makefile.in-480-	  && $(am__cd) $(top_srcdir) \
##############################################
gtk-sharp2-2.12.40/msi/Makefile.in-501-distdir: $(DISTFILES)
gtk-sharp2-2.12.40/msi/Makefile.in:502:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/msi/Makefile.in:503:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/msi/Makefile.in-504-	list='$(DISTFILES)'; \
##############################################
gtk-sharp2-2.12.40/msi/Makefile.in-515-	  if test -d $$d/$$file; then \
gtk-sharp2-2.12.40/msi/Makefile.in:516:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gtk-sharp2-2.12.40/msi/Makefile.in-517-	    if test -d "$(distdir)/$$file"; then \
##############################################
gtk-sharp2-2.12.40/config.guess-34-
gtk-sharp2-2.12.40/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
gtk-sharp2-2.12.40/config.guess-36-
##############################################
gtk-sharp2-2.12.40/config.guess-102-: ${TMPDIR=/tmp} ;
gtk-sharp2-2.12.40/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
gtk-sharp2-2.12.40/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
gtk-sharp2-2.12.40/config.guess-151-	EOF
gtk-sharp2-2.12.40/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
gtk-sharp2-2.12.40/config.guess-153-	;;
##############################################
gtk-sharp2-2.12.40/config.guess-181-	    earmv*)
gtk-sharp2-2.12.40/config.guess:182:		arch=`echo ${UNAME_MACHINE_ARCH} | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
gtk-sharp2-2.12.40/config.guess:183:		endian=`echo ${UNAME_MACHINE_ARCH} | sed -ne 's,^.*\(eb\)$,\1,p'`
gtk-sharp2-2.12.40/config.guess-184-		machine=${arch}${endian}-unknown
##############################################
gtk-sharp2-2.12.40/config.guess-210-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
gtk-sharp2-2.12.40/config.guess:211:		abi=`echo ${UNAME_MACHINE_ARCH} | sed -e "$expr"`
gtk-sharp2-2.12.40/config.guess-212-		;;
##############################################
gtk-sharp2-2.12.40/config.guess-223-	    *)
gtk-sharp2-2.12.40/config.guess:224:		release=`echo ${UNAME_RELEASE} | sed -e 's/[-_].*//' | cut -d. -f1,2`
gtk-sharp2-2.12.40/config.guess-225-		;;
##############################################
gtk-sharp2-2.12.40/config.guess-257-	*4.0)
gtk-sharp2-2.12.40/config.guess:258:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
gtk-sharp2-2.12.40/config.guess-259-		;;
gtk-sharp2-2.12.40/config.guess-260-	*5.*)
gtk-sharp2-2.12.40/config.guess:261:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
gtk-sharp2-2.12.40/config.guess-262-		;;
##############################################
gtk-sharp2-2.12.40/config.guess-267-	# types through head -n 1, so we only detect the type of CPU 0.
gtk-sharp2-2.12.40/config.guess:268:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
gtk-sharp2-2.12.40/config.guess-269-	case "$ALPHA_CPU_TYPE" in
##############################################
gtk-sharp2-2.12.40/config.guess-305-	# 1.2 uses "1.2" for uname -r.
gtk-sharp2-2.12.40/config.guess:306:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
gtk-sharp2-2.12.40/config.guess-307-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
gtk-sharp2-2.12.40/config.guess-365-    s390x:SunOS:*:*)
gtk-sharp2-2.12.40/config.guess:366:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gtk-sharp2-2.12.40/config.guess-367-	exit ;;
gtk-sharp2-2.12.40/config.guess-368-    sun4H:SunOS:5.*:*)
gtk-sharp2-2.12.40/config.guess:369:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gtk-sharp2-2.12.40/config.guess-370-	exit ;;
gtk-sharp2-2.12.40/config.guess-371-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
gtk-sharp2-2.12.40/config.guess:372:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gtk-sharp2-2.12.40/config.guess-373-	exit ;;
##############################################
gtk-sharp2-2.12.40/config.guess-390-	fi
gtk-sharp2-2.12.40/config.guess:391:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gtk-sharp2-2.12.40/config.guess-392-	exit ;;
##############################################
gtk-sharp2-2.12.40/config.guess-396-	# it's likely to be more like Solaris than SunOS4.
gtk-sharp2-2.12.40/config.guess:397:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gtk-sharp2-2.12.40/config.guess-398-	exit ;;
##############################################
gtk-sharp2-2.12.40/config.guess-405-	# Japanese Language versions have a version number like `4.1.3-JL'.
gtk-sharp2-2.12.40/config.guess:406:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
gtk-sharp2-2.12.40/config.guess-407-	exit ;;
##############################################
gtk-sharp2-2.12.40/config.guess-411-    sun*:*:4.2BSD:*)
gtk-sharp2-2.12.40/config.guess:412:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
gtk-sharp2-2.12.40/config.guess-413-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
gtk-sharp2-2.12.40/config.guess-493-	$CC_FOR_BUILD -o $dummy $dummy.c &&
gtk-sharp2-2.12.40/config.guess:494:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
gtk-sharp2-2.12.40/config.guess:495:	  SYSTEM_NAME=`$dummy $dummyarg` &&
gtk-sharp2-2.12.40/config.guess-496-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
gtk-sharp2-2.12.40/config.guess-549-    *:IRIX*:*:*)
gtk-sharp2-2.12.40/config.guess:550:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
gtk-sharp2-2.12.40/config.guess-551-	exit ;;
##############################################
gtk-sharp2-2.12.40/config.guess-579-EOF
gtk-sharp2-2.12.40/config.guess:580:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
gtk-sharp2-2.12.40/config.guess-581-		then
##############################################
gtk-sharp2-2.12.40/config.guess-592-    *:AIX:*:[4567])
gtk-sharp2-2.12.40/config.guess:593:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
gtk-sharp2-2.12.40/config.guess-594-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
gtk-sharp2-2.12.40/config.guess-628-    9000/[34678]??:HP-UX:*:*)
gtk-sharp2-2.12.40/config.guess:629:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
gtk-sharp2-2.12.40/config.guess-630-	case "${UNAME_MACHINE}" in
##############################################
gtk-sharp2-2.12.40/config.guess-682-EOF
gtk-sharp2-2.12.40/config.guess:683:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
gtk-sharp2-2.12.40/config.guess-684-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
gtk-sharp2-2.12.40/config.guess-710-    ia64:HP-UX:*:*)
gtk-sharp2-2.12.40/config.guess:711:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
gtk-sharp2-2.12.40/config.guess-712-	echo ia64-hp-hpux${HPUX_REV}
##############################################
gtk-sharp2-2.12.40/config.guess-740-EOF
gtk-sharp2-2.12.40/config.guess:741:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
gtk-sharp2-2.12.40/config.guess-742-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
gtk-sharp2-2.12.40/config.guess-811-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
gtk-sharp2-2.12.40/config.guess:812:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
gtk-sharp2-2.12.40/config.guess-813-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
gtk-sharp2-2.12.40/config.guess-816-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
gtk-sharp2-2.12.40/config.guess:817:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
gtk-sharp2-2.12.40/config.guess-818-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
gtk-sharp2-2.12.40/config.guess-832-	    amd64)
gtk-sharp2-2.12.40/config.guess:833:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
gtk-sharp2-2.12.40/config.guess-834-	    *)
gtk-sharp2-2.12.40/config.guess:835:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
gtk-sharp2-2.12.40/config.guess-836-	esac
##############################################
gtk-sharp2-2.12.40/config.guess-890-    prep*:SunOS:5.*:*)
gtk-sharp2-2.12.40/config.guess:891:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gtk-sharp2-2.12.40/config.guess-892-	exit ;;
##############################################
gtk-sharp2-2.12.40/config.guess-894-	# the GNU system
gtk-sharp2-2.12.40/config.guess:895:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
gtk-sharp2-2.12.40/config.guess-896-	exit ;;
##############################################
gtk-sharp2-2.12.40/config.guess-898-	# other systems with GNU libc and userland
gtk-sharp2-2.12.40/config.guess:899:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
gtk-sharp2-2.12.40/config.guess-900-	exit ;;
##############################################
gtk-sharp2-2.12.40/config.guess-989-EOF
gtk-sharp2-2.12.40/config.guess:990:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
gtk-sharp2-2.12.40/config.guess-991-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
gtk-sharp2-2.12.40/config.guess-1083-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
gtk-sharp2-2.12.40/config.guess:1084:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
gtk-sharp2-2.12.40/config.guess-1085-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
gtk-sharp2-2.12.40/config.guess-1283-	fi
gtk-sharp2-2.12.40/config.guess:1284:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
gtk-sharp2-2.12.40/config.guess-1285-	    if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then
##############################################
gtk-sharp2-2.12.40/config.guess-1368-    *:DragonFly:*:*)
gtk-sharp2-2.12.40/config.guess:1369:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
gtk-sharp2-2.12.40/config.guess-1370-	exit ;;
##############################################
gtk-sharp2-2.12.40/config.guess-1381-    i*86:skyos:*:*)
gtk-sharp2-2.12.40/config.guess:1382:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
gtk-sharp2-2.12.40/config.guess-1383-	exit ;;
##############################################
gtk-sharp2-2.12.40/sources/Makefile.in-49-  { \
gtk-sharp2-2.12.40/sources/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gtk-sharp2-2.12.40/sources/Makefile.in-51-  }; \
##############################################
gtk-sharp2-2.12.40/sources/Makefile.in-344-distdir: $(DISTFILES)
gtk-sharp2-2.12.40/sources/Makefile.in:345:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/sources/Makefile.in:346:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/sources/Makefile.in-347-	list='$(DISTFILES)'; \
##############################################
gtk-sharp2-2.12.40/sources/Makefile.in-358-	  if test -d $$d/$$file; then \
gtk-sharp2-2.12.40/sources/Makefile.in:359:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gtk-sharp2-2.12.40/sources/Makefile.in-360-	    if test -d "$(distdir)/$$file"; then \
##############################################
gtk-sharp2-2.12.40/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
gtk-sharp2-2.12.40/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
gtk-sharp2-2.12.40/configure-45-  as_echo='print -r --'
gtk-sharp2-2.12.40/configure-46-  as_echo_n='print -rn --'
gtk-sharp2-2.12.40/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
gtk-sharp2-2.12.40/configure-48-  as_echo='printf %s\n'
##############################################
gtk-sharp2-2.12.40/configure-50-else
gtk-sharp2-2.12.40/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
gtk-sharp2-2.12.40/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
gtk-sharp2-2.12.40/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
gtk-sharp2-2.12.40/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
gtk-sharp2-2.12.40/configure-62-      esac;
##############################################
gtk-sharp2-2.12.40/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
gtk-sharp2-2.12.40/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
gtk-sharp2-2.12.40/configure-199-test \$(( 1 + 1 )) = 2 || exit 1
##############################################
gtk-sharp2-2.12.40/configure-205-    PATH=/empty FPATH=/empty; export PATH FPATH
gtk-sharp2-2.12.40/configure:206:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
gtk-sharp2-2.12.40/configure:207:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
gtk-sharp2-2.12.40/configure-208-  if (eval "$as_required") 2>/dev/null; then :
##############################################
gtk-sharp2-2.12.40/configure-332-      case $as_dir in #(
gtk-sharp2-2.12.40/configure:333:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
gtk-sharp2-2.12.40/configure-334-      *) as_qdir=$as_dir;;
##############################################
gtk-sharp2-2.12.40/configure-405-  {
gtk-sharp2-2.12.40/configure:406:    as_val=`expr "$@" || test $? -eq 1`
gtk-sharp2-2.12.40/configure-407-  }
##############################################
gtk-sharp2-2.12.40/configure-412-# ----------------------------------------
gtk-sharp2-2.12.40/configure:413:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
gtk-sharp2-2.12.40/configure-414-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
gtk-sharp2-2.12.40/configure-475-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
gtk-sharp2-2.12.40/configure:476:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
gtk-sharp2-2.12.40/configure-477-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
gtk-sharp2-2.12.40/configure-920-  case $ac_option in
gtk-sharp2-2.12.40/configure:921:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
gtk-sharp2-2.12.40/configure-922-  *=)   ac_optarg= ;;
##############################################
gtk-sharp2-2.12.40/configure-964-  -disable-* | --disable-*)
gtk-sharp2-2.12.40/configure:965:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
gtk-sharp2-2.12.40/configure-966-    # Reject names that are not valid shell variable names.
##############################################
gtk-sharp2-2.12.40/configure-969-    ac_useropt_orig=$ac_useropt
gtk-sharp2-2.12.40/configure:970:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gtk-sharp2-2.12.40/configure-971-    case $ac_user_opts in
##############################################
gtk-sharp2-2.12.40/configure-990-  -enable-* | --enable-*)
gtk-sharp2-2.12.40/configure:991:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
gtk-sharp2-2.12.40/configure-992-    # Reject names that are not valid shell variable names.
##############################################
gtk-sharp2-2.12.40/configure-995-    ac_useropt_orig=$ac_useropt
gtk-sharp2-2.12.40/configure:996:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gtk-sharp2-2.12.40/configure-997-    case $ac_user_opts in
##############################################
gtk-sharp2-2.12.40/configure-1203-  -with-* | --with-*)
gtk-sharp2-2.12.40/configure:1204:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
gtk-sharp2-2.12.40/configure-1205-    # Reject names that are not valid shell variable names.
##############################################
gtk-sharp2-2.12.40/configure-1208-    ac_useropt_orig=$ac_useropt
gtk-sharp2-2.12.40/configure:1209:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gtk-sharp2-2.12.40/configure-1210-    case $ac_user_opts in
##############################################
gtk-sharp2-2.12.40/configure-1219-  -without-* | --without-*)
gtk-sharp2-2.12.40/configure:1220:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
gtk-sharp2-2.12.40/configure-1221-    # Reject names that are not valid shell variable names.
##############################################
gtk-sharp2-2.12.40/configure-1224-    ac_useropt_orig=$ac_useropt
gtk-sharp2-2.12.40/configure:1225:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gtk-sharp2-2.12.40/configure-1226-    case $ac_user_opts in
##############################################
gtk-sharp2-2.12.40/configure-1257-  *=*)
gtk-sharp2-2.12.40/configure:1258:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
gtk-sharp2-2.12.40/configure-1259-    # Reject names that are not valid shell variable names.
##############################################
gtk-sharp2-2.12.40/configure-1278-if test -n "$ac_prev"; then
gtk-sharp2-2.12.40/configure:1279:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
gtk-sharp2-2.12.40/configure-1280-  as_fn_error $? "missing argument to $ac_option"
##############################################
gtk-sharp2-2.12.40/configure-1300-    */ )
gtk-sharp2-2.12.40/configure:1301:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
gtk-sharp2-2.12.40/configure-1302-      eval $ac_var=\$ac_val;;
##############################################
gtk-sharp2-2.12.40/configure-1335-ac_ls_di=`ls -di .` &&
gtk-sharp2-2.12.40/configure:1336:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
gtk-sharp2-2.12.40/configure-1337-  as_fn_error $? "working directory cannot be determined"
##############################################
gtk-sharp2-2.12.40/configure-1391-case $srcdir in
gtk-sharp2-2.12.40/configure:1392:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
gtk-sharp2-2.12.40/configure-1393-esac
##############################################
gtk-sharp2-2.12.40/configure-1434-By default, \`make install' will install all the files in
gtk-sharp2-2.12.40/configure:1435:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
gtk-sharp2-2.12.40/configure:1436:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
gtk-sharp2-2.12.40/configure-1437-for instance \`--prefix=\$HOME'.
##############################################
gtk-sharp2-2.12.40/configure-1575-*)
gtk-sharp2-2.12.40/configure:1576:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
gtk-sharp2-2.12.40/configure-1577-  # A ".." for each directory in $ac_dir_suffix.
gtk-sharp2-2.12.40/configure:1578:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
gtk-sharp2-2.12.40/configure-1579-  case $ac_top_builddir_sub in
##############################################
gtk-sharp2-2.12.40/configure-2155-    *\'*)
gtk-sharp2-2.12.40/configure:2156:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
gtk-sharp2-2.12.40/configure-2157-    esac
##############################################
gtk-sharp2-2.12.40/configure-2238-      case $ac_val in
gtk-sharp2-2.12.40/configure:2239:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
gtk-sharp2-2.12.40/configure-2240-      esac
##############################################
gtk-sharp2-2.12.40/configure-2253-	case $ac_val in
gtk-sharp2-2.12.40/configure:2254:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
gtk-sharp2-2.12.40/configure-2255-	esac
##############################################
gtk-sharp2-2.12.40/configure-2373-    set,)
gtk-sharp2-2.12.40/configure:2374:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
gtk-sharp2-2.12.40/configure:2375:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
gtk-sharp2-2.12.40/configure-2376-      ac_cache_corrupted=: ;;
##############################################
gtk-sharp2-2.12.40/configure-2384-	# differences in whitespace do not lead to failure.
gtk-sharp2-2.12.40/configure:2385:	ac_old_val_w=`echo x $ac_old_val`
gtk-sharp2-2.12.40/configure:2386:	ac_new_val_w=`echo x $ac_new_val`
gtk-sharp2-2.12.40/configure-2387-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
gtk-sharp2-2.12.40/configure-2404-    case $ac_new_val in
gtk-sharp2-2.12.40/configure:2405:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
gtk-sharp2-2.12.40/configure-2406-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
gtk-sharp2-2.12.40/configure-2472-test "x$ac_build_alias" = x &&
gtk-sharp2-2.12.40/configure:2473:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
gtk-sharp2-2.12.40/configure-2474-test "x$ac_build_alias" = x &&
gtk-sharp2-2.12.40/configure-2475-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
gtk-sharp2-2.12.40/configure:2476:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
gtk-sharp2-2.12.40/configure-2477-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
gtk-sharp2-2.12.40/configure-2496-IFS=$ac_save_IFS
gtk-sharp2-2.12.40/configure:2497:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
gtk-sharp2-2.12.40/configure-2498-
##############################################
gtk-sharp2-2.12.40/configure-2507-else
gtk-sharp2-2.12.40/configure:2508:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
gtk-sharp2-2.12.40/configure-2509-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
gtk-sharp2-2.12.40/configure-2529-IFS=$ac_save_IFS
gtk-sharp2-2.12.40/configure:2530:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
gtk-sharp2-2.12.40/configure-2531-
##############################################
gtk-sharp2-2.12.40/configure-2540-else
gtk-sharp2-2.12.40/configure:2541:  ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
gtk-sharp2-2.12.40/configure-2542-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
##############################################
gtk-sharp2-2.12.40/configure-2562-IFS=$ac_save_IFS
gtk-sharp2-2.12.40/configure:2563:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
gtk-sharp2-2.12.40/configure-2564-
##############################################
gtk-sharp2-2.12.40/configure-2693-     echo "timestamp, slept: $am_has_slept" > conftest.file
gtk-sharp2-2.12.40/configure:2694:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
gtk-sharp2-2.12.40/configure-2695-     if test "$*" = "X"; then
gtk-sharp2-2.12.40/configure-2696-	# -L didn't work.
gtk-sharp2-2.12.40/configure:2697:	set X `ls -t "$srcdir/configure" conftest.file`
gtk-sharp2-2.12.40/configure-2698-     fi
##############################################
gtk-sharp2-2.12.40/configure-2744-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
gtk-sharp2-2.12.40/configure:2745:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
gtk-sharp2-2.12.40/configure-2746-
gtk-sharp2-2.12.40/configure-2747-# Expand $ac_aux_dir to an absolute path.
gtk-sharp2-2.12.40/configure:2748:am_aux_dir=`cd "$ac_aux_dir" && pwd`
gtk-sharp2-2.12.40/configure-2749-
##############################################
gtk-sharp2-2.12.40/configure-2889-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
gtk-sharp2-2.12.40/configure:2890:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
gtk-sharp2-2.12.40/configure-2891-	     'mkdir (GNU coreutils) '* | \
##############################################
gtk-sharp2-2.12.40/configure-2962-set x ${MAKE-make}
gtk-sharp2-2.12.40/configure:2963:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
gtk-sharp2-2.12.40/configure-2964-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
gtk-sharp2-2.12.40/configure-2972-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
gtk-sharp2-2.12.40/configure:2973:case `${MAKE-make} -f conftest.make 2>/dev/null` in
gtk-sharp2-2.12.40/configure-2974-  *@@@%%%=?*=@@@%%%*)
##############################################
gtk-sharp2-2.12.40/configure-3038-
gtk-sharp2-2.12.40/configure:3039:if test "`cd $srcdir && pwd`" != "`pwd`"; then
gtk-sharp2-2.12.40/configure-3040-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
gtk-sharp2-2.12.40/configure-3661-$as_echo_n "checking whether the C compiler works... " >&6; }
gtk-sharp2-2.12.40/configure:3662:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
gtk-sharp2-2.12.40/configure-3663-
##############################################
gtk-sharp2-2.12.40/configure-3705-	then :; else
gtk-sharp2-2.12.40/configure:3706:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gtk-sharp2-2.12.40/configure-3707-	fi
##############################################
gtk-sharp2-2.12.40/configure-3765-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
gtk-sharp2-2.12.40/configure:3766:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gtk-sharp2-2.12.40/configure-3767-	  break;;
##############################################
gtk-sharp2-2.12.40/configure-3874-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
gtk-sharp2-2.12.40/configure:3875:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
gtk-sharp2-2.12.40/configure-3876-       break;;
##############################################
gtk-sharp2-2.12.40/configure-4182-# Ignore all kinds of additional output from 'make'.
gtk-sharp2-2.12.40/configure:4183:case `$am_make -s -f confmf 2> /dev/null` in #(
gtk-sharp2-2.12.40/configure-4184-*the\ am__doit\ target*)
##############################################
gtk-sharp2-2.12.40/configure-4192-   echo '.include "confinc"' > confmf
gtk-sharp2-2.12.40/configure:4193:   case `$am_make -s -f confmf 2> /dev/null` in #(
gtk-sharp2-2.12.40/configure-4194-   *the\ am__doit\ target*)
##############################################
gtk-sharp2-2.12.40/configure-4255-  if test "$am_compiler_list" = ""; then
gtk-sharp2-2.12.40/configure:4256:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
gtk-sharp2-2.12.40/configure-4257-  fi
##############################################
gtk-sharp2-2.12.40/configure-4525-  # Check for GNU $ac_path_GREP
gtk-sharp2-2.12.40/configure:4526:case `"$ac_path_GREP" --version 2>&1` in
gtk-sharp2-2.12.40/configure-4527-*GNU*)
##############################################
gtk-sharp2-2.12.40/configure-4591-  # Check for GNU $ac_path_EGREP
gtk-sharp2-2.12.40/configure:4592:case `"$ac_path_EGREP" --version 2>&1` in
gtk-sharp2-2.12.40/configure-4593-*GNU*)
##############################################
gtk-sharp2-2.12.40/configure-5101-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
gtk-sharp2-2.12.40/configure:5102:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
gtk-sharp2-2.12.40/configure-5103-  ECHO='print -r --'
gtk-sharp2-2.12.40/configure:5104:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
gtk-sharp2-2.12.40/configure-5105-  ECHO='printf %s\n'
##############################################
gtk-sharp2-2.12.40/configure-5170-  # Check for GNU $ac_path_SED
gtk-sharp2-2.12.40/configure:5171:case `"$ac_path_SED" --version 2>&1` in
gtk-sharp2-2.12.40/configure-5172-*GNU*)
##############################################
gtk-sharp2-2.12.40/configure-5249-  # Check for GNU $ac_path_FGREP
gtk-sharp2-2.12.40/configure:5250:case `"$ac_path_FGREP" --version 2>&1` in
gtk-sharp2-2.12.40/configure-5251-*GNU*)
##############################################
gtk-sharp2-2.12.40/configure-5329-    # gcc leaves a trailing carriage return, which upsets mingw
gtk-sharp2-2.12.40/configure:5330:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gtk-sharp2-2.12.40/configure-5331-  *)
gtk-sharp2-2.12.40/configure:5332:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
gtk-sharp2-2.12.40/configure-5333-  esac
##############################################
gtk-sharp2-2.12.40/configure-5338-      # Canonicalize the pathname of ld
gtk-sharp2-2.12.40/configure:5339:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
gtk-sharp2-2.12.40/configure-5340-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
gtk-sharp2-2.12.40/configure:5341:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
gtk-sharp2-2.12.40/configure-5342-      done
##############################################
gtk-sharp2-2.12.40/configure-5373-      # Break only if it was the GNU/non-GNU ld that we prefer.
gtk-sharp2-2.12.40/configure:5374:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
gtk-sharp2-2.12.40/configure-5375-      *GNU* | *'with BFD'*)
##############################################
gtk-sharp2-2.12.40/configure-5404-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
gtk-sharp2-2.12.40/configure:5405:case `$LD -v 2>&1 </dev/null` in
gtk-sharp2-2.12.40/configure-5406-*GNU* | *'with BFD'*)
##############################################
gtk-sharp2-2.12.40/configure-5454-	esac
gtk-sharp2-2.12.40/configure:5455:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
gtk-sharp2-2.12.40/configure-5456-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
gtk-sharp2-2.12.40/configure-5460-	*)
gtk-sharp2-2.12.40/configure:5461:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
gtk-sharp2-2.12.40/configure-5462-	  */dev/null*)
##############################################
gtk-sharp2-2.12.40/configure-5588-
gtk-sharp2-2.12.40/configure:5589:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
gtk-sharp2-2.12.40/configure-5590-    *COFF*)
##############################################
gtk-sharp2-2.12.40/configure-5700-    # And add a safety zone
gtk-sharp2-2.12.40/configure:5701:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
gtk-sharp2-2.12.40/configure:5702:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
gtk-sharp2-2.12.40/configure-5703-    ;;
##############################################
gtk-sharp2-2.12.40/configure-5733-    if test -n "$kargmax"; then
gtk-sharp2-2.12.40/configure:5734:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
gtk-sharp2-2.12.40/configure-5735-    else
##############################################
gtk-sharp2-2.12.40/configure-5742-       test undefined != "$lt_cv_sys_max_cmd_len"; then
gtk-sharp2-2.12.40/configure:5743:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
gtk-sharp2-2.12.40/configure:5744:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
gtk-sharp2-2.12.40/configure-5745-    else
##############################################
gtk-sharp2-2.12.40/configure-5754-      # we can't tell.
gtk-sharp2-2.12.40/configure:5755:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
gtk-sharp2-2.12.40/configure-5756-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
gtk-sharp2-2.12.40/configure-5758-      do
gtk-sharp2-2.12.40/configure:5759:        i=`expr $i + 1`
gtk-sharp2-2.12.40/configure-5760-        teststring=$teststring$teststring
##############################################
gtk-sharp2-2.12.40/configure-5762-      # Only check the string length outside the loop.
gtk-sharp2-2.12.40/configure:5763:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
gtk-sharp2-2.12.40/configure-5764-      teststring=
##############################################
gtk-sharp2-2.12.40/configure-5767-      # linker.  It appears as though 1/2 is a usable value.
gtk-sharp2-2.12.40/configure:5768:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
gtk-sharp2-2.12.40/configure-5769-    fi
##############################################
gtk-sharp2-2.12.40/configure-6175-openbsd* | bitrig*)
gtk-sharp2-2.12.40/configure:6176:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gtk-sharp2-2.12.40/configure-6177-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
gtk-sharp2-2.12.40/configure-6245-    else
gtk-sharp2-2.12.40/configure:6246:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
gtk-sharp2-2.12.40/configure-6247-    fi
##############################################
gtk-sharp2-2.12.40/configure-6387-  # decide which one to use based on capabilities of $DLLTOOL
gtk-sharp2-2.12.40/configure:6388:  case `$DLLTOOL --help 2>&1` in
gtk-sharp2-2.12.40/configure-6389-  *--identify-strict*)
##############################################
gtk-sharp2-2.12.40/configure-6908-# If we're using GNU nm, then use its standard symbol codes.
gtk-sharp2-2.12.40/configure:6909:case `$NM -V 2>&1` in
gtk-sharp2-2.12.40/configure-6910-*GNU* | *'with BFD'*)
##############################################
gtk-sharp2-2.12.40/configure-6956-mingw*)
gtk-sharp2-2.12.40/configure:6957:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
gtk-sharp2-2.12.40/configure-6958-  ;;
##############################################
gtk-sharp2-2.12.40/configure-7188-   if test yes = "$GCC"; then
gtk-sharp2-2.12.40/configure:7189:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
gtk-sharp2-2.12.40/configure-7190-   fi
##############################################
gtk-sharp2-2.12.40/configure-7192- /*)
gtk-sharp2-2.12.40/configure:7193:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
gtk-sharp2-2.12.40/configure-7194-   ;; #(
##############################################
gtk-sharp2-2.12.40/configure-7287-    done
gtk-sharp2-2.12.40/configure:7288:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
gtk-sharp2-2.12.40/configure-7289-}
##############################################
gtk-sharp2-2.12.40/configure-7309-  test $ac_status = 0; }; then
gtk-sharp2-2.12.40/configure:7310:    case `/usr/bin/file conftest.$ac_objext` in
gtk-sharp2-2.12.40/configure-7311-      *ELF-32*)
##############################################
gtk-sharp2-2.12.40/configure-7330-    if test yes = "$lt_cv_prog_gnu_ld"; then
gtk-sharp2-2.12.40/configure:7331:      case `/usr/bin/file conftest.$ac_objext` in
gtk-sharp2-2.12.40/configure-7332-	*32-bit*)
##############################################
gtk-sharp2-2.12.40/configure-7342-    else
gtk-sharp2-2.12.40/configure:7343:      case `/usr/bin/file conftest.$ac_objext` in
gtk-sharp2-2.12.40/configure-7344-	*32-bit*)
##############################################
gtk-sharp2-2.12.40/configure-7368-    emul=elf
gtk-sharp2-2.12.40/configure:7369:    case `/usr/bin/file conftest.$ac_objext` in
gtk-sharp2-2.12.40/configure-7370-      *32-bit*)
##############################################
gtk-sharp2-2.12.40/configure-7376-    esac
gtk-sharp2-2.12.40/configure:7377:    case `/usr/bin/file conftest.$ac_objext` in
gtk-sharp2-2.12.40/configure-7378-      *MSB*)
##############################################
gtk-sharp2-2.12.40/configure-7384-    esac
gtk-sharp2-2.12.40/configure:7385:    case `/usr/bin/file conftest.$ac_objext` in
gtk-sharp2-2.12.40/configure-7386-      *N32*)
##############################################
gtk-sharp2-2.12.40/configure-8317-    *:)
gtk-sharp2-2.12.40/configure:8318:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
gtk-sharp2-2.12.40/configure-8319-        ;;
gtk-sharp2-2.12.40/configure-8320-    x:*)
gtk-sharp2-2.12.40/configure:8321:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
gtk-sharp2-2.12.40/configure-8322-        ;;
gtk-sharp2-2.12.40/configure-8323-    *::*)
gtk-sharp2-2.12.40/configure:8324:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
gtk-sharp2-2.12.40/configure:8325:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
gtk-sharp2-2.12.40/configure-8326-        ;;
gtk-sharp2-2.12.40/configure-8327-    *)
gtk-sharp2-2.12.40/configure:8328:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
gtk-sharp2-2.12.40/configure-8329-        ;;
##############################################
gtk-sharp2-2.12.40/configure-8336-do :
gtk-sharp2-2.12.40/configure:8337:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
gtk-sharp2-2.12.40/configure-8338-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
gtk-sharp2-2.12.40/configure-8341-  cat >>confdefs.h <<_ACEOF
gtk-sharp2-2.12.40/configure:8342:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
gtk-sharp2-2.12.40/configure-8343-_ACEOF
##############################################
gtk-sharp2-2.12.40/configure-8697-	"file_magic "*)
gtk-sharp2-2.12.40/configure:8698:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
gtk-sharp2-2.12.40/configure-8699-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
gtk-sharp2-2.12.40/configure-8763-	"file_magic "*)
gtk-sharp2-2.12.40/configure:8764:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
gtk-sharp2-2.12.40/configure-8765-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
gtk-sharp2-2.12.40/configure-9157-      *)
gtk-sharp2-2.12.40/configure:9158:	case `$CC -V 2>&1 | sed 5q` in
gtk-sharp2-2.12.40/configure-9159-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
gtk-sharp2-2.12.40/configure-9606-	# shared libraries, regardless of the interface used.
gtk-sharp2-2.12.40/configure:9607:	case `$LD -v 2>&1` in
gtk-sharp2-2.12.40/configure-9608-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
gtk-sharp2-2.12.40/configure-9638-    supports_anon_versioning=no
gtk-sharp2-2.12.40/configure:9639:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
gtk-sharp2-2.12.40/configure-9640-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
gtk-sharp2-2.12.40/configure-9707-	# is; otherwise, prepend EXPORTS...
gtk-sharp2-2.12.40/configure:9708:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
gtk-sharp2-2.12.40/configure-9709-          cp $export_symbols $output_objdir/$soname.def;
##############################################
gtk-sharp2-2.12.40/configure-9741-	prefix_cmds="$SED"~
gtk-sharp2-2.12.40/configure:9742:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
gtk-sharp2-2.12.40/configure-9743-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
gtk-sharp2-2.12.40/configure-9763-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
gtk-sharp2-2.12.40/configure:9764:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
gtk-sharp2-2.12.40/configure:9765:      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'
gtk-sharp2-2.12.40/configure-9766-      ;;
##############################################
gtk-sharp2-2.12.40/configure-9781-        pgcc*)				# Portland Group C compiler
gtk-sharp2-2.12.40/configure:9782:	  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'
gtk-sharp2-2.12.40/configure-9783-	  tmp_addflag=' $pic_flag'
##############################################
gtk-sharp2-2.12.40/configure-9786-					# Portland Group f77 and f90 compilers
gtk-sharp2-2.12.40/configure:9787:	  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'
gtk-sharp2-2.12.40/configure-9788-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
gtk-sharp2-2.12.40/configure-9803-	nvcc*)	# Cuda Compiler Driver 2.2
gtk-sharp2-2.12.40/configure:9804:	  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'
gtk-sharp2-2.12.40/configure-9805-	  compiler_needs_object=yes
##############################################
gtk-sharp2-2.12.40/configure-9807-	esac
gtk-sharp2-2.12.40/configure:9808:	case `$CC -V 2>&1 | sed 5q` in
gtk-sharp2-2.12.40/configure-9809-	*Sun\ C*)			# Sun C 5.9
gtk-sharp2-2.12.40/configure:9810:	  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'
gtk-sharp2-2.12.40/configure-9811-	  compiler_needs_object=yes
##############################################
gtk-sharp2-2.12.40/configure-9878-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
gtk-sharp2-2.12.40/configure:9879:      case `$LD -v 2>&1` in
gtk-sharp2-2.12.40/configure-9880-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
gtk-sharp2-2.12.40/configure-9967-	else
gtk-sharp2-2.12.40/configure:9968:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
gtk-sharp2-2.12.40/configure-9969-	fi
##############################################
gtk-sharp2-2.12.40/configure-10032-	# below for broken collect2 doesn't work under 4.3+
gtk-sharp2-2.12.40/configure:10033:	  collect2name=`$CC -print-prog-name=collect2`
gtk-sharp2-2.12.40/configure-10034-	  if test -f "$collect2name" &&
##############################################
gtk-sharp2-2.12.40/configure-10112-      }'
gtk-sharp2-2.12.40/configure:10113:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gtk-sharp2-2.12.40/configure-10114-  # Check for a 64-bit object if we didn't find anything.
gtk-sharp2-2.12.40/configure-10115-  if test -z "$lt_cv_aix_libpath_"; then
gtk-sharp2-2.12.40/configure:10116:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gtk-sharp2-2.12.40/configure-10117-  fi
##############################################
gtk-sharp2-2.12.40/configure-10130-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
gtk-sharp2-2.12.40/configure:10131:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
gtk-sharp2-2.12.40/configure-10132-      else
##############################################
gtk-sharp2-2.12.40/configure-10165-      }'
gtk-sharp2-2.12.40/configure:10166:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gtk-sharp2-2.12.40/configure-10167-  # Check for a 64-bit object if we didn't find anything.
gtk-sharp2-2.12.40/configure-10168-  if test -z "$lt_cv_aix_libpath_"; then
gtk-sharp2-2.12.40/configure:10169:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gtk-sharp2-2.12.40/configure-10170-  fi
##############################################
gtk-sharp2-2.12.40/configure-10197-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
gtk-sharp2-2.12.40/configure:10198:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
gtk-sharp2-2.12.40/configure-10199-	  if test svr4 != "$with_aix_soname"; then
##############################################
gtk-sharp2-2.12.40/configure-10250-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
gtk-sharp2-2.12.40/configure:10251:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
gtk-sharp2-2.12.40/configure-10252-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
gtk-sharp2-2.12.40/configure-10288-	# FIXME: Setting linknames here is a bad hack.
gtk-sharp2-2.12.40/configure:10289:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
gtk-sharp2-2.12.40/configure-10290-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
gtk-sharp2-2.12.40/configure-10306-  if test yes = "$lt_cv_ld_force_load"; then
gtk-sharp2-2.12.40/configure:10307:    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\"`'
gtk-sharp2-2.12.40/configure-10308-
##############################################
gtk-sharp2-2.12.40/configure-10486-      if test yes = "$GCC"; then
gtk-sharp2-2.12.40/configure:10487:	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'
gtk-sharp2-2.12.40/configure-10488-	# Try to use the -exported_symbol ld option, if it does not
##############################################
gtk-sharp2-2.12.40/configure-10514-	if test yes = "$lt_cv_irix_exported_symbol"; then
gtk-sharp2-2.12.40/configure:10515:          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'
gtk-sharp2-2.12.40/configure-10516-	fi
##############################################
gtk-sharp2-2.12.40/configure-10518-      else
gtk-sharp2-2.12.40/configure:10519:	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'
gtk-sharp2-2.12.40/configure:10520:	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'
gtk-sharp2-2.12.40/configure-10521-      fi
##############################################
gtk-sharp2-2.12.40/configure-10565-	hardcode_direct_absolute=yes
gtk-sharp2-2.12.40/configure:10566:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gtk-sharp2-2.12.40/configure-10567-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
gtk-sharp2-2.12.40/configure-10596-	prefix_cmds="$SED"~
gtk-sharp2-2.12.40/configure:10597:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
gtk-sharp2-2.12.40/configure-10598-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
gtk-sharp2-2.12.40/configure-10610-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
gtk-sharp2-2.12.40/configure:10611:	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'
gtk-sharp2-2.12.40/configure-10612-      else
gtk-sharp2-2.12.40/configure-10613-	allow_undefined_flag=' -expect_unresolved \*'
gtk-sharp2-2.12.40/configure:10614:	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'
gtk-sharp2-2.12.40/configure-10615-      fi
##############################################
gtk-sharp2-2.12.40/configure-10623-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
gtk-sharp2-2.12.40/configure:10624:	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'
gtk-sharp2-2.12.40/configure-10625-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
gtk-sharp2-2.12.40/configure-10627-	allow_undefined_flag=' -expect_unresolved \*'
gtk-sharp2-2.12.40/configure:10628:	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'
gtk-sharp2-2.12.40/configure:10629:	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~
gtk-sharp2-2.12.40/configure:10630:          $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'
gtk-sharp2-2.12.40/configure-10631-
##############################################
gtk-sharp2-2.12.40/configure-10646-      else
gtk-sharp2-2.12.40/configure:10647:	case `$CC -V 2>&1` in
gtk-sharp2-2.12.40/configure-10648-	*"Compilers 5.0"*)
##############################################
gtk-sharp2-2.12.40/configure-11045-  esac
gtk-sharp2-2.12.40/configure:11046:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
gtk-sharp2-2.12.40/configure-11047-  case $lt_search_path_spec in
##############################################
gtk-sharp2-2.12.40/configure-11052-    # okay in the real world where ";" in dirpaths is itself problematic.
gtk-sharp2-2.12.40/configure:11053:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
gtk-sharp2-2.12.40/configure-11054-    ;;
gtk-sharp2-2.12.40/configure-11055-  *)
gtk-sharp2-2.12.40/configure:11056:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
gtk-sharp2-2.12.40/configure-11057-    ;;
##############################################
gtk-sharp2-2.12.40/configure-11061-  lt_tmp_lt_search_path_spec=
gtk-sharp2-2.12.40/configure:11062:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
gtk-sharp2-2.12.40/configure-11063-  # ...but if some path component already ends with the multilib dir we assume
##############################################
gtk-sharp2-2.12.40/configure-11103-  esac
gtk-sharp2-2.12.40/configure:11104:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
gtk-sharp2-2.12.40/configure-11105-else
##############################################
gtk-sharp2-2.12.40/configure-11243-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
gtk-sharp2-2.12.40/configure:11244:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $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'
gtk-sharp2-2.12.40/configure-11245-    ;;
##############################################
gtk-sharp2-2.12.40/configure-11279-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gtk-sharp2-2.12.40/configure:11280:    postinstall_cmds='base_file=`basename \$file`~
gtk-sharp2-2.12.40/configure:11281:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
gtk-sharp2-2.12.40/configure:11282:      dldir=$destdir/`dirname \$dlpath`~
gtk-sharp2-2.12.40/configure-11283-      test -d \$dldir || mkdir -p \$dldir~
##############################################
gtk-sharp2-2.12.40/configure-11288-      fi'
gtk-sharp2-2.12.40/configure:11289:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gtk-sharp2-2.12.40/configure-11290-      dlpath=$dir/\$dldll~
##############################################
gtk-sharp2-2.12.40/configure-11296-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
gtk-sharp2-2.12.40/configure:11297:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gtk-sharp2-2.12.40/configure-11298-
##############################################
gtk-sharp2-2.12.40/configure-11302-      # MinGW DLLs use traditional 'lib' prefix
gtk-sharp2-2.12.40/configure:11303:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gtk-sharp2-2.12.40/configure-11304-      ;;
##############################################
gtk-sharp2-2.12.40/configure-11306-      # pw32 DLLs use 'pw' prefix rather than 'lib'
gtk-sharp2-2.12.40/configure:11307:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gtk-sharp2-2.12.40/configure-11308-      ;;
##############################################
gtk-sharp2-2.12.40/configure-11315-    libname_spec='$name'
gtk-sharp2-2.12.40/configure:11316:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gtk-sharp2-2.12.40/configure-11317-    library_names_spec='$libname.dll.lib'
##############################################
gtk-sharp2-2.12.40/configure-11327-        # Let DOS variable expansion print the short 8.3 style file name.
gtk-sharp2-2.12.40/configure:11328:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
gtk-sharp2-2.12.40/configure-11329-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
gtk-sharp2-2.12.40/configure-11332-      # Convert to MSYS style.
gtk-sharp2-2.12.40/configure:11333:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
gtk-sharp2-2.12.40/configure-11334-      ;;
##############################################
gtk-sharp2-2.12.40/configure-11338-      # like /cygdrive/c/PROGRA~1:/cygdr...
gtk-sharp2-2.12.40/configure:11339:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
gtk-sharp2-2.12.40/configure:11340:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
gtk-sharp2-2.12.40/configure:11341:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
gtk-sharp2-2.12.40/configure-11342-      ;;
##############################################
gtk-sharp2-2.12.40/configure-11346-        # It is most probably a Windows format PATH.
gtk-sharp2-2.12.40/configure:11347:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
gtk-sharp2-2.12.40/configure-11348-      else
gtk-sharp2-2.12.40/configure:11349:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
gtk-sharp2-2.12.40/configure-11350-      fi
##############################################
gtk-sharp2-2.12.40/configure-11356-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gtk-sharp2-2.12.40/configure:11357:    postinstall_cmds='base_file=`basename \$file`~
gtk-sharp2-2.12.40/configure:11358:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
gtk-sharp2-2.12.40/configure:11359:      dldir=$destdir/`dirname \$dlpath`~
gtk-sharp2-2.12.40/configure-11360-      test -d \$dldir || mkdir -p \$dldir~
gtk-sharp2-2.12.40/configure-11361-      $install_prog $dir/$dlname \$dldir/$dlname'
gtk-sharp2-2.12.40/configure:11362:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gtk-sharp2-2.12.40/configure-11363-      dlpath=$dir/\$dldll~
##############################################
gtk-sharp2-2.12.40/configure-11370-    # Assume MSVC wrapper
gtk-sharp2-2.12.40/configure:11371:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
gtk-sharp2-2.12.40/configure-11372-    dynamic_linker='Win32 ld.exe'
##############################################
gtk-sharp2-2.12.40/configure-11387-  shlibpath_var=DYLD_LIBRARY_PATH
gtk-sharp2-2.12.40/configure:11388:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
gtk-sharp2-2.12.40/configure-11389-
##############################################
gtk-sharp2-2.12.40/configure-11640-  if test -f /etc/ld.so.conf; then
gtk-sharp2-2.12.40/configure:11641:    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' ' '`
gtk-sharp2-2.12.40/configure-11642-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
gtk-sharp2-2.12.40/configure-11706-  need_lib_prefix=no
gtk-sharp2-2.12.40/configure:11707:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gtk-sharp2-2.12.40/configure-11708-    need_version=no
##############################################
gtk-sharp2-2.12.40/configure-11733-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
gtk-sharp2-2.12.40/configure:11734:  postinstall_cmds='base_file=`basename \$file`~
gtk-sharp2-2.12.40/configure:11735:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
gtk-sharp2-2.12.40/configure:11736:    dldir=$destdir/`dirname \$dlpath`~
gtk-sharp2-2.12.40/configure-11737-    test -d \$dldir || mkdir -p \$dldir~
##############################################
gtk-sharp2-2.12.40/configure-11742-    fi'
gtk-sharp2-2.12.40/configure:11743:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
gtk-sharp2-2.12.40/configure-11744-    dlpath=$dir/\$dldll~
##############################################
gtk-sharp2-2.12.40/configure-12820-
gtk-sharp2-2.12.40/configure:12821:BUILD_GTK_CFLAGS=`$PKG_CONFIG --cflags gtk+-2.0`
gtk-sharp2-2.12.40/configure:12822:BUILD_GTK_LIBS=`$PKG_CONFIG --libs gtk+-2.0`
gtk-sharp2-2.12.40/configure-12823-
##############################################
gtk-sharp2-2.12.40/configure-12997-  test $ac_status = 0; }; then
gtk-sharp2-2.12.40/configure:12998:  pkg_cv_MONO_DEPENDENCY_CFLAGS=`$PKG_CONFIG --cflags "mono >= $MONO_REQUIRED_VERSION" 2>/dev/null`
gtk-sharp2-2.12.40/configure-12999-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gtk-sharp2-2.12.40/configure-13014-  test $ac_status = 0; }; then
gtk-sharp2-2.12.40/configure:13015:  pkg_cv_MONO_DEPENDENCY_LIBS=`$PKG_CONFIG --libs "mono >= $MONO_REQUIRED_VERSION" 2>/dev/null`
gtk-sharp2-2.12.40/configure-13016-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gtk-sharp2-2.12.40/configure-13035-        if test $_pkg_short_errors_supported = yes; then
gtk-sharp2-2.12.40/configure:13036:	        MONO_DEPENDENCY_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "mono >= $MONO_REQUIRED_VERSION" 2>&1`
gtk-sharp2-2.12.40/configure-13037-        else
gtk-sharp2-2.12.40/configure:13038:	        MONO_DEPENDENCY_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "mono >= $MONO_REQUIRED_VERSION" 2>&1`
gtk-sharp2-2.12.40/configure-13039-        fi
##############################################
gtk-sharp2-2.12.40/configure-13069-  test $ac_status = 0; }; then
gtk-sharp2-2.12.40/configure:13070:  pkg_cv_MONO_DEPENDENCY_CFLAGS=`$PKG_CONFIG --cflags "mono-2 >= $MONO_REQUIRED_VERSION" 2>/dev/null`
gtk-sharp2-2.12.40/configure-13071-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gtk-sharp2-2.12.40/configure-13086-  test $ac_status = 0; }; then
gtk-sharp2-2.12.40/configure:13087:  pkg_cv_MONO_DEPENDENCY_LIBS=`$PKG_CONFIG --libs "mono-2 >= $MONO_REQUIRED_VERSION" 2>/dev/null`
gtk-sharp2-2.12.40/configure-13088-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gtk-sharp2-2.12.40/configure-13107-        if test $_pkg_short_errors_supported = yes; then
gtk-sharp2-2.12.40/configure:13108:	        MONO_DEPENDENCY_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "mono-2 >= $MONO_REQUIRED_VERSION" 2>&1`
gtk-sharp2-2.12.40/configure-13109-        else
gtk-sharp2-2.12.40/configure:13110:	        MONO_DEPENDENCY_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "mono-2 >= $MONO_REQUIRED_VERSION" 2>&1`
gtk-sharp2-2.12.40/configure-13111-        fi
##############################################
gtk-sharp2-2.12.40/configure-13141-  test $ac_status = 0; }; then
gtk-sharp2-2.12.40/configure:13142:  pkg_cv_MONO_DEPENDENCY_CFLAGS=`$PKG_CONFIG --cflags "mono-2 >= $FIRST_MONO_VERSION_WITH_NET_4_6_SUPPORT" 2>/dev/null`
gtk-sharp2-2.12.40/configure-13143-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gtk-sharp2-2.12.40/configure-13158-  test $ac_status = 0; }; then
gtk-sharp2-2.12.40/configure:13159:  pkg_cv_MONO_DEPENDENCY_LIBS=`$PKG_CONFIG --libs "mono-2 >= $FIRST_MONO_VERSION_WITH_NET_4_6_SUPPORT" 2>/dev/null`
gtk-sharp2-2.12.40/configure-13160-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gtk-sharp2-2.12.40/configure-13179-        if test $_pkg_short_errors_supported = yes; then
gtk-sharp2-2.12.40/configure:13180:	        MONO_DEPENDENCY_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "mono-2 >= $FIRST_MONO_VERSION_WITH_NET_4_6_SUPPORT" 2>&1`
gtk-sharp2-2.12.40/configure-13181-        else
gtk-sharp2-2.12.40/configure:13182:	        MONO_DEPENDENCY_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "mono-2 >= $FIRST_MONO_VERSION_WITH_NET_4_6_SUPPORT" 2>&1`
gtk-sharp2-2.12.40/configure-13183-        fi
##############################################
gtk-sharp2-2.12.40/configure-13214-  test $ac_status = 0; }; then
gtk-sharp2-2.12.40/configure:13215:  pkg_cv_MONO_DEPENDENCY_CFLAGS=`$PKG_CONFIG --cflags "mono >= $FIRST_MONO_VERSION_WITH_NET_4_6_SUPPORT" 2>/dev/null`
gtk-sharp2-2.12.40/configure-13216-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gtk-sharp2-2.12.40/configure-13231-  test $ac_status = 0; }; then
gtk-sharp2-2.12.40/configure:13232:  pkg_cv_MONO_DEPENDENCY_LIBS=`$PKG_CONFIG --libs "mono >= $FIRST_MONO_VERSION_WITH_NET_4_6_SUPPORT" 2>/dev/null`
gtk-sharp2-2.12.40/configure-13233-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gtk-sharp2-2.12.40/configure-13252-        if test $_pkg_short_errors_supported = yes; then
gtk-sharp2-2.12.40/configure:13253:	        MONO_DEPENDENCY_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "mono >= $FIRST_MONO_VERSION_WITH_NET_4_6_SUPPORT" 2>&1`
gtk-sharp2-2.12.40/configure-13254-        else
gtk-sharp2-2.12.40/configure:13255:	        MONO_DEPENDENCY_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "mono >= $FIRST_MONO_VERSION_WITH_NET_4_6_SUPPORT" 2>&1`
gtk-sharp2-2.12.40/configure-13256-        fi
##############################################
gtk-sharp2-2.12.40/configure-13465-fi
gtk-sharp2-2.12.40/configure:13466:SDCHECK="`$GACUTIL -l |grep ^System.Drawing, | head -n1 |cut -f1 -d','`"
gtk-sharp2-2.12.40/configure-13467-if test "x$SDCHECK" = "xSystem.Drawing"; then
##############################################
gtk-sharp2-2.12.40/configure-13554-  test $ac_status = 0; }; then
gtk-sharp2-2.12.40/configure:13555:  pkg_cv_MONO_CAIRO_CFLAGS=`$PKG_CONFIG --cflags "mono-cairo >= $MONO_REQUIRED_VERSION" 2>/dev/null`
gtk-sharp2-2.12.40/configure-13556-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gtk-sharp2-2.12.40/configure-13571-  test $ac_status = 0; }; then
gtk-sharp2-2.12.40/configure:13572:  pkg_cv_MONO_CAIRO_LIBS=`$PKG_CONFIG --libs "mono-cairo >= $MONO_REQUIRED_VERSION" 2>/dev/null`
gtk-sharp2-2.12.40/configure-13573-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gtk-sharp2-2.12.40/configure-13592-        if test $_pkg_short_errors_supported = yes; then
gtk-sharp2-2.12.40/configure:13593:	        MONO_CAIRO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "mono-cairo >= $MONO_REQUIRED_VERSION" 2>&1`
gtk-sharp2-2.12.40/configure-13594-        else
gtk-sharp2-2.12.40/configure:13595:	        MONO_CAIRO_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "mono-cairo >= $MONO_REQUIRED_VERSION" 2>&1`
gtk-sharp2-2.12.40/configure-13596-        fi
##############################################
gtk-sharp2-2.12.40/configure-13629-  test $ac_status = 0; }; then
gtk-sharp2-2.12.40/configure:13630:  pkg_cv_GLIB_CFLAGS=`$PKG_CONFIG --cflags "gobject-2.0 >= $GTK_REQUIRED_VERSION" 2>/dev/null`
gtk-sharp2-2.12.40/configure-13631-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gtk-sharp2-2.12.40/configure-13646-  test $ac_status = 0; }; then
gtk-sharp2-2.12.40/configure:13647:  pkg_cv_GLIB_LIBS=`$PKG_CONFIG --libs "gobject-2.0 >= $GTK_REQUIRED_VERSION" 2>/dev/null`
gtk-sharp2-2.12.40/configure-13648-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gtk-sharp2-2.12.40/configure-13667-        if test $_pkg_short_errors_supported = yes; then
gtk-sharp2-2.12.40/configure:13668:	        GLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gobject-2.0 >= $GTK_REQUIRED_VERSION" 2>&1`
gtk-sharp2-2.12.40/configure-13669-        else
gtk-sharp2-2.12.40/configure:13670:	        GLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gobject-2.0 >= $GTK_REQUIRED_VERSION" 2>&1`
gtk-sharp2-2.12.40/configure-13671-        fi
##############################################
gtk-sharp2-2.12.40/configure-13723-  test $ac_status = 0; }; then
gtk-sharp2-2.12.40/configure:13724:  pkg_cv_PANGO_CFLAGS=`$PKG_CONFIG --cflags "pango" 2>/dev/null`
gtk-sharp2-2.12.40/configure-13725-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gtk-sharp2-2.12.40/configure-13740-  test $ac_status = 0; }; then
gtk-sharp2-2.12.40/configure:13741:  pkg_cv_PANGO_LIBS=`$PKG_CONFIG --libs "pango" 2>/dev/null`
gtk-sharp2-2.12.40/configure-13742-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gtk-sharp2-2.12.40/configure-13761-        if test $_pkg_short_errors_supported = yes; then
gtk-sharp2-2.12.40/configure:13762:	        PANGO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "pango" 2>&1`
gtk-sharp2-2.12.40/configure-13763-        else
gtk-sharp2-2.12.40/configure:13764:	        PANGO_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "pango" 2>&1`
gtk-sharp2-2.12.40/configure-13765-        fi
##############################################
gtk-sharp2-2.12.40/configure-13817-  test $ac_status = 0; }; then
gtk-sharp2-2.12.40/configure:13818:  pkg_cv_ATK_CFLAGS=`$PKG_CONFIG --cflags "atk" 2>/dev/null`
gtk-sharp2-2.12.40/configure-13819-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gtk-sharp2-2.12.40/configure-13834-  test $ac_status = 0; }; then
gtk-sharp2-2.12.40/configure:13835:  pkg_cv_ATK_LIBS=`$PKG_CONFIG --libs "atk" 2>/dev/null`
gtk-sharp2-2.12.40/configure-13836-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gtk-sharp2-2.12.40/configure-13855-        if test $_pkg_short_errors_supported = yes; then
gtk-sharp2-2.12.40/configure:13856:	        ATK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "atk" 2>&1`
gtk-sharp2-2.12.40/configure-13857-        else
gtk-sharp2-2.12.40/configure:13858:	        ATK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "atk" 2>&1`
gtk-sharp2-2.12.40/configure-13859-        fi
##############################################
gtk-sharp2-2.12.40/configure-13911-  test $ac_status = 0; }; then
gtk-sharp2-2.12.40/configure:13912:  pkg_cv_GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= $GTK_REQUIRED_VERSION" 2>/dev/null`
gtk-sharp2-2.12.40/configure-13913-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gtk-sharp2-2.12.40/configure-13928-  test $ac_status = 0; }; then
gtk-sharp2-2.12.40/configure:13929:  pkg_cv_GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= $GTK_REQUIRED_VERSION" 2>/dev/null`
gtk-sharp2-2.12.40/configure-13930-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gtk-sharp2-2.12.40/configure-13949-        if test $_pkg_short_errors_supported = yes; then
gtk-sharp2-2.12.40/configure:13950:	        GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtk+-2.0 >= $GTK_REQUIRED_VERSION" 2>&1`
gtk-sharp2-2.12.40/configure-13951-        else
gtk-sharp2-2.12.40/configure:13952:	        GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtk+-2.0 >= $GTK_REQUIRED_VERSION" 2>&1`
gtk-sharp2-2.12.40/configure-13953-        fi
##############################################
gtk-sharp2-2.12.40/configure-14006-  test $ac_status = 0; }; then
gtk-sharp2-2.12.40/configure:14007:  pkg_cv_GLADE_CFLAGS=`$PKG_CONFIG --cflags "libglade-2.0 >= $GLADE_REQUIRED_VERSION" 2>/dev/null`
gtk-sharp2-2.12.40/configure-14008-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gtk-sharp2-2.12.40/configure-14023-  test $ac_status = 0; }; then
gtk-sharp2-2.12.40/configure:14024:  pkg_cv_GLADE_LIBS=`$PKG_CONFIG --libs "libglade-2.0 >= $GLADE_REQUIRED_VERSION" 2>/dev/null`
gtk-sharp2-2.12.40/configure-14025-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gtk-sharp2-2.12.40/configure-14044-        if test $_pkg_short_errors_supported = yes; then
gtk-sharp2-2.12.40/configure:14045:	        GLADE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libglade-2.0 >= $GLADE_REQUIRED_VERSION" 2>&1`
gtk-sharp2-2.12.40/configure-14046-        else
gtk-sharp2-2.12.40/configure:14047:	        GLADE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libglade-2.0 >= $GLADE_REQUIRED_VERSION" 2>&1`
gtk-sharp2-2.12.40/configure-14048-        fi
##############################################
gtk-sharp2-2.12.40/configure-14229-  test $ac_status = 0; }; then
gtk-sharp2-2.12.40/configure:14230:  pkg_cv_GLIB_2_31_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= 2.31" 2>/dev/null`
gtk-sharp2-2.12.40/configure-14231-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gtk-sharp2-2.12.40/configure-14246-  test $ac_status = 0; }; then
gtk-sharp2-2.12.40/configure:14247:  pkg_cv_GLIB_2_31_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= 2.31" 2>/dev/null`
gtk-sharp2-2.12.40/configure-14248-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gtk-sharp2-2.12.40/configure-14267-        if test $_pkg_short_errors_supported = yes; then
gtk-sharp2-2.12.40/configure:14268:	        GLIB_2_31_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glib-2.0 >= 2.31" 2>&1`
gtk-sharp2-2.12.40/configure-14269-        else
gtk-sharp2-2.12.40/configure:14270:	        GLIB_2_31_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glib-2.0 >= 2.31" 2>&1`
gtk-sharp2-2.12.40/configure-14271-        fi
##############################################
gtk-sharp2-2.12.40/configure-14395-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
gtk-sharp2-2.12.40/configure:14396:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
gtk-sharp2-2.12.40/configure-14397-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
gtk-sharp2-2.12.40/configure-14518-if test -z "$BASH_VERSION$ZSH_VERSION" \
gtk-sharp2-2.12.40/configure:14519:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
gtk-sharp2-2.12.40/configure-14520-  as_echo='print -r --'
gtk-sharp2-2.12.40/configure-14521-  as_echo_n='print -rn --'
gtk-sharp2-2.12.40/configure:14522:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
gtk-sharp2-2.12.40/configure-14523-  as_echo='printf %s\n'
##############################################
gtk-sharp2-2.12.40/configure-14525-else
gtk-sharp2-2.12.40/configure:14526:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
gtk-sharp2-2.12.40/configure-14527-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
gtk-sharp2-2.12.40/configure-14535-	expr "X$arg" : "X\\(.*\\)$as_nl";
gtk-sharp2-2.12.40/configure:14536:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
gtk-sharp2-2.12.40/configure-14537-      esac;
##############################################
gtk-sharp2-2.12.40/configure-14612-# ----------------------------------------
gtk-sharp2-2.12.40/configure:14613:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
gtk-sharp2-2.12.40/configure-14614-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
gtk-sharp2-2.12.40/configure-14684-  {
gtk-sharp2-2.12.40/configure:14685:    as_val=`expr "$@" || test $? -eq 1`
gtk-sharp2-2.12.40/configure-14686-  }
##############################################
gtk-sharp2-2.12.40/configure-14788-      case $as_dir in #(
gtk-sharp2-2.12.40/configure:14789:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
gtk-sharp2-2.12.40/configure-14790-      *) as_qdir=$as_dir;;
##############################################
gtk-sharp2-2.12.40/configure-14923-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
gtk-sharp2-2.12.40/configure:14924:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
gtk-sharp2-2.12.40/configure-14925-ac_cs_version="\\
##############################################
gtk-sharp2-2.12.40/configure-14948-  --*=?*)
gtk-sharp2-2.12.40/configure:14949:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
gtk-sharp2-2.12.40/configure:14950:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
gtk-sharp2-2.12.40/configure-14951-    ac_shift=:
##############################################
gtk-sharp2-2.12.40/configure-14953-  --*=)
gtk-sharp2-2.12.40/configure:14954:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
gtk-sharp2-2.12.40/configure-14955-    ac_optarg=
##############################################
gtk-sharp2-2.12.40/configure-14977-    case $ac_optarg in
gtk-sharp2-2.12.40/configure:14978:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
gtk-sharp2-2.12.40/configure-14979-    '') as_fn_error $? "missing file argument" ;;
##############################################
gtk-sharp2-2.12.40/configure-14985-    case $ac_optarg in
gtk-sharp2-2.12.40/configure:14986:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
gtk-sharp2-2.12.40/configure-14987-    esac
##############################################
gtk-sharp2-2.12.40/configure-15054-delay_variable_subst='$delay_variable_subst'
gtk-sharp2-2.12.40/configure:15055:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15056:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15057:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15058:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15059:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15060:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15061:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15062:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15063:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15064:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15065:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15066:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15067:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15068:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15069:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15070:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15071:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15072:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15073:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15074:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15075:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15076:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15077:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15078:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15079:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15080:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15081:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15082:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15083:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15084:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15085:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15086:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15087:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15088:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15089:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15090:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15091:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15092:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15093:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15094:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15095:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15096:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15097:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15098:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15099:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15100:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15101:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15102:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15103:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15104:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15105:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15106:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15107:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15108:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15109:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15110:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15111:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15112:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15113:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15114: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"`'
gtk-sharp2-2.12.40/configure:15115:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15116:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15117:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15118:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15119:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15120:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15121:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15122:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15123:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15124:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15125:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15126:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15127:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15128:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15129:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15130:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15131:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15132:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15133:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15134:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15135:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15136:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15137:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15138:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15139:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15140:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15141:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15142:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15143:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15144:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15145:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15146:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15147:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15148:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15149:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15150:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15151:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15152:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15153:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15154:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15155:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15156:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15157:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15158:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15159:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15160:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15161:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15162:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15163:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15164:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15165:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15166:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15167:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15168:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15169:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15170:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15171:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15172:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15173:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15174:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15175:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15176:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15177:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15178:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15179:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15180:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15181:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15182:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15183:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15184:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15185:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15186:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15187:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15188:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15189:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure:15190:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
gtk-sharp2-2.12.40/configure-15191-
##############################################
gtk-sharp2-2.12.40/configure-15273-striplib; do
gtk-sharp2-2.12.40/configure:15274:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
gtk-sharp2-2.12.40/configure-15275-    *[\\\\\\\`\\"\\\$]*)
gtk-sharp2-2.12.40/configure:15276:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
gtk-sharp2-2.12.40/configure-15277-      ;;
##############################################
gtk-sharp2-2.12.40/configure-15304-configure_time_lt_sys_library_path; do
gtk-sharp2-2.12.40/configure:15305:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
gtk-sharp2-2.12.40/configure-15306-    *[\\\\\\\`\\"\\\$]*)
gtk-sharp2-2.12.40/configure:15307:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
gtk-sharp2-2.12.40/configure-15308-      ;;
##############################################
gtk-sharp2-2.12.40/configure-15451-fi
gtk-sharp2-2.12.40/configure:15452:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
gtk-sharp2-2.12.40/configure-15453-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
gtk-sharp2-2.12.40/configure-15468-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
gtk-sharp2-2.12.40/configure:15469:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
gtk-sharp2-2.12.40/configure-15470-ac_delim='%!_!# '
##############################################
gtk-sharp2-2.12.40/configure-15474-
gtk-sharp2-2.12.40/configure:15475:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
gtk-sharp2-2.12.40/configure-15476-  if test $ac_delim_n = $ac_delim_num; then
##############################################
gtk-sharp2-2.12.40/configure-15612-for ac_last_try in false false :; do
gtk-sharp2-2.12.40/configure:15613:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
gtk-sharp2-2.12.40/configure-15614-  if test -z "$ac_tt"; then
##############################################
gtk-sharp2-2.12.40/configure-15744-      esac
gtk-sharp2-2.12.40/configure:15745:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
gtk-sharp2-2.12.40/configure-15746-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
gtk-sharp2-2.12.40/configure-15803-*)
gtk-sharp2-2.12.40/configure:15804:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
gtk-sharp2-2.12.40/configure-15805-  # A ".." for each directory in $ac_dir_suffix.
gtk-sharp2-2.12.40/configure:15806:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
gtk-sharp2-2.12.40/configure-15807-  case $ac_top_builddir_sub in
##############################################
gtk-sharp2-2.12.40/configure-15864-/@mandir@/p'
gtk-sharp2-2.12.40/configure:15865:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
gtk-sharp2-2.12.40/configure-15866-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
gtk-sharp2-2.12.40/configure-15881-
gtk-sharp2-2.12.40/configure:15882:# Neutralize VPATH when `$srcdir' = `.'.
gtk-sharp2-2.12.40/configure-15883-# Shell code in configure.ac might set extrasub.
##############################################
gtk-sharp2-2.12.40/configure-15909-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
gtk-sharp2-2.12.40/configure:15910:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
gtk-sharp2-2.12.40/configure-15911-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
gtk-sharp2-2.12.40/configure-15955-    * )
gtk-sharp2-2.12.40/configure:15956:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
gtk-sharp2-2.12.40/configure-15957-  esac
##############################################
gtk-sharp2-2.12.40/configure-16002-    # Strip MF so we end up with the name of the file.
gtk-sharp2-2.12.40/configure:16003:    mf=`echo "$mf" | sed -e 's/:.*$//'`
gtk-sharp2-2.12.40/configure-16004-    # Check whether this is an Automake generated Makefile or not.
##############################################
gtk-sharp2-2.12.40/configure-16039-    # from the Makefile without running 'make'.
gtk-sharp2-2.12.40/configure:16040:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
gtk-sharp2-2.12.40/configure-16041-    test -z "$DEPDIR" && continue
gtk-sharp2-2.12.40/configure:16042:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
gtk-sharp2-2.12.40/configure-16043-    test -z "$am__include" && continue
gtk-sharp2-2.12.40/configure:16044:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
gtk-sharp2-2.12.40/configure-16045-    # Find all dependency output files, they are included files with
##############################################
gtk-sharp2-2.12.40/configure-16564-    *:)
gtk-sharp2-2.12.40/configure:16565:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
gtk-sharp2-2.12.40/configure-16566-        ;;
gtk-sharp2-2.12.40/configure-16567-    x:*)
gtk-sharp2-2.12.40/configure:16568:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
gtk-sharp2-2.12.40/configure-16569-        ;;
gtk-sharp2-2.12.40/configure-16570-    *::*)
gtk-sharp2-2.12.40/configure:16571:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
gtk-sharp2-2.12.40/configure:16572:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
gtk-sharp2-2.12.40/configure-16573-        ;;
gtk-sharp2-2.12.40/configure-16574-    *)
gtk-sharp2-2.12.40/configure:16575:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
gtk-sharp2-2.12.40/configure-16576-        ;;
##############################################
gtk-sharp2-2.12.40/configure-16591-    done
gtk-sharp2-2.12.40/configure:16592:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
gtk-sharp2-2.12.40/configure-16593-}
##############################################
gtk-sharp2-2.12.40/ltmain.sh-103-#
gtk-sharp2-2.12.40/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
gtk-sharp2-2.12.40/ltmain.sh-105-#
##############################################
gtk-sharp2-2.12.40/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
gtk-sharp2-2.12.40/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
gtk-sharp2-2.12.40/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
gtk-sharp2-2.12.40/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
gtk-sharp2-2.12.40/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
gtk-sharp2-2.12.40/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
gtk-sharp2-2.12.40/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
gtk-sharp2-2.12.40/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
gtk-sharp2-2.12.40/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
gtk-sharp2-2.12.40/ltmain.sh-410-# The name of this program.
gtk-sharp2-2.12.40/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
gtk-sharp2-2.12.40/ltmain.sh-412-
##############################################
gtk-sharp2-2.12.40/ltmain.sh-416-  *[\\/]*)
gtk-sharp2-2.12.40/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
gtk-sharp2-2.12.40/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
gtk-sharp2-2.12.40/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
gtk-sharp2-2.12.40/ltmain.sh-610-
gtk-sharp2-2.12.40/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
gtk-sharp2-2.12.40/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
gtk-sharp2-2.12.40/ltmain.sh-613-
##############################################
gtk-sharp2-2.12.40/ltmain.sh-639-
gtk-sharp2-2.12.40/ltmain.sh:640:    func_arith_result=`expr "$@"`
gtk-sharp2-2.12.40/ltmain.sh-641-  }
##############################################
gtk-sharp2-2.12.40/ltmain.sh-660-  # ...otherwise fall back to using sed.
gtk-sharp2-2.12.40/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
gtk-sharp2-2.12.40/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
gtk-sharp2-2.12.40/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
gtk-sharp2-2.12.40/ltmain.sh-757-      test -n "$_G_tc" && {
gtk-sharp2-2.12.40/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
gtk-sharp2-2.12.40/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
gtk-sharp2-2.12.40/ltmain.sh-760-      }
gtk-sharp2-2.12.40/ltmain.sh-761-    done
gtk-sharp2-2.12.40/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
gtk-sharp2-2.12.40/ltmain.sh-763-
##############################################
gtk-sharp2-2.12.40/ltmain.sh-831-
gtk-sharp2-2.12.40/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
gtk-sharp2-2.12.40/ltmain.sh-833-  }
##############################################
gtk-sharp2-2.12.40/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
gtk-sharp2-2.12.40/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
gtk-sharp2-2.12.40/ltmain.sh-865-      done
gtk-sharp2-2.12.40/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
gtk-sharp2-2.12.40/ltmain.sh-867-
##############################################
gtk-sharp2-2.12.40/ltmain.sh-901-      # If mktemp works, use that first and foremost
gtk-sharp2-2.12.40/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
gtk-sharp2-2.12.40/ltmain.sh-903-
##############################################
gtk-sharp2-2.12.40/ltmain.sh-1111-        *[\\\`\"\$]*)
gtk-sharp2-2.12.40/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
gtk-sharp2-2.12.40/ltmain.sh-1113-        *)
##############################################
gtk-sharp2-2.12.40/ltmain.sh-1198-    case $2 in
gtk-sharp2-2.12.40/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
gtk-sharp2-2.12.40/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
gtk-sharp2-2.12.40/ltmain.sh-1201-    esac
##############################################
gtk-sharp2-2.12.40/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
gtk-sharp2-2.12.40/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
gtk-sharp2-2.12.40/ltmain.sh-1273-      ;;
##############################################
gtk-sharp2-2.12.40/ltmain.sh-1358-
gtk-sharp2-2.12.40/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
gtk-sharp2-2.12.40/ltmain.sh-1360-}
##############################################
gtk-sharp2-2.12.40/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
gtk-sharp2-2.12.40/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
gtk-sharp2-2.12.40/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
gtk-sharp2-2.12.40/ltmain.sh-1517-
gtk-sharp2-2.12.40/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
gtk-sharp2-2.12.40/ltmain.sh-1519-}
##############################################
gtk-sharp2-2.12.40/ltmain.sh-1870-
gtk-sharp2-2.12.40/ltmain.sh:1871:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
gtk-sharp2-2.12.40/ltmain.sh-1872-      func_split_equals_rhs=
gtk-sharp2-2.12.40/ltmain.sh-1873-      test "x$func_split_equals_lhs" = "x$1" \
gtk-sharp2-2.12.40/ltmain.sh:1874:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
gtk-sharp2-2.12.40/ltmain.sh-1875-  }
##############################################
gtk-sharp2-2.12.40/ltmain.sh-1898-
gtk-sharp2-2.12.40/ltmain.sh:1899:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
gtk-sharp2-2.12.40/ltmain.sh:1900:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
gtk-sharp2-2.12.40/ltmain.sh-1901-  }
##############################################
gtk-sharp2-2.12.40/ltmain.sh-2071-       version:        $progname (GNU libtool) 2.4.6
gtk-sharp2-2.12.40/ltmain.sh:2072:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
gtk-sharp2-2.12.40/ltmain.sh:2073:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
gtk-sharp2-2.12.40/ltmain.sh-2074-
##############################################
gtk-sharp2-2.12.40/ltmain.sh-2110-  {
gtk-sharp2-2.12.40/ltmain.sh:2111:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
gtk-sharp2-2.12.40/ltmain.sh-2112-  }
##############################################
gtk-sharp2-2.12.40/ltmain.sh-2115-  {
gtk-sharp2-2.12.40/ltmain.sh:2116:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
gtk-sharp2-2.12.40/ltmain.sh-2117-  }
##############################################
gtk-sharp2-2.12.40/ltmain.sh-2206-	  # quotes we have to do it in 2 steps:
gtk-sharp2-2.12.40/ltmain.sh:2207:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
gtk-sharp2-2.12.40/ltmain.sh-2208-	  eval "$extractedcf"
##############################################
gtk-sharp2-2.12.40/ltmain.sh-2659-      done
gtk-sharp2-2.12.40/ltmain.sh:2660:      CC_expanded=`func_echo_all $CC`
gtk-sharp2-2.12.40/ltmain.sh:2661:      CC_quoted_expanded=`func_echo_all $CC_quoted`
gtk-sharp2-2.12.40/ltmain.sh-2662-      case $@ in
##############################################
gtk-sharp2-2.12.40/ltmain.sh-2672-	    # Evaluate the configuration.
gtk-sharp2-2.12.40/ltmain.sh:2673:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
gtk-sharp2-2.12.40/ltmain.sh-2674-	    CC_quoted=
##############################################
gtk-sharp2-2.12.40/ltmain.sh-2678-	    done
gtk-sharp2-2.12.40/ltmain.sh:2679:	    CC_expanded=`func_echo_all $CC`
gtk-sharp2-2.12.40/ltmain.sh:2680:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
gtk-sharp2-2.12.40/ltmain.sh-2681-	    case "$@ " in
##############################################
gtk-sharp2-2.12.40/ltmain.sh-2770-    # zero AND non-empty stdout, which explains the odd construction:
gtk-sharp2-2.12.40/ltmain.sh:2771:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
gtk-sharp2-2.12.40/ltmain.sh-2772-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
gtk-sharp2-2.12.40/ltmain.sh-2838-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
gtk-sharp2-2.12.40/ltmain.sh:2839:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
gtk-sharp2-2.12.40/ltmain.sh-2840-    if test "$?" -ne 0; then
##############################################
gtk-sharp2-2.12.40/ltmain.sh-3009-    # LT_CYGPATH in this case.
gtk-sharp2-2.12.40/ltmain.sh:3010:    func_to_host_file_result=`cygpath -m "$1"`
gtk-sharp2-2.12.40/ltmain.sh-3011-  fi
##############################################
gtk-sharp2-2.12.40/ltmain.sh-3166-    func_to_host_path_tmp1=$func_stripname_result
gtk-sharp2-2.12.40/ltmain.sh:3167:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
gtk-sharp2-2.12.40/ltmain.sh-3168-    func_convert_path_check : ";" \
##############################################
gtk-sharp2-2.12.40/ltmain.sh-3376-    *.[cCFSifmso] | \
gtk-sharp2-2.12.40/ltmain.sh:3377:    *.ada | *.adb | *.ads | *.asm | \
gtk-sharp2-2.12.40/ltmain.sh-3378-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
gtk-sharp2-2.12.40/ltmain.sh-3453-    if test no = "$compiler_c_o"; then
gtk-sharp2-2.12.40/ltmain.sh:3454:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
gtk-sharp2-2.12.40/ltmain.sh-3455-      lockfile=$output_obj.lock
##############################################
gtk-sharp2-2.12.40/ltmain.sh-3472-*** ERROR, $lockfile exists and contains:
gtk-sharp2-2.12.40/ltmain.sh:3473:`cat $lockfile 2>/dev/null`
gtk-sharp2-2.12.40/ltmain.sh-3474-
##############################################
gtk-sharp2-2.12.40/ltmain.sh-3520-      if test warn = "$need_locks" &&
gtk-sharp2-2.12.40/ltmain.sh:3521:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
gtk-sharp2-2.12.40/ltmain.sh-3522-	$ECHO "\
gtk-sharp2-2.12.40/ltmain.sh-3523-*** ERROR, $lockfile contains:
gtk-sharp2-2.12.40/ltmain.sh:3524:`cat $lockfile 2>/dev/null`
gtk-sharp2-2.12.40/ltmain.sh-3525-
##############################################
gtk-sharp2-2.12.40/ltmain.sh-3569-      if test warn = "$need_locks" &&
gtk-sharp2-2.12.40/ltmain.sh:3570:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
gtk-sharp2-2.12.40/ltmain.sh-3571-	$ECHO "\
gtk-sharp2-2.12.40/ltmain.sh-3572-*** ERROR, $lockfile contains:
gtk-sharp2-2.12.40/ltmain.sh:3573:`cat $lockfile 2>/dev/null`
gtk-sharp2-2.12.40/ltmain.sh-3574-
##############################################
gtk-sharp2-2.12.40/ltmain.sh-3895-      # Get the absolute pathname.
gtk-sharp2-2.12.40/ltmain.sh:3896:      absdir=`cd "$dir" && pwd`
gtk-sharp2-2.12.40/ltmain.sh-3897-      test -n "$absdir" && dir=$absdir
##############################################
gtk-sharp2-2.12.40/ltmain.sh-3994-      if test -n "$lt_sysroot"; then
gtk-sharp2-2.12.40/ltmain.sh:3995:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
gtk-sharp2-2.12.40/ltmain.sh-3996-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
gtk-sharp2-2.12.40/ltmain.sh-4278-	  # Determine the prefix the user has applied to our future dir.
gtk-sharp2-2.12.40/ltmain.sh:4279:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
gtk-sharp2-2.12.40/ltmain.sh-4280-
##############################################
gtk-sharp2-2.12.40/ltmain.sh-4291-	    # Stick the inst_prefix_dir data into the link command.
gtk-sharp2-2.12.40/ltmain.sh:4292:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
gtk-sharp2-2.12.40/ltmain.sh-4293-	  else
gtk-sharp2-2.12.40/ltmain.sh:4294:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
gtk-sharp2-2.12.40/ltmain.sh-4295-	  fi
##############################################
gtk-sharp2-2.12.40/ltmain.sh-4458-	    fi
gtk-sharp2-2.12.40/ltmain.sh:4459:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
gtk-sharp2-2.12.40/ltmain.sh-4460-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
gtk-sharp2-2.12.40/ltmain.sh-4477-	        # Replace the output file specification.
gtk-sharp2-2.12.40/ltmain.sh:4478:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
gtk-sharp2-2.12.40/ltmain.sh-4479-
##############################################
gtk-sharp2-2.12.40/ltmain.sh-4496-	    # Install the binary that we compiled earlier.
gtk-sharp2-2.12.40/ltmain.sh:4497:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
gtk-sharp2-2.12.40/ltmain.sh-4498-	  fi
##############################################
gtk-sharp2-2.12.40/ltmain.sh-4570-    my_pic_p=${3-false}
gtk-sharp2-2.12.40/ltmain.sh:4571:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
gtk-sharp2-2.12.40/ltmain.sh-4572-    my_dlsyms=
##############################################
gtk-sharp2-2.12.40/ltmain.sh-4628-	  # Add our own program objects to the symbol list.
gtk-sharp2-2.12.40/ltmain.sh:4629:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
gtk-sharp2-2.12.40/ltmain.sh-4630-	  for progfile in $progfiles; do
##############################################
gtk-sharp2-2.12.40/ltmain.sh-4690-	          # Use subshell, to avoid clobbering current variable values
gtk-sharp2-2.12.40/ltmain.sh:4691:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
gtk-sharp2-2.12.40/ltmain.sh-4692-	          if test -n "$dlprefile_dlname"; then
##############################################
gtk-sharp2-2.12.40/ltmain.sh-4859-	  if test -f "$output_objdir/$my_outputname.def"; then
gtk-sharp2-2.12.40/ltmain.sh:4860:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
gtk-sharp2-2.12.40/ltmain.sh:4861:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
gtk-sharp2-2.12.40/ltmain.sh-4862-	  else
gtk-sharp2-2.12.40/ltmain.sh:4863:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
gtk-sharp2-2.12.40/ltmain.sh:4864:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
gtk-sharp2-2.12.40/ltmain.sh-4865-	  fi
##############################################
gtk-sharp2-2.12.40/ltmain.sh-4867-	*)
gtk-sharp2-2.12.40/ltmain.sh:4868:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
gtk-sharp2-2.12.40/ltmain.sh:4869:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
gtk-sharp2-2.12.40/ltmain.sh-4870-	  ;;
##############################################
gtk-sharp2-2.12.40/ltmain.sh-4882-      # Nullify the symbol file.
gtk-sharp2-2.12.40/ltmain.sh:4883:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
gtk-sharp2-2.12.40/ltmain.sh:4884:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
gtk-sharp2-2.12.40/ltmain.sh-4885-    fi
##############################################
gtk-sharp2-2.12.40/ltmain.sh-4896-  func_to_tool_file "$1" func_convert_file_msys_to_w32
gtk-sharp2-2.12.40/ltmain.sh:4897:  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)$'`
gtk-sharp2-2.12.40/ltmain.sh-4898-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
gtk-sharp2-2.12.40/ltmain.sh-4909-  func_to_tool_file "$1" func_convert_file_msys_to_w32
gtk-sharp2-2.12.40/ltmain.sh:4910:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
gtk-sharp2-2.12.40/ltmain.sh-4911-  test -n "$func_cygming_ms_implib_tmp"
##############################################
gtk-sharp2-2.12.40/ltmain.sh-4925-  win32_libid_type=unknown
gtk-sharp2-2.12.40/ltmain.sh:4926:  win32_fileres=`file -L $1 2>/dev/null`
gtk-sharp2-2.12.40/ltmain.sh-4927-  case $win32_fileres in
##############################################
gtk-sharp2-2.12.40/ltmain.sh-4990-
gtk-sharp2-2.12.40/ltmain.sh:4991:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
gtk-sharp2-2.12.40/ltmain.sh-4992-}
##############################################
gtk-sharp2-2.12.40/ltmain.sh-5008-
gtk-sharp2-2.12.40/ltmain.sh:5009:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
gtk-sharp2-2.12.40/ltmain.sh-5010-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
gtk-sharp2-2.12.40/ltmain.sh-5072-    # binutils import library
gtk-sharp2-2.12.40/ltmain.sh:5073:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
gtk-sharp2-2.12.40/ltmain.sh-5074-  elif func_cygming_ms_implib_p "$1"; then
gtk-sharp2-2.12.40/ltmain.sh-5075-    # ms-generated import library
gtk-sharp2-2.12.40/ltmain.sh:5076:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
gtk-sharp2-2.12.40/ltmain.sh-5077-  else
##############################################
gtk-sharp2-2.12.40/ltmain.sh-5156-	  darwin_base_archive=$func_basename_result
gtk-sharp2-2.12.40/ltmain.sh:5157:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
gtk-sharp2-2.12.40/ltmain.sh-5158-	  if test -n "$darwin_arches"; then
gtk-sharp2-2.12.40/ltmain.sh:5159:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
gtk-sharp2-2.12.40/ltmain.sh-5160-	    darwin_arch=
##############################################
gtk-sharp2-2.12.40/ltmain.sh-5170-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
gtk-sharp2-2.12.40/ltmain.sh:5171:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
gtk-sharp2-2.12.40/ltmain.sh-5172-	    darwin_file=
##############################################
gtk-sharp2-2.12.40/ltmain.sh-5174-	    for darwin_file in $darwin_filelist; do
gtk-sharp2-2.12.40/ltmain.sh:5175:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
gtk-sharp2-2.12.40/ltmain.sh-5176-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
gtk-sharp2-2.12.40/ltmain.sh-5189-      esac
gtk-sharp2-2.12.40/ltmain.sh:5190:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
gtk-sharp2-2.12.40/ltmain.sh-5191-    done
##############################################
gtk-sharp2-2.12.40/ltmain.sh-5260-
gtk-sharp2-2.12.40/ltmain.sh:5261:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
gtk-sharp2-2.12.40/ltmain.sh-5262-    $ECHO "\
##############################################
gtk-sharp2-2.12.40/ltmain.sh-5295-    --lt-dump-script)
gtk-sharp2-2.12.40/ltmain.sh:5296:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
gtk-sharp2-2.12.40/ltmain.sh-5297-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
gtk-sharp2-2.12.40/ltmain.sh:5298:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
gtk-sharp2-2.12.40/ltmain.sh-5299-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
gtk-sharp2-2.12.40/ltmain.sh-5322-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
gtk-sharp2-2.12.40/ltmain.sh:5323:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
gtk-sharp2-2.12.40/ltmain.sh-5324-  done
##############################################
gtk-sharp2-2.12.40/ltmain.sh-5380-  # Find the directory that this script lives in.
gtk-sharp2-2.12.40/ltmain.sh:5381:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
gtk-sharp2-2.12.40/ltmain.sh-5382-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
gtk-sharp2-2.12.40/ltmain.sh-5384-  # Follow symbolic links until we get to the real thisdir.
gtk-sharp2-2.12.40/ltmain.sh:5385:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
gtk-sharp2-2.12.40/ltmain.sh-5386-  while test -n \"\$file\"; do
gtk-sharp2-2.12.40/ltmain.sh:5387:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
gtk-sharp2-2.12.40/ltmain.sh-5388-
##############################################
gtk-sharp2-2.12.40/ltmain.sh-5396-
gtk-sharp2-2.12.40/ltmain.sh:5397:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
gtk-sharp2-2.12.40/ltmain.sh:5398:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
gtk-sharp2-2.12.40/ltmain.sh-5399-  done
##############################################
gtk-sharp2-2.12.40/ltmain.sh-5410-    case \"\$thisdir\" in
gtk-sharp2-2.12.40/ltmain.sh:5411:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
gtk-sharp2-2.12.40/ltmain.sh-5412-    $objdir )   thisdir=. ;;
##############################################
gtk-sharp2-2.12.40/ltmain.sh-5416-  # Try to get the absolute directory name.
gtk-sharp2-2.12.40/ltmain.sh:5417:  absdir=\`cd \"\$thisdir\" && pwd\`
gtk-sharp2-2.12.40/ltmain.sh-5418-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
gtk-sharp2-2.12.40/ltmain.sh-5426-  if test ! -f \"\$progdir/\$program\" ||
gtk-sharp2-2.12.40/ltmain.sh:5427:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
gtk-sharp2-2.12.40/ltmain.sh-5428-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
gtk-sharp2-2.12.40/ltmain.sh-5441-    if test -n \"\$relink_command\"; then
gtk-sharp2-2.12.40/ltmain.sh:5442:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
gtk-sharp2-2.12.40/ltmain.sh-5443-      else
##############################################
gtk-sharp2-2.12.40/ltmain.sh-5485-    # The second colon is a workaround for a bug in BeOS R4 sed
gtk-sharp2-2.12.40/ltmain.sh:5486:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
gtk-sharp2-2.12.40/ltmain.sh-5487-
##############################################
gtk-sharp2-2.12.40/ltmain.sh-6464-
gtk-sharp2-2.12.40/ltmain.sh:6465:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
gtk-sharp2-2.12.40/ltmain.sh-6466-    *import*) : ;;
##############################################
gtk-sharp2-2.12.40/ltmain.sh-6712-	    moreargs=
gtk-sharp2-2.12.40/ltmain.sh:6713:	    for fil in `cat "$save_arg"`
gtk-sharp2-2.12.40/ltmain.sh-6714-	    do
##############################################
gtk-sharp2-2.12.40/ltmain.sh-6973-	*)
gtk-sharp2-2.12.40/ltmain.sh:6974:	  absdir=`cd "$dir" && pwd`
gtk-sharp2-2.12.40/ltmain.sh-6975-	  test -z "$absdir" && \
##############################################
gtk-sharp2-2.12.40/ltmain.sh-6994-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
gtk-sharp2-2.12.40/ltmain.sh:6995:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
gtk-sharp2-2.12.40/ltmain.sh-6996-	  case :$dllsearchpath: in
##############################################
gtk-sharp2-2.12.40/ltmain.sh-7290-      -Z*)
gtk-sharp2-2.12.40/ltmain.sh:7291:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
gtk-sharp2-2.12.40/ltmain.sh-7292-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
gtk-sharp2-2.12.40/ltmain.sh-7460-      # get the directories listed in $shlibpath_var
gtk-sharp2-2.12.40/ltmain.sh:7461:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
gtk-sharp2-2.12.40/ltmain.sh-7462-    else
##############################################
gtk-sharp2-2.12.40/ltmain.sh-7779-		  set dummy $deplibs_check_method; shift
gtk-sharp2-2.12.40/ltmain.sh:7780:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
gtk-sharp2-2.12.40/ltmain.sh-7781-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
gtk-sharp2-2.12.40/ltmain.sh-7869-	if test -n "$inherited_linker_flags"; then
gtk-sharp2-2.12.40/ltmain.sh:7870:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
gtk-sharp2-2.12.40/ltmain.sh-7871-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
gtk-sharp2-2.12.40/ltmain.sh-7877-	fi
gtk-sharp2-2.12.40/ltmain.sh:7878:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gtk-sharp2-2.12.40/ltmain.sh-7879-	if test lib,link = "$linkmode,$pass" ||
##############################################
gtk-sharp2-2.12.40/ltmain.sh-7950-	*)
gtk-sharp2-2.12.40/ltmain.sh:7951:	  abs_ladir=`cd "$ladir" && pwd`
gtk-sharp2-2.12.40/ltmain.sh-7952-	  if test -z "$abs_ladir"; then
##############################################
gtk-sharp2-2.12.40/ltmain.sh-8203-	    shift
gtk-sharp2-2.12.40/ltmain.sh:8204:	    libname=`eval "\\$ECHO \"$libname_spec\""`
gtk-sharp2-2.12.40/ltmain.sh-8205-	    # use dlname if we got it. it's perfectly good, no?
##############################################
gtk-sharp2-2.12.40/ltmain.sh-8495-		*)
gtk-sharp2-2.12.40/ltmain.sh:8496:		  absdir=`cd "$dir" && pwd`
gtk-sharp2-2.12.40/ltmain.sh-8497-		  if test -z "$absdir"; then
##############################################
gtk-sharp2-2.12.40/ltmain.sh-8506-		  depdepl=
gtk-sharp2-2.12.40/ltmain.sh:8507:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
gtk-sharp2-2.12.40/ltmain.sh-8508-		  if test -n "$deplibrary_names"; then
##############################################
gtk-sharp2-2.12.40/ltmain.sh-8513-		      depdepl=$absdir/$objdir/$depdepl
gtk-sharp2-2.12.40/ltmain.sh:8514:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
gtk-sharp2-2.12.40/ltmain.sh-8515-                      if test -z "$darwin_install_name"; then
gtk-sharp2-2.12.40/ltmain.sh:8516:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
gtk-sharp2-2.12.40/ltmain.sh-8517-                      fi
##############################################
gtk-sharp2-2.12.40/ltmain.sh-8528-		else
gtk-sharp2-2.12.40/ltmain.sh:8529:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
gtk-sharp2-2.12.40/ltmain.sh-8530-		  test -z "$libdir" && \
##############################################
gtk-sharp2-2.12.40/ltmain.sh-8551-	else
gtk-sharp2-2.12.40/ltmain.sh:8552:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gtk-sharp2-2.12.40/ltmain.sh-8553-	fi
##############################################
gtk-sharp2-2.12.40/ltmain.sh-8640-        linux*)
gtk-sharp2-2.12.40/ltmain.sh:8641:          case `$CC -V 2>&1 | sed 5q` in
gtk-sharp2-2.12.40/ltmain.sh-8642-          *Sun\ C*) # Sun C++ 5.9
##############################################
gtk-sharp2-2.12.40/ltmain.sh-9048-	removelist=
gtk-sharp2-2.12.40/ltmain.sh:9049:	tempremovelist=`$ECHO "$output_objdir/*"`
gtk-sharp2-2.12.40/ltmain.sh-9050-	for p in $tempremovelist; do
##############################################
gtk-sharp2-2.12.40/ltmain.sh-9074-	# Transform .lo files to .o files.
gtk-sharp2-2.12.40/ltmain.sh:9075:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
gtk-sharp2-2.12.40/ltmain.sh-9076-      fi
##############################################
gtk-sharp2-2.12.40/ltmain.sh-9079-      #for path in $notinst_path; do
gtk-sharp2-2.12.40/ltmain.sh:9080:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
gtk-sharp2-2.12.40/ltmain.sh:9081:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
gtk-sharp2-2.12.40/ltmain.sh:9082:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
gtk-sharp2-2.12.40/ltmain.sh-9083-      #done
##############################################
gtk-sharp2-2.12.40/ltmain.sh-9200-		if test -n "$i"; then
gtk-sharp2-2.12.40/ltmain.sh:9201:		  libname=`eval "\\$ECHO \"$libname_spec\""`
gtk-sharp2-2.12.40/ltmain.sh:9202:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
gtk-sharp2-2.12.40/ltmain.sh-9203-		  set dummy $deplib_matches; shift
gtk-sharp2-2.12.40/ltmain.sh-9204-		  deplib_match=$1
gtk-sharp2-2.12.40/ltmain.sh:9205:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
gtk-sharp2-2.12.40/ltmain.sh-9206-		    func_append newdeplibs " $i"
##############################################
gtk-sharp2-2.12.40/ltmain.sh-9243-		  if test -n "$i"; then
gtk-sharp2-2.12.40/ltmain.sh:9244:		    libname=`eval "\\$ECHO \"$libname_spec\""`
gtk-sharp2-2.12.40/ltmain.sh:9245:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
gtk-sharp2-2.12.40/ltmain.sh-9246-		    set dummy $deplib_matches; shift
gtk-sharp2-2.12.40/ltmain.sh-9247-		    deplib_match=$1
gtk-sharp2-2.12.40/ltmain.sh:9248:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
gtk-sharp2-2.12.40/ltmain.sh-9249-		      func_append newdeplibs " $i"
##############################################
gtk-sharp2-2.12.40/ltmain.sh-9278-	  set dummy $deplibs_check_method; shift
gtk-sharp2-2.12.40/ltmain.sh:9279:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
gtk-sharp2-2.12.40/ltmain.sh-9280-	  for a_deplib in $deplibs; do
##############################################
gtk-sharp2-2.12.40/ltmain.sh-9293-	      if test -n "$a_deplib"; then
gtk-sharp2-2.12.40/ltmain.sh:9294:		libname=`eval "\\$ECHO \"$libname_spec\""`
gtk-sharp2-2.12.40/ltmain.sh-9295-		if test -n "$file_magic_glob"; then
gtk-sharp2-2.12.40/ltmain.sh:9296:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
gtk-sharp2-2.12.40/ltmain.sh-9297-		else
##############################################
gtk-sharp2-2.12.40/ltmain.sh-9303-		    shopt -s nocaseglob
gtk-sharp2-2.12.40/ltmain.sh:9304:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
gtk-sharp2-2.12.40/ltmain.sh-9305-		    $nocaseglob
gtk-sharp2-2.12.40/ltmain.sh-9306-		  else
gtk-sharp2-2.12.40/ltmain.sh:9307:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
gtk-sharp2-2.12.40/ltmain.sh-9308-		  fi
##############################################
gtk-sharp2-2.12.40/ltmain.sh-9321-		      while test -h "$potlib" 2>/dev/null; do
gtk-sharp2-2.12.40/ltmain.sh:9322:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
gtk-sharp2-2.12.40/ltmain.sh-9323-			case $potliblink in
gtk-sharp2-2.12.40/ltmain.sh-9324-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
gtk-sharp2-2.12.40/ltmain.sh:9325:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
gtk-sharp2-2.12.40/ltmain.sh-9326-			esac
##############################################
gtk-sharp2-2.12.40/ltmain.sh-9362-	  set dummy $deplibs_check_method; shift
gtk-sharp2-2.12.40/ltmain.sh:9363:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
gtk-sharp2-2.12.40/ltmain.sh-9364-	  for a_deplib in $deplibs; do
##############################################
gtk-sharp2-2.12.40/ltmain.sh-9377-	      if test -n "$a_deplib"; then
gtk-sharp2-2.12.40/ltmain.sh:9378:		libname=`eval "\\$ECHO \"$libname_spec\""`
gtk-sharp2-2.12.40/ltmain.sh-9379-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
gtk-sharp2-2.12.40/ltmain.sh:9380:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
gtk-sharp2-2.12.40/ltmain.sh-9381-		  for potent_lib in $potential_libs; do
##############################################
gtk-sharp2-2.12.40/ltmain.sh-9416-	  newdeplibs=
gtk-sharp2-2.12.40/ltmain.sh:9417:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
gtk-sharp2-2.12.40/ltmain.sh-9418-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
gtk-sharp2-2.12.40/ltmain.sh-9420-	      # can't use Xsed below, because $i might contain '/'
gtk-sharp2-2.12.40/ltmain.sh:9421:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
gtk-sharp2-2.12.40/ltmain.sh-9422-	    done
##############################################
gtk-sharp2-2.12.40/ltmain.sh-9446-	  # On Rhapsody replace the C library with the System framework
gtk-sharp2-2.12.40/ltmain.sh:9447:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
gtk-sharp2-2.12.40/ltmain.sh-9448-	  ;;
##############################################
gtk-sharp2-2.12.40/ltmain.sh-9498-	*-*-darwin*)
gtk-sharp2-2.12.40/ltmain.sh:9499:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gtk-sharp2-2.12.40/ltmain.sh:9500:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gtk-sharp2-2.12.40/ltmain.sh:9501:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gtk-sharp2-2.12.40/ltmain.sh-9502-	  ;;
##############################################
gtk-sharp2-2.12.40/ltmain.sh-9625-	# Use standard objects if they are pic
gtk-sharp2-2.12.40/ltmain.sh:9626:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
gtk-sharp2-2.12.40/ltmain.sh-9627-	test "X$libobjs" = "X " && libobjs=
##############################################
gtk-sharp2-2.12.40/ltmain.sh-10139-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
gtk-sharp2-2.12.40/ltmain.sh:10140:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
gtk-sharp2-2.12.40/ltmain.sh-10141-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
gtk-sharp2-2.12.40/ltmain.sh-10154-      # Create the old-style object.
gtk-sharp2-2.12.40/ltmain.sh:10155:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
gtk-sharp2-2.12.40/ltmain.sh-10156-
##############################################
gtk-sharp2-2.12.40/ltmain.sh-10212-	# On Rhapsody replace the C library is the System framework
gtk-sharp2-2.12.40/ltmain.sh:10213:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
gtk-sharp2-2.12.40/ltmain.sh:10214:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
gtk-sharp2-2.12.40/ltmain.sh-10215-	;;
##############################################
gtk-sharp2-2.12.40/ltmain.sh-10230-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
gtk-sharp2-2.12.40/ltmain.sh:10231:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gtk-sharp2-2.12.40/ltmain.sh:10232:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gtk-sharp2-2.12.40/ltmain.sh-10233-	;;
##############################################
gtk-sharp2-2.12.40/ltmain.sh-10308-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
gtk-sharp2-2.12.40/ltmain.sh:10309:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
gtk-sharp2-2.12.40/ltmain.sh-10310-	  case :$dllsearchpath: in
##############################################
gtk-sharp2-2.12.40/ltmain.sh-10368-	# Transform all the library objects into standard objects.
gtk-sharp2-2.12.40/ltmain.sh:10369:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
gtk-sharp2-2.12.40/ltmain.sh:10370:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
gtk-sharp2-2.12.40/ltmain.sh-10371-      fi
##############################################
gtk-sharp2-2.12.40/ltmain.sh-10396-	# Replace the output file specification.
gtk-sharp2-2.12.40/ltmain.sh:10397:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
gtk-sharp2-2.12.40/ltmain.sh-10398-	link_command=$compile_command$compile_rpath
##############################################
gtk-sharp2-2.12.40/ltmain.sh-10405-	  func_to_tool_file "$output"
gtk-sharp2-2.12.40/ltmain.sh:10406:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
gtk-sharp2-2.12.40/ltmain.sh-10407-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
gtk-sharp2-2.12.40/ltmain.sh-10449-	# Replace the output file specification.
gtk-sharp2-2.12.40/ltmain.sh:10450:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
gtk-sharp2-2.12.40/ltmain.sh-10451-	# Delete the old output file.
##############################################
gtk-sharp2-2.12.40/ltmain.sh-10457-	  func_to_tool_file "$output"
gtk-sharp2-2.12.40/ltmain.sh:10458:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
gtk-sharp2-2.12.40/ltmain.sh-10459-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
gtk-sharp2-2.12.40/ltmain.sh-10475-	  link_command=$finalize_var$compile_command$finalize_rpath
gtk-sharp2-2.12.40/ltmain.sh:10476:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
gtk-sharp2-2.12.40/ltmain.sh-10477-          ;;
##############################################
gtk-sharp2-2.12.40/ltmain.sh-10488-      # Replace the output file specification.
gtk-sharp2-2.12.40/ltmain.sh:10489:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
gtk-sharp2-2.12.40/ltmain.sh-10490-
##############################################
gtk-sharp2-2.12.40/ltmain.sh-10497-	func_to_tool_file "$output_objdir/$outputname"
gtk-sharp2-2.12.40/ltmain.sh:10498:	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'`
gtk-sharp2-2.12.40/ltmain.sh-10499-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
gtk-sharp2-2.12.40/ltmain.sh-10518-	relink_command="(cd `pwd`; $relink_command)"
gtk-sharp2-2.12.40/ltmain.sh:10519:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
gtk-sharp2-2.12.40/ltmain.sh-10520-      fi
##############################################
gtk-sharp2-2.12.40/ltmain.sh-10764-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
gtk-sharp2-2.12.40/ltmain.sh:10765:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
gtk-sharp2-2.12.40/ltmain.sh-10766-      if test yes = "$hardcode_automatic"; then
##############################################
gtk-sharp2-2.12.40/ltmain.sh-10785-		func_resolve_sysroot "$deplib"
gtk-sharp2-2.12.40/ltmain.sh:10786:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
gtk-sharp2-2.12.40/ltmain.sh-10787-		test -z "$libdir" && \
##############################################
gtk-sharp2-2.12.40/ltmain.sh-10811-		name=$func_basename_result
gtk-sharp2-2.12.40/ltmain.sh:10812:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
gtk-sharp2-2.12.40/ltmain.sh-10813-		test -z "$libdir" && \
##############################################
gtk-sharp2-2.12.40/ltmain.sh-10830-		name=$func_basename_result
gtk-sharp2-2.12.40/ltmain.sh:10831:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
gtk-sharp2-2.12.40/ltmain.sh-10832-		test -z "$libdir" && \
##############################################
gtk-sharp2-2.12.40/ltmain.sh-11149-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
gtk-sharp2-2.12.40/ltmain.sh:11150:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
gtk-sharp2-2.12.40/ltmain.sh-11151-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
gtk-sharp2-2.12.40/glade/Makefile.in-50-  { \
gtk-sharp2-2.12.40/glade/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gtk-sharp2-2.12.40/glade/Makefile.in-52-  }; \
##############################################
gtk-sharp2-2.12.40/glade/Makefile.in-128-  esac
gtk-sharp2-2.12.40/glade/Makefile.in:129:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gtk-sharp2-2.12.40/glade/Makefile.in-130-am__vpath_adj = case $$p in \
gtk-sharp2-2.12.40/glade/Makefile.in:131:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gtk-sharp2-2.12.40/glade/Makefile.in-132-    *) f=$$p;; \
gtk-sharp2-2.12.40/glade/Makefile.in-133-  esac;
gtk-sharp2-2.12.40/glade/Makefile.in:134:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gtk-sharp2-2.12.40/glade/Makefile.in-135-am__install_max = 40
gtk-sharp2-2.12.40/glade/Makefile.in-136-am__nobase_strip_setup = \
gtk-sharp2-2.12.40/glade/Makefile.in:137:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gtk-sharp2-2.12.40/glade/Makefile.in-138-am__nobase_strip = \
##############################################
gtk-sharp2-2.12.40/glade/Makefile.in-197-  while test -n "$$dir1"; do \
gtk-sharp2-2.12.40/glade/Makefile.in:198:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gtk-sharp2-2.12.40/glade/Makefile.in-199-    if test "$$first" != "."; then \
gtk-sharp2-2.12.40/glade/Makefile.in-200-      if test "$$first" = ".."; then \
gtk-sharp2-2.12.40/glade/Makefile.in:201:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gtk-sharp2-2.12.40/glade/Makefile.in:202:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gtk-sharp2-2.12.40/glade/Makefile.in-203-      else \
gtk-sharp2-2.12.40/glade/Makefile.in:204:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gtk-sharp2-2.12.40/glade/Makefile.in-205-        if test "$$first2" = "$$first"; then \
gtk-sharp2-2.12.40/glade/Makefile.in:206:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gtk-sharp2-2.12.40/glade/Makefile.in-207-        else \
##############################################
gtk-sharp2-2.12.40/glade/Makefile.in-212-    fi; \
gtk-sharp2-2.12.40/glade/Makefile.in:213:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gtk-sharp2-2.12.40/glade/Makefile.in-214-  done; \
##############################################
gtk-sharp2-2.12.40/glade/Makefile.in-480-	@list='$(gapi_DATA)'; test -n "$(gapidir)" || list=; \
gtk-sharp2-2.12.40/glade/Makefile.in:481:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gtk-sharp2-2.12.40/glade/Makefile.in-482-	dir='$(DESTDIR)$(gapidir)'; $(am__uninstall_files_from_dir)
##############################################
gtk-sharp2-2.12.40/glade/Makefile.in-501-	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
gtk-sharp2-2.12.40/glade/Makefile.in:502:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gtk-sharp2-2.12.40/glade/Makefile.in-503-	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
##############################################
gtk-sharp2-2.12.40/glade/Makefile.in-518-	dot_seen=no; \
gtk-sharp2-2.12.40/glade/Makefile.in:519:	target=`echo $@ | sed s/-recursive//`; \
gtk-sharp2-2.12.40/glade/Makefile.in-520-	case "$@" in \
##############################################
gtk-sharp2-2.12.40/glade/Makefile.in-581-GTAGS:
gtk-sharp2-2.12.40/glade/Makefile.in:582:	here=`$(am__cd) $(top_builddir) && pwd` \
gtk-sharp2-2.12.40/glade/Makefile.in-583-	  && $(am__cd) $(top_srcdir) \
##############################################
gtk-sharp2-2.12.40/glade/Makefile.in-604-distdir: $(DISTFILES)
gtk-sharp2-2.12.40/glade/Makefile.in:605:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/glade/Makefile.in:606:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/glade/Makefile.in-607-	list='$(DISTFILES)'; \
##############################################
gtk-sharp2-2.12.40/glade/Makefile.in-618-	  if test -d $$d/$$file; then \
gtk-sharp2-2.12.40/glade/Makefile.in:619:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gtk-sharp2-2.12.40/glade/Makefile.in-620-	    if test -d "$(distdir)/$$file"; then \
##############################################
gtk-sharp2-2.12.40/glade/glue/Makefile.in-50-  { \
gtk-sharp2-2.12.40/glade/glue/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gtk-sharp2-2.12.40/glade/glue/Makefile.in-52-  }; \
##############################################
gtk-sharp2-2.12.40/glade/glue/Makefile.in-101-CONFIG_CLEAN_VPATH_FILES =
gtk-sharp2-2.12.40/glade/glue/Makefile.in:102:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gtk-sharp2-2.12.40/glade/glue/Makefile.in-103-am__vpath_adj = case $$p in \
gtk-sharp2-2.12.40/glade/glue/Makefile.in:104:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gtk-sharp2-2.12.40/glade/glue/Makefile.in-105-    *) f=$$p;; \
gtk-sharp2-2.12.40/glade/glue/Makefile.in-106-  esac;
gtk-sharp2-2.12.40/glade/glue/Makefile.in:107:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gtk-sharp2-2.12.40/glade/glue/Makefile.in-108-am__install_max = 40
gtk-sharp2-2.12.40/glade/glue/Makefile.in-109-am__nobase_strip_setup = \
gtk-sharp2-2.12.40/glade/glue/Makefile.in:110:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gtk-sharp2-2.12.40/glade/glue/Makefile.in-111-am__nobase_strip = \
##############################################
gtk-sharp2-2.12.40/glade/glue/Makefile.in-472-.c.obj:
gtk-sharp2-2.12.40/glade/glue/Makefile.in:473:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gtk-sharp2-2.12.40/glade/glue/Makefile.in-474-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gtk-sharp2-2.12.40/glade/glue/Makefile.in-476-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtk-sharp2-2.12.40/glade/glue/Makefile.in:477:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gtk-sharp2-2.12.40/glade/glue/Makefile.in-478-
##############################################
gtk-sharp2-2.12.40/glade/glue/Makefile.in-521-GTAGS:
gtk-sharp2-2.12.40/glade/glue/Makefile.in:522:	here=`$(am__cd) $(top_builddir) && pwd` \
gtk-sharp2-2.12.40/glade/glue/Makefile.in-523-	  && $(am__cd) $(top_srcdir) \
##############################################
gtk-sharp2-2.12.40/glade/glue/Makefile.in-544-distdir: $(DISTFILES)
gtk-sharp2-2.12.40/glade/glue/Makefile.in:545:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/glade/glue/Makefile.in:546:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtk-sharp2-2.12.40/glade/glue/Makefile.in-547-	list='$(DISTFILES)'; \
##############################################
gtk-sharp2-2.12.40/glade/glue/Makefile.in-558-	  if test -d $$d/$$file; then \
gtk-sharp2-2.12.40/glade/glue/Makefile.in:559:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gtk-sharp2-2.12.40/glade/glue/Makefile.in-560-	    if test -d "$(distdir)/$$file"; then \