===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
nitrogen-1.6.1/po/Makefile.in.in-102-.po.gmo:
nitrogen-1.6.1/po/Makefile.in.in:103:	@lang=`echo $* | sed -e 's,.*/,,'`; \
nitrogen-1.6.1/po/Makefile.in.in-104-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
nitrogen-1.6.1/po/Makefile.in.in-183-	fi; \
nitrogen-1.6.1/po/Makefile.in.in:184:	case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
nitrogen-1.6.1/po/Makefile.in.in-185-	  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
##############################################
nitrogen-1.6.1/po/Makefile.in.in-230-$(POFILES): $(POFILESDEPS)
nitrogen-1.6.1/po/Makefile.in.in:231:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
nitrogen-1.6.1/po/Makefile.in.in-232-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
nitrogen-1.6.1/po/Makefile.in.in-236-	  cd $(srcdir) \
nitrogen-1.6.1/po/Makefile.in.in:237:	    && { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
nitrogen-1.6.1/po/Makefile.in.in-238-	           '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
nitrogen-1.6.1/po/Makefile.in.in-267-	for cat in $$catalogs; do \
nitrogen-1.6.1/po/Makefile.in.in:268:	  cat=`basename $$cat`; \
nitrogen-1.6.1/po/Makefile.in.in:269:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
nitrogen-1.6.1/po/Makefile.in.in-270-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
nitrogen-1.6.1/po/Makefile.in.in-277-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
nitrogen-1.6.1/po/Makefile.in.in:278:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
nitrogen-1.6.1/po/Makefile.in.in-279-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
nitrogen-1.6.1/po/Makefile.in.in-318-	for cat in $$catalogs; do \
nitrogen-1.6.1/po/Makefile.in.in:319:	  cat=`basename $$cat`; \
nitrogen-1.6.1/po/Makefile.in.in:320:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
nitrogen-1.6.1/po/Makefile.in.in-321-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
nitrogen-1.6.1/po/Makefile.in.in-325-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
nitrogen-1.6.1/po/Makefile.in.in:326:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
nitrogen-1.6.1/po/Makefile.in.in-327-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
nitrogen-1.6.1/po/Makefile.in.in-364-	for cat in $$catalogs; do \
nitrogen-1.6.1/po/Makefile.in.in:365:	  cat=`basename $$cat`; \
nitrogen-1.6.1/po/Makefile.in.in:366:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
nitrogen-1.6.1/po/Makefile.in.in-367-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
nitrogen-1.6.1/po/Makefile.in.in-429-.nop.po-create:
nitrogen-1.6.1/po/Makefile.in.in:430:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
nitrogen-1.6.1/po/Makefile.in.in-431-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
nitrogen-1.6.1/po/Makefile.in.in-436-.nop.po-update:
nitrogen-1.6.1/po/Makefile.in.in:437:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
nitrogen-1.6.1/po/Makefile.in.in-438-	if test "$(PACKAGE)" = "gettext-tools" && test "$(CROSS_COMPILING)" != "yes"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
nitrogen-1.6.1/po/Makefile.in.in-443-	cd $(srcdir); \
nitrogen-1.6.1/po/Makefile.in.in:444:	if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
nitrogen-1.6.1/po/Makefile.in.in-445-	       '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
nitrogen-1.6.1/po/Rules-quot-16-.insert-header.po-update-en:
nitrogen-1.6.1/po/Rules-quot:17:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
nitrogen-1.6.1/po/Rules-quot:18:	if test "$(PACKAGE)" = "gettext-tools" && test "$(CROSS_COMPILING)" != "yes"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
nitrogen-1.6.1/po/Rules-quot-19-	tmpdir=`pwd`; \
nitrogen-1.6.1/po/Rules-quot-20-	echo "$$lang:"; \
nitrogen-1.6.1/po/Rules-quot:21:	ll=`echo $$lang | sed -e 's/@.*//'`; \
nitrogen-1.6.1/po/Rules-quot-22-	LC_ALL=C; export LC_ALL; \
##############################################
nitrogen-1.6.1/po/Rules-quot-25-	   | $(SED) -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | \
nitrogen-1.6.1/po/Rules-quot:26:	   { case `$(MSGFILTER) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
nitrogen-1.6.1/po/Rules-quot-27-	     '' | 0.[0-9] | 0.[0-9].* | 0.1[0-8] | 0.1[0-8].*) \
nitrogen-1.6.1/po/Rules-quot:28:	       $(MSGFILTER) $(SED) -f `echo $$lang | sed -e 's/.*@//'`.sed \
nitrogen-1.6.1/po/Rules-quot-29-	       ;; \
nitrogen-1.6.1/po/Rules-quot-30-	     *) \
nitrogen-1.6.1/po/Rules-quot:31:	       $(MSGFILTER) `echo $$lang | sed -e 's/.*@//'` \
nitrogen-1.6.1/po/Rules-quot-32-	       ;; \
##############################################
nitrogen-1.6.1/Makefile.in-49-  { \
nitrogen-1.6.1/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
nitrogen-1.6.1/Makefile.in-51-  }; \
##############################################
nitrogen-1.6.1/Makefile.in-185-  while test -n "$$dir1"; do \
nitrogen-1.6.1/Makefile.in:186:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
nitrogen-1.6.1/Makefile.in-187-    if test "$$first" != "."; then \
nitrogen-1.6.1/Makefile.in-188-      if test "$$first" = ".."; then \
nitrogen-1.6.1/Makefile.in:189:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
nitrogen-1.6.1/Makefile.in:190:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
nitrogen-1.6.1/Makefile.in-191-      else \
nitrogen-1.6.1/Makefile.in:192:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
nitrogen-1.6.1/Makefile.in-193-        if test "$$first2" = "$$first"; then \
nitrogen-1.6.1/Makefile.in:194:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
nitrogen-1.6.1/Makefile.in-195-        else \
##############################################
nitrogen-1.6.1/Makefile.in-200-    fi; \
nitrogen-1.6.1/Makefile.in:201:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
nitrogen-1.6.1/Makefile.in-202-  done; \
##############################################
nitrogen-1.6.1/Makefile.in-417-	dot_seen=no; \
nitrogen-1.6.1/Makefile.in:418:	target=`echo $@ | sed s/-recursive//`; \
nitrogen-1.6.1/Makefile.in-419-	case "$@" in \
##############################################
nitrogen-1.6.1/Makefile.in-480-GTAGS:
nitrogen-1.6.1/Makefile.in:481:	here=`$(am__cd) $(top_builddir) && pwd` \
nitrogen-1.6.1/Makefile.in-482-	  && $(am__cd) $(top_srcdir) \
##############################################
nitrogen-1.6.1/Makefile.in-512-	test -d "$(distdir)" || mkdir "$(distdir)"
nitrogen-1.6.1/Makefile.in:513:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
nitrogen-1.6.1/Makefile.in:514:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
nitrogen-1.6.1/Makefile.in-515-	list='$(DISTFILES)'; \
##############################################
nitrogen-1.6.1/Makefile.in-526-	  if test -d $$d/$$file; then \
nitrogen-1.6.1/Makefile.in:527:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
nitrogen-1.6.1/Makefile.in-528-	    if test -d "$(distdir)/$$file"; then \
##############################################
nitrogen-1.6.1/Makefile.in-637-	test -d $(distdir)/_build || exit 0; \
nitrogen-1.6.1/Makefile.in:638:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
nitrogen-1.6.1/Makefile.in-639-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
nitrogen-1.6.1/Makefile.in-681-	}; \
nitrogen-1.6.1/Makefile.in:682:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
nitrogen-1.6.1/Makefile.in-683-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
nitrogen-1.6.1/Makefile.in-693-	fi
nitrogen-1.6.1/Makefile.in:694:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
nitrogen-1.6.1/Makefile.in-695-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
nitrogen-1.6.1/m4/iconv.m4-257-      am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"])
nitrogen-1.6.1/m4/iconv.m4:258:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
nitrogen-1.6.1/m4/iconv.m4-259-    AC_MSG_RESULT([
##############################################
nitrogen-1.6.1/m4/lib-link.m4-247-        dnl or AC_LIB_HAVE_LINKFLAGS call.
nitrogen-1.6.1/m4/lib-link.m4:248:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
nitrogen-1.6.1/m4/lib-link.m4-249-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
nitrogen-1.6.1/m4/lib-link.m4-322-                -L*)
nitrogen-1.6.1/m4/lib-link.m4:323:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
nitrogen-1.6.1/m4/lib-link.m4-324-                  dnl First look for a shared library.
##############################################
nitrogen-1.6.1/m4/lib-link.m4-466-              */$acl_libdirstem | */$acl_libdirstem/)
nitrogen-1.6.1/m4/lib-link.m4:467:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
nitrogen-1.6.1/m4/lib-link.m4-468-                if test "$name" = '$1'; then
##############################################
nitrogen-1.6.1/m4/lib-link.m4-473-              */$acl_libdirstem2 | */$acl_libdirstem2/)
nitrogen-1.6.1/m4/lib-link.m4:474:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
nitrogen-1.6.1/m4/lib-link.m4-475-                if test "$name" = '$1'; then
##############################################
nitrogen-1.6.1/m4/lib-link.m4-529-                  -L*)
nitrogen-1.6.1/m4/lib-link.m4:530:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
nitrogen-1.6.1/m4/lib-link.m4-531-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
nitrogen-1.6.1/m4/lib-link.m4-581-                  -R*)
nitrogen-1.6.1/m4/lib-link.m4:582:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
nitrogen-1.6.1/m4/lib-link.m4-583-                    if test "$enable_rpath" != no; then
##############################################
nitrogen-1.6.1/m4/lib-link.m4-611-                    dnl Handle this in the next round.
nitrogen-1.6.1/m4/lib-link.m4:612:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
nitrogen-1.6.1/m4/lib-link.m4-613-                    ;;
##############################################
nitrogen-1.6.1/m4/lib-link.m4-617-                    dnl option.
nitrogen-1.6.1/m4/lib-link.m4:618:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
nitrogen-1.6.1/m4/lib-link.m4-619-                    ;;
##############################################
nitrogen-1.6.1/m4/lib-link.m4-730-            -L) next=yes ;;
nitrogen-1.6.1/m4/lib-link.m4:731:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
nitrogen-1.6.1/m4/lib-link.m4-732-                 dnl No need to hardcode the standard /usr/lib.
##############################################
nitrogen-1.6.1/m4/lib-prefix.m4-201-    *)
nitrogen-1.6.1/m4/lib-prefix.m4:202:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
nitrogen-1.6.1/m4/lib-prefix.m4-203-      if test -n "$searchpath"; then
##############################################
nitrogen-1.6.1/m4/lib-prefix.m4-211-                ;;
nitrogen-1.6.1/m4/lib-prefix.m4:212:              *) searchdir=`cd "$searchdir" && pwd`
nitrogen-1.6.1/m4/lib-prefix.m4-213-                 case "$searchdir" in
##############################################
nitrogen-1.6.1/m4/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
nitrogen-1.6.1/m4/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in
nitrogen-1.6.1/m4/lib-ld.m4-16-*GNU* | *'with BFD'*)
##############################################
nitrogen-1.6.1/m4/lib-ld.m4-56-    # gcc leaves a trailing carriage return which upsets mingw
nitrogen-1.6.1/m4/lib-ld.m4:57:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
nitrogen-1.6.1/m4/lib-ld.m4-58-  *)
nitrogen-1.6.1/m4/lib-ld.m4:59:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
nitrogen-1.6.1/m4/lib-ld.m4-60-  esac
##############################################
nitrogen-1.6.1/m4/lib-ld.m4-65-      # Canonicalize the pathname of ld
nitrogen-1.6.1/m4/lib-ld.m4:66:      ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'`
nitrogen-1.6.1/m4/lib-ld.m4-67-      while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do
nitrogen-1.6.1/m4/lib-ld.m4:68:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
nitrogen-1.6.1/m4/lib-ld.m4-69-      done
##############################################
nitrogen-1.6.1/m4/lib-ld.m4-96-      # Break only if it was the GNU/non-GNU ld that we prefer.
nitrogen-1.6.1/m4/lib-ld.m4:97:      case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
nitrogen-1.6.1/m4/lib-ld.m4-98-      *GNU* | *'with BFD'*)
##############################################
nitrogen-1.6.1/m4/po.m4-48-changequote(,)dnl
nitrogen-1.6.1/m4/po.m4:49:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
nitrogen-1.6.1/m4/po.m4-50-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
nitrogen-1.6.1/m4/po.m4-55-changequote(,)dnl
nitrogen-1.6.1/m4/po.m4:56:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
nitrogen-1.6.1/m4/po.m4-57-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
nitrogen-1.6.1/m4/po.m4-74-changequote(,)dnl
nitrogen-1.6.1/m4/po.m4:75:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
nitrogen-1.6.1/m4/po.m4-76-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
nitrogen-1.6.1/m4/po.m4-99-      case "$ac_file" in
nitrogen-1.6.1/m4/po.m4:100:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
nitrogen-1.6.1/m4/po.m4-101-      esac
##############################################
nitrogen-1.6.1/m4/po.m4-104-        # Adjust a relative srcdir.
nitrogen-1.6.1/m4/po.m4:105:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
nitrogen-1.6.1/m4/po.m4:106:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
nitrogen-1.6.1/m4/po.m4:107:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
nitrogen-1.6.1/m4/po.m4-108-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
nitrogen-1.6.1/m4/po.m4-111-        case "$ac_given_srcdir" in
nitrogen-1.6.1/m4/po.m4:112:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
nitrogen-1.6.1/m4/po.m4-113-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
nitrogen-1.6.1/m4/po.m4-132-            fi
nitrogen-1.6.1/m4/po.m4:133:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
nitrogen-1.6.1/m4/po.m4-134-            # Hide the ALL_LINGUAS assignment from automake < 1.5.
##############################################
nitrogen-1.6.1/m4/po.m4-229-  # Adjust a relative srcdir.
nitrogen-1.6.1/m4/po.m4:230:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
nitrogen-1.6.1/m4/po.m4:231:  ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
nitrogen-1.6.1/m4/po.m4:232:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
nitrogen-1.6.1/m4/po.m4-233-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
nitrogen-1.6.1/m4/po.m4-236-  case "$ac_given_srcdir" in
nitrogen-1.6.1/m4/po.m4:237:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
nitrogen-1.6.1/m4/po.m4-238-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
nitrogen-1.6.1/m4/po.m4-298-  # Set POTFILES to the value of the Makefile variable POTFILES.
nitrogen-1.6.1/m4/po.m4:299:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
nitrogen-1.6.1/m4/po.m4:300:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
nitrogen-1.6.1/m4/po.m4-301-  # Compute POTFILES_DEPS as
##############################################
nitrogen-1.6.1/m4/po.m4-313-    # The LINGUAS file contains the set of available languages.
nitrogen-1.6.1/m4/po.m4:314:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
nitrogen-1.6.1/m4/po.m4-315-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
nitrogen-1.6.1/m4/po.m4-317-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
nitrogen-1.6.1/m4/po.m4:318:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
nitrogen-1.6.1/m4/po.m4:319:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
nitrogen-1.6.1/m4/po.m4-320-  fi
##############################################
nitrogen-1.6.1/m4/po.m4-361-    QMFILES="$QMFILES $srcdirpre$lang.qm"
nitrogen-1.6.1/m4/po.m4:362:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
nitrogen-1.6.1/m4/po.m4-363-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
nitrogen-1.6.1/m4/po.m4:364:    frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
nitrogen-1.6.1/m4/po.m4-365-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
nitrogen-1.6.1/m4/po.m4-402-      QTCATALOGS="$QTCATALOGS $lang.qm"
nitrogen-1.6.1/m4/po.m4:403:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
nitrogen-1.6.1/m4/po.m4-404-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
nitrogen-1.6.1/m4/po.m4:405:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
nitrogen-1.6.1/m4/po.m4-406-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
nitrogen-1.6.1/m4/po.m4-414-    for lang in $ALL_LINGUAS; do
nitrogen-1.6.1/m4/po.m4:415:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
nitrogen-1.6.1/m4/po.m4-416-      cat >> "$ac_file.tmp" <<EOF
##############################################
nitrogen-1.6.1/m4/po.m4-425-    for lang in $ALL_LINGUAS; do
nitrogen-1.6.1/m4/po.m4:426:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
nitrogen-1.6.1/m4/po.m4-427-      cat >> "$ac_file.tmp" <<EOF
##############################################
nitrogen-1.6.1/m4/gettext.m4-267-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD"
nitrogen-1.6.1/m4/gettext.m4:268:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
nitrogen-1.6.1/m4/gettext.m4-269-      fi
##############################################
nitrogen-1.6.1/aclocal.m4-131-    PKG_CHECK_EXISTS([$3],
nitrogen-1.6.1/aclocal.m4:132:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
nitrogen-1.6.1/aclocal.m4-133-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
nitrogen-1.6.1/aclocal.m4-179-        if test $_pkg_short_errors_supported = yes; then
nitrogen-1.6.1/aclocal.m4:180:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
nitrogen-1.6.1/aclocal.m4-181-        else 
nitrogen-1.6.1/aclocal.m4:182:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
nitrogen-1.6.1/aclocal.m4-183-        fi
##############################################
nitrogen-1.6.1/aclocal.m4-368-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
nitrogen-1.6.1/aclocal.m4:369:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
nitrogen-1.6.1/aclocal.m4-370-# and then we would define $MISSING as
##############################################
nitrogen-1.6.1/aclocal.m4-383-# Expand $ac_aux_dir to an absolute path.
nitrogen-1.6.1/aclocal.m4:384:am_aux_dir=`cd "$ac_aux_dir" && pwd`
nitrogen-1.6.1/aclocal.m4-385-])
##############################################
nitrogen-1.6.1/aclocal.m4-481-  if test "$am_compiler_list" = ""; then
nitrogen-1.6.1/aclocal.m4:482:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
nitrogen-1.6.1/aclocal.m4-483-  fi
##############################################
nitrogen-1.6.1/aclocal.m4-632-    # Strip MF so we end up with the name of the file.
nitrogen-1.6.1/aclocal.m4:633:    mf=`echo "$mf" | sed -e 's/:.*$//'`
nitrogen-1.6.1/aclocal.m4-634-    # Check whether this is an Automake generated Makefile or not.
##############################################
nitrogen-1.6.1/aclocal.m4-641-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
nitrogen-1.6.1/aclocal.m4:642:      dirpart=`AS_DIRNAME("$mf")`
nitrogen-1.6.1/aclocal.m4-643-    else
##############################################
nitrogen-1.6.1/aclocal.m4-647-    # from the Makefile without running 'make'.
nitrogen-1.6.1/aclocal.m4:648:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
nitrogen-1.6.1/aclocal.m4-649-    test -z "$DEPDIR" && continue
nitrogen-1.6.1/aclocal.m4:650:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
nitrogen-1.6.1/aclocal.m4-651-    test -z "$am__include" && continue
nitrogen-1.6.1/aclocal.m4:652:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
nitrogen-1.6.1/aclocal.m4-653-    # Find all dependency output files, they are included files with
##############################################
nitrogen-1.6.1/aclocal.m4-661-      test -f "$dirpart/$file" && continue
nitrogen-1.6.1/aclocal.m4:662:      fdir=`AS_DIRNAME(["$file"])`
nitrogen-1.6.1/aclocal.m4-663-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
nitrogen-1.6.1/aclocal.m4-719-AC_REQUIRE([AC_PROG_INSTALL])dnl
nitrogen-1.6.1/aclocal.m4:720:if test "`cd $srcdir && pwd`" != "`pwd`"; then
nitrogen-1.6.1/aclocal.m4-721-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
nitrogen-1.6.1/aclocal.m4-878-    * )
nitrogen-1.6.1/aclocal.m4:879:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
nitrogen-1.6.1/aclocal.m4-880-  esac
nitrogen-1.6.1/aclocal.m4-881-done
nitrogen-1.6.1/aclocal.m4:882:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
nitrogen-1.6.1/aclocal.m4-883-
##############################################
nitrogen-1.6.1/aclocal.m4-949-# Ignore all kinds of additional output from 'make'.
nitrogen-1.6.1/aclocal.m4:950:case `$am_make -s -f confmf 2> /dev/null` in #(
nitrogen-1.6.1/aclocal.m4-951-*the\ am__doit\ target*)
##############################################
nitrogen-1.6.1/aclocal.m4-959-   echo '.include "confinc"' > confmf
nitrogen-1.6.1/aclocal.m4:960:   case `$am_make -s -f confmf 2> /dev/null` in #(
nitrogen-1.6.1/aclocal.m4-961-   *the\ am__doit\ target*)
##############################################
nitrogen-1.6.1/aclocal.m4-1141-     echo "timestamp, slept: $am_has_slept" > conftest.file
nitrogen-1.6.1/aclocal.m4:1142:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
nitrogen-1.6.1/aclocal.m4-1143-     if test "$[*]" = "X"; then
nitrogen-1.6.1/aclocal.m4-1144-	# -L didn't work.
nitrogen-1.6.1/aclocal.m4:1145:	set X `ls -t "$srcdir/configure" conftest.file`
nitrogen-1.6.1/aclocal.m4-1146-     fi
##############################################
nitrogen-1.6.1/config.sub-52-
nitrogen-1.6.1/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
nitrogen-1.6.1/config.sub-54-
##############################################
nitrogen-1.6.1/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations.
nitrogen-1.6.1/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
nitrogen-1.6.1/config.sub-117-case $maybe_os in
##############################################
nitrogen-1.6.1/config.sub-123-    os=-$maybe_os
nitrogen-1.6.1/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
nitrogen-1.6.1/config.sub-125-    ;;
##############################################
nitrogen-1.6.1/config.sub-127-    os=-linux-android
nitrogen-1.6.1/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
nitrogen-1.6.1/config.sub-129-    ;;
nitrogen-1.6.1/config.sub-130-  *)
nitrogen-1.6.1/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
nitrogen-1.6.1/config.sub-132-    if [ $basic_machine != $1 ]
nitrogen-1.6.1/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
nitrogen-1.6.1/config.sub-134-    else os=; fi
##############################################
nitrogen-1.6.1/config.sub-181-		os=-sco5v6
nitrogen-1.6.1/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
nitrogen-1.6.1/config.sub-183-		;;
##############################################
nitrogen-1.6.1/config.sub-185-		os=-sco3.2v5
nitrogen-1.6.1/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
nitrogen-1.6.1/config.sub-187-		;;
##############################################
nitrogen-1.6.1/config.sub-189-		os=-sco3.2v4
nitrogen-1.6.1/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
nitrogen-1.6.1/config.sub-191-		;;
nitrogen-1.6.1/config.sub-192-	-sco3.2.[4-9]*)
nitrogen-1.6.1/config.sub:193:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
nitrogen-1.6.1/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
nitrogen-1.6.1/config.sub-195-		;;
##############################################
nitrogen-1.6.1/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
nitrogen-1.6.1/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
nitrogen-1.6.1/config.sub-199-		;;
##############################################
nitrogen-1.6.1/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
nitrogen-1.6.1/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
nitrogen-1.6.1/config.sub-203-		;;
##############################################
nitrogen-1.6.1/config.sub-205-		os=-sco3.2v2
nitrogen-1.6.1/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
nitrogen-1.6.1/config.sub-207-		;;
nitrogen-1.6.1/config.sub-208-	-udk*)
nitrogen-1.6.1/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
nitrogen-1.6.1/config.sub-210-		;;
##############################################
nitrogen-1.6.1/config.sub-212-		os=-isc2.2
nitrogen-1.6.1/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
nitrogen-1.6.1/config.sub-214-		;;
##############################################
nitrogen-1.6.1/config.sub-218-	-isc*)
nitrogen-1.6.1/config.sub:219:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
nitrogen-1.6.1/config.sub-220-		;;
##############################################
nitrogen-1.6.1/config.sub-230-	-ptx*)
nitrogen-1.6.1/config.sub:231:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
nitrogen-1.6.1/config.sub-232-		;;
nitrogen-1.6.1/config.sub-233-	-windowsnt*)
nitrogen-1.6.1/config.sub:234:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
nitrogen-1.6.1/config.sub-235-		;;
##############################################
nitrogen-1.6.1/config.sub-367-	*-*-*)
nitrogen-1.6.1/config.sub:368:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
nitrogen-1.6.1/config.sub-369-		exit 1
##############################################
nitrogen-1.6.1/config.sub-494-	amd64-*)
nitrogen-1.6.1/config.sub:495:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
nitrogen-1.6.1/config.sub-496-		;;
##############################################
nitrogen-1.6.1/config.sub-539-	blackfin-*)
nitrogen-1.6.1/config.sub:540:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
nitrogen-1.6.1/config.sub-541-		os=-linux
##############################################
nitrogen-1.6.1/config.sub-547-	c54x-*)
nitrogen-1.6.1/config.sub:548:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
nitrogen-1.6.1/config.sub-549-		;;
nitrogen-1.6.1/config.sub-550-	c55x-*)
nitrogen-1.6.1/config.sub:551:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
nitrogen-1.6.1/config.sub-552-		;;
nitrogen-1.6.1/config.sub-553-	c6x-*)
nitrogen-1.6.1/config.sub:554:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
nitrogen-1.6.1/config.sub-555-		;;
##############################################
nitrogen-1.6.1/config.sub-750-	i*86v32)
nitrogen-1.6.1/config.sub:751:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
nitrogen-1.6.1/config.sub-752-		os=-sysv32
##############################################
nitrogen-1.6.1/config.sub-754-	i*86v4*)
nitrogen-1.6.1/config.sub:755:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
nitrogen-1.6.1/config.sub-756-		os=-sysv4
##############################################
nitrogen-1.6.1/config.sub-758-	i*86v)
nitrogen-1.6.1/config.sub:759:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
nitrogen-1.6.1/config.sub-760-		os=-sysv
##############################################
nitrogen-1.6.1/config.sub-762-	i*86sol2)
nitrogen-1.6.1/config.sub:763:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
nitrogen-1.6.1/config.sub-764-		os=-solaris2
##############################################
nitrogen-1.6.1/config.sub-788-	leon-*|leon[3-9]-*)
nitrogen-1.6.1/config.sub:789:		basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'`
nitrogen-1.6.1/config.sub-790-		;;
##############################################
nitrogen-1.6.1/config.sub-795-	m68knommu-*)
nitrogen-1.6.1/config.sub:796:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
nitrogen-1.6.1/config.sub-797-		os=-linux
##############################################
nitrogen-1.6.1/config.sub-832-	mips3*-*)
nitrogen-1.6.1/config.sub:833:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
nitrogen-1.6.1/config.sub-834-		;;
nitrogen-1.6.1/config.sub-835-	mips3*)
nitrogen-1.6.1/config.sub:836:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
nitrogen-1.6.1/config.sub-837-		;;
##############################################
nitrogen-1.6.1/config.sub-854-	ms1-*)
nitrogen-1.6.1/config.sub:855:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
nitrogen-1.6.1/config.sub-856-		;;
##############################################
nitrogen-1.6.1/config.sub-973-	parisc-*)
nitrogen-1.6.1/config.sub:974:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
nitrogen-1.6.1/config.sub-975-		os=-linux
##############################################
nitrogen-1.6.1/config.sub-989-	pc98-*)
nitrogen-1.6.1/config.sub:990:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
nitrogen-1.6.1/config.sub-991-		;;
##############################################
nitrogen-1.6.1/config.sub-1004-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
nitrogen-1.6.1/config.sub:1005:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
nitrogen-1.6.1/config.sub-1006-		;;
nitrogen-1.6.1/config.sub-1007-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
nitrogen-1.6.1/config.sub:1008:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
nitrogen-1.6.1/config.sub-1009-		;;
nitrogen-1.6.1/config.sub-1010-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
nitrogen-1.6.1/config.sub:1011:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
nitrogen-1.6.1/config.sub-1012-		;;
nitrogen-1.6.1/config.sub-1013-	pentium4-*)
nitrogen-1.6.1/config.sub:1014:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
nitrogen-1.6.1/config.sub-1015-		;;
##############################################
nitrogen-1.6.1/config.sub-1023-	ppc-* | ppcbe-*)
nitrogen-1.6.1/config.sub:1024:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
nitrogen-1.6.1/config.sub-1025-		;;
##############################################
nitrogen-1.6.1/config.sub-1029-	ppcle-* | powerpclittle-*)
nitrogen-1.6.1/config.sub:1030:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
nitrogen-1.6.1/config.sub-1031-		;;
##############################################
nitrogen-1.6.1/config.sub-1033-		;;
nitrogen-1.6.1/config.sub:1034:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
nitrogen-1.6.1/config.sub-1035-		;;
##############################################
nitrogen-1.6.1/config.sub-1039-	ppc64le-* | powerpc64little-*)
nitrogen-1.6.1/config.sub:1040:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
nitrogen-1.6.1/config.sub-1041-		;;
##############################################
nitrogen-1.6.1/config.sub-1122-	strongarm-* | thumb-*)
nitrogen-1.6.1/config.sub:1123:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
nitrogen-1.6.1/config.sub-1124-		;;
##############################################
nitrogen-1.6.1/config.sub-1252-	xscale-* | xscalee[bl]-*)
nitrogen-1.6.1/config.sub:1253:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
nitrogen-1.6.1/config.sub-1254-		;;
##############################################
nitrogen-1.6.1/config.sub-1329-	*)
nitrogen-1.6.1/config.sub:1330:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
nitrogen-1.6.1/config.sub-1331-		exit 1
##############################################
nitrogen-1.6.1/config.sub-1337-	*-digital*)
nitrogen-1.6.1/config.sub:1338:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
nitrogen-1.6.1/config.sub-1339-		;;
nitrogen-1.6.1/config.sub-1340-	*-commodore*)
nitrogen-1.6.1/config.sub:1341:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
nitrogen-1.6.1/config.sub-1342-		;;
##############################################
nitrogen-1.6.1/config.sub-1358-	-solaris1 | -solaris1.*)
nitrogen-1.6.1/config.sub:1359:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
nitrogen-1.6.1/config.sub-1360-		;;
##############################################
nitrogen-1.6.1/config.sub-1370-	-gnu/linux*)
nitrogen-1.6.1/config.sub:1371:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
nitrogen-1.6.1/config.sub-1372-		;;
##############################################
nitrogen-1.6.1/config.sub-1416-	-nto*)
nitrogen-1.6.1/config.sub:1417:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
nitrogen-1.6.1/config.sub-1418-		;;
##############################################
nitrogen-1.6.1/config.sub-1423-	-mac*)
nitrogen-1.6.1/config.sub:1424:		os=`echo $os | sed -e 's|mac|macos|'`
nitrogen-1.6.1/config.sub-1425-		;;
##############################################
nitrogen-1.6.1/config.sub-1429-	-linux*)
nitrogen-1.6.1/config.sub:1430:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
nitrogen-1.6.1/config.sub-1431-		;;
nitrogen-1.6.1/config.sub-1432-	-sunos5*)
nitrogen-1.6.1/config.sub:1433:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
nitrogen-1.6.1/config.sub-1434-		;;
nitrogen-1.6.1/config.sub-1435-	-sunos6*)
nitrogen-1.6.1/config.sub:1436:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
nitrogen-1.6.1/config.sub-1437-		;;
##############################################
nitrogen-1.6.1/config.sub-1484-	-sinix5.*)
nitrogen-1.6.1/config.sub:1485:		os=`echo $os | sed -e 's|sinix|sysv|'`
nitrogen-1.6.1/config.sub-1486-		;;
##############################################
nitrogen-1.6.1/config.sub-1537-		# Get rid of the `-' at the beginning of $os.
nitrogen-1.6.1/config.sub:1538:		os=`echo $os | sed 's/[^-]*-//'`
nitrogen-1.6.1/config.sub:1539:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
nitrogen-1.6.1/config.sub-1540-		exit 1
##############################################
nitrogen-1.6.1/config.sub-1800-		esac
nitrogen-1.6.1/config.sub:1801:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
nitrogen-1.6.1/config.sub-1802-		;;
##############################################
nitrogen-1.6.1/INSTALL-173-directory configuration variables that were expressed in terms of
nitrogen-1.6.1/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
nitrogen-1.6.1/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
nitrogen-1.6.1/install-sh-234-      fi
nitrogen-1.6.1/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
nitrogen-1.6.1/install-sh-236-    *)
##############################################
nitrogen-1.6.1/install-sh-281-      dstdir=$dst
nitrogen-1.6.1/install-sh:282:      dst=$dstdir/`basename "$src"`
nitrogen-1.6.1/install-sh-283-      dstdir_status=0
nitrogen-1.6.1/install-sh-284-    else
nitrogen-1.6.1/install-sh:285:      dstdir=`dirname "$dst"`
nitrogen-1.6.1/install-sh-286-      test -d "$dstdir"
##############################################
nitrogen-1.6.1/install-sh-344-                   test_tmpdir="$tmpdir/a"
nitrogen-1.6.1/install-sh:345:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
nitrogen-1.6.1/install-sh-346-                   case $ls_ld_tmpdir in
##############################################
nitrogen-1.6.1/install-sh-351-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
nitrogen-1.6.1/install-sh:352:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
nitrogen-1.6.1/install-sh-353-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
nitrogen-1.6.1/install-sh-409-            case $prefix in
nitrogen-1.6.1/install-sh:410:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
nitrogen-1.6.1/install-sh-411-              *) qprefix=$prefix;;
##############################################
nitrogen-1.6.1/install-sh-458-    if $copy_on_change &&
nitrogen-1.6.1/install-sh:459:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
nitrogen-1.6.1/install-sh:460:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
nitrogen-1.6.1/install-sh-461-       set -f &&
##############################################
nitrogen-1.6.1/src/Makefile.in-51-  { \
nitrogen-1.6.1/src/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
nitrogen-1.6.1/src/Makefile.in-53-  }; \
##############################################
nitrogen-1.6.1/src/Makefile.in-164-  esac
nitrogen-1.6.1/src/Makefile.in:165:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
nitrogen-1.6.1/src/Makefile.in-166-am__vpath_adj = case $$p in \
nitrogen-1.6.1/src/Makefile.in:167:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
nitrogen-1.6.1/src/Makefile.in-168-    *) f=$$p;; \
nitrogen-1.6.1/src/Makefile.in-169-  esac;
nitrogen-1.6.1/src/Makefile.in:170:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
nitrogen-1.6.1/src/Makefile.in-171-am__install_max = 40
nitrogen-1.6.1/src/Makefile.in-172-am__nobase_strip_setup = \
nitrogen-1.6.1/src/Makefile.in:173:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
nitrogen-1.6.1/src/Makefile.in-174-am__nobase_strip = \
##############################################
nitrogen-1.6.1/src/Makefile.in-465-.c.obj:
nitrogen-1.6.1/src/Makefile.in:466:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
nitrogen-1.6.1/src/Makefile.in-467-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
nitrogen-1.6.1/src/Makefile.in-469-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
nitrogen-1.6.1/src/Makefile.in:470:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
nitrogen-1.6.1/src/Makefile.in-471-
##############################################
nitrogen-1.6.1/src/Makefile.in-479-.cc.obj:
nitrogen-1.6.1/src/Makefile.in:480:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
nitrogen-1.6.1/src/Makefile.in-481-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
nitrogen-1.6.1/src/Makefile.in-483-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
nitrogen-1.6.1/src/Makefile.in:484:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
nitrogen-1.6.1/src/Makefile.in-485-install-man1: $(man_MANS)
##############################################
nitrogen-1.6.1/src/Makefile.in-489-	test -n "$(man1dir)" \
nitrogen-1.6.1/src/Makefile.in:490:	  && test -n "`echo $$list1$$list2`" \
nitrogen-1.6.1/src/Makefile.in-491-	  || exit 0; \
##############################################
nitrogen-1.6.1/src/Makefile.in-558-GTAGS:
nitrogen-1.6.1/src/Makefile.in:559:	here=`$(am__cd) $(top_builddir) && pwd` \
nitrogen-1.6.1/src/Makefile.in-560-	  && $(am__cd) $(top_srcdir) \
##############################################
nitrogen-1.6.1/src/Makefile.in-581-distdir: $(DISTFILES)
nitrogen-1.6.1/src/Makefile.in:582:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
nitrogen-1.6.1/src/Makefile.in:583:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
nitrogen-1.6.1/src/Makefile.in-584-	list='$(DISTFILES)'; \
##############################################
nitrogen-1.6.1/src/Makefile.in-595-	  if test -d $$d/$$file; then \
nitrogen-1.6.1/src/Makefile.in:596:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
nitrogen-1.6.1/src/Makefile.in-597-	    if test -d "$(distdir)/$$file"; then \
##############################################
nitrogen-1.6.1/config.guess-34-
nitrogen-1.6.1/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
nitrogen-1.6.1/config.guess-36-
##############################################
nitrogen-1.6.1/config.guess-102-: ${TMPDIR=/tmp} ;
nitrogen-1.6.1/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
nitrogen-1.6.1/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
nitrogen-1.6.1/config.guess-151-	EOF
nitrogen-1.6.1/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
nitrogen-1.6.1/config.guess-153-	;;
##############################################
nitrogen-1.6.1/config.guess-181-	    earmv*)
nitrogen-1.6.1/config.guess:182:		arch=`echo ${UNAME_MACHINE_ARCH} | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
nitrogen-1.6.1/config.guess:183:		endian=`echo ${UNAME_MACHINE_ARCH} | sed -ne 's,^.*\(eb\)$,\1,p'`
nitrogen-1.6.1/config.guess-184-		machine=${arch}${endian}-unknown
##############################################
nitrogen-1.6.1/config.guess-210-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
nitrogen-1.6.1/config.guess:211:		abi=`echo ${UNAME_MACHINE_ARCH} | sed -e "$expr"`
nitrogen-1.6.1/config.guess-212-		;;
##############################################
nitrogen-1.6.1/config.guess-223-	    *)
nitrogen-1.6.1/config.guess:224:		release=`echo ${UNAME_RELEASE} | sed -e 's/[-_].*//' | cut -d. -f1,2`
nitrogen-1.6.1/config.guess-225-		;;
##############################################
nitrogen-1.6.1/config.guess-257-	*4.0)
nitrogen-1.6.1/config.guess:258:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
nitrogen-1.6.1/config.guess-259-		;;
nitrogen-1.6.1/config.guess-260-	*5.*)
nitrogen-1.6.1/config.guess:261:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
nitrogen-1.6.1/config.guess-262-		;;
##############################################
nitrogen-1.6.1/config.guess-267-	# types through head -n 1, so we only detect the type of CPU 0.
nitrogen-1.6.1/config.guess:268:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
nitrogen-1.6.1/config.guess-269-	case "$ALPHA_CPU_TYPE" in
##############################################
nitrogen-1.6.1/config.guess-305-	# 1.2 uses "1.2" for uname -r.
nitrogen-1.6.1/config.guess:306:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
nitrogen-1.6.1/config.guess-307-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
nitrogen-1.6.1/config.guess-365-    s390x:SunOS:*:*)
nitrogen-1.6.1/config.guess:366:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
nitrogen-1.6.1/config.guess-367-	exit ;;
nitrogen-1.6.1/config.guess-368-    sun4H:SunOS:5.*:*)
nitrogen-1.6.1/config.guess:369:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
nitrogen-1.6.1/config.guess-370-	exit ;;
nitrogen-1.6.1/config.guess-371-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
nitrogen-1.6.1/config.guess:372:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
nitrogen-1.6.1/config.guess-373-	exit ;;
##############################################
nitrogen-1.6.1/config.guess-390-	fi
nitrogen-1.6.1/config.guess:391:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
nitrogen-1.6.1/config.guess-392-	exit ;;
##############################################
nitrogen-1.6.1/config.guess-396-	# it's likely to be more like Solaris than SunOS4.
nitrogen-1.6.1/config.guess:397:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
nitrogen-1.6.1/config.guess-398-	exit ;;
##############################################
nitrogen-1.6.1/config.guess-405-	# Japanese Language versions have a version number like `4.1.3-JL'.
nitrogen-1.6.1/config.guess:406:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
nitrogen-1.6.1/config.guess-407-	exit ;;
##############################################
nitrogen-1.6.1/config.guess-411-    sun*:*:4.2BSD:*)
nitrogen-1.6.1/config.guess:412:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
nitrogen-1.6.1/config.guess-413-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
nitrogen-1.6.1/config.guess-493-	$CC_FOR_BUILD -o $dummy $dummy.c &&
nitrogen-1.6.1/config.guess:494:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
nitrogen-1.6.1/config.guess:495:	  SYSTEM_NAME=`$dummy $dummyarg` &&
nitrogen-1.6.1/config.guess-496-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
nitrogen-1.6.1/config.guess-549-    *:IRIX*:*:*)
nitrogen-1.6.1/config.guess:550:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
nitrogen-1.6.1/config.guess-551-	exit ;;
##############################################
nitrogen-1.6.1/config.guess-579-EOF
nitrogen-1.6.1/config.guess:580:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
nitrogen-1.6.1/config.guess-581-		then
##############################################
nitrogen-1.6.1/config.guess-592-    *:AIX:*:[4567])
nitrogen-1.6.1/config.guess:593:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
nitrogen-1.6.1/config.guess-594-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
nitrogen-1.6.1/config.guess-628-    9000/[34678]??:HP-UX:*:*)
nitrogen-1.6.1/config.guess:629:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
nitrogen-1.6.1/config.guess-630-	case "${UNAME_MACHINE}" in
##############################################
nitrogen-1.6.1/config.guess-682-EOF
nitrogen-1.6.1/config.guess:683:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
nitrogen-1.6.1/config.guess-684-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
nitrogen-1.6.1/config.guess-710-    ia64:HP-UX:*:*)
nitrogen-1.6.1/config.guess:711:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
nitrogen-1.6.1/config.guess-712-	echo ia64-hp-hpux${HPUX_REV}
##############################################
nitrogen-1.6.1/config.guess-740-EOF
nitrogen-1.6.1/config.guess:741:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
nitrogen-1.6.1/config.guess-742-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
nitrogen-1.6.1/config.guess-811-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
nitrogen-1.6.1/config.guess:812:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
nitrogen-1.6.1/config.guess-813-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
nitrogen-1.6.1/config.guess-816-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
nitrogen-1.6.1/config.guess:817:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
nitrogen-1.6.1/config.guess-818-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
nitrogen-1.6.1/config.guess-832-	    amd64)
nitrogen-1.6.1/config.guess:833:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
nitrogen-1.6.1/config.guess-834-	    *)
nitrogen-1.6.1/config.guess:835:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
nitrogen-1.6.1/config.guess-836-	esac
##############################################
nitrogen-1.6.1/config.guess-890-    prep*:SunOS:5.*:*)
nitrogen-1.6.1/config.guess:891:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
nitrogen-1.6.1/config.guess-892-	exit ;;
##############################################
nitrogen-1.6.1/config.guess-894-	# the GNU system
nitrogen-1.6.1/config.guess:895:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
nitrogen-1.6.1/config.guess-896-	exit ;;
##############################################
nitrogen-1.6.1/config.guess-898-	# other systems with GNU libc and userland
nitrogen-1.6.1/config.guess:899:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
nitrogen-1.6.1/config.guess-900-	exit ;;
##############################################
nitrogen-1.6.1/config.guess-989-EOF
nitrogen-1.6.1/config.guess:990:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
nitrogen-1.6.1/config.guess-991-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
nitrogen-1.6.1/config.guess-1083-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
nitrogen-1.6.1/config.guess:1084:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
nitrogen-1.6.1/config.guess-1085-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
nitrogen-1.6.1/config.guess-1283-	fi
nitrogen-1.6.1/config.guess:1284:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
nitrogen-1.6.1/config.guess-1285-	    if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then
##############################################
nitrogen-1.6.1/config.guess-1368-    *:DragonFly:*:*)
nitrogen-1.6.1/config.guess:1369:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
nitrogen-1.6.1/config.guess-1370-	exit ;;
##############################################
nitrogen-1.6.1/config.guess-1381-    i*86:skyos:*:*)
nitrogen-1.6.1/config.guess:1382:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
nitrogen-1.6.1/config.guess-1383-	exit ;;
##############################################
nitrogen-1.6.1/data/Makefile.in-50-  { \
nitrogen-1.6.1/data/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
nitrogen-1.6.1/data/Makefile.in-52-  }; \
##############################################
nitrogen-1.6.1/data/Makefile.in-132-  esac
nitrogen-1.6.1/data/Makefile.in:133:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
nitrogen-1.6.1/data/Makefile.in-134-am__vpath_adj = case $$p in \
nitrogen-1.6.1/data/Makefile.in:135:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
nitrogen-1.6.1/data/Makefile.in-136-    *) f=$$p;; \
nitrogen-1.6.1/data/Makefile.in-137-  esac;
nitrogen-1.6.1/data/Makefile.in:138:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
nitrogen-1.6.1/data/Makefile.in-139-am__install_max = 40
nitrogen-1.6.1/data/Makefile.in-140-am__nobase_strip_setup = \
nitrogen-1.6.1/data/Makefile.in:141:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
nitrogen-1.6.1/data/Makefile.in-142-am__nobase_strip = \
##############################################
nitrogen-1.6.1/data/Makefile.in-198-  while test -n "$$dir1"; do \
nitrogen-1.6.1/data/Makefile.in:199:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
nitrogen-1.6.1/data/Makefile.in-200-    if test "$$first" != "."; then \
nitrogen-1.6.1/data/Makefile.in-201-      if test "$$first" = ".."; then \
nitrogen-1.6.1/data/Makefile.in:202:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
nitrogen-1.6.1/data/Makefile.in:203:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
nitrogen-1.6.1/data/Makefile.in-204-      else \
nitrogen-1.6.1/data/Makefile.in:205:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
nitrogen-1.6.1/data/Makefile.in-206-        if test "$$first2" = "$$first"; then \
nitrogen-1.6.1/data/Makefile.in:207:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
nitrogen-1.6.1/data/Makefile.in-208-        else \
##############################################
nitrogen-1.6.1/data/Makefile.in-213-    fi; \
nitrogen-1.6.1/data/Makefile.in:214:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
nitrogen-1.6.1/data/Makefile.in-215-  done; \
##############################################
nitrogen-1.6.1/data/Makefile.in-412-	@list='$(appdata_DATA)'; test -n "$(appdatadir)" || list=; \
nitrogen-1.6.1/data/Makefile.in:413:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
nitrogen-1.6.1/data/Makefile.in-414-	dir='$(DESTDIR)$(appdatadir)'; $(am__uninstall_files_from_dir)
##############################################
nitrogen-1.6.1/data/Makefile.in-433-	@list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
nitrogen-1.6.1/data/Makefile.in:434:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
nitrogen-1.6.1/data/Makefile.in-435-	dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir)
##############################################
nitrogen-1.6.1/data/Makefile.in-450-	dot_seen=no; \
nitrogen-1.6.1/data/Makefile.in:451:	target=`echo $@ | sed s/-recursive//`; \
nitrogen-1.6.1/data/Makefile.in-452-	case "$@" in \
##############################################
nitrogen-1.6.1/data/Makefile.in-513-GTAGS:
nitrogen-1.6.1/data/Makefile.in:514:	here=`$(am__cd) $(top_builddir) && pwd` \
nitrogen-1.6.1/data/Makefile.in-515-	  && $(am__cd) $(top_srcdir) \
##############################################
nitrogen-1.6.1/data/Makefile.in-536-distdir: $(DISTFILES)
nitrogen-1.6.1/data/Makefile.in:537:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
nitrogen-1.6.1/data/Makefile.in:538:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
nitrogen-1.6.1/data/Makefile.in-539-	list='$(DISTFILES)'; \
##############################################
nitrogen-1.6.1/data/Makefile.in-550-	  if test -d $$d/$$file; then \
nitrogen-1.6.1/data/Makefile.in:551:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
nitrogen-1.6.1/data/Makefile.in-552-	    if test -d "$(distdir)/$$file"; then \
##############################################
nitrogen-1.6.1/data/icons/Makefile.in-49-  { \
nitrogen-1.6.1/data/icons/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
nitrogen-1.6.1/data/icons/Makefile.in-51-  }; \
##############################################
nitrogen-1.6.1/data/icons/Makefile.in-327-distdir: $(DISTFILES)
nitrogen-1.6.1/data/icons/Makefile.in:328:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
nitrogen-1.6.1/data/icons/Makefile.in:329:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
nitrogen-1.6.1/data/icons/Makefile.in-330-	list='$(DISTFILES)'; \
##############################################
nitrogen-1.6.1/data/icons/Makefile.in-341-	  if test -d $$d/$$file; then \
nitrogen-1.6.1/data/icons/Makefile.in:342:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
nitrogen-1.6.1/data/icons/Makefile.in-343-	    if test -d "$(distdir)/$$file"; then \
##############################################
nitrogen-1.6.1/config.rpath-33-host="$1"
nitrogen-1.6.1/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
nitrogen-1.6.1/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
nitrogen-1.6.1/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
nitrogen-1.6.1/config.rpath-37-
##############################################
nitrogen-1.6.1/config.rpath-47-done
nitrogen-1.6.1/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
nitrogen-1.6.1/config.rpath-49-
##############################################
nitrogen-1.6.1/config.rpath-94-        *)
nitrogen-1.6.1/config.rpath:95:          case `$CC -V 2>&1 | sed 5q` in
nitrogen-1.6.1/config.rpath-96-            *Sun\ F* | *Sun*Fortran*)
##############################################
nitrogen-1.6.1/config.rpath-235-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
nitrogen-1.6.1/config.rpath:236:      case `$LD -v 2>&1` in
nitrogen-1.6.1/config.rpath-237-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
nitrogen-1.6.1/config.rpath-241-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
nitrogen-1.6.1/config.rpath:242:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
nitrogen-1.6.1/config.rpath-243-          else
##############################################
nitrogen-1.6.1/config.rpath-298-        case $host_os in aix4.[012]|aix4.[012].*)
nitrogen-1.6.1/config.rpath:299:          collect2name=`${CC} -print-prog-name=collect2`
nitrogen-1.6.1/config.rpath-300-          if test -f "$collect2name" && \
##############################################
nitrogen-1.6.1/config.rpath-430-        hardcode_direct=yes
nitrogen-1.6.1/config.rpath:431:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
nitrogen-1.6.1/config.rpath-432-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
nitrogen-1.6.1/config.rpath-494-    sysv5* | sco3.2v5* | sco5v6*)
nitrogen-1.6.1/config.rpath:495:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
nitrogen-1.6.1/config.rpath-496-      hardcode_libdir_separator=':'
##############################################
nitrogen-1.6.1/config.rpath-645-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
nitrogen-1.6.1/config.rpath:646:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
nitrogen-1.6.1/config.rpath:647:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
nitrogen-1.6.1/config.rpath:648:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
nitrogen-1.6.1/config.rpath:649:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
nitrogen-1.6.1/config.rpath:650:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
nitrogen-1.6.1/config.rpath-651-
##############################################
nitrogen-1.6.1/compile-67-	mingw/*)
nitrogen-1.6.1/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
nitrogen-1.6.1/compile-69-	  ;;
nitrogen-1.6.1/compile-70-	cygwin/*)
nitrogen-1.6.1/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
nitrogen-1.6.1/compile-72-	  ;;
nitrogen-1.6.1/compile-73-	wine/*)
nitrogen-1.6.1/compile:74:	  file=`winepath -w "$file" || echo "$file"`
nitrogen-1.6.1/compile-75-	  ;;
##############################################
nitrogen-1.6.1/compile-309-# Name of file we expect compiler to create.
nitrogen-1.6.1/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
nitrogen-1.6.1/compile-311-
##############################################
nitrogen-1.6.1/compile-315-# object file name, since that is what matters with a parallel build.
nitrogen-1.6.1/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
nitrogen-1.6.1/compile-317-while true; do
##############################################
nitrogen-1.6.1/depcomp-64-  case $1 in
nitrogen-1.6.1/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
nitrogen-1.6.1/depcomp-66-      *) dir=;;
##############################################
nitrogen-1.6.1/depcomp-73-{
nitrogen-1.6.1/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
nitrogen-1.6.1/depcomp-75-}
##############################################
nitrogen-1.6.1/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
nitrogen-1.6.1/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
nitrogen-1.6.1/depcomp-128-
##############################################
nitrogen-1.6.1/depcomp-405-        sleep 1
nitrogen-1.6.1/depcomp:406:        i=`expr $i - 1`
nitrogen-1.6.1/depcomp-407-      done
nitrogen-1.6.1/depcomp-408-    fi
nitrogen-1.6.1/depcomp:409:    i=`expr $i - 1`
nitrogen-1.6.1/depcomp-410-  done
##############################################
nitrogen-1.6.1/depcomp-425-  # Do two passes, one to just change these to
nitrogen-1.6.1/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
nitrogen-1.6.1/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
nitrogen-1.6.1/depcomp-659-  done
nitrogen-1.6.1/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
nitrogen-1.6.1/depcomp-661-  touch "$tmpdepfile"
##############################################
nitrogen-1.6.1/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
nitrogen-1.6.1/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
nitrogen-1.6.1/configure-47-  as_echo='print -r --'
nitrogen-1.6.1/configure-48-  as_echo_n='print -rn --'
nitrogen-1.6.1/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
nitrogen-1.6.1/configure-50-  as_echo='printf %s\n'
##############################################
nitrogen-1.6.1/configure-52-else
nitrogen-1.6.1/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
nitrogen-1.6.1/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
nitrogen-1.6.1/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
nitrogen-1.6.1/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
nitrogen-1.6.1/configure-64-      esac;
##############################################
nitrogen-1.6.1/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
nitrogen-1.6.1/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
nitrogen-1.6.1/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
nitrogen-1.6.1/configure-327-      case $as_dir in #(
nitrogen-1.6.1/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
nitrogen-1.6.1/configure-329-      *) as_qdir=$as_dir;;
##############################################
nitrogen-1.6.1/configure-400-  {
nitrogen-1.6.1/configure:401:    as_val=`expr "$@" || test $? -eq 1`
nitrogen-1.6.1/configure-402-  }
##############################################
nitrogen-1.6.1/configure-407-# ----------------------------------------
nitrogen-1.6.1/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
nitrogen-1.6.1/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
nitrogen-1.6.1/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
nitrogen-1.6.1/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
nitrogen-1.6.1/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
nitrogen-1.6.1/configure-866-  case $ac_option in
nitrogen-1.6.1/configure:867:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
nitrogen-1.6.1/configure-868-  *=)   ac_optarg= ;;
##############################################
nitrogen-1.6.1/configure-910-  -disable-* | --disable-*)
nitrogen-1.6.1/configure:911:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
nitrogen-1.6.1/configure-912-    # Reject names that are not valid shell variable names.
##############################################
nitrogen-1.6.1/configure-915-    ac_useropt_orig=$ac_useropt
nitrogen-1.6.1/configure:916:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
nitrogen-1.6.1/configure-917-    case $ac_user_opts in
##############################################
nitrogen-1.6.1/configure-936-  -enable-* | --enable-*)
nitrogen-1.6.1/configure:937:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
nitrogen-1.6.1/configure-938-    # Reject names that are not valid shell variable names.
##############################################
nitrogen-1.6.1/configure-941-    ac_useropt_orig=$ac_useropt
nitrogen-1.6.1/configure:942:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
nitrogen-1.6.1/configure-943-    case $ac_user_opts in
##############################################
nitrogen-1.6.1/configure-1149-  -with-* | --with-*)
nitrogen-1.6.1/configure:1150:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
nitrogen-1.6.1/configure-1151-    # Reject names that are not valid shell variable names.
##############################################
nitrogen-1.6.1/configure-1154-    ac_useropt_orig=$ac_useropt
nitrogen-1.6.1/configure:1155:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
nitrogen-1.6.1/configure-1156-    case $ac_user_opts in
##############################################
nitrogen-1.6.1/configure-1165-  -without-* | --without-*)
nitrogen-1.6.1/configure:1166:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
nitrogen-1.6.1/configure-1167-    # Reject names that are not valid shell variable names.
##############################################
nitrogen-1.6.1/configure-1170-    ac_useropt_orig=$ac_useropt
nitrogen-1.6.1/configure:1171:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
nitrogen-1.6.1/configure-1172-    case $ac_user_opts in
##############################################
nitrogen-1.6.1/configure-1203-  *=*)
nitrogen-1.6.1/configure:1204:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
nitrogen-1.6.1/configure-1205-    # Reject names that are not valid shell variable names.
##############################################
nitrogen-1.6.1/configure-1224-if test -n "$ac_prev"; then
nitrogen-1.6.1/configure:1225:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
nitrogen-1.6.1/configure-1226-  as_fn_error $? "missing argument to $ac_option"
##############################################
nitrogen-1.6.1/configure-1246-    */ )
nitrogen-1.6.1/configure:1247:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
nitrogen-1.6.1/configure-1248-      eval $ac_var=\$ac_val;;
##############################################
nitrogen-1.6.1/configure-1281-ac_ls_di=`ls -di .` &&
nitrogen-1.6.1/configure:1282:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
nitrogen-1.6.1/configure-1283-  as_fn_error $? "working directory cannot be determined"
##############################################
nitrogen-1.6.1/configure-1337-case $srcdir in
nitrogen-1.6.1/configure:1338:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
nitrogen-1.6.1/configure-1339-esac
##############################################
nitrogen-1.6.1/configure-1380-By default, \`make install' will install all the files in
nitrogen-1.6.1/configure:1381:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
nitrogen-1.6.1/configure:1382:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
nitrogen-1.6.1/configure-1383-for instance \`--prefix=\$HOME'.
##############################################
nitrogen-1.6.1/configure-1502-*)
nitrogen-1.6.1/configure:1503:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
nitrogen-1.6.1/configure-1504-  # A ".." for each directory in $ac_dir_suffix.
nitrogen-1.6.1/configure:1505:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
nitrogen-1.6.1/configure-1506-  case $ac_top_builddir_sub in
##############################################
nitrogen-1.6.1/configure-2261-    *\'*)
nitrogen-1.6.1/configure:2262:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
nitrogen-1.6.1/configure-2263-    esac
##############################################
nitrogen-1.6.1/configure-2344-      case $ac_val in
nitrogen-1.6.1/configure:2345:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
nitrogen-1.6.1/configure-2346-      esac
##############################################
nitrogen-1.6.1/configure-2359-	case $ac_val in
nitrogen-1.6.1/configure:2360:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
nitrogen-1.6.1/configure-2361-	esac
##############################################
nitrogen-1.6.1/configure-2480-    set,)
nitrogen-1.6.1/configure:2481:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
nitrogen-1.6.1/configure:2482:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
nitrogen-1.6.1/configure-2483-      ac_cache_corrupted=: ;;
##############################################
nitrogen-1.6.1/configure-2491-	# differences in whitespace do not lead to failure.
nitrogen-1.6.1/configure:2492:	ac_old_val_w=`echo x $ac_old_val`
nitrogen-1.6.1/configure:2493:	ac_new_val_w=`echo x $ac_new_val`
nitrogen-1.6.1/configure-2494-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
nitrogen-1.6.1/configure-2511-    case $ac_new_val in
nitrogen-1.6.1/configure:2512:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
nitrogen-1.6.1/configure-2513-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
nitrogen-1.6.1/configure-2571-# Expand $ac_aux_dir to an absolute path.
nitrogen-1.6.1/configure:2572:am_aux_dir=`cd "$ac_aux_dir" && pwd`
nitrogen-1.6.1/configure-2573-
##############################################
nitrogen-1.6.1/configure-2919-$as_echo_n "checking whether the C compiler works... " >&6; }
nitrogen-1.6.1/configure:2920:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
nitrogen-1.6.1/configure-2921-
##############################################
nitrogen-1.6.1/configure-2963-	then :; else
nitrogen-1.6.1/configure:2964:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
nitrogen-1.6.1/configure-2965-	fi
##############################################
nitrogen-1.6.1/configure-3023-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
nitrogen-1.6.1/configure:3024:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
nitrogen-1.6.1/configure-3025-	  break;;
##############################################
nitrogen-1.6.1/configure-3132-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
nitrogen-1.6.1/configure:3133:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
nitrogen-1.6.1/configure-3134-       break;;
##############################################
nitrogen-1.6.1/configure-3635-  # Check for GNU $ac_path_GREP
nitrogen-1.6.1/configure:3636:case `"$ac_path_GREP" --version 2>&1` in
nitrogen-1.6.1/configure-3637-*GNU*)
##############################################
nitrogen-1.6.1/configure-3701-  # Check for GNU $ac_path_EGREP
nitrogen-1.6.1/configure:3702:case `"$ac_path_EGREP" --version 2>&1` in
nitrogen-1.6.1/configure-3703-*GNU*)
##############################################
nitrogen-1.6.1/configure-3977-     echo "timestamp, slept: $am_has_slept" > conftest.file
nitrogen-1.6.1/configure:3978:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
nitrogen-1.6.1/configure-3979-     if test "$*" = "X"; then
nitrogen-1.6.1/configure-3980-	# -L didn't work.
nitrogen-1.6.1/configure:3981:	set X `ls -t "$srcdir/configure" conftest.file`
nitrogen-1.6.1/configure-3982-     fi
##############################################
nitrogen-1.6.1/configure-4028-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
nitrogen-1.6.1/configure:4029:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
nitrogen-1.6.1/configure-4030-
##############################################
nitrogen-1.6.1/configure-4170-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
nitrogen-1.6.1/configure:4171:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
nitrogen-1.6.1/configure-4172-	     'mkdir (GNU coreutils) '* | \
##############################################
nitrogen-1.6.1/configure-4243-set x ${MAKE-make}
nitrogen-1.6.1/configure:4244:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
nitrogen-1.6.1/configure-4245-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
nitrogen-1.6.1/configure-4253-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
nitrogen-1.6.1/configure:4254:case `${MAKE-make} -f conftest.make 2>/dev/null` in
nitrogen-1.6.1/configure-4255-  *@@@%%%=?*=@@@%%%*)
##############################################
nitrogen-1.6.1/configure-4300-# Ignore all kinds of additional output from 'make'.
nitrogen-1.6.1/configure:4301:case `$am_make -s -f confmf 2> /dev/null` in #(
nitrogen-1.6.1/configure-4302-*the\ am__doit\ target*)
##############################################
nitrogen-1.6.1/configure-4310-   echo '.include "confinc"' > confmf
nitrogen-1.6.1/configure:4311:   case `$am_make -s -f confmf 2> /dev/null` in #(
nitrogen-1.6.1/configure-4312-   *the\ am__doit\ target*)
##############################################
nitrogen-1.6.1/configure-4382-
nitrogen-1.6.1/configure:4383:if test "`cd $srcdir && pwd`" != "`pwd`"; then
nitrogen-1.6.1/configure-4384-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
nitrogen-1.6.1/configure-4483-  if test "$am_compiler_list" = ""; then
nitrogen-1.6.1/configure:4484:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
nitrogen-1.6.1/configure-4485-  fi
##############################################
nitrogen-1.6.1/configure-4912-  if test "$am_compiler_list" = ""; then
nitrogen-1.6.1/configure:4913:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
nitrogen-1.6.1/configure-4914-  fi
##############################################
nitrogen-1.6.1/configure-5895-set x ${MAKE-make}
nitrogen-1.6.1/configure:5896:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
nitrogen-1.6.1/configure-5897-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
nitrogen-1.6.1/configure-5905-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
nitrogen-1.6.1/configure:5906:case `${MAKE-make} -f conftest.make 2>/dev/null` in
nitrogen-1.6.1/configure-5907-  *@@@%%%=?*=@@@%%%*)
##############################################
nitrogen-1.6.1/configure-6067-  test $ac_status = 0; }; then
nitrogen-1.6.1/configure:6068:  pkg_cv_GLIB2_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= $GLIB2_VERSION" 2>/dev/null`
nitrogen-1.6.1/configure-6069-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
nitrogen-1.6.1/configure-6084-  test $ac_status = 0; }; then
nitrogen-1.6.1/configure:6085:  pkg_cv_GLIB2_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= $GLIB2_VERSION" 2>/dev/null`
nitrogen-1.6.1/configure-6086-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
nitrogen-1.6.1/configure-6105-        if test $_pkg_short_errors_supported = yes; then
nitrogen-1.6.1/configure:6106:	        GLIB2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glib-2.0 >= $GLIB2_VERSION" 2>&1`
nitrogen-1.6.1/configure-6107-        else
nitrogen-1.6.1/configure:6108:	        GLIB2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glib-2.0 >= $GLIB2_VERSION" 2>&1`
nitrogen-1.6.1/configure-6109-        fi
##############################################
nitrogen-1.6.1/configure-6158-  test $ac_status = 0; }; then
nitrogen-1.6.1/configure:6159:  pkg_cv_GTK2_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= $GTK2_VERSION" 2>/dev/null`
nitrogen-1.6.1/configure-6160-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
nitrogen-1.6.1/configure-6175-  test $ac_status = 0; }; then
nitrogen-1.6.1/configure:6176:  pkg_cv_GTK2_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= $GTK2_VERSION" 2>/dev/null`
nitrogen-1.6.1/configure-6177-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
nitrogen-1.6.1/configure-6196-        if test $_pkg_short_errors_supported = yes; then
nitrogen-1.6.1/configure:6197:	        GTK2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtk+-2.0 >= $GTK2_VERSION" 2>&1`
nitrogen-1.6.1/configure-6198-        else
nitrogen-1.6.1/configure:6199:	        GTK2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtk+-2.0 >= $GTK2_VERSION" 2>&1`
nitrogen-1.6.1/configure-6200-        fi
##############################################
nitrogen-1.6.1/configure-6249-  test $ac_status = 0; }; then
nitrogen-1.6.1/configure:6250:  pkg_cv_GTKMM2_CFLAGS=`$PKG_CONFIG --cflags "gtkmm-2.4 >= $GTKMM2_VERSION" 2>/dev/null`
nitrogen-1.6.1/configure-6251-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
nitrogen-1.6.1/configure-6266-  test $ac_status = 0; }; then
nitrogen-1.6.1/configure:6267:  pkg_cv_GTKMM2_LIBS=`$PKG_CONFIG --libs "gtkmm-2.4 >= $GTKMM2_VERSION" 2>/dev/null`
nitrogen-1.6.1/configure-6268-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
nitrogen-1.6.1/configure-6287-        if test $_pkg_short_errors_supported = yes; then
nitrogen-1.6.1/configure:6288:	        GTKMM2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtkmm-2.4 >= $GTKMM2_VERSION" 2>&1`
nitrogen-1.6.1/configure-6289-        else
nitrogen-1.6.1/configure:6290:	        GTKMM2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtkmm-2.4 >= $GTKMM2_VERSION" 2>&1`
nitrogen-1.6.1/configure-6291-        fi
##############################################
nitrogen-1.6.1/configure-6340-  test $ac_status = 0; }; then
nitrogen-1.6.1/configure:6341:  pkg_cv_GTHREAD2_CFLAGS=`$PKG_CONFIG --cflags "gthread-2.0 >= $GTHREAD2_VERSION" 2>/dev/null`
nitrogen-1.6.1/configure-6342-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
nitrogen-1.6.1/configure-6357-  test $ac_status = 0; }; then
nitrogen-1.6.1/configure:6358:  pkg_cv_GTHREAD2_LIBS=`$PKG_CONFIG --libs "gthread-2.0 >= $GTHREAD2_VERSION" 2>/dev/null`
nitrogen-1.6.1/configure-6359-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
nitrogen-1.6.1/configure-6378-        if test $_pkg_short_errors_supported = yes; then
nitrogen-1.6.1/configure:6379:	        GTHREAD2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gthread-2.0 >= $GTHREAD2_VERSION" 2>&1`
nitrogen-1.6.1/configure-6380-        else
nitrogen-1.6.1/configure:6381:	        GTHREAD2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gthread-2.0 >= $GTHREAD2_VERSION" 2>&1`
nitrogen-1.6.1/configure-6382-        fi
##############################################
nitrogen-1.6.1/configure-6488-  # Check for GNU $ac_path_SED
nitrogen-1.6.1/configure:6489:case `"$ac_path_SED" --version 2>&1` in
nitrogen-1.6.1/configure-6490-*GNU*)
##############################################
nitrogen-1.6.1/configure-6663-
nitrogen-1.6.1/configure:6664:    case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
nitrogen-1.6.1/configure-6665-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
nitrogen-1.6.1/configure-6668-
nitrogen-1.6.1/configure:6669:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
nitrogen-1.6.1/configure-6670-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
nitrogen-1.6.1/configure-6745-
nitrogen-1.6.1/configure:6746:    case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
nitrogen-1.6.1/configure-6747-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
nitrogen-1.6.1/configure-6856-test "x$ac_build_alias" = x &&
nitrogen-1.6.1/configure:6857:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
nitrogen-1.6.1/configure-6858-test "x$ac_build_alias" = x &&
nitrogen-1.6.1/configure-6859-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
nitrogen-1.6.1/configure:6860:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
nitrogen-1.6.1/configure-6861-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
nitrogen-1.6.1/configure-6880-IFS=$ac_save_IFS
nitrogen-1.6.1/configure:6881:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
nitrogen-1.6.1/configure-6882-
##############################################
nitrogen-1.6.1/configure-6891-else
nitrogen-1.6.1/configure:6892:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
nitrogen-1.6.1/configure-6893-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
nitrogen-1.6.1/configure-6913-IFS=$ac_save_IFS
nitrogen-1.6.1/configure:6914:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
nitrogen-1.6.1/configure-6915-
##############################################
nitrogen-1.6.1/configure-6946-    # gcc leaves a trailing carriage return which upsets mingw
nitrogen-1.6.1/configure:6947:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
nitrogen-1.6.1/configure-6948-  *)
nitrogen-1.6.1/configure:6949:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
nitrogen-1.6.1/configure-6950-  esac
##############################################
nitrogen-1.6.1/configure-6955-      # Canonicalize the pathname of ld
nitrogen-1.6.1/configure:6956:      ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'`
nitrogen-1.6.1/configure-6957-      while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do
nitrogen-1.6.1/configure:6958:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
nitrogen-1.6.1/configure-6959-      done
##############################################
nitrogen-1.6.1/configure-6990-      # Break only if it was the GNU/non-GNU ld that we prefer.
nitrogen-1.6.1/configure:6991:      case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
nitrogen-1.6.1/configure-6992-      *GNU* | *'with BFD'*)
##############################################
nitrogen-1.6.1/configure-7021-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
nitrogen-1.6.1/configure:7022:case `$LD -v 2>&1 </dev/null` in
nitrogen-1.6.1/configure-7023-*GNU* | *'with BFD'*)
##############################################
nitrogen-1.6.1/configure-7109-    *)
nitrogen-1.6.1/configure:7110:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
nitrogen-1.6.1/configure-7111-      if test -n "$searchpath"; then
##############################################
nitrogen-1.6.1/configure-7119-                ;;
nitrogen-1.6.1/configure:7120:              *) searchdir=`cd "$searchdir" && pwd`
nitrogen-1.6.1/configure-7121-                 case "$searchdir" in
##############################################
nitrogen-1.6.1/configure-7210-        names_already_handled="$names_already_handled $name"
nitrogen-1.6.1/configure:7211:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
nitrogen-1.6.1/configure-7212-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
nitrogen-1.6.1/configure-7286-                -L*)
nitrogen-1.6.1/configure:7287:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
nitrogen-1.6.1/configure-7288-                                    if test -n "$acl_shlibext"; then
##############################################
nitrogen-1.6.1/configure-7403-              */$acl_libdirstem | */$acl_libdirstem/)
nitrogen-1.6.1/configure:7404:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
nitrogen-1.6.1/configure-7405-                if test "$name" = 'iconv'; then
##############################################
nitrogen-1.6.1/configure-7410-              */$acl_libdirstem2 | */$acl_libdirstem2/)
nitrogen-1.6.1/configure:7411:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
nitrogen-1.6.1/configure-7412-                if test "$name" = 'iconv'; then
##############################################
nitrogen-1.6.1/configure-7461-                  -L*)
nitrogen-1.6.1/configure:7462:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
nitrogen-1.6.1/configure-7463-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
nitrogen-1.6.1/configure-7520-                  -R*)
nitrogen-1.6.1/configure:7521:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
nitrogen-1.6.1/configure-7522-                    if test "$enable_rpath" != no; then
##############################################
nitrogen-1.6.1/configure-7545-                  -l*)
nitrogen-1.6.1/configure:7546:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
nitrogen-1.6.1/configure-7547-                    ;;
nitrogen-1.6.1/configure-7548-                  *.la)
nitrogen-1.6.1/configure:7549:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
nitrogen-1.6.1/configure-7550-                    ;;
##############################################
nitrogen-1.6.1/configure-8103-        names_already_handled="$names_already_handled $name"
nitrogen-1.6.1/configure:8104:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
nitrogen-1.6.1/configure-8105-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
nitrogen-1.6.1/configure-8179-                -L*)
nitrogen-1.6.1/configure:8180:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
nitrogen-1.6.1/configure-8181-                                    if test -n "$acl_shlibext"; then
##############################################
nitrogen-1.6.1/configure-8296-              */$acl_libdirstem | */$acl_libdirstem/)
nitrogen-1.6.1/configure:8297:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
nitrogen-1.6.1/configure-8298-                if test "$name" = 'intl'; then
##############################################
nitrogen-1.6.1/configure-8303-              */$acl_libdirstem2 | */$acl_libdirstem2/)
nitrogen-1.6.1/configure:8304:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
nitrogen-1.6.1/configure-8305-                if test "$name" = 'intl'; then
##############################################
nitrogen-1.6.1/configure-8354-                  -L*)
nitrogen-1.6.1/configure:8355:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
nitrogen-1.6.1/configure-8356-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
nitrogen-1.6.1/configure-8413-                  -R*)
nitrogen-1.6.1/configure:8414:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
nitrogen-1.6.1/configure-8415-                    if test "$enable_rpath" != no; then
##############################################
nitrogen-1.6.1/configure-8438-                  -l*)
nitrogen-1.6.1/configure:8439:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
nitrogen-1.6.1/configure-8440-                    ;;
nitrogen-1.6.1/configure-8441-                  *.la)
nitrogen-1.6.1/configure:8442:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
nitrogen-1.6.1/configure-8443-                    ;;
##############################################
nitrogen-1.6.1/configure-8942-do :
nitrogen-1.6.1/configure:8943:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
nitrogen-1.6.1/configure-8944-ac_fn_cxx_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
nitrogen-1.6.1/configure-8947-  cat >>confdefs.h <<_ACEOF
nitrogen-1.6.1/configure:8948:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
nitrogen-1.6.1/configure-8949-_ACEOF
##############################################
nitrogen-1.6.1/configure-8957-do :
nitrogen-1.6.1/configure:8958:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
nitrogen-1.6.1/configure-8959-ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
nitrogen-1.6.1/configure-8961-  cat >>confdefs.h <<_ACEOF
nitrogen-1.6.1/configure:8962:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
nitrogen-1.6.1/configure-8963-_ACEOF
##############################################
nitrogen-1.6.1/configure-9323-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
nitrogen-1.6.1/configure:9324:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
nitrogen-1.6.1/configure-9325-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
nitrogen-1.6.1/configure-9418-if test -z "$BASH_VERSION$ZSH_VERSION" \
nitrogen-1.6.1/configure:9419:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
nitrogen-1.6.1/configure-9420-  as_echo='print -r --'
nitrogen-1.6.1/configure-9421-  as_echo_n='print -rn --'
nitrogen-1.6.1/configure:9422:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
nitrogen-1.6.1/configure-9423-  as_echo='printf %s\n'
##############################################
nitrogen-1.6.1/configure-9425-else
nitrogen-1.6.1/configure:9426:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
nitrogen-1.6.1/configure-9427-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
nitrogen-1.6.1/configure-9435-	expr "X$arg" : "X\\(.*\\)$as_nl";
nitrogen-1.6.1/configure:9436:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
nitrogen-1.6.1/configure-9437-      esac;
##############################################
nitrogen-1.6.1/configure-9512-# ----------------------------------------
nitrogen-1.6.1/configure:9513:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
nitrogen-1.6.1/configure-9514-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
nitrogen-1.6.1/configure-9584-  {
nitrogen-1.6.1/configure:9585:    as_val=`expr "$@" || test $? -eq 1`
nitrogen-1.6.1/configure-9586-  }
##############################################
nitrogen-1.6.1/configure-9688-      case $as_dir in #(
nitrogen-1.6.1/configure:9689:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
nitrogen-1.6.1/configure-9690-      *) as_qdir=$as_dir;;
##############################################
nitrogen-1.6.1/configure-9823-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
nitrogen-1.6.1/configure:9824:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
nitrogen-1.6.1/configure-9825-ac_cs_version="\\
##############################################
nitrogen-1.6.1/configure-9848-  --*=?*)
nitrogen-1.6.1/configure:9849:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
nitrogen-1.6.1/configure:9850:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
nitrogen-1.6.1/configure-9851-    ac_shift=:
##############################################
nitrogen-1.6.1/configure-9853-  --*=)
nitrogen-1.6.1/configure:9854:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
nitrogen-1.6.1/configure-9855-    ac_optarg=
##############################################
nitrogen-1.6.1/configure-9877-    case $ac_optarg in
nitrogen-1.6.1/configure:9878:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
nitrogen-1.6.1/configure-9879-    '') as_fn_error $? "missing file argument" ;;
##############################################
nitrogen-1.6.1/configure-9885-    case $ac_optarg in
nitrogen-1.6.1/configure:9886:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
nitrogen-1.6.1/configure-9887-    esac
##############################################
nitrogen-1.6.1/configure-10026-fi
nitrogen-1.6.1/configure:10027:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
nitrogen-1.6.1/configure-10028-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
nitrogen-1.6.1/configure-10043-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
nitrogen-1.6.1/configure:10044:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
nitrogen-1.6.1/configure-10045-ac_delim='%!_!# '
##############################################
nitrogen-1.6.1/configure-10049-
nitrogen-1.6.1/configure:10050:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
nitrogen-1.6.1/configure-10051-  if test $ac_delim_n = $ac_delim_num; then
##############################################
nitrogen-1.6.1/configure-10187-for ac_last_try in false false :; do
nitrogen-1.6.1/configure:10188:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
nitrogen-1.6.1/configure-10189-  if test -z "$ac_tt"; then
##############################################
nitrogen-1.6.1/configure-10319-      esac
nitrogen-1.6.1/configure:10320:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
nitrogen-1.6.1/configure-10321-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
nitrogen-1.6.1/configure-10378-*)
nitrogen-1.6.1/configure:10379:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
nitrogen-1.6.1/configure-10380-  # A ".." for each directory in $ac_dir_suffix.
nitrogen-1.6.1/configure:10381:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
nitrogen-1.6.1/configure-10382-  case $ac_top_builddir_sub in
##############################################
nitrogen-1.6.1/configure-10439-/@mandir@/p'
nitrogen-1.6.1/configure:10440:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
nitrogen-1.6.1/configure-10441-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
nitrogen-1.6.1/configure-10456-
nitrogen-1.6.1/configure:10457:# Neutralize VPATH when `$srcdir' = `.'.
nitrogen-1.6.1/configure-10458-# Shell code in configure.ac might set extrasub.
##############################################
nitrogen-1.6.1/configure-10484-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
nitrogen-1.6.1/configure:10485:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
nitrogen-1.6.1/configure-10486-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
nitrogen-1.6.1/configure-10530-    * )
nitrogen-1.6.1/configure:10531:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
nitrogen-1.6.1/configure-10532-  esac
##############################################
nitrogen-1.6.1/configure-10577-    # Strip MF so we end up with the name of the file.
nitrogen-1.6.1/configure:10578:    mf=`echo "$mf" | sed -e 's/:.*$//'`
nitrogen-1.6.1/configure-10579-    # Check whether this is an Automake generated Makefile or not.
##############################################
nitrogen-1.6.1/configure-10614-    # from the Makefile without running 'make'.
nitrogen-1.6.1/configure:10615:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
nitrogen-1.6.1/configure-10616-    test -z "$DEPDIR" && continue
nitrogen-1.6.1/configure:10617:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
nitrogen-1.6.1/configure-10618-    test -z "$am__include" && continue
nitrogen-1.6.1/configure:10619:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
nitrogen-1.6.1/configure-10620-    # Find all dependency output files, they are included files with
##############################################
nitrogen-1.6.1/configure-10662-      case "$ac_file" in
nitrogen-1.6.1/configure:10663:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
nitrogen-1.6.1/configure-10664-      esac
##############################################
nitrogen-1.6.1/configure-10667-        # Adjust a relative srcdir.
nitrogen-1.6.1/configure:10668:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
nitrogen-1.6.1/configure:10669:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
nitrogen-1.6.1/configure:10670:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
nitrogen-1.6.1/configure-10671-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
nitrogen-1.6.1/configure-10674-        case "$ac_given_srcdir" in
nitrogen-1.6.1/configure:10675:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
nitrogen-1.6.1/configure-10676-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
nitrogen-1.6.1/configure-10695-            fi
nitrogen-1.6.1/configure:10696:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
nitrogen-1.6.1/configure-10697-            # Hide the ALL_LINGUAS assignment from automake < 1.5.