===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
xmorph-20140707+nmu2/doc/Makefile.in-89-am__installdirs = "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)"
xmorph-20140707+nmu2/doc/Makefile.in:90:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xmorph-20140707+nmu2/doc/Makefile.in-91-am__vpath_adj = case $$p in \
xmorph-20140707+nmu2/doc/Makefile.in:92:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xmorph-20140707+nmu2/doc/Makefile.in-93-    *) f=$$p;; \
xmorph-20140707+nmu2/doc/Makefile.in-94-  esac;
xmorph-20140707+nmu2/doc/Makefile.in:95:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xmorph-20140707+nmu2/doc/Makefile.in-96-am__install_max = 40
xmorph-20140707+nmu2/doc/Makefile.in-97-am__nobase_strip_setup = \
xmorph-20140707+nmu2/doc/Makefile.in:98:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xmorph-20140707+nmu2/doc/Makefile.in-99-am__nobase_strip = \
##############################################
xmorph-20140707+nmu2/doc/Makefile.in-330-	  $(am__cd) $(srcdir) && \
xmorph-20140707+nmu2/doc/Makefile.in:331:	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
xmorph-20140707+nmu2/doc/Makefile.in-332-	fi; \
##############################################
xmorph-20140707+nmu2/doc/Makefile.in-388-	  for file in $$list; do \
xmorph-20140707+nmu2/doc/Makefile.in:389:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
xmorph-20140707+nmu2/doc/Makefile.in-390-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
##############################################
xmorph-20140707+nmu2/doc/Makefile.in-397-	for file in $$list; do \
xmorph-20140707+nmu2/doc/Makefile.in:398:	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
xmorph-20140707+nmu2/doc/Makefile.in:399:	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
xmorph-20140707+nmu2/doc/Makefile.in-400-	  (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
##############################################
xmorph-20140707+nmu2/doc/Makefile.in-424-dist-info: $(INFO_DEPS)
xmorph-20140707+nmu2/doc/Makefile.in:425:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
xmorph-20140707+nmu2/doc/Makefile.in-426-	list='$(INFO_DEPS)'; \
##############################################
xmorph-20140707+nmu2/doc/Makefile.in-428-	  case $$base in \
xmorph-20140707+nmu2/doc/Makefile.in:429:	    $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
xmorph-20140707+nmu2/doc/Makefile.in-430-	  esac; \
xmorph-20140707+nmu2/doc/Makefile.in-431-	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
xmorph-20140707+nmu2/doc/Makefile.in:432:	  base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
xmorph-20140707+nmu2/doc/Makefile.in-433-	  for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
xmorph-20140707+nmu2/doc/Makefile.in-434-	    if test -f $$file; then \
xmorph-20140707+nmu2/doc/Makefile.in:435:	      relfile=`expr "$$file" : "$$d/\(.*\)"`; \
xmorph-20140707+nmu2/doc/Makefile.in-436-	      test -f "$(distdir)/$$relfile" || \
##############################################
xmorph-20140707+nmu2/doc/Makefile.in-452-	@list='$(INFO_DEPS)'; for i in $$list; do \
xmorph-20140707+nmu2/doc/Makefile.in:453:	  i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
xmorph-20140707+nmu2/doc/Makefile.in-454-	  echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
##############################################
xmorph-20140707+nmu2/doc/Makefile.in-461-	test -n "$(man1dir)" \
xmorph-20140707+nmu2/doc/Makefile.in:462:	  && test -n "`echo $$list1$$list2`" \
xmorph-20140707+nmu2/doc/Makefile.in-463-	  || exit 0; \
##############################################
xmorph-20140707+nmu2/doc/Makefile.in-520-	else :; fi
xmorph-20140707+nmu2/doc/Makefile.in:521:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xmorph-20140707+nmu2/doc/Makefile.in:522:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xmorph-20140707+nmu2/doc/Makefile.in-523-	list='$(DISTFILES)'; \
##############################################
xmorph-20140707+nmu2/doc/Makefile.in-534-	  if test -d $$d/$$file; then \
xmorph-20140707+nmu2/doc/Makefile.in:535:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xmorph-20140707+nmu2/doc/Makefile.in-536-	    if test -d "$(distdir)/$$file"; then \
##############################################
xmorph-20140707+nmu2/doc/Makefile.in-661-	@$(NORMAL_INSTALL)
xmorph-20140707+nmu2/doc/Makefile.in:662:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
xmorph-20140707+nmu2/doc/Makefile.in-663-	list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
##############################################
xmorph-20140707+nmu2/doc/Makefile.in-669-	  case $$file in \
xmorph-20140707+nmu2/doc/Makefile.in:670:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
xmorph-20140707+nmu2/doc/Makefile.in-671-	  esac; \
xmorph-20140707+nmu2/doc/Makefile.in-672-	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
xmorph-20140707+nmu2/doc/Makefile.in:673:	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
xmorph-20140707+nmu2/doc/Makefile.in-674-	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
##############################################
xmorph-20140707+nmu2/doc/Makefile.in-687-	  for file in $$list; do \
xmorph-20140707+nmu2/doc/Makefile.in:688:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
xmorph-20140707+nmu2/doc/Makefile.in-689-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
##############################################
xmorph-20140707+nmu2/glade2/Makefile.in-296-	test -n "$(EXEEXT)" || exit 0; \
xmorph-20140707+nmu2/glade2/Makefile.in:297:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
xmorph-20140707+nmu2/glade2/Makefile.in-298-	echo " rm -f" $$list; \
##############################################
xmorph-20140707+nmu2/glade2/Makefile.in-322-.c.obj:
xmorph-20140707+nmu2/glade2/Makefile.in:323:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
xmorph-20140707+nmu2/glade2/Makefile.in-324-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
xmorph-20140707+nmu2/glade2/Makefile.in-326-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xmorph-20140707+nmu2/glade2/Makefile.in:327:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
xmorph-20140707+nmu2/glade2/Makefile.in-328-
##############################################
xmorph-20140707+nmu2/glade2/Makefile.in-386-GTAGS:
xmorph-20140707+nmu2/glade2/Makefile.in:387:	here=`$(am__cd) $(top_builddir) && pwd` \
xmorph-20140707+nmu2/glade2/Makefile.in-388-	  && $(am__cd) $(top_srcdir) \
##############################################
xmorph-20140707+nmu2/glade2/Makefile.in-394-distdir: $(DISTFILES)
xmorph-20140707+nmu2/glade2/Makefile.in:395:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xmorph-20140707+nmu2/glade2/Makefile.in:396:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xmorph-20140707+nmu2/glade2/Makefile.in-397-	list='$(DISTFILES)'; \
##############################################
xmorph-20140707+nmu2/glade2/Makefile.in-408-	  if test -d $$d/$$file; then \
xmorph-20140707+nmu2/glade2/Makefile.in:409:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xmorph-20140707+nmu2/glade2/Makefile.in-410-	    if test -d "$(distdir)/$$file"; then \
##############################################
xmorph-20140707+nmu2/autogen.sh-3-
xmorph-20140707+nmu2/autogen.sh:4:srcdir=`dirname $0`
xmorph-20140707+nmu2/autogen.sh-5-
##############################################
xmorph-20140707+nmu2/po/Rules-quot-15-.insert-header.po-update-en:
xmorph-20140707+nmu2/po/Rules-quot:16:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
xmorph-20140707+nmu2/po/Rules-quot:17:	if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
xmorph-20140707+nmu2/po/Rules-quot-18-	tmpdir=`pwd`; \
xmorph-20140707+nmu2/po/Rules-quot-19-	echo "$$lang:"; \
xmorph-20140707+nmu2/po/Rules-quot:20:	ll=`echo $$lang | sed -e 's/@.*//'`; \
xmorph-20140707+nmu2/po/Rules-quot-21-	LC_ALL=C; export LC_ALL; \
xmorph-20140707+nmu2/po/Rules-quot-22-	cd $(srcdir); \
xmorph-20140707+nmu2/po/Rules-quot:23:	if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$lang -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \
xmorph-20140707+nmu2/po/Rules-quot-24-	  if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
##############################################
xmorph-20140707+nmu2/po/Makefile.in.in-88-.po.gmo:
xmorph-20140707+nmu2/po/Makefile.in.in:89:	@lang=`echo $* | sed -e 's,.*/,,'`; \
xmorph-20140707+nmu2/po/Makefile.in.in-90-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
xmorph-20140707+nmu2/po/Makefile.in.in-150-	fi; \
xmorph-20140707+nmu2/po/Makefile.in.in:151:	case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
xmorph-20140707+nmu2/po/Makefile.in.in-152-	  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
##############################################
xmorph-20140707+nmu2/po/Makefile.in.in-192-$(POFILES): $(srcdir)/$(DOMAIN).pot
xmorph-20140707+nmu2/po/Makefile.in.in:193:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
xmorph-20140707+nmu2/po/Makefile.in.in-194-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
xmorph-20140707+nmu2/po/Makefile.in.in-197-	  cd $(srcdir) \
xmorph-20140707+nmu2/po/Makefile.in.in:198:	    && { case `$(MSGMERGE_UPDATE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
xmorph-20140707+nmu2/po/Makefile.in.in-199-	           '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
xmorph-20140707+nmu2/po/Makefile.in.in-228-	for cat in $$catalogs; do \
xmorph-20140707+nmu2/po/Makefile.in.in:229:	  cat=`basename $$cat`; \
xmorph-20140707+nmu2/po/Makefile.in.in:230:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
xmorph-20140707+nmu2/po/Makefile.in.in-231-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
xmorph-20140707+nmu2/po/Makefile.in.in-238-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
xmorph-20140707+nmu2/po/Makefile.in.in:239:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
xmorph-20140707+nmu2/po/Makefile.in.in-240-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
xmorph-20140707+nmu2/po/Makefile.in.in-279-	for cat in $$catalogs; do \
xmorph-20140707+nmu2/po/Makefile.in.in:280:	  cat=`basename $$cat`; \
xmorph-20140707+nmu2/po/Makefile.in.in:281:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
xmorph-20140707+nmu2/po/Makefile.in.in-282-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
xmorph-20140707+nmu2/po/Makefile.in.in-286-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
xmorph-20140707+nmu2/po/Makefile.in.in:287:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
xmorph-20140707+nmu2/po/Makefile.in.in-288-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
xmorph-20140707+nmu2/po/Makefile.in.in-325-	for cat in $$catalogs; do \
xmorph-20140707+nmu2/po/Makefile.in.in:326:	  cat=`basename $$cat`; \
xmorph-20140707+nmu2/po/Makefile.in.in:327:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
xmorph-20140707+nmu2/po/Makefile.in.in-328-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
xmorph-20140707+nmu2/po/Makefile.in.in-390-.nop.po-create:
xmorph-20140707+nmu2/po/Makefile.in.in:391:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
xmorph-20140707+nmu2/po/Makefile.in.in-392-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
xmorph-20140707+nmu2/po/Makefile.in.in-397-.nop.po-update:
xmorph-20140707+nmu2/po/Makefile.in.in:398:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
xmorph-20140707+nmu2/po/Makefile.in.in-399-	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
xmorph-20140707+nmu2/po/Makefile.in.in-404-	cd $(srcdir); \
xmorph-20140707+nmu2/po/Makefile.in.in:405:	if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
xmorph-20140707+nmu2/po/Makefile.in.in-406-	       '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
xmorph-20140707+nmu2/tkmorph/Makefile.in-272-distdir: $(DISTFILES)
xmorph-20140707+nmu2/tkmorph/Makefile.in:273:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xmorph-20140707+nmu2/tkmorph/Makefile.in:274:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xmorph-20140707+nmu2/tkmorph/Makefile.in-275-	list='$(DISTFILES)'; \
##############################################
xmorph-20140707+nmu2/tkmorph/Makefile.in-286-	  if test -d $$d/$$file; then \
xmorph-20140707+nmu2/tkmorph/Makefile.in:287:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xmorph-20140707+nmu2/tkmorph/Makefile.in-288-	    if test -d "$(distdir)/$$file"; then \
##############################################
xmorph-20140707+nmu2/configure.ac-176-dnl Set PACKAGE_SOURCE_DIR in config.h.
xmorph-20140707+nmu2/configure.ac:177:dnl packagesrcdir=`cd $srcdir && pwd`
xmorph-20140707+nmu2/configure.ac-178-dnl AC_DEFINE_UNQUOTED(PACKAGE_SOURCE_DIR, "${packagesrcdir}", [ source dir ])
##############################################
xmorph-20140707+nmu2/aclocal-gtk1.2/gtk.m4-46-  else
xmorph-20140707+nmu2/aclocal-gtk1.2/gtk.m4:47:    GTK_CFLAGS=`$GTK_CONFIG $gtk_config_args --cflags`
xmorph-20140707+nmu2/aclocal-gtk1.2/gtk.m4:48:    GTK_LIBS=`$GTK_CONFIG $gtk_config_args --libs`
xmorph-20140707+nmu2/aclocal-gtk1.2/gtk.m4-49-    gtk_config_major_version=`$GTK_CONFIG $gtk_config_args --version | \
##############################################
xmorph-20140707+nmu2/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
xmorph-20140707+nmu2/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
xmorph-20140707+nmu2/configure-47-  as_echo='print -r --'
xmorph-20140707+nmu2/configure-48-  as_echo_n='print -rn --'
xmorph-20140707+nmu2/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
xmorph-20140707+nmu2/configure-50-  as_echo='printf %s\n'
##############################################
xmorph-20140707+nmu2/configure-52-else
xmorph-20140707+nmu2/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
xmorph-20140707+nmu2/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
xmorph-20140707+nmu2/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
xmorph-20140707+nmu2/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
xmorph-20140707+nmu2/configure-64-      esac;
##############################################
xmorph-20140707+nmu2/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
xmorph-20140707+nmu2/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
xmorph-20140707+nmu2/configure-201-test \$(( 1 + 1 )) = 2 || exit 1
##############################################
xmorph-20140707+nmu2/configure-207-    PATH=/empty FPATH=/empty; export PATH FPATH
xmorph-20140707+nmu2/configure:208:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
xmorph-20140707+nmu2/configure:209:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
xmorph-20140707+nmu2/configure-210-  if (eval "$as_required") 2>/dev/null; then :
##############################################
xmorph-20140707+nmu2/configure-335-      case $as_dir in #(
xmorph-20140707+nmu2/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
xmorph-20140707+nmu2/configure-337-      *) as_qdir=$as_dir;;
##############################################
xmorph-20140707+nmu2/configure-408-  {
xmorph-20140707+nmu2/configure:409:    as_val=`expr "$@" || test $? -eq 1`
xmorph-20140707+nmu2/configure-410-  }
##############################################
xmorph-20140707+nmu2/configure-415-# ----------------------------------------
xmorph-20140707+nmu2/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
xmorph-20140707+nmu2/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
xmorph-20140707+nmu2/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
xmorph-20140707+nmu2/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
xmorph-20140707+nmu2/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
xmorph-20140707+nmu2/configure-905-  case $ac_option in
xmorph-20140707+nmu2/configure:906:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
xmorph-20140707+nmu2/configure-907-  *=)   ac_optarg= ;;
##############################################
xmorph-20140707+nmu2/configure-949-  -disable-* | --disable-*)
xmorph-20140707+nmu2/configure:950:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
xmorph-20140707+nmu2/configure-951-    # Reject names that are not valid shell variable names.
##############################################
xmorph-20140707+nmu2/configure-954-    ac_useropt_orig=$ac_useropt
xmorph-20140707+nmu2/configure:955:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xmorph-20140707+nmu2/configure-956-    case $ac_user_opts in
##############################################
xmorph-20140707+nmu2/configure-975-  -enable-* | --enable-*)
xmorph-20140707+nmu2/configure:976:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
xmorph-20140707+nmu2/configure-977-    # Reject names that are not valid shell variable names.
##############################################
xmorph-20140707+nmu2/configure-980-    ac_useropt_orig=$ac_useropt
xmorph-20140707+nmu2/configure:981:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xmorph-20140707+nmu2/configure-982-    case $ac_user_opts in
##############################################
xmorph-20140707+nmu2/configure-1179-  -with-* | --with-*)
xmorph-20140707+nmu2/configure:1180:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
xmorph-20140707+nmu2/configure-1181-    # Reject names that are not valid shell variable names.
##############################################
xmorph-20140707+nmu2/configure-1184-    ac_useropt_orig=$ac_useropt
xmorph-20140707+nmu2/configure:1185:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xmorph-20140707+nmu2/configure-1186-    case $ac_user_opts in
##############################################
xmorph-20140707+nmu2/configure-1195-  -without-* | --without-*)
xmorph-20140707+nmu2/configure:1196:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
xmorph-20140707+nmu2/configure-1197-    # Reject names that are not valid shell variable names.
##############################################
xmorph-20140707+nmu2/configure-1200-    ac_useropt_orig=$ac_useropt
xmorph-20140707+nmu2/configure:1201:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xmorph-20140707+nmu2/configure-1202-    case $ac_user_opts in
##############################################
xmorph-20140707+nmu2/configure-1233-  *=*)
xmorph-20140707+nmu2/configure:1234:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
xmorph-20140707+nmu2/configure-1235-    # Reject names that are not valid shell variable names.
##############################################
xmorph-20140707+nmu2/configure-1254-if test -n "$ac_prev"; then
xmorph-20140707+nmu2/configure:1255:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
xmorph-20140707+nmu2/configure-1256-  as_fn_error $? "missing argument to $ac_option"
##############################################
xmorph-20140707+nmu2/configure-1276-    */ )
xmorph-20140707+nmu2/configure:1277:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
xmorph-20140707+nmu2/configure-1278-      eval $ac_var=\$ac_val;;
##############################################
xmorph-20140707+nmu2/configure-1311-ac_ls_di=`ls -di .` &&
xmorph-20140707+nmu2/configure:1312:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
xmorph-20140707+nmu2/configure-1313-  as_fn_error $? "working directory cannot be determined"
##############################################
xmorph-20140707+nmu2/configure-1367-case $srcdir in
xmorph-20140707+nmu2/configure:1368:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
xmorph-20140707+nmu2/configure-1369-esac
##############################################
xmorph-20140707+nmu2/configure-1410-By default, \`make install' will install all the files in
xmorph-20140707+nmu2/configure:1411:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
xmorph-20140707+nmu2/configure:1412:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
xmorph-20140707+nmu2/configure-1413-for instance \`--prefix=\$HOME'.
##############################################
xmorph-20140707+nmu2/configure-1541-*)
xmorph-20140707+nmu2/configure:1542:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
xmorph-20140707+nmu2/configure-1543-  # A ".." for each directory in $ac_dir_suffix.
xmorph-20140707+nmu2/configure:1544:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
xmorph-20140707+nmu2/configure-1545-  case $ac_top_builddir_sub in
##############################################
xmorph-20140707+nmu2/configure-2295-    *\'*)
xmorph-20140707+nmu2/configure:2296:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
xmorph-20140707+nmu2/configure-2297-    esac
##############################################
xmorph-20140707+nmu2/configure-2378-      case $ac_val in
xmorph-20140707+nmu2/configure:2379:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
xmorph-20140707+nmu2/configure-2380-      esac
##############################################
xmorph-20140707+nmu2/configure-2393-	case $ac_val in
xmorph-20140707+nmu2/configure:2394:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
xmorph-20140707+nmu2/configure-2395-	esac
##############################################
xmorph-20140707+nmu2/configure-2514-    set,)
xmorph-20140707+nmu2/configure:2515:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
xmorph-20140707+nmu2/configure:2516:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
xmorph-20140707+nmu2/configure-2517-      ac_cache_corrupted=: ;;
##############################################
xmorph-20140707+nmu2/configure-2525-	# differences in whitespace do not lead to failure.
xmorph-20140707+nmu2/configure:2526:	ac_old_val_w=`echo x $ac_old_val`
xmorph-20140707+nmu2/configure:2527:	ac_new_val_w=`echo x $ac_new_val`
xmorph-20140707+nmu2/configure-2528-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
xmorph-20140707+nmu2/configure-2545-    case $ac_new_val in
xmorph-20140707+nmu2/configure:2546:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
xmorph-20140707+nmu2/configure-2547-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
xmorph-20140707+nmu2/configure-2721-if (
xmorph-20140707+nmu2/configure:2722:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
xmorph-20140707+nmu2/configure-2723-   if test "$*" = "X"; then
xmorph-20140707+nmu2/configure-2724-      # -L didn't work.
xmorph-20140707+nmu2/configure:2725:      set X `ls -t "$srcdir/configure" conftest.file`
xmorph-20140707+nmu2/configure-2726-   fi
##############################################
xmorph-20140707+nmu2/configure-2757-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
xmorph-20140707+nmu2/configure:2758:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
xmorph-20140707+nmu2/configure-2759-
xmorph-20140707+nmu2/configure-2760-# expand $ac_aux_dir to an absolute path
xmorph-20140707+nmu2/configure:2761:am_aux_dir=`cd $ac_aux_dir && pwd`
xmorph-20140707+nmu2/configure-2762-
##############################################
xmorph-20140707+nmu2/configure-2902-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
xmorph-20140707+nmu2/configure:2903:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
xmorph-20140707+nmu2/configure-2904-	     'mkdir (GNU coreutils) '* | \
##############################################
xmorph-20140707+nmu2/configure-2981-set x ${MAKE-make}
xmorph-20140707+nmu2/configure:2982:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
xmorph-20140707+nmu2/configure-2983-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
xmorph-20140707+nmu2/configure-2991-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
xmorph-20140707+nmu2/configure:2992:case `${MAKE-make} -f conftest.make 2>/dev/null` in
xmorph-20140707+nmu2/configure-2993-  *@@@%%%=?*=@@@%%%*)
##############################################
xmorph-20140707+nmu2/configure-3018-
xmorph-20140707+nmu2/configure:3019:if test "`cd $srcdir && pwd`" != "`pwd`"; then
xmorph-20140707+nmu2/configure-3020-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
xmorph-20140707+nmu2/configure-3251-$as_echo_n "checking whether the C++ compiler works... " >&6; }
xmorph-20140707+nmu2/configure:3252:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
xmorph-20140707+nmu2/configure-3253-
##############################################
xmorph-20140707+nmu2/configure-3295-	then :; else
xmorph-20140707+nmu2/configure:3296:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
xmorph-20140707+nmu2/configure-3297-	fi
##############################################
xmorph-20140707+nmu2/configure-3355-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
xmorph-20140707+nmu2/configure:3356:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
xmorph-20140707+nmu2/configure-3357-	  break;;
##############################################
xmorph-20140707+nmu2/configure-3464-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
xmorph-20140707+nmu2/configure:3465:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
xmorph-20140707+nmu2/configure-3466-       break;;
##############################################
xmorph-20140707+nmu2/configure-3623-# Ignore all kinds of additional output from `make'.
xmorph-20140707+nmu2/configure:3624:case `$am_make -s -f confmf 2> /dev/null` in #(
xmorph-20140707+nmu2/configure-3625-*the\ am__doit\ target*)
##############################################
xmorph-20140707+nmu2/configure-3633-   echo '.include "confinc"' > confmf
xmorph-20140707+nmu2/configure:3634:   case `$am_make -s -f confmf 2> /dev/null` in #(
xmorph-20140707+nmu2/configure-3635-   *the\ am__doit\ target*)
##############################################
xmorph-20140707+nmu2/configure-3696-  if test "$am_compiler_list" = ""; then
xmorph-20140707+nmu2/configure:3697:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
xmorph-20140707+nmu2/configure-3698-  fi
##############################################
xmorph-20140707+nmu2/configure-4363-  if test "$am_compiler_list" = ""; then
xmorph-20140707+nmu2/configure:4364:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
xmorph-20140707+nmu2/configure-4365-  fi
##############################################
xmorph-20140707+nmu2/configure-4726-set dummy $CC
xmorph-20140707+nmu2/configure:4727:am_cc=`echo $2 | sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
xmorph-20140707+nmu2/configure-4728-eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o
##############################################
xmorph-20140707+nmu2/configure-4760-  # Check for GNU $ac_path_GREP
xmorph-20140707+nmu2/configure:4761:case `"$ac_path_GREP" --version 2>&1` in
xmorph-20140707+nmu2/configure-4762-*GNU*)
##############################################
xmorph-20140707+nmu2/configure-4826-  # Check for GNU $ac_path_EGREP
xmorph-20140707+nmu2/configure:4827:case `"$ac_path_EGREP" --version 2>&1` in
xmorph-20140707+nmu2/configure-4828-*GNU*)
##############################################
xmorph-20140707+nmu2/configure-4987-do :
xmorph-20140707+nmu2/configure:4988:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xmorph-20140707+nmu2/configure-4989-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
xmorph-20140707+nmu2/configure-4992-  cat >>confdefs.h <<_ACEOF
xmorph-20140707+nmu2/configure:4993:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xmorph-20140707+nmu2/configure-4994-_ACEOF
##############################################
xmorph-20140707+nmu2/configure-5002-do :
xmorph-20140707+nmu2/configure:5003:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xmorph-20140707+nmu2/configure-5004-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
xmorph-20140707+nmu2/configure-5006-  cat >>confdefs.h <<_ACEOF
xmorph-20140707+nmu2/configure:5007:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xmorph-20140707+nmu2/configure-5008-_ACEOF
##############################################
xmorph-20140707+nmu2/configure-5262-do :
xmorph-20140707+nmu2/configure:5263:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
xmorph-20140707+nmu2/configure-5264-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
xmorph-20140707+nmu2/configure-5266-  cat >>confdefs.h <<_ACEOF
xmorph-20140707+nmu2/configure:5267:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
xmorph-20140707+nmu2/configure-5268-_ACEOF
##############################################
xmorph-20140707+nmu2/configure-5625-test "x$ac_build_alias" = x &&
xmorph-20140707+nmu2/configure:5626:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
xmorph-20140707+nmu2/configure-5627-test "x$ac_build_alias" = x &&
xmorph-20140707+nmu2/configure-5628-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
xmorph-20140707+nmu2/configure:5629:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
xmorph-20140707+nmu2/configure-5630-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
xmorph-20140707+nmu2/configure-5649-IFS=$ac_save_IFS
xmorph-20140707+nmu2/configure:5650:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
xmorph-20140707+nmu2/configure-5651-
##############################################
xmorph-20140707+nmu2/configure-5660-else
xmorph-20140707+nmu2/configure:5661:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
xmorph-20140707+nmu2/configure-5662-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
xmorph-20140707+nmu2/configure-5682-IFS=$ac_save_IFS
xmorph-20140707+nmu2/configure:5683:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
xmorph-20140707+nmu2/configure-5684-
##############################################
xmorph-20140707+nmu2/configure-5710-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
xmorph-20140707+nmu2/configure:5711:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
xmorph-20140707+nmu2/configure-5712-  ECHO='print -r --'
xmorph-20140707+nmu2/configure:5713:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
xmorph-20140707+nmu2/configure-5714-  ECHO='printf %s\n'
##############################################
xmorph-20140707+nmu2/configure-5779-  # Check for GNU $ac_path_SED
xmorph-20140707+nmu2/configure:5780:case `"$ac_path_SED" --version 2>&1` in
xmorph-20140707+nmu2/configure-5781-*GNU*)
##############################################
xmorph-20140707+nmu2/configure-5858-  # Check for GNU $ac_path_FGREP
xmorph-20140707+nmu2/configure:5859:case `"$ac_path_FGREP" --version 2>&1` in
xmorph-20140707+nmu2/configure-5860-*GNU*)
##############################################
xmorph-20140707+nmu2/configure-5938-    # gcc leaves a trailing carriage return which upsets mingw
xmorph-20140707+nmu2/configure:5939:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
xmorph-20140707+nmu2/configure-5940-  *)
xmorph-20140707+nmu2/configure:5941:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
xmorph-20140707+nmu2/configure-5942-  esac
##############################################
xmorph-20140707+nmu2/configure-5947-      # Canonicalize the pathname of ld
xmorph-20140707+nmu2/configure:5948:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
xmorph-20140707+nmu2/configure-5949-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
xmorph-20140707+nmu2/configure:5950:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
xmorph-20140707+nmu2/configure-5951-      done
##############################################
xmorph-20140707+nmu2/configure-5982-      # Break only if it was the GNU/non-GNU ld that we prefer.
xmorph-20140707+nmu2/configure:5983:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
xmorph-20140707+nmu2/configure-5984-      *GNU* | *'with BFD'*)
##############################################
xmorph-20140707+nmu2/configure-6013-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
xmorph-20140707+nmu2/configure:6014:case `$LD -v 2>&1 </dev/null` in
xmorph-20140707+nmu2/configure-6015-*GNU* | *'with BFD'*)
##############################################
xmorph-20140707+nmu2/configure-6058-	# Tru64's nm complains that /dev/null is an invalid object file
xmorph-20140707+nmu2/configure:6059:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
xmorph-20140707+nmu2/configure-6060-	*/dev/null* | *'Invalid file or object type'*)
##############################################
xmorph-20140707+nmu2/configure-6064-	*)
xmorph-20140707+nmu2/configure:6065:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
xmorph-20140707+nmu2/configure-6066-	  */dev/null*)
##############################################
xmorph-20140707+nmu2/configure-6192-
xmorph-20140707+nmu2/configure:6193:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
xmorph-20140707+nmu2/configure-6194-    *COFF*)
##############################################
xmorph-20140707+nmu2/configure-6293-    # And add a safety zone
xmorph-20140707+nmu2/configure:6294:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
xmorph-20140707+nmu2/configure:6295:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
xmorph-20140707+nmu2/configure-6296-    ;;
##############################################
xmorph-20140707+nmu2/configure-6326-    if test -n "$kargmax"; then
xmorph-20140707+nmu2/configure:6327:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
xmorph-20140707+nmu2/configure-6328-    else
##############################################
xmorph-20140707+nmu2/configure-6334-    if test -n "$lt_cv_sys_max_cmd_len"; then
xmorph-20140707+nmu2/configure:6335:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
xmorph-20140707+nmu2/configure:6336:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
xmorph-20140707+nmu2/configure-6337-    else
##############################################
xmorph-20140707+nmu2/configure-6346-      # we can't tell.
xmorph-20140707+nmu2/configure:6347:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
xmorph-20140707+nmu2/configure-6348-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
xmorph-20140707+nmu2/configure-6350-      do
xmorph-20140707+nmu2/configure:6351:        i=`expr $i + 1`
xmorph-20140707+nmu2/configure-6352-        teststring=$teststring$teststring
##############################################
xmorph-20140707+nmu2/configure-6354-      # Only check the string length outside the loop.
xmorph-20140707+nmu2/configure:6355:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
xmorph-20140707+nmu2/configure-6356-      teststring=
##############################################
xmorph-20140707+nmu2/configure-6359-      # linker.  It appears as though 1/2 is a usable value.
xmorph-20140707+nmu2/configure:6360:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
xmorph-20140707+nmu2/configure-6361-    fi
##############################################
xmorph-20140707+nmu2/configure-6795-openbsd*)
xmorph-20140707+nmu2/configure:6796:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
xmorph-20140707+nmu2/configure-6797-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
xmorph-20140707+nmu2/configure-6862-    else
xmorph-20140707+nmu2/configure:6863:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
xmorph-20140707+nmu2/configure-6864-    fi
##############################################
xmorph-20140707+nmu2/configure-7007-  # decide which to use based on capabilities of $DLLTOOL
xmorph-20140707+nmu2/configure:7008:  case `$DLLTOOL --help 2>&1` in
xmorph-20140707+nmu2/configure-7009-  *--identify-strict*)
##############################################
xmorph-20140707+nmu2/configure-7528-# If we're using GNU nm, then use its standard symbol codes.
xmorph-20140707+nmu2/configure:7529:case `$NM -V 2>&1` in
xmorph-20140707+nmu2/configure-7530-*GNU* | *'with BFD'*)
##############################################
xmorph-20140707+nmu2/configure-7546-mingw*)
xmorph-20140707+nmu2/configure:7547:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
xmorph-20140707+nmu2/configure-7548-  ;;
##############################################
xmorph-20140707+nmu2/configure-7765-   if test "$GCC" = yes; then
xmorph-20140707+nmu2/configure:7766:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
xmorph-20140707+nmu2/configure-7767-   fi
##############################################
xmorph-20140707+nmu2/configure-7769- /*)
xmorph-20140707+nmu2/configure:7770:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
xmorph-20140707+nmu2/configure-7771-   ;; #(
##############################################
xmorph-20140707+nmu2/configure-7805-  test $ac_status = 0; }; then
xmorph-20140707+nmu2/configure:7806:    case `/usr/bin/file conftest.$ac_objext` in
xmorph-20140707+nmu2/configure-7807-      *ELF-32*)
##############################################
xmorph-20140707+nmu2/configure-7825-    if test "$lt_cv_prog_gnu_ld" = yes; then
xmorph-20140707+nmu2/configure:7826:      case `/usr/bin/file conftest.$ac_objext` in
xmorph-20140707+nmu2/configure-7827-	*32-bit*)
##############################################
xmorph-20140707+nmu2/configure-7837-    else
xmorph-20140707+nmu2/configure:7838:      case `/usr/bin/file conftest.$ac_objext` in
xmorph-20140707+nmu2/configure-7839-	*32-bit*)
##############################################
xmorph-20140707+nmu2/configure-8755-  case ${2} in
xmorph-20140707+nmu2/configure:8756:  .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
xmorph-20140707+nmu2/configure:8757:  *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
xmorph-20140707+nmu2/configure-8758-  esac
##############################################
xmorph-20140707+nmu2/configure-9025-done
xmorph-20140707+nmu2/configure:9026:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
xmorph-20140707+nmu2/configure-9027-
##############################################
xmorph-20140707+nmu2/configure-9054-	"file_magic "*)
xmorph-20140707+nmu2/configure:9055:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
xmorph-20140707+nmu2/configure-9056-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
xmorph-20140707+nmu2/configure-9120-	"file_magic "*)
xmorph-20140707+nmu2/configure:9121:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
xmorph-20140707+nmu2/configure-9122-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
xmorph-20140707+nmu2/configure-9487-      *)
xmorph-20140707+nmu2/configure:9488:	case `$CC -V 2>&1 | sed 5q` in
xmorph-20140707+nmu2/configure-9489-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
xmorph-20140707+nmu2/configure-9847-  if test "$hard_links" = no; then
xmorph-20140707+nmu2/configure:9848:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
xmorph-20140707+nmu2/configure:9849:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
xmorph-20140707+nmu2/configure-9850-    need_locks=warn
##############################################
xmorph-20140707+nmu2/configure-9936-	# shared libraries, regardless of the interface used.
xmorph-20140707+nmu2/configure:9937:	case `$LD -v 2>&1` in
xmorph-20140707+nmu2/configure-9938-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
xmorph-20140707+nmu2/configure-9968-    supports_anon_versioning=no
xmorph-20140707+nmu2/configure:9969:    case `$LD -v 2>&1` in
xmorph-20140707+nmu2/configure-9970-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
xmorph-20140707+nmu2/configure-10037-	# is EXPORTS), use it as is; otherwise, prepend...
xmorph-20140707+nmu2/configure:10038:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
xmorph-20140707+nmu2/configure-10039-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
xmorph-20140707+nmu2/configure-10065-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
xmorph-20140707+nmu2/configure:10066:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
xmorph-20140707+nmu2/configure:10067:      archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
xmorph-20140707+nmu2/configure-10068-      ;;
##############################################
xmorph-20140707+nmu2/configure-10083-        pgcc*)				# Portland Group C compiler
xmorph-20140707+nmu2/configure:10084:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
xmorph-20140707+nmu2/configure-10085-	  tmp_addflag=' $pic_flag'
##############################################
xmorph-20140707+nmu2/configure-10088-					# Portland Group f77 and f90 compilers
xmorph-20140707+nmu2/configure:10089:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
xmorph-20140707+nmu2/configure-10090-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
xmorph-20140707+nmu2/configure-10103-	nvcc*)	# Cuda Compiler Driver 2.2
xmorph-20140707+nmu2/configure:10104:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
xmorph-20140707+nmu2/configure-10105-	  compiler_needs_object=yes
##############################################
xmorph-20140707+nmu2/configure-10107-	esac
xmorph-20140707+nmu2/configure:10108:	case `$CC -V 2>&1 | sed 5q` in
xmorph-20140707+nmu2/configure-10109-	*Sun\ C*)			# Sun C 5.9
xmorph-20140707+nmu2/configure:10110:	  whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
xmorph-20140707+nmu2/configure-10111-	  compiler_needs_object=yes
##############################################
xmorph-20140707+nmu2/configure-10175-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
xmorph-20140707+nmu2/configure:10176:      case `$LD -v 2>&1` in
xmorph-20140707+nmu2/configure-10177-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
xmorph-20140707+nmu2/configure-10298-	# below for broken collect2 doesn't work under 4.3+
xmorph-20140707+nmu2/configure:10299:	  collect2name=`${CC} -print-prog-name=collect2`
xmorph-20140707+nmu2/configure-10300-	  if test -f "$collect2name" &&
##############################################
xmorph-20140707+nmu2/configure-10372-      }'
xmorph-20140707+nmu2/configure:10373:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xmorph-20140707+nmu2/configure-10374-  # Check for a 64-bit object if we didn't find anything.
xmorph-20140707+nmu2/configure-10375-  if test -z "$lt_cv_aix_libpath_"; then
xmorph-20140707+nmu2/configure:10376:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xmorph-20140707+nmu2/configure-10377-  fi
##############################################
xmorph-20140707+nmu2/configure-10390-        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
xmorph-20140707+nmu2/configure:10391:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
xmorph-20140707+nmu2/configure-10392-      else
##############################################
xmorph-20140707+nmu2/configure-10425-      }'
xmorph-20140707+nmu2/configure:10426:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xmorph-20140707+nmu2/configure-10427-  # Check for a 64-bit object if we didn't find anything.
xmorph-20140707+nmu2/configure-10428-  if test -z "$lt_cv_aix_libpath_"; then
xmorph-20140707+nmu2/configure:10429:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xmorph-20140707+nmu2/configure-10430-  fi
##############################################
xmorph-20140707+nmu2/configure-10498-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
xmorph-20140707+nmu2/configure:10499:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
xmorph-20140707+nmu2/configure-10500-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
xmorph-20140707+nmu2/configure-10535-	# FIXME: Setting linknames here is a bad hack.
xmorph-20140707+nmu2/configure:10536:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
xmorph-20140707+nmu2/configure-10537-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
xmorph-20140707+nmu2/configure-10553-  if test "$lt_cv_ld_force_load" = "yes"; then
xmorph-20140707+nmu2/configure:10554:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
xmorph-20140707+nmu2/configure-10555-
##############################################
xmorph-20140707+nmu2/configure-10733-      if test "$GCC" = yes; then
xmorph-20140707+nmu2/configure:10734:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
xmorph-20140707+nmu2/configure-10735-	# Try to use the -exported_symbol ld option, if it does not
##############################################
xmorph-20140707+nmu2/configure-10761-	if test "$lt_cv_irix_exported_symbol" = yes; then
xmorph-20140707+nmu2/configure:10762:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
xmorph-20140707+nmu2/configure-10763-	fi
xmorph-20140707+nmu2/configure-10764-      else
xmorph-20140707+nmu2/configure:10765:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
xmorph-20140707+nmu2/configure:10766:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
xmorph-20140707+nmu2/configure-10767-      fi
##############################################
xmorph-20140707+nmu2/configure-10801-	hardcode_direct_absolute=yes
xmorph-20140707+nmu2/configure:10802:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
xmorph-20140707+nmu2/configure-10803-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
xmorph-20140707+nmu2/configure-10834-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
xmorph-20140707+nmu2/configure:10835:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
xmorph-20140707+nmu2/configure-10836-      else
xmorph-20140707+nmu2/configure-10837-	allow_undefined_flag=' -expect_unresolved \*'
xmorph-20140707+nmu2/configure:10838:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
xmorph-20140707+nmu2/configure-10839-      fi
##############################################
xmorph-20140707+nmu2/configure-10847-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
xmorph-20140707+nmu2/configure:10848:	archive_cmds='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
xmorph-20140707+nmu2/configure-10849-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
xmorph-20140707+nmu2/configure-10851-	allow_undefined_flag=' -expect_unresolved \*'
xmorph-20140707+nmu2/configure:10852:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
xmorph-20140707+nmu2/configure:10853:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
xmorph-20140707+nmu2/configure:10854:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
xmorph-20140707+nmu2/configure-10855-
##############################################
xmorph-20140707+nmu2/configure-10870-      else
xmorph-20140707+nmu2/configure:10871:	case `$CC -V 2>&1` in
xmorph-20140707+nmu2/configure-10872-	*"Compilers 5.0"*)
##############################################
xmorph-20140707+nmu2/configure-11269-  esac
xmorph-20140707+nmu2/configure:11270:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
xmorph-20140707+nmu2/configure-11271-  case $lt_search_path_spec in
##############################################
xmorph-20140707+nmu2/configure-11276-    # okay in the real world where ";" in dirpaths is itself problematic.
xmorph-20140707+nmu2/configure:11277:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
xmorph-20140707+nmu2/configure-11278-    ;;
xmorph-20140707+nmu2/configure-11279-  *)
xmorph-20140707+nmu2/configure:11280:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
xmorph-20140707+nmu2/configure-11281-    ;;
##############################################
xmorph-20140707+nmu2/configure-11285-  lt_tmp_lt_search_path_spec=
xmorph-20140707+nmu2/configure:11286:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
xmorph-20140707+nmu2/configure-11287-  for lt_sys_path in $lt_search_path_spec; do
##############################################
xmorph-20140707+nmu2/configure-11320-  esac
xmorph-20140707+nmu2/configure:11321:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
xmorph-20140707+nmu2/configure-11322-else
##############################################
xmorph-20140707+nmu2/configure-11408-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
xmorph-20140707+nmu2/configure:11409:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
xmorph-20140707+nmu2/configure-11410-    ;;
##############################################
xmorph-20140707+nmu2/configure-11444-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xmorph-20140707+nmu2/configure:11445:    postinstall_cmds='base_file=`basename \${file}`~
xmorph-20140707+nmu2/configure:11446:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
xmorph-20140707+nmu2/configure:11447:      dldir=$destdir/`dirname \$dlpath`~
xmorph-20140707+nmu2/configure-11448-      test -d \$dldir || mkdir -p \$dldir~
##############################################
xmorph-20140707+nmu2/configure-11453-      fi'
xmorph-20140707+nmu2/configure:11454:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xmorph-20140707+nmu2/configure-11455-      dlpath=$dir/\$dldll~
##############################################
xmorph-20140707+nmu2/configure-11461-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
xmorph-20140707+nmu2/configure:11462:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
xmorph-20140707+nmu2/configure-11463-
##############################################
xmorph-20140707+nmu2/configure-11467-      # MinGW DLLs use traditional 'lib' prefix
xmorph-20140707+nmu2/configure:11468:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
xmorph-20140707+nmu2/configure-11469-      ;;
##############################################
xmorph-20140707+nmu2/configure-11471-      # pw32 DLLs use 'pw' prefix rather than 'lib'
xmorph-20140707+nmu2/configure:11472:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
xmorph-20140707+nmu2/configure-11473-      ;;
##############################################
xmorph-20140707+nmu2/configure-11480-    libname_spec='$name'
xmorph-20140707+nmu2/configure:11481:    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
xmorph-20140707+nmu2/configure-11482-    library_names_spec='${libname}.dll.lib'
##############################################
xmorph-20140707+nmu2/configure-11492-        # Let DOS variable expansion print the short 8.3 style file name.
xmorph-20140707+nmu2/configure:11493:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
xmorph-20140707+nmu2/configure-11494-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
xmorph-20140707+nmu2/configure-11497-      # Convert to MSYS style.
xmorph-20140707+nmu2/configure:11498:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
xmorph-20140707+nmu2/configure-11499-      ;;
##############################################
xmorph-20140707+nmu2/configure-11503-      # like /cygdrive/c/PROGRA~1:/cygdr...
xmorph-20140707+nmu2/configure:11504:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
xmorph-20140707+nmu2/configure:11505:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
xmorph-20140707+nmu2/configure:11506:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
xmorph-20140707+nmu2/configure-11507-      ;;
##############################################
xmorph-20140707+nmu2/configure-11511-        # It is most probably a Windows format PATH.
xmorph-20140707+nmu2/configure:11512:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
xmorph-20140707+nmu2/configure-11513-      else
xmorph-20140707+nmu2/configure:11514:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
xmorph-20140707+nmu2/configure-11515-      fi
##############################################
xmorph-20140707+nmu2/configure-11521-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xmorph-20140707+nmu2/configure:11522:    postinstall_cmds='base_file=`basename \${file}`~
xmorph-20140707+nmu2/configure:11523:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
xmorph-20140707+nmu2/configure:11524:      dldir=$destdir/`dirname \$dlpath`~
xmorph-20140707+nmu2/configure-11525-      test -d \$dldir || mkdir -p \$dldir~
xmorph-20140707+nmu2/configure-11526-      $install_prog $dir/$dlname \$dldir/$dlname'
xmorph-20140707+nmu2/configure:11527:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xmorph-20140707+nmu2/configure-11528-      dlpath=$dir/\$dldll~
##############################################
xmorph-20140707+nmu2/configure-11535-    # Assume MSVC wrapper
xmorph-20140707+nmu2/configure:11536:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
xmorph-20140707+nmu2/configure-11537-    dynamic_linker='Win32 ld.exe'
##############################################
xmorph-20140707+nmu2/configure-11552-  shlibpath_var=DYLD_LIBRARY_PATH
xmorph-20140707+nmu2/configure:11553:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
xmorph-20140707+nmu2/configure-11554-
##############################################
xmorph-20140707+nmu2/configure-11778-  if test -f /etc/ld.so.conf; then
xmorph-20140707+nmu2/configure:11779:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
xmorph-20140707+nmu2/configure-11780-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
xmorph-20140707+nmu2/configure-11852-  shlibpath_var=LD_LIBRARY_PATH
xmorph-20140707+nmu2/configure:11853:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
xmorph-20140707+nmu2/configure-11854-    case $host_os in
##############################################
xmorph-20140707+nmu2/configure-13001-done
xmorph-20140707+nmu2/configure:13002:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
xmorph-20140707+nmu2/configure-13003-
##############################################
xmorph-20140707+nmu2/configure-13033-    # gcc leaves a trailing carriage return which upsets mingw
xmorph-20140707+nmu2/configure:13034:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
xmorph-20140707+nmu2/configure-13035-  *)
xmorph-20140707+nmu2/configure:13036:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
xmorph-20140707+nmu2/configure-13037-  esac
##############################################
xmorph-20140707+nmu2/configure-13042-      # Canonicalize the pathname of ld
xmorph-20140707+nmu2/configure:13043:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
xmorph-20140707+nmu2/configure-13044-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
xmorph-20140707+nmu2/configure:13045:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
xmorph-20140707+nmu2/configure-13046-      done
##############################################
xmorph-20140707+nmu2/configure-13077-      # Break only if it was the GNU/non-GNU ld that we prefer.
xmorph-20140707+nmu2/configure:13078:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
xmorph-20140707+nmu2/configure-13079-      *GNU* | *'with BFD'*)
##############################################
xmorph-20140707+nmu2/configure-13108-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
xmorph-20140707+nmu2/configure:13109:case `$LD -v 2>&1 </dev/null` in
xmorph-20140707+nmu2/configure-13110-*GNU* | *'with BFD'*)
##############################################
xmorph-20140707+nmu2/configure-13142-        # ancient GNU ld didn't support --whole-archive et. al.
xmorph-20140707+nmu2/configure:13143:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
xmorph-20140707+nmu2/configure-13144-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
xmorph-20140707+nmu2/configure-13226-          # below for broken collect2 doesn't work under 4.3+
xmorph-20140707+nmu2/configure:13227:	  collect2name=`${CC} -print-prog-name=collect2`
xmorph-20140707+nmu2/configure-13228-	  if test -f "$collect2name" &&
##############################################
xmorph-20140707+nmu2/configure-13299-      }'
xmorph-20140707+nmu2/configure:13300:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xmorph-20140707+nmu2/configure-13301-  # Check for a 64-bit object if we didn't find anything.
xmorph-20140707+nmu2/configure-13302-  if test -z "$lt_cv_aix_libpath__CXX"; then
xmorph-20140707+nmu2/configure:13303:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xmorph-20140707+nmu2/configure-13304-  fi
##############################################
xmorph-20140707+nmu2/configure-13318-
xmorph-20140707+nmu2/configure:13319:          archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
xmorph-20140707+nmu2/configure-13320-        else
##############################################
xmorph-20140707+nmu2/configure-13353-      }'
xmorph-20140707+nmu2/configure:13354:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xmorph-20140707+nmu2/configure-13355-  # Check for a 64-bit object if we didn't find anything.
xmorph-20140707+nmu2/configure-13356-  if test -z "$lt_cv_aix_libpath__CXX"; then
xmorph-20140707+nmu2/configure:13357:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xmorph-20140707+nmu2/configure-13358-  fi
##############################################
xmorph-20140707+nmu2/configure-13426-	  archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
xmorph-20140707+nmu2/configure:13427:	  archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
xmorph-20140707+nmu2/configure-13428-	      $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
xmorph-20140707+nmu2/configure-13467-	    # is EXPORTS), use it as is; otherwise, prepend...
xmorph-20140707+nmu2/configure:13468:	    archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
xmorph-20140707+nmu2/configure-13469-	      cp $export_symbols $output_objdir/$soname.def;
##############################################
xmorph-20140707+nmu2/configure-13488-  if test "$lt_cv_ld_force_load" = "yes"; then
xmorph-20140707+nmu2/configure:13489:    whole_archive_flag_spec_CXX='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
xmorph-20140707+nmu2/configure-13490-
##############################################
xmorph-20140707+nmu2/configure-13579-            # dependencies.
xmorph-20140707+nmu2/configure:13580:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
xmorph-20140707+nmu2/configure-13581-            ;;
##############################################
xmorph-20140707+nmu2/configure-13644-	    # dependencies.
xmorph-20140707+nmu2/configure:13645:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
xmorph-20140707+nmu2/configure-13646-	    ;;
##############################################
xmorph-20140707+nmu2/configure-13680-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
xmorph-20140707+nmu2/configure:13681:	archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
xmorph-20140707+nmu2/configure:13682:	archive_expsym_cmds_CXX='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
xmorph-20140707+nmu2/configure-13683-	;;
##############################################
xmorph-20140707+nmu2/configure-13687-	    # SGI C++
xmorph-20140707+nmu2/configure:13688:	    archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
xmorph-20140707+nmu2/configure-13689-
##############################################
xmorph-20140707+nmu2/configure-13698-	      if test "$with_gnu_ld" = no; then
xmorph-20140707+nmu2/configure:13699:	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
xmorph-20140707+nmu2/configure-13700-	      else
xmorph-20140707+nmu2/configure:13701:	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` -o $lib'
xmorph-20140707+nmu2/configure-13702-	      fi
##############################################
xmorph-20140707+nmu2/configure-13719-	    # to its proper name (with version) after linking.
xmorph-20140707+nmu2/configure:13720:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
xmorph-20140707+nmu2/configure:13721:	    archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
xmorph-20140707+nmu2/configure-13722-	    # Commands to make compiler produce verbose output that lists
##############################################
xmorph-20140707+nmu2/configure-13729-	    # dependencies.
xmorph-20140707+nmu2/configure:13730:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
xmorph-20140707+nmu2/configure-13731-
##############################################
xmorph-20140707+nmu2/configure-13744-	    # earlier do not add the objects themselves.
xmorph-20140707+nmu2/configure:13745:	    case `$CC -V 2>&1` in
xmorph-20140707+nmu2/configure-13746-	      *"Version 7."*)
##############################################
xmorph-20140707+nmu2/configure-13765-            # Portland Group C++ compiler
xmorph-20140707+nmu2/configure:13766:	    case `$CC -V` in
xmorph-20140707+nmu2/configure-13767-	    *pgCC\ [1-5].* | *pgcpp\ [1-5].*)
##############################################
xmorph-20140707+nmu2/configure-13770-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
xmorph-20140707+nmu2/configure:13771:		compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
xmorph-20140707+nmu2/configure-13772-	      old_archive_cmds_CXX='tpldir=Template.dir~
##############################################
xmorph-20140707+nmu2/configure-13774-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
xmorph-20140707+nmu2/configure:13775:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
xmorph-20140707+nmu2/configure-13776-		$RANLIB $oldlib'
##############################################
xmorph-20140707+nmu2/configure-13779-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
xmorph-20140707+nmu2/configure:13780:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
xmorph-20140707+nmu2/configure-13781-	      archive_expsym_cmds_CXX='tpldir=Template.dir~
##############################################
xmorph-20140707+nmu2/configure-13783-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
xmorph-20140707+nmu2/configure:13784:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
xmorph-20140707+nmu2/configure-13785-	      ;;
##############################################
xmorph-20140707+nmu2/configure-13793-	    export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
xmorph-20140707+nmu2/configure:13794:	    whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
xmorph-20140707+nmu2/configure-13795-            ;;
##############################################
xmorph-20140707+nmu2/configure-13812-	    # dependencies.
xmorph-20140707+nmu2/configure:13813:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
xmorph-20140707+nmu2/configure-13814-	    ;;
##############################################
xmorph-20140707+nmu2/configure-13827-	  *)
xmorph-20140707+nmu2/configure:13828:	    case `$CC -V 2>&1 | sed 5q` in
xmorph-20140707+nmu2/configure-13829-	    *Sun\ C*)
##############################################
xmorph-20140707+nmu2/configure-13834-	      hardcode_libdir_flag_spec_CXX='-R$libdir'
xmorph-20140707+nmu2/configure:13835:	      whole_archive_flag_spec_CXX='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
xmorph-20140707+nmu2/configure-13836-	      compiler_needs_object_CXX=yes
##############################################
xmorph-20140707+nmu2/configure-13904-	  hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
xmorph-20140707+nmu2/configure:13905:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
xmorph-20140707+nmu2/configure-13906-	    archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
xmorph-20140707+nmu2/configure-13923-	    # to its proper name (with version) after linking.
xmorph-20140707+nmu2/configure:13924:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
xmorph-20140707+nmu2/configure-13925-
##############################################
xmorph-20140707+nmu2/configure-13944-	        allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
xmorph-20140707+nmu2/configure:13945:	        archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && func_echo_all "${wl}-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
xmorph-20140707+nmu2/configure-13946-	        hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
##############################################
xmorph-20140707+nmu2/configure-13949-	        allow_undefined_flag_CXX=' -expect_unresolved \*'
xmorph-20140707+nmu2/configure:13950:	        archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
xmorph-20140707+nmu2/configure:13951:	        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
xmorph-20140707+nmu2/configure-13952-	          echo "-hidden">> $lib.exp~
xmorph-20140707+nmu2/configure:13953:	          $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~
xmorph-20140707+nmu2/configure-13954-	          $RM $lib.exp'
##############################################
xmorph-20140707+nmu2/configure-13968-	    # dependencies.
xmorph-20140707+nmu2/configure:13969:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
xmorph-20140707+nmu2/configure-13970-	    ;;
##############################################
xmorph-20140707+nmu2/configure-13975-	        osf3*)
xmorph-20140707+nmu2/configure:13976:	          archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
xmorph-20140707+nmu2/configure-13977-		  ;;
xmorph-20140707+nmu2/configure-13978-	        *)
xmorph-20140707+nmu2/configure:13979:	          archive_cmds_CXX='$CC -shared $pic_flag -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
xmorph-20140707+nmu2/configure-13980-		  ;;
##############################################
xmorph-20140707+nmu2/configure-14222-
xmorph-20140707+nmu2/configure:14223:  for p in `eval "$output_verbose_link_cmd"`; do
xmorph-20140707+nmu2/configure-14224-    case ${prev}${p} in
##############################################
xmorph-20140707+nmu2/configure-14319-linux*)
xmorph-20140707+nmu2/configure:14320:  case `$CC -V 2>&1 | sed 5q` in
xmorph-20140707+nmu2/configure-14321-  *Sun\ C*)
##############################################
xmorph-20140707+nmu2/configure-14370-if test -n "${compiler_lib_search_path_CXX}"; then
xmorph-20140707+nmu2/configure:14371: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
xmorph-20140707+nmu2/configure-14372-fi
##############################################
xmorph-20140707+nmu2/configure-14611-	  *)
xmorph-20140707+nmu2/configure:14612:	    case `$CC -V 2>&1 | sed 5q` in
xmorph-20140707+nmu2/configure-14613-	    *Sun\ C*)
##############################################
xmorph-20140707+nmu2/configure-14965-  if test "$hard_links" = no; then
xmorph-20140707+nmu2/configure:14966:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
xmorph-20140707+nmu2/configure:14967:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
xmorph-20140707+nmu2/configure-14968-    need_locks=warn
##############################################
xmorph-20140707+nmu2/configure-15242-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
xmorph-20140707+nmu2/configure:15243:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
xmorph-20140707+nmu2/configure-15244-    ;;
##############################################
xmorph-20140707+nmu2/configure-15278-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xmorph-20140707+nmu2/configure:15279:    postinstall_cmds='base_file=`basename \${file}`~
xmorph-20140707+nmu2/configure:15280:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
xmorph-20140707+nmu2/configure:15281:      dldir=$destdir/`dirname \$dlpath`~
xmorph-20140707+nmu2/configure-15282-      test -d \$dldir || mkdir -p \$dldir~
##############################################
xmorph-20140707+nmu2/configure-15287-      fi'
xmorph-20140707+nmu2/configure:15288:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xmorph-20140707+nmu2/configure-15289-      dlpath=$dir/\$dldll~
##############################################
xmorph-20140707+nmu2/configure-15295-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
xmorph-20140707+nmu2/configure:15296:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
xmorph-20140707+nmu2/configure-15297-
##############################################
xmorph-20140707+nmu2/configure-15300-      # MinGW DLLs use traditional 'lib' prefix
xmorph-20140707+nmu2/configure:15301:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
xmorph-20140707+nmu2/configure-15302-      ;;
##############################################
xmorph-20140707+nmu2/configure-15304-      # pw32 DLLs use 'pw' prefix rather than 'lib'
xmorph-20140707+nmu2/configure:15305:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
xmorph-20140707+nmu2/configure-15306-      ;;
##############################################
xmorph-20140707+nmu2/configure-15313-    libname_spec='$name'
xmorph-20140707+nmu2/configure:15314:    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
xmorph-20140707+nmu2/configure-15315-    library_names_spec='${libname}.dll.lib'
##############################################
xmorph-20140707+nmu2/configure-15325-        # Let DOS variable expansion print the short 8.3 style file name.
xmorph-20140707+nmu2/configure:15326:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
xmorph-20140707+nmu2/configure-15327-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
xmorph-20140707+nmu2/configure-15330-      # Convert to MSYS style.
xmorph-20140707+nmu2/configure:15331:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
xmorph-20140707+nmu2/configure-15332-      ;;
##############################################
xmorph-20140707+nmu2/configure-15336-      # like /cygdrive/c/PROGRA~1:/cygdr...
xmorph-20140707+nmu2/configure:15337:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
xmorph-20140707+nmu2/configure:15338:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
xmorph-20140707+nmu2/configure:15339:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
xmorph-20140707+nmu2/configure-15340-      ;;
##############################################
xmorph-20140707+nmu2/configure-15344-        # It is most probably a Windows format PATH.
xmorph-20140707+nmu2/configure:15345:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
xmorph-20140707+nmu2/configure-15346-      else
xmorph-20140707+nmu2/configure:15347:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
xmorph-20140707+nmu2/configure-15348-      fi
##############################################
xmorph-20140707+nmu2/configure-15354-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xmorph-20140707+nmu2/configure:15355:    postinstall_cmds='base_file=`basename \${file}`~
xmorph-20140707+nmu2/configure:15356:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
xmorph-20140707+nmu2/configure:15357:      dldir=$destdir/`dirname \$dlpath`~
xmorph-20140707+nmu2/configure-15358-      test -d \$dldir || mkdir -p \$dldir~
xmorph-20140707+nmu2/configure-15359-      $install_prog $dir/$dlname \$dldir/$dlname'
xmorph-20140707+nmu2/configure:15360:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xmorph-20140707+nmu2/configure-15361-      dlpath=$dir/\$dldll~
##############################################
xmorph-20140707+nmu2/configure-15368-    # Assume MSVC wrapper
xmorph-20140707+nmu2/configure:15369:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
xmorph-20140707+nmu2/configure-15370-    dynamic_linker='Win32 ld.exe'
##############################################
xmorph-20140707+nmu2/configure-15385-  shlibpath_var=DYLD_LIBRARY_PATH
xmorph-20140707+nmu2/configure:15386:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
xmorph-20140707+nmu2/configure-15387-
##############################################
xmorph-20140707+nmu2/configure-15610-  if test -f /etc/ld.so.conf; then
xmorph-20140707+nmu2/configure:15611:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
xmorph-20140707+nmu2/configure-15612-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
xmorph-20140707+nmu2/configure-15684-  shlibpath_var=LD_LIBRARY_PATH
xmorph-20140707+nmu2/configure:15685:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
xmorph-20140707+nmu2/configure-15686-    case $host_os in
##############################################
xmorph-20140707+nmu2/configure-16096-
xmorph-20140707+nmu2/configure:16097:    case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
xmorph-20140707+nmu2/configure-16098-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
xmorph-20140707+nmu2/configure-16101-
xmorph-20140707+nmu2/configure:16102:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
xmorph-20140707+nmu2/configure-16103-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
xmorph-20140707+nmu2/configure-16179-
xmorph-20140707+nmu2/configure:16180:    case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
xmorph-20140707+nmu2/configure-16181-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
xmorph-20140707+nmu2/configure-16309-    # gcc leaves a trailing carriage return which upsets mingw
xmorph-20140707+nmu2/configure:16310:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
xmorph-20140707+nmu2/configure-16311-  *)
xmorph-20140707+nmu2/configure:16312:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
xmorph-20140707+nmu2/configure-16313-  esac
##############################################
xmorph-20140707+nmu2/configure-16318-      # Canonicalize the path of ld
xmorph-20140707+nmu2/configure:16319:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
xmorph-20140707+nmu2/configure-16320-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
xmorph-20140707+nmu2/configure:16321:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
xmorph-20140707+nmu2/configure-16322-      done
##############################################
xmorph-20140707+nmu2/configure-16352-      # Break only if it was the GNU/non-GNU ld that we prefer.
xmorph-20140707+nmu2/configure:16353:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
xmorph-20140707+nmu2/configure-16354-      *GNU* | *'with BFD'*)
##############################################
xmorph-20140707+nmu2/configure-16381-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
xmorph-20140707+nmu2/configure:16382:case `$LD -v 2>&1 </dev/null` in
xmorph-20140707+nmu2/configure-16383-*GNU* | *'with BFD'*)
##############################################
xmorph-20140707+nmu2/configure-16467-    *)
xmorph-20140707+nmu2/configure:16468:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
xmorph-20140707+nmu2/configure-16469-      if test -n "$searchpath"; then
##############################################
xmorph-20140707+nmu2/configure-16477-                ;;
xmorph-20140707+nmu2/configure:16478:              *) searchdir=`cd "$searchdir" && pwd`
xmorph-20140707+nmu2/configure-16479-                 case "$searchdir" in
##############################################
xmorph-20140707+nmu2/configure-16568-        names_already_handled="$names_already_handled $name"
xmorph-20140707+nmu2/configure:16569:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
xmorph-20140707+nmu2/configure-16570-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
xmorph-20140707+nmu2/configure-16644-                -L*)
xmorph-20140707+nmu2/configure:16645:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
xmorph-20140707+nmu2/configure-16646-                                    if test -n "$acl_shlibext"; then
##############################################
xmorph-20140707+nmu2/configure-16761-              */$acl_libdirstem | */$acl_libdirstem/)
xmorph-20140707+nmu2/configure:16762:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
xmorph-20140707+nmu2/configure-16763-                if test "$name" = 'iconv'; then
##############################################
xmorph-20140707+nmu2/configure-16768-              */$acl_libdirstem2 | */$acl_libdirstem2/)
xmorph-20140707+nmu2/configure:16769:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
xmorph-20140707+nmu2/configure-16770-                if test "$name" = 'iconv'; then
##############################################
xmorph-20140707+nmu2/configure-16819-                  -L*)
xmorph-20140707+nmu2/configure:16820:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
xmorph-20140707+nmu2/configure-16821-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
xmorph-20140707+nmu2/configure-16878-                  -R*)
xmorph-20140707+nmu2/configure:16879:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
xmorph-20140707+nmu2/configure-16880-                    if test "$enable_rpath" != no; then
##############################################
xmorph-20140707+nmu2/configure-16903-                  -l*)
xmorph-20140707+nmu2/configure:16904:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
xmorph-20140707+nmu2/configure-16905-                    ;;
xmorph-20140707+nmu2/configure-16906-                  *.la)
xmorph-20140707+nmu2/configure:16907:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
xmorph-20140707+nmu2/configure-16908-                    ;;
##############################################
xmorph-20140707+nmu2/configure-17419-        names_already_handled="$names_already_handled $name"
xmorph-20140707+nmu2/configure:17420:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
xmorph-20140707+nmu2/configure-17421-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
xmorph-20140707+nmu2/configure-17495-                -L*)
xmorph-20140707+nmu2/configure:17496:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
xmorph-20140707+nmu2/configure-17497-                                    if test -n "$acl_shlibext"; then
##############################################
xmorph-20140707+nmu2/configure-17612-              */$acl_libdirstem | */$acl_libdirstem/)
xmorph-20140707+nmu2/configure:17613:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
xmorph-20140707+nmu2/configure-17614-                if test "$name" = 'intl'; then
##############################################
xmorph-20140707+nmu2/configure-17619-              */$acl_libdirstem2 | */$acl_libdirstem2/)
xmorph-20140707+nmu2/configure:17620:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
xmorph-20140707+nmu2/configure-17621-                if test "$name" = 'intl'; then
##############################################
xmorph-20140707+nmu2/configure-17670-                  -L*)
xmorph-20140707+nmu2/configure:17671:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
xmorph-20140707+nmu2/configure-17672-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
xmorph-20140707+nmu2/configure-17729-                  -R*)
xmorph-20140707+nmu2/configure:17730:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
xmorph-20140707+nmu2/configure-17731-                    if test "$enable_rpath" != no; then
##############################################
xmorph-20140707+nmu2/configure-17754-                  -l*)
xmorph-20140707+nmu2/configure:17755:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
xmorph-20140707+nmu2/configure-17756-                    ;;
xmorph-20140707+nmu2/configure-17757-                  *.la)
xmorph-20140707+nmu2/configure:17758:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
xmorph-20140707+nmu2/configure-17759-                    ;;
##############################################
xmorph-20140707+nmu2/configure-18043-    for ac_var in incroot usrlibdir libdir; do
xmorph-20140707+nmu2/configure:18044:      eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
xmorph-20140707+nmu2/configure-18045-    done
##############################################
xmorph-20140707+nmu2/configure-18153-  LIBS=$ac_save_LIBS
xmorph-20140707+nmu2/configure:18154:for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
xmorph-20140707+nmu2/configure-18155-do
##############################################
xmorph-20140707+nmu2/configure-18889-  test $ac_status = 0; }; then
xmorph-20140707+nmu2/configure:18890:  pkg_cv_GTK_CFLAGS=`$PKG_CONFIG --cflags "$pkg_modules" 2>/dev/null`
xmorph-20140707+nmu2/configure-18891-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
xmorph-20140707+nmu2/configure-18906-  test $ac_status = 0; }; then
xmorph-20140707+nmu2/configure:18907:  pkg_cv_GTK_LIBS=`$PKG_CONFIG --libs "$pkg_modules" 2>/dev/null`
xmorph-20140707+nmu2/configure-18908-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
xmorph-20140707+nmu2/configure-18927-        if test $_pkg_short_errors_supported = yes; then
xmorph-20140707+nmu2/configure:18928:	        GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$pkg_modules" 2>&1`
xmorph-20140707+nmu2/configure-18929-        else
xmorph-20140707+nmu2/configure:18930:	        GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$pkg_modules" 2>&1`
xmorph-20140707+nmu2/configure-18931-        fi
##############################################
xmorph-20140707+nmu2/configure-19002-  test $ac_status = 0; }; then
xmorph-20140707+nmu2/configure:19003:  pkg_cv_GTHREAD_CFLAGS=`$PKG_CONFIG --cflags "$pkg_modules  " 2>/dev/null`
xmorph-20140707+nmu2/configure-19004-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
xmorph-20140707+nmu2/configure-19019-  test $ac_status = 0; }; then
xmorph-20140707+nmu2/configure:19020:  pkg_cv_GTHREAD_LIBS=`$PKG_CONFIG --libs "$pkg_modules  " 2>/dev/null`
xmorph-20140707+nmu2/configure-19021-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
xmorph-20140707+nmu2/configure-19040-        if test $_pkg_short_errors_supported = yes; then
xmorph-20140707+nmu2/configure:19041:	        GTHREAD_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$pkg_modules  " 2>&1`
xmorph-20140707+nmu2/configure-19042-        else
xmorph-20140707+nmu2/configure:19043:	        GTHREAD_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$pkg_modules  " 2>&1`
xmorph-20140707+nmu2/configure-19044-        fi
##############################################
xmorph-20140707+nmu2/configure-19295-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
xmorph-20140707+nmu2/configure:19296:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
xmorph-20140707+nmu2/configure-19297-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
xmorph-20140707+nmu2/configure-19410-if test -z "$BASH_VERSION$ZSH_VERSION" \
xmorph-20140707+nmu2/configure:19411:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
xmorph-20140707+nmu2/configure-19412-  as_echo='print -r --'
xmorph-20140707+nmu2/configure-19413-  as_echo_n='print -rn --'
xmorph-20140707+nmu2/configure:19414:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
xmorph-20140707+nmu2/configure-19415-  as_echo='printf %s\n'
##############################################
xmorph-20140707+nmu2/configure-19417-else
xmorph-20140707+nmu2/configure:19418:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
xmorph-20140707+nmu2/configure-19419-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
xmorph-20140707+nmu2/configure-19427-	expr "X$arg" : "X\\(.*\\)$as_nl";
xmorph-20140707+nmu2/configure:19428:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
xmorph-20140707+nmu2/configure-19429-      esac;
##############################################
xmorph-20140707+nmu2/configure-19504-# ----------------------------------------
xmorph-20140707+nmu2/configure:19505:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
xmorph-20140707+nmu2/configure-19506-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
xmorph-20140707+nmu2/configure-19576-  {
xmorph-20140707+nmu2/configure:19577:    as_val=`expr "$@" || test $? -eq 1`
xmorph-20140707+nmu2/configure-19578-  }
##############################################
xmorph-20140707+nmu2/configure-19680-      case $as_dir in #(
xmorph-20140707+nmu2/configure:19681:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
xmorph-20140707+nmu2/configure-19682-      *) as_qdir=$as_dir;;
##############################################
xmorph-20140707+nmu2/configure-19815-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
xmorph-20140707+nmu2/configure:19816:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
xmorph-20140707+nmu2/configure-19817-ac_cs_version="\\
##############################################
xmorph-20140707+nmu2/configure-19840-  --*=?*)
xmorph-20140707+nmu2/configure:19841:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
xmorph-20140707+nmu2/configure:19842:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
xmorph-20140707+nmu2/configure-19843-    ac_shift=:
##############################################
xmorph-20140707+nmu2/configure-19845-  --*=)
xmorph-20140707+nmu2/configure:19846:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
xmorph-20140707+nmu2/configure-19847-    ac_optarg=
##############################################
xmorph-20140707+nmu2/configure-19869-    case $ac_optarg in
xmorph-20140707+nmu2/configure:19870:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
xmorph-20140707+nmu2/configure-19871-    '') as_fn_error $? "missing file argument" ;;
##############################################
xmorph-20140707+nmu2/configure-19877-    case $ac_optarg in
xmorph-20140707+nmu2/configure:19878:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
xmorph-20140707+nmu2/configure-19879-    esac
##############################################
xmorph-20140707+nmu2/configure-19946-delay_variable_subst='$delay_variable_subst'
xmorph-20140707+nmu2/configure:19947:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19948:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19949:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19950:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19951:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19952:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19953:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19954:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19955:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19956:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19957:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19958:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19959:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19960:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19961:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19962:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19963:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19964:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19965:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19966:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19967:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19968:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19969:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19970:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19971:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19972:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19973:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19974:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19975:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19976:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19977:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19978:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19979:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19980:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19981:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19982:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19983:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19984:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19985:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19986:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19987:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19988:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19989:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19990:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19991:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19992:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19993:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19994:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19995:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19996:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19997:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19998:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:19999:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20000:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20001:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20002:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20003:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20004:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20005:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20006:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20007:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20008:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20009:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20010:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20011:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20012:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20013:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20014:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20015:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20016:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20017:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20018:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20019:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20020:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20021:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20022:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20023:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20024:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20025:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20026:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20027:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20028:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20029:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20030:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20031:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20032:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20033:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20034:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20035:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20036:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20037:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20038:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20039:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20040:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20041:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20042:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20043:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20044:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20045:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20046:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20047:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20048:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20049:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20050:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20051:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20052:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20053:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20054:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20055:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20056:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20057:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20058:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20059:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20060:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20061:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20062:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20063:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20064:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20065:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20066:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20067:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20068:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20069:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20070:sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20071:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20072:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20073:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20074:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20075:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20076:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20077:compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20078:predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20079:postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20080:predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20081:postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20082:compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20083:LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20084:reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20085:reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20086:old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20087:compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20088:GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20089:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20090:lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20091:lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20092:lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20093:lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20094:archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20095:enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20096:export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20097:whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20098:compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20099:old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20100:old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20101:archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20102:archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20103:module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20104:module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20105:with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20106:allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20107:no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20108:hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20109:hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20110:hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20111:hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20112:hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20113:hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20114:hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20115:inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20116:link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20117:always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20118:export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20119:exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20120:include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20121:prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20122:postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20123:file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20124:hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20125:compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20126:predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20127:postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20128:predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20129:postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure:20130:compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/configure-20131-
##############################################
xmorph-20140707+nmu2/configure-20240-compiler_lib_search_path_CXX; do
xmorph-20140707+nmu2/configure:20241:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
xmorph-20140707+nmu2/configure-20242-    *[\\\\\\\`\\"\\\$]*)
xmorph-20140707+nmu2/configure:20243:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
xmorph-20140707+nmu2/configure-20244-      ;;
##############################################
xmorph-20140707+nmu2/configure-20281-postlink_cmds_CXX; do
xmorph-20140707+nmu2/configure:20282:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
xmorph-20140707+nmu2/configure-20283-    *[\\\\\\\`\\"\\\$]*)
xmorph-20140707+nmu2/configure:20284:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
xmorph-20140707+nmu2/configure-20285-      ;;
##############################################
xmorph-20140707+nmu2/configure-20398-fi
xmorph-20140707+nmu2/configure:20399:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
xmorph-20140707+nmu2/configure-20400-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
xmorph-20140707+nmu2/configure-20415-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
xmorph-20140707+nmu2/configure:20416:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
xmorph-20140707+nmu2/configure-20417-ac_delim='%!_!# '
##############################################
xmorph-20140707+nmu2/configure-20421-
xmorph-20140707+nmu2/configure:20422:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
xmorph-20140707+nmu2/configure-20423-  if test $ac_delim_n = $ac_delim_num; then
##############################################
xmorph-20140707+nmu2/configure-20559-for ac_last_try in false false :; do
xmorph-20140707+nmu2/configure:20560:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
xmorph-20140707+nmu2/configure-20561-  if test -z "$ac_tt"; then
##############################################
xmorph-20140707+nmu2/configure-20691-      esac
xmorph-20140707+nmu2/configure:20692:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
xmorph-20140707+nmu2/configure-20693-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
xmorph-20140707+nmu2/configure-20750-*)
xmorph-20140707+nmu2/configure:20751:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
xmorph-20140707+nmu2/configure-20752-  # A ".." for each directory in $ac_dir_suffix.
xmorph-20140707+nmu2/configure:20753:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
xmorph-20140707+nmu2/configure-20754-  case $ac_top_builddir_sub in
##############################################
xmorph-20140707+nmu2/configure-20811-/@mandir@/p'
xmorph-20140707+nmu2/configure:20812:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
xmorph-20140707+nmu2/configure-20813-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
xmorph-20140707+nmu2/configure-20828-
xmorph-20140707+nmu2/configure:20829:# Neutralize VPATH when `$srcdir' = `.'.
xmorph-20140707+nmu2/configure-20830-# Shell code in configure.ac might set extrasub.
##############################################
xmorph-20140707+nmu2/configure-20856-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
xmorph-20140707+nmu2/configure:20857:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
xmorph-20140707+nmu2/configure-20858-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
xmorph-20140707+nmu2/configure-20902-    * )
xmorph-20140707+nmu2/configure:20903:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
xmorph-20140707+nmu2/configure-20904-  esac
##############################################
xmorph-20140707+nmu2/configure-20949-    # Strip MF so we end up with the name of the file.
xmorph-20140707+nmu2/configure:20950:    mf=`echo "$mf" | sed -e 's/:.*$//'`
xmorph-20140707+nmu2/configure-20951-    # Check whether this is an Automake generated Makefile or not.
##############################################
xmorph-20140707+nmu2/configure-20986-    # from the Makefile without running `make'.
xmorph-20140707+nmu2/configure:20987:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
xmorph-20140707+nmu2/configure-20988-    test -z "$DEPDIR" && continue
xmorph-20140707+nmu2/configure:20989:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
xmorph-20140707+nmu2/configure-20990-    test -z "am__include" && continue
xmorph-20140707+nmu2/configure:20991:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
xmorph-20140707+nmu2/configure-20992-    # When using ansi2knr, U may be empty or an underscore; expand it
xmorph-20140707+nmu2/configure:20993:    U=`sed -n 's/^U = //p' < "$mf"`
xmorph-20140707+nmu2/configure-20994-    # Find all dependency output files, they are included files with
##############################################
xmorph-20140707+nmu2/configure-21047-
xmorph-20140707+nmu2/configure:21048:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
xmorph-20140707+nmu2/configure-21049-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
xmorph-20140707+nmu2/configure-21833-      case "$ac_file" in
xmorph-20140707+nmu2/configure:21834:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
xmorph-20140707+nmu2/configure-21835-      esac
##############################################
xmorph-20140707+nmu2/configure-21838-        # Adjust a relative srcdir.
xmorph-20140707+nmu2/configure:21839:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
xmorph-20140707+nmu2/configure:21840:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
xmorph-20140707+nmu2/configure:21841:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
xmorph-20140707+nmu2/configure-21842-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
xmorph-20140707+nmu2/configure-21845-        case "$ac_given_srcdir" in
xmorph-20140707+nmu2/configure:21846:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
xmorph-20140707+nmu2/configure-21847-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
xmorph-20140707+nmu2/configure-21865-            fi
xmorph-20140707+nmu2/configure:21866:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
xmorph-20140707+nmu2/configure-21867-            # Hide the ALL_LINGUAS assigment from automake < 1.5.
##############################################
xmorph-20140707+nmu2/pixmaps/example.xpm-3218-"@ @ @ @ @ @ @ @ @ @ @ @ @ w=x=y=z=A=B=C=D=E=F=G=H=I=J=K=@ @ @ @ @ @ @ @ @ @ ~ { { { { { { { { L=M=N=O=P=Q=R=S=T=U=V=W=X=Y=Z=`= -.-+-@-{ { { { { { A B B B B B B B #-$-%-&-*-=---;->-,-'-)-!-~-{-]-^-/-(-_-:-<-[-}-h#B B B B B .=: : : : |-1-2-3-4-5-6-7-8-9-0-a-b-c-d-e-f-g-h-i-j-k-l-m-n-o-p-q-r-: : < F#j k L@s-t-u-v-w-x-y-z-A-B-!*C-D-E-F-G-H-I-J-K-L-M-N-O-P-Q-R-S-T-U-U-V-",
xmorph-20140707+nmu2/pixmaps/example.xpm:3219:"@ @ @ @ @ @ @ @ @ @ @ @ @ W-X-Y-Z-`- ;.;+;@;#;$;%;&;*;=;c+@ @ @ @ @ @ @ @ @ ~ { { { { { { { M.-;;;>;,;';);!;~;{;];^;/;(;_;:;<;[;};|;1;{ { { { { { A B B B B B B B 2;3;4;5;6;7;8;9;0;a;b;c;d;e;f;g;h;i;j;k;l;m;n;o;p;B B B B B .=: : : : q;r;s;t;u;v;w;x;y;z;A;B;C;D;E;F;G;H;I;J;K;L;M;N;O;k-P;Q;R;: : < D.j k H$S;T;U;V;W;X;Y;Z;`; >.>+>@>#>$>%>&>*>=>->;>>>,>'>)>!>~>)>{>]>]>^>",
xmorph-20140707+nmu2/pixmaps/example.xpm-3220-"@ @ @ @ @ @ @ @ @ @ @ @ @ />(>_>:><>[>}>|>1>2>3>4>5>6>7>8>@ @ @ @ @ @ @ @ @ ~ { { { { { { { 9>0>a>b>c>d>e>f>g>h>i>j>k>l>m>n>o>p>q>r>s>{ { { { { { A B B B B B B B t>u>v>w>x>y>z>A>B>C>D>E>F>G>H>I>J>K>L>M>N>O>P>Q>R>B B B B B .=: : : : S>T>U>V>W>X>Y>Z>`> ,.,+,@,#,$,%,&,*,=,-,;,>,,,',),!,~,{,],: : < Y+j k Z+^,/,(,_,:,<,[,},|,1,2,3,4,5,**6,7,8,9,0,a,b,c,d,e,f,g,h,e,i,j,k,",
xmorph-20140707+nmu2/pixmaps/example.xpm-3221-"@ @ @ @ @ @ @ @ @ @ @ @ @ l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,A,B,@ @ @ @ @ @ @ @ ~ { { { { { { { C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,]%{ { { { { A B B B B B B X,Y,Z,`, '.'+'@'#'$'%'&'*'/;='-';'>',''')'!'~'{']'^'B B B B B /': : : ('_':'<'['}'|'1'2'3'4'5'6'7'8'9'0'a'b'c'd'e'f'g'h'i'j'k'l'm': : < D.j k L@n'o'p'q'r's't'X;u'v'w'x'y'z'A'B'C'D'E'F'G'H'I'J'K'c,L'M'N'O'P'Q'",
xmorph-20140707+nmu2/pixmaps/example.xpm:3222:"@ @ @ @ @ @ @ @ @ @ @ @ R'S'_&T'U'V'W'X'Y'Z'`' ).)+)@)#)$)%)@ @ @ @ @ @ @ @ ~ { { { { { { &)*)f@=)-);)>),)')))!)~){)])^)/)()_):)<)[)})|){ { { { { A B B B B B B 1)2)3)4)5)6)7)8)9)0)a)b)c)d)e)f)g)h)i)j)l;k)l)m)n)o)B B B B H .=: : : p)q)r)s)t)u)v)w)x)y)z)A)B)C)D)E)F)G)i'H)I)d'J)K)L)M)N)O)P)Q): : < D.j k Z+R)S)T)U)V)W)X)Y)Z)`) !.!+!@!#!$!%!&!*!=!-!{>P-!>;!>!,!'!)!P-!>!!",
xmorph-20140707+nmu2/pixmaps/example.xpm-3223-"@ @ @ @ @ @ @ @ @ @ @ ~!{!]!^!/!(!_!:!<!9*[!}!|!1!2!3!4!5!6!7!@ @ @ @ @ @ @ ~ { { { { { { 8!9!0!a!b!c!d!e!f!g!h!i!j!k!l!/)m!n!o!p!q!r!s!{ { { { { A B B B B B B t!u!v!w!x!y!z!A!B!C!D!E!F!G!H!I!J!K!L!M!N!O!P!Q!R!S!B B B B B p.: : : T!U!V!W!X!Y!Z!`! ~.~+~@~#~$~%~&~*~3-=~-~;~>~,~'~)~!~~~{~]~^~: : < /~j k (~p'_~:~<~[~}~|~1~2~3~4~5~6~7~8~9~0~a~b~c~d~e~f~!>Q-g~T-S-h~i~!>j~",
xmorph-20140707+nmu2/pixmaps/example.xpm-3224-"@ @ @ @ @ @ @ @ @ @ k~l~m~n~o~p~q~r~s~t~u~v~w~x~y~z~A~B~C~D~E~@ @ @ @ @ @ @ ~ { { { { { F~G~H~I~J~K~L~M~N~O~P~Q~R~S~T~U~V~W~X~Y~Z~`~ {.{+{{ { { { A B B B B B @{#{${%{&{*{={-{;{>{,{'{){!{~{{{]{^{/{({_{:{<{[{}{|{1{2{B B B H .=: : : 3{;=z%4{5{6{7{8{9{0{a{b{c{V!d{e{f{g{h{i{j{k{O)l{m{n{o{p{q{r{: : < F#j k s{t{u{v{w{x{y{z{A{B{C{D{E{F{G{H{I{J{1~K{L{M{N{O{P{Q{R{S{T{U{O{V{W{",
xmorph-20140707+nmu2/pixmaps/example.xpm:3225:"@ @ @ @ @ @ @ @ @ # X{Y{Z{`{ ].]+]@]#]$]%]&]*]=]-];]>],]'])]!]~]@ @ @ @ @ @ ~ { { { { {]]]^]/](]_]:]<][]}]|]1]2]3]4]5]b%6]7]8]9]0]a]b]c]d]{ { { { A B B B B B e]f]g]h]i]j]k]l]m]n]o]p]q]r]s]t]u]f)v]w]x]y]z]A]^-B]C]D]B B B H -+: : E]F]G]#~H]I]J]K]L]M]N]O]P]Q]R]S]v)T]U]V]W]X]Y]Z]`] ^.^+^@^#^$^: : < D.j k s{%^&^*^=^-^;^>^,^'^)^!^~^{^]^^^/^(^_^ &:^<^[^}^U-|^1^>>2^3^1^|^4^",
xmorph-20140707+nmu2/pixmaps/example.xpm-3226-"@ @ @ @ @ @ @ @ @ 5^6^7^8^9^0^Y'a^b^c^d^e^f^=]g^h^i^j^k^l^m^n^o^@ @ @ @ @ @ ~ { { { { p^q^r^s^t^u^v^w^x^y^z^A^B^C^(#D^E^F^G^H^I^J^D^K^L^M^{ { { { A B B B B N^O^P^Q^R^S^T^U^V^W^X^Y^Z^`^ /./+/@/#/$/%/&/*/=/-/;/>/,/'/B B B H -+: : )/!/~/{/]/^///e-(/_/:/</[/}/|/1/2/3/4/5/6/7/8/9/0/a/b/c/d/}=e/: : < D.j k Z+f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z/A/B/C/D/M{E/R-F/G/H/I/",
xmorph-20140707+nmu2/pixmaps/example.xpm:3227:"@ @ @ @ @ @ @ @ J/K/L/M/N/O/P/Q/R/S/T/U/V/(@W/X/Y/Z/`/ (.(+(@(#(@ @ @ @ @ @ ~ { { { |)$(%(&(*(=(-(;(>(,('(7&)(!(~({(](j>^(/(((_(:(<([(}(|({ { { { A B B B B 1(2(3(4(5(6(c;7(8(9(0(a(b(c(d(e(f(g(h(i(j(k(l(m(,/n(o(p(q(B B B H I : : r(s(t(u(v(,=w(x(y(z(3'A(l$B(C(D(E(F(G()~H)H(I(,,J(K(L(M(N(O(P(: : < F#j k Z+Q(R(S(6=T(y-U(V(W(X(Y(Z(`( _._+_@_#_v/$_%_&_*_=_)>-_;_'!>_,_'_)_",
xmorph-20140707+nmu2/pixmaps/example.xpm-3228-"@ @ @ @ @ @ @ !_~_{_]_^_/_(___:_<_[_}_|_1_2_3_4_5_6_7_8_9_0_a_b_@ @ @ @ @ @ ~ { { { c_d_e_f_g_h_i_j_k_G,l_m_n_o_p_q_(;r_s_t_u_v_w_x_y_z_A_9>{ { { A B B B B B_C_D_a)E_F_G_H_I_J_K_L_M_N_O_P_Q_R_S_T_U_V_W_X_Y_Z_`_ :.:B B B B ,.: : +:@:#:$:%:&:*:=:-:;:>:,:':):!:~:{:]:^:/:(:_:::<:[:}:|:1:Z]2:3:4:: < /~j k k k k 5:6:7:8:9:0:a:b:c:d:e:f:g:h:i:j:k:l:m:n:o:p:q:n:r:s:f,N'q:t:",
xmorph-20140707+nmu2/pixmaps/example.xpm:3229:"@ @ @ @ @ @ @ u:v:w:x:y:z:A:B:[.C:D:E:F:G:H:I:J:K:L:M:N:O:P:Q:R:@ @ @ @ @ @ ~ { { { S:T:U:V:W:X:Y:Z:`: <.<+<@<#<$<%<&<*<=<-<;<><,<'<)<!<~<{<{ { { A B B B B ]<^</<(<_<:<<<[<}<|<1<2<3<4<5<6<7<8<9<0<a<b<c<d<e<f<g<h<i<h#B B H I : : : : : : j<k<l<m<n<o<p<q<r<s<t<u<v<M]w<x<y<I)z<A<{~N)*,B<C<D<E<F<: < D.j k k k k k k G<H<I<J<K<L<M<N<O<P<@&Q<R<S<T<U<V<i,W<j~X<U{Y<Z<i,`<!> [",
xmorph-20140707+nmu2/pixmaps/example.xpm-3230-"@ @ @ @ @ @ @ .[+[@[#[$[%[&[*[=[-[;[>[,['[)[![~[{[][^[/[([_[:[<[[[@ @ @ @ @ ~ { { { }[|[1[2[3[4[5[6[7[8[9[0[a[b[c[d[e[f[g[h[i[j[k[l[m[n[o[p[{ { { A B B B B q[r[s[t[u[v[w[x[y[z[A[d%B[C[D[E[F[G[H[I[J[K[L[M[S_N[O[V_P[Q[B B B p.: : : : : : : +:R[S[T[U[V[W[X[Y[Z[`[ }.}+}@}#}$}j'%}&}*}=}m{-}m{;}>}: < D.j k k k k k k k k k k ,}'})}!}~}{}]}^}/}(}_}s-:}f~<}[}H/}}|}1}E/N-2}3}",
##############################################
xmorph-20140707+nmu2/gtkmorph/utils.c-1023-  //this is set in "set_backing_pixmap()"
xmorph-20140707+nmu2/gtkmorph/utils.c:1024:  //sp->im_pixmap_subimage[lp] =  get_pixmap_addr (sp->im_widget[lp]);
xmorph-20140707+nmu2/gtkmorph/utils.c-1025-
##############################################
xmorph-20140707+nmu2/gtkmorph/Makefile.in-195-  esac
xmorph-20140707+nmu2/gtkmorph/Makefile.in:196:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xmorph-20140707+nmu2/gtkmorph/Makefile.in-197-am__vpath_adj = case $$p in \
xmorph-20140707+nmu2/gtkmorph/Makefile.in:198:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xmorph-20140707+nmu2/gtkmorph/Makefile.in-199-    *) f=$$p;; \
xmorph-20140707+nmu2/gtkmorph/Makefile.in-200-  esac;
xmorph-20140707+nmu2/gtkmorph/Makefile.in:201:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xmorph-20140707+nmu2/gtkmorph/Makefile.in-202-am__install_max = 40
xmorph-20140707+nmu2/gtkmorph/Makefile.in-203-am__nobase_strip_setup = \
xmorph-20140707+nmu2/gtkmorph/Makefile.in:204:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xmorph-20140707+nmu2/gtkmorph/Makefile.in-205-am__nobase_strip = \
##############################################
xmorph-20140707+nmu2/gtkmorph/Makefile.in-591-	test -n "$(EXEEXT)" || exit 0; \
xmorph-20140707+nmu2/gtkmorph/Makefile.in:592:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
xmorph-20140707+nmu2/gtkmorph/Makefile.in-593-	echo " rm -f" $$list; \
##############################################
xmorph-20140707+nmu2/gtkmorph/Makefile.in-600-	test -n "$(EXEEXT)" || exit 0; \
xmorph-20140707+nmu2/gtkmorph/Makefile.in:601:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
xmorph-20140707+nmu2/gtkmorph/Makefile.in-602-	echo " rm -f" $$list; \
##############################################
xmorph-20140707+nmu2/gtkmorph/Makefile.in-655-.c.obj:
xmorph-20140707+nmu2/gtkmorph/Makefile.in:656:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
xmorph-20140707+nmu2/gtkmorph/Makefile.in-657-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
xmorph-20140707+nmu2/gtkmorph/Makefile.in-659-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xmorph-20140707+nmu2/gtkmorph/Makefile.in:660:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
xmorph-20140707+nmu2/gtkmorph/Makefile.in-661-
##############################################
xmorph-20140707+nmu2/gtkmorph/Makefile.in-676-.cc.obj:
xmorph-20140707+nmu2/gtkmorph/Makefile.in:677:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
xmorph-20140707+nmu2/gtkmorph/Makefile.in-678-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
xmorph-20140707+nmu2/gtkmorph/Makefile.in-680-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xmorph-20140707+nmu2/gtkmorph/Makefile.in:681:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
xmorph-20140707+nmu2/gtkmorph/Makefile.in-682-
##############################################
xmorph-20140707+nmu2/gtkmorph/Makefile.in-690-testfourier-testfourier.o: testfourier.cc
xmorph-20140707+nmu2/gtkmorph/Makefile.in:691:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testfourier_CXXFLAGS) $(CXXFLAGS) -MT testfourier-testfourier.o -MD -MP -MF $(DEPDIR)/testfourier-testfourier.Tpo -c -o testfourier-testfourier.o `test -f 'testfourier.cc' || echo '$(srcdir)/'`testfourier.cc
xmorph-20140707+nmu2/gtkmorph/Makefile.in-692-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/testfourier-testfourier.Tpo $(DEPDIR)/testfourier-testfourier.Po
##############################################
xmorph-20140707+nmu2/gtkmorph/Makefile.in-694-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xmorph-20140707+nmu2/gtkmorph/Makefile.in:695:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testfourier_CXXFLAGS) $(CXXFLAGS) -c -o testfourier-testfourier.o `test -f 'testfourier.cc' || echo '$(srcdir)/'`testfourier.cc
xmorph-20140707+nmu2/gtkmorph/Makefile.in-696-
xmorph-20140707+nmu2/gtkmorph/Makefile.in-697-testfourier-testfourier.obj: testfourier.cc
xmorph-20140707+nmu2/gtkmorph/Makefile.in:698:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testfourier_CXXFLAGS) $(CXXFLAGS) -MT testfourier-testfourier.obj -MD -MP -MF $(DEPDIR)/testfourier-testfourier.Tpo -c -o testfourier-testfourier.obj `if test -f 'testfourier.cc'; then $(CYGPATH_W) 'testfourier.cc'; else $(CYGPATH_W) '$(srcdir)/testfourier.cc'; fi`
xmorph-20140707+nmu2/gtkmorph/Makefile.in-699-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/testfourier-testfourier.Tpo $(DEPDIR)/testfourier-testfourier.Po
##############################################
xmorph-20140707+nmu2/gtkmorph/Makefile.in-701-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xmorph-20140707+nmu2/gtkmorph/Makefile.in:702:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testfourier_CXXFLAGS) $(CXXFLAGS) -c -o testfourier-testfourier.obj `if test -f 'testfourier.cc'; then $(CYGPATH_W) 'testfourier.cc'; else $(CYGPATH_W) '$(srcdir)/testfourier.cc'; fi`
xmorph-20140707+nmu2/gtkmorph/Makefile.in-703-
##############################################
xmorph-20140707+nmu2/gtkmorph/Makefile.in-727-	@list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
xmorph-20140707+nmu2/gtkmorph/Makefile.in:728:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xmorph-20140707+nmu2/gtkmorph/Makefile.in-729-	dir='$(DESTDIR)$(pkgdatadir)'; $(am__uninstall_files_from_dir)
##############################################
xmorph-20140707+nmu2/gtkmorph/Makefile.in-775-GTAGS:
xmorph-20140707+nmu2/gtkmorph/Makefile.in:776:	here=`$(am__cd) $(top_builddir) && pwd` \
xmorph-20140707+nmu2/gtkmorph/Makefile.in-777-	  && $(am__cd) $(top_srcdir) \
##############################################
xmorph-20140707+nmu2/gtkmorph/Makefile.in-783-distdir: $(DISTFILES)
xmorph-20140707+nmu2/gtkmorph/Makefile.in:784:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xmorph-20140707+nmu2/gtkmorph/Makefile.in:785:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xmorph-20140707+nmu2/gtkmorph/Makefile.in-786-	list='$(DISTFILES)'; \
##############################################
xmorph-20140707+nmu2/gtkmorph/Makefile.in-797-	  if test -d $$d/$$file; then \
xmorph-20140707+nmu2/gtkmorph/Makefile.in:798:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xmorph-20140707+nmu2/gtkmorph/Makefile.in-799-	    if test -d "$(distdir)/$$file"; then \
##############################################
xmorph-20140707+nmu2/config.rpath-33-host="$1"
xmorph-20140707+nmu2/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
xmorph-20140707+nmu2/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
xmorph-20140707+nmu2/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
xmorph-20140707+nmu2/config.rpath-37-
##############################################
xmorph-20140707+nmu2/config.rpath-47-done
xmorph-20140707+nmu2/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
xmorph-20140707+nmu2/config.rpath-49-
##############################################
xmorph-20140707+nmu2/config.rpath-97-        *)
xmorph-20140707+nmu2/config.rpath:98:          case `$CC -V 2>&1 | sed 5q` in
xmorph-20140707+nmu2/config.rpath-99-            *Sun\ C*)
##############################################
xmorph-20140707+nmu2/config.rpath-223-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
xmorph-20140707+nmu2/config.rpath:224:      case `$LD -v 2>&1` in
xmorph-20140707+nmu2/config.rpath-225-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
xmorph-20140707+nmu2/config.rpath-229-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
xmorph-20140707+nmu2/config.rpath:230:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
xmorph-20140707+nmu2/config.rpath-231-          else
##############################################
xmorph-20140707+nmu2/config.rpath-286-        case $host_os in aix4.[012]|aix4.[012].*)
xmorph-20140707+nmu2/config.rpath:287:          collect2name=`${CC} -print-prog-name=collect2`
xmorph-20140707+nmu2/config.rpath-288-          if test -f "$collect2name" && \
##############################################
xmorph-20140707+nmu2/config.rpath-425-        hardcode_direct=yes
xmorph-20140707+nmu2/config.rpath:426:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
xmorph-20140707+nmu2/config.rpath-427-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
xmorph-20140707+nmu2/config.rpath-489-    sysv5* | sco3.2v5* | sco5v6*)
xmorph-20140707+nmu2/config.rpath:490:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
xmorph-20140707+nmu2/config.rpath-491-      hardcode_libdir_separator=':'
##############################################
xmorph-20140707+nmu2/config.rpath-633-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
xmorph-20140707+nmu2/config.rpath:634:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
xmorph-20140707+nmu2/config.rpath:635:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
xmorph-20140707+nmu2/config.rpath:636:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
xmorph-20140707+nmu2/config.rpath:637:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
xmorph-20140707+nmu2/config.rpath:638:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
xmorph-20140707+nmu2/config.rpath-639-
##############################################
xmorph-20140707+nmu2/aclocal.m4-149-    PKG_CHECK_EXISTS([$3],
xmorph-20140707+nmu2/aclocal.m4:150:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
xmorph-20140707+nmu2/aclocal.m4-151-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
xmorph-20140707+nmu2/aclocal.m4-198-        if test $_pkg_short_errors_supported = yes; then
xmorph-20140707+nmu2/aclocal.m4:199:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
xmorph-20140707+nmu2/aclocal.m4-200-        else 
xmorph-20140707+nmu2/aclocal.m4:201:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
xmorph-20140707+nmu2/aclocal.m4-202-        fi
##############################################
xmorph-20140707+nmu2/aclocal.m4-285-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
xmorph-20140707+nmu2/aclocal.m4:286:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
xmorph-20140707+nmu2/aclocal.m4-287-#
##############################################
xmorph-20140707+nmu2/aclocal.m4-309-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
xmorph-20140707+nmu2/aclocal.m4:310:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
xmorph-20140707+nmu2/aclocal.m4-311-# and then we would define $MISSING as
##############################################
xmorph-20140707+nmu2/aclocal.m4-325-# expand $ac_aux_dir to an absolute path
xmorph-20140707+nmu2/aclocal.m4:326:am_aux_dir=`cd $ac_aux_dir && pwd`
xmorph-20140707+nmu2/aclocal.m4-327-])
##############################################
xmorph-20140707+nmu2/aclocal.m4-427-  if test "$am_compiler_list" = ""; then
xmorph-20140707+nmu2/aclocal.m4:428:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
xmorph-20140707+nmu2/aclocal.m4-429-  fi
##############################################
xmorph-20140707+nmu2/aclocal.m4-576-    # Strip MF so we end up with the name of the file.
xmorph-20140707+nmu2/aclocal.m4:577:    mf=`echo "$mf" | sed -e 's/:.*$//'`
xmorph-20140707+nmu2/aclocal.m4-578-    # Check whether this is an Automake generated Makefile or not.
##############################################
xmorph-20140707+nmu2/aclocal.m4-585-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
xmorph-20140707+nmu2/aclocal.m4:586:      dirpart=`AS_DIRNAME("$mf")`
xmorph-20140707+nmu2/aclocal.m4-587-    else
##############################################
xmorph-20140707+nmu2/aclocal.m4-591-    # from the Makefile without running `make'.
xmorph-20140707+nmu2/aclocal.m4:592:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
xmorph-20140707+nmu2/aclocal.m4-593-    test -z "$DEPDIR" && continue
xmorph-20140707+nmu2/aclocal.m4:594:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
xmorph-20140707+nmu2/aclocal.m4-595-    test -z "am__include" && continue
xmorph-20140707+nmu2/aclocal.m4:596:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
xmorph-20140707+nmu2/aclocal.m4-597-    # When using ansi2knr, U may be empty or an underscore; expand it
xmorph-20140707+nmu2/aclocal.m4:598:    U=`sed -n 's/^U = //p' < "$mf"`
xmorph-20140707+nmu2/aclocal.m4-599-    # Find all dependency output files, they are included files with
##############################################
xmorph-20140707+nmu2/aclocal.m4-607-      test -f "$dirpart/$file" && continue
xmorph-20140707+nmu2/aclocal.m4:608:      fdir=`AS_DIRNAME(["$file"])`
xmorph-20140707+nmu2/aclocal.m4-609-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
xmorph-20140707+nmu2/aclocal.m4-674-AC_REQUIRE([AC_PROG_INSTALL])dnl
xmorph-20140707+nmu2/aclocal.m4:675:if test "`cd $srcdir && pwd`" != "`pwd`"; then
xmorph-20140707+nmu2/aclocal.m4-676-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
xmorph-20140707+nmu2/aclocal.m4-776-    * )
xmorph-20140707+nmu2/aclocal.m4:777:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
xmorph-20140707+nmu2/aclocal.m4-778-  esac
xmorph-20140707+nmu2/aclocal.m4-779-done
xmorph-20140707+nmu2/aclocal.m4:780:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
xmorph-20140707+nmu2/aclocal.m4-781-
##############################################
xmorph-20140707+nmu2/aclocal.m4-854-# Ignore all kinds of additional output from `make'.
xmorph-20140707+nmu2/aclocal.m4:855:case `$am_make -s -f confmf 2> /dev/null` in #(
xmorph-20140707+nmu2/aclocal.m4-856-*the\ am__doit\ target*)
##############################################
xmorph-20140707+nmu2/aclocal.m4-864-   echo '.include "confinc"' > confmf
xmorph-20140707+nmu2/aclocal.m4:865:   case `$am_make -s -f confmf 2> /dev/null` in #(
xmorph-20140707+nmu2/aclocal.m4-866-   *the\ am__doit\ target*)
##############################################
xmorph-20140707+nmu2/aclocal.m4-897-set dummy $CC
xmorph-20140707+nmu2/aclocal.m4:898:am_cc=`echo $[2] | sed ['s/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/']`
xmorph-20140707+nmu2/aclocal.m4-899-eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o
##############################################
xmorph-20140707+nmu2/aclocal.m4-1056-if (
xmorph-20140707+nmu2/aclocal.m4:1057:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
xmorph-20140707+nmu2/aclocal.m4-1058-   if test "$[*]" = "X"; then
xmorph-20140707+nmu2/aclocal.m4-1059-      # -L didn't work.
xmorph-20140707+nmu2/aclocal.m4:1060:      set X `ls -t "$srcdir/configure" conftest.file`
xmorph-20140707+nmu2/aclocal.m4-1061-   fi
##############################################
xmorph-20140707+nmu2/morph/Makefile.in-445-	test -n "$(EXEEXT)" || exit 0; \
xmorph-20140707+nmu2/morph/Makefile.in:446:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
xmorph-20140707+nmu2/morph/Makefile.in-447-	echo " rm -f" $$list; \
##############################################
xmorph-20140707+nmu2/morph/Makefile.in-468-.c.obj:
xmorph-20140707+nmu2/morph/Makefile.in:469:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
xmorph-20140707+nmu2/morph/Makefile.in-470-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
xmorph-20140707+nmu2/morph/Makefile.in-472-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xmorph-20140707+nmu2/morph/Makefile.in:473:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
xmorph-20140707+nmu2/morph/Makefile.in-474-
##############################################
xmorph-20140707+nmu2/morph/Makefile.in-482-morph-main.o: main.c
xmorph-20140707+nmu2/morph/Makefile.in:483:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(morph_CFLAGS) $(CFLAGS) -MT morph-main.o -MD -MP -MF $(DEPDIR)/morph-main.Tpo -c -o morph-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
xmorph-20140707+nmu2/morph/Makefile.in-484-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/morph-main.Tpo $(DEPDIR)/morph-main.Po
##############################################
xmorph-20140707+nmu2/morph/Makefile.in-486-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xmorph-20140707+nmu2/morph/Makefile.in:487:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(morph_CFLAGS) $(CFLAGS) -c -o morph-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
xmorph-20140707+nmu2/morph/Makefile.in-488-
xmorph-20140707+nmu2/morph/Makefile.in-489-morph-main.obj: main.c
xmorph-20140707+nmu2/morph/Makefile.in:490:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(morph_CFLAGS) $(CFLAGS) -MT morph-main.obj -MD -MP -MF $(DEPDIR)/morph-main.Tpo -c -o morph-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
xmorph-20140707+nmu2/morph/Makefile.in-491-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/morph-main.Tpo $(DEPDIR)/morph-main.Po
##############################################
xmorph-20140707+nmu2/morph/Makefile.in-493-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xmorph-20140707+nmu2/morph/Makefile.in:494:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(morph_CFLAGS) $(CFLAGS) -c -o morph-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
xmorph-20140707+nmu2/morph/Makefile.in-495-
##############################################
xmorph-20140707+nmu2/morph/Makefile.in-546-GTAGS:
xmorph-20140707+nmu2/morph/Makefile.in:547:	here=`$(am__cd) $(top_builddir) && pwd` \
xmorph-20140707+nmu2/morph/Makefile.in-548-	  && $(am__cd) $(top_srcdir) \
##############################################
xmorph-20140707+nmu2/morph/Makefile.in-554-distdir: $(DISTFILES)
xmorph-20140707+nmu2/morph/Makefile.in:555:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xmorph-20140707+nmu2/morph/Makefile.in:556:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xmorph-20140707+nmu2/morph/Makefile.in-557-	list='$(DISTFILES)'; \
##############################################
xmorph-20140707+nmu2/morph/Makefile.in-568-	  if test -d $$d/$$file; then \
xmorph-20140707+nmu2/morph/Makefile.in:569:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xmorph-20140707+nmu2/morph/Makefile.in-570-	    if test -d "$(distdir)/$$file"; then \
##############################################
xmorph-20140707+nmu2/libmorph/Makefile.in-114-CONFIG_CLEAN_VPATH_FILES =
xmorph-20140707+nmu2/libmorph/Makefile.in:115:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xmorph-20140707+nmu2/libmorph/Makefile.in-116-am__vpath_adj = case $$p in \
xmorph-20140707+nmu2/libmorph/Makefile.in:117:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xmorph-20140707+nmu2/libmorph/Makefile.in-118-    *) f=$$p;; \
xmorph-20140707+nmu2/libmorph/Makefile.in-119-  esac;
xmorph-20140707+nmu2/libmorph/Makefile.in:120:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xmorph-20140707+nmu2/libmorph/Makefile.in-121-am__install_max = 40
xmorph-20140707+nmu2/libmorph/Makefile.in-122-am__nobase_strip_setup = \
xmorph-20140707+nmu2/libmorph/Makefile.in:123:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xmorph-20140707+nmu2/libmorph/Makefile.in-124-am__nobase_strip = \
##############################################
xmorph-20140707+nmu2/libmorph/Makefile.in-469-	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
xmorph-20140707+nmu2/libmorph/Makefile.in:470:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
xmorph-20140707+nmu2/libmorph/Makefile.in-471-	  test "$$dir" != "$$p" || dir=.; \
##############################################
xmorph-20140707+nmu2/libmorph/Makefile.in-502-.c.obj:
xmorph-20140707+nmu2/libmorph/Makefile.in:503:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
xmorph-20140707+nmu2/libmorph/Makefile.in-504-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
xmorph-20140707+nmu2/libmorph/Makefile.in-506-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xmorph-20140707+nmu2/libmorph/Makefile.in:507:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
xmorph-20140707+nmu2/libmorph/Makefile.in-508-
##############################################
xmorph-20140707+nmu2/libmorph/Makefile.in-539-	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
xmorph-20140707+nmu2/libmorph/Makefile.in:540:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xmorph-20140707+nmu2/libmorph/Makefile.in-541-	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
##############################################
xmorph-20140707+nmu2/libmorph/Makefile.in-587-GTAGS:
xmorph-20140707+nmu2/libmorph/Makefile.in:588:	here=`$(am__cd) $(top_builddir) && pwd` \
xmorph-20140707+nmu2/libmorph/Makefile.in-589-	  && $(am__cd) $(top_srcdir) \
##############################################
xmorph-20140707+nmu2/libmorph/Makefile.in-595-distdir: $(DISTFILES)
xmorph-20140707+nmu2/libmorph/Makefile.in:596:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xmorph-20140707+nmu2/libmorph/Makefile.in:597:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xmorph-20140707+nmu2/libmorph/Makefile.in-598-	list='$(DISTFILES)'; \
##############################################
xmorph-20140707+nmu2/libmorph/Makefile.in-609-	  if test -d $$d/$$file; then \
xmorph-20140707+nmu2/libmorph/Makefile.in:610:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xmorph-20140707+nmu2/libmorph/Makefile.in-611-	    if test -d "$(distdir)/$$file"; then \
##############################################
xmorph-20140707+nmu2/Makefile.in-157-  while test -n "$$dir1"; do \
xmorph-20140707+nmu2/Makefile.in:158:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
xmorph-20140707+nmu2/Makefile.in-159-    if test "$$first" != "."; then \
xmorph-20140707+nmu2/Makefile.in-160-      if test "$$first" = ".."; then \
xmorph-20140707+nmu2/Makefile.in:161:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
xmorph-20140707+nmu2/Makefile.in:162:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
xmorph-20140707+nmu2/Makefile.in-163-      else \
xmorph-20140707+nmu2/Makefile.in:164:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
xmorph-20140707+nmu2/Makefile.in-165-        if test "$$first2" = "$$first"; then \
xmorph-20140707+nmu2/Makefile.in:166:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
xmorph-20140707+nmu2/Makefile.in-167-        else \
##############################################
xmorph-20140707+nmu2/Makefile.in-172-    fi; \
xmorph-20140707+nmu2/Makefile.in:173:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
xmorph-20140707+nmu2/Makefile.in-174-  done; \
##############################################
xmorph-20140707+nmu2/Makefile.in-491-	dot_seen=no; \
xmorph-20140707+nmu2/Makefile.in:492:	target=`echo $@ | sed s/-recursive//`; \
xmorph-20140707+nmu2/Makefile.in-493-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
xmorph-20140707+nmu2/Makefile.in-526-	rev="$$rev ."; \
xmorph-20140707+nmu2/Makefile.in:527:	target=`echo $@ | sed s/-recursive//`; \
xmorph-20140707+nmu2/Makefile.in-528-	for subdir in $$rev; do \
##############################################
xmorph-20140707+nmu2/Makefile.in-604-GTAGS:
xmorph-20140707+nmu2/Makefile.in:605:	here=`$(am__cd) $(top_builddir) && pwd` \
xmorph-20140707+nmu2/Makefile.in-606-	  && $(am__cd) $(top_srcdir) \
##############################################
xmorph-20140707+nmu2/Makefile.in-614-	test -d "$(distdir)" || mkdir "$(distdir)"
xmorph-20140707+nmu2/Makefile.in:615:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xmorph-20140707+nmu2/Makefile.in:616:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xmorph-20140707+nmu2/Makefile.in-617-	list='$(DISTFILES)'; \
##############################################
xmorph-20140707+nmu2/Makefile.in-628-	  if test -d $$d/$$file; then \
xmorph-20140707+nmu2/Makefile.in:629:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xmorph-20140707+nmu2/Makefile.in-630-	    if test -d "$(distdir)/$$file"; then \
##############################################
xmorph-20140707+nmu2/Makefile.in-742-	test -d $(distdir)/_build || exit 0; \
xmorph-20140707+nmu2/Makefile.in:743:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
xmorph-20140707+nmu2/Makefile.in-744-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
xmorph-20140707+nmu2/Makefile.in-785-	}; \
xmorph-20140707+nmu2/Makefile.in:786:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
xmorph-20140707+nmu2/Makefile.in-787-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
xmorph-20140707+nmu2/Makefile.in-797-	fi
xmorph-20140707+nmu2/Makefile.in:798:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
xmorph-20140707+nmu2/Makefile.in-799-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
xmorph-20140707+nmu2/glade1/Makefile.in-297-	test -n "$(EXEEXT)" || exit 0; \
xmorph-20140707+nmu2/glade1/Makefile.in:298:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
xmorph-20140707+nmu2/glade1/Makefile.in-299-	echo " rm -f" $$list; \
##############################################
xmorph-20140707+nmu2/glade1/Makefile.in-323-.c.obj:
xmorph-20140707+nmu2/glade1/Makefile.in:324:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
xmorph-20140707+nmu2/glade1/Makefile.in-325-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
xmorph-20140707+nmu2/glade1/Makefile.in-327-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xmorph-20140707+nmu2/glade1/Makefile.in:328:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
xmorph-20140707+nmu2/glade1/Makefile.in-329-
##############################################
xmorph-20140707+nmu2/glade1/Makefile.in-387-GTAGS:
xmorph-20140707+nmu2/glade1/Makefile.in:388:	here=`$(am__cd) $(top_builddir) && pwd` \
xmorph-20140707+nmu2/glade1/Makefile.in-389-	  && $(am__cd) $(top_srcdir) \
##############################################
xmorph-20140707+nmu2/glade1/Makefile.in-395-distdir: $(DISTFILES)
xmorph-20140707+nmu2/glade1/Makefile.in:396:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xmorph-20140707+nmu2/glade1/Makefile.in:397:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xmorph-20140707+nmu2/glade1/Makefile.in-398-	list='$(DISTFILES)'; \
##############################################
xmorph-20140707+nmu2/glade1/Makefile.in-409-	  if test -d $$d/$$file; then \
xmorph-20140707+nmu2/glade1/Makefile.in:410:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xmorph-20140707+nmu2/glade1/Makefile.in-411-	    if test -d "$(distdir)/$$file"; then \
##############################################
xmorph-20140707+nmu2/m4/lib-link.m4-244-        dnl or AC_LIB_HAVE_LINKFLAGS call.
xmorph-20140707+nmu2/m4/lib-link.m4:245:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
xmorph-20140707+nmu2/m4/lib-link.m4-246-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
xmorph-20140707+nmu2/m4/lib-link.m4-319-                -L*)
xmorph-20140707+nmu2/m4/lib-link.m4:320:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
xmorph-20140707+nmu2/m4/lib-link.m4-321-                  dnl First look for a shared library.
##############################################
xmorph-20140707+nmu2/m4/lib-link.m4-463-              */$acl_libdirstem | */$acl_libdirstem/)
xmorph-20140707+nmu2/m4/lib-link.m4:464:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
xmorph-20140707+nmu2/m4/lib-link.m4-465-                if test "$name" = '$1'; then
##############################################
xmorph-20140707+nmu2/m4/lib-link.m4-470-              */$acl_libdirstem2 | */$acl_libdirstem2/)
xmorph-20140707+nmu2/m4/lib-link.m4:471:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
xmorph-20140707+nmu2/m4/lib-link.m4-472-                if test "$name" = '$1'; then
##############################################
xmorph-20140707+nmu2/m4/lib-link.m4-526-                  -L*)
xmorph-20140707+nmu2/m4/lib-link.m4:527:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
xmorph-20140707+nmu2/m4/lib-link.m4-528-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
xmorph-20140707+nmu2/m4/lib-link.m4-578-                  -R*)
xmorph-20140707+nmu2/m4/lib-link.m4:579:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
xmorph-20140707+nmu2/m4/lib-link.m4-580-                    if test "$enable_rpath" != no; then
##############################################
xmorph-20140707+nmu2/m4/lib-link.m4-608-                    dnl Handle this in the next round.
xmorph-20140707+nmu2/m4/lib-link.m4:609:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
xmorph-20140707+nmu2/m4/lib-link.m4-610-                    ;;
##############################################
xmorph-20140707+nmu2/m4/lib-link.m4-614-                    dnl option.
xmorph-20140707+nmu2/m4/lib-link.m4:615:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
xmorph-20140707+nmu2/m4/lib-link.m4-616-                    ;;
##############################################
xmorph-20140707+nmu2/m4/lib-link.m4-727-            -L) next=yes ;;
xmorph-20140707+nmu2/m4/lib-link.m4:728:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
xmorph-20140707+nmu2/m4/lib-link.m4-729-                 dnl No need to hardcode the standard /usr/lib.
##############################################
xmorph-20140707+nmu2/m4/gettext.m4-249-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD"
xmorph-20140707+nmu2/m4/gettext.m4:250:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
xmorph-20140707+nmu2/m4/gettext.m4-251-      fi
##############################################
xmorph-20140707+nmu2/m4/iconv.m4-207-      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);"])
xmorph-20140707+nmu2/m4/iconv.m4:208:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
xmorph-20140707+nmu2/m4/iconv.m4-209-    AC_MSG_RESULT([
##############################################
xmorph-20140707+nmu2/m4/lib-prefix.m4-201-    *)
xmorph-20140707+nmu2/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,^=,,'`
xmorph-20140707+nmu2/m4/lib-prefix.m4-203-      if test -n "$searchpath"; then
##############################################
xmorph-20140707+nmu2/m4/lib-prefix.m4-211-                ;;
xmorph-20140707+nmu2/m4/lib-prefix.m4:212:              *) searchdir=`cd "$searchdir" && pwd`
xmorph-20140707+nmu2/m4/lib-prefix.m4-213-                 case "$searchdir" in
##############################################
xmorph-20140707+nmu2/m4/po.m4-47-changequote(,)dnl
xmorph-20140707+nmu2/m4/po.m4:48:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
xmorph-20140707+nmu2/m4/po.m4-49-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
xmorph-20140707+nmu2/m4/po.m4-54-changequote(,)dnl
xmorph-20140707+nmu2/m4/po.m4:55:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
xmorph-20140707+nmu2/m4/po.m4-56-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
xmorph-20140707+nmu2/m4/po.m4-73-changequote(,)dnl
xmorph-20140707+nmu2/m4/po.m4:74:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
xmorph-20140707+nmu2/m4/po.m4-75-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
xmorph-20140707+nmu2/m4/po.m4-98-      case "$ac_file" in
xmorph-20140707+nmu2/m4/po.m4:99:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
xmorph-20140707+nmu2/m4/po.m4-100-      esac
##############################################
xmorph-20140707+nmu2/m4/po.m4-103-        # Adjust a relative srcdir.
xmorph-20140707+nmu2/m4/po.m4:104:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
xmorph-20140707+nmu2/m4/po.m4:105:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
xmorph-20140707+nmu2/m4/po.m4:106:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
xmorph-20140707+nmu2/m4/po.m4-107-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
xmorph-20140707+nmu2/m4/po.m4-110-        case "$ac_given_srcdir" in
xmorph-20140707+nmu2/m4/po.m4:111:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
xmorph-20140707+nmu2/m4/po.m4-112-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
xmorph-20140707+nmu2/m4/po.m4-130-            fi
xmorph-20140707+nmu2/m4/po.m4:131:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
xmorph-20140707+nmu2/m4/po.m4-132-            # Hide the ALL_LINGUAS assigment from automake < 1.5.
##############################################
xmorph-20140707+nmu2/m4/po.m4-227-  # Adjust a relative srcdir.
xmorph-20140707+nmu2/m4/po.m4:228:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
xmorph-20140707+nmu2/m4/po.m4:229:  ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
xmorph-20140707+nmu2/m4/po.m4:230:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
xmorph-20140707+nmu2/m4/po.m4-231-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
xmorph-20140707+nmu2/m4/po.m4-234-  case "$ac_given_srcdir" in
xmorph-20140707+nmu2/m4/po.m4:235:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
xmorph-20140707+nmu2/m4/po.m4-236-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
xmorph-20140707+nmu2/m4/po.m4-295-  # Set POTFILES to the value of the Makefile variable POTFILES.
xmorph-20140707+nmu2/m4/po.m4:296:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
xmorph-20140707+nmu2/m4/po.m4:297:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
xmorph-20140707+nmu2/m4/po.m4-298-  # Compute POTFILES_DEPS as
##############################################
xmorph-20140707+nmu2/m4/po.m4-310-    # The LINGUAS file contains the set of available languages.
xmorph-20140707+nmu2/m4/po.m4:311:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
xmorph-20140707+nmu2/m4/po.m4-312-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
xmorph-20140707+nmu2/m4/po.m4-314-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
xmorph-20140707+nmu2/m4/po.m4:315:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
xmorph-20140707+nmu2/m4/po.m4:316:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
xmorph-20140707+nmu2/m4/po.m4-317-  fi
##############################################
xmorph-20140707+nmu2/m4/po.m4-358-    QMFILES="$QMFILES $srcdirpre$lang.qm"
xmorph-20140707+nmu2/m4/po.m4:359:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
xmorph-20140707+nmu2/m4/po.m4-360-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
xmorph-20140707+nmu2/m4/po.m4:361:    frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
xmorph-20140707+nmu2/m4/po.m4-362-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
xmorph-20140707+nmu2/m4/po.m4-399-      QTCATALOGS="$QTCATALOGS $lang.qm"
xmorph-20140707+nmu2/m4/po.m4:400:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
xmorph-20140707+nmu2/m4/po.m4-401-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
xmorph-20140707+nmu2/m4/po.m4:402:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
xmorph-20140707+nmu2/m4/po.m4-403-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
xmorph-20140707+nmu2/m4/po.m4-410-    for lang in $ALL_LINGUAS; do
xmorph-20140707+nmu2/m4/po.m4:411:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
xmorph-20140707+nmu2/m4/po.m4-412-      cat >> "$ac_file.tmp" <<EOF
##############################################
xmorph-20140707+nmu2/m4/po.m4-421-    for lang in $ALL_LINGUAS; do
xmorph-20140707+nmu2/m4/po.m4:422:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
xmorph-20140707+nmu2/m4/po.m4-423-      cat >> "$ac_file.tmp" <<EOF
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-125-done
xmorph-20140707+nmu2/m4/libtool.m4:126:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
xmorph-20140707+nmu2/m4/libtool.m4-127-])
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-427-m4_define([_LT_CONFIG_STATUS_DECLARE],
xmorph-20140707+nmu2/m4/libtool.m4:428:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
xmorph-20140707+nmu2/m4/libtool.m4-429-
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-437-#
xmorph-20140707+nmu2/m4/libtool.m4:438:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
xmorph-20140707+nmu2/m4/libtool.m4-439-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-547-]], lt_decl_quote_varnames); do
xmorph-20140707+nmu2/m4/libtool.m4:548:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
xmorph-20140707+nmu2/m4/libtool.m4-549-    *[[\\\\\\\`\\"\\\$]]*)
xmorph-20140707+nmu2/m4/libtool.m4:550:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
xmorph-20140707+nmu2/m4/libtool.m4-551-      ;;
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-560-]], lt_decl_dquote_varnames); do
xmorph-20140707+nmu2/m4/libtool.m4:561:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
xmorph-20140707+nmu2/m4/libtool.m4-562-    *[[\\\\\\\`\\"\\\$]]*)
xmorph-20140707+nmu2/m4/libtool.m4:563:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
xmorph-20140707+nmu2/m4/libtool.m4-564-      ;;
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-720-
xmorph-20140707+nmu2/m4/libtool.m4:721:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
xmorph-20140707+nmu2/m4/libtool.m4-722-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-1090-  if test "$lt_cv_ld_force_load" = "yes"; then
xmorph-20140707+nmu2/m4/libtool.m4:1091:    _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
xmorph-20140707+nmu2/m4/libtool.m4-1092-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-1143-      }]'
xmorph-20140707+nmu2/m4/libtool.m4:1144:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xmorph-20140707+nmu2/m4/libtool.m4-1145-  # Check for a 64-bit object if we didn't find anything.
xmorph-20140707+nmu2/m4/libtool.m4-1146-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
xmorph-20140707+nmu2/m4/libtool.m4:1147:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
xmorph-20140707+nmu2/m4/libtool.m4-1148-  fi],[])
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-1179-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
xmorph-20140707+nmu2/m4/libtool.m4:1180:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
xmorph-20140707+nmu2/m4/libtool.m4-1181-  ECHO='print -r --'
xmorph-20140707+nmu2/m4/libtool.m4:1182:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
xmorph-20140707+nmu2/m4/libtool.m4-1183-  ECHO='printf %s\n'
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-1214-    PATH=/empty FPATH=/empty; export PATH FPATH
xmorph-20140707+nmu2/m4/libtool.m4:1215:    test "X`printf %s $ECHO`" = "X$ECHO" \
xmorph-20140707+nmu2/m4/libtool.m4:1216:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
xmorph-20140707+nmu2/m4/libtool.m4-1217-
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-1237-   if test "$GCC" = yes; then
xmorph-20140707+nmu2/m4/libtool.m4:1238:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
xmorph-20140707+nmu2/m4/libtool.m4-1239-   fi
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-1241- /*)
xmorph-20140707+nmu2/m4/libtool.m4:1242:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
xmorph-20140707+nmu2/m4/libtool.m4-1243-   ;; #(
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-1270-  if AC_TRY_EVAL(ac_compile); then
xmorph-20140707+nmu2/m4/libtool.m4:1271:    case `/usr/bin/file conftest.$ac_objext` in
xmorph-20140707+nmu2/m4/libtool.m4-1272-      *ELF-32*)
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-1286-    if test "$lt_cv_prog_gnu_ld" = yes; then
xmorph-20140707+nmu2/m4/libtool.m4:1287:      case `/usr/bin/file conftest.$ac_objext` in
xmorph-20140707+nmu2/m4/libtool.m4-1288-	*32-bit*)
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-1298-    else
xmorph-20140707+nmu2/m4/libtool.m4:1299:      case `/usr/bin/file conftest.$ac_objext` in
xmorph-20140707+nmu2/m4/libtool.m4-1300-	*32-bit*)
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-1650-    # And add a safety zone
xmorph-20140707+nmu2/m4/libtool.m4:1651:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
xmorph-20140707+nmu2/m4/libtool.m4:1652:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
xmorph-20140707+nmu2/m4/libtool.m4-1653-    ;;
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-1683-    if test -n "$kargmax"; then
xmorph-20140707+nmu2/m4/libtool.m4:1684:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
xmorph-20140707+nmu2/m4/libtool.m4-1685-    else
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-1691-    if test -n "$lt_cv_sys_max_cmd_len"; then
xmorph-20140707+nmu2/m4/libtool.m4:1692:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
xmorph-20140707+nmu2/m4/libtool.m4:1693:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
xmorph-20140707+nmu2/m4/libtool.m4-1694-    else
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-1703-      # we can't tell.
xmorph-20140707+nmu2/m4/libtool.m4:1704:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
xmorph-20140707+nmu2/m4/libtool.m4-1705-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-1707-      do
xmorph-20140707+nmu2/m4/libtool.m4:1708:        i=`expr $i + 1`
xmorph-20140707+nmu2/m4/libtool.m4-1709-        teststring=$teststring$teststring
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-1711-      # Only check the string length outside the loop.
xmorph-20140707+nmu2/m4/libtool.m4:1712:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
xmorph-20140707+nmu2/m4/libtool.m4-1713-      teststring=
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-1716-      # linker.  It appears as though 1/2 is a usable value.
xmorph-20140707+nmu2/m4/libtool.m4:1717:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
xmorph-20140707+nmu2/m4/libtool.m4-1718-    fi
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-2041-  if test "$hard_links" = no; then
xmorph-20140707+nmu2/m4/libtool.m4:2042:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
xmorph-20140707+nmu2/m4/libtool.m4-2043-    need_locks=warn
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-2172-  esac
xmorph-20140707+nmu2/m4/libtool.m4:2173:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
xmorph-20140707+nmu2/m4/libtool.m4-2174-  case $lt_search_path_spec in
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-2179-    # okay in the real world where ";" in dirpaths is itself problematic.
xmorph-20140707+nmu2/m4/libtool.m4:2180:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
xmorph-20140707+nmu2/m4/libtool.m4-2181-    ;;
xmorph-20140707+nmu2/m4/libtool.m4-2182-  *)
xmorph-20140707+nmu2/m4/libtool.m4:2183:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
xmorph-20140707+nmu2/m4/libtool.m4-2184-    ;;
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-2188-  lt_tmp_lt_search_path_spec=
xmorph-20140707+nmu2/m4/libtool.m4:2189:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
xmorph-20140707+nmu2/m4/libtool.m4-2190-  for lt_sys_path in $lt_search_path_spec; do
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-2223-  esac
xmorph-20140707+nmu2/m4/libtool.m4:2224:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
xmorph-20140707+nmu2/m4/libtool.m4-2225-else
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-2311-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
xmorph-20140707+nmu2/m4/libtool.m4:2312:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
xmorph-20140707+nmu2/m4/libtool.m4-2313-    ;;
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-2347-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xmorph-20140707+nmu2/m4/libtool.m4:2348:    postinstall_cmds='base_file=`basename \${file}`~
xmorph-20140707+nmu2/m4/libtool.m4:2349:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
xmorph-20140707+nmu2/m4/libtool.m4:2350:      dldir=$destdir/`dirname \$dlpath`~
xmorph-20140707+nmu2/m4/libtool.m4-2351-      test -d \$dldir || mkdir -p \$dldir~
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-2356-      fi'
xmorph-20140707+nmu2/m4/libtool.m4:2357:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xmorph-20140707+nmu2/m4/libtool.m4-2358-      dlpath=$dir/\$dldll~
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-2364-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
xmorph-20140707+nmu2/m4/libtool.m4:2365:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
xmorph-20140707+nmu2/m4/libtool.m4-2366-m4_if([$1], [],[
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-2370-      # MinGW DLLs use traditional 'lib' prefix
xmorph-20140707+nmu2/m4/libtool.m4:2371:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
xmorph-20140707+nmu2/m4/libtool.m4-2372-      ;;
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-2374-      # pw32 DLLs use 'pw' prefix rather than 'lib'
xmorph-20140707+nmu2/m4/libtool.m4:2375:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
xmorph-20140707+nmu2/m4/libtool.m4-2376-      ;;
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-2383-    libname_spec='$name'
xmorph-20140707+nmu2/m4/libtool.m4:2384:    soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
xmorph-20140707+nmu2/m4/libtool.m4-2385-    library_names_spec='${libname}.dll.lib'
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-2395-        # Let DOS variable expansion print the short 8.3 style file name.
xmorph-20140707+nmu2/m4/libtool.m4:2396:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
xmorph-20140707+nmu2/m4/libtool.m4-2397-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-2400-      # Convert to MSYS style.
xmorph-20140707+nmu2/m4/libtool.m4:2401:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
xmorph-20140707+nmu2/m4/libtool.m4-2402-      ;;
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-2406-      # like /cygdrive/c/PROGRA~1:/cygdr...
xmorph-20140707+nmu2/m4/libtool.m4:2407:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
xmorph-20140707+nmu2/m4/libtool.m4:2408:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
xmorph-20140707+nmu2/m4/libtool.m4:2409:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
xmorph-20140707+nmu2/m4/libtool.m4-2410-      ;;
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-2414-        # It is most probably a Windows format PATH.
xmorph-20140707+nmu2/m4/libtool.m4:2415:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
xmorph-20140707+nmu2/m4/libtool.m4-2416-      else
xmorph-20140707+nmu2/m4/libtool.m4:2417:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
xmorph-20140707+nmu2/m4/libtool.m4-2418-      fi
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-2424-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
xmorph-20140707+nmu2/m4/libtool.m4:2425:    postinstall_cmds='base_file=`basename \${file}`~
xmorph-20140707+nmu2/m4/libtool.m4:2426:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
xmorph-20140707+nmu2/m4/libtool.m4:2427:      dldir=$destdir/`dirname \$dlpath`~
xmorph-20140707+nmu2/m4/libtool.m4-2428-      test -d \$dldir || mkdir -p \$dldir~
xmorph-20140707+nmu2/m4/libtool.m4-2429-      $install_prog $dir/$dlname \$dldir/$dlname'
xmorph-20140707+nmu2/m4/libtool.m4:2430:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
xmorph-20140707+nmu2/m4/libtool.m4-2431-      dlpath=$dir/\$dldll~
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-2438-    # Assume MSVC wrapper
xmorph-20140707+nmu2/m4/libtool.m4:2439:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
xmorph-20140707+nmu2/m4/libtool.m4-2440-    dynamic_linker='Win32 ld.exe'
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-2455-  shlibpath_var=DYLD_LIBRARY_PATH
xmorph-20140707+nmu2/m4/libtool.m4:2456:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
xmorph-20140707+nmu2/m4/libtool.m4-2457-m4_if([$1], [],[
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-2662-  if test -f /etc/ld.so.conf; then
xmorph-20140707+nmu2/m4/libtool.m4:2663:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
xmorph-20140707+nmu2/m4/libtool.m4-2664-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-2736-  shlibpath_var=LD_LIBRARY_PATH
xmorph-20140707+nmu2/m4/libtool.m4:2737:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
xmorph-20140707+nmu2/m4/libtool.m4-2738-    case $host_os in
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-2953-	"file_magic "*)
xmorph-20140707+nmu2/m4/libtool.m4:2954:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
xmorph-20140707+nmu2/m4/libtool.m4-2955-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-3036-    # gcc leaves a trailing carriage return which upsets mingw
xmorph-20140707+nmu2/m4/libtool.m4:3037:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
xmorph-20140707+nmu2/m4/libtool.m4-3038-  *)
xmorph-20140707+nmu2/m4/libtool.m4:3039:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
xmorph-20140707+nmu2/m4/libtool.m4-3040-  esac
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-3045-      # Canonicalize the pathname of ld
xmorph-20140707+nmu2/m4/libtool.m4:3046:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
xmorph-20140707+nmu2/m4/libtool.m4-3047-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
xmorph-20140707+nmu2/m4/libtool.m4:3048:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
xmorph-20140707+nmu2/m4/libtool.m4-3049-      done
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-3076-      # Break only if it was the GNU/non-GNU ld that we prefer.
xmorph-20140707+nmu2/m4/libtool.m4:3077:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
xmorph-20140707+nmu2/m4/libtool.m4-3078-      *GNU* | *'with BFD'*)
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-3116-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
xmorph-20140707+nmu2/m4/libtool.m4:3117:case `$LD -v 2>&1 </dev/null` in
xmorph-20140707+nmu2/m4/libtool.m4-3118-*GNU* | *'with BFD'*)
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-3307-openbsd*)
xmorph-20140707+nmu2/m4/libtool.m4:3308:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
xmorph-20140707+nmu2/m4/libtool.m4-3309-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-3371-    else
xmorph-20140707+nmu2/m4/libtool.m4:3372:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
xmorph-20140707+nmu2/m4/libtool.m4-3373-    fi
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-3417-	# Tru64's nm complains that /dev/null is an invalid object file
xmorph-20140707+nmu2/m4/libtool.m4:3418:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
xmorph-20140707+nmu2/m4/libtool.m4-3419-	*/dev/null* | *'Invalid file or object type'*)
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-3423-	*)
xmorph-20140707+nmu2/m4/libtool.m4:3424:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
xmorph-20140707+nmu2/m4/libtool.m4-3425-	  */dev/null*)
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-3449-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
xmorph-20140707+nmu2/m4/libtool.m4:3450:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
xmorph-20140707+nmu2/m4/libtool.m4-3451-    *COFF*)
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-3508-  # decide which to use based on capabilities of $DLLTOOL
xmorph-20140707+nmu2/m4/libtool.m4:3509:  case `$DLLTOOL --help 2>&1` in
xmorph-20140707+nmu2/m4/libtool.m4-3510-  *--identify-strict*)
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-3667-# If we're using GNU nm, then use its standard symbol codes.
xmorph-20140707+nmu2/m4/libtool.m4:3668:case `$NM -V 2>&1` in
xmorph-20140707+nmu2/m4/libtool.m4-3669-*GNU* | *'with BFD'*)
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-3685-mingw*)
xmorph-20140707+nmu2/m4/libtool.m4:3686:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
xmorph-20140707+nmu2/m4/libtool.m4-3687-  ;;
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-3738-    nlist=conftest.nm
xmorph-20140707+nmu2/m4/libtool.m4:3739:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
xmorph-20140707+nmu2/m4/libtool.m4-3740-      # Try sorting and uniquifying the output.
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-4076-	  *)
xmorph-20140707+nmu2/m4/libtool.m4:4077:	    case `$CC -V 2>&1 | sed 5q` in
xmorph-20140707+nmu2/m4/libtool.m4-4078-	    *Sun\ C*)
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-4381-      *)
xmorph-20140707+nmu2/m4/libtool.m4:4382:	case `$CC -V 2>&1 | sed 5q` in
xmorph-20140707+nmu2/m4/libtool.m4-4383-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-4659-	# shared libraries, regardless of the interface used.
xmorph-20140707+nmu2/m4/libtool.m4:4660:	case `$LD -v 2>&1` in
xmorph-20140707+nmu2/m4/libtool.m4-4661-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-4691-    supports_anon_versioning=no
xmorph-20140707+nmu2/m4/libtool.m4:4692:    case `$LD -v 2>&1` in
xmorph-20140707+nmu2/m4/libtool.m4-4693-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-4760-	# is EXPORTS), use it as is; otherwise, prepend...
xmorph-20140707+nmu2/m4/libtool.m4:4761:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
xmorph-20140707+nmu2/m4/libtool.m4-4762-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-4788-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
xmorph-20140707+nmu2/m4/libtool.m4:4789:      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
xmorph-20140707+nmu2/m4/libtool.m4:4790:      _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
xmorph-20140707+nmu2/m4/libtool.m4-4791-      ;;
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-4806-        pgcc*)				# Portland Group C compiler
xmorph-20140707+nmu2/m4/libtool.m4:4807:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
xmorph-20140707+nmu2/m4/libtool.m4-4808-	  tmp_addflag=' $pic_flag'
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-4811-					# Portland Group f77 and f90 compilers
xmorph-20140707+nmu2/m4/libtool.m4:4812:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
xmorph-20140707+nmu2/m4/libtool.m4-4813-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-4826-	nvcc*)	# Cuda Compiler Driver 2.2
xmorph-20140707+nmu2/m4/libtool.m4:4827:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
xmorph-20140707+nmu2/m4/libtool.m4-4828-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-4830-	esac
xmorph-20140707+nmu2/m4/libtool.m4:4831:	case `$CC -V 2>&1 | sed 5q` in
xmorph-20140707+nmu2/m4/libtool.m4-4832-	*Sun\ C*)			# Sun C 5.9
xmorph-20140707+nmu2/m4/libtool.m4:4833:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
xmorph-20140707+nmu2/m4/libtool.m4-4834-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-4898-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
xmorph-20140707+nmu2/m4/libtool.m4:4899:      case `$LD -v 2>&1` in
xmorph-20140707+nmu2/m4/libtool.m4-4900-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-5021-	# below for broken collect2 doesn't work under 4.3+
xmorph-20140707+nmu2/m4/libtool.m4:5022:	  collect2name=`${CC} -print-prog-name=collect2`
xmorph-20140707+nmu2/m4/libtool.m4-5023-	  if test -f "$collect2name" &&
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-5071-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
xmorph-20140707+nmu2/m4/libtool.m4:5072:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
xmorph-20140707+nmu2/m4/libtool.m4-5073-      else
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-5137-	_LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
xmorph-20140707+nmu2/m4/libtool.m4:5138:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
xmorph-20140707+nmu2/m4/libtool.m4-5139-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-5174-	# FIXME: Setting linknames here is a bad hack.
xmorph-20140707+nmu2/m4/libtool.m4:5175:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
xmorph-20140707+nmu2/m4/libtool.m4-5176-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-5312-      if test "$GCC" = yes; then
xmorph-20140707+nmu2/m4/libtool.m4:5313:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
xmorph-20140707+nmu2/m4/libtool.m4-5314-	# Try to use the -exported_symbol ld option, if it does not
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-5335-	if test "$lt_cv_irix_exported_symbol" = yes; then
xmorph-20140707+nmu2/m4/libtool.m4:5336:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
xmorph-20140707+nmu2/m4/libtool.m4-5337-	fi
xmorph-20140707+nmu2/m4/libtool.m4-5338-      else
xmorph-20140707+nmu2/m4/libtool.m4:5339:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
xmorph-20140707+nmu2/m4/libtool.m4:5340:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
xmorph-20140707+nmu2/m4/libtool.m4-5341-      fi
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-5375-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
xmorph-20140707+nmu2/m4/libtool.m4:5376:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
xmorph-20140707+nmu2/m4/libtool.m4-5377-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-5408-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
xmorph-20140707+nmu2/m4/libtool.m4:5409:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
xmorph-20140707+nmu2/m4/libtool.m4-5410-      else
xmorph-20140707+nmu2/m4/libtool.m4-5411-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
xmorph-20140707+nmu2/m4/libtool.m4:5412:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
xmorph-20140707+nmu2/m4/libtool.m4-5413-      fi
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-5421-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
xmorph-20140707+nmu2/m4/libtool.m4:5422:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
xmorph-20140707+nmu2/m4/libtool.m4-5423-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-5425-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
xmorph-20140707+nmu2/m4/libtool.m4:5426:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
xmorph-20140707+nmu2/m4/libtool.m4:5427:	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
xmorph-20140707+nmu2/m4/libtool.m4:5428:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
xmorph-20140707+nmu2/m4/libtool.m4-5429-
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-5444-      else
xmorph-20140707+nmu2/m4/libtool.m4:5445:	case `$CC -V 2>&1` in
xmorph-20140707+nmu2/m4/libtool.m4-5446-	*"Compilers 5.0"*)
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-5637-	  _LT_TAGVAR(allow_undefined_flag, $1)=
xmorph-20140707+nmu2/m4/libtool.m4:5638:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
xmorph-20140707+nmu2/m4/libtool.m4-5639-	  then
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-5937-        # ancient GNU ld didn't support --whole-archive et. al.
xmorph-20140707+nmu2/m4/libtool.m4:5938:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
xmorph-20140707+nmu2/m4/libtool.m4-5939-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-6020-          # below for broken collect2 doesn't work under 4.3+
xmorph-20140707+nmu2/m4/libtool.m4:6021:	  collect2name=`${CC} -print-prog-name=collect2`
xmorph-20140707+nmu2/m4/libtool.m4-6022-	  if test -f "$collect2name" &&
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-6070-
xmorph-20140707+nmu2/m4/libtool.m4:6071:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
xmorph-20140707+nmu2/m4/libtool.m4-6072-        else
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-6136-	  _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
xmorph-20140707+nmu2/m4/libtool.m4:6137:	  _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
xmorph-20140707+nmu2/m4/libtool.m4-6138-	      $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-6177-	    # is EXPORTS), use it as is; otherwise, prepend...
xmorph-20140707+nmu2/m4/libtool.m4:6178:	    _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
xmorph-20140707+nmu2/m4/libtool.m4-6179-	      cp $export_symbols $output_objdir/$soname.def;
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-6257-            # dependencies.
xmorph-20140707+nmu2/m4/libtool.m4:6258:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
xmorph-20140707+nmu2/m4/libtool.m4-6259-            ;;
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-6322-	    # dependencies.
xmorph-20140707+nmu2/m4/libtool.m4:6323:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
xmorph-20140707+nmu2/m4/libtool.m4-6324-	    ;;
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-6358-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
xmorph-20140707+nmu2/m4/libtool.m4:6359:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
xmorph-20140707+nmu2/m4/libtool.m4:6360:	_LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
xmorph-20140707+nmu2/m4/libtool.m4-6361-	;;
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-6365-	    # SGI C++
xmorph-20140707+nmu2/m4/libtool.m4:6366:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
xmorph-20140707+nmu2/m4/libtool.m4-6367-
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-6376-	      if test "$with_gnu_ld" = no; then
xmorph-20140707+nmu2/m4/libtool.m4:6377:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
xmorph-20140707+nmu2/m4/libtool.m4-6378-	      else
xmorph-20140707+nmu2/m4/libtool.m4:6379:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` -o $lib'
xmorph-20140707+nmu2/m4/libtool.m4-6380-	      fi
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-6397-	    # to its proper name (with version) after linking.
xmorph-20140707+nmu2/m4/libtool.m4:6398:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
xmorph-20140707+nmu2/m4/libtool.m4:6399:	    _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
xmorph-20140707+nmu2/m4/libtool.m4-6400-	    # Commands to make compiler produce verbose output that lists
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-6407-	    # dependencies.
xmorph-20140707+nmu2/m4/libtool.m4:6408:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
xmorph-20140707+nmu2/m4/libtool.m4-6409-
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-6422-	    # earlier do not add the objects themselves.
xmorph-20140707+nmu2/m4/libtool.m4:6423:	    case `$CC -V 2>&1` in
xmorph-20140707+nmu2/m4/libtool.m4-6424-	      *"Version 7."*)
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-6443-            # Portland Group C++ compiler
xmorph-20140707+nmu2/m4/libtool.m4:6444:	    case `$CC -V` in
xmorph-20140707+nmu2/m4/libtool.m4-6445-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-6448-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
xmorph-20140707+nmu2/m4/libtool.m4:6449:		compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
xmorph-20140707+nmu2/m4/libtool.m4-6450-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-6452-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
xmorph-20140707+nmu2/m4/libtool.m4:6453:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
xmorph-20140707+nmu2/m4/libtool.m4-6454-		$RANLIB $oldlib'
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-6457-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
xmorph-20140707+nmu2/m4/libtool.m4:6458:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
xmorph-20140707+nmu2/m4/libtool.m4-6459-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-6461-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
xmorph-20140707+nmu2/m4/libtool.m4:6462:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
xmorph-20140707+nmu2/m4/libtool.m4-6463-	      ;;
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-6471-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
xmorph-20140707+nmu2/m4/libtool.m4:6472:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
xmorph-20140707+nmu2/m4/libtool.m4-6473-            ;;
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-6490-	    # dependencies.
xmorph-20140707+nmu2/m4/libtool.m4:6491:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
xmorph-20140707+nmu2/m4/libtool.m4-6492-	    ;;
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-6505-	  *)
xmorph-20140707+nmu2/m4/libtool.m4:6506:	    case `$CC -V 2>&1 | sed 5q` in
xmorph-20140707+nmu2/m4/libtool.m4-6507-	    *Sun\ C*)
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-6512-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
xmorph-20140707+nmu2/m4/libtool.m4:6513:	      _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
xmorph-20140707+nmu2/m4/libtool.m4-6514-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-6582-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
xmorph-20140707+nmu2/m4/libtool.m4:6583:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
xmorph-20140707+nmu2/m4/libtool.m4-6584-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-6601-	    # to its proper name (with version) after linking.
xmorph-20140707+nmu2/m4/libtool.m4:6602:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
xmorph-20140707+nmu2/m4/libtool.m4-6603-
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-6622-	        _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
xmorph-20140707+nmu2/m4/libtool.m4:6623:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && func_echo_all "${wl}-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
xmorph-20140707+nmu2/m4/libtool.m4-6624-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-6627-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
xmorph-20140707+nmu2/m4/libtool.m4:6628:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
xmorph-20140707+nmu2/m4/libtool.m4:6629:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
xmorph-20140707+nmu2/m4/libtool.m4-6630-	          echo "-hidden">> $lib.exp~
xmorph-20140707+nmu2/m4/libtool.m4:6631:	          $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~
xmorph-20140707+nmu2/m4/libtool.m4-6632-	          $RM $lib.exp'
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-6646-	    # dependencies.
xmorph-20140707+nmu2/m4/libtool.m4:6647:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
xmorph-20140707+nmu2/m4/libtool.m4-6648-	    ;;
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-6653-	        osf3*)
xmorph-20140707+nmu2/m4/libtool.m4:6654:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
xmorph-20140707+nmu2/m4/libtool.m4-6655-		  ;;
xmorph-20140707+nmu2/m4/libtool.m4-6656-	        *)
xmorph-20140707+nmu2/m4/libtool.m4:6657:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
xmorph-20140707+nmu2/m4/libtool.m4-6658-		  ;;
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-6906-  case ${2} in
xmorph-20140707+nmu2/m4/libtool.m4:6907:  .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
xmorph-20140707+nmu2/m4/libtool.m4:6908:  *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
xmorph-20140707+nmu2/m4/libtool.m4-6909-  esac
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-6994-
xmorph-20140707+nmu2/m4/libtool.m4:6995:  for p in `eval "$output_verbose_link_cmd"`; do
xmorph-20140707+nmu2/m4/libtool.m4-6996-    case ${prev}${p} in
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-7092-linux*)
xmorph-20140707+nmu2/m4/libtool.m4:7093:  case `$CC -V 2>&1 | sed 5q` in
xmorph-20140707+nmu2/m4/libtool.m4-7094-  *Sun\ C*)
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-7143-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
xmorph-20140707+nmu2/m4/libtool.m4:7144: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
xmorph-20140707+nmu2/m4/libtool.m4-7145-fi
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-7755-    test $lt_ac_count -gt 10 && break
xmorph-20140707+nmu2/m4/libtool.m4:7756:    lt_ac_count=`expr $lt_ac_count + 1`
xmorph-20140707+nmu2/m4/libtool.m4-7757-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
xmorph-20140707+nmu2/m4/libtool.m4-7826-# ------------------------------------------------------
xmorph-20140707+nmu2/m4/libtool.m4:7827:# In `$cfgfile', look for function FUNCNAME delimited by `^FUNCNAME ()$' and
xmorph-20140707+nmu2/m4/libtool.m4-7828-# '^} FUNCNAME ', and replace its body with REPLACEMENT-BODY.
##############################################
xmorph-20140707+nmu2/m4/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
xmorph-20140707+nmu2/m4/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in
xmorph-20140707+nmu2/m4/lib-ld.m4-16-*GNU* | *'with BFD'*)
##############################################
xmorph-20140707+nmu2/m4/lib-ld.m4-50-    # gcc leaves a trailing carriage return which upsets mingw
xmorph-20140707+nmu2/m4/lib-ld.m4:51:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
xmorph-20140707+nmu2/m4/lib-ld.m4-52-  *)
xmorph-20140707+nmu2/m4/lib-ld.m4:53:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
xmorph-20140707+nmu2/m4/lib-ld.m4-54-  esac
##############################################
xmorph-20140707+nmu2/m4/lib-ld.m4-59-      # Canonicalize the path of ld
xmorph-20140707+nmu2/m4/lib-ld.m4:60:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
xmorph-20140707+nmu2/m4/lib-ld.m4-61-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
xmorph-20140707+nmu2/m4/lib-ld.m4:62:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
xmorph-20140707+nmu2/m4/lib-ld.m4-63-      done
##############################################
xmorph-20140707+nmu2/m4/lib-ld.m4-89-      # Break only if it was the GNU/non-GNU ld that we prefer.
xmorph-20140707+nmu2/m4/lib-ld.m4:90:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
xmorph-20140707+nmu2/m4/lib-ld.m4-91-      *GNU* | *'with BFD'*)
##############################################
xmorph-20140707+nmu2/m4/ltsugar.m4-67-m4_define([lt_combine],
xmorph-20140707+nmu2/m4/ltsugar.m4:68:[m4_if(m4_eval([$# > 3]), [1],
xmorph-20140707+nmu2/m4/ltsugar.m4-69-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
xmorph-20140707+nmu2/ltmain.sh-167-{
xmorph-20140707+nmu2/ltmain.sh:168:    func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
xmorph-20140707+nmu2/ltmain.sh-169-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
xmorph-20140707+nmu2/ltmain.sh-179-{
xmorph-20140707+nmu2/ltmain.sh:180:    func_basename_result=`$ECHO "${1}" | $SED "$basename"`
xmorph-20140707+nmu2/ltmain.sh-181-} # func_basename may be replaced by extended shell implementation
##############################################
xmorph-20140707+nmu2/ltmain.sh-198-    # Extract subdirectory from the argument.
xmorph-20140707+nmu2/ltmain.sh:199:    func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"`
xmorph-20140707+nmu2/ltmain.sh-200-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
xmorph-20140707+nmu2/ltmain.sh-204-    fi
xmorph-20140707+nmu2/ltmain.sh:205:    func_basename_result=`$ECHO "${1}" | $SED -e "$basename"`
xmorph-20140707+nmu2/ltmain.sh-206-} # func_dirname_and_basename may be replaced by extended shell implementation
##############################################
xmorph-20140707+nmu2/ltmain.sh-217-    case ${2} in
xmorph-20140707+nmu2/ltmain.sh:218:      .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
xmorph-20140707+nmu2/ltmain.sh:219:      *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
xmorph-20140707+nmu2/ltmain.sh-220-    esac
##############################################
xmorph-20140707+nmu2/ltmain.sh-380-     progdir=$func_dirname_result
xmorph-20140707+nmu2/ltmain.sh:381:     progdir=`cd "$progdir" && pwd`
xmorph-20140707+nmu2/ltmain.sh-382-     progpath="$progdir/$progname"
##############################################
xmorph-20140707+nmu2/ltmain.sh-417-# Since each input `\' is now two `\'s, look for any number of runs of
xmorph-20140707+nmu2/ltmain.sh:418:# four `\'s followed by two `\'s and then a '$'.  `\' that '$'.
xmorph-20140707+nmu2/ltmain.sh-419-bs='\\'
##############################################
xmorph-20140707+nmu2/ltmain.sh-531-        # ...otherwise throw away the child directory and loop
xmorph-20140707+nmu2/ltmain.sh:532:        my_directory_path=`$ECHO "$my_directory_path" | $SED -e "$dirname"`
xmorph-20140707+nmu2/ltmain.sh-533-      done
xmorph-20140707+nmu2/ltmain.sh:534:      my_dir_list=`$ECHO "$my_dir_list" | $SED 's,:*$,,'`
xmorph-20140707+nmu2/ltmain.sh-535-
##############################################
xmorph-20140707+nmu2/ltmain.sh-566-      # If mktemp works, use that first and foremost
xmorph-20140707+nmu2/ltmain.sh:567:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
xmorph-20140707+nmu2/ltmain.sh-568-
##############################################
xmorph-20140707+nmu2/ltmain.sh-597-      *[\\\`\"\$]*)
xmorph-20140707+nmu2/ltmain.sh:598:	func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;;
xmorph-20140707+nmu2/ltmain.sh-599-      *)
##############################################
xmorph-20140707+nmu2/ltmain.sh-702-  [0-9]* | *[!a-zA-Z0-9_]*)
xmorph-20140707+nmu2/ltmain.sh:703:    func_tr_sh_result=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'`
xmorph-20140707+nmu2/ltmain.sh-704-    ;;
##############################################
xmorph-20140707+nmu2/ltmain.sh-769-	s/\$with_gnu_ld/'"$with_gnu_ld"'/
xmorph-20140707+nmu2/ltmain.sh:770:	s/\$automake_version/'"`(${AUTOMAKE-automake} --version) 2>/dev/null |$SED 1q`"'/
xmorph-20140707+nmu2/ltmain.sh:771:	s/\$autoconf_version/'"`(${AUTOCONF-autoconf} --version) 2>/dev/null |$SED 1q`"'/
xmorph-20140707+nmu2/ltmain.sh-772-	p
##############################################
xmorph-20140707+nmu2/ltmain.sh-803-
xmorph-20140707+nmu2/ltmain.sh:804:    func_split_short_opt_name=`$ECHO "$1" | $SED "$my_sed_short_opt"`
xmorph-20140707+nmu2/ltmain.sh:805:    func_split_short_opt_arg=`$ECHO "$1" | $SED "$my_sed_short_rest"`
xmorph-20140707+nmu2/ltmain.sh-806-} # func_split_short_opt may be replaced by extended shell implementation
##############################################
xmorph-20140707+nmu2/ltmain.sh-816-
xmorph-20140707+nmu2/ltmain.sh:817:    func_split_long_opt_name=`$ECHO "$1" | $SED "$my_sed_long_opt"`
xmorph-20140707+nmu2/ltmain.sh:818:    func_split_long_opt_arg=`$ECHO "$1" | $SED "$my_sed_long_arg"`
xmorph-20140707+nmu2/ltmain.sh-819-} # func_split_long_opt may be replaced by extended shell implementation
##############################################
xmorph-20140707+nmu2/ltmain.sh-862-{
xmorph-20140707+nmu2/ltmain.sh:863:    func_arith_result=`expr "${@}"`
xmorph-20140707+nmu2/ltmain.sh-864-} # func_arith may be replaced by extended shell implementation
##############################################
xmorph-20140707+nmu2/ltmain.sh-870-{
xmorph-20140707+nmu2/ltmain.sh:871:    func_len_result=`expr "${1}" : ".*" 2>/dev/null || echo $max_cmd_len`
xmorph-20140707+nmu2/ltmain.sh-872-} # func_len may be replaced by extended shell implementation
##############################################
xmorph-20140707+nmu2/ltmain.sh-877-{
xmorph-20140707+nmu2/ltmain.sh:878:    func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
xmorph-20140707+nmu2/ltmain.sh-879-} # func_lo2o may be replaced by extended shell implementation
##############################################
xmorph-20140707+nmu2/ltmain.sh-884-{
xmorph-20140707+nmu2/ltmain.sh:885:    func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
xmorph-20140707+nmu2/ltmain.sh-886-} # func_xform may be replaced by extended shell implementation
##############################################
xmorph-20140707+nmu2/ltmain.sh-968-	# quotes we have to do it in 2 steps:
xmorph-20140707+nmu2/ltmain.sh:969:	extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
xmorph-20140707+nmu2/ltmain.sh-970-	eval "$extractedcf"
##############################################
xmorph-20140707+nmu2/ltmain.sh-1382-      done
xmorph-20140707+nmu2/ltmain.sh:1383:      CC_expanded=`func_echo_all $CC`
xmorph-20140707+nmu2/ltmain.sh:1384:      CC_quoted_expanded=`func_echo_all $CC_quoted`
xmorph-20140707+nmu2/ltmain.sh-1385-      case $@ in
##############################################
xmorph-20140707+nmu2/ltmain.sh-1395-	    # Evaluate the configuration.
xmorph-20140707+nmu2/ltmain.sh:1396:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
xmorph-20140707+nmu2/ltmain.sh-1397-	    CC_quoted=
##############################################
xmorph-20140707+nmu2/ltmain.sh-1401-	    done
xmorph-20140707+nmu2/ltmain.sh:1402:	    CC_expanded=`func_echo_all $CC`
xmorph-20140707+nmu2/ltmain.sh:1403:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
xmorph-20140707+nmu2/ltmain.sh-1404-	    case "$@ " in
##############################################
xmorph-20140707+nmu2/ltmain.sh-1492-    # zero AND non-empty stdout, which explains the odd construction:
xmorph-20140707+nmu2/ltmain.sh:1493:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
xmorph-20140707+nmu2/ltmain.sh-1494-    if test "$?" -eq 0 && test -n "${func_convert_core_file_wine_to_w32_tmp}"; then
##############################################
xmorph-20140707+nmu2/ltmain.sh-1558-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
xmorph-20140707+nmu2/ltmain.sh:1559:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
xmorph-20140707+nmu2/ltmain.sh-1560-    if test "$?" -ne 0; then
##############################################
xmorph-20140707+nmu2/ltmain.sh-1721-    # LT_CYGPATH in this case.
xmorph-20140707+nmu2/ltmain.sh:1722:    func_to_host_file_result=`cygpath -m "$1"`
xmorph-20140707+nmu2/ltmain.sh-1723-  fi
##############################################
xmorph-20140707+nmu2/ltmain.sh-1871-    func_to_host_path_tmp1=$func_stripname_result
xmorph-20140707+nmu2/ltmain.sh:1872:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
xmorph-20140707+nmu2/ltmain.sh-1873-    func_convert_path_check : ";" \
##############################################
xmorph-20140707+nmu2/ltmain.sh-2060-    *.[cCFSifmso] | \
xmorph-20140707+nmu2/ltmain.sh:2061:    *.ada | *.adb | *.ads | *.asm | \
xmorph-20140707+nmu2/ltmain.sh-2062-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
xmorph-20140707+nmu2/ltmain.sh-2137-    if test "$compiler_c_o" = no; then
xmorph-20140707+nmu2/ltmain.sh:2138:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
xmorph-20140707+nmu2/ltmain.sh-2139-      lockfile="$output_obj.lock"
##############################################
xmorph-20140707+nmu2/ltmain.sh-2156-*** ERROR, $lockfile exists and contains:
xmorph-20140707+nmu2/ltmain.sh:2157:`cat $lockfile 2>/dev/null`
xmorph-20140707+nmu2/ltmain.sh-2158-
##############################################
xmorph-20140707+nmu2/ltmain.sh-2204-      if test "$need_locks" = warn &&
xmorph-20140707+nmu2/ltmain.sh:2205:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
xmorph-20140707+nmu2/ltmain.sh-2206-	$ECHO "\
xmorph-20140707+nmu2/ltmain.sh-2207-*** ERROR, $lockfile contains:
xmorph-20140707+nmu2/ltmain.sh:2208:`cat $lockfile 2>/dev/null`
xmorph-20140707+nmu2/ltmain.sh-2209-
##############################################
xmorph-20140707+nmu2/ltmain.sh-2253-      if test "$need_locks" = warn &&
xmorph-20140707+nmu2/ltmain.sh:2254:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
xmorph-20140707+nmu2/ltmain.sh-2255-	$ECHO "\
xmorph-20140707+nmu2/ltmain.sh-2256-*** ERROR, $lockfile contains:
xmorph-20140707+nmu2/ltmain.sh:2257:`cat $lockfile 2>/dev/null`
xmorph-20140707+nmu2/ltmain.sh-2258-
##############################################
xmorph-20140707+nmu2/ltmain.sh-2548-	  test -n "$library_names" && \
xmorph-20140707+nmu2/ltmain.sh:2549:	    func_warning "\`$file' was not linked with \`-export-dynamic'"
xmorph-20140707+nmu2/ltmain.sh-2550-	  continue
##############################################
xmorph-20140707+nmu2/ltmain.sh-2559-	  if test ! -f "$dir/$dlname"; then
xmorph-20140707+nmu2/ltmain.sh:2560:	    func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
xmorph-20140707+nmu2/ltmain.sh-2561-	  fi
##############################################
xmorph-20140707+nmu2/ltmain.sh-2577-      # Get the absolute pathname.
xmorph-20140707+nmu2/ltmain.sh:2578:      absdir=`cd "$dir" && pwd`
xmorph-20140707+nmu2/ltmain.sh-2579-      test -n "$absdir" && dir="$absdir"
##############################################
xmorph-20140707+nmu2/ltmain.sh-2675-      if test -n "$lt_sysroot"; then
xmorph-20140707+nmu2/ltmain.sh:2676:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
xmorph-20140707+nmu2/ltmain.sh-2677-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
xmorph-20140707+nmu2/ltmain.sh-2957-	  # Determine the prefix the user has applied to our future dir.
xmorph-20140707+nmu2/ltmain.sh:2958:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
xmorph-20140707+nmu2/ltmain.sh-2959-
##############################################
xmorph-20140707+nmu2/ltmain.sh-2970-	    # Stick the inst_prefix_dir data into the link command.
xmorph-20140707+nmu2/ltmain.sh:2971:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
xmorph-20140707+nmu2/ltmain.sh-2972-	  else
xmorph-20140707+nmu2/ltmain.sh:2973:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
xmorph-20140707+nmu2/ltmain.sh-2974-	  fi
##############################################
xmorph-20140707+nmu2/ltmain.sh-3130-	    fi
xmorph-20140707+nmu2/ltmain.sh:3131:	    libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
xmorph-20140707+nmu2/ltmain.sh-3132-	    if test -n "$libdir" && test ! -f "$libfile"; then
xmorph-20140707+nmu2/ltmain.sh:3133:	      func_warning "\`$lib' has not been installed in \`$libdir'"
xmorph-20140707+nmu2/ltmain.sh-3134-	      finalize=no
##############################################
xmorph-20140707+nmu2/ltmain.sh-3149-	        # Replace the output file specification.
xmorph-20140707+nmu2/ltmain.sh:3150:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
xmorph-20140707+nmu2/ltmain.sh-3151-
##############################################
xmorph-20140707+nmu2/ltmain.sh-3168-	    # Install the binary that we compiled earlier.
xmorph-20140707+nmu2/ltmain.sh:3169:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
xmorph-20140707+nmu2/ltmain.sh-3170-	  fi
##############################################
xmorph-20140707+nmu2/ltmain.sh-3241-    my_pic_p="${3-no}"
xmorph-20140707+nmu2/ltmain.sh:3242:    my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'`
xmorph-20140707+nmu2/ltmain.sh-3243-    my_dlsyms=
##############################################
xmorph-20140707+nmu2/ltmain.sh-3297-	  # Add our own program objects to the symbol list.
xmorph-20140707+nmu2/ltmain.sh:3298:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
xmorph-20140707+nmu2/ltmain.sh-3299-	  for progfile in $progfiles; do
##############################################
xmorph-20140707+nmu2/ltmain.sh-3359-	          # Use subshell, to avoid clobbering current variable values
xmorph-20140707+nmu2/ltmain.sh:3360:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
xmorph-20140707+nmu2/ltmain.sh-3361-	          if test -n "$dlprefile_dlname" ; then
##############################################
xmorph-20140707+nmu2/ltmain.sh-3506-	  if test -f "$output_objdir/$my_outputname.def"; then
xmorph-20140707+nmu2/ltmain.sh:3507:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
xmorph-20140707+nmu2/ltmain.sh:3508:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
xmorph-20140707+nmu2/ltmain.sh-3509-	  else
xmorph-20140707+nmu2/ltmain.sh:3510:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
xmorph-20140707+nmu2/ltmain.sh:3511:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
xmorph-20140707+nmu2/ltmain.sh-3512-	  fi
##############################################
xmorph-20140707+nmu2/ltmain.sh-3514-	*)
xmorph-20140707+nmu2/ltmain.sh:3515:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
xmorph-20140707+nmu2/ltmain.sh:3516:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
xmorph-20140707+nmu2/ltmain.sh-3517-	  ;;
##############################################
xmorph-20140707+nmu2/ltmain.sh-3529-      # Nullify the symbol file.
xmorph-20140707+nmu2/ltmain.sh:3530:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
xmorph-20140707+nmu2/ltmain.sh:3531:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
xmorph-20140707+nmu2/ltmain.sh-3532-    fi
##############################################
xmorph-20140707+nmu2/ltmain.sh-3545-  win32_libid_type="unknown"
xmorph-20140707+nmu2/ltmain.sh:3546:  win32_fileres=`file -L $1 2>/dev/null`
xmorph-20140707+nmu2/ltmain.sh-3547-  case $win32_fileres in
##############################################
xmorph-20140707+nmu2/ltmain.sh-3596-  $opt_debug
xmorph-20140707+nmu2/ltmain.sh:3597:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
xmorph-20140707+nmu2/ltmain.sh-3598-}
##############################################
xmorph-20140707+nmu2/ltmain.sh-3613-  $opt_debug
xmorph-20140707+nmu2/ltmain.sh:3614:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
xmorph-20140707+nmu2/ltmain.sh-3615-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
xmorph-20140707+nmu2/ltmain.sh-3668-  func_to_tool_file "$1" func_convert_file_msys_to_w32
xmorph-20140707+nmu2/ltmain.sh:3669:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
xmorph-20140707+nmu2/ltmain.sh-3670-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
xmorph-20140707+nmu2/ltmain.sh-3680-  func_to_tool_file "$1" func_convert_file_msys_to_w32
xmorph-20140707+nmu2/ltmain.sh:3681:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
xmorph-20140707+nmu2/ltmain.sh-3682-  test -n "$func_cygming_ms_implib_tmp"
##############################################
xmorph-20140707+nmu2/ltmain.sh-3700-    # binutils import library
xmorph-20140707+nmu2/ltmain.sh:3701:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
xmorph-20140707+nmu2/ltmain.sh-3702-  elif func_cygming_ms_implib_p "$1" ; then
xmorph-20140707+nmu2/ltmain.sh-3703-    # ms-generated import library
xmorph-20140707+nmu2/ltmain.sh:3704:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
xmorph-20140707+nmu2/ltmain.sh-3705-  else
##############################################
xmorph-20140707+nmu2/ltmain.sh-3780-	  darwin_curdir=`pwd`
xmorph-20140707+nmu2/ltmain.sh:3781:	  darwin_base_archive=`basename "$darwin_archive"`
xmorph-20140707+nmu2/ltmain.sh:3782:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
xmorph-20140707+nmu2/ltmain.sh-3783-	  if test -n "$darwin_arches"; then
xmorph-20140707+nmu2/ltmain.sh:3784:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
xmorph-20140707+nmu2/ltmain.sh-3785-	    darwin_arch=
##############################################
xmorph-20140707+nmu2/ltmain.sh-3795-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
xmorph-20140707+nmu2/ltmain.sh:3796:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u`
xmorph-20140707+nmu2/ltmain.sh-3797-	    darwin_file=
##############################################
xmorph-20140707+nmu2/ltmain.sh-3799-	    for darwin_file in $darwin_filelist; do
xmorph-20140707+nmu2/ltmain.sh:3800:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
xmorph-20140707+nmu2/ltmain.sh-3801-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
xmorph-20140707+nmu2/ltmain.sh-3814-      esac
xmorph-20140707+nmu2/ltmain.sh:3815:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
xmorph-20140707+nmu2/ltmain.sh-3816-    done
##############################################
xmorph-20140707+nmu2/ltmain.sh-3885-
xmorph-20140707+nmu2/ltmain.sh:3886:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
xmorph-20140707+nmu2/ltmain.sh-3887-    $ECHO "\
##############################################
xmorph-20140707+nmu2/ltmain.sh-3920-    --lt-dump-script)
xmorph-20140707+nmu2/ltmain.sh:3921:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
xmorph-20140707+nmu2/ltmain.sh-3922-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
xmorph-20140707+nmu2/ltmain.sh:3923:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
xmorph-20140707+nmu2/ltmain.sh-3924-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
xmorph-20140707+nmu2/ltmain.sh-3947-    \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[\$lt_dump_args_N]: \$lt_arg\"
xmorph-20140707+nmu2/ltmain.sh:3948:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
xmorph-20140707+nmu2/ltmain.sh-3949-  done
##############################################
xmorph-20140707+nmu2/ltmain.sh-4005-  # Find the directory that this script lives in.
xmorph-20140707+nmu2/ltmain.sh:4006:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
xmorph-20140707+nmu2/ltmain.sh-4007-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
xmorph-20140707+nmu2/ltmain.sh-4009-  # Follow symbolic links until we get to the real thisdir.
xmorph-20140707+nmu2/ltmain.sh:4010:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
xmorph-20140707+nmu2/ltmain.sh-4011-  while test -n \"\$file\"; do
xmorph-20140707+nmu2/ltmain.sh:4012:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
xmorph-20140707+nmu2/ltmain.sh-4013-
##############################################
xmorph-20140707+nmu2/ltmain.sh-4021-
xmorph-20140707+nmu2/ltmain.sh:4022:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
xmorph-20140707+nmu2/ltmain.sh:4023:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
xmorph-20140707+nmu2/ltmain.sh-4024-  done
##############################################
xmorph-20140707+nmu2/ltmain.sh-4035-    case \"\$thisdir\" in
xmorph-20140707+nmu2/ltmain.sh:4036:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
xmorph-20140707+nmu2/ltmain.sh-4037-    $objdir )   thisdir=. ;;
##############################################
xmorph-20140707+nmu2/ltmain.sh-4041-  # Try to get the absolute directory name.
xmorph-20140707+nmu2/ltmain.sh:4042:  absdir=\`cd \"\$thisdir\" && pwd\`
xmorph-20140707+nmu2/ltmain.sh-4043-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
xmorph-20140707+nmu2/ltmain.sh-4051-  if test ! -f \"\$progdir/\$program\" ||
xmorph-20140707+nmu2/ltmain.sh:4052:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
xmorph-20140707+nmu2/ltmain.sh-4053-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
xmorph-20140707+nmu2/ltmain.sh-4066-    if test -n \"\$relink_command\"; then
xmorph-20140707+nmu2/ltmain.sh:4067:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
xmorph-20140707+nmu2/ltmain.sh-4068-      else
##############################################
xmorph-20140707+nmu2/ltmain.sh-4110-    # The second colon is a workaround for a bug in BeOS R4 sed
xmorph-20140707+nmu2/ltmain.sh:4111:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
xmorph-20140707+nmu2/ltmain.sh-4112-
##############################################
xmorph-20140707+nmu2/ltmain.sh-5085-    $opt_debug
xmorph-20140707+nmu2/ltmain.sh:5086:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
xmorph-20140707+nmu2/ltmain.sh-5087-    *import*) : ;;
##############################################
xmorph-20140707+nmu2/ltmain.sh-5307-	    moreargs=
xmorph-20140707+nmu2/ltmain.sh:5308:	    for fil in `cat "$save_arg"`
xmorph-20140707+nmu2/ltmain.sh-5309-	    do
##############################################
xmorph-20140707+nmu2/ltmain.sh-5563-	*)
xmorph-20140707+nmu2/ltmain.sh:5564:	  absdir=`cd "$dir" && pwd`
xmorph-20140707+nmu2/ltmain.sh-5565-	  test -z "$absdir" && \
##############################################
xmorph-20140707+nmu2/ltmain.sh-5584-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
xmorph-20140707+nmu2/ltmain.sh:5585:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
xmorph-20140707+nmu2/ltmain.sh-5586-	  case :$dllsearchpath: in
##############################################
xmorph-20140707+nmu2/ltmain.sh-6016-      # get the directories listed in $shlibpath_var
xmorph-20140707+nmu2/ltmain.sh:6017:      eval shlib_search_path=\`\$ECHO \"\${$shlibpath_var}\" \| \$SED \'s/:/ /g\'\`
xmorph-20140707+nmu2/ltmain.sh-6018-    else
##############################################
xmorph-20140707+nmu2/ltmain.sh-6331-		  set dummy $deplibs_check_method; shift
xmorph-20140707+nmu2/ltmain.sh:6332:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
xmorph-20140707+nmu2/ltmain.sh-6333-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
xmorph-20140707+nmu2/ltmain.sh-6394-	else
xmorph-20140707+nmu2/ltmain.sh:6395:	  func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'"
xmorph-20140707+nmu2/ltmain.sh-6396-	fi
##############################################
xmorph-20140707+nmu2/ltmain.sh-6423-	if test -n "$inherited_linker_flags"; then
xmorph-20140707+nmu2/ltmain.sh:6424:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
xmorph-20140707+nmu2/ltmain.sh-6425-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
xmorph-20140707+nmu2/ltmain.sh-6431-	fi
xmorph-20140707+nmu2/ltmain.sh:6432:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xmorph-20140707+nmu2/ltmain.sh-6433-	if test "$linkmode,$pass" = "lib,link" ||
##############################################
xmorph-20140707+nmu2/ltmain.sh-6504-	*)
xmorph-20140707+nmu2/ltmain.sh:6505:	  abs_ladir=`cd "$ladir" && pwd`
xmorph-20140707+nmu2/ltmain.sh-6506-	  if test -z "$abs_ladir"; then
##############################################
xmorph-20140707+nmu2/ltmain.sh-6757-	    shift
xmorph-20140707+nmu2/ltmain.sh:6758:	    libname=`eval "\\$ECHO \"$libname_spec\""`
xmorph-20140707+nmu2/ltmain.sh-6759-	    # use dlname if we got it. it's perfectly good, no?
##############################################
xmorph-20140707+nmu2/ltmain.sh-7049-		*)
xmorph-20140707+nmu2/ltmain.sh:7050:		  absdir=`cd "$dir" && pwd`
xmorph-20140707+nmu2/ltmain.sh-7051-		  if test -z "$absdir"; then
##############################################
xmorph-20140707+nmu2/ltmain.sh-7060-		  depdepl=
xmorph-20140707+nmu2/ltmain.sh:7061:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
xmorph-20140707+nmu2/ltmain.sh-7062-		  if test -n "$deplibrary_names" ; then
##############################################
xmorph-20140707+nmu2/ltmain.sh-7067-		      depdepl="$absdir/$objdir/$depdepl"
xmorph-20140707+nmu2/ltmain.sh:7068:		      darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
xmorph-20140707+nmu2/ltmain.sh-7069-                      if test -z "$darwin_install_name"; then
xmorph-20140707+nmu2/ltmain.sh:7070:                          darwin_install_name=`${OTOOL64} -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
xmorph-20140707+nmu2/ltmain.sh-7071-                      fi
##############################################
xmorph-20140707+nmu2/ltmain.sh-7082-		else
xmorph-20140707+nmu2/ltmain.sh:7083:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
xmorph-20140707+nmu2/ltmain.sh-7084-		  test -z "$libdir" && \
##############################################
xmorph-20140707+nmu2/ltmain.sh-7105-	else
xmorph-20140707+nmu2/ltmain.sh:7106:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xmorph-20140707+nmu2/ltmain.sh-7107-	fi
##############################################
xmorph-20140707+nmu2/ltmain.sh-7254-	test "$module" = no && \
xmorph-20140707+nmu2/ltmain.sh:7255:	  func_fatal_help "libtool library \`$output' must begin with \`lib'"
xmorph-20140707+nmu2/ltmain.sh-7256-
##############################################
xmorph-20140707+nmu2/ltmain.sh-7392-	if test "$age" -gt "$current"; then
xmorph-20140707+nmu2/ltmain.sh:7393:	  func_error "AGE \`$age' is greater than the current interface number \`$current'"
xmorph-20140707+nmu2/ltmain.sh-7394-	  func_fatal_error "\`$vinfo' is not valid version information"
##############################################
xmorph-20140707+nmu2/ltmain.sh-7553-	removelist=
xmorph-20140707+nmu2/ltmain.sh:7554:	tempremovelist=`$ECHO "$output_objdir/*"`
xmorph-20140707+nmu2/ltmain.sh-7555-	for p in $tempremovelist; do
##############################################
xmorph-20140707+nmu2/ltmain.sh-7579-	# Transform .lo files to .o files.
xmorph-20140707+nmu2/ltmain.sh:7580:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
xmorph-20140707+nmu2/ltmain.sh-7581-      fi
##############################################
xmorph-20140707+nmu2/ltmain.sh-7584-      #for path in $notinst_path; do
xmorph-20140707+nmu2/ltmain.sh:7585:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
xmorph-20140707+nmu2/ltmain.sh:7586:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
xmorph-20140707+nmu2/ltmain.sh:7587:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
xmorph-20140707+nmu2/ltmain.sh-7588-      #done
##############################################
xmorph-20140707+nmu2/ltmain.sh-7705-		if test -n "$i" ; then
xmorph-20140707+nmu2/ltmain.sh:7706:		  libname=`eval "\\$ECHO \"$libname_spec\""`
xmorph-20140707+nmu2/ltmain.sh:7707:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
xmorph-20140707+nmu2/ltmain.sh-7708-		  set dummy $deplib_matches; shift
xmorph-20140707+nmu2/ltmain.sh-7709-		  deplib_match=$1
xmorph-20140707+nmu2/ltmain.sh:7710:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
xmorph-20140707+nmu2/ltmain.sh-7711-		    func_append newdeplibs " $i"
##############################################
xmorph-20140707+nmu2/ltmain.sh-7748-		  if test -n "$i" ; then
xmorph-20140707+nmu2/ltmain.sh:7749:		    libname=`eval "\\$ECHO \"$libname_spec\""`
xmorph-20140707+nmu2/ltmain.sh:7750:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
xmorph-20140707+nmu2/ltmain.sh-7751-		    set dummy $deplib_matches; shift
xmorph-20140707+nmu2/ltmain.sh-7752-		    deplib_match=$1
xmorph-20140707+nmu2/ltmain.sh:7753:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
xmorph-20140707+nmu2/ltmain.sh-7754-		      func_append newdeplibs " $i"
##############################################
xmorph-20140707+nmu2/ltmain.sh-7783-	  set dummy $deplibs_check_method; shift
xmorph-20140707+nmu2/ltmain.sh:7784:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
xmorph-20140707+nmu2/ltmain.sh-7785-	  for a_deplib in $deplibs; do
##############################################
xmorph-20140707+nmu2/ltmain.sh-7798-	      if test -n "$a_deplib" ; then
xmorph-20140707+nmu2/ltmain.sh:7799:		libname=`eval "\\$ECHO \"$libname_spec\""`
xmorph-20140707+nmu2/ltmain.sh-7800-		if test -n "$file_magic_glob"; then
xmorph-20140707+nmu2/ltmain.sh:7801:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
xmorph-20140707+nmu2/ltmain.sh-7802-		else
##############################################
xmorph-20140707+nmu2/ltmain.sh-7808-		    shopt -s nocaseglob
xmorph-20140707+nmu2/ltmain.sh:7809:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
xmorph-20140707+nmu2/ltmain.sh-7810-		    $nocaseglob
xmorph-20140707+nmu2/ltmain.sh-7811-		  else
xmorph-20140707+nmu2/ltmain.sh:7812:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
xmorph-20140707+nmu2/ltmain.sh-7813-		  fi
##############################################
xmorph-20140707+nmu2/ltmain.sh-7826-		      while test -h "$potlib" 2>/dev/null; do
xmorph-20140707+nmu2/ltmain.sh:7827:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
xmorph-20140707+nmu2/ltmain.sh-7828-			case $potliblink in
xmorph-20140707+nmu2/ltmain.sh-7829-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
xmorph-20140707+nmu2/ltmain.sh:7830:			*) potlib=`$ECHO "$potlib" | $SED 's,[^/]*$,,'`"$potliblink";;
xmorph-20140707+nmu2/ltmain.sh-7831-			esac
##############################################
xmorph-20140707+nmu2/ltmain.sh-7867-	  set dummy $deplibs_check_method; shift
xmorph-20140707+nmu2/ltmain.sh:7868:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
xmorph-20140707+nmu2/ltmain.sh-7869-	  for a_deplib in $deplibs; do
##############################################
xmorph-20140707+nmu2/ltmain.sh-7882-	      if test -n "$a_deplib" ; then
xmorph-20140707+nmu2/ltmain.sh:7883:		libname=`eval "\\$ECHO \"$libname_spec\""`
xmorph-20140707+nmu2/ltmain.sh-7884-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
xmorph-20140707+nmu2/ltmain.sh:7885:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
xmorph-20140707+nmu2/ltmain.sh-7886-		  for potent_lib in $potential_libs; do
##############################################
xmorph-20140707+nmu2/ltmain.sh-7921-	  newdeplibs=""
xmorph-20140707+nmu2/ltmain.sh:7922:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
xmorph-20140707+nmu2/ltmain.sh-7923-	  if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
##############################################
xmorph-20140707+nmu2/ltmain.sh-7925-	      # can't use Xsed below, because $i might contain '/'
xmorph-20140707+nmu2/ltmain.sh:7926:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s,$i,,"`
xmorph-20140707+nmu2/ltmain.sh-7927-	    done
##############################################
xmorph-20140707+nmu2/ltmain.sh-7951-	  # On Rhapsody replace the C library with the System framework
xmorph-20140707+nmu2/ltmain.sh:7952:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
xmorph-20140707+nmu2/ltmain.sh-7953-	  ;;
##############################################
xmorph-20140707+nmu2/ltmain.sh-8003-	*-*-darwin*)
xmorph-20140707+nmu2/ltmain.sh:8004:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xmorph-20140707+nmu2/ltmain.sh:8005:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xmorph-20140707+nmu2/ltmain.sh:8006:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xmorph-20140707+nmu2/ltmain.sh-8007-	  ;;
##############################################
xmorph-20140707+nmu2/ltmain.sh-8130-	# Use standard objects if they are pic
xmorph-20140707+nmu2/ltmain.sh:8131:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
xmorph-20140707+nmu2/ltmain.sh-8132-	test "X$libobjs" = "X " && libobjs=
##############################################
xmorph-20140707+nmu2/ltmain.sh-8145-	    # exporting using user supplied symfile
xmorph-20140707+nmu2/ltmain.sh:8146:	    if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
xmorph-20140707+nmu2/ltmain.sh-8147-	      # and it's NOT already a .def file. Must figure out
##############################################
xmorph-20140707+nmu2/ltmain.sh-8642-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
xmorph-20140707+nmu2/ltmain.sh:8643:	  reload_conv_objs=$reload_objs\ `$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
xmorph-20140707+nmu2/ltmain.sh-8644-	else
##############################################
xmorph-20140707+nmu2/ltmain.sh-8656-      # Create the old-style object.
xmorph-20140707+nmu2/ltmain.sh:8657:      reload_objs="$objs$old_deplibs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; /\.lib$/d; $lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
xmorph-20140707+nmu2/ltmain.sh-8658-
##############################################
xmorph-20140707+nmu2/ltmain.sh-8716-	# On Rhapsody replace the C library is the System framework
xmorph-20140707+nmu2/ltmain.sh:8717:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
xmorph-20140707+nmu2/ltmain.sh:8718:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
xmorph-20140707+nmu2/ltmain.sh-8719-	;;
##############################################
xmorph-20140707+nmu2/ltmain.sh-8734-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
xmorph-20140707+nmu2/ltmain.sh:8735:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xmorph-20140707+nmu2/ltmain.sh:8736:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
xmorph-20140707+nmu2/ltmain.sh-8737-	;;
##############################################
xmorph-20140707+nmu2/ltmain.sh-8812-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
xmorph-20140707+nmu2/ltmain.sh:8813:	  testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
xmorph-20140707+nmu2/ltmain.sh-8814-	  case :$dllsearchpath: in
##############################################
xmorph-20140707+nmu2/ltmain.sh-8872-	# Transform all the library objects into standard objects.
xmorph-20140707+nmu2/ltmain.sh:8873:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
xmorph-20140707+nmu2/ltmain.sh:8874:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
xmorph-20140707+nmu2/ltmain.sh-8875-      fi
##############################################
xmorph-20140707+nmu2/ltmain.sh-8902-	# Replace the output file specification.
xmorph-20140707+nmu2/ltmain.sh:8903:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
xmorph-20140707+nmu2/ltmain.sh-8904-	link_command="$compile_command$compile_rpath"
##############################################
xmorph-20140707+nmu2/ltmain.sh-8911-	  func_to_tool_file "$output"
xmorph-20140707+nmu2/ltmain.sh:8912:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
xmorph-20140707+nmu2/ltmain.sh-8913-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
xmorph-20140707+nmu2/ltmain.sh-8955-	# Replace the output file specification.
xmorph-20140707+nmu2/ltmain.sh:8956:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
xmorph-20140707+nmu2/ltmain.sh-8957-	# Delete the old output file.
##############################################
xmorph-20140707+nmu2/ltmain.sh-8963-	  func_to_tool_file "$output"
xmorph-20140707+nmu2/ltmain.sh:8964:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
xmorph-20140707+nmu2/ltmain.sh-8965-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
xmorph-20140707+nmu2/ltmain.sh-8981-	  if test "$fast_install" = yes; then
xmorph-20140707+nmu2/ltmain.sh:8982:	    relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
xmorph-20140707+nmu2/ltmain.sh-8983-	  else
##############################################
xmorph-20140707+nmu2/ltmain.sh-8993-      # Replace the output file specification.
xmorph-20140707+nmu2/ltmain.sh:8994:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
xmorph-20140707+nmu2/ltmain.sh-8995-
##############################################
xmorph-20140707+nmu2/ltmain.sh-9002-	func_to_tool_file "$output_objdir/$outputname"
xmorph-20140707+nmu2/ltmain.sh:9003:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
xmorph-20140707+nmu2/ltmain.sh-9004-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
xmorph-20140707+nmu2/ltmain.sh-9023-	relink_command="(cd `pwd`; $relink_command)"
xmorph-20140707+nmu2/ltmain.sh:9024:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
xmorph-20140707+nmu2/ltmain.sh-9025-      fi
##############################################
xmorph-20140707+nmu2/ltmain.sh-9267-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
xmorph-20140707+nmu2/ltmain.sh:9268:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
xmorph-20140707+nmu2/ltmain.sh-9269-      if test "$hardcode_automatic" = yes ; then
##############################################
xmorph-20140707+nmu2/ltmain.sh-9288-		func_resolve_sysroot "$deplib"
xmorph-20140707+nmu2/ltmain.sh:9289:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
xmorph-20140707+nmu2/ltmain.sh-9290-		test -z "$libdir" && \
##############################################
xmorph-20140707+nmu2/ltmain.sh-9314-		name="$func_basename_result"
xmorph-20140707+nmu2/ltmain.sh:9315:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
xmorph-20140707+nmu2/ltmain.sh-9316-		test -z "$libdir" && \
##############################################
xmorph-20140707+nmu2/ltmain.sh-9333-		name="$func_basename_result"
xmorph-20140707+nmu2/ltmain.sh:9334:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
xmorph-20140707+nmu2/ltmain.sh-9335-		test -z "$libdir" && \
##############################################
xmorph-20140707+nmu2/ltmain.sh-9652-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
xmorph-20140707+nmu2/ltmain.sh:9653:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
xmorph-20140707+nmu2/ltmain.sh-9654-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
xmorph-20140707+nmu2/xmorph/Makefile.in-468-	test -n "$(EXEEXT)" || exit 0; \
xmorph-20140707+nmu2/xmorph/Makefile.in:469:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
xmorph-20140707+nmu2/xmorph/Makefile.in-470-	echo " rm -f" $$list; \
##############################################
xmorph-20140707+nmu2/xmorph/Makefile.in-501-.c.obj:
xmorph-20140707+nmu2/xmorph/Makefile.in:502:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
xmorph-20140707+nmu2/xmorph/Makefile.in-503-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
xmorph-20140707+nmu2/xmorph/Makefile.in-505-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xmorph-20140707+nmu2/xmorph/Makefile.in:506:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
xmorph-20140707+nmu2/xmorph/Makefile.in-507-
##############################################
xmorph-20140707+nmu2/xmorph/Makefile.in-515-xmorph-help_menu.o: help_menu.c
xmorph-20140707+nmu2/xmorph/Makefile.in:516:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xmorph_CFLAGS) $(CFLAGS) -MT xmorph-help_menu.o -MD -MP -MF $(DEPDIR)/xmorph-help_menu.Tpo -c -o xmorph-help_menu.o `test -f 'help_menu.c' || echo '$(srcdir)/'`help_menu.c
xmorph-20140707+nmu2/xmorph/Makefile.in-517-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/xmorph-help_menu.Tpo $(DEPDIR)/xmorph-help_menu.Po
##############################################
xmorph-20140707+nmu2/xmorph/Makefile.in-519-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xmorph-20140707+nmu2/xmorph/Makefile.in:520:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xmorph_CFLAGS) $(CFLAGS) -c -o xmorph-help_menu.o `test -f 'help_menu.c' || echo '$(srcdir)/'`help_menu.c
xmorph-20140707+nmu2/xmorph/Makefile.in-521-
xmorph-20140707+nmu2/xmorph/Makefile.in-522-xmorph-help_menu.obj: help_menu.c
xmorph-20140707+nmu2/xmorph/Makefile.in:523:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xmorph_CFLAGS) $(CFLAGS) -MT xmorph-help_menu.obj -MD -MP -MF $(DEPDIR)/xmorph-help_menu.Tpo -c -o xmorph-help_menu.obj `if test -f 'help_menu.c'; then $(CYGPATH_W) 'help_menu.c'; else $(CYGPATH_W) '$(srcdir)/help_menu.c'; fi`
xmorph-20140707+nmu2/xmorph/Makefile.in-524-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/xmorph-help_menu.Tpo $(DEPDIR)/xmorph-help_menu.Po
##############################################
xmorph-20140707+nmu2/xmorph/Makefile.in-526-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xmorph-20140707+nmu2/xmorph/Makefile.in:527:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xmorph_CFLAGS) $(CFLAGS) -c -o xmorph-help_menu.obj `if test -f 'help_menu.c'; then $(CYGPATH_W) 'help_menu.c'; else $(CYGPATH_W) '$(srcdir)/help_menu.c'; fi`
xmorph-20140707+nmu2/xmorph/Makefile.in-528-
xmorph-20140707+nmu2/xmorph/Makefile.in-529-xmorph-diw_map.o: diw_map.c
xmorph-20140707+nmu2/xmorph/Makefile.in:530:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xmorph_CFLAGS) $(CFLAGS) -MT xmorph-diw_map.o -MD -MP -MF $(DEPDIR)/xmorph-diw_map.Tpo -c -o xmorph-diw_map.o `test -f 'diw_map.c' || echo '$(srcdir)/'`diw_map.c
xmorph-20140707+nmu2/xmorph/Makefile.in-531-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/xmorph-diw_map.Tpo $(DEPDIR)/xmorph-diw_map.Po
##############################################
xmorph-20140707+nmu2/xmorph/Makefile.in-533-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xmorph-20140707+nmu2/xmorph/Makefile.in:534:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xmorph_CFLAGS) $(CFLAGS) -c -o xmorph-diw_map.o `test -f 'diw_map.c' || echo '$(srcdir)/'`diw_map.c
xmorph-20140707+nmu2/xmorph/Makefile.in-535-
xmorph-20140707+nmu2/xmorph/Makefile.in-536-xmorph-diw_map.obj: diw_map.c
xmorph-20140707+nmu2/xmorph/Makefile.in:537:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xmorph_CFLAGS) $(CFLAGS) -MT xmorph-diw_map.obj -MD -MP -MF $(DEPDIR)/xmorph-diw_map.Tpo -c -o xmorph-diw_map.obj `if test -f 'diw_map.c'; then $(CYGPATH_W) 'diw_map.c'; else $(CYGPATH_W) '$(srcdir)/diw_map.c'; fi`
xmorph-20140707+nmu2/xmorph/Makefile.in-538-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/xmorph-diw_map.Tpo $(DEPDIR)/xmorph-diw_map.Po
##############################################
xmorph-20140707+nmu2/xmorph/Makefile.in-540-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xmorph-20140707+nmu2/xmorph/Makefile.in:541:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xmorph_CFLAGS) $(CFLAGS) -c -o xmorph-diw_map.obj `if test -f 'diw_map.c'; then $(CYGPATH_W) 'diw_map.c'; else $(CYGPATH_W) '$(srcdir)/diw_map.c'; fi`
xmorph-20140707+nmu2/xmorph/Makefile.in-542-
xmorph-20140707+nmu2/xmorph/Makefile.in-543-xmorph-mjg_dialog.o: mjg_dialog.c
xmorph-20140707+nmu2/xmorph/Makefile.in:544:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xmorph_CFLAGS) $(CFLAGS) -MT xmorph-mjg_dialog.o -MD -MP -MF $(DEPDIR)/xmorph-mjg_dialog.Tpo -c -o xmorph-mjg_dialog.o `test -f 'mjg_dialog.c' || echo '$(srcdir)/'`mjg_dialog.c
xmorph-20140707+nmu2/xmorph/Makefile.in-545-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/xmorph-mjg_dialog.Tpo $(DEPDIR)/xmorph-mjg_dialog.Po
##############################################
xmorph-20140707+nmu2/xmorph/Makefile.in-547-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xmorph-20140707+nmu2/xmorph/Makefile.in:548:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xmorph_CFLAGS) $(CFLAGS) -c -o xmorph-mjg_dialog.o `test -f 'mjg_dialog.c' || echo '$(srcdir)/'`mjg_dialog.c
xmorph-20140707+nmu2/xmorph/Makefile.in-549-
xmorph-20140707+nmu2/xmorph/Makefile.in-550-xmorph-mjg_dialog.obj: mjg_dialog.c
xmorph-20140707+nmu2/xmorph/Makefile.in:551:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xmorph_CFLAGS) $(CFLAGS) -MT xmorph-mjg_dialog.obj -MD -MP -MF $(DEPDIR)/xmorph-mjg_dialog.Tpo -c -o xmorph-mjg_dialog.obj `if test -f 'mjg_dialog.c'; then $(CYGPATH_W) 'mjg_dialog.c'; else $(CYGPATH_W) '$(srcdir)/mjg_dialog.c'; fi`
xmorph-20140707+nmu2/xmorph/Makefile.in-552-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/xmorph-mjg_dialog.Tpo $(DEPDIR)/xmorph-mjg_dialog.Po
##############################################
xmorph-20140707+nmu2/xmorph/Makefile.in-554-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xmorph-20140707+nmu2/xmorph/Makefile.in:555:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xmorph_CFLAGS) $(CFLAGS) -c -o xmorph-mjg_dialog.obj `if test -f 'mjg_dialog.c'; then $(CYGPATH_W) 'mjg_dialog.c'; else $(CYGPATH_W) '$(srcdir)/mjg_dialog.c'; fi`
xmorph-20140707+nmu2/xmorph/Makefile.in-556-
xmorph-20140707+nmu2/xmorph/Makefile.in-557-xmorph-file_menu.o: file_menu.c
xmorph-20140707+nmu2/xmorph/Makefile.in:558:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xmorph_CFLAGS) $(CFLAGS) -MT xmorph-file_menu.o -MD -MP -MF $(DEPDIR)/xmorph-file_menu.Tpo -c -o xmorph-file_menu.o `test -f 'file_menu.c' || echo '$(srcdir)/'`file_menu.c
xmorph-20140707+nmu2/xmorph/Makefile.in-559-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/xmorph-file_menu.Tpo $(DEPDIR)/xmorph-file_menu.Po
##############################################
xmorph-20140707+nmu2/xmorph/Makefile.in-561-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xmorph-20140707+nmu2/xmorph/Makefile.in:562:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xmorph_CFLAGS) $(CFLAGS) -c -o xmorph-file_menu.o `test -f 'file_menu.c' || echo '$(srcdir)/'`file_menu.c
xmorph-20140707+nmu2/xmorph/Makefile.in-563-
xmorph-20140707+nmu2/xmorph/Makefile.in-564-xmorph-file_menu.obj: file_menu.c
xmorph-20140707+nmu2/xmorph/Makefile.in:565:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xmorph_CFLAGS) $(CFLAGS) -MT xmorph-file_menu.obj -MD -MP -MF $(DEPDIR)/xmorph-file_menu.Tpo -c -o xmorph-file_menu.obj `if test -f 'file_menu.c'; then $(CYGPATH_W) 'file_menu.c'; else $(CYGPATH_W) '$(srcdir)/file_menu.c'; fi`
xmorph-20140707+nmu2/xmorph/Makefile.in-566-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/xmorph-file_menu.Tpo $(DEPDIR)/xmorph-file_menu.Po
##############################################
xmorph-20140707+nmu2/xmorph/Makefile.in-568-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xmorph-20140707+nmu2/xmorph/Makefile.in:569:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xmorph_CFLAGS) $(CFLAGS) -c -o xmorph-file_menu.obj `if test -f 'file_menu.c'; then $(CYGPATH_W) 'file_menu.c'; else $(CYGPATH_W) '$(srcdir)/file_menu.c'; fi`
xmorph-20140707+nmu2/xmorph/Makefile.in-570-
xmorph-20140707+nmu2/xmorph/Makefile.in-571-xmorph-xmorph.o: xmorph.c
xmorph-20140707+nmu2/xmorph/Makefile.in:572:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xmorph_CFLAGS) $(CFLAGS) -MT xmorph-xmorph.o -MD -MP -MF $(DEPDIR)/xmorph-xmorph.Tpo -c -o xmorph-xmorph.o `test -f 'xmorph.c' || echo '$(srcdir)/'`xmorph.c
xmorph-20140707+nmu2/xmorph/Makefile.in-573-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/xmorph-xmorph.Tpo $(DEPDIR)/xmorph-xmorph.Po
##############################################
xmorph-20140707+nmu2/xmorph/Makefile.in-575-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xmorph-20140707+nmu2/xmorph/Makefile.in:576:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xmorph_CFLAGS) $(CFLAGS) -c -o xmorph-xmorph.o `test -f 'xmorph.c' || echo '$(srcdir)/'`xmorph.c
xmorph-20140707+nmu2/xmorph/Makefile.in-577-
xmorph-20140707+nmu2/xmorph/Makefile.in-578-xmorph-xmorph.obj: xmorph.c
xmorph-20140707+nmu2/xmorph/Makefile.in:579:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xmorph_CFLAGS) $(CFLAGS) -MT xmorph-xmorph.obj -MD -MP -MF $(DEPDIR)/xmorph-xmorph.Tpo -c -o xmorph-xmorph.obj `if test -f 'xmorph.c'; then $(CYGPATH_W) 'xmorph.c'; else $(CYGPATH_W) '$(srcdir)/xmorph.c'; fi`
xmorph-20140707+nmu2/xmorph/Makefile.in-580-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/xmorph-xmorph.Tpo $(DEPDIR)/xmorph-xmorph.Po
##############################################
xmorph-20140707+nmu2/xmorph/Makefile.in-582-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xmorph-20140707+nmu2/xmorph/Makefile.in:583:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xmorph_CFLAGS) $(CFLAGS) -c -o xmorph-xmorph.obj `if test -f 'xmorph.c'; then $(CYGPATH_W) 'xmorph.c'; else $(CYGPATH_W) '$(srcdir)/xmorph.c'; fi`
xmorph-20140707+nmu2/xmorph/Makefile.in-584-
xmorph-20140707+nmu2/xmorph/Makefile.in-585-xmorph-sequence.o: sequence.c
xmorph-20140707+nmu2/xmorph/Makefile.in:586:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xmorph_CFLAGS) $(CFLAGS) -MT xmorph-sequence.o -MD -MP -MF $(DEPDIR)/xmorph-sequence.Tpo -c -o xmorph-sequence.o `test -f 'sequence.c' || echo '$(srcdir)/'`sequence.c
xmorph-20140707+nmu2/xmorph/Makefile.in-587-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/xmorph-sequence.Tpo $(DEPDIR)/xmorph-sequence.Po
##############################################
xmorph-20140707+nmu2/xmorph/Makefile.in-589-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xmorph-20140707+nmu2/xmorph/Makefile.in:590:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xmorph_CFLAGS) $(CFLAGS) -c -o xmorph-sequence.o `test -f 'sequence.c' || echo '$(srcdir)/'`sequence.c
xmorph-20140707+nmu2/xmorph/Makefile.in-591-
xmorph-20140707+nmu2/xmorph/Makefile.in-592-xmorph-sequence.obj: sequence.c
xmorph-20140707+nmu2/xmorph/Makefile.in:593:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xmorph_CFLAGS) $(CFLAGS) -MT xmorph-sequence.obj -MD -MP -MF $(DEPDIR)/xmorph-sequence.Tpo -c -o xmorph-sequence.obj `if test -f 'sequence.c'; then $(CYGPATH_W) 'sequence.c'; else $(CYGPATH_W) '$(srcdir)/sequence.c'; fi`
xmorph-20140707+nmu2/xmorph/Makefile.in-594-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/xmorph-sequence.Tpo $(DEPDIR)/xmorph-sequence.Po
##############################################
xmorph-20140707+nmu2/xmorph/Makefile.in-596-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xmorph-20140707+nmu2/xmorph/Makefile.in:597:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xmorph_CFLAGS) $(CFLAGS) -c -o xmorph-sequence.obj `if test -f 'sequence.c'; then $(CYGPATH_W) 'sequence.c'; else $(CYGPATH_W) '$(srcdir)/sequence.c'; fi`
xmorph-20140707+nmu2/xmorph/Makefile.in-598-
xmorph-20140707+nmu2/xmorph/Makefile.in-599-xmorph-warp_menu.o: warp_menu.c
xmorph-20140707+nmu2/xmorph/Makefile.in:600:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xmorph_CFLAGS) $(CFLAGS) -MT xmorph-warp_menu.o -MD -MP -MF $(DEPDIR)/xmorph-warp_menu.Tpo -c -o xmorph-warp_menu.o `test -f 'warp_menu.c' || echo '$(srcdir)/'`warp_menu.c
xmorph-20140707+nmu2/xmorph/Makefile.in-601-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/xmorph-warp_menu.Tpo $(DEPDIR)/xmorph-warp_menu.Po
##############################################
xmorph-20140707+nmu2/xmorph/Makefile.in-603-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xmorph-20140707+nmu2/xmorph/Makefile.in:604:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xmorph_CFLAGS) $(CFLAGS) -c -o xmorph-warp_menu.o `test -f 'warp_menu.c' || echo '$(srcdir)/'`warp_menu.c
xmorph-20140707+nmu2/xmorph/Makefile.in-605-
xmorph-20140707+nmu2/xmorph/Makefile.in-606-xmorph-warp_menu.obj: warp_menu.c
xmorph-20140707+nmu2/xmorph/Makefile.in:607:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xmorph_CFLAGS) $(CFLAGS) -MT xmorph-warp_menu.obj -MD -MP -MF $(DEPDIR)/xmorph-warp_menu.Tpo -c -o xmorph-warp_menu.obj `if test -f 'warp_menu.c'; then $(CYGPATH_W) 'warp_menu.c'; else $(CYGPATH_W) '$(srcdir)/warp_menu.c'; fi`
xmorph-20140707+nmu2/xmorph/Makefile.in-608-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/xmorph-warp_menu.Tpo $(DEPDIR)/xmorph-warp_menu.Po
##############################################
xmorph-20140707+nmu2/xmorph/Makefile.in-610-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xmorph-20140707+nmu2/xmorph/Makefile.in:611:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xmorph_CFLAGS) $(CFLAGS) -c -o xmorph-warp_menu.obj `if test -f 'warp_menu.c'; then $(CYGPATH_W) 'warp_menu.c'; else $(CYGPATH_W) '$(srcdir)/warp_menu.c'; fi`
xmorph-20140707+nmu2/xmorph/Makefile.in-612-
xmorph-20140707+nmu2/xmorph/Makefile.in-613-xmorph-mesh_menu.o: mesh_menu.c
xmorph-20140707+nmu2/xmorph/Makefile.in:614:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xmorph_CFLAGS) $(CFLAGS) -MT xmorph-mesh_menu.o -MD -MP -MF $(DEPDIR)/xmorph-mesh_menu.Tpo -c -o xmorph-mesh_menu.o `test -f 'mesh_menu.c' || echo '$(srcdir)/'`mesh_menu.c
xmorph-20140707+nmu2/xmorph/Makefile.in-615-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/xmorph-mesh_menu.Tpo $(DEPDIR)/xmorph-mesh_menu.Po
##############################################
xmorph-20140707+nmu2/xmorph/Makefile.in-617-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xmorph-20140707+nmu2/xmorph/Makefile.in:618:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xmorph_CFLAGS) $(CFLAGS) -c -o xmorph-mesh_menu.o `test -f 'mesh_menu.c' || echo '$(srcdir)/'`mesh_menu.c
xmorph-20140707+nmu2/xmorph/Makefile.in-619-
xmorph-20140707+nmu2/xmorph/Makefile.in-620-xmorph-mesh_menu.obj: mesh_menu.c
xmorph-20140707+nmu2/xmorph/Makefile.in:621:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xmorph_CFLAGS) $(CFLAGS) -MT xmorph-mesh_menu.obj -MD -MP -MF $(DEPDIR)/xmorph-mesh_menu.Tpo -c -o xmorph-mesh_menu.obj `if test -f 'mesh_menu.c'; then $(CYGPATH_W) 'mesh_menu.c'; else $(CYGPATH_W) '$(srcdir)/mesh_menu.c'; fi`
xmorph-20140707+nmu2/xmorph/Makefile.in-622-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/xmorph-mesh_menu.Tpo $(DEPDIR)/xmorph-mesh_menu.Po
##############################################
xmorph-20140707+nmu2/xmorph/Makefile.in-624-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xmorph-20140707+nmu2/xmorph/Makefile.in:625:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xmorph_CFLAGS) $(CFLAGS) -c -o xmorph-mesh_menu.obj `if test -f 'mesh_menu.c'; then $(CYGPATH_W) 'mesh_menu.c'; else $(CYGPATH_W) '$(srcdir)/mesh_menu.c'; fi`
xmorph-20140707+nmu2/xmorph/Makefile.in-626-
xmorph-20140707+nmu2/xmorph/Makefile.in-627-xmorph-image_diw.o: image_diw.c
xmorph-20140707+nmu2/xmorph/Makefile.in:628:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xmorph_CFLAGS) $(CFLAGS) -MT xmorph-image_diw.o -MD -MP -MF $(DEPDIR)/xmorph-image_diw.Tpo -c -o xmorph-image_diw.o `test -f 'image_diw.c' || echo '$(srcdir)/'`image_diw.c
xmorph-20140707+nmu2/xmorph/Makefile.in-629-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/xmorph-image_diw.Tpo $(DEPDIR)/xmorph-image_diw.Po
##############################################
xmorph-20140707+nmu2/xmorph/Makefile.in-631-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xmorph-20140707+nmu2/xmorph/Makefile.in:632:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xmorph_CFLAGS) $(CFLAGS) -c -o xmorph-image_diw.o `test -f 'image_diw.c' || echo '$(srcdir)/'`image_diw.c
xmorph-20140707+nmu2/xmorph/Makefile.in-633-
xmorph-20140707+nmu2/xmorph/Makefile.in-634-xmorph-image_diw.obj: image_diw.c
xmorph-20140707+nmu2/xmorph/Makefile.in:635:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xmorph_CFLAGS) $(CFLAGS) -MT xmorph-image_diw.obj -MD -MP -MF $(DEPDIR)/xmorph-image_diw.Tpo -c -o xmorph-image_diw.obj `if test -f 'image_diw.c'; then $(CYGPATH_W) 'image_diw.c'; else $(CYGPATH_W) '$(srcdir)/image_diw.c'; fi`
xmorph-20140707+nmu2/xmorph/Makefile.in-636-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/xmorph-image_diw.Tpo $(DEPDIR)/xmorph-image_diw.Po
##############################################
xmorph-20140707+nmu2/xmorph/Makefile.in-638-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xmorph-20140707+nmu2/xmorph/Makefile.in:639:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xmorph_CFLAGS) $(CFLAGS) -c -o xmorph-image_diw.obj `if test -f 'image_diw.c'; then $(CYGPATH_W) 'image_diw.c'; else $(CYGPATH_W) '$(srcdir)/image_diw.c'; fi`
xmorph-20140707+nmu2/xmorph/Makefile.in-640-
xmorph-20140707+nmu2/xmorph/Makefile.in-641-xmorph-image_cb.o: image_cb.c
xmorph-20140707+nmu2/xmorph/Makefile.in:642:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xmorph_CFLAGS) $(CFLAGS) -MT xmorph-image_cb.o -MD -MP -MF $(DEPDIR)/xmorph-image_cb.Tpo -c -o xmorph-image_cb.o `test -f 'image_cb.c' || echo '$(srcdir)/'`image_cb.c
xmorph-20140707+nmu2/xmorph/Makefile.in-643-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/xmorph-image_cb.Tpo $(DEPDIR)/xmorph-image_cb.Po
##############################################
xmorph-20140707+nmu2/xmorph/Makefile.in-645-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xmorph-20140707+nmu2/xmorph/Makefile.in:646:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xmorph_CFLAGS) $(CFLAGS) -c -o xmorph-image_cb.o `test -f 'image_cb.c' || echo '$(srcdir)/'`image_cb.c
xmorph-20140707+nmu2/xmorph/Makefile.in-647-
xmorph-20140707+nmu2/xmorph/Makefile.in-648-xmorph-image_cb.obj: image_cb.c
xmorph-20140707+nmu2/xmorph/Makefile.in:649:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xmorph_CFLAGS) $(CFLAGS) -MT xmorph-image_cb.obj -MD -MP -MF $(DEPDIR)/xmorph-image_cb.Tpo -c -o xmorph-image_cb.obj `if test -f 'image_cb.c'; then $(CYGPATH_W) 'image_cb.c'; else $(CYGPATH_W) '$(srcdir)/image_cb.c'; fi`
xmorph-20140707+nmu2/xmorph/Makefile.in-650-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/xmorph-image_cb.Tpo $(DEPDIR)/xmorph-image_cb.Po
##############################################
xmorph-20140707+nmu2/xmorph/Makefile.in-652-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xmorph-20140707+nmu2/xmorph/Makefile.in:653:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xmorph_CFLAGS) $(CFLAGS) -c -o xmorph-image_cb.obj `if test -f 'image_cb.c'; then $(CYGPATH_W) 'image_cb.c'; else $(CYGPATH_W) '$(srcdir)/image_cb.c'; fi`
xmorph-20140707+nmu2/xmorph/Makefile.in-654-
xmorph-20140707+nmu2/xmorph/Makefile.in-655-xmorph-mesh_cb.o: mesh_cb.c
xmorph-20140707+nmu2/xmorph/Makefile.in:656:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xmorph_CFLAGS) $(CFLAGS) -MT xmorph-mesh_cb.o -MD -MP -MF $(DEPDIR)/xmorph-mesh_cb.Tpo -c -o xmorph-mesh_cb.o `test -f 'mesh_cb.c' || echo '$(srcdir)/'`mesh_cb.c
xmorph-20140707+nmu2/xmorph/Makefile.in-657-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/xmorph-mesh_cb.Tpo $(DEPDIR)/xmorph-mesh_cb.Po
##############################################
xmorph-20140707+nmu2/xmorph/Makefile.in-659-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xmorph-20140707+nmu2/xmorph/Makefile.in:660:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xmorph_CFLAGS) $(CFLAGS) -c -o xmorph-mesh_cb.o `test -f 'mesh_cb.c' || echo '$(srcdir)/'`mesh_cb.c
xmorph-20140707+nmu2/xmorph/Makefile.in-661-
xmorph-20140707+nmu2/xmorph/Makefile.in-662-xmorph-mesh_cb.obj: mesh_cb.c
xmorph-20140707+nmu2/xmorph/Makefile.in:663:@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xmorph_CFLAGS) $(CFLAGS) -MT xmorph-mesh_cb.obj -MD -MP -MF $(DEPDIR)/xmorph-mesh_cb.Tpo -c -o xmorph-mesh_cb.obj `if test -f 'mesh_cb.c'; then $(CYGPATH_W) 'mesh_cb.c'; else $(CYGPATH_W) '$(srcdir)/mesh_cb.c'; fi`
xmorph-20140707+nmu2/xmorph/Makefile.in-664-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/xmorph-mesh_cb.Tpo $(DEPDIR)/xmorph-mesh_cb.Po
##############################################
xmorph-20140707+nmu2/xmorph/Makefile.in-666-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xmorph-20140707+nmu2/xmorph/Makefile.in:667:@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xmorph_CFLAGS) $(CFLAGS) -c -o xmorph-mesh_cb.obj `if test -f 'mesh_cb.c'; then $(CYGPATH_W) 'mesh_cb.c'; else $(CYGPATH_W) '$(srcdir)/mesh_cb.c'; fi`
xmorph-20140707+nmu2/xmorph/Makefile.in-668-
##############################################
xmorph-20140707+nmu2/xmorph/Makefile.in-719-GTAGS:
xmorph-20140707+nmu2/xmorph/Makefile.in:720:	here=`$(am__cd) $(top_builddir) && pwd` \
xmorph-20140707+nmu2/xmorph/Makefile.in-721-	  && $(am__cd) $(top_srcdir) \
##############################################
xmorph-20140707+nmu2/xmorph/Makefile.in-727-distdir: $(DISTFILES)
xmorph-20140707+nmu2/xmorph/Makefile.in:728:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xmorph-20140707+nmu2/xmorph/Makefile.in:729:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xmorph-20140707+nmu2/xmorph/Makefile.in-730-	list='$(DISTFILES)'; \
##############################################
xmorph-20140707+nmu2/xmorph/Makefile.in-741-	  if test -d $$d/$$file; then \
xmorph-20140707+nmu2/xmorph/Makefile.in:742:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xmorph-20140707+nmu2/xmorph/Makefile.in-743-	    if test -d "$(distdir)/$$file"; then \